Skip to content

Commit 5186802

Browse files
committed
...
1 parent 722fe15 commit 5186802

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

NAMESPACE

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
S3method(tmapGetShapeMeta1,sfnetwork)
44
S3method(tmapGetShapeMeta2,sfnetwork)
5+
S3method(tmapGridDataPlot,tm_data_edges)
6+
S3method(tmapGridDataPlot,tm_data_network)
7+
S3method(tmapGridDataPlot,tm_data_nodes)
8+
S3method(tmapLeafletDataPlot,tm_data_edges)
9+
S3method(tmapLeafletDataPlot,tm_data_network)
10+
S3method(tmapLeafletDataPlot,tm_data_nodes)
511
S3method(tmapShape,sfnetwork)
612
S3method(tmapSubsetShp,sfnetwork)
713
export(opt_tm_edges)
814
export(opt_tm_nodes)
915
export(tm_edges)
1016
export(tm_network)
1117
export(tm_nodes)
12-
export(tmapGridDataPlot.tm_data_edges)
13-
export(tmapGridDataPlot.tm_data_network)
14-
export(tmapGridDataPlot.tm_data_nodes)
15-
export(tmapLeafletDataPlot.tm_data_edges)
16-
export(tmapLeafletDataPlot.tm_data_network)
17-
export(tmapLeafletDataPlot.tm_data_nodes)
1818
export(tmapMapboxDataPlot.tm_data_edges)
1919
export(tmapMapboxDataPlot.tm_data_network)
2020
export(tmapMapboxDataPlot.tm_data_nodes)

man/internal_network.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)