nm_row: Convert nm objects to a row-wise tibble/data.frame

View source: R/nm_object.R

nm_rowR Documentation

Convert nm objects to a row-wise tibble/data.frame

Description

[Stable]

Primarily an internal function. Converts an nm_list object to a tibble.

Usage

nm_row(m)

Arguments

m

An nm object.

Value

A wide format tibble with length(m) rows where one dimensional fields are represented as columns.


tsahota/NMproject documentation built on April 13, 2025, 4:38 p.m.