Search, Inspect, and Replace Text Across Files


[Up] [Top]

Documentation for package ‘seekr’ version 0.2.0

Help Pages

as.data.frame.seekr_match Convert 'seekr_match' vectors to and from data frames
as_match Convert 'seekr_match' vectors to and from data frames
as_seekr_path Normalize file paths for seekr
as_tibble.seekr_match Convert 'seekr_match' vectors to and from data frames
backups List, inspect, open, and delete backups
delete_backups List, inspect, open, and delete backups
empty_stage Diagnose where a workflow became empty
exclude_functions Default file exclusion functions
exclusions Inspect why files were excluded
filter_files Filter files to search
filter_match Filter matches
is_dependency_dir Default file exclusion functions
is_git_dir Default file exclusion functions
is_minified_file Default file exclusion functions
is_not_text_mime Default file exclusion functions
last_backup List, inspect, open, and delete backups
list_backups List, inspect, open, and delete backups
list_files List files to search
match_files Find matches in files
match_text Find matches in text
new_seekr_match Create 'seekr_match' vectors
open_backup_dir List, inspect, open, and delete backups
print.seekr_match Print matches with context and replacement preview
print.summary_seekr_match Summarize matches and planned replacements
replace_files Replace selected matches in files
replace_text Replace selected matches in text
restore_files Restore files from backups
restore_files_interactive Restore files from backups
seek Find matches in text files
seekr Find matches in text files
seekr_match Create 'seekr_match' vectors
seekr_option Retrieve a seekr option
seekr_options List seekr options
sort_within_files Sort matches within each file
str.seekr_match Inspect the structure of a 'seekr_match' vector
summary.seekr_match Summarize matches and planned replacements
with_capture_groups_matrix Use capture groups in function-based replacements