member.clan: Member method for objects of class clan. Returns a tibble of...

Description Usage Arguments Examples

View source: R/basic.R

Description

Member method for objects of class clan. Returns a tibble of info about all members of the clan

Usage

1
2
## S3 method for class 'clan'
member(x)

Arguments

x:

an object of class clan

Examples

1
member (my_clan)

andreaspano/rcoc documentation built on Dec. 1, 2019, 7:36 a.m.