Skip to content
Prev 366480 / 398502 Next

purrr::map and xml2:: read_xml

Hi Maicel,

I'm guessing that B works on 50 files, and that A fails because there is no
function called 'read_xmlmap'. If the function that you map work well,
removing 'dplyr::sample_n(50)' from 'B' should solve the problem.

If that is not the case, we need a bit more information.

HTH
Ulrik
On Fri, 6 Jan 2017 at 17:08 <maicel at infomed.sld.cu> wrote: