Skip to main content
Data Pipelines: Using a Model-View-Controller Framework in R
Show table of contents
Table of contents
1
What is a Data Pipeline?
2
Users
3
Models
4
Views
5
Controllers
6
Categorizing Software by MVC
7
Example Pipelines
8
Conclusion
9
About the Authors
10
Glossary
References
View book source
4
Views
4.1
plots
4.1.1
static plots
4.1.1.1
ggplot
4.1.2
interactive plots
4.1.3
Plotly
4.2
Why is R our choice?
4.3
markdown
3
Models
5
Controllers
On this page
4
Views
4.1
plots
4.1.1
static plots
4.1.2
interactive plots
4.1.3
Plotly
4.2
Why is R our choice?
4.3
markdown
View source
Edit this page