Skip to content

awmeade/psymetlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psymetlab

Useful R functions

Description

psymetlab is a package created at the NCSU Psychometrics Lab with useful functions for formatting R output in APA format and other useful tools.

Current Version

Current version is 1.0.0

Installing from source

To install this package:

  1. Install and load the devtools package (if necessary). In R, paste the following into the console, note, you may need to update R or R Studio first:
install.packages('devtools')
library('devtools')
  1. Download and install the psymetlab package from the Github source code.
install_github('awmeade/psymetlab')
library('psymetlab')

License

This package is free and open source software, licensed under GPL (>= 3).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages