Skip to content

matt-baker/r-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

r-helpers

R related code that I've used and might be helpful to others.

scatter-plot-loop-csv-and-filter.r

  • Scatter plot generation for CSV files. The sqldf library is used to filter the CSV files
  • Data was stored as xField,yField,year.
  • A random colour was assigned to the plot
  • Much easier than using Excel!

About

R related code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages