if (FALSE) {
if (!is_travis()) {
df = gcite_author_info(author = "John Muschelli", secure = FALSE)
}
}
if (!is_travis() & !is_cran()) {
df = gcite_author_info(author = "Jiawei Bai", secure = FALSE)
}
Run the code above in your browser using DataLab