Description Usage Arguments Value Examples
This function takes the output of the getURL function and generates information based on the amount of pages and the structure of the site.
1 | getPages(returns)
|
returns |
list passed from getUrl function |
returns a list with 4 elements a boolean that returns TRUE if there are no pages associated with the URL a string that gives the pattern of the URLs of the pages a numeric with the total number of pages a string with the url passed to the function max.entries passed from getUrl
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.