tests/testthat/_snaps/sp_shell.md

sp_shell()

Code
  sp_shell("<p:ph/>")
Output
  <p:sp>
    <p:ph/>
  </p:sp>
Code
  sp_shell("<ph/>")
Condition
  Error in `sp_shell()`:
  ! Nodes must be in the 'p:' namespace.
  i node 1 is <ph>.
Code
  sp_shell("<ph/")
Condition
  Error in `sp_shell()`:
  ! Invalid xml
  Caused by error in `read_xml.raw()`:
  ! error parsing attribute name [68]


Try the polish package in your browser

Any scripts or data that you put into this service are public.

polish documentation built on June 3, 2026, 5:07 p.m.