Skip to content

Commit

Permalink
white space
Browse files Browse the repository at this point in the history
  • Loading branch information
robsalasco committed Nov 8, 2019
1 parent b86b5c7 commit 009017a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/get_sinim_var_name.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
#' get_sinim_var_name(c(880, 882))
get_sinim_var_name <- function(var) {
x <- getname(var)

return(x)
}

0 comments on commit 009017a

Please sign in to comment.