L7_02_F.Rd
Chimiothérapie hyperthermique intrathoracique -HITOC-
L7_02_F(x)
un tibble
(voir le format de la valeur de retour de read.bfs)
67_2_F
L7-Chimiothérapie hyperthermique
L-Médecine hautement spécialisée
nombre de cas
L7_02_F <- function(x){ x %>%
mutate( i = if_else((srg %in_table% (CHOP_Hypertherme_Chemo_intrathorakal)), 1, as.double(NA))) %>%
output_table_cnt('L7_02_F') }
if (FALSE) read.bfs(path2file) %>% iqi.functions() %>% L7_02_F() # \dontrun{}