Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use of download() without library(downloader) or downloader #87

@lwaldron

Description

@lwaldron

At: https://genomicsclass.github.io/book/pages/permutation_tests_exercises.html

The line:

download(url, destfile=filename)

gives an error could not find function "download"; should either be downloader::download(url, destfile=filename) or download.file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions