download: Download model objects

View source: R/predict_values.R

downloadR Documentation

Download model objects

Description

Download model objects or variable lists

Usage

download(file, url)

Arguments

file

A string that provides the file name, for example "rb_mod1a.rda"

url

The location of the file, for example "https://osf.io/eq9rw/download"

Author(s)

Sterett H. Mercer <sterett.mercer@ubc.ca>

Examples

#load package
library(writeAlizer)

#download rb_mod1a to extdata
download("rb_mod1a.rda", "https://osf.io/eq9rw/download")

shmercer/writeAlizer documentation built on Feb. 13, 2024, 8:58 a.m.