n_observations: Extract number of observations stored in an object

View source: R/n_observations.R

n_observationsR Documentation

Extract number of observations stored in an object

Description

Extract number of observations stored in an object

Usage

n_observations(x)

Arguments

x

The object to extract number of observations from.

Value

The number of observations in x.


metasnf documentation built on June 20, 2026, 1:06 a.m.