Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 3 Tables of Summary Statistics #11

Closed
dustinkincaid opened this issue Mar 16, 2017 · 7 comments
Closed

Create 3 Tables of Summary Statistics #11

dustinkincaid opened this issue Mar 16, 2017 · 7 comments

Comments

@dustinkincaid
Copy link
Collaborator

Create tables of summary statistics (mean, sd, n) for each region and lake type. The tables will be separated by physical, chemical, and loading variables.

@dustinkincaid
Copy link
Collaborator Author

I created R code for the summary statistics. Dumb dumb over here doesn't know how to read a file directly from GitHub so need to change code to do that.

jsta pushed a commit that referenced this issue Apr 11, 2017
@jsta
Copy link
Collaborator

jsta commented Apr 11, 2017

I made some adjustments to the table code. Among other things, it now prints the table output to a file in the 07_tables folder.

@jsta
Copy link
Collaborator

jsta commented Apr 11, 2017

This process would be a bit simpler if we switched to using Rmarkdown.

@nagelkirk
Copy link
Collaborator

nagelkirk commented Apr 11, 2017 via email

jsta pushed a commit that referenced this issue Apr 27, 2017
@jsta
Copy link
Collaborator

jsta commented Apr 27, 2017

Ok, I went ahead and dropped the lake_type distinction from the tables. This makes it possible to combine all the tables on to one page (see 07_tables/big_table.pdf). I can revert to the old style if we like that better.

@jsta
Copy link
Collaborator

jsta commented May 8, 2017

We might want to consider remaking our table with https://github.com/kaz-yos/tableone

@jsta
Copy link
Collaborator

jsta commented May 18, 2017

I am thinking of remaking the table with one of the tools mentioned in github.com/ropensci/unconf17/issues/69. Also I am going to explore splitting out the sample size (n) info to a separate table.

@jsta jsta closed this as completed in 5135725 May 18, 2017
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

No branches or pull requests

3 participants