Skip to contents

This is a modification of the RWsearch::tvdb_down function, this modified version does not save a file to disk. Default option is to extract Task View data from CRAN Task View repository: "https://cran.rstudio.com/src/contrib/Views.rds"

Usage

download_taskview_data(repos = getOption("repos")[1])

Arguments

repos

Default option set to the CRAN repository "https://cran.rstudio.com/".

Value

Data of the current Task Views available.