-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
32 lines (31 loc) · 814 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
# Generated by roxygen2: do not edit by hand
export(load_best_records)
export(load_blood_pressure)
export(load_day_summary)
export(load_details)
export(load_device_profile)
export(load_exercise)
export(load_food_frequent)
export(load_food_info)
export(load_goal)
export(load_goal_history)
export(load_heart_rate)
export(load_histogram)
export(load_hourly_accumulated_active_time)
export(load_leaderboard)
export(load_milestones)
export(load_oxygen_saturation)
export(load_pedometer_day_summary)
export(load_pedometer_event)
export(load_pedometer_step_count)
export(load_preferences)
export(load_report)
export(load_rewards)
export(load_samsunghealth)
export(load_service_status)
export(load_step_daily_trend)
export(load_stress)
export(load_user_profile)
export(load_weather)
export(load_weight)
import(jsonlite)