File: testthat.R

package info (click to toggle)
r-cran-dygraphs 1.1.1.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,232 kB
  • sloc: javascript: 10,787; sh: 19; makefile: 15
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
4
5
library(testthat)
library(dygraphs)
library(datasets)

test_check("dygraphs")