util_iframe_it_if_needed {dataquieR} | R Documentation |
Make it
scalable, if it is a figure
Description
this function writes figures to helper files and embeds these in a returned
object which is a scalable iframe
. it does not change other objects in it
.
Usage
util_iframe_it_if_needed(it, dir, nm, fkt)
Arguments
it |
|
dir |
character output directory for potential |
nm |
character name for the |
fkt |
character function name of the indicator function that created
|
Value
htmltools::tag()
compatible object, maybe now in an iframe
[Package dataquieR version 2.1.0 Index]