|
|
|
|
|
export(A_demand) |
|
export(A_supply) |
|
export(FvCB) |
|
export(J) |
|
export(W_carbox) |
|
export(W_regen) |
|
export(W_tpu) |
|
export(analyze_sensitivity) |
|
export(aq_response) |
|
export(bake) |
|
export(bake_par) |
|
export(calculate_j) |
|
export(calculate_jmax) |
|
export(compile_data) |
|
export(compute_sensitivity) |
|
export(constants) |
|
export(enviro_par) |
|
export(fit_PV_curve) |
|
export(fit_aci_response) |
|
export(fit_aq_response) |
|
export(fit_aq_response2) |
|
export(fit_g_mc_variableJ) |
|
export(fit_gs_model) |
|
export(fit_hydra_vuln_curve) |
|
export(fit_many) |
|
export(fit_photosynthesis) |
|
export(fit_r_light2) |
|
export(fit_r_light_WalkerOrt) |
|
export(fit_r_light_kok) |
|
export(fit_r_light_yin) |
|
export(fit_t_response) |
|
export(get_all_models) |
|
export(get_default_model) |
|
export(gs_mod_ballberry) |
|
export(gs_mod_leuning) |
|
export(gs_mod_opti) |
|
export(gs_mod_optifull) |
|
export(leaf_par) |
|
export(make_bakepar) |
|
export(make_constants) |
|
export(make_enviropar) |
|
export(make_leafpar) |
|
export(marshall_biscoe_1980) |
|
export(parameter_names) |
|
export(photo) |
|
export(photoinhibition) |
|
export(photosynthesis) |
|
export(ppm2pa) |
|
export(print_graphs) |
|
export(read_li6800) |
|
export(read_licor) |
|
export(required_variables) |
|
export(simulate_error) |
|
export(t_response_arrhenius) |
|
export(t_response_arrhenius_kruse) |
|
export(t_response_arrhenius_medlyn) |
|
export(t_response_arrhenius_topt) |
|
export(t_response_calc_dS) |
|
export(t_response_calc_topt) |
|
export(t_response_heskel) |
|
export(t_response_mmrt) |
|
export(temp_resp1) |
|
export(temp_resp2) |
|
importFrom(dplyr,bind_rows) |
|
importFrom(ggplot2,aes) |
|
importFrom(ggplot2,annotate) |
|
importFrom(ggplot2,element_blank) |
|
importFrom(ggplot2,geom_hline) |
|
importFrom(ggplot2,geom_line) |
|
importFrom(ggplot2,geom_point) |
|
importFrom(ggplot2,geom_smooth) |
|
importFrom(ggplot2,geom_vline) |
|
importFrom(ggplot2,ggplot) |
|
importFrom(ggplot2,ggtitle) |
|
importFrom(ggplot2,labs) |
|
importFrom(ggplot2,scale_color_manual) |
|
importFrom(ggplot2,scale_colour_manual) |
|
importFrom(ggplot2,scale_y_continuous) |
|
importFrom(ggplot2,theme) |
|
importFrom(ggplot2,theme_bw) |
|
importFrom(grDevices,dev.off) |
|
importFrom(grDevices,jpeg) |
|
importFrom(grDevices,pdf) |
|
importFrom(graphics,par) |
|
importFrom(graphics,plot) |
|
importFrom(magrittr,"%<>%") |
|
importFrom(magrittr,"%>%") |
|
importFrom(methods,is) |
|
importFrom(minpack.lm,nls.lm.control) |
|
importFrom(minpack.lm,nlsLM) |
|
importFrom(nlme,lmList) |
|
importFrom(rlang,":=") |
|
importFrom(rlang,.data) |
|
importFrom(rlang,exec) |
|
importFrom(stats,coef) |
|
importFrom(stats,confint) |
|
importFrom(stats,deriv) |
|
importFrom(stats,lm) |
|
importFrom(stats,nls.control) |
|
importFrom(stats,optim) |
|
importFrom(stats,plogis) |
|
importFrom(stats,resid) |
|
importFrom(stats,rnorm) |
|
importFrom(stats,sd) |
|
importFrom(units,as_units) |
|
importFrom(units,drop_units) |
|
importFrom(units,set_units) |
|
importFrom(utils,read.csv) |
|
importFrom(utils,setTxtProgressBar) |
|
importFrom(utils,txtProgressBar) |
|
|