# Generated by roxygen2: do not edit by hand

export(argGet)
export(argGetPos)
export(argIsInit)
export(argParse)
export(argPresent)
export(existArg)
export(getArg)
export(isDebugging)
export(isIntDebugging)
export(makeFactor)
export(parseFactor)
export(parseFiles)
export(parseNumVec)
export(parsePairs)
export(parseStrings)
export(scriptInit)
export(scriptName)
export(scriptPath)
export(scriptSkeleton)
export(setDebug)
export(unsetDebug)
importFrom(ribiosUtils,extname)
importFrom(ribiosUtils,qqmsg)
importFrom(ribiosUtils,trim)
importFrom(utils,untar)
importFrom(utils,unzip)
useDynLib(ribiosArg, .registration=TRUE, .fixes="C_")
