map_FSK_metadata {FSK2R} | R Documentation |
Map for the contents of the metadata
Description
Maps the location (range) of different pieces of data within the Excel/Google Sheets template. It also includes the names of the sheets.
Usage
map_FSK_metadata(type_of_model = "generic", fsk_version = "1.04")
Arguments
type_of_model |
Type of model, as defined in the FSK-ML documentation. By default, 'generic'. |
fsk_version |
Character stating the version of FSK-ML. |
Value
A list with two components: the 'range' where each piece of information is stored and 'ws_name' with the name of the relevant sheet in the GoogleSheet template.
[Package FSK2R version 0.1.3 Index]