Skip to contents
jrrosell (development version)
- Rename check_installed_gihub to check_installed_github
- Add slugify function to make slugs from character vectors.
- Add request_max_safe_cores_from_rss function to calculate maximum cores without getting out of memory.
- Add end_pipe function to be able to print and expressiona and return invisible NULL at the end of a pipe.s
- Migrate read_url from httr to httr2.
- Added “udpipe” and “spacyr” lemmatizers.
- Add new text functions (normalize_text, tokenize_text, remove_stopwords, prepare_tokens) and add arguments to prepare_text functions.
- Adjusting font sizes for ggplot2 plots.