aims_parameters: Extracts parameters attribute from object of class aimsdf

View source: R/aims_parameters.R

aims_parametersR Documentation

Extracts parameters attribute from object of class aimsdf

Description

Extracts parameters attribute from object of class aimsdf

Usage

aims_parameters(df_)

Arguments

df_

A data.frame of class aimsdf created by function aims_data

Details

This function retrieves the parameters attribute from an aimsdf object. If the input aimsdf object is a summary data.frame (see ?aims_data), then output will be an empty string.

Value

A character vector.

Author(s)

AIMS Datacentre adc@aims.gov.au


ropensci/dataaimsr documentation built on July 2, 2023, 3:58 a.m.