• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From geocompx.org

Welcome | Geocomputation with R

1 1

Welcome | Geocomputation with R is for people who want to analyze, visualize and model geographic data with open source software. It is based on R, a statistical programming language that has powerful data processing, visualization, and geospatial capabilities. The book equips you with the...

#sf #Maps #rstats #dataviz #ggplot2

on Sat, 7AM

From geocompx.org

ようこそ | Geocomputation with R

0 0

ようこそ | Geocomputation with R は、オープンソースソフトウェアを使って地理データを分析、視覚化、モデル化するために書かれた。本書は、強力なデータ処理、可視化、地理空間機能を持つ統計プログラミング言語である R をベースにしている。本書は、科学的、社会的、環境的な意味合いを含む、地理データに現れるさまざまな問題に取り組むための知識とスキルを身につけることができる。地理情報システム (Geographic Information Systems, GIS) のユーザーで、データサイエンスのための強力なオープンソース言語での専門分野の知識の応用に興味がある人、R...

on Dec 15

From geocompx.org

Chapter 8 Geographic data I/O | Geocomputation with R

0 0

Prerequisites This chapter requires the following packages: library(sf) library(terra) library(dplyr) library(spData) 8.1 Introduction This chapter is about reading and writing geographic data....

on Jan 21