Last chance! 50% off unlimited learning
Sale ends in
powered by
suffix(x) suffix(x) <- value
salutation
first_name
middle_name
last_name
#Get a suffix] example_name <- "Mr Jim Toby Jeffries Esq" suffix(example_name) #Set a suffix suffix(example_name) <- "PhD"
Run the code above in your browser using DataLab