Description Usage Arguments Value
Takes in a data.frame of css queries to be submitted using RSelenium and outputs a matrix with start and end index used to further loop over.
1 | create_start_end(seq_length, rows)
|
seq_length |
integer specifying the size of the groups |
rows |
integer with number of queries to be submitted. |
matrix with two columns with start and end end indexes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.