Closed renkun-ken closed 4 years ago
includeText = FALSE does not work:
includeText = FALSE
e <- parse(text = "x <- 1") xmlparsedata::xml_parse_data(e, includeText = FALSE)
Error in enc2utf8(pd$text) : argument is not a character vector Backtrace: 1: xmlparsedata::xml_parse_data(e, includeText = FALSE)
includeText = FALSE
does not work: