-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
34 lines (33 loc) · 959 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("%>%")
export(calculate_aberr_table)
export(calculate_characteristic_limits)
export(calculate_genome_factor)
export(calculate_trans_rate_manual)
export(calculate_trans_rate_sigurdson)
export(estimate_hetero_mixed_poisson)
export(estimate_partial_body_dolphin)
export(estimate_whole_body_delta)
export(estimate_whole_body_merkle)
export(fit)
export(plot_estimated_dose_curve)
export(plot_fit_dose_curve)
export(protracted_g_function)
export(run_app)
import(rhandsontable)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(shiny,HTML)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagAppendAttributes)
importFrom(shiny,tagList)
importFrom(shiny,tags)