Other packages > Find by keyword >

fritools2  

Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
View on CRAN: Click here


Download and install fritools2 package within the R console
Install from CRAN:
install.packages("fritools2")

Install from Github:
library("remotes")
install_github("cran/fritools2")

Install by package version:
library("remotes")
install_version("fritools2", "4.1.0")



Attach the package and use:
library("fritools2")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-09
Latest Update: 2023-06-09
Description:
Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority 'base').
How to cite:
Andreas Dominik Cullmann (2023). fritools2: Utilities for the Forest Research Institute of the State Baden-Wuerttemberg. R package version 4.1.0, https://cran.r-project.org/web/packages/fritools2. Accessed 04 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited fritools2 R package
View fritools2 citation profile
Other R packages that fritools2 depends, imports, suggests or enhances
Complete documentation for fritools2
Functions, R codes and Examples using the fritools2 R package
Some associated functions: bulk_read_csv . bulk_write_csv . call_conditionally . call_safe . check_ascii_file . clipboard_path . column_sums . compare_vectors . convert_umlauts_to_ascii . convert_umlauts_to_tex . count_groups . csv . csv2csv . delete_trailing_blank_lines . delete_trailing_whitespace . develop_test . file_copy . file_modified_last . file_save . find_files . fritools2-package . fromto . get_boolean_envvar . get_lines_between_tags . get_mtime . get_options . get_package_version . get_r_cmd_batch_script_path . get_rscript_script_path . get_run_r_tests . get_script_name . get_script_path . get_unique_string . golden_ratio . grep_file . index_groups . is_batch . is_cran . is_difftime_less . is_false . is_files_current . is_force . is_installed . is_not_false . is_null_or_true . is_of_length_zero . is_path . is_r_cmd_check . is_r_package_installed . is_running_on_fvafrcu_machines . is_running_on_gitlab_com . is_success . is_valid_primary_key . is_version_sufficient . is_windows . load_internal_functions . memory_hogs . missing_docs . paths . r_cmd_install . relative_difference . rename_package . round_half_away_from_zero . run_r_tests_for_known_hosts . search_files . search_rows . set_hash . set_options . set_run_r_tests . split_code_file . str2num . strip_off_attributes . subset_sizes . summary.filesearch . tapply . throw . touch . un_hash . view . vim . weighted_variance . wipe_clean . wipe_tempdir . with_dir . 
Some associated R codes: batch.R . boolean.R . call.R . clipboard_path.R . column_sums.R . compare_vectors.R . convert_umlauts_to_ascii.R . convert_umlauts_to_tex.R . count_groups.R . csv.R . delete_trailing_blank_lines.R . delete_trailing_whitespace.R . develop_test.R . file_copy.R . file_modified_last.R . file_save.R . find_files.R . find_missing_doc.R . fritools2-package.R . fromto.R . get_lines_between_tags.R . get_package_version.R . get_unique_string.R . golden_ratio.R . grep_file.R . installed.R . is_cran.R . is_difftime_less.R . is_files_current.R . is_of_length_zero.R . is_path.R . is_r_cmd_check.R . is_success.R . is_valid_primary_key.R . is_version_sufficient.R . is_windows.R . load_internal_functions.R . memory_hogs.R . options.R . paths.R . r.R . relative_difference.R . rename_package.R . round_half_away_from_zero.R . search_files.R . search_rows.R . split_code_file.R . str2num.R . strip_off_attributes.R . subsets.R . tapply.R . test_helpers.R . throw.R . touch.R . view.R . vim.R . weighted_variance.R . wipe_clean.R . wipe_tempdir.R . with_dir.R . zzz.R .  Full fritools2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA