Package: omsvg 0.1.0.9000

omsvg: Build and Transform 'SVG' Objects

Build 'SVG' components using element-based functions. With an 'svg' object, we can modify its graphical elements with a suite of transform functions.

Authors:Richard Iannone [aut, cre]

omsvg_0.1.0.9000.tar.gz
omsvg_0.1.0.9000.zip(r-4.5)omsvg_0.1.0.9000.zip(r-4.4)omsvg_0.1.0.9000.zip(r-4.3)
omsvg_0.1.0.9000.tgz(r-4.4-any)omsvg_0.1.0.9000.tgz(r-4.3-any)
omsvg_0.1.0.9000.tar.gz(r-4.5-noble)omsvg_0.1.0.9000.tar.gz(r-4.4-noble)
omsvg_0.1.0.9000.tgz(r-4.4-emscripten)omsvg_0.1.0.9000.tgz(r-4.3-emscripten)
omsvg.pdf |omsvg.html
omsvg/json (API)
NEWS

# Install 'omsvg' in R:
install.packages('omsvg', repos = c('https://rich-iannone.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rich-iannone/omsvg/issues

On CRAN:

easy-to-usesvg

4.55 score 51 stars 14 scripts 119 downloads 37 exports 57 dependencies

Last updated 4 years agofrom:2bb86a17da. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winNOTEOct 31 2024
R-4.5-linuxNOTEOct 31 2024
R-4.4-winNOTEOct 31 2024
R-4.4-macNOTEOct 31 2024
R-4.3-winNOTEOct 31 2024
R-4.3-macNOTEOct 31 2024

Exports:%>%anim_opacityanim_positionanim_rotationanim_scaleanimscubic_bezierease_inease_in_outease_outfilter_dilatefilter_drop_shadowfilter_erodefilter_gaussian_blurfilter_imagefilter_offsetinfo_lineawesomelinearstep_endstep_startSVGSVG_svg_attrs_pressvg_circlesvg_ellipsesvg_filtersvg_groupsvg_imageSVG_importSVG_lasvg_linesvg_pathsvg_polygonsvg_polylinesvg_rectSVG_tsvg_text

Dependencies:base64encbigDbitopsbslibcachemclicolorspacecommonmarkcurldigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsgluegthighrhtmltoolshtmlwidgetsjquerylibjsonlitejuicyjuiceknitrlabelinglifecyclemagrittrmarkdownmemoisemimemunsellpillarpkgconfigR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalestibbletidyselecttinytexutf8V8vctrsviridisLitewithrxfunxml2yaml

Readme and manuals

Help Manual

Help pageTopics
Animate an element through an opacity changeanim_opacity
Animate the position of an elementanim_position
Animate an element through rotationanim_rotation
Animate an element through scalinganim_scale
Express animations for an elementanims
Create a custom easing function for animationcubic_bezier
Use an 'easing in' animationease_in
Use an 'easing in and out' animationease_in_out
Use an 'easing out' animationease_out
Filter: add a dilation effect to an elementfilter_dilate
Filter: add a drop shadow to an elementfilter_drop_shadow
Filter: add an erosion effect to an elementfilter_erode
Filter: add a gaussian blur to an elementfilter_gaussian_blur
Filter: display an imagefilter_image
Filter: offset an element a specified amountfilter_offset
Get an information table showing all Line Awesome iconsinfo_lineawesome
Use a linear movement for animationlinear
Use a 'step-end' animationstep_end
Use a 'step-start' animationstep_start
Create an 'svg' objectSVG
Create a compact 'svg' objectSVG_
Define SVG presentation attributes for an elementsvg_attrs_pres
Addition of a 'circle' elementsvg_circle
Addition of an 'ellipse' elementsvg_ellipse
Build an SVG <filter>svg_filter
Addition of a group elementsvg_group
Addition of an 'image' elementsvg_image
Import an SVG file and create an 'svg' objectSVG_import
Create an svg object with a Line Awesome glyphSVG_la
Addition of an 'line' elementsvg_line
Addition of an 'path' elementsvg_path
Addition of an 'polygon' elementsvg_polygon
Addition of an 'polyline' elementsvg_polyline
Addition of a 'rect' elementsvg_rect
Create a text-height 'svg' objectSVG_t
Addition of a 'text' elementsvg_text