File: NAMESPACE

package info (click to toggle)
r-cran-lintr 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,396 kB
  • sloc: sh: 13; xml: 10; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 294 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Generated by roxygen2: do not edit by hand

S3method("names<-",my_custom_class)
S3method(drink_me,data.frame)
S3method(drink_me,default)
S3method(drink_me,list)
S3method(eat_me,liiiiiiiiiiiiiiiiiiiiiiiiiiist)
S3method(head,my_s3_object)
export(drink_me)
export(eat_me)
importFrom(utils,head)