Skip to content

❗ This is a read-only mirror of the CRAN R package repository. vietnamcode — Convert Vietnam Provincial Codes

Notifications You must be signed in to change notification settings

cran/vietnamcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov CRAN

Usage

Use the main function vietnamcode to convert Vietnam's provinces' names and ID across different formats. The function can handle diacritics and various spellings.

source <- "HCMC"
vietnamcode::vietnamcode(source, "province_name", "province_name")
vietnamcode::vietnamcode(source, "province_name", "pci")
vietnamcode::vietnamcode(source, "province_name", "enterprise_census")

Installation

install.packages("vietnamcode") # Or
devtools::install_github("LaDilettante/vietnamcode")

About

❗ This is a read-only mirror of the CRAN R package repository. vietnamcode — Convert Vietnam Provincial Codes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages