Package: clipr 0.8.1.9000
clipr: Read and Write from the System Clipboard
Simple utility functions to read from and write to the Windows, OS X, and X11 clipboards.
Authors:
clipr_0.8.1.9000.tar.gz
clipr_0.8.1.9000.zip(r-4.7)clipr_0.8.1.9000.zip(r-4.6)clipr_0.8.1.9000.zip(r-4.5)
clipr_0.8.1.9000.tgz(r-4.6-any)clipr_0.8.1.9000.tgz(r-4.5-any)
clipr_0.8.1.9000.tar.gz(r-4.7-any)clipr_0.8.1.9000.tar.gz(r-4.6-any)
clipr_0.8.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
clipr/json (API)
NEWS
| # Install 'clipr' in R: |
| install.packages('clipr', repos = c('https://mdlincoln.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mdlincoln/clipr/issues
Pkgdown/docs site:https://matthewlincoln.net
Last updated from:021c32e6e9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 102 |
Exports:clear_clipclipr_availabledr_cliprread_clipread_clip_tblwrite_clipwrite_last_clip
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear clipboard | clear_clip |
| clipr: Read and Write from the System Clipboard | clipr |
| Is the system clipboard available? | clipr_available dr_clipr |
| Read clipboard | read_clip |
| Transforms output of 'read_clip()' into data frame. | read_clip_tbl |
| Write clipboard | write_clip |
| Write contents of the last R expression to the clipboard | write_last_clip |
