Skip to content

franfrutos/multi.s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# multisplit

<!-- badges: start -->
<!-- badges: end -->

multisplit is an upcoming package motivated for personal use, but could be useful for any person who wants to run split-half and multiverse analisys of different kind in human behavior data. 

In the future, new functions will be added with a bunch of utils that will make your life easier. Stay tune!


## Installation

You can install the development version of multisplit runing this code:

``` r
if(!require(remotes)){install.packages("remotes")}
remotes::install_github("franfrutos/multisplit")
```

About

A custom package for reliability analisys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published