Learn R Programming

smarter (version 1.0.1)

smart_df: smart_df

Description

Construct data.frame with data.frame() but sets stringsAsFactors to FALSE.

Usage

smart_df(...)

Value

A data.frame

Arguments

...

arguments passed to data.frame