dl_and_read: Download and read a file

View source: R/utils.R

dl_and_readR Documentation

Download and read a file

Description

Download and read a file

Usage

dl_and_read(url)

Arguments

url

URL to a file

Value

A character vector with one element for each line.


gutenbergr documentation built on June 8, 2025, 11:26 a.m.