get_latest_warrior_data_file_names: Gets the latest downloaded files (in terms of date) from the...

Description Usage Arguments Value Examples

Description

Gets the latest downloaded files (in terms of date) from the provided from_directory, as well as the date reflected in the filenames. If no arguments are provided, the directory is assumed to be the '~/Downloads/' folder.

Usage

1
  get_latest_warrior_data_file_names(from_directory = "~/Downloads/warrior_data/")

Arguments

from_directory

A directory where to find the latest data.

Value

A list containing of key-value pairs returned_list[['data']] to get the data file name, returned_list[['metadata']] to get the metadata file name and, returned_list[['date']] to get the date associated with the data.

Examples

1

ctsit/rarrior documentation built on May 17, 2019, 7:58 a.m.