create_csv_template {agena.ai} | R Documentation |
Create a CSV template for a model for batch observations
Description
This function creates an empty CSV file with the correct format so that it can be filled in and used for create_batch_bases.
Usage
create_csv_template(inputModel)
Arguments
inputModel |
an R model object |
Value
csv file
[Package agena.ai version 1.1.1 Index]