Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 402 Bytes

apa7

The goal of apa7 is to facilitate writing documents in APA Style (7th Edition).

Installation

You can install the development version of apa7 from GitHub with:

# install.packages("remotes")
remotes::install_github("wjschne/apa7")

Install apaquarto extension

library(apa7)
install_apaquarto()