-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
27 lines (20 loc) · 1001 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# lavTools
[![Build Status](https://travis-ci.org/mddavila/lavTools.svg?branch=master)](https://travis-ci.org/mddavila/lavTools)
[![Coverage status](https://codecov.io/gh/mddavila/lavTools/branch/master/graph/badge.svg)](https://codecov.io/github/mddavila/lavTools?branch=master)
[![Build status](https://ci.appveyor.com/api/projects/status/pax07iujvysry998?svg=true)](https://ci.appveyor.com/project/mddavila/lavtools)
[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
**A lavaan Toolbox of Useful Wrapper Functions**
Currently in development.