NCATableOutfun: Create a NCA table output function

View source: R/outfun.R

NCATableOutfunR Documentation

Create a NCA table output function

Description

Create a NCA table output function

Usage

NCATableOutfun(table, export_type = "summary", name = "default_nca_table")

Arguments

table

NCA table from campsisnca, object, path to JSON, or JSON element

export_type

type of export, 'summary', 'summary_wide', 'summary_pretty', 'individual' or 'individual_wide'

name

name of the output function. Default is 'default_nca_table'.

Value

a stats_outfun object


campsis documentation built on Aug. 5, 2026, 9:07 a.m.