Skip to content

Commit 3c2d728

Browse files
committed
Run styler
1 parent 703e139 commit 3c2d728

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

adam/adpc.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,4 +464,3 @@ adpc_xpt <- adpc %>%
464464
xportr_format(metacore) %>% # Assigns variable format from metacore specifications
465465
xportr_df_label(metacore) %>% # Assigns dataset label from metacore specifications
466466
xportr_write(file.path(dir, "adpc.xpt")) # Write xpt v5 transport file
467-

adam/adppk.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,4 +434,3 @@ adppk_xpt <- adppk %>%
434434
xportr_format(metacore) %>% # Assigns variable format from metacore specifications
435435
xportr_df_label(metacore) %>% # Assigns dataset label from metacore specifications
436436
xportr_write(file.path(dir, "adppk.xpt")) # Write xpt v5 transport file
437-

0 commit comments

Comments
 (0)