Learn R Programming

sweidnumbr (version 1.5.0)

oin_group: Calculate organization group from oin

Description

Calculates the organization group from the organization number.

Usage

oin_group(oin)

Value

Factor with organization categories.

Arguments

oin

A vector of class oin. See as.oin.

References

Organisationsnummer Skatteverket

Examples

Run this code
ex_oin <- c("556000-4615", "232100-0156", "802002-4280")
oin_group(ex_oin)

Run the code above in your browser using DataLab