Description Usage Arguments Examples
Plot the locations of the training and test sensors
| 1 | 
| set | an object as returned by get_test_and_training_set | 
| 1 2 3 | data("mini_dataset")
training_set <- get_test_and_training_set(mini_dataset)
plot(training_set)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.