Skip to content

karthi-16/r_customfunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

r_customfunctions

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")

About

R fucntions to manipulate and create plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages