All functions

download_file()

Downloads file to a dir according to dir_map (see `` for details)

get_dir_map()

Returns list of mappings of file extentions to directories (used mainly by rom_rds_read). If options 'romRDS_dir_map' is set gets its values otherwise returns defauls from get_dir_map_defaults()

get_dir_map_defaults()

Returns default options for mapping file extentions to directories (used mainly by rom_rds_read)

get_path()

Makes path from file_name using directory to extention mappings specified in dir_map

`%<-%`

A wrapper around romRDS

romRDS()

Read or Make RDS

rom_rds()

Read or Make RDS

rom_rds_read()

Reads file file_name available from file_url and makes .rds for it for futher reuse