map_FSK_metadata: Map for the contents of the metadata

View source: R/template_maps.R

map_FSK_metadataR 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.


FSK2R documentation built on March 18, 2022, 7:21 p.m.