-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
40 lines (39 loc) · 1 KB
/
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
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
export(IAP_Rosenfalck)
export(akimafun)
export(calculate_semg_TFs)
export(compare_sim_runs)
export(export_to_csv)
export(export_to_mat)
export(is_mode)
export(merge_semg_geometry)
export(plot_electromechanical_properties)
export(plot_emg_force_rel)
export(plot_exp_rel)
export(plot_firing_rate_funcs)
export(plot_firing_response_ffts)
export(plot_firing_responses)
export(plot_force_functions)
export(plot_force_twitches)
export(plot_force_variability)
export(plot_geometry)
export(plot_impulse_responses)
export(plot_impulse_trains)
export(plot_muscle_contribs)
export(plot_surface_potentials)
export(psi_Rosenfalck)
export(psi_Rosenfalck_transformed)
export(rnorm_bounded)
export(set_mode)
export(setup_muscles)
export(simulate_model)
export(simulate_muscle)
export(split_semg_geometry)
export(summarize_muscles)
export(toggle_mode)
import(ggplot2)
importFrom(ggpubr,ggarrange)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(plyr,".")
importFrom(plyr,llply)