read_csv: Read a SolarGIS CSV file.

Description Usage Arguments Value

View source: R/readers.R

Description

Read a SolarGIS CSV file.

Usage

1
read_csv(file, sorted = TRUE)

Arguments

file

The path to a SolarGIS CSV file.

sorted

Should the returned data frame be sorted. default value is TRUE.

Value

A data frame with correctly formatted row names.


jmousseau/solargis documentation built on May 20, 2019, 1:54 p.m.