siteNames<- {aqp}R Documentation

Set site column names

Description

Set site column names

Get names of columns in site table.

Usage

## S4 replacement method for signature 'SoilProfileCollection'
siteNames(object) <- value

## S4 method for signature 'SoilProfileCollection'
siteNames(object)

Arguments

object

a SoilProfileCollection

value

a unique vector of equal length to number of columns in site: length(siteNames(object))


[Package aqp version 2.0.3 Index]