Package: editData 0.2.1
editData: 'RStudio' Addin for Editing a 'data.frame'
An 'RStudio' addin for editing a 'data.frame' or a 'tibble'. You can delete, add or update a 'data.frame' without coding. You can get resultant data as a 'data.frame'. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.
Authors:
editData_0.2.1.tar.gz
editData_0.2.1.zip(r-4.7)editData_0.2.1.zip(r-4.6)editData_0.2.1.zip(r-4.5)
editData_0.2.1.tgz(r-4.6-any)editData_0.2.1.tgz(r-4.5-any)
editData_0.2.1.tar.gz(r-4.7-any)editData_0.2.1.tar.gz(r-4.6-any)
editData_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
editData/json (API)
| # Install 'editData' in R: |
| install.packages('editData', repos = c('https://cardiomoon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cardiomoon/editdata/issues
- sampleData - Sample Data for testing 'editData' addin
Last updated from:5c539ac738. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 159 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | NOTE | 162 | ||
| macos-release-arm64 | NOTE | 106 | ||
| macos-oldrel-arm64 | NOTE | 112 | ||
| windows-devel | NOTE | 97 | ||
| windows-release | NOTE | 96 | ||
| windows-oldrel | NOTE | 96 | ||
| wasm-release | OK | 164 |
Exports:checkboxInput3dateInput3editableDTeditableDTUIeditDataeditFileslabel3makeShortmaxLengthmygetmyimportmyimport_csvnumericInput3pickerInput3radioButtons3selectInput3selectizeInput3textInput3
Dependencies:base64encbitbit64bslibcachemcellrangerclicliprcommonmarkcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefastmapfontawesomeforcatsforeignfsgenericsgluehavenhighrhmshtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclelubridatemagrittrmemoisemimeminiUIopenxlsxotelpillarpkgconfigprettyunitsprogresspromisesR.methodsS3R.ooR.utilsR6rappdirsRcppreadrreadxlrematchriorlangrmarkdownrstudioapisassshinyshinyWidgetssourcetoolsstringitibbletidyselecttimechangetinytextzdbutf8vctrsvroomwithrwritexlxfunxtableyamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a side-by-side checkboxInput | checkboxInput3 |
| Create a side-by-side dateInput | dateInput3 |
| Server function of editableDT Shiny module | editableDT |
| UI of editableDT Shiny module | editableDTUI |
| A shiny app for editing a 'data.frame' | editData |
| Edit multiple files side by side | editFiles |
| Extract extension from a file name | file2ext |
| Create a side-by-side label | label3 |
| Truncate string to desired length | makeShort |
| Calculate maximal length | maxLength |
| Return the Value of a Named data.frame | myget |
| Read in a data.frame from a file | myimport |
| read csv file | myimport_csv |
| Create a side-by-side numericInput | numericInput3 |
| Side by side pickerInput | pickerInput3 |
| Create a side-by-side radioButtons | radioButtons3 |
| Sample Data for testing 'editData' addin | sampleData |
| Create a side-by-side selectInput | selectInput3 |
| side-by-side selectizeInput | selectizeInput3 |
| Create a side-by-side textInput control for entry of unstructured text values | textInput3 |
