Skip to content
/ munpr Public

What the Package Does (One Line, Title Case)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Abreums/munpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munpr

The goal of munpr is to be a data-package with data from municpalities of Paraná State in Brazil.

Installation

You can install the released version of munpr with:

install_github("abreums/munpr")

Example

This is a basic example which shows you how to solve a common problem:

library(munpr)
munpr
# A tibble: 399 x 3
#   CD_MUN  NM_MUN              AREA_KM2
#    <chr>   <chr>                  <dbl>
# 1 4100103 Abatiá                  229.
# 2 4100202 Adrianópolis           1349.
# 3 4100301 Agudos do Sul           192.
# 4 4100400 Almirante Tamandaré     195.
# 5 4100459 Altamira do Paraná      387.
# 6 4100509 Altônia                 662.
# 7 4100608 Alto Paraná             408.
# 8 4100707 Alto Piquiri            448.
# 9 4100806 Alvorada do Sul         424.
# 10 4100905 Amaporã                 385.
#  … with 389 more rows

About

What the Package Does (One Line, Title Case)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages