checkSignal | R Documentation |
시그널 확인 함수
checkSignal(
df,
target,
type,
yCol = "value",
xCol = "PURC_MON_NEW",
groupCol = "group"
)
df |
group, x축 좌표, y축 좌표 구조로 대상 그룹으로 Filtering 후 입력 필요 |
target |
목표값으로 L3M의 경우 전년 실적 입력 필요 |
type |
시그널을 확인하고자 하는 차트 종류 ffr, L6M 또는 L3M |
color str
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.