Package: jmvReadWrite 0.4.7

jmvReadWrite: Read and Write 'jamovi' Files ('.omv')

The free and open a statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) aims to make statistical analyses easy and intuitive. 'jamovi' produces syntax that can directly be used in R (in connection with the R-package 'jmv'). Having import / export routines for the data files 'jamovi' produces ('.omv') permits an easy transfer of data and analyses between 'jamovi' and R.

Authors:Sebastian Jentschke [aut, cre, cph]

jmvReadWrite_0.4.7.tar.gz
jmvReadWrite_0.4.7.zip(r-4.5)jmvReadWrite_0.4.7.zip(r-4.4)jmvReadWrite_0.4.7.zip(r-4.3)
jmvReadWrite_0.4.7.tgz(r-4.4-any)jmvReadWrite_0.4.7.tgz(r-4.3-any)
jmvReadWrite_0.4.7.tar.gz(r-4.5-noble)jmvReadWrite_0.4.7.tar.gz(r-4.4-noble)
jmvReadWrite_0.4.7.tgz(r-4.4-emscripten)jmvReadWrite_0.4.7.tgz(r-4.3-emscripten)
jmvReadWrite.pdf |jmvReadWrite.html
jmvReadWrite/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/sjentsch/jmvreadwrite/issues

Datasets:
  • AlbumSales - Imagine that you worked for a record company and that your boss was interested in predicting album sales from advertising.
  • ToothGrowth - The Effect of Vitamin C on Tooth Growth in Guinea Pigs
  • bfi_sample - Twenty-five personality self-report items taken from the International Personality Item Pool
  • bfi_sample2 - Twenty-five personality self-report items taken from the International Personality Item Pool
  • bfi_sample3 - Twenty-five personality self-report items taken from the International Personality Item Pool

On CRAN:

jamovi

15 exports 4 stars 1.94 score 2 dependencies 30 scripts 702 downloads

Last updated 2 months agofrom:d5335153d8. Checks:OK: 6 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxERRORSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 2024

Exports:arrange_cols_omvconvert_to_omvdescribe_omvlabel_vars_omvlong2wide_omvmerge_cols_omvmerge_rows_omvread_omvreplace_omvsearch_omvsort_omvtransform_vars_omvtranspose_omvwide2long_omvwrite_omv

Dependencies:jsonlitezip

R package jmvReadWrite

Rendered fromjmvReadWrite.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-07-10
Started: 2021-07-07

Readme and manuals

Help Manual

Help pageTopics
Imagine that you worked for a record company and that your boss was interested in predicting album sales from advertising.AlbumSales
Re-arrange columns / variables in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)arrange_cols_omv
Twenty-five personality self-report items taken from the International Personality Item Poolbfi_sample
Twenty-five personality self-report items taken from the International Personality Item Pool (includes jamovi-attributes; should result in a file identical to bfi_sample2.omv under "extdata" when written with write_omv)bfi_sample2
Twenty-five personality self-report items taken from the International Personality Item Pool (testing file for ordered factors / "Ordinal"-variables in jamovi)bfi_sample3
Convert data files (CSV, R, other statistics packages) into .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)convert_to_omv
Adds a title and a description for a data set stored as .omv-file for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)describe_omv
Label columns / variables in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)label_vars_omv
Converts .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) from long to wide formatlong2wide_omv
Merges two or more data files by adding the content of other input files as columns to the first input file and outputs them as files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)merge_cols_omv
Merges two .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) by adding the content of the second, etc. file(s) as rows to the first filemerge_rows_omv
Read files created of the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)read_omv
Search values in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)replace_omv
Search values in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)search_omv
Sort data (using one or more variables) in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)sort_omv
The Effect of Vitamin C on Tooth Growth in Guinea PigsToothGrowth
Transform skewed variables (aiming at they conform to a normal distribution) in .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)transform_vars_omv
Transpose .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)transpose_omv
Converts .omv-files for the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>) from wide to long formatwide2long_omv
Write files to be used with the statistical spreadsheet 'jamovi' (<https://www.jamovi.org>)write_omv