## code to prepare `DATASET` dataset goes here
setwd("D:/1. SKRIPSI")
datamsaeDB <- read.csv("datamsaeDB2.csv",sep=";")
usethis::use_data(datamsaeDB, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.