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 16 Jul. 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

Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
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  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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