smart_df: smart_df

View source: R/basic.R

smart_dfR Documentation

smart_df

Description

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

Usage

smart_df(...)

Arguments

...

arguments passed to data.frame

Value

A data.frame


smarter documentation built on April 3, 2025, 8:46 p.m.

Related to smart_df in smarter...