Nothing
Code
polish_content_pptx(p, ph = ph_dims_unset, height = NA, width = 12)
Condition
Error in `polish_content_pptx.ggplot()`:
! object 'width_value' not found
Code
polish_content_pptx(p, ph = ph_dims_unset, height = NULL, width = 12)
Condition
Error in `polish_content_pptx.ggplot()`:
! object 'width_value' not found
Code
polish_content_pptx(p, ph = ph_dims_unset, height = -10, width = 12)
Condition
Error in `polish_content_pptx.ggplot()`:
! object 'width_value' not found
Code
polish_content_pptx(p, ph = ph_dims_unset, height = c(10, 11), width = 12)
Condition
Error in `polish_content_pptx.ggplot()`:
! object 'width_value' not found
Code
polish_content_pptx(p, ph = ph_dims_unset, height = "invalid", width = 12)
Condition
Error in `polish_content_pptx.ggplot()`:
! object 'width_value' not found
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.