library(tidyverse)
library(caret)
library(tictoc)
library(corrplot)
library(e1071)
testingData <- read_csv("../inst/extdata/UJIndoorLoc/validationData.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.