File: weights.R

package info (click to toggle)
r-bioc-biocgenerics 0.52.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
### =========================================================================
### The weights() generic
### -------------------------------------------------------------------------
###
### Note that stats::weights is an S3 generic.

setGeneric("weights")