-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
59 lines (58 loc) · 1.18 KB
/
Copy pathNAMESPACE
File metadata and controls
59 lines (58 loc) · 1.18 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Generated by roxygen2: do not edit by hand
export(NCA)
export(as_numeric)
export(auc_inf)
export(auc_partial)
export(base_theme)
export(capitalize_names)
export(capture_groups)
export(char_to_numeric)
export(check_gradients)
export(clean_nsub)
export(color_pallete)
export(cols_to_factor)
export(cols_to_numeric)
export(execute_curve_stripping)
export(file_rows)
export(fill_backward)
export(fill_forward)
export(get_key)
export(has_ext)
export(ids_per_plot)
export(max_through)
export(min_through)
export(nca)
export(new_report)
export(nm_description)
export(nm_notes)
export(nonmem_report)
export(ordinal_to_binary_)
export(peek)
export(phx_report)
export(read_nonmem)
export(read_phx)
export(read_xpdb)
export(rename_table_pattern)
export(replace_dots)
export(replace_empty)
export(replace_list_elements)
export(replace_values)
export(resample_df)
export(rm_tables)
export(round_columns)
export(s_cmax)
export(s_pauc)
export(s_pauc_)
export(s_quantiles)
export(s_quantiles_)
export(set_bins)
export(set_bins_cpp)
export(set_groups)
export(strip_attributes)
export(strip_curves)
export(unique_non_numerics)
export(view_creator)
export(wam)
export(write_nonmem)
importFrom(Rcpp,sourceCpp)
useDynLib(PKPDmisc)