as.spec.character: Coerce to Specification from Character

Description Usage Arguments Value See Also Examples

Description

Coerces to specification from character (length-one filepath).

Usage

1
2
## S3 method for class 'character'
as.spec(x, ...)

Arguments

x

character path to spec-formatted file

...

passed arguments

Value

spec

See Also

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

Examples

1
2
3
4
5

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

Related to as.spec.character in spec...