export.clan: export method for objects of class clan. save a clan object...

Description Usage Arguments Examples

View source: R/basic.R

Description

export method for objects of class clan. save a clan object in path. File name si ex-tag-today.rds

Usage

1
2
## S3 method for class 'clan'
export(x, path)

Arguments

x:

an object of class clan

Examples

1
export (my_clan, '~/')

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