Skip to content
Snippets Groups Projects
Commit d1b98d3a authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Removed testFunc.

parent 3f46e781
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,9 @@ setClass("fluxUnit",
unitName = "character"
)
)
testFunc <- function (fluxUnitVar=FLUX_UNIT$POUNDS_DAY){
unitFactorReturn <- fluxUnitVar@unitFactor
return(unitFactorReturn)
}
#
# testFunc <- function (fluxUnitVar=FLUX_UNIT$POUNDS_DAY){
# unitFactorReturn <- fluxUnitVar@unitFactor
# return(unitFactorReturn)
# }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment