Closed SanderDevisscher closed 6 months ago
start from https://github.com/inbo/fis-projecten/blob/master/Functions/download_media.R
./R
#' @author
#' @description
#' @param name
#' @returns
#' @examples
roxygen2::roxygenise()
devtools::check()
1in de mate van het mogelijke
@SanderDevisscher What is this new repo? :-P
Also, I've wanted to edit a script to a function download_favorites(), where do I best put this new function?
download_favorites()
start from https://github.com/inbo/fis-projecten/blob/master/Functions/download_media.R
./R
met filenaam is gelijk aan functienaam#' @author
#' @description
#' @param name
#' @returns
#' @examples
roxygen2::roxygenise()
uit in de consoledevtools::check()
uit in de console1in de mate van het mogelijke