Learn R Programming

Epoch (version 1.0.3)

EpochDownloader-class: EpochDownloader

Description

EpochDownloader is a class that allows downloading and accessing files from a OSF project.

Arguments

Slots

id

The ID of the OSF project.

files

The files in the OSF project.

dataNames

The names of the files in the OSF project.

tmp_folder

The temporary folder where the files are downloaded.

progress

Logical indicating whether to show progress during download.