tab2dat: Transform a Table into a Data Frame

View source: R/svs.r

tab2datR Documentation

Transform a Table into a Data Frame

Description

A helper function for transforming a table into a data frame.

Usage

tab2dat(tab)

Arguments

tab

A table or (sparse) matrix.

Value

A data frame.


svs documentation built on June 24, 2024, 5:07 p.m.