dwww Home | Show directory contents | Find package

vec_cast("foo", 10):

Can't convert <character> to <double>. 


vec_cast(factor("foo"), 10):

Can't convert <factor<76c17>> to <double>. 


vec_cast(x, y):

Can't convert `a$b` <character> to match type of `a$b` <double>. 


vec_cast(x, y):

Can't convert `a$b` <factor<76c17>> to match type of `a$b` <double>. 


vec_cast_common(x, y):

Can't combine `..1$a$b` <factor<76c17>> and `..2$a$b` <double>. 

Generated by dwww version 1.15 on Wed May 22 22:40:41 CEST 2024.