powered by
Coerces to spec from data.frame already having basic properties.
# S3 method for data.frame as.spec(x, ...)
spec
data.frame
passed arguments
Other as.spec: as.spec.character(), as.spec(), read.spec(), write.spec()
as.spec.character()
as.spec()
read.spec()
write.spec()
data(drug) as.spec(specification(drug, tol = 3))
Run the code above in your browser using DataLab