Learn R Programming

cheddar (version 0.1-639)

NodePropertyNames: A vector of names of node properties

Description

Returns a vector of names of node properties.

Usage

NodePropertyNames(community)

Value

A vector of the names of node properties.

Arguments

community

an object of class Community.

Author

Lawrence Hudson

See Also

NP, NPS

Examples

Run this code
data(TL84) 
NodePropertyNames(TL84) 

Run the code above in your browser using DataLab