Learn R Programming

cheddar (version 0.1-639)

CommunityPropertyNames: Names of community properties

Description

Returns a vector of names of community properties.

Usage

CommunityPropertyNames(community)

Value

A vector of names of community properties.

Arguments

community

an object of class Community.

Author

Lawrence Hudson

See Also

Community, CP, CPS

Examples

Run this code
data(TL84)
CommunityPropertyNames(TL84)

Run the code above in your browser using DataLab