Show the columns available in a given NCA analysis
Value
list with the following elements:
isgood
Boolean variable to identify if the function executed properly (TRUE
) or if there were any errors (FALSE
)NCA_col_summary
dataframe with the columns from the analysis inanalysis_name
(col_name
- NCA short name,from
- where the parameter was derived from,label
- verbose text label for the column, anddescription
, verbose text description of the parameter.len_NCA_col
maximum length of thecol_name
columnlen_from
maximum length of thefrom
columnlen_label
maximum length of thelabel
columnlen_description
maximum length of thedescription
column
See also
Vignette on NCA (system_nca_parameters_meta
)