78 lines
1.9 KiB
Plaintext
78 lines
1.9 KiB
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(calibMuso)
|
|
export(changeMusoC)
|
|
export(cleanupMuso)
|
|
export(compareMuso)
|
|
export(copyMusoExampleTo)
|
|
export(corrigMuso)
|
|
export(getyearlycum)
|
|
export(getyearlymax)
|
|
export(mtclim)
|
|
export(musoDate)
|
|
export(musoMapping)
|
|
export(musoMappingFind)
|
|
export(musoMonte)
|
|
export(musoQuickEffect)
|
|
export(musoRand)
|
|
export(musoRandomizer)
|
|
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(Rcpp,evalCpp)
|
|
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(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(gridExtra,grid.arrange)
|
|
importFrom(limSolve,xsample)
|
|
importFrom(lubridate,leap_year)
|
|
importFrom(magrittr,'%<>%')
|
|
importFrom(magrittr,'%>%')
|
|
importFrom(rmarkdown,pandoc_version)
|
|
importFrom(rmarkdown,render)
|
|
importFrom(scales,percent)
|
|
importFrom(tcltk,tk_choose.files)
|
|
importFrom(tibble,rownames_to_column)
|
|
importFrom(tidyr,gather)
|
|
importFrom(tidyr,separate)
|
|
useDynLib(RBBGCMuso)
|