remove_tail_na: removes tail rows that contain NA values, up until the last...

View source: R/lib_table.R

remove_tail_naR Documentation

removes tail rows that contain NA values, up until the last row that is fully complete

Description

removes tail rows that contain NA values, up until the last row that is fully complete

Usage

remove_tail_na(dt)

Arguments

dt

data.frame


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.