The goal of michelRodange is to provide three important national texts of the Luxembourguish language as data frames. This will facilitate the study of these texts with the R programming language.
You can install the released version of michelRodange from CRAN with:
install.packages("michelRodange")You can also install the package from Github:
remotes::install_github("b-rodrigues/michelRodange")library(michelRodange)
library(tidyverse)
data(renert)
renert %>%
group_by(gesank) %>%
summarise(total_lines = n())
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.