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
1
人工知能はクロスジョインでできている/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
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Typedesign – Prime Four
hannesfritz
42
2.8k
What's in a price? How to price your products and services
michaelherold
246
12k
RailsConf 2023
tenderlove
30
1.2k
Scaling GitHub
holman
463
140k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
Transcript
1 2022.12.10 Japan.R 計画ツールとしてRを使う
2 倉庫 工場
倉庫.csv 工場.csv
None
None
None
None
運送 8 倉庫 工場
倉庫.csv 工場.csv 運送.csv
None
祝日がからんだり、関係者が増えると計画は大変。それを自動化できる。 パイプライン演算子(%>%)で、つなげて書けるのわかりやすい。 出荷日から納品日を求めるロジックを考えた。するといつのまにか逆方向のロジックも完成していた。 宣言的でロジックにもれがない。 うれしいこと