Package: psyverse 0.2.6

Gjalt-Jorn Peters

psyverse: Decentralized Unequivocality in Psychological Science

The constructs used to study the human psychology have many definitions and corresponding instructions for eliciting and coding qualitative data pertaining to constructs' content and for measuring the constructs. This plethora of definitions and instructions necessitates unequivocal reference to specific definitions and instructions in empirical and secondary research. This package implements a human- and machine-readable standard for specifying construct definitions and instructions for measurement and qualitative research based on 'YAML'. This standard facilitates systematic unequivocal reference to specific construct definitions and corresponding instructions in a decentralized manner (i.e. without requiring central curation; Peters (2020) <doi:10.31234/osf.io/xebhn>).

Authors:Gjalt-Jorn Peters [aut, cre, ctb], Rik Crutzen [ctb]

psyverse_0.2.6.tar.gz
psyverse_0.2.6.tar.gz(r-4.5-noble)psyverse_0.2.6.tar.gz(r-4.4-noble)
psyverse_0.2.6.tgz(r-4.4-emscripten)psyverse_0.2.6.tgz(r-4.3-emscripten)
psyverse.pdf |psyverse.html
psyverse/json (API)

# Install 'psyverse' in R:
install.packages('psyverse', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://gitlab.com/r-packages/psyverse

30 exports 0.00 score 2 dependencies 240 downloads

Last updated 2 years agofrom:d1e2dc7f6b. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-linuxOKSep 14 2024

Exports:apply_graph_themebase30toNumericbase36toNumericcat0dct_from_spreadsheetdct_objectdct_object_to_htmldct_object_to_yamldct_sheet_to_dctgenerate_construct_overviewgenerate_dct_templategenerate_dct_templatesgenerate_definitions_overviewgenerate_idgenerate_idsgenerate_instruction_overviewinvert_idload_dct_dirload_dct_specsnumericToBase30numericToBase36optsparse_dct_specsread_spreadsheetrepeatStrrepStrsave_to_yamlvecTxtvecTxtQviewHTML

Dependencies:yamlyum

Decentralized Construct Taxonomies

Rendered fromdecentralized-construct-taxonomies.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2022-11-22
Started: 2020-03-26

Readme and manuals

Help Manual

Help pageTopics
Apply multiple DiagrammeR global graph attributesapply_graph_theme
Conversion between base10 and base30 & base36base30and36conversion base30toNumeric base36toNumeric numericToBase30 numericToBase36
Concatenate to screen without spacescat0
Import a DCT specification from a spreadsheetdct_from_spreadsheet
Create a DCT objectdct_object
Create an HTML fragment showing a DCT objectdct_object_to_html
Convert a DCT object to YAMLdct_object_to_yaml
Create a DCT object from a DCT sheetdct_sheet_to_dct
Generate construct overviews and instruction overviewsgenerate_construct_overview generate_definitions_overview generate_instruction_overview
DCT templatesgenerate_dct_template generate_dct_templates
Generate unique identifier(s)generate_id generate_ids
Invert identifierinvert_id
Load DCT specifications from a file or multiple filesload_dct_dir load_dct_specs plot.dct_specs print.dct_specs
Options for the psyverse packageget opts reset set
Parse DCT specificationsparse_dct_specs
Convenience function to read spreadsheet-like filesread_spreadsheet
Repeat a string a number of timesrepeatStr repStr
Save a psyverse object or YAML character vector to a filesave_to_yaml
Easily parse a vector into a character valuevecTxt vecTxtQ
Display HTMLviewHTML