-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
34 lines (33 loc) · 886 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Generated by roxygen2: do not edit by hand
export(R_to_delta)
export(calculate_12CO2)
export(calculate_13CO2)
export(calibrate_ambient_water_linreg)
export(calibrate_carbon)
export(convert_NEONhdf5_to_POSIXct_time)
export(convert_POSIXct_to_NEONhdf5_time)
export(correct_carbon_ref_cval)
export(correct_carbon_ref_output)
export(delta_to_R)
export(get_Rstd)
export(ingest_data)
export(manage_local_EC_archive)
export(restructure_variables)
export(terrestrial_core_sites)
export(terrestrial_gradient_sites)
export(water_isotope_sites)
import(dplyr)
import(ggplot2)
import(neonUtilities)
import(rlang)
import(tidyselect)
importFrom(data.table,rleidv)
importFrom(lubridate,"%within%")
importFrom(magrittr,"%>%")
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(utils,packageVersion)
importFrom(utils,str)
importFrom(utils,tail)