Create Variable from an Equation

appetizer
create variable
none spicy
Author

Ryan Garnett

Published

March 29, 2023

Description
Create a variable object in memory for a specific mathematical equation
Ingredients
Package Data
NA NA


Sample Instructions

object_name <- number + number


Actual Instructions

total_variable <- 10 + 10