We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the publications.qmd page, the use of packages requires prior installation on your R session.
install.packages("httr2");
install.packages("wordcloud2");
install.packages("bid2df");
install.packages("data.table");