printup: Print a nested data frame

View source: R/string_matching.R

printupR Documentation

Print a nested data frame

Description

Print a nested data frame

Usage

printup(
  dd,
  form,
  sortform = NULL,
  row.names = FALSE,
  right = FALSE,
  sep = "======================================",
  ...
)

Arguments

dd

a nested data frame

form

a formula for grouping variables evaluated in dd

sortform

an optional formal to sort rows within subgroups

sep

separator between clusters


gmonette/gnew documentation built on Aug. 6, 2024, 10:18 a.m.