sun: Get sunrise/sunset times

View source: R/transformations.R

sunR Documentation

Get sunrise/sunset times

Description

Calculate times of sunrise and sunset depending on the location and the date.

Usage

sun(loc, date, tz)

Arguments

loc

Vector/Data frame. Longitude and Latitude coordinates for location of sun rise/set

date

Vector. Date(s) to cacluate sun rise/set for.

tz

Timezone of the dates.


steffilazerte/feedr documentation built on Jan. 27, 2023, 3:46 a.m.