Skip to content

Releases: dragosmg/rocnp

Release list

rocnp 0.1.0

Choose a tag to compare

@dragosmg dragosmg released this 05 Nov 19:51
  • The main functions:
    • check_cnp_is_valid() checks whether the components of the CNP and the checksum are valid.
    • decompose_cnp() splits the CNP into its components (a named vector)
    • get_ family of functions extracts a single component.
  • Added a NEWS.md file to track changes to the package.