oin_group: Calculate organization group from 'oin'

Description Usage Arguments Value References Examples

View source: R/oin.R

Description

Calculates the organization group from the organization number.

Usage

1
oin_group(oin)

Arguments

oin

A vector of class oin. See as.oin.

Value

Factor with organization categories.

References

Organisationsnummer Skatteverket

Examples

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

sweidnumbr documentation built on March 31, 2020, 5:24 p.m.