Respecify specification, supplied as filepath. Updates numeric ranges. Useful if these have changed and spec no longer matches.
# S3 method for character
respecify(x, data = sub("spec$", "csv", x), file = x, ...)
character filepath for a spec file (*.spec)
character filepath for a dataset
where to write the result (over-write source, by default)
passed arguments
Other respecify:
respecify.spec()
,
respecify()