| slice_test | R Documentation |
slice_test creates the test data from the
complete data set main_frame according to split_frame. Same
columns as main_frame, but the number of the split is added as
integer.
slice_test(main_frame, split_frame, context)
main_frame |
A |
split_frame |
A |
context |
A named |
test_frame is a tibble containing the test data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.