Create a Character Variable

appetizer
create variable
none spicy
Author

Ryan Garnett

Published

March 29, 2023

Description
Create a variable object in memory for a specific character value
Ingredients
Package Data
NA NA


Sample Instructions

object_name <- "text"


Actual Instructions

character_variable <- "Halifax"