library(Hmisc)
setwd ("C:/Users/tatav/OneDrive/Desktop/R_Language/phuse-scripts-master/phuse-scripts-master/data/sdtm/cdiscpilot01")
ae<- sasxport.get("ae.xpt")
usethis:: use_data (ae , compress = "xz" )
dm<- sasxport.get("dm.xpt")
usethis:: use_data (dm , compress = "xz" )
cm<- sasxport.get("cm.xpt")
usethis:: use_data (cm , compress = "xz" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.