Skip to content

Add summary stats report template#133

Merged
ha0ye merged 2 commits intomasterfrom
add-summary-stats-report-template
Jun 19, 2019
Merged

Add summary stats report template#133
ha0ye merged 2 commits intomasterfrom
add-summary-stats-report-template

Conversation

@ha0ye
Copy link
Member

@ha0ye ha0ye commented Jun 19, 2019

resolves #73:

  • add a template script for a summary workflow
  • add a template Rmarkdown report for the summary results
  • add a function to create a MATSS research compendium that includes those template files and necessary package dependencies

ha0ye added 2 commits June 19, 2019 15:57
add function to make compendia
@ha0ye
Copy link
Member Author

ha0ye commented Jun 19, 2019

To test:

  1. Install MATSS from github:
remotes::install_github("weecology/MATSS")
  1. Create a new R package compendium:
MATSS::create_MATSS_compendium(<path to new package to be created>)

@ha0ye ha0ye requested review from ethanwhite and skmorgane June 19, 2019 21:13
@ha0ye ha0ye merged commit 3bf1f67 into master Jun 19, 2019
@ha0ye ha0ye deleted the add-summary-stats-report-template branch June 27, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function to generate a template Rmarkdown report

1 participant