{"id":20388755,"url":"https://github.com/mkearney/tidycor","last_synced_at":"2026-05-11T15:07:24.640Z","repository":{"id":124079495,"uuid":"136031128","full_name":"mkearney/tidycor","owner":"mkearney","description":"🎓 Tidy correlation tools for academics","archived":false,"fork":false,"pushed_at":"2018-09-12T22:13:42.000Z","size":280,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T09:44:24.422Z","etag":null,"topics":["correlation","quantitative-methods","rstats","statistics","tidyversity"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkearney.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-04T13:42:40.000Z","updated_at":"2018-09-12T22:13:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"643348ca-e0dd-4564-87cb-356de32e7877","html_url":"https://github.com/mkearney/tidycor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkearney","download_url":"https://codeload.github.com/mkearney/tidycor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940541,"owners_count":20045878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["correlation","quantitative-methods","rstats","statistics","tidyversity"],"created_at":"2024-11-15T03:13:10.759Z","updated_at":"2026-05-11T15:07:19.607Z","avatar_url":"https://github.com/mkearney.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\",\n  eval = TRUE\n)\noptions(width = 100)\npolcom \u003c- tidyversity::polcom\n```\n# tidycor \u003cimg src=\"man/figures/logo.png\" width=\"160px\" align=\"right\" /\u003e \n\n[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n\n🎓 Tidy tools for academics\n\n\n## \\*\\*\\* This package is in very early development. Feedback is encouraged!!! \\*\\*\\*\n\n## Installation\n\n\u003c!-- You can install the released version of tidycor from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"tidycor\")\n```\n--\u003e\n\nInstall the development version from [Github](https://github.com/mkearney/tidycor) with:\n\n```{r install, eval=FALSE}\n## install devtools if not already\nif (!requireNamespace(\"devtools\", quietly = TRUE)) {\n  install.packages(\"devtools\")\n}\n## install tidycor from Github\ndevtools::install_github(\"mkearney/tidycor\")\n```\n\nLoad the package (it, of course, plays nicely with tidyverse).\n\n```{r library}\n## load tidyverse\nlibrary(tidyverse)\n\n## load tidycor\nlibrary(tidycor)\n```\n\n## Reliability\n\nEstimate Cronbach's alpha for a set of variables.\n\n```{r reliability}\n## reliability of social media use items\ncronbachs_alpha(polcom, ambiv_sexism_1:ambiv_sexism_6)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Ftidycor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkearney%2Ftidycor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Ftidycor/lists"}