onload_geoloc: Geolocation at launch

Description Usage Value Examples

View source: R/geoloc.R

Description

Geolocation at launch

Usage

1

Value

The user geolocation

Examples

1
2
3
4
library(shiny)
ui <- fluidPage(
  onload_geoloc()
)

ColinFay/geoloc documentation built on Nov. 27, 2019, 3:15 a.m.