R/af.R

Defines functions `af`

`af` <-
function(x){return(as.factor(x))}

#hello world
flr/FLSAM documentation built on April 28, 2024, 9:06 p.m.