Skip to content

juanantonio284/simple_R_code

Repository files navigation

simple_R_code

R code for everyday tasks

  • csv_reader_with_fread.R: read a CSV file into R transforming its contents to data.table format; save the data.table object to a binary file with .rds or .RData extension for easy loading

  • table_explorer.R: code for basic exploration of large data tables

  • saver: different options to save R objects to binary files with .rds or .RData extension

  • extract_tables_from_pdf_1.R: code to extract tables from pdf files (very basic, does not fix misreads)

About

R code for everyday tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages