Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコードを使用してpchシンボルを大きくする方法はありますか? 私はこれを理解できないようです。
plot(1) legend("topright", legend=c(1,2,3,4,5,6), pch=c(20), col=c("red", "yellow", "green", "violet", "skyblue", "cyan"), title="number of studies", pt.cex=1.2)