{
  "_id": "6a106a51acfb0bcc41ca9ee4",
  "Package": "ds4psy",
  "Type": "Package",
  "Title": "Data Science for Psychologists",
  "Version": "1.3.0.9003",
  "Date": "2026-05-06",
  "Authors@R": "c(person(\"Hansjoerg\", \"Neth\", role = c(\"aut\", \"cre\"), email = \"h.neth@uni.kn\", comment = c(ORCID = \"0000-0001-5427-3141\")))",
  "Maintainer": "Hansjoerg Neth <h.neth@uni.kn>",
  "Description": "All datasets and functions required for the examples and\nexercises of the book \"Data Science for Psychologists\" (by\nHansjoerg Neth, Konstanz University, 2026,\n<doi:10.5281/zenodo.7229812>), freely available at\n<https://hneth-ds4psy.share.connect.posit.cloud/>. The book and\ncorresponding courses introduce principles and methods of data\nscience to students of psychology and other biological or\nsocial sciences. The 'ds4psy' package primarily provides\ndatasets, but also functions for data generation and\nmanipulation (e.g., of text and time data) and graphics that\nare used in the book and its exercises. All functions included\nin 'ds4psy' are designed to be explicit and instructive, rather\nthan efficient or elegant.",
  "Collate": "'util_fun.R' 'num_util_fun.R' 'text_util_fun.R'\n'time_util_fun.R' 'color_fun.R' 'data.R' 'data_fun.R'\n'text_fun.R' 'time_fun.R' 'num_fun.R' 'theme_fun.R'\n'plot_fun.R' 'start.R'",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "License": "CC BY-SA 4.0",
  "URL": "https://hneth-ds4psy.share.connect.posit.cloud/,\nhttps://github.com/hneth/ds4psy/",
  "BugReports": "https://github.com/hneth/ds4psy/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Repository": "https://hneth.r-universe.dev",
  "Date/Publication": "2026-05-07 08:49:24 UTC",
  "RemoteUrl": "https://github.com/hneth/ds4psy",
  "RemoteRef": "HEAD",
  "RemoteSha": "e47f670f692600979de7ef4f238950fa034fd945",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 11:18:17 UTC",
    "User": "root"
  },
  "Author": "Hansjoerg Neth [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5427-3141>)",
  "MD5sum": "6e7d3b0e7a2edffa75b10791c0e698e9",
  "_user": "hneth",
  "_type": "src",
  "_file": "ds4psy_1.3.0.9003.tar.gz",
  "_fileid": "59ade52573871b2e4cecada6f31d3d4f0b7c4190bf9d3af63f55ee2f68da90fd",
  "_filesize": 1011924,
  "_sha256": "59ade52573871b2e4cecada6f31d3d4f0b7c4190bf9d3af63f55ee2f68da90fd",
  "_created": "2026-05-07T11:18:17.000Z",
  "_published": "2026-05-22T14:38:09.825Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401692661,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6853748736"
    },
    {
      "job": 77401693255,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6853736529"
    },
    {
      "job": 77401693129,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6853749261"
    },
    {
      "job": 77401692713,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6853757016"
    },
    {
      "job": 77401692244,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6853692365"
    },
    {
      "job": 77401692000,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163163316"
    },
    {
      "job": 77401692876,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6853726723"
    },
    {
      "job": 77401692841,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6853730602"
    },
    {
      "job": 77401692890,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6853724320"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hneth/ds4psy",
  "_commit": {
    "id": "e47f670f692600979de7ef4f238950fa034fd945",
    "author": "hneth <h.neth@uni-konstanz.de>",
    "committer": "hneth <h.neth@uni-konstanz.de>",
    "message": "update\n",
    "time": 1778143764
  },
  "_maintainer": {
    "name": "Hansjoerg Neth",
    "email": "h.neth@uni.kn",
    "login": "hneth",
    "uuid": 22615560,
    "orcid": "0000-0001-5427-3141"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "unikn",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hneth",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 5
    },
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-24",
      "n": 9
    },
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 24
    },
    {
      "week": "2025-38",
      "n": 13
    },
    {
      "week": "2025-39",
      "n": 9
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 13
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 8
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 11
    },
    {
      "week": "2026-17",
      "n": 12
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-09-12"
    },
    {
      "name": "v1.2.0",
      "date": "2025-11-05"
    },
    {
      "name": "v1.3.0",
      "date": "2026-04-22"
    }
  ],
  "_topics": [
    "data-literacy",
    "data-science",
    "education",
    "exploratory-data-analysis",
    "psychology",
    "social-sciences",
    "visualisation"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "hneth",
      "count": 2275,
      "uuid": 22615560
    }
  ],
  "_userbio": {
    "uuid": 22615560,
    "type": "user",
    "name": "Hansjörg Neth",
    "description": "Researcher at the University of Konstanz, Germany"
  },
  "_downloads": {
    "count": 537,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ds4psy"
  },
  "_devurl": "https://github.com/hneth/ds4psy",
  "_searchresults": 63,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ds4psy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hneth/ds4psy",
  "_realowner": "hneth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-08-10"
    },
    {
      "version": "0.2.0",
      "date": "2020-04-19"
    },
    {
      "version": "0.2.1",
      "date": "2020-05-06"
    },
    {
      "version": "0.3.0",
      "date": "2020-06-15"
    },
    {
      "version": "0.4.0",
      "date": "2020-07-06"
    },
    {
      "version": "0.5.0",
      "date": "2020-09-01"
    },
    {
      "version": "0.6.0",
      "date": "2021-04-08"
    },
    {
      "version": "0.7.0",
      "date": "2021-05-12"
    },
    {
      "version": "0.8.0",
      "date": "2022-04-07"
    },
    {
      "version": "0.9.0",
      "date": "2022-10-20"
    },
    {
      "version": "1.0.0",
      "date": "2023-09-15"
    },
    {
      "version": "1.1.0",
      "date": "2025-09-12"
    },
    {
      "version": "1.2.0",
      "date": "2025-11-05"
    },
    {
      "version": "1.3.0",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "base_digits",
    "base2dec",
    "capitalize",
    "caseflip",
    "cclass",
    "change_time",
    "change_tz",
    "chars_to_text",
    "coin",
    "collapse_chars",
    "count_chars",
    "count_chars_words",
    "count_words",
    "cur_date",
    "cur_time",
    "days_in_month",
    "dec2base",
    "dice",
    "dice_2",
    "diff_dates",
    "diff_times",
    "diff_tz",
    "ds4psy.guide",
    "get_set",
    "invert_rules",
    "is_equal",
    "is_leap_year",
    "is_vect",
    "is_wholenumber",
    "l33t_rul35",
    "make_grid",
    "map_text_coord",
    "map_text_regex",
    "metachar",
    "num_as_char",
    "num_as_ordinal",
    "num_equal",
    "pal_ds4psy",
    "pal_n_sq",
    "plot_charmap",
    "plot_chars",
    "plot_circ_points",
    "plot_fn",
    "plot_fun",
    "plot_n",
    "plot_text",
    "plot_tiles",
    "read_ascii",
    "sample_char",
    "sample_date",
    "sample_time",
    "text_to_chars",
    "text_to_sentences",
    "text_to_words",
    "theme_clean",
    "theme_ds4psy",
    "theme_empty",
    "transl33t",
    "Umlaut",
    "what_date",
    "what_month",
    "what_time",
    "what_wday",
    "what_week",
    "what_year",
    "words_to_text",
    "zodiac"
  ],
  "_datasets": [
    {
      "name": "Bushisms",
      "title": "Data: Bushisms",
      "object": "Bushisms",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "countries",
      "title": "Data: Names of countries",
      "object": "countries",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data_1",
      "title": "Data import data_1.",
      "object": "data_1",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "initials",
        "age",
        "tel",
        "pwd"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_2",
      "title": "Data import data_2.",
      "object": "data_2",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "initials",
        "age",
        "tel",
        "pwd"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t1",
      "title": "Data table data_t1.",
      "object": "data_t1",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_1",
        "bnt_1"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t1_de",
      "title": "Data import data_t1_de.",
      "object": "data_t1_de",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_1",
        "bnt_1"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t1_tab",
      "title": "Data import data_t1_tab.",
      "object": "data_t1_tab",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_1",
        "bnt_1"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t2",
      "title": "Data table data_t2.",
      "object": "data_t2",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_2",
        "bnt_2"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t3",
      "title": "Data table data_t3.",
      "object": "data_t3",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_1",
        "bnt_1"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_t4",
      "title": "Data table data_t4.",
      "object": "data_t4",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "initials",
        "sex",
        "like_2",
        "bnt_2"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "dt_10",
      "title": "Data from 10 Danish people",
      "object": "dt_10",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "day",
        "month",
        "year",
        "hour",
        "min",
        "sec"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "exp_num_dt",
      "title": "Data from an experiment with numeracy and date-time variables",
      "object": "exp_num_dt",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "bday",
        "bmonth",
        "byear",
        "height",
        "blood_type",
        "bnt_1",
        "bnt_2",
        "bnt_3",
        "bnt_4",
        "g_iq",
        "s_iq",
        "t_1",
        "t_2"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "exp_wide",
      "title": "Data exp_wide.",
      "object": "exp_wide",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subj",
        "p_1",
        "p_2",
        "c_1",
        "c_2",
        "t_1",
        "t_2"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "falsePosPsy_all",
      "title": "Data: False Positive Psychology",
      "object": "falsePosPsy_all",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "study",
        "ID",
        "aged",
        "aged365",
        "female",
        "dad",
        "mom",
        "potato",
        "when64",
        "kalimba",
        "cond",
        "root",
        "bird",
        "political",
        "quarterback",
        "olddays",
        "feelold",
        "computer",
        "diner"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "fame",
      "title": "Data: fame",
      "object": "fame",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "area",
        "DOB",
        "DOD"
      ],
      "rows": 67,
      "table": true,
      "tojson": true
    },
    {
      "name": "flowery",
      "title": "Data: Flowery phrases",
      "object": "flowery",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "fruits",
      "title": "Data: Names of fruits",
      "object": "fruits",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "i2ds_survey",
      "title": "Data from the i2ds online survey",
      "object": "i2ds_survey",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "c4_gender",
        "tn_year",
        "tn_month",
        "tn_day",
        "t_height",
        "t_pid",
        "c2_informed_consent",
        "c2_use_data_2",
        "crs_i2ds_1",
        "crs_i2ds_2",
        "crs_ds4psy",
        "crs_viz",
        "crs_diff_kn",
        "crs_diff_else",
        "crs_self_study",
        "crs_only_study",
        "t_crs_other",
        "v_crs_other_dept",
        "rv_anchor_high_low",
        "rv_scale_randomization",
        "rv_barnum_pos_neg",
        "rv_sc_false_dicho_3",
        "rv_wait_time",
        "rv_political_orientation",
        "rv_thinkingstyle",
        "c2_img_sel_1",
        "c2_img_sel_2",
        "c2_img_sel_3",
        "c2_img_sel_4",
        "c7_eating_habits",
        "t_eating_habits_other",
        "c7_apple",
        "c7_cherry",
        "c7_broccoli",
        "c7_asparagus",
        "c7_spinach",
        "c7_mud",
        "c7_banana",
        "c2_decsleep_instant",
        "c2_shopperson_online",
        "c2_town_city",
        "c2_club_house",
        "c2_hotel_camping",
        "c2_photo_being",
        "c2_spring_fall",
        "c2_beach_mount",
        "c2_cats_dogs",
        "c2_indiv_team",
        "c2_movies_books",
        "c2_board_video",
        "c2_ios_android",
        "c2_text_voice",
        "c2_cook_bake",
        "c2_pinapple_no",
        "c2_ketchup_mayo",
        "c2_coffee_tea",
        "c2_math_lang",
        "c2_odd_even",
        "c3_diff_bin",
        "politics_left",
        "politics_liberal",
        "tn_estimate_sun",
        "t_att_check_1",
        "c2_fly_invisible",
        "t_fly_invisible_explain",
        "combined_c_ser_hum_self",
        "combined_c_ser_hum_others",
        "c4_chronotype",
        "tn_sleep",
        "tn_bedtime",
        "tn_anchor_recall_1",
        "combined_admired",
        "combined_feared",
        "combined_loved",
        "combined_respected",
        "c7_pess_opti",
        "c7_story_list",
        "c7_stab_adv",
        "think_reflect",
        "think_delib",
        "c4_intro_extrovert",
        "tn_favorit_number",
        "c3_cutlery",
        "c3_rock_paper_scissors",
        "c5_att_check_2",
        "c6_barnum_accuracy",
        "t_anchor_recall_2",
        "c9_occupation",
        "t_occupation_other",
        "c7_education",
        "t_education_other",
        "c3_current_degree",
        "tn_semester",
        "c14_studyfield",
        "t_studyfield_other",
        "c5_pref_stats",
        "c5_pref_visualize",
        "c5_pref_sims",
        "c5_pref_shiny",
        "c5_pref_scrape",
        "c5_pref_arts",
        "t_crs_expect_i2ds_1",
        "t_crs_worry_i2ds_1",
        "t_crs_expect_i2ds_2",
        "t_crs_worry_i2ds_2",
        "t_crs_expect_ds4psy",
        "t_crs_worry_ds4psy",
        "t_crs_expect_viz",
        "t_crs_worry_viz",
        "c6_exp_math",
        "c6_exp_statistics",
        "c6_exp_program",
        "c6_exp_r",
        "c6_exp_datavisual",
        "t_feedback",
        "referer",
        "datetime",
        "duration",
        "date_of_last_access"
      ],
      "rows": 104,
      "table": true,
      "tojson": true
    },
    {
      "name": "outliers",
      "title": "Outlier data.",
      "object": "outliers",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "sex",
        "height"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "pi_100k",
      "title": "Data: 100k digits of pi.",
      "object": "pi_100k",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "posPsy_AHI_CESD",
      "title": "Positive Psychology: AHI CESD data",
      "object": "posPsy_AHI_CESD",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "occasion",
        "elapsed.days",
        "intervention",
        "ahi01",
        "ahi02",
        "ahi03",
        "ahi04",
        "ahi05",
        "ahi06",
        "ahi07",
        "ahi08",
        "ahi09",
        "ahi10",
        "ahi11",
        "ahi12",
        "ahi13",
        "ahi14",
        "ahi15",
        "ahi16",
        "ahi17",
        "ahi18",
        "ahi19",
        "ahi20",
        "ahi21",
        "ahi22",
        "ahi23",
        "ahi24",
        "cesd01",
        "cesd02",
        "cesd03",
        "cesd04",
        "cesd05",
        "cesd06",
        "cesd07",
        "cesd08",
        "cesd09",
        "cesd10",
        "cesd11",
        "cesd12",
        "cesd13",
        "cesd14",
        "cesd15",
        "cesd16",
        "cesd17",
        "cesd18",
        "cesd19",
        "cesd20",
        "ahiTotal",
        "cesdTotal"
      ],
      "rows": 992,
      "table": true,
      "tojson": true
    },
    {
      "name": "posPsy_long",
      "title": "Positive Psychology: AHI CESD corrected data (in long format)",
      "object": "posPsy_long",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "occasion",
        "elapsed.days",
        "intervention",
        "ahi01",
        "ahi02",
        "ahi03",
        "ahi04",
        "ahi05",
        "ahi06",
        "ahi07",
        "ahi08",
        "ahi09",
        "ahi10",
        "ahi11",
        "ahi12",
        "ahi13",
        "ahi14",
        "ahi15",
        "ahi16",
        "ahi17",
        "ahi18",
        "ahi19",
        "ahi20",
        "ahi21",
        "ahi22",
        "ahi23",
        "ahi24",
        "cesd01",
        "cesd02",
        "cesd03",
        "cesd04",
        "cesd05",
        "cesd06",
        "cesd07",
        "cesd08",
        "cesd09",
        "cesd10",
        "cesd11",
        "cesd12",
        "cesd13",
        "cesd14",
        "cesd15",
        "cesd16",
        "cesd17",
        "cesd18",
        "cesd19",
        "cesd20",
        "ahiTotal",
        "cesdTotal"
      ],
      "rows": 990,
      "table": true,
      "tojson": true
    },
    {
      "name": "posPsy_p_info",
      "title": "Positive Psychology: Participant data",
      "object": "posPsy_p_info",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "intervention",
        "sex",
        "age",
        "educ",
        "income"
      ],
      "rows": 295,
      "table": true,
      "tojson": true
    },
    {
      "name": "posPsy_wide",
      "title": "Positive Psychology: All corrected data (in wide format)",
      "object": "posPsy_wide",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "intervention",
        "sex",
        "age",
        "educ",
        "income",
        "occasion.0",
        "elapsed.days.0",
        "ahi01.0",
        "ahi02.0",
        "ahi03.0",
        "ahi04.0",
        "ahi05.0",
        "ahi06.0",
        "ahi07.0",
        "ahi08.0",
        "ahi09.0",
        "ahi10.0",
        "ahi11.0",
        "ahi12.0",
        "ahi13.0",
        "ahi14.0",
        "ahi15.0",
        "ahi16.0",
        "ahi17.0",
        "ahi18.0",
        "ahi19.0",
        "ahi20.0",
        "ahi21.0",
        "ahi22.0",
        "ahi23.0",
        "ahi24.0",
        "cesd01.0",
        "cesd02.0",
        "cesd03.0",
        "cesd04.0",
        "cesd05.0",
        "cesd06.0",
        "cesd07.0",
        "cesd08.0",
        "cesd09.0",
        "cesd10.0",
        "cesd11.0",
        "cesd12.0",
        "cesd13.0",
        "cesd14.0",
        "cesd15.0",
        "cesd16.0",
        "cesd17.0",
        "cesd18.0",
        "cesd19.0",
        "cesd20.0",
        "ahiTotal.0",
        "cesdTotal.0",
        "occasion.1",
        "elapsed.days.1",
        "ahi01.1",
        "ahi02.1",
        "ahi03.1",
        "ahi04.1",
        "ahi05.1",
        "ahi06.1",
        "ahi07.1",
        "ahi08.1",
        "ahi09.1",
        "ahi10.1",
        "ahi11.1",
        "ahi12.1",
        "ahi13.1",
        "ahi14.1",
        "ahi15.1",
        "ahi16.1",
        "ahi17.1",
        "ahi18.1",
        "ahi19.1",
        "ahi20.1",
        "ahi21.1",
        "ahi22.1",
        "ahi23.1",
        "ahi24.1",
        "cesd01.1",
        "cesd02.1",
        "cesd03.1",
        "cesd04.1",
        "cesd05.1",
        "cesd06.1",
        "cesd07.1",
        "cesd08.1",
        "cesd09.1",
        "cesd10.1",
        "cesd11.1",
        "cesd12.1",
        "cesd13.1",
        "cesd14.1",
        "cesd15.1",
        "cesd16.1",
        "cesd17.1",
        "cesd18.1",
        "cesd19.1",
        "cesd20.1",
        "ahiTotal.1",
        "cesdTotal.1",
        "occasion.2",
        "elapsed.days.2",
        "ahi01.2",
        "ahi02.2",
        "ahi03.2",
        "ahi04.2",
        "ahi05.2",
        "ahi06.2",
        "ahi07.2",
        "ahi08.2",
        "ahi09.2",
        "ahi10.2",
        "ahi11.2",
        "ahi12.2",
        "ahi13.2",
        "ahi14.2",
        "ahi15.2",
        "ahi16.2",
        "ahi17.2",
        "ahi18.2",
        "ahi19.2",
        "ahi20.2",
        "ahi21.2",
        "ahi22.2",
        "ahi23.2",
        "ahi24.2",
        "cesd01.2",
        "cesd02.2",
        "cesd03.2",
        "cesd04.2",
        "cesd05.2",
        "cesd06.2",
        "cesd07.2",
        "cesd08.2",
        "cesd09.2",
        "cesd10.2",
        "cesd11.2",
        "cesd12.2",
        "cesd13.2",
        "cesd14.2",
        "cesd15.2",
        "cesd16.2",
        "cesd17.2",
        "cesd18.2",
        "cesd19.2",
        "cesd20.2",
        "ahiTotal.2",
        "cesdTotal.2",
        "occasion.3",
        "elapsed.days.3",
        "ahi01.3",
        "ahi02.3",
        "ahi03.3",
        "ahi04.3",
        "ahi05.3",
        "ahi06.3",
        "ahi07.3",
        "ahi08.3",
        "ahi09.3",
        "ahi10.3",
        "ahi11.3",
        "ahi12.3",
        "ahi13.3",
        "ahi14.3",
        "ahi15.3",
        "ahi16.3",
        "ahi17.3",
        "ahi18.3",
        "ahi19.3",
        "ahi20.3",
        "ahi21.3",
        "ahi22.3",
        "ahi23.3",
        "ahi24.3",
        "cesd01.3",
        "cesd02.3",
        "cesd03.3",
        "cesd04.3",
        "cesd05.3",
        "cesd06.3",
        "cesd07.3",
        "cesd08.3",
        "cesd09.3",
        "cesd10.3",
        "cesd11.3",
        "cesd12.3",
        "cesd13.3",
        "cesd14.3",
        "cesd15.3",
        "cesd16.3",
        "cesd17.3",
        "cesd18.3",
        "cesd19.3",
        "cesd20.3",
        "ahiTotal.3",
        "cesdTotal.3",
        "occasion.4",
        "elapsed.days.4",
        "ahi01.4",
        "ahi02.4",
        "ahi03.4",
        "ahi04.4",
        "ahi05.4",
        "ahi06.4",
        "ahi07.4",
        "ahi08.4",
        "ahi09.4",
        "ahi10.4",
        "ahi11.4",
        "ahi12.4",
        "ahi13.4",
        "ahi14.4",
        "ahi15.4",
        "ahi16.4",
        "ahi17.4",
        "ahi18.4",
        "ahi19.4",
        "ahi20.4",
        "ahi21.4",
        "ahi22.4",
        "ahi23.4",
        "ahi24.4",
        "cesd01.4",
        "cesd02.4",
        "cesd03.4",
        "cesd04.4",
        "cesd05.4",
        "cesd06.4",
        "cesd07.4",
        "cesd08.4",
        "cesd09.4",
        "cesd10.4",
        "cesd11.4",
        "cesd12.4",
        "cesd13.4",
        "cesd14.4",
        "cesd15.4",
        "cesd16.4",
        "cesd17.4",
        "cesd18.4",
        "cesd19.4",
        "cesd20.4",
        "ahiTotal.4",
        "cesdTotal.4",
        "occasion.5",
        "elapsed.days.5",
        "ahi01.5",
        "ahi02.5",
        "ahi03.5",
        "ahi04.5",
        "ahi05.5",
        "ahi06.5",
        "ahi07.5",
        "ahi08.5",
        "ahi09.5",
        "ahi10.5",
        "ahi11.5",
        "ahi12.5",
        "ahi13.5",
        "ahi14.5",
        "ahi15.5",
        "ahi16.5",
        "ahi17.5",
        "ahi18.5",
        "ahi19.5",
        "ahi20.5",
        "ahi21.5",
        "ahi22.5",
        "ahi23.5",
        "ahi24.5",
        "cesd01.5",
        "cesd02.5",
        "cesd03.5",
        "cesd04.5",
        "cesd05.5",
        "cesd06.5",
        "cesd07.5",
        "cesd08.5",
        "cesd09.5",
        "cesd10.5",
        "cesd11.5",
        "cesd12.5",
        "cesd13.5",
        "cesd14.5",
        "cesd15.5",
        "cesd16.5",
        "cesd17.5",
        "cesd18.5",
        "cesd19.5",
        "cesd20.5",
        "ahiTotal.5",
        "cesdTotal.5"
      ],
      "rows": 295,
      "table": true,
      "tojson": true
    },
    {
      "name": "t_1",
      "title": "Data: t_1",
      "object": "t_1",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "age",
        "task_1",
        "task_2",
        "color",
        "color_time",
        "shape",
        "shape_time"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "t_2",
      "title": "Data: t_2",
      "object": "t_2",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "details",
        "task_1",
        "color_time",
        "shape_time"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "t_3",
      "title": "Data: t_3",
      "object": "t_3",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "age",
        "position",
        "task",
        "time"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "t_4",
      "title": "Data: t_4",
      "object": "t_4",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "age",
        "position",
        "blue",
        "red",
        "circle",
        "square"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "t3",
      "title": "Data: t3",
      "object": "t3",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_1",
        "bnt_1"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "t4",
      "title": "Data: t4",
      "object": "t4",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "gender",
        "like_2",
        "bnt_2"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "table6",
      "title": "Data: table6",
      "object": "table6",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "when_what"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "table7",
      "title": "Data: table7",
      "object": "table7",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "where_when_what"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "table8",
      "title": "Data: table8",
      "object": "table8",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "cases_1999",
        "cases_2000",
        "popu_1999",
        "popu_2000"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "table9",
      "title": "Data table9.",
      "object": "table9",
      "class": [
        "xtabs",
        "table"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tb",
      "title": "Data table tb.",
      "object": "tb",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "age",
        "height",
        "shoesize",
        "IQ"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "Trumpisms",
      "title": "Data: Trumpisms",
      "object": "Trumpisms",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "base_digits",
      "title": "Base digits: Sequence of numeric symbols (as named vector)",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "base_digits"
      ]
    },
    {
      "page": "base2dec",
      "title": "Convert a string of numeral digits from some base into decimal notation",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "base2dec"
      ]
    },
    {
      "page": "Bushisms",
      "title": "Data: Bushisms",
      "concept": [
        "datasets"
      ],
      "topics": [
        "Bushisms"
      ]
    },
    {
      "page": "capitalize",
      "title": "Capitalize initial characters in a string of text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "capitalize"
      ]
    },
    {
      "page": "caseflip",
      "title": "Flip the case of characters in a string of text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "caseflip"
      ]
    },
    {
      "page": "cclass",
      "title": "cclass provides character classes (as a named vector)",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "cclass"
      ]
    },
    {
      "page": "change_time",
      "title": "Change time and time zone (without changing time display)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "change_time"
      ]
    },
    {
      "page": "change_tz",
      "title": "Change time zone (without changing the represented time)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "change_tz"
      ]
    },
    {
      "page": "chars_to_text",
      "title": "Combine character inputs 'x' into a single string of text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "chars_to_text",
        "vec2str"
      ]
    },
    {
      "page": "coin",
      "title": "Flip a fair coin (with 2 sides \"H\" and \"T\") n times",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "coin"
      ]
    },
    {
      "page": "collapse_chars",
      "title": "Collapse character inputs 'x' into a single character string",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "collapse_chars"
      ]
    },
    {
      "page": "count_chars",
      "title": "Count the frequency of characters in a character string/text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "count_chars"
      ]
    },
    {
      "page": "count_chars_words",
      "title": "Count the frequency of characters and words in a character string/text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "count_chars_words"
      ]
    },
    {
      "page": "count_words",
      "title": "Count the frequency of words in a character string/text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "count_words"
      ]
    },
    {
      "page": "countries",
      "title": "Data: Names of countries",
      "concept": [
        "datasets"
      ],
      "topics": [
        "countries"
      ]
    },
    {
      "page": "cur_date",
      "title": "Get current date (in yyyy-mm-dd or dd-mm-yyyy format)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "cur_date"
      ]
    },
    {
      "page": "cur_time",
      "title": "Get current time (in hh:mm or hh:mm:ss format)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "cur_time"
      ]
    },
    {
      "page": "data_1",
      "title": "Data import data_1.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_1"
      ]
    },
    {
      "page": "data_2",
      "title": "Data import data_2.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_2"
      ]
    },
    {
      "page": "data_t1",
      "title": "Data table data_t1.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t1"
      ]
    },
    {
      "page": "data_t1_de",
      "title": "Data import data_t1_de.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t1_de"
      ]
    },
    {
      "page": "data_t1_tab",
      "title": "Data import data_t1_tab.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t1_tab"
      ]
    },
    {
      "page": "data_t2",
      "title": "Data table data_t2.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t2"
      ]
    },
    {
      "page": "data_t3",
      "title": "Data table data_t3.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t3"
      ]
    },
    {
      "page": "data_t4",
      "title": "Data table data_t4.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "data_t4"
      ]
    },
    {
      "page": "days_in_month",
      "title": "How many days are in a month (of given date)?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "days_in_month"
      ]
    },
    {
      "page": "dec2base",
      "title": "Convert an integer from decimal notation into a string of numeric digits in some base",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "dec2base"
      ]
    },
    {
      "page": "dice",
      "title": "Throw a fair dice (with a given number of sides) n times",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "dice"
      ]
    },
    {
      "page": "dice_2",
      "title": "Throw a questionable dice (with a given number of sides) n times",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "dice_2"
      ]
    },
    {
      "page": "diff_dates",
      "title": "Get the difference between two dates (in human units)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "diff_dates"
      ]
    },
    {
      "page": "diff_times",
      "title": "Get the difference between two times (in human units)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "diff_times"
      ]
    },
    {
      "page": "diff_tz",
      "title": "Get the time zone difference between two times.",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "diff_tz"
      ]
    },
    {
      "page": "ds4psy.guide",
      "title": "Open the *ds4psy* package's user guide.",
      "topics": [
        "ds4psy.guide"
      ]
    },
    {
      "page": "dt_10",
      "title": "Data from 10 Danish people",
      "concept": [
        "datasets"
      ],
      "topics": [
        "dt_10"
      ]
    },
    {
      "page": "exp_num_dt",
      "title": "Data from an experiment with numeracy and date-time variables",
      "concept": [
        "datasets"
      ],
      "topics": [
        "exp_num_dt"
      ]
    },
    {
      "page": "exp_wide",
      "title": "Data exp_wide.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "exp_wide"
      ]
    },
    {
      "page": "falsePosPsy_all",
      "title": "Data: False Positive Psychology",
      "concept": [
        "datasets"
      ],
      "topics": [
        "falsePosPsy_all"
      ]
    },
    {
      "page": "fame",
      "title": "Data: fame",
      "concept": [
        "datasets"
      ],
      "topics": [
        "fame"
      ]
    },
    {
      "page": "flowery",
      "title": "Data: Flowery phrases",
      "concept": [
        "datasets"
      ],
      "topics": [
        "flowery"
      ]
    },
    {
      "page": "fruits",
      "title": "Data: Names of fruits",
      "concept": [
        "datasets"
      ],
      "topics": [
        "fruits"
      ]
    },
    {
      "page": "get_set",
      "title": "Get a set of x-y coordinates (from Anscombe's Quartet)",
      "concept": [
        "data functions"
      ],
      "topics": [
        "get_set"
      ]
    },
    {
      "page": "i2ds_survey",
      "title": "Data from the i2ds online survey",
      "concept": [
        "datasets"
      ],
      "topics": [
        "i2ds_survey"
      ]
    },
    {
      "page": "invert_rules",
      "title": "invert_rules() inverts a set of encoding rules",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "invert_rules"
      ]
    },
    {
      "page": "is_equal",
      "title": "Test two vectors for pairwise (near) equality",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "is_equal"
      ]
    },
    {
      "page": "is_leap_year",
      "title": "Is some year a so-called leap year?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "is_leap_year"
      ]
    },
    {
      "page": "is_vect",
      "title": "Test for a vector (i.e., atomic vector or list).",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "is_vect"
      ]
    },
    {
      "page": "is_wholenumber",
      "title": "Test for whole numbers (i.e., integers)",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "is_wholenumber"
      ]
    },
    {
      "page": "l33t_rul35",
      "title": "Rules for translating text into leet/l33t slang",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "l33t_rul35"
      ]
    },
    {
      "page": "make_grid",
      "title": "Generate a grid of x-y coordinates.",
      "concept": [
        "data functions"
      ],
      "topics": [
        "make_grid"
      ]
    },
    {
      "page": "map_text_chars",
      "title": "map_text_chars maps the characters of a text string into a table (with x/y coordinates).",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "map_text_chars"
      ]
    },
    {
      "page": "map_text_coord",
      "title": "map_text_coord maps the characters of a text string into a table (with x/y-coordinates).",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "map_text_coord"
      ]
    },
    {
      "page": "map_text_regex",
      "title": "Map text to character table (allowing for matching patterns)",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "map_text_regex"
      ]
    },
    {
      "page": "metachar",
      "title": "metachar provides metacharacters (as a character vector)",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "metachar"
      ]
    },
    {
      "page": "num_as_char",
      "title": "Convert a number into a character sequence",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "num_as_char"
      ]
    },
    {
      "page": "num_as_ordinal",
      "title": "Convert a number into an ordinal character sequence",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "num_as_ordinal"
      ]
    },
    {
      "page": "num_equal",
      "title": "Test two numeric vectors for pairwise (near) equality",
      "concept": [
        "numeric functions",
        "utility functions"
      ],
      "topics": [
        "num_equal"
      ]
    },
    {
      "page": "outliers",
      "title": "Outlier data.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "outliers"
      ]
    },
    {
      "page": "pal_ds4psy",
      "title": "ds4psy default color palette.",
      "concept": [
        "color objects and functions"
      ],
      "topics": [
        "pal_ds4psy"
      ]
    },
    {
      "page": "pal_n_sq",
      "title": "Get n-by-n dedicated colors of a color palette",
      "concept": [
        "color objects and functions"
      ],
      "topics": [
        "pal_n_sq"
      ]
    },
    {
      "page": "pi_100k",
      "title": "Data: 100k digits of pi.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "pi_100k"
      ]
    },
    {
      "page": "plot_charmap",
      "title": "Plot a character map as a tile plot with text labels",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_charmap"
      ]
    },
    {
      "page": "plot_chars",
      "title": "Plot text characters (from file or user input) and match patterns",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_chars"
      ]
    },
    {
      "page": "plot_circ_points",
      "title": "Plot objects (as points) arranged on a circle",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_circ_points"
      ]
    },
    {
      "page": "plot_fn",
      "title": "A function to plot a plot",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_fn"
      ]
    },
    {
      "page": "plot_fun",
      "title": "An example function to plot some plot",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_fun"
      ]
    },
    {
      "page": "plot_n",
      "title": "Plot n tiles",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_n"
      ]
    },
    {
      "page": "plot_text",
      "title": "Plot text characters (from file or user input)",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_text"
      ]
    },
    {
      "page": "plot_tiles",
      "title": "Plot n-by-n tiles.",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "plot_tiles"
      ]
    },
    {
      "page": "posPsy_AHI_CESD",
      "title": "Positive Psychology: AHI CESD data",
      "concept": [
        "datasets"
      ],
      "topics": [
        "posPsy_AHI_CESD"
      ]
    },
    {
      "page": "posPsy_long",
      "title": "Positive Psychology: AHI CESD corrected data (in long format)",
      "concept": [
        "datasets"
      ],
      "topics": [
        "posPsy_long"
      ]
    },
    {
      "page": "posPsy_p_info",
      "title": "Positive Psychology: Participant data",
      "concept": [
        "datasets"
      ],
      "topics": [
        "posPsy_p_info"
      ]
    },
    {
      "page": "posPsy_wide",
      "title": "Positive Psychology: All corrected data (in wide format)",
      "concept": [
        "datasets"
      ],
      "topics": [
        "posPsy_wide"
      ]
    },
    {
      "page": "read_ascii",
      "title": "Parse text (from file or user input) into string(s) of text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "read_ascii"
      ]
    },
    {
      "page": "sample_char",
      "title": "Draw a sample of n random characters (from given characters)",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "sample_char"
      ]
    },
    {
      "page": "sample_date",
      "title": "Draw a sample of n random dates (from a given range).",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "sample_date"
      ]
    },
    {
      "page": "sample_time",
      "title": "Draw a sample of n random times (from a given range).",
      "concept": [
        "sampling functions"
      ],
      "topics": [
        "sample_time"
      ]
    },
    {
      "page": "t_1",
      "title": "Data: t_1",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t_1"
      ]
    },
    {
      "page": "t_2",
      "title": "Data: t_2",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t_2"
      ]
    },
    {
      "page": "t_3",
      "title": "Data: t_3",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t_3"
      ]
    },
    {
      "page": "t_4",
      "title": "Data: t_4",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t_4"
      ]
    },
    {
      "page": "t3",
      "title": "Data: t3",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t3"
      ]
    },
    {
      "page": "t4",
      "title": "Data: t4",
      "concept": [
        "datasets"
      ],
      "topics": [
        "t4"
      ]
    },
    {
      "page": "table6",
      "title": "Data: table6",
      "concept": [
        "datasets"
      ],
      "topics": [
        "table6"
      ]
    },
    {
      "page": "table7",
      "title": "Data: table7",
      "concept": [
        "datasets"
      ],
      "topics": [
        "table7"
      ]
    },
    {
      "page": "table8",
      "title": "Data: table8",
      "concept": [
        "datasets"
      ],
      "topics": [
        "table8"
      ]
    },
    {
      "page": "table9",
      "title": "Data table9.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "table9"
      ]
    },
    {
      "page": "tb",
      "title": "Data table tb.",
      "concept": [
        "datasets"
      ],
      "topics": [
        "tb"
      ]
    },
    {
      "page": "text_to_chars",
      "title": "Split string(s) of text 'x' into its characters",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "str2vec",
        "text_to_chars"
      ]
    },
    {
      "page": "text_to_sentences",
      "title": "Split strings of text 'x' into sentences",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "text_to_sentences"
      ]
    },
    {
      "page": "text_to_words",
      "title": "Split string(s) of text 'x' into words",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "text_to_words"
      ]
    },
    {
      "page": "theme_clean",
      "title": "A clean alternative theme for *ggplot2*",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "theme_clean"
      ]
    },
    {
      "page": "theme_ds4psy",
      "title": "A basic and flexible plot theme",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "theme_ds4psy"
      ]
    },
    {
      "page": "theme_empty",
      "title": "A basic and flexible plot theme (using *ggplot2*)",
      "concept": [
        "plot functions"
      ],
      "topics": [
        "theme_empty"
      ]
    },
    {
      "page": "transl33t",
      "title": "Translate text into leet slang",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "transl33t"
      ]
    },
    {
      "page": "Trumpisms",
      "title": "Data: Trumpisms",
      "concept": [
        "datasets"
      ],
      "topics": [
        "Trumpisms"
      ]
    },
    {
      "page": "Umlaut",
      "title": "Umlaut provides German Umlaut letters (as Unicode characters)",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "Umlaut"
      ]
    },
    {
      "page": "what_date",
      "title": "What date is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_date"
      ]
    },
    {
      "page": "what_month",
      "title": "What month is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_month"
      ]
    },
    {
      "page": "what_time",
      "title": "What time is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_time"
      ]
    },
    {
      "page": "what_wday",
      "title": "What day of the week is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_wday"
      ]
    },
    {
      "page": "what_week",
      "title": "What week is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_week"
      ]
    },
    {
      "page": "what_year",
      "title": "What year is it?",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "what_year"
      ]
    },
    {
      "page": "words_to_text",
      "title": "Paste or collapse words 'x' into a text",
      "concept": [
        "text objects and functions"
      ],
      "topics": [
        "words_to_text"
      ]
    },
    {
      "page": "zodiac",
      "title": "Get the astrological sign / zodiac symbol for date(s)",
      "concept": [
        "date and time functions"
      ],
      "topics": [
        "zodiac"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hneth/ds4psy/raw/HEAD/logo.png",
  "_readme": "https://github.com/hneth/ds4psy/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "unikn",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ds4psy.Rmd",
      "filename": "ds4psy.html",
      "title": "Data Science for Psychologists (ds4psy)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "R package",
        "Textbooks",
        "Change of hosting service and URLs",
        "The ds4psy and i2ds books, courses, and R package",
        "Installation",
        "Resources",
        "About",
        "Citation",
        "License"
      ],
      "created": "2019-08-04 07:06:51",
      "modified": "2026-04-22 06:15:42",
      "commits": 42
    }
  ],
  "_score": 7.355643050220869,
  "_indexed": true,
  "_nocasepkg": "ds4psy",
  "_universes": [
    "hneth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:20:54.000Z",
      "distro": "noble",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "dea9097f8a28d1258af28cf0dd8e67ab5c49bab2242fae206d1b91dd10f183a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:20:29.000Z",
      "distro": "noble",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "31a54b3a3bece87b4863b09147e3b200b61126b422d41f82bb9c1c8eb166240b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:21:12.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "19374b7da7a04ab75995ef77e65dd20ae0e3adf1f05665ba68a770f85ffcc08c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:21:43.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "9634755817e865c7fe5bf182a7fc7a3479dc78c0e5325f045c88ecdc7055754c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:19:47.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "1a381cd03fc93ca0e5dbee6f3b2c3ac353b12b94165fcacf59b590732c87d102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:19:57.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "0105ceefea21c79504fe14ead372450fc19acced1917879cadfd0f4ccce63c59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9003",
      "date": "2026-05-07T11:19:40.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "ae3faea81e6b331cb9637ae2555fbb9a08597de84e7b2c2dfe96826060ef1653",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9003",
      "date": "2026-05-22T14:37:52.000Z",
      "commit": "e47f670f692600979de7ef4f238950fa034fd945",
      "fileid": "887b784491adcc0cc41ef37d73147897784ff49ec1a0f36b9fbff98077857a6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hneth/actions/runs/25492456465"
    }
  ]
}