Load library

library(knitauthors)

View example data

exampleInput

Run format authors. If you are calling the function within a knitr code chunk, specify results="asis" in the chunk header

formatAuthors(exampleInput)

Info fields are optional, and symbols and text can be configured

formatAuthors(exampleInput[,1:3],
              infoSymbol1="%",
              infoText1="Corresponding Author")


jamesware/knitauthors documentation built on May 18, 2019, 11:22 a.m.