config_to_bdd: config_to_bdd

Description Usage Arguments

View source: R/config_to_bdd.R

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


uslaure/SEOSUP documentation built on May 3, 2019, 2:37 p.m.