get_locations: Identify which locations are to be formatted.

Description Usage Arguments Value

View source: R/get_locations.R

Description

Identify which locations are to be formatted.

Usage

1
2
3
4
5
6
7
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


ianmoran11/mmtable2 documentation built on Dec. 20, 2021, 5:58 p.m.