Skip to contents

reads a csv from a url with a csv

Usage

read_csv(file_url)

Arguments

file_url

A URL to a CSV file.

Value

A data frame with the first few rows of the CSV file.