From e625fd8df0716ad9ccdf33c32120f37546d15529 Mon Sep 17 00:00:00 2001 From: Edoardo Mancini <53403957+manciniedoardo@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:13:32 +0000 Subject: [PATCH] Closes #50: added backticks to qs_metabolic disclaimer (#51) --- R/data.R | 2 +- data-raw/qs_metabolic.R | 2 +- man/qs_metabolic.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/R/data.R b/R/data.R index 26b7c43..d222555 100644 --- a/R/data.R +++ b/R/data.R @@ -15,7 +15,7 @@ #' Example questionnaire dataset #' #' An example questionnaire SDTM dataset (containing Control of Eating Questionnaire, CoEQ, test data) for metabolic studies. -#' Note that University of Leeds are the copyright holders of the CoEQ and the test data included within {admiralmetabolic} +#' Note that University of Leeds are the copyright holders of the CoEQ and the test data included within `{admiralmetabolic}` #' is for not-for-profit use only within `{admiralmetabolic}` and `pharmaverse`-related examples/documentation. Any persons #' or companies wanting to use the CoEQ should request a license to do so from the following #' [link](https://licensing.leeds.ac.uk/product/control-of-eating-questionnaire-coeq). diff --git a/data-raw/qs_metabolic.R b/data-raw/qs_metabolic.R index acefe61..6a02dbe 100644 --- a/data-raw/qs_metabolic.R +++ b/data-raw/qs_metabolic.R @@ -1,7 +1,7 @@ #' Dataset: qs_metabolic #' Description: Create QS test SDTM dataset for metabolic studies, #' containing COEQ data (Control of Eating Questionnaire) -#' Note: the University of Leeds are the copyright holders of the CoEQ and the test data included within {admiralmetabolic} +#' Note: the University of Leeds are the copyright holders of the CoEQ and the test data included within`{admiralmetabolic}` #' is for not-for-profit use only within `{admiralmetabolic}` and `pharmaverse`-related examples/documentation. Any persons #' or companies wanting to use the CoEQ should request a license to do so from the following #' [link](https://licensing.leeds.ac.uk/product/control-of-eating-questionnaire-coeq). diff --git a/man/qs_metabolic.Rd b/man/qs_metabolic.Rd index e726f83..b5a11de 100644 --- a/man/qs_metabolic.Rd +++ b/man/qs_metabolic.Rd @@ -15,7 +15,7 @@ qs_metabolic } \description{ An example questionnaire SDTM dataset (containing Control of Eating Questionnaire, CoEQ, test data) for metabolic studies. -Note that University of Leeds are the copyright holders of the CoEQ and the test data included within {admiralmetabolic} +Note that University of Leeds are the copyright holders of the CoEQ and the test data included within \code{{admiralmetabolic}} is for not-for-profit use only within \code{{admiralmetabolic}} and \code{pharmaverse}-related examples/documentation. Any persons or companies wanting to use the CoEQ should request a license to do so from the following \href{https://licensing.leeds.ac.uk/product/control-of-eating-questionnaire-coeq}{link}.