Learn R Programming

RWsearch (version 5.2.0)

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

Description

The file zcrandb.rda contains a data.frame named crandb of dimension 94 x 69. It is is a subset of 94 packages of the large crandb data.frame usually downloaded from CRAN by the function crandb_down. The use of zcrandb.rda avoids inappropriate connections to CRAN and increases the speed of the examples.

Arguments

Examples

Run this code
crandb_load(system.file("data", "zcrandb.rda", package = "RWsearch"))

Run the code above in your browser using DataLab