범주
기술
R 프로그래밍 튜토리얼
저희 R 튜토리얼에서는 프로그래밍 역량을 키우는 데 도움이 되는 팁과 활용 사례를 확인하실 수 있습니다. 최신 기법도 꾸준히 소개해 드립니다.
기타 기술:
2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요
R Packages Tutorial: Install, Load, and Manage R Packages
Learn how to install, load, update, and manage R packages from CRAN, Bioconductor, and GitHub. Covers renv, devtools, and package documentation.
DataCamp Team
2026년 5월 22일
Importing Data Into R - Part Two
A tutorial on importing data into R. The focus is on reading data from sources like statistical software, databases, webscraping, and more.
Karlijn Willems
2019년 3월 18일
ggplot2 Histogram in R: Complete Tutorial with Examples
Learn to create and customize ggplot2 histograms in R, from basic plots to colored, faceted, and density-overlaid visualizations.
Kevin Babitz
2026년 6월 2일
R Histogram Tutorial: Create and Customize Plots with Base R
Learn to create and customize histograms in base R using the hist() function. Covers colors, labels, bins, density curves, and descriptive statistics.
Kevin Babitz
2026년 5월 29일
keras: Deep Learning in R
In this tutorial to deep learning in R with RStudio's keras package, you'll learn how to build a Multi-Layer Perceptron (MLP).
Karlijn Willems
2019년 2월 12일
Using Functions in R Tutorial
Discover what R functions are, the different type of functions in R, and how to create your own functions in R.
Javier Canales Luna
2023년 3월 30일
15 Questions All R Users Have About Plots
There are different types of R plots, ranging from the basic graph types to complex types of graphs. Here we discover how to create these.
Karlijn Willems
2019년 1월 29일
Tutorial on the R Apply Family
In this tutorial, you'll learn about the use of the apply functions in R, its variants, and a few of its relatives applied to different data structures.
Carlo Fanara
2023년 3월 31일
Lyric Analysis: Predictive Analytics using Machine Learning with R
In this tutorial, you'll learn how to use predictive analytics to classify song genres.
Debbie Liske
2019년 1월 9일
Reading and Importing Excel Files Into R With readxl
In this article, learn how import excel files into R with the readxl library.
Vidhi Chugh
2023년 3월 10일
R Contingency Tables Tutorial
In this tutorial, you'll learn how to create contingency tables and how to test and quantify relationships visible in them.
Łukasz Deryło
2018년 12월 13일
Introduction to H2O AutoML
In this tutorial, you will learn about H2O and have a glimpse of its autoML functionality.
Nishant Singh
2018년 12월 11일