powered by
Returns the FAME names for the given time index frequencies.
tifToFameName(tif)
character vector of tifNames or a numeric vector of tif codes.
tifName
tif
A character vector as long as the input giving the FAME names of the input.
tif, tifName
# NOT RUN { tifToFameName(tis::tif(tis::today())) tifToFameName(tis::tif(tis::latestMonth())) tifToFameName(tis::tifName(tis::today())) tifToFameName(tis::tifName(tis::latestMonth())) # }
Run the code above in your browser using DataLab