Package: handcodeR 0.1.2


Lukas Isermann
handcodeR: Text Annotation App
Shiny-App that allows to annotate vectors of texts to predefined categories by hand.
Authors:
handcodeR_0.1.2.tar.gz
handcodeR_0.1.2.zip(r-4.7)handcodeR_0.1.2.zip(r-4.6)handcodeR_0.1.2.zip(r-4.5)
handcodeR_0.1.2.tgz(r-4.6-any)handcodeR_0.1.2.tgz(r-4.5-any)
handcodeR_0.1.2.tar.gz(r-4.7-any)handcodeR_0.1.2.tar.gz(r-4.6-any)
handcodeR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
handcodeR/json (API)
NEWS
| # Install 'handcodeR' in R: |
| install.packages('handcodeR', repos = c('https://liserman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/liserman/handcoder/issues
Last updated from:a84c4897e7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 213 | ||
| macos-oldrel-arm64 | OK | 154 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 141 | ||
| wasm-release | OK | 108 |
Exports:handcode
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinyshinyWidgetssourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| button_output: Formatting of output for shiny::radioButtons | button_output |
| character_to_data: Transform text vector and arg_list to data frame. | character_to_data |
| data_for_app: Prepare inputs for Shiny-App | data_for_app |
| gen_output: Combine data and values of Shiny-App to output | gen_output |
| handcode: Classifying text into pre-defined categories. | handcode |
| handcoder_app: App to classify text snippets | handcoder_app |