nstallpackagesvisClusterError in nstallpackagesvisCluster could not find function nstallpackages
The function you are trying to use is install.packages() not nstall.packages().
Try the corrected code:
install.packages("visCluster")
原文地址: https://www.cveoy.top/t/topic/h81e 著作权归作者所有。请勿转载和采集!