fill_nas: Function used to fill NAs in the possesions sections in pbp

View source: R/utilidades.R

fill_nasR Documentation

Function used to fill NAs in the possesions sections in pbp

Description

Function used to fill NAs in the possesions sections in pbp

Usage

fill_nas(table, column)

Arguments

tabla

Tabla que recibe

columna

Columna a llenar los NAs

Value

table without NAs

Examples

fill_nas(table, 'numero_jugada')

telaroz/handbaloner documentation built on Nov. 25, 2024, 2:18 p.m.