File: effectsHexsticker.R

package info (click to toggle)
effects 4.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,852 kB
  • sloc: makefile: 4
file content (3 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (4)
1
2
3
effectsHexsticker <- function(){
  browseURL(paste0("file://", system.file("doc", "effects-hex.pdf", package="effects")))
}