open-gat

(★ 96)

Open source software for geographic transport data analysis and planning

File Explorer

  • .gitignore
  • .Rbuildignore
  • appendix.md
  • appendix.Rmd
  • flow-diagram.png
  • google-trends-facet.png
  • google-trends-open.png
  • google-trends.png
  • integrating-gat.Rproj
  • LICENSE
  • open_tools.csv
  • README.md
  • README.Rmd
  • references.bib
  • scholar-search.png
  • transport-modelling-software.csv

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

most

View Details ▼

Open one or several files for interactive reading, allowing scrolling and search.

most {{path/to/file}}

Open a file:

most {{path/to/file1 path/to/file2 ...}}

Open several files:

most {{path/to/file}} +/{{string}}

Open a file at the first occurrence of "string":

🔍

last

View Details ▼

View the last logged in users.

last

View last login information (e.g., username, terminal, boot time, kernel) of all users as read from `/var/log/wtmp`:

last {{username}}

List login information of a specific user:

last {{[-n|--limit]}} {{login_count}}

Specify how many of the last logins to show:

// repository documentation