Other packages > Find by keyword >

justifier  

Human and Machine-Readable Justifications and Justified Decisions Based on 'YAML'
View on CRAN: Click here


Download and install justifier package within the R console
Install from CRAN:
install.packages("justifier")

Install from Github:
library("remotes")
install_github("cran/justifier")

Install by package version:
library("remotes")
install_version("justifier", "0.2.6")



Attach the package and use:
library("justifier")
Maintained by
Gjalt-Jorn Peters
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-03
Latest Update: 2023-03-05
Description:
Leverages the 'yum' package to implement a 'YAML' ('YAML Ain't Markup Language', a human friendly standard for data serialization; see ) standard for documenting justifications, such as for decisions taken during the planning, execution and analysis of a study or during the development of a behavior change intervention as illustrated by Marques & Peters (2019) . These justifications are both human- and machine-readable, facilitating efficient extraction and organisation.
How to cite:
Gjalt-Jorn Peters (2019). justifier: Human and Machine-Readable Justifications and Justified Decisions Based on 'YAML'. R package version 0.2.6, https://cran.r-project.org/web/packages/justifier. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.0 (2019-06-03 14:30), 0.2.0 (2021-07-12 10:00), 0.2.1 (2021-09-06 14:30), 0.2.2 (2021-09-18 06:10), 0.2.4 (2022-06-09 10:10)
Other packages that cited justifier R package
View justifier citation profile
Other R packages that justifier depends, imports, suggests or enhances
Complete documentation for justifier
Functions, R codes and Examples using the justifier R package
Some associated functions: apply_graph_theme . base30and36conversion . cat0 . clean_workspace . constructingJustifications . export_justification . export_to_json . flatteningJustifierElements . generate_id . get_workspace . get_workspace_id . ifelseObj . import_from_json . load_justifications . log_decision . merge_specLists . opts . parsing_justifications . randomSlug . referencingById . repeatStr . sanitize_for_DiagrammeR . save_workspace . set_workspace_id . structuredJustifications . to_specList . vecTxt . workspace . wrapVector . 
Some associated R codes: apply_graph_theme.R . base30toNumeric.R . c.justifierElement.R . c.justifierStructured.R . c.justifierStructuredObject.R . cat0.R . clean_workspace.R . create_justifierGraph.R . create_justifierTree.R . export_justification.R . export_to_json.R . flatten.R . generate_id.R . get_ids_from_structured_justifierElements.R . get_workspace.R . get_workspace_id.R . has_child_specs.R . has_justifierElement.R . idRef.R . ifelseObj.R . import_from_json.R . importedOperators.R . is_spec__and__is_ref.R . load_justifications.R . load_justifications_dir.R . log_decision.R . merge_specLists.R . merge_specs.R . msg.R . multigrepl.R . numericToBase30.R . opts.R . parse_framework.R . parse_justifications.R . randomSlug.R . remove_nameless_levels.R . repeatStr.R . sanitize_for_DiagrammeR.R . save_workspace.R . selective_flattening.R . set_justifier_classes_to_structured_object.R . set_workspace_id.R . spc.R . srce.R . structure_list.R . to_specList.R . vecTxt.R . whichJustifier.R . which_child_specs.R . workspace.R . wrapVector.R .  Full justifier package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA