NA2dot {baker}R Documentation

convert 'NA' to '.'

Description

convert 'NA' to '.'

Usage

NA2dot(s)

Arguments

s

A string of characters that may contain "NA"

Value

A string of characters without 'NA'


[Package baker version 1.0.3 Index]