/R-utils

Data Science stuff for Coursera

Primary LanguageHTML

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)