r-lib / xml2

Bindings to libxml2
https://xml2.r-lib.org/
Other
220 stars 82 forks source link

xml_find_int to return integer? #365

Closed MichaelChirico closed 12 months ago

MichaelChirico commented 2 years ago

xml_find_num is a great tool for returning known-type output; any reason not to extend this to include a function returning known-integer output?

hadley commented 1 year ago

No that I know of 😄