leimdorfer / R-utils

Data Science stuff for Coursera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-utils

R vignettes that might come in handy

R scripts and bits and pieces - details to follow

List

  • check_memory (formula for checking if you have enough RAM)
  • create_a_smaller_df_of_nth_rows (useful for testing a smaller slice of your data)
  • download_refine_plot
  • only_rows_that_contain_x (grep on a string and return relevant rows to new df)

About

Data Science stuff for Coursera


Languages

Language:HTML 97.4%Language:R 2.6%