-
#lazyweb #rstats question: Is there a package that uses rstudioapi to open and edit XML/HTML docs? I'm trying to enhance some functions in decampr like open_exercise() which needs to open an HTML doc, insert HTML tags, and put the cursor in the right place.
-
I can definitely write these, but I'd rather not reinvent the wheel, especially if someone has already done this.