powered by
Convert ical object to character strings of attributes
ic_character(ic)
object of class ical
ical
# NOT RUN { ic <- ical(ical_example) ic_character(ic) identical(ical_example, ic_character(ic)) # }
Run the code above in your browser using DataLab