Other packages > Find by keyword >

ds4psy  

Data Science for Psychologists
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ds4psy", "1.2.0")



Attach the package and use:
library("ds4psy")
Maintained by
Hansjoerg Neth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-10
Latest Update: 2023-09-15
Description:
All datasets and functions required for the examples and exercises of the book "Data Science for Psychologists" (by Hansjoerg Neth, Konstanz University, 2022), available at . The book and course introduce principles and methods of data science to students of psychology and other biological or social sciences. The 'ds4psy' package primarily provides datasets, but also functions for data generation and manipulation (e.g., of text and time data) and graphics that are used in the book and its exercises. All functions included in 'ds4psy' are designed to be explicit and instructive, rather than efficient or elegant.
How to cite:
Hansjoerg Neth (2019). ds4psy: Data Science for Psychologists. R package version 1.2.0, https://cran.r-project.org/web/packages/ds4psy. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:33), 0.1.0 (2019-08-10 11:30), 0.2.0 (2020-04-19 09:40), 0.2.1 (2020-05-06 17:50), 0.3.0 (2020-06-15 07:00), 0.4.0 (2020-07-06 16:50), 0.5.0 (2020-09-01 08:40), 0.6.0 (2021-04-08 06:30), 0.7.0 (2021-05-12 06:12), 0.8.0 (2022-04-07 22:22), 0.9.0 (2022-10-20 19:15), 1.0.0 (2023-09-15 09:30), 1.1.0 (2025-09-12 12:40), 1.2.0 (2025-11-06 00:20)
Other packages that cited ds4psy R package
View ds4psy citation profile
Other R packages that ds4psy depends, imports, suggests or enhances
Complete documentation for ds4psy
Functions, R codes and Examples using the ds4psy R package
Some associated functions: Bushisms . Trumpisms . Umlaut . base2dec . base_digits . capitalize . caseflip . cclass . change_time . change_tz . chars_to_text . coin . collapse_chars . count_chars . count_chars_words . count_words . countries . cur_date . cur_time . data_1 . data_2 . data_t1 . data_t1_de . data_t1_tab . data_t2 . data_t3 . data_t4 . days_in_month . dec2base . dice . dice_2 . diff_dates . diff_times . diff_tz . ds4psy.guide . dt_10 . exp_num_dt . exp_wide . falsePosPsy_all . fame . flowery . fruits . get_set . invert_rules . is_equal . is_leap_year . is_vect . is_wholenumber . l33t_rul35 . make_grid . map_text_chars . map_text_coord . map_text_regex . metachar . num_as_char . num_as_ordinal . num_equal . outliers . pal_ds4psy . pal_n_sq . pi_100k . plot_charmap . plot_chars . plot_fn . plot_fun . plot_n . plot_text . plot_tiles . posPsy_AHI_CESD . posPsy_long . posPsy_p_info . posPsy_wide . read_ascii . sample_char . sample_date . sample_time . t3 . t4 . t_1 . t_2 . t_3 . t_4 . table6 . table7 . table8 . table9 . tb . text_to_chars . text_to_sentences . text_to_words . theme_clean . theme_ds4psy . theme_empty . transl33t . what_date . what_month . what_time . what_wday . what_week . what_year . words_to_text . zodiac . 
Some associated R codes: color_fun.R . data.R . data_fun.R . num_fun.R . num_util_fun.R . plot_fun.R . start.R . text_fun.R . text_util_fun.R . theme_fun.R . time_fun.R . time_util_fun.R . util_fun.R .  Full ds4psy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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