कार्यकुशल R कोड लिखना
Colin Gillespie
Jumping Rivers & Newcastle University

प्रयोग की लागत:
सस्ता नहीं!


install.packages("benchmarkme")library("benchmarkme")# Run each benchmark 3 times res <- benchmark_std(runs = 3)plot(res)
मेरी मशीन 400 मशीनों में 75वें स्थान पर रैंक हुई है
upload_results(res)

कार्यकुशल R कोड लिखना