read_rds_remote: Function to read an '.rds' file from a 'URL'.

View source: R/read_rds_remote.R

read_rds_remoteR Documentation

Function to read an .rds file from a URL.

Description

Function to read an .rds file from a URL.

Usage

read_rds_remote(file_remote, quiet = TRUE)

Arguments

file_remote

Remote file name.

quiet

Should the function give messages?

Value

An R data class.

Author(s)

Stuart K. Grange


skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.