Learn R Programming

RWsearch (version 4.8.0)

ztvdb: File ztvdb.rda: A Subset of tvdb Dataset

Description

File ztvdb.rda is a small file of 5 ko that contains 6 task views and acts as a replacement of the large file tvdb.rda downloaded from CRAN that contains 36 task views. It loads in .GlobalEnv as tvdb. The use of ztvdb.rda avoids inappropriate connections to CRAN and increases the speed in the examples.

Arguments

Examples

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

Run the code above in your browser using DataLab