nrow: returns the number of rows or columns

Description Usage Arguments Value

Description

nrow/ncol are base non generic functions. Here nrow/ncol are made generic to be used for the midas 'class'

Usage

1
2
3
4
## S3 method for class 'midas'
nrow(x)
## S3 method for class 'midas'
ncol(x)

Arguments

x

object of class 'midas'

Value

an integer of length 1 or NULL representing nrow/ncol of 'midas' dataframe


arwasayegh/mdep documentation built on May 20, 2019, 1:27 p.m.