Skip to content

Commit 81c1f81

Browse files
authored
Update README.md
1 parent 1f13314 commit 81c1f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ An R package(Shiny app) to help creating SAS packages
33

44
<img src="https://github.com/Nakaya-Ryo/SASPACer_shiny/blob/main/SASPACerShiny_logo.png?raw=true" alt="onigiri" width="300"/>
55

6-
**"サスパッカー"** in the logo stands for **SASPACer** in Japanese. Original SASPACer is a SAS package to support creating SAS packages. SASPACer **Shiny** is an R shiny application with the same purpose. By providing GUI interface, SASPACer Shiny supports R users to create SAS packages. Once SAS package source folder/file structure is done by SASPACer Shiny, users should run %generatePackage() in SAS Package Framework(SPF) using SAS to complete creating SAS packages.
6+
**"サスパッカー"** in the logo stands for **SASPACer** in Japanese. Original SASPACer is a SAS package to support creating SAS packages. SASPACer **Shiny** is an R shiny application with the same purpose. By providing GUI interface, SASPACer Shiny supports R users to create SAS packages. Once SAS package source folder/file structure is done by SASPACer Shiny, users should run %generatePackage() in SAS Package Framework(SPF) using SAS to complete creating SAS packages. By the way, original SASPACer is suite tool until completion of creating SAS packages.
77

88
Sample R code (to create SAS package folder/file structure):
99
~~~r

0 commit comments

Comments
 (0)