jabrena / spring-boot-and-r-language

A repository to explore how to interact with R from Java with Spring Boot
Apache License 2.0
1 stars 0 forks source link

add dplyr #21

Closed jabrena closed 4 months ago

jabrena commented 4 months ago

Alternatively, install just dplyr:

install.packages("dplyr") https://dplyr.tidyverse.org/

jabrena commented 4 months ago

https://github.com/jabrena/spring-boot-and-r-language/pull/25