R/RESIDE-package.R

#' @details
#' `r lifecycle::badge("experimental")`
#'
#' The RESIDE Package
#'
#' This work was supported by the UKRI Strength in Places Fund (SIPF)
#' Competition, #' project number 107140.
#' The project title is SIPF The Living Laboratory driving economic growth
#' in Glasgow through real world implementation of precision medicine.
#'
#' @importFrom magrittr "%>%"
#' @importFrom dplyr mutate
#' @importFrom dplyr across
#' @importFrom dplyr where
#' @importFrom stats approx
#' @importFrom stats na.omit
#' @importFrom utils write.csv
#' @importFrom utils read.csv
#'
"_PACKAGE"

Try the RESIDE package in your browser

Any scripts or data that you put into this service are public.

RESIDE documentation built on Oct. 18, 2024, 1:07 a.m.