Home
last modified time | relevance | path

Searched defs:mtcars (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/R-cran-rio/rio/inst/doc/
H A Drio.R42 export(list(mtcars = mtcars, iris = iris), "multi.xlsx") nameattr
47 export(list(mtcars = mtcars, iris = iris), "multi.rdata") nameattr
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/tests/robjects/lib/
H A Dtest_grdevices.py8 mtcars = data(datasets).fetch('mtcars')['mtcars'] variable
H A Dtest_tidyr.py16 mtcars = packages.data(datasets).fetch('mtcars')['mtcars'] variable
H A Dtest_ggplot2.py15 mtcars = datasets.__rdata__.fetch('mtcars')['mtcars'] variable
H A Dtest_dplyr.py15 mtcars = packages.data(datasets).fetch('mtcars')['mtcars'] variable
/dports/devel/R-cran-broom/broom/inst/doc/
H A Dbroom_and_dplyr.R80 mtcars <- as_tibble(mtcars) # to play nicely with list-cols globalVar
/dports/textproc/R-cran-rio/rio/tests/testthat/
H A Dtest_import_list.R4 export(list(mtcars = mtcars, iris = iris), "data.rdata") nameattr
/dports/textproc/R-cran-xtable/xtable/inst/doc/
H A DlistOfTablesGallery.R15 mtcars <- mtcars[, 1:6] globalVar
/dports/devel/R-cran-tidyselect/tidyselect/inst/doc/
H A Dsyntax.R19 mtcars <- tibble::as_tibble(mtcars) globalVar
H A Dtidyselect.R13 mtcars <- tibble::as_tibble(mtcars) globalVar
/dports/math/R-cran-dplyr/dplyr/inst/doc/
H A Dbase.R7 mtcars <- as_tibble(mtcars) globalVar
/dports/devel/R-cran-tibble/tibble/tests/testthat/
H A Dtest-tibble.R158 new_tibble(list(mtcars = remove_rownames(mtcars)), nrow = nrow(mtcars)) nameattr
H A Dtest-zzz-data-frame.R727 new_tibble(list(mtcars = remove_rownames(mtcars)), nrow = nrow(mtcars)) nameattr
/dports/math/R/R-4.1.2/tests/
H A Dreg-tests-1d.R75 is.NA <- function(.) is.na(.) & !is.nan(.)
/dports/math/libRmath/R-4.1.1/tests/
H A Dreg-tests-1d.R75 is.NA <- function(.) is.na(.) & !is.nan(.)