| rs_get_text | R Documentation | 
Get text in all indicated consequtive lines.
rs_get_text(row, end_row = NULL, context = rs_get_context())
rs_get_selected_rows(context = rs_get_context())
rs_get_first_selected_row(context = rs_get_context())
rs_get_first_selected_row_length(context = rs_get_context())
rs_get_last_selected_row(context = rs_get_context())
rs_get_last_selected_row_length(context = rs_get_context())
| row | (integer) Index of the first row of interest. | 
| end_row | (integer) Index of the last row of interest. | 
| context | (class  | 
Character vector with attribute row_numbers indicating which rows were returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.