radivot / SEERaBomb

This R package contains codes that setup SEER and A-bomb survivor data use with R.
GNU General Public License v2.0
14 stars 2 forks source link

Error in .laf_to_typecode(column_types) #1

Closed gscfwid closed 4 years ago

gscfwid commented 6 years ago

When I run mkSEER function, I get 'Error in .laf_to_typecode(column_types) : type should be a character vector.' after all fields displayed. Then it cannot continue. What is the problem?

Sorry! I just realize that I forgot to type the pickfields function..

radivot commented 6 years ago

Did you run pickFields() first?

Sent from my iPhone

On Nov 25, 2017, at 12:27 PM, Shaowei Gao notifications@github.com wrote:

When I run mkSEER function, I get 'Error in .laf_to_typecode(column_types) : type should be a character vector.' after all fields displayed. Then it cannot continue. What is the problem?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.