File: code.R

package info (click to toggle)
r-cran-devtools 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,340 kB
  • sloc: sh: 15; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 61 bytes parent folder | download
1
2
3
function_with_unusual_name <- function() {
  print("Hi!")
}