adjustWindow | R Documentation |
This adds a single sorted column to an ActivityInfo remote records object. Usually one would use the dplyr::slice_head or dplyr::slice_tail verbs instead.
adjustWindow(x, offSet = 0L, limit)
x |
the remote records object fetched with getRecords. |
offSet |
an integer. Default is 0L for no offset. |
limit |
an integer. Optional. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.