get_num_temp_list: get_num_temp_list

Description Usage Arguments Value

View source: R/queries.R

Description

For Dr.Warehouse Get the list of recent queries results for a given username.

Usage

1
get_num_temp_list(username = NULL, only_num = FALSE, config = NULL)

Arguments

username

a username (string)

only_num

set to 'TRUE' if you want only a vector of num_temp numbers. Set to 'FALSE' if you also need the number of patients (default = 'FALSE')

config

a config environment created by the function getConfig.

Value

a data.frame with the list of num_temps


aneuraz/DWHtools2 documentation built on Sept. 6, 2019, 8:11 p.m.