reshape_panel: Reshape the panel

View source: R/probability-helpers.R

reshape_panelR Documentation

Reshape the panel

Description

A reshape function relying on R being column major and the data being stacked and sorted correctly

Usage

reshape_panel(x, nrow)

Arguments

x

A matrix or vector

nrow

Number of rows


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.