-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_pkgdown.yml
More file actions
68 lines (66 loc) · 1.31 KB
/
Copy path_pkgdown.yml
File metadata and controls
68 lines (66 loc) · 1.31 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
url: https://github.com/R-ArcGIS/arcgisutils
template:
bootstrap: 5
navbar:
structure:
right: [search, github]
reference:
- title: Request Utilities
contents:
- arc_host
- arc_token
- arc_agent
- arc_base_req
- arc_paginate_req
- detect_errors
- title: Authorization
contents:
- auth_code
- auth_shiny
- title: Portal
contents:
- search_items
- arc_item
- arc_user
- arc_group
- arc_group_users
- arc_item_data
- upload_file
- delete_items
- arc_portal_urls
- arc_portal_users
- arc_user_self
- arc_portal_self
- arc_portal_resources
- arc_portal_servers
- portal_types
- content
- title: Geometry
contents:
- determine_dims
- determine_esri_geo_type
- validate_crs
- title: JSON
contents:
- as_esri_geometry
- as_features
- as_featureset
- as_layer
- as_extent
- parse_esri_json
- title: Geoprocessing Services
contents:
- has_concept("geoprocessing")
- title: Types
contents:
- infer_esri_type
- is_date
- title: Utilities
contents:
- compact
- rbind_results
- arc_url_parse
- url
- title: Requests
contents:
- fetch_layer_metadata