Identify which locations are to be formatted.

get_locations(
  mmtable,
  header = NULL,
  func,
  cell_predicate = NULL,
  scope = "cell"
)

Arguments

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"

Value

locations