constructor create a coding system S3 class
codingsystem.Rd
constructor create a coding system S3 class
Arguments
- codes
vector of codes, a dataframe containing the columns "code" (with codes) and "title" (with titles), or a url/file path of a csv file containing the codes and titles with header row containing at least "code" and title. Other columns may be present.
- titles
vector of title
- ...
additional parameters passed into rio::import
- name
coding system name