Internal. This function will label pre-defined variables in a
+data.frame
by adding a label attribute to the column. This can be used for
+one or multiple variables at the same time.
diff --git a/pkgdown.yml b/pkgdown.yml index fdf92ea..89e441d 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: c40ba2c989e786bbb2829b431114d26375bbe19a articles: compat-dplyr: compat-dplyr.html design-principles: design-principles.html -last_built: 2024-11-11T14:31Z +last_built: 2024-11-11T14:41Z urls: reference: https://epiverse-trace.github.io/safeframe/reference article: https://epiverse-trace.github.io/safeframe/articles diff --git a/reference/index.html b/reference/index.html index d64f701..b462b46 100644 --- a/reference/index.html +++ b/reference/index.html @@ -66,6 +66,12 @@
label_variables()
+
+ labels()
Internal. This function will label pre-defined variables in a
+data.frame
by adding a label attribute to the column. This can be used for
+one or multiple variables at the same time.