NightDay-package {NightDay} | R Documentation |
Night and Day Boundary Plot Funtion
Description
Computes and plots the boundary between night and day.
Details
Package: | NightDay |
Type: | Package |
Version: | 1.0 |
Date: | 2011-01-27 |
License: | GPL |
LazyLoad: | yes |
Author(s)
Max Hughes-Brandl
Maintainer: gordonmax@hotmail.de
Examples
Time <- Sys.time()
timezone <- 1
plot(NightDay(Time, timezone), maps = 'world')
[Package NightDay version 1.0.1.1 Index]