Package: screenshot 0.9.2

screenshot: Take Screenshots (Screen Capture) from R Command

Take screenshots from R command and locate an image position.

Authors:Toshikazu Matsumura [aut, cre]

screenshot_0.9.2.tar.gz
screenshot_0.9.2.zip(r-4.7)screenshot_0.9.2.zip(r-4.6)screenshot_0.9.2.zip(r-4.5)
screenshot_0.9.2.tgz(r-4.6-any)screenshot_0.9.2.tgz(r-4.5-any)
screenshot_0.9.2.tar.gz(r-4.7-any)screenshot_0.9.2.tar.gz(r-4.6-any)
screenshot_0.9.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
screenshot/json (API)
NEWS

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

Bug tracker:https://github.com/matutosi/screenshot/issues

Pkgdown/docs site:https://matutosi.github.io

Datasets:

On CRAN:

Conda:

3.15 score 2 stars 14 scripts 212 downloads 23 exports 34 dependencies

Last updated from:878b653892. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK168
linux-release-x86_64OK130
macos-release-arm64OK161
macos-oldrel-arm64OK156
windows-develOK119
windows-releaseOK84
windows-oldrelOK103
wasm-releaseOK108

Exports:bitmap2pngclipboard2bitmapcompare_tablecount_val_freqcreate_headercrop_imagedisplay_cornerdisplay_sizeget_clipboard_imageget_oshay2needlehex2little_endianimage2gray_matrixindex2xyinstall_screenshotlocate_imagelocate_ndl_in_hayreset_transparentsave_bmpsave_clipboard_imagescreenshotscreenshot_existsxy_pos

Dependencies:bmpclicpp11curldigestdownloaderdplyrfsgenericsglueigraphimagerjpeglatticelifecyclemagickmagrittrMatrixpillarpkgconfigpngpurrrR6Rcppreadbitmaprlangstringistringrtibbletidyselecttiffutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Converts a bitmap image to PNG usingbitmap2png
Sample data of clipboard bitmap arrayclipboard_sample
Save clipboard image to temporary BMP fileclipboard2bitmap
Compare values within tow arrays or matrices. Helper function for 'locate_ndl_in_hay()'.compare_table
Helper function for 'compare_table()'.count_val_freq
Create a BMP headercreate_header
Cut off a part of image from a whole image.crop_image hay2needle
Get display corner of screendisplay_corner
Get the size of the display.display_size
Retrieves the image from the clipboardget_clipboard_image
Get OS nameget_os
Convert hexadecimal string to little-endianhex2little_endian
Convert cimg class into grayscale xy matrix. Helper function for 'locate_image()'. Use grayscale to Speed up and to simplify code.image2gray_matrix
Convert array index into xy location in matrix. Helper function for 'locate_ndl_in_hay()'.index2xy
Install command line screenshot for Windows.install_screenshot
Helper function for 'locate_ndl_in_hay()'.is_all_same
Locate needle image position on a screenshot image.locate_image
Locate needle image matrix position in a haystack_image matrix. Helper function for 'locate_image()'.locate_ndl_in_hay
Reset transparent background of an imagereset_transparent
Save an image as a BMP filesave_bmp
Saves an image from the clipboard to a filesave_clipboard_image
Take a screenshot.screenshot
Find screenshot exec file.screenshot_exists
Get xy position of a value in a matrix Helper function for 'locate_ndl_in_hay()'.xy_pos