Skip to content

🗺 A Map Room

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

getwilds/oncarto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oncarto

Project Status: Prototype – Useable, some support, open to feedback, unstable API. R-CMD-check

Oncarto (Oncology Cartographer) is a flexible Shiny application, structured as an R package, for visualizing and communicating geospatial data related to cancer epidemiology.

Installation

You can install the development version of oncarto as follows:

# install.packages("pak")
pak::pak("getwilds/oncarto")

Getting Started

Get Oncarto running locally:

library(oncarto)

run_app(title = "Oncarto (Oncology Cartographer)", 
        logo_src = oncarto_file("fh-logo.png"), 
        logo_href = "https://hutchdatascience.org", 
        logo_width = "155px", 
        logo_height = "35px", 
        css = oncarto_file("fh.css"), 
        callback = example_callback)

About

🗺 A Map Room

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published