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

R training - 2018 Nov 29 - Data Visualization #19

Open
luizaandrade opened this issue Nov 27, 2018 · 4 comments
Open

R training - 2018 Nov 29 - Data Visualization #19

luizaandrade opened this issue Nov 27, 2018 · 4 comments

Comments

@luizaandrade
Copy link
Member

This is for suggestions or bugs found during the training

@kbjarkefur kbjarkefur changed the title R training - 2018 Nov 27 R training - 2018 Nov 29 Nov 29, 2018
@kbjarkefur
Copy link
Contributor

kbjarkefur commented Nov 29, 2018

  • Stata equivalence cheat sheet

Based on the question we got today on what is the R equivalence to the Stata command tabulate, I thought we should have a markdown sheet in this repo where we have a table like this that we can keep adding to:

Stata Command R-equivalence Note on how they differ
tabulate table To use two-way tab use this command (Do not if this is the case, this is just an example)
command_A function_foo In R you can also use this to change this
command_B function_bar

@MRuzzante
Copy link

MRuzzante commented Nov 29, 2018

Suggestions

  • Include Stata equivalent piece of code for scatter and box plots
  • Add extra code to adapt margin of graph from boxplot (slide 15)
  • Perhaps explain better the difference between the dataframe object whr and the ggplot2 object: you could show the objects directly in the Environment tab in R; this will also help review/apply the object-oriented nature of R
  • Show how to change year format in p3_happyfree (i.e., remove decimals): it can also serve as an example on how to deal with format arguments

Typos

  • Slide 41: take out Rwamangana 35
  • Slide 56: the graph is not the right one

Overall comment
Very "fixe" session! :)

@luizaandrade
Copy link
Member Author

@MRuzzante
Copy link

Quite cool! :)

@luizaandrade luizaandrade changed the title R training - 2018 Nov 29 R training - 2018 Nov 29 - Data Visualization Apr 15, 2019
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