Learn R Programming

NightDay (version 1.0.1.1)

NightDay-package: Night and Day Boundary Plot Funtion

Description

Computes and plots the boundary between night and day.

Arguments

Details

Package: NightDay
Type: Package
Version: 1.0
Date: 2011-01-27
License: GPL
LazyLoad: yes

Examples

Run this code
# NOT RUN {
Time <- Sys.time()
timezone <- 1

plot(NightDay(Time, timezone), maps = 'world')
# }

Run the code above in your browser using DataLab