Package: clipr 0.8.0.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.0.9000.tar.gz
clipr_0.8.0.9000.zip(r-4.5)clipr_0.8.0.9000.zip(r-4.4)clipr_0.8.0.9000.zip(r-4.3)
clipr_0.8.0.9000.tgz(r-4.4-any)clipr_0.8.0.9000.tgz(r-4.3-any)
clipr_0.8.0.9000.tar.gz(r-4.5-noble)clipr_0.8.0.9000.tar.gz(r-4.4-noble)
clipr_0.8.0.9000.tgz(r-4.4-emscripten)clipr_0.8.0.9000.tgz(r-4.3-emscripten)
clipr.pdf |clipr.html✨
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
Last updated 3 years agofrom:d14fc11f37. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win | OK | Oct 12 2024 |
R-4.5-linux | OK | Oct 12 2024 |
R-4.4-win | OK | Oct 12 2024 |
R-4.4-mac | OK | Oct 12 2024 |
R-4.3-win | OK | Oct 12 2024 |
R-4.3-mac | OK | Oct 12 2024 |
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 |