Movatterモバイル変換


[0]ホーム

URL:


drawer

{drawer} is an interactive image editing tool that can be added aspart of the HTML in Shiny, R markdown or any type of HTML document.Often times, plots, photos are embedded in the web application/file.{drawer} can take screenshots of these image-like elements, or any partof the HTML document and send to an image editing space called “canvas”to allow users immediately edit the screenshot(s) within the samedocument. Users can quickly combine, compare different screenshots,upload their own images and maybe make a scientific figure.

Features

Demo

typelink
Pure HTMLhostedonline
Pure HTML (github)downloadand open in your browser
Shinyshinyapp.io
R markdownsyspipe.org

Install

Install release version from CRAN:

install.packages("drawer")

Develop version:

if (!requireNamespace("remotes",quietly=TRUE))install.packages("remotes")remotes::install_github("lz100/drawer")

User manual

Read details of drawer onour website.

About drawer

{drawer} is originally part of systemPipeShiny (SPS), the SPS Canvasfunctionality. However, one cannot use it outside SPS framework andinstalling the whole SPS framework is heavy. To benefit more people intheir own apps/documents, we provide {drawer} as a separate package.

Other packages insystemPipeShiny

PackageDescriptionDocumentsFunction referenceDemo
systemPipeShinySPS main packagewebsitelinkdemo
spsCompsSPS UI and server componentswebsitelinkdemo
drawerSPS interactive image editing toolwebsitelinkdemo
spsUtilSPS utility functionswebsitelinkNA

[8]ページ先頭

©2009-2025 Movatter.jp