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.


scan documentation built on April 3, 2025, 6:18 p.m.