Skip to content

craigduncanlab/datamerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Datamerger

(c) 2019-2022 Craig Duncan www.craigduncan.com.au

Document data merge workflow

Use R Markdown and knitr to create a merged text file that you can use as the input text file for 'autostyler'

Example

See example file : KnitExample.Rmd

Then run the following from an R Studio console:

rmarkdown::render(input = "~/Documents/Path/KnitExample.Rmd",intermediates_dir="~/Documents/Path/output",run_pandoc=FALSE)

This will produce a markdown output file with .md extension, in the output folder.

Use this as the input file for the autostyler input.

About

Scripts for merging data into text files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published