Myfoofactors-package: Myfoofactors: Make Factors Less Aggravating

Description Options Author(s) Examples

Description

Factors have driven people to extreme measures, like ordering custom conference ribbons and laptop stickers to express how HELLNO we feel about stringsAsFactors. And yet, sometimes you need them. Can they be made less maddening? Let's find out.

Options

Author(s)

Maintainer: Chris Zheng chriszheng@vip.sina.com.cn (ORCID)

Examples

1
2
3
4
5
6
7
## Not run: 
library(testthat)
a <- 9
expect_that(a, is_less_than(10))
expect_lt(a, 10)

## End(Not run)

chriszheng2016/Myfoofactors documentation built on May 8, 2020, 1:02 a.m.