Learn R Programming

RWsearch (version 4.7.0)

zcrandb: File zcrandb.rda: A Subset of crandb Dataset

Description

File zcrandb.rda loads in .Globalenv as crandb, a data.frame of dim 50 x 65. It contains 50 packages that match the keywords used in the examples of this package.

File zcrandb.rda, 22 ko, acts as a replacement of the original but large file crandb.rda to be downloaded from CRAN. The weight of crandb.rda was 4.3 Mo with 13001 packages on August 31, 2018 and 6.7 Mo with 13902 packages on March 17, 2019 . The use of zcrandb.rda avoids inappropriate connections to CRAN and increases the speed in the examples.

Arguments

Examples

Run this code
# NOT RUN {
crandb_load(system.file("data", "zcrandb.rda", package = "RWsearch"))
# }

Run the code above in your browser using DataLab