Learn R Programming

shinybones (version 0.2.4)

sb_add_snippets: Add snippets to your ~/.R/snippets/r.snippets

Description

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

Usage

sb_add_snippets(sn_file = "~/.R/snippets/r.snippets")

Arguments

sn_file

Path to the file r.snippets

Examples

Run this code
# NOT RUN {
  sb_add_snippets()
# }

Run the code above in your browser using DataLab