File: helper.R

package info (click to toggle)
r-cran-datawizard 1.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,300 kB
  • sloc: sh: 13; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
if (insight::check_if_installed("poorman", stop = FALSE)) {
  `%>%` <- poorman::`%>%`
}