Description Usage Arguments Value Examples
View source: R/get_locations.R
'get_locations' returns a meta data map of relevant MSMT files in a given folder.
1 | get_locations(location = NULL)
|
location |
specify path to the folder where MSMT data can be found. The function uses recursive search, so a higher level directory can be specified as well. If left blank, the function uses the current working directory. |
a tibble with all sheets, specifying their location, names, lowercased name, form they are from, year and frequency of occurences in the folders.
1 | get_locations("E:/EDU/Data/data/MSMT/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.