na.omit.scdf: scdf objects Removes any row with a missing value

View source: R/scdf-functions.R

na.omit.scdfR Documentation

scdf objects Removes any row with a missing value

Description

scdf objects Removes any row with a missing value

Usage

## S3 method for class 'scdf'
na.omit(object, ...)

Arguments

object

A scdf.

...

not implemented yet.

Value

A scdf object.


jazznbass/scan documentation built on Sept. 14, 2024, 8:53 a.m.