load_recent: load the most recent .rdata file in a given directory

Description Usage Arguments

View source: R/load_recent.R

Description

I typically have multiple .rdata files for a given project due to updates in the data over time. Each of these .rdata files is dated and this function will load the most recent (via sorting)

Usage

1
load_recent(dir_path)

Arguments

dir_path

path to the directory containing .rdata files


hild0146/hildenp documentation built on May 17, 2019, 3:58 p.m.