stata_list_2: stata_list_2

Description Usage Arguments Value Examples

View source: R/chapter5_functions.R

Description

View dataset Allows user to see a the first two rows of a given dataset.

Usage

1
stata_list_2(dataset)

Arguments

dataset
  • an R object which can be coerced to a data frame

Value

the first two observations of a dataset in a table

Examples

1
2
3
4
5
6
7

danicamiguel/emetricsrsw documentation built on Dec. 25, 2019, 5:12 a.m.