pkgdown/mathjax-config.html

Skip to contents

Validates that a data.frame has at least n rows.

Usage

require_nrow_min(restriction, n)

Arguments

restriction

a restriction object.

n

integer(1) minimum row count.

Value

The modified restriction object.