Other packages > Find by keyword >

oz  

Plot the Australian Coastline and States
View on CRAN: Click here


Download and install oz package within the R console
Install from CRAN:
install.packages("oz")

Install from Github:
library("remotes")
install_github("cran/oz")

Install by package version:
library("remotes")
install_version("oz", "1.0-22")



Attach the package and use:
library("oz")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
First Published: 1998-02-25
Latest Update: 2023-01-31
Description:
Functions for plotting Australia's coastline and state boundaries.
How to cite:
Kurt Hornik (1998). oz: Plot the Australian Coastline and States. R package version 1.0-22, https://cran.r-project.org/web/packages/oz. Accessed 16 Mar. 2025.
Previous versions and publish date:
1.0-3 (1998-02-25 08:12), 1.0-5 (2000-12-24 11:57), 1.0-6 (2001-05-12 21:26), 1.0-7 (2003-04-23 12:23), 1.0-8 (2003-12-18 19:28), 1.0-9 (2004-01-31 13:52), 1.0-10 (2004-10-13 15:18), 1.0-11 (2006-02-09 07:50), 1.0-12 (2006-06-21 11:58), 1.0-13 (2006-06-26 10:15), 1.0-14 (2006-09-10 21:34), 1.0-15 (2007-02-01 16:08), 1.0-16 (2007-07-13 07:29), 1.0-17 (2009-02-05 14:55), 1.0-18 (2009-09-10 21:02), 1.0-19 (2012-12-22 13:50), 1.0-20 (2015-06-24 17:59), 1.0-21 (2016-12-08 20:22)
Other packages that cited oz R package
View oz citation profile
Other R packages that oz depends, imports, suggests or enhances
Complete documentation for oz
Functions, R codes and Examples using the oz R package
Some associated functions: oz-states . oz . 
Some associated R codes: oz.R .  Full oz package functions and examples
Downloads during the last 30 days
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for oz0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA