Package: ladder 0.0.0.9002
ladder: Get on to the Slides
Create tables from within R directly on Google Slides presentations. Currently supports matrix, data.frame and 'flextable' objects.
Authors:
ladder_0.0.0.9002.tar.gz
ladder_0.0.0.9002.zip(r-4.5)ladder_0.0.0.9002.zip(r-4.4)ladder_0.0.0.9002.zip(r-4.3)
ladder_0.0.0.9002.tgz(r-4.4-any)ladder_0.0.0.9002.tgz(r-4.3-any)
ladder_0.0.0.9002.tar.gz(r-4.5-noble)ladder_0.0.0.9002.tar.gz(r-4.4-noble)
ladder_0.0.0.9002.tgz(r-4.4-emscripten)ladder_0.0.0.9002.tgz(r-4.3-emscripten)
ladder.pdf |ladder.html✨
ladder/json (API)
# Install 'ladder' in R: |
install.packages('ladder', repos = c('https://igrave.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/igrave/ladder/issues
Last updated 3 months agofrom:9e8b37a4d4. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | WARNING | Oct 31 2024 |
R-4.5-linux | WARNING | Oct 31 2024 |
R-4.4-win | WARNING | Oct 31 2024 |
R-4.4-mac | WARNING | Oct 31 2024 |
R-4.3-win | WARNING | Oct 31 2024 |
R-4.3-mac | WARNING | Oct 31 2024 |
Exports:add_to_slideschoose_slidesget_slide_idsladder_api_keyladder_authladder_auth_configureladder_deauthladder_has_tokenladder_oauth_clientladder_tokenladder_userslides_url
Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicpp11curldata.tabledigestevaluatefastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgarglegdtoolsgluehighrhtmltoolshttpuvhttrjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeofficeropensslpromisesR6raggrappdirsRcpprlangrmarkdownsasssyssystemfontstextshapingtinytexuuidwithrxfunxml2yamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Object to Slides | add_to_slides |
Add data frame to Slides | add_to_slides.data.frame |
Add table to Slides | add_to_slides.flextable |
Add matrix to Slides | add_to_slides.matrix |
Choose Slides presentation | choose_slides |
Get ids of objects on Slides | get_object_ids |
Get ids of Slides pages | get_slide_ids |
Authorize ladder | ladder_auth |
Edit and view auth configuration | ladder_api_key ladder_auth_configure ladder_oauth_client |
Suspend authorization | ladder_deauth |
Is there a token on hand? | ladder_has_token |
Produce configured token | ladder_token |
Get info on current user | ladder_user |
Gets the latest version of the specified page in the presentation. | presentations.pages.get |
Generates a thumbnail of the latest version of the specified page. | presentations.pages.getThumbnail |
Print presentation URL | slides_url |