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 25 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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