# dev.R
# Store temporary tests and code stemming from the development process.
# Title : Development script for the dfp package.
# Authors : Jean-Mathieu Potvin <jean-mathieu_potvin@cooperators.ca>.
# Maintainers : Jean-Mathieu Potvin <jean-mathieu_potvin@cooperators.ca>.
# Depends : R (>= 3.0 needed).
# License : GNU GPLv3
# File encoding : UTF-8.
# Dev packages -----------------------------------------------------------------
library(usethis)
library(devtools)
library(testthat)
# Tests ------------------------------------------------------------------------
fpath <- path(rep("lol", 10), rep("haha", 10), rep("test_gs_ha.txt", 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.