Skip to content

Commit 8c2e632

Browse files
authored
Create add.R
1 parent 8dc90dd commit 8c2e632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

add.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
add <- function(x, y){ x + x }

0 commit comments

Comments
 (0)