<< describe_strings CHE3007S dfinfo >>

CHE3007S >> CHE3007S > dfhead

dfhead

Function to return the first 10 rows of a data matrix

Syntax

dfhead(header, data)
dfhead(header, data, n_rows)

Parameters

header:

m x 1 vector of headers for numeric data

data:

n x m matrix of numeric data, with matrix of column vectors

nrows:

integer, number of rows to return


Report an issue
<< describe_strings CHE3007S dfinfo >>