~/ learn/ afm-112/ cards/ Reproducible, re-runnable, auditable
1 of 8

In R, type a comment naming the value, then assign 1200 to an object called sales.

In R, type a comment naming the value, then assign 1200 to an object called sales.

Answer

# January order value sales <- 1200

# starts a comment R ignores; <- puts 1200 into sales, which appears in the Environment pane. Nothing prints — assignment is silent.

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/7a169c3b-9d3b-473f-a1ac-f3631435ff6c/flashcard utf-8 LF