Forbidden_ffdf: Forbidden ffdf functions

Description Usage Arguments

Description

Methods implemented just to prevent using them (because something inppropriate could be find by inheritance)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
## S3 replacement method for class 'ffdf'
physical(x) <- value
## S3 replacement method for class 'ffdf'
virtual(x) <- value
## S3 replacement method for class 'ffdf'
length(x) <- value
## S3 replacement method for class 'ffdf'
vmode(x, ...) <- value
## S3 replacement method for class 'ffdf'
vw(x, ...) <- value
## S3 method for class 'ffdf'
vw(x, ...)

Arguments

x

an ffdf object


OHDSI/ff documentation built on May 7, 2019, 8:30 p.m.