checkGuide: Check a guide

Description Usage Arguments Details Value Author(s) Examples

View source: R/checkGuide.R

Description

Check a guide

Usage

1
checkGuide(guideId, url)

Arguments

guideId

Id of your guide

url

URL of your webpage

Details

Rescode 401 : invalid key or ip 429 : Too Many Requests

Value

Json with

orange, red, blue and green contain for each term to optimize two values: the field start value and the field end value. scores contains the location of each term on the graph defined by the previous fields.

score : 100 danger : SEO risk score

Author(s)

Vincent Terrasi

Examples

1
2
3
4
## Not run: 
scores <- checkGuide(28183,"http://www.france24.fr")

## End(Not run)

voltek62/writingAssistantR documentation built on May 4, 2019, 7:41 p.m.