-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 940 Bytes
/
Copy pathNAMESPACE
File metadata and controls
44 lines (43 loc) · 940 Bytes
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
35
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(GAMS4DTS)
export(acf_in_white_noise)
export(add_unit_id)
export(assemble_ts)
export(average_ts)
export(break_ts)
export(cum_dates)
export(define_photoperiod)
export(define_recapture)
export(difference)
export(estimate_AR1)
export(estimate_AR1_with_k)
export(flag_ts)
export(hour_dbl)
export(hour_nearest)
export(linear)
export(match_ts_nearest)
export(match_ts_nearest_by_key)
export(mmyy)
export(pair_ts)
export(parameterise_contrast_2l)
export(parameterise_smooth)
export(quadratic)
export(serial_difference)
export(sigma_arima)
export(sigmoid)
export(sim_sinusoid)
export(sim_ts)
export(simulate_posterior_mu)
export(simulate_posterior_obs)
export(suggest_recapture)
export(summarise_posterior)
export(thin_ts)
export(thin_ts_iter)
export(yday2date)
export(yday_dbl)
import(data.table)
import(mgcv)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
importFrom(magrittr,"%>%")