-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
167 lines (154 loc) · 2.81 KB
/
Copy path_pkgdown.yml
File metadata and controls
167 lines (154 loc) · 2.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
url: https://elgabbas.github.io/ecokit/
template:
bootstrap: 5
light-switch: true
authors:
Ahmed El-Gabbas:
href: https://elgabbas.netlify.app/
home:
title: ecokit
development:
mode: auto
navbar:
title: ecokit
type: default
left:
- text: Functions
icon: fa-file-code-o
href: reference/index.html
reference:
- title: Package info
contents:
- ecokit-package
- title: ecology-related functions
contents:
- chelsa_var_info
- get_chelsa_links
- check_gbif
- maxent_open
- maxent_variable_importance
- sampling_effort
- mask_cumulative_pct
- trim_hmsc
- coda_to_tibble
- coda_match_param
- title: Package management
contents:
- stop_ctx
- package_functions
- load_packages
- load_packages_future
- quiet_device
- reload_package
- loaded_packages
- package_installed
- package_remote_sha
- assign_env_vars
- check_args
- function_arguments
- record_arguments
- used_packages
- pak_from_renv
- title: File / data operations
contents:
- file_operations
- dir_size
- parent_dir
- normalize_path
- find_duplicates
- find_capital_names
- load_as
- load_multiple
- check_data
- check_zip
- check_pdf
- check_image
- check_env_file
- check_java
- save_as
- save_multiple
- list_to_rdata
- validate_named_list
- assign_if_not_exist
- cc
- ht
- cat_names
- arrange_alphanum
- n_decimals
- replace_space
- scrape_link
- split_vector
- split_df_to_chunks
- range_to_new_value
- all_objects_sizes
- tibble_column_size
- keep_only
- source_silent
- n_unique
- add_missing_columns
- create_tar
- load_tar_file
- title: Printing/logging functions
contents:
- cat_sep
- cat_time
- cat_diff
- info_chunk
- format_number
- title: Utility functions
contents:
- validators
- set_parallel
- os
- system_command
- check_url
- script_location
- clear_console
- check_rstudio
- check_quarto
- check_packages
- save_session
- save_session_info
- git_log
- bash_variables
- detect_alias
- get_mode
- check_system_command
- apply_functions
- quietly
- extract_options
- remove_options
- assign_from_options
- get_option_with_default
- zenodo_tools
- render_html
- title: Spatial functions
contents:
- check_tiff
- boundary_to_wkt
- polygon_centroid
- rename_geometry
- split_raster
- set_geometry
- text_to_coordinates
- clip_raster_by_polygon
- check_stack_in_memory
- sf_add_coords
- raster_to_pres_abs
- nc_global_attributes
- scale_0_1
- set_raster_crs
- set_raster_varnames
- add_geometric_features
- range_to_new_value
- write_nc
- nearest_dist_sf
- raster_dims_km
- detect_outliers
- sort_raster_layers
- title: Plotting functions
contents:
- add_image_to_plot
- add_line
- integer_breaks
- binned_heatmap