oin_group {sweidnumbr}R Documentation

Calculate organization group from oin

Description

Calculates the organization group from the organization number.

Usage

oin_group(oin)

Arguments

oin

A vector of class oin. See as.oin.

Value

Factor with organization categories.

References

Organisationsnummer Skatteverket

Examples

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


[Package sweidnumbr version 1.5.0 Index]