Learn R Programming

cheddar (version 0.1-626)

CommunityPropertyNames: Names of community properties

Description

Returns a vector of names of community properties.

Usage

CommunityPropertyNames(community)

Arguments

community
an object of class Community.

Value

  • A vector of names of community properties.

See Also

Community, CP, CPS

Examples

Run this code
data(TL84)
CommunityPropertyNames(TL84)

Run the code above in your browser using DataLab