picClip: Paste Box Input for 'Shiny'

Provides a 'Shiny' input widget, pasteBoxInput, that allows users to paste images directly into a 'Shiny' application. The pasted images are captured as Base64 encoded strings and can be used within the application for various purposes, such as display or further processing. This package is particularly useful for applications that require easy and quick image uploads without the need for traditional file selection dialog boxes.

Getting started

Package details

AuthorMatt Deppe
MaintainerMatt Deppe <deppemj@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/deppemj/picClip
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("picClip")

Try the picClip package in your browser

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

picClip documentation built on May 29, 2024, 10:26 a.m.