export_metadata: Function for exporting the metadata of an FSK2R object

View source: R/export_fsk.R

export_metadataR Documentation

Function for exporting the metadata of an FSK2R object

Description

Function for exporting the metadata of an FSK2R object

Usage

export_metadata(fsk_object, out_path, check = FALSE)

Arguments

fsk_object

The instance of FSK2R to be exported.

out_path

Path where the file is to be saved.

check

Whether checks are made. TRUE by default.


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