README.md

knit2synapse: Knit RMarkdown files to Synapse wikis.

This version has synapser as a dependency. The last version of this package to use the rSynapseClient is v0.1.

Installing

First, install the synapser package:

install.packages("synapser", repos=c("https://sage-bionetworks.github.io/staging-ran", "http://cran.fhcrc.org"))

The, using devtools:

devtools::install_github("Sage-Bionetworks/knit2synapse")

Usage

knitfile2synapse(markdownfile, owner='syn123', parentWikiId = NULL, wikiName = NULL, overwrite = FALSE)

Contributing

To contribute, fork the main repo, branch off a feature branch from master, make your changes and commit them, push to your fork and submit a pull request for Sage-Bionetworks/knit2synapse:develop.



Sage-Bionetworks/knit2synapse documentation built on May 9, 2019, 12:12 p.m.