Nothing
#' OPCS4 data
#'
#' @docType data
#'
#' @usage data(opcs4)
#'
#' @format Data frame with 9 columns
#' \describe{
#' \item{code_1digit}{The first digit of the OPCS4 code, or 'chapter'}
#' \item{name_1digit}{The name/group of 'chapter' of the OPCS4 code}
#' \item{...}{Others to do with file is updated}
#' }
#'
#'
#' @keywords datasets
#'
#' @source https://biobank.ndph.ox.ac.uk/ukb/coding.cgi?id=240
#'
#' @examples
#'
#' data(opcs4)
#'
"opcs4"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.