mhead: A Matrix Preview Function

Description Usage Arguments Examples

View source: R/mhead.R

Description

This function allows you to view a preview of wide matrices and dataframes.

Usage

1
mhead(x, n = 10)

Arguments

x

a matrix or dataframe

n

number of row or columns to display (default 10)

Examples

1

vjf2/SocGen documentation built on April 24, 2021, 10:59 a.m.