Examveda
Examveda

How is a character string defined in R?

A. "Hello, World!"

B. 'Hello, World!'

C. c("Hello", "World")

D. char("Hello, World!")

Answer: Option A


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming