read_fsk_metadata_excel: FSK metadata from local Excel file

View source: R/metadata.R

read_fsk_metadata_excelR Documentation

FSK metadata from local Excel file

Description

FSK metadata from local Excel file

Usage

read_fsk_metadata_excel(
  fsk_object,
  path,
  type_of_model = "generic",
  fsk_version = "1.0.5"
)

Arguments

fsk_object

FSK2R object where to save the data

path

character describing the path to the file

type_of_model

character identifying the type of model

fsk_version

Character describing the version of FSK-ML ("1.04" by default).

Value

A list with the information in the Excel file as generated by metadata_list_to_fsk.


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