# this is to support quoted variables: df %pm>% pca("mycol1", "mycol2")
new_list[[i]]<-x[,new_list[[i]]]
}else{
# remove item - it's a parameter like `center`
# remove item - it's a argument like `center`
new_list[[i]]<-NULL
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.