title: "NEWS" author: "David Fong" date: "11th October 2022" output: html_document
{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
16th October 2021
initialize_configuration_db
(exported)dMeasure
to create/modify configuration settings25th July 2020
dMeasureIntegration
for auto-loadingshinycssloaders
8th July 2020
patientList.callback.update
handles changes of Name
onlypatientList
was unchangedCustom.R
partly moved t o methods.R
and userInterface.R
19th June 2020
update_patientList - update patient lists
private/active/reactive versions of chosen_patientList
read_configuration_db - reads current custom patient list settings from dMeasure configuration sqlite
note that $patientList cannot be manipulated by dplyr due to the presence of the blob.
configuration from DailyMeasure configuration panel dMeasureConfigurationTabPanel, dMeasureConfigurationTabPanelItem, dMeasureConfigurationTabPanelUI
add_customTags to add screen or print tags
initialize_data_table to create table CustomPatientLists in dMeasure's SQLite configuration database
25th March 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.