Package index
-
ngr_dbqs_filter_predicate()
- Construct a SQL Query Using Spatial Predicates
-
ngr_dbqs_tbl_quote()
- Quote a Table Name for SQL Queries
-
ngr_pkg_detach()
- Detach a package
-
ngr_s3_dl()
- Download Files from a Directory
-
ngr_s3_files_to_index()
- Generate S3 Index HTML
-
ngr_s3_path_to_https()
- Convert an S3 Path to an https URL
-
ngr_sed_replace_in_files()
superseded - Replace text in files using sed run in bash.
-
ngr_spk_ext_raster()
- Compute Combined Extent (Bounding Box) from Multiple Raster Files
-
ngr_spk_gdalwarp()
- Generate GDALWarp Command Arguments
-
ngr_spk_odm()
- Construct Docker Command Arguments for ODM
-
ngr_spk_poly_to_points()
- Generate Regularly Spaced Points Inside Polygons
-
ngr_spk_res()
- Extract Resolution from a Raster
-
ngr_str_df_col_agg()
- Aggregate Numeric Columns by Row
-
ngr_str_df_detect_filter()
- Filter Rows Based on String Detection in a Column Detected with a partial String Match
-
ngr_str_dir_from_file()
- Detect the Presence of a Specific File in a Directory
-
ngr_str_dir_from_path()
- Extract Directory Name from File or Directory Path Based on Levels
-
ngr_str_link_url()
- Create an HTML Link to Repository Resources or GitHub Pages
-
ngr_str_replace_filenames()
- Rename Files and Directories Containing Specific Text
-
ngr_str_replace_in_files()
- Perform Bulk Find-and-Replace on Multiple Files Using stringr
-
ngr_tidy_cols_rm_na()
- Remove Columns with All NA Values
-
ngr_tidy_cols_type_compare()
- Compare Column Type Consistency Across Nested Dataframes
-
ngr_xl_map_colnames()
- Extract Formulas from an Excel Worksheet
-
ngr_xl_map_formulas()
- Read Formulas and Column Names from an Excel Worksheet and Combine to Aid in Transformation of Formulas to R
-
ngr_xl_read_formulas()
- Extract Single Row Formulas from an Excel Worksheet