sessions_feature_names <- c(
"Session",
"ConnectionStartDateTime",
"ConnectionEndDateTime",
"ChargingStartDateTime",
"ChargingEndDateTime",
"Power",
"Energy",
"ConnectionHours",
"ChargingHours",
"FlexibilityHours",
"ChargingStation",
"Socket"
)
usethis::use_data(sessions_feature_names, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.