From cf60609f9d039a38e401c063dc072589e982ffe0 Mon Sep 17 00:00:00 2001 From: bs832471 Date: Thu, 15 Jun 2023 17:08:07 +0000 Subject: [PATCH] review: #84 format update --- vignettes/deepdive.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/deepdive.Rmd b/vignettes/deepdive.Rmd index dcc8f6d9..63e182cb 100644 --- a/vignettes/deepdive.Rmd +++ b/vignettes/deepdive.Rmd @@ -394,7 +394,7 @@ Success! We have taken the metadata formats and applied them to the dataset. Ple str(adsl_fmt) ``` -At the time of `{xportr} v0.3.0` we have not implemented any warnings or error messaging for this function. However, `xportr_write()` through `xpt_validate()` will check that formats have been applied for Date-Time variables. +At the time of `{xportr} v0.3.0` we have not implemented any warnings or error messaging for this function. However, `xportr_write()` through `xpt_validate()` will check that formats applied are valid SAS formats. ## `xportr_write()`