RStudio
1.25K subscribers
212 photos
34 videos
37 files
195 links
💬 آموزش R و RStudio
💬 اجرای پروژه‌های برنامه‌نویسی
💬 آموزش یادگیری ماشین و تحلیل داده

👥 https://t.me/+bcrfE2b3YTY1MWNk

@RSTUDIO_IR
🌐 www.r-studio.ir

جهت هماهنگی جلسات خصوصی/گروهی R با ادمین‌ها تماس بگیرید

🆔 @rstudioir | @afshin_motavali
Download Telegram
👨🏻‍💻 رسم گل‌های زیبا در R

🟢 نصب و فراخوانی:

install.packages("flametree")
library(flametree)
🟢 مثال:

# pick some colours
shades <- c("#1b2e3c", "#0c0c1e", "#74112f", "#f3e3e2")

# data structure defining the trees
dat <- flametree_grow(time = 10, trees = 10)

# draw the plot
dat %>%
flametree_plot(
background = "antiquewhite",
palette = shades,
style = "nativeflora"
)

#معرفی_پکیج
#generative_art #flametree
🆔@RSTUDIO_IR
👨🏻‍💻 رسم قلب با توابع مثلثاتی در R

t <- rnorm(10000,0,1.8)
x <- 16*(sin(t)^3)
y <- 13*cos(t)-5*cos(2*t)-2*cos(3*t)-cos(4*t)
plot(x,y,col=3)
text(0,0,'Happy Birthday', col='red', cex=3)
text(-14,-17.5,'@RStudio_ir', col='red', cex=1)

#heart #generative_art
🆔
@RStudio_ir
This media is not supported in your browser
VIEW IN TELEGRAM
👨🏻‍💻 متحرک‌سازی نقاط صفر و یک در R

#generative_art
🆔
@RSTUDIO_IR
👨🏻‍💻 با استفاده از توابع مثلثاتی، شکل‌های جالبی در R می‌توان رسم کرد. این شکل با توابع سینوس و کسینوس رسم شده و با هدف آشنایی شما همراهان عزیز با #جنریتیو_آرت در R منتشر شده است. کدهای این نمودار را می توانید از Rpubs به آدرس زیر دریافت کنید:

🖱 Click Here
#generative_art #digital_art
🆔 @RSTUDIO_IR
_________________________
🖱 YouTube | 🖱 Aparat
🖱 Instagram | 🖱 RPubs
🖱
Website | 🖱 Q&A
🖱
Channel
👨🏻‍💻 Create Generative Art with R

👤 Katharina Brunner

🔗
https://github.com/cutterkom/generativeart

#generative_art
🆔
@RSTUDIO_IR
——————————————————
🖱
YouTube 🖱 Aparat 🖱 Instagram 🖱 Website 🖱 Q&A