# Generated by roxygen2: do not edit by hand

S3method("%matches%",character)
S3method("%matches%",data.frame)
S3method("%matches%",spec)
S3method(.guide,default)
S3method(.guide,integer)
S3method(.guide,numeric)
S3method(.label,default)
S3method(.required,default)
S3method(.type,default)
S3method(.type,numeric)
S3method(.type,timepoint)
S3method(as.spec,character)
S3method(as.spec,data.frame)
S3method(as.vector,spec)
S3method(codes,spec)
S3method(decodes,spec)
S3method(encoded,spec)
S3method(guidetext,spec)
S3method(labels,spec)
S3method(print,spec)
S3method(respecify,character)
S3method(respecify,spec)
S3method(specification,comment)
S3method(specification,data.frame)
S3method(specification,default)
S3method(specify,character)
S3method(specify,data.frame)
export("%matches%")
export(.guide)
export(.label)
export(.required)
export(.type)
export(as.spec)
export(guidetext)
export(read.spec)
export(respecify)
export(specification)
export(specify)
export(write.spec)
import(csv)
import(encode)
import(magrittr)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.table)
