Get your own website Result Size: 625 x 565
x
 
# Vector of logical values
log_values <- c(TRUE, FALSE, TRUE, FALSE)
log_values
[1] TRUE FALSE TRUE FALSE