print_dim: print_dim

Description Usage Arguments Value

View source: R/import-data.R

Description

print_dim simply prints the dim of input matrix d using "print"

Usage

1
print_dim(d, tagStr)

Arguments

d

The input data frame for dim printing.

tagStr

A string to provide some context

Value

Prints to the screen... returns the data frame d for further pipelining.


interzoneboy/MS-prep documentation built on June 13, 2020, 7:03 a.m.