dMeasureAppointments | R Documentation |
dMeasureAppointments
list appointments by clinician providers
dMeasureAppointments class
write_join_config()
dMeasureAppointments$write_join_config(api, apikey, deviceId)
update_join_config()
dMeasureAppointments$update_join_config(id, api, apikey, deviceId)
remove_join_config()
dMeasureAppointments$remove_join_config(api)
write_sms_config()
dMeasureAppointments$write_sms_config(name, smstext)
update_sms_config()
dMeasureAppointments$update_sms_config(id, name, smstext)
remove_sms_config()
dMeasureAppointments$remove_sms_config(name)
new()
dMeasureAppointments$new(dMeasure_obj)
read_configuration_db()
dMeasureAppointments$read_configuration_db()
appointments()
dMeasureAppointments$appointments()
appointments_telephone()
dMeasureAppointments$appointments_telephone()
clone()
The objects of this class are cloneable with this method.
dMeasureAppointments$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.