Other packages > Find by keyword >

fritools  

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


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

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

Install by package version:
library("remotes")
install_version("fritools", "4.4.0")



Attach the package and use:
library("fritools")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
First Published: 2021-01-11
Latest Update: 2024-01-26
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 (2021). fritools: Utilities for the Forest Research Institute of the State Baden-Wuerttemberg. R package version 4.4.0, https://cran.r-project.org/web/packages/fritools. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0.0 (2021-01-11 10:50), 1.1.0 (2021-01-20 12:40), 1.2.0 (2021-01-27 20:20), 1.3.0 (2021-02-17 14:20), 1.4.0 (2021-03-20 21:40), 2.0.0 (2021-05-31 23:50), 2.1.0 (2021-07-14 16:20), 2.2.0 (2021-07-26 17:20), 2.2.1 (2021-07-31 14:20), 2.3.0 (2021-09-27 15:50), 2.4.0 (2021-11-15 13:50), 2.5.0 (2021-12-07 09:00), 3.0.0 (2021-12-14 16:30), 3.1.0 (2022-01-03 14:50), 3.2.0 (2022-03-09 16:40), 3.3.0 (2022-03-22 18:40), 3.4.0 (2022-04-26 23:20), 3.5.0 (2022-05-20 17:50), 3.5.1 (2022-07-14 17:30), 3.6.0 (2022-08-05 19:20), 3.7.0 (2022-08-16 09:32), 4.1.0 (2023-06-12 20:20), 4.1.1 (2023-08-16 00:30), 4.2.0 (2023-11-19 01:00), 4.3.0 (2024-01-26 20:50)
Other packages that cited fritools R package
View fritools citation profile
Other R packages that fritools depends, imports, suggests or enhances
Complete documentation for fritools
Functions, R codes and Examples using the fritools 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 . fritools-package . fromto . get_boolean_envvar . get_german_umlauts . 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 . sloboda . 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 . fritools-package.R . fromto.R . get_german_umlauts.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 . sloboba.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 fritools package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for fritools0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

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  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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