hellno
Providing 'stringsAsFactors=FALSE' Variants of 'data.frame()' and 'as.data.frame()'
Base R's default setting for 'stringsAsFactors' within 'data.frame()' and 'as.data.frame()' is supposedly the most often complained about piece of code in the R infrastructure. The 'hellno' package provides an explicit solution without changing R itself or having to mess around with options. It tries to solve this problem by providing alternative 'data.frame()' and 'as.data.frame()' functions that are in fact simple wrappers around base R's 'data.frame()' and 'as.data.frame()' with 'stringsAsFactors' option set to 'HELLNO' ( which in turn equals FALSE ) by default.
- Version0.0.1
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release12/14/2015
Documentation
Team
Peter Meissner
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests1 package
- Reverse Imports2 packages