find_proglang | R Documentation |
Based on Mauro Lepore's great suggestion https://github.com/ropensci/software-review/issues/546#issuecomment-1416728843
find_proglang(lang)
lang |
which language to check. Either 'julia' or 'python' |
logical. TRUE if lang is found on path, FALSE if not
## Not run:
find_proglang(lang = "julia")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.