powered by
Based on Mauro Lepore's great suggestion https://github.com/ropensci/software-review/issues/546#issuecomment-1416728843
find_proglang(lang)
logical. TRUE if lang is found on path, FALSE if not
which language to check. Either 'julia' or 'python'
if (FALSE) { find_proglang(lang = "julia") }
Run the code above in your browser using DataLab