Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
計画ツールとしてRを使う/Use_of_R_as_a_planning_tool
Search
florets1
December 05, 2022
0
480
計画ツールとしてRを使う/Use_of_R_as_a_planning_tool
florets1
December 05, 2022
Tweet
Share
More Decks by florets1
See All by florets1
Rで学ぶデータハンドリング入門/Introduction_to_Data_Handling_with_R
florets1
0
0
人工知能はクロスジョインでできている/AI_Is_Built_on_Cross_Joins
florets1
0
60
仮説の取扱説明書/User_Guide_to_a_Hypothesis
florets1
4
380
複式簿記から純資産を排除する/eliminate_net_assets_from_double-entry_bookkeeping
florets1
1
410
カイ二乗検定は何をやっているのか/What_Does_the_Chi-Square_Test_Do
florets1
7
2.3k
直積は便利/direct_product_is_useful
florets1
3
410
butterfly_effect/butterfly_effect_in-house
florets1
1
240
データハンドリング/data_handling
florets1
2
240
カイ二乗検定との遭遇/The_path_to_encountering_the_chi-square_test
florets1
1
290
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
For a Future-Friendly Web
brad_frost
180
9.9k
It's Worth the Effort
3n
187
28k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
The Cult of Friendly URLs
andyhume
79
6.6k
4 Signs Your Business is Dying
shpigford
184
22k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Writing Fast Ruby
sferik
628
62k
Transcript
1 2022.12.10 Japan.R 計画ツールとしてRを使う
2 倉庫 工場
倉庫.csv 工場.csv
None
None
None
None
運送 8 倉庫 工場
倉庫.csv 工場.csv 運送.csv
None
祝日がからんだり、関係者が増えると計画は大変。それを自動化できる。 パイプライン演算子(%>%)で、つなげて書けるのわかりやすい。 出荷日から納品日を求めるロジックを考えた。するといつのまにか逆方向のロジックも完成していた。 宣言的でロジックにもれがない。 うれしいこと