Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Add hello world in R in Chinese #2518

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions R/niHaoShiJie.r
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# That's 'Hello World' in Chinese :p
print('ni hao, shi jie!')

print('你好,世界')