siteNames: Set site column names

siteNames<-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))


aqp documentation built on Sept. 8, 2023, 5:45 p.m.