-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
59 lines (54 loc) · 1.08 KB
/
_pkgdown.yml
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
url: https://stscl.github.io/sdsfun/
template:
bootstrap: 5
math-rendering: mathjax
light-switch: true
navbar:
bg: custom
home:
title: |
sdsfun | Spatial Data Science Complementary Features
authors:
Wenbo Lv:
href: https://spatlyu.github.io/
reference:
- title: utility functions for sf object
contents:
- sf_geometry_name
- sf_geometry_type
- sf_voronoi_diagram
- sf_coordinates
- sf_distance_matrix
- title: utility functions for spdep package
contents:
- spdep_nb
- spdep_contiguity_swm
- spdep_distance_swm
- spdep_skater
- spdep_lmtest
- title: utility functions for spatial data science
contents:
- moran_test
- ssh_test
- inverse_distance_swm
- hclustgeo_disc
- geodetector_q
- spvar
- spade_psd
- fuzzyoverlay
- loess_optnum
- sf_utm_proj_wgs84
- sf_gk_proj_cgcs2000
- tbl_xyz2mat
- title: utility functions for data science
contents:
- dummy_vec
- dummy_tbl
- discretize_vector
- normalize_vector
- standardize_vector
- rm_lineartrend
- generate_subsets
- formula_varname
- check_tbl_na
- tbl_all2int