RBBGCMuso/RBBGCMuso.Rcheck/00_pkg_src/RBBGCMuso/NAMESPACE
2023-02-07 15:15:16 +01:00

98 lines
2.4 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
export(calibMuso)
export(calibrateMuso)
export(changemulline)
export(checkFileSystem)
export(checkMeteoBGC)
export(cleanupMuso)
export(compareMuso)
export(copyMusoExampleTo)
export(corrigMuso)
export(createSoilFile)
export(flatMuso)
export(getAnnualOutputList)
export(getConstMatrix)
export(getDailyOutputList)
export(getFilePath)
export(getFilesFromIni)
export(getyearlycum)
export(getyearlymax)
export(multiSiteCalib)
export(musoDate)
export(musoGlue)
export(musoMapping)
export(musoMappingFind)
export(musoMonte)
export(musoQuickEffect)
export(musoRand)
export(musoSensi)
export(normalMuso)
export(optiMuso)
export(paramSweep)
export(plotMuso)
export(plotMusoWithData)
export(randEpc)
export(readObservedData)
export(runMuso)
export(rungetMuso)
export(saveAllMusoPlots)
export(setupMuso)
export(spinupMuso)
export(supportedMuso)
export(updateMusoMapping)
import(ggplot2)
import(utils)
importFrom(data.table,':=')
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(digest,digest)
importFrom(dplyr,'%>%')
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl_df)
importFrom(future,future)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glue,glue)
importFrom(gridExtra,grid.arrange)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,with_config)
importFrom(jsonlite,write_json)
importFrom(limSolve,xsample)
importFrom(lubridate,leap_year)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(openxlsx,read.xlsx)
importFrom(rmarkdown,pandoc_version)
importFrom(rmarkdown,render)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(rpart.plot,rpart.plot)
importFrom(scales,percent)
importFrom(stats,approx)
importFrom(tcltk,tk_choose.files)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,separate)