data.frame: a stringsAsFactors=FALSE data.frame

Description Usage Arguments

View source: R/tools.R

Description

a stringsAsFactors=FALSE data.frame

Usage

1
data.frame(..., stringsAsFactors = FALSE)

Arguments

...

passed through to data.frame

stringsAsFactors

set to false by default


stringb documentation built on Jan. 26, 2021, 1:07 a.m.

Related to data.frame in stringb...