config_to_bdd: config_to_bdd

Description Usage Arguments

Description

save url config to bdd

Usage

1
2
3
config_to_bdd(site_url, max = 100, timer = 10, validite = 24 * 60 * 60,
  bdd = file.path(find.package("SEO"), "mabase.sqlite"),
  source = "https://www.google.com")

Arguments

site_url

url website to find

max

maximum position to scan

timer

time in second between each query

validite

cache validity

bdd

the sqlite database path

source

google's url


Mapsred/ShinySEO documentation built on May 7, 2019, 2:47 p.m.