@@ -35,22 +35,22 @@ but these changes will likely be minor.
35
35
36
36
Currently, the package provides functions for:
37
37
38
- - Authenticating with the ICD API (* stable* );
39
- - Performing a search of ICD-11 foundation and linearization components
40
- (* stable* );
41
- - Performing autocoding of causes of death using the ICD-11 foundation
42
- and linearization components (* stable* );
43
- - Getting information on various ICD-11 foundation and linearization
44
- entities (* experimental* );
45
- - Converting ICD-10 codes to ICD-11 codes and vice versa (* stable* );
46
- and,
47
- - Determining the underlying cause of death based on reported
48
- information on a death certificate (* experimental* ).
38
+ - Authenticating with the ICD API (* stable* );
39
+ - Performing a search of ICD-11 foundation and linearization
40
+ components (* stable* );
41
+ - Performing autocoding of causes of death using the ICD-11 foundation
42
+ and linearization components (* stable* );
43
+ - Getting information on various ICD-11 foundation and linearization
44
+ entities (* experimental* );
45
+ - Converting ICD-10 codes to ICD-11 codes and vice versa (* stable* );
46
+ and,
47
+ - Determining the underlying cause of death based on reported
48
+ information on a death certificate (* experimental* ).
49
49
50
50
## Installation
51
51
52
- ` codigo ` is not yet on CRAN but can be installed from the [ Oxford IHTM
53
- R-universe ] ( https://oxfordihtm.r-universe.dev ) as follows:
52
+ ` codigo ` is not yet on CRAN but can be installed from the [ Oxford IHTM R
53
+ Universe ] ( https://oxfordihtm.r-universe.dev ) as follows:
54
54
55
55
``` r
56
56
install.packages(
0 commit comments