Package: datacult 0.1.0
datacult: Exploratory Data Analysis for Public Policy Applied to Culture
Implementation of frequency tables and bar charts for qualitative variables and checkbox fields. This package implements tables and charts used in reports at Funarte (National Arts Foundation) and OBEC (Culture and Creative Economy Observatory) in Brazil, and its main purpose is to simplify the use of R for people with a background in the humanities and arts. Examples and details can be viewed in this presentation from 2026: <https://formacao2026.netlify.app/assets/modulo_3/modulo3#/title-slide>.
Authors:
datacult_0.1.0.tar.gz
datacult_0.1.0.zip(r-4.7)datacult_0.1.0.zip(r-4.6)datacult_0.1.0.zip(r-4.5)
datacult_0.1.0.tgz(r-4.6-any)datacult_0.1.0.tgz(r-4.5-any)
datacult_0.1.0.tar.gz(r-4.7-any)datacult_0.1.0.tar.gz(r-4.6-any)
datacult_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
datacult/json (API)
| # Install 'datacult' in R: |
| install.packages('datacult', repos = c('https://gilberto-sassi.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:802d2640c0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 119 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 114 |
Exports:bar_chartbar_chart_checkboxn_missingn_no_missingtab_freq_checkboxtab_freq_cont
Dependencies:clicpp11dplyrfarverforcatsgenericsggplot2gluegtablehmsisobandjanitorlabelinglifecyclelubridatemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalessnakecasestringistringrtibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bar chart with horizontal bar and data label. | bar_chart |
| Bar chart with frequency and data label with percent. | bar_chart_checkbox |
| Number of missing values in a vector. | n_missing |
| Nnumber of non missing values in a vector. | n_no_missing |
| Frequency for Checkbox Fields. | tab_freq_checkbox |
| Generate a frequency table to a continuous variable. | tab_freq_cont |
