lpad {SparkR} | R Documentation |
Left-pad the string column with
## S4 method for signature 'Column,numeric,character' lpad(x, len, pad) lpad(x, len, pad)
Other string_funcs: ascii
,
ascii
; base64
,
base64
; concat_ws
,
concat_ws
; concat
,
concat
; format_number
,
format_number
; format_string
,
format_string
; initcap
,
initcap
; instr
,
instr
; length
;
levenshtein
, levenshtein
;
locate
, locate
;
lower
, lower
;
ltrim
, ltrim
;
regexp_extract
,
regexp_extract
;
regexp_replace
,
regexp_replace
; reverse
,
reverse
; rpad
,
rpad
; rtrim
,
rtrim
; soundex
,
soundex
; substring_index
,
substring_index
; translate
,
translate
; trim
,
trim
; unbase64
,
unbase64
; upper
,
upper