print.meta_adam {metalite} | R Documentation |
Print a metadata object with its population, observation, and analysis plans
Description
Print a metadata object with its population, observation, and analysis plans
Usage
## S3 method for class 'meta_adam'
print(x, ...)
Arguments
x |
An object returned by |
... |
Additional parameters for |
Value
A printed summary of the metadata.
Examples
meta_adam(observation = r2rtf::r2rtf_adae, population = r2rtf::r2rtf_adae) |> print()
[Package metalite version 0.1.3 Index]