diff --git a/articles/deepdive.html b/articles/deepdive.html index c302a47d..1961ee1b 100644 --- a/articles/deepdive.html +++ b/articles/deepdive.html @@ -408,8 +408,8 @@

Setting up our metadata objectdataset_spec <- dataset_spec %>% rename(label = "Description") %>% rename_with(tolower) -
- +
+
diff --git a/articles/xportr.html b/articles/xportr.html index 3b38ccbd..1a39e89e 100644 --- a/articles/xportr.html +++ b/articles/xportr.html @@ -135,8 +135,8 @@

Getting Started with xportr# Loading in our example data data("adsl_xportr", package = "xportr")

-
- +
+

Preparing your Specification Files @@ -160,8 +160,8 @@

Preparing your Specification FilesADSL data set, which we will make use of in the 6 xportr function calls below. Take note of the order, label, type, length and format columns.

-
- +
+

xportr_type() @@ -589,8 +589,8 @@

xportr_order() `DTHADY`, `REGION1`, `TRTDURD`, `LDDTHELD`, `LSTALVDT`, `LDDTHGR1`, `DTH30FL`, `DTHA30FL`, `DTHB30FL`, `FRVDT`, `RANDDT`, `SCRFDT`, `EOSDT`, and `EOSSTT`

-
- +
+

xportr_format()