if (!require(tjutils)) devtools::load_all()
hypothesis_annotations(
  wildcard_uri = "https://engineering-shiny.org/*",
  username = "tjpalanca"
) %>% 
  hypothesis_annotations_markdown() %>% 
  commonmark::markdown_html() %>% 
  cat()
hypothesis_annotations(
  wildcard_uri = "https://engineering-shiny.org/*",
  username = "tjpalanca"
) %>% 
  hypothesis_annotations_markdown() %>% 
  cat()


tjpalanca/tjutils documentation built on Jan. 20, 2021, 2:01 p.m.