Description Usage Arguments Examples
This function allows you to get the number of H-Tags you specified in the Call for a given URL.
| 1 | htag_count(url, hTag = "h1")
 | 
| url | The URL you want to get the H-Tags for | 
| hTag | The H-Tags you want to get (exampale = h2-Tags). Default is H1 htag_count() | 
| 1 | htag_count("https://www.r-project.org/", hTag = "h3")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.