Skip to content
Snippets Groups Projects
Commit 8d217177 authored by Holger Brandl's avatar Holger Brandl
Browse files

added usage example for snippet spinning

parent 103c432c
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,10 @@ spinsnip(){
rm $tmpR
}
## usage example
# echo '
# > # test report
# 1+1;
# ggplot(iris, aes(Sepal.Width) + geom_histogram()
# ' | spinsnip some_report
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment