Learn R Programming

cheddar (version 0.1-636)

NodePropertyNames: A vector of names of node properties

Description

Returns a vector of names of node properties.

Usage

NodePropertyNames(community)

Arguments

community

an object of class Community.

Value

A vector of the names of node properties.

See Also

NP, NPS

Examples

Run this code
# NOT RUN {
data(TL84) 
NodePropertyNames(TL84) 
# }

Run the code above in your browser using DataLab