R functions to manipulate and create plots 1- exportrmd - This is a custom function to export the code chunks from the R script, it detects the patterns of code chunks starts with ## ---- chunk and ends with ## ---. It will also load the RData to the rmd, from the parameters. Do add the necessary library to construct the plot. example usage - exportrmd("/path/to/your/script.R", "/path/to/your/data.RData", "/path/to/output/output.Rmd")
-
Notifications
You must be signed in to change notification settings - Fork 0
karthi-16/r_customfunctions
About
R fucntions to manipulate and create plots
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published