| rs_get_position | R Documentation | 
Get position(s) related to the selection(s).
rs_get_position_selection_start(
  selection = c("all", "first", "last"),
  context = rs_get_context()
)
rs_get_position_selection_end(
  selection = c("all", "first", "last"),
  context = rs_get_context()
)
rs_get_index_selection_start(
  selection = c("first", "last"),
  context = rs_get_context()
)
rs_get_index_selection_end(
  selection = c("last", "first"),
  context = rs_get_context()
)
| selection | (string)  | 
| context | (class  | 
A list of docdument_position objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.