d_onco_rsp_label(
c("CR", "PR", "SD", "NON CR/PD", "PD", "NE", "Missing", "", "NE/Missing")
)
# Adding some values not considered in d_onco_rsp_label
d_onco_rsp_label(
c("CR", "PR", "hello", "hi")
)
Run the code above in your browser using DataLab