loadURL: Load an Rdata file from a URL

View source: R/sourceWeb.R

loadURLR Documentation

Load an Rdata file from a URL

Description

Load an Rdata file from a URL

Usage

loadURL(url, envir = parent.frame())

Arguments

url

url of the Rdata file

envir

the environment where the data should be loaded.

Value

A character vector of the names of objects created, invisibly.


oganm/ogbox documentation built on Feb. 18, 2024, 12:37 a.m.