write_data_to_file: Write study data to file

View source: R/write_data_to_file.R

write_data_to_fileR Documentation

Write study data to file

Description

Write study data to file

Usage

write_data_to_file(nma, label = "", folder = "output", ...)

## S3 method for class 'nma'
write_data_to_file(nma, label = "", folder = "output", ...)

Arguments

nma

Object of class nma

label

string

folder

Name of folder; string

...

Additional arguments


ICON-in-R/NMA documentation built on Nov. 14, 2023, 10:54 a.m.