https://github.com/Appsilon/community-gists
In this repository, you will find all the code from our blog posts, social posts, videos and so on.
https://github.com/Appsilon/community-gists
Last synced: 3 months ago
JSON representation
In this repository, you will find all the code from our blog posts, social posts, videos and so on.
- Host: GitHub
- URL: https://github.com/Appsilon/community-gists
- Owner: Appsilon
- Created: 2022-11-29T14:13:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T23:45:01.000Z (over 1 year ago)
- Last Synced: 2025-06-05T13:48:08.274Z (5 months ago)
- Language: R
- Size: 773 KB
- Stars: 12
- Watchers: 15
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Appsilon/community-gists - In this repository, you will find all the code from our blog posts, social posts, videos and so on. (R)
README
# Appsilon Community
In this repository, you will find all the code from our blog posts, social posts, videos and so on.
## For Developers (internal)
Please make sure you adhere to the correct folder when placing content. This will ensure it is easy to find for anyone curious enough to find it.
A general structure can be as follows:
- project1
- descriptive_folder_1/code1.R
- descriptive_folder_2/code2.R
- descriptive_filename_1.R
- descriptive_filename_2.R
- project2
- descriptive_folder_1/code1.R
- descriptive_folder_2/code2.R
- descriptive_filename_1.R
- descriptive_filename_2.R
If the example belongs to no project, feel free to use the `misc` directory.
## For Developers (external)
If you find some error/problem with the code, feel free to raise an Issue and we would be happy to look into it.
