diego-ellis-soto
commited on
Commit
·
1c2b1fd
1
Parent(s):
841c94a
Updated hexbin size
Browse files- R/old_poc/make_RSF_hexbin.R +9 -0
- README.md +1 -1
R/old_poc/make_RSF_hexbin.R
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
require(hexSticker)
|
3 |
+
|
4 |
+
imgurl <- "www/Reimagining_San_Francisco.png"
|
5 |
+
|
6 |
+
sticker(imgurl, package="BioDivAccess", p_size=20, s_x=1, s_y=.75, s_width=.6,p_family = "Roboto",
|
7 |
+
filename="www/hexbin_RSF_logo.png")
|
8 |
+
|
9 |
+
|
README.md
CHANGED
@@ -65,4 +65,4 @@ Future plans include integrating public transportation accessibility to further
|
|
65 |
|
66 |
---
|
67 |
|
68 |
-

|
|
|
65 |
|
66 |
---
|
67 |
|
68 |
+
{width=33%}
|