write.spec: Write Specification to Storage

Description Usage Arguments See Also Examples

Description

Writes specification to storage in tab-delimited format. Use as.csv() for CSV format.

Usage

1

Arguments

x

spec

file

character filepath for storage location

...

passed arguments

See Also

Other as.spec: as.spec.character, as.spec.data.frame, as.spec, read.spec

Examples

1
2
3
4

spec documentation built on May 2, 2019, 10:14 a.m.

Related to write.spec in spec...