data_frame: Create a data frame.

Description Usage Arguments Value

View source: R/helpers.R

Description

Create a data frame.

Usage

1
data_frame(col_names, n_rows)

Arguments

col_names

The column names for the data frame.

n_rows

The number of rows to be in the data frame.

Value

A data frame.


jmousseau/solargis documentation built on May 20, 2019, 1:54 p.m.