Skip to contents

Download folders containing scientific publications and patent data for drones from the open science framework project folder https://osf.io/jr87e/.

Usage

drones_download(data = NULL, dest = NULL, conflicts = "overwrite")

Source

The Lens Scholarly and Patent databases at https://www.lens.org/.

Arguments

data

One of "all", "lit" or "pat"

dest

destination folder, cannot be null

conflicts

Determines what happens if a file already exists. Choose from "overwrite" (default), "skip" or "error".

Value

downloaded files

Examples