add_snippets: Add the snippets to your ~/.R/snippets/r.snippets

Description Usage Arguments Value Examples

View source: R/add_snippets.R

Description

Add the snippets to your ~/.R/snippets/r.snippets

Usage

1
add_snippets(rs = "~/.R/snippets/r.snippets")

Arguments

rs

Path to R snippets

Value

A message about the success of the copy.

Examples

1
2
3
4
## Not run: 
add_snippets()

## End(Not run)

ThinkR-open/shinysnippets documentation built on April 20, 2020, 8:22 a.m.