df <- data.frame(x = c(1,2,NA), y = rep(NA, 3))
colSums(is.na(df))
#x y
#1 3
Code Example |
---|
R :: regex in r |
R :: r read excel start from row |
R :: calculate correlation in r |
R :: write text r |
R :: r variables |
R :: r count distinct dplyr |
R :: setwd in r |
R :: r na if |
R :: mean in r |
R :: what is a vector in r |
R :: r remove inf values |
R :: %in% r |
R :: autoplot confusion matrix |
R :: print percentage in r |
R :: how to make the minutes zero in r |
R :: Hello Shiny Server Logic |
R :: r2 metrics r |
R :: select last child with class in r |
R :: %in% in r |
R :: créer un dataframe dans r |
R :: r studio |
R :: r install package |
Rust :: create thread in rust |
Rust :: How to know the data type in rust |
Rust :: sleep in rust |
Rust :: rust concat |
Rust :: string and str to string rust |
Rust :: armanriazi•rust•reference•vs•pointer |
Rust :: declare an array with signle value Rust |
Rust :: armanriazi•rust•smartpointer•deref•coercion |