Description Usage Arguments Value
View source: R/get_locations.R
Identify which locations are to be formatted.
1 2 3 4 5 6 7 | get_locations(
mmtable,
header = NULL,
func,
cell_predicate = NULL,
scope = "cell"
)
|
mmtable |
an mmtable |
header |
header from original data |
func |
the original formatting function applied |
cell_predicate |
predicate to determine locations |
scope |
string determining how widely formating will apply. Options include "cell", "headers" and "table" |
locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.