powered by
Replace NA values with "", useful for passing values to HTML tags.
toInput(x)
A vector of length 1.
A string, if x is NA, returns "".
# NOT RUN { toInput(NA) # }
Run the code above in your browser using DataLab