## Warning: package 'readxl' was built under R version 4.3.2
## Warning: package 'dplyr' was built under R version 4.3.2
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
## Warning: package 'caret' was built under R version 4.3.3
## Loading required package: ggplot2
## Warning: package 'ggplot2' was built under R version 4.3.2
## Loading required package: lattice
## Warning: package 'randomForest' was built under R version 4.3.3
## randomForest 4.7-1.2
## Type rfNews() to see new features/changes/bug fixes.
##
## Attaching package: 'randomForest'
## The following object is masked from 'package:ggplot2':
##
## margin
## The following object is masked from 'package:dplyr':
##
## combine
## Warning: package 'ROCR' was built under R version 4.3.3
## Warning: package 'e1071' was built under R version 4.3.3
# 1. Input Data
train_data <- read_excel("C:/Users/Administrator/Downloads/Data Training.xlsx", sheet = "Data Training")
## Warning: Coercing text to numeric in S3074 / R3074C19: '4.86'
## Warning: Coercing text to numeric in S3075 / R3075C19: '4.86'
## Warning: Coercing text to numeric in S3076 / R3076C19: '4.86'
## Warning: Coercing text to numeric in S3077 / R3077C19: '4.86'
## Warning: Coercing text to numeric in S3078 / R3078C19: '4.86'
## Warning: Coercing text to numeric in S3079 / R3079C19: '4.86'
## Warning: Coercing text to numeric in S3080 / R3080C19: '4.86'
## Warning: Coercing text to numeric in S3081 / R3081C19: '4.86'
## Warning: Coercing text to numeric in S3082 / R3082C19: '4.86'
## Warning: Coercing text to numeric in S3083 / R3083C19: '4.86'
## Warning: Coercing text to numeric in S3084 / R3084C19: '4.86'
## Warning: Coercing text to numeric in S3085 / R3085C19: '4.86'
## Warning: Coercing text to numeric in S3086 / R3086C19: '4.86'
## Warning: Coercing text to numeric in S3087 / R3087C19: '4.86'
## Warning: Coercing text to numeric in S3088 / R3088C19: '4.86'
## Warning: Coercing text to numeric in S3089 / R3089C19: '4.86'
## Warning: Coercing text to numeric in S3090 / R3090C19: '4.86'
## Warning: Coercing text to numeric in S3091 / R3091C19: '4.86'
## Warning: Coercing text to numeric in S3092 / R3092C19: '4.86'
## Warning: Coercing text to numeric in S3093 / R3093C19: '4.86'
## Warning: Coercing text to numeric in S3094 / R3094C19: '4.86'
## Warning: Coercing text to numeric in S3095 / R3095C19: '4.86'
## Warning: Coercing text to numeric in S3096 / R3096C19: '4.86'
## Warning: Coercing text to numeric in S3097 / R3097C19: '4.86'
## Warning: Coercing text to numeric in S3098 / R3098C19: '4.86'
## Warning: Coercing text to numeric in S3099 / R3099C19: '4.86'
## Warning: Coercing text to numeric in S3100 / R3100C19: '4.86'
## Warning: Coercing text to numeric in S3101 / R3101C19: '4.86'
## Warning: Coercing text to numeric in S3102 / R3102C19: '4.86'
## Warning: Coercing text to numeric in S3103 / R3103C19: '4.86'
## Warning: Coercing text to numeric in S3104 / R3104C19: '4.86'
## Warning: Coercing text to numeric in S3105 / R3105C19: '4.86'
## Warning: Coercing text to numeric in S3106 / R3106C19: '4.86'
## Warning: Coercing text to numeric in S3107 / R3107C19: '4.86'
## Warning: Coercing text to numeric in S3108 / R3108C19: '4.86'
## Warning: Coercing text to numeric in S3109 / R3109C19: '4.86'
## Warning: Coercing text to numeric in S3110 / R3110C19: '4.86'
## Warning: Coercing text to numeric in S3111 / R3111C19: '4.86'
## Warning: Coercing text to numeric in S3112 / R3112C19: '4.86'
## Warning: Coercing text to numeric in S3113 / R3113C19: '4.86'
## Warning: Coercing text to numeric in S3114 / R3114C19: '4.86'
## Warning: Coercing text to numeric in S3115 / R3115C19: '4.86'
## Warning: Coercing text to numeric in S3116 / R3116C19: '4.86'
## Warning: Coercing text to numeric in S3117 / R3117C19: '4.86'
## Warning: Coercing text to numeric in S3118 / R3118C19: '4.86'
## Warning: Coercing text to numeric in S3119 / R3119C19: '4.86'
## Warning: Coercing text to numeric in S3120 / R3120C19: '4.86'
## Warning: Coercing text to numeric in S3121 / R3121C19: '4.86'
## Warning: Coercing text to numeric in S3122 / R3122C19: '4.86'
## Warning: Coercing text to numeric in S3123 / R3123C19: '4.86'
## Warning: Coercing text to numeric in S3124 / R3124C19: '4.86'
## Warning: Coercing text to numeric in S3125 / R3125C19: '4.86'
## Warning: Coercing text to numeric in S3126 / R3126C19: '4.86'
## Warning: Coercing text to numeric in S3127 / R3127C19: '4.86'
## Warning: Coercing text to numeric in S3128 / R3128C19: '4.86'
## Warning: Coercing text to numeric in S3129 / R3129C19: '4.86'
## Warning: Coercing text to numeric in S3130 / R3130C19: '4.86'
## Warning: Coercing text to numeric in S3131 / R3131C19: '4.86'
## Warning: Coercing text to numeric in S3132 / R3132C19: '4.86'
## Warning: Coercing text to numeric in S3133 / R3133C19: '4.86'
## Warning: Coercing text to numeric in S3134 / R3134C19: '4.86'
## Warning: Coercing text to numeric in S3135 / R3135C19: '4.86'
## Warning: Coercing text to numeric in S3136 / R3136C19: '4.86'
## Warning: Coercing text to numeric in S3137 / R3137C19: '4.86'
## Warning: Coercing text to numeric in S3138 / R3138C19: '4.86'
## Warning: Coercing text to numeric in S3139 / R3139C19: '4.86'
## Warning: Coercing text to numeric in S3140 / R3140C19: '4.86'
## Warning: Coercing text to numeric in S3141 / R3141C19: '4.86'
## Warning: Coercing text to numeric in S3142 / R3142C19: '4.86'
## Warning: Coercing text to numeric in S3143 / R3143C19: '4.86'
## Warning: Coercing text to numeric in S3144 / R3144C19: '4.86'
## Warning: Coercing text to numeric in S3145 / R3145C19: '4.86'
## Warning: Coercing text to numeric in S3146 / R3146C19: '4.86'
## Warning: Coercing text to numeric in S3147 / R3147C19: '4.86'
## Warning: Coercing text to numeric in S3148 / R3148C19: '4.86'
## Warning: Coercing text to numeric in S3149 / R3149C19: '4.86'
## Warning: Coercing text to numeric in S3150 / R3150C19: '4.86'
## Warning: Coercing text to numeric in S3151 / R3151C19: '4.86'
## Warning: Coercing text to numeric in S3152 / R3152C19: '4.86'
## Warning: Coercing text to numeric in S3153 / R3153C19: '4.86'
## Warning: Coercing text to numeric in S3154 / R3154C19: '4.86'
## Warning: Coercing text to numeric in S3155 / R3155C19: '4.86'
## Warning: Coercing text to numeric in S3156 / R3156C19: '4.86'
## Warning: Coercing text to numeric in S3157 / R3157C19: '4.86'
## Warning: Coercing text to numeric in S3158 / R3158C19: '4.86'
## Warning: Coercing text to numeric in S3159 / R3159C19: '4.86'
## Warning: Coercing text to numeric in S3160 / R3160C19: '4.86'
## Warning: Coercing text to numeric in S3161 / R3161C19: '4.86'
## Warning: Coercing text to numeric in S3162 / R3162C19: '4.86'
## Warning: Coercing text to numeric in S3163 / R3163C19: '4.86'
## Warning: Coercing text to numeric in S3164 / R3164C19: '4.86'
## Warning: Coercing text to numeric in S3165 / R3165C19: '4.86'
## Warning: Coercing text to numeric in S3166 / R3166C19: '4.86'
## Warning: Coercing text to numeric in S3167 / R3167C19: '4.86'
## Warning: Coercing text to numeric in S3168 / R3168C19: '4.86'
## Warning: Coercing text to numeric in S3169 / R3169C19: '4.86'
## Warning: Coercing text to numeric in S3170 / R3170C19: '4.86'
## Warning: Coercing text to numeric in S3171 / R3171C19: '4.86'
## Warning: Coercing text to numeric in S3172 / R3172C19: '4.86'
## Warning: Coercing text to numeric in S3173 / R3173C19: '4.86'
## Warning: Coercing text to numeric in S3174 / R3174C19: '4.86'
## Warning: Coercing text to numeric in S3175 / R3175C19: '4.86'
## Warning: Coercing text to numeric in S3176 / R3176C19: '4.86'
## Warning: Coercing text to numeric in S3177 / R3177C19: '4.86'
## Warning: Coercing text to numeric in S3178 / R3178C19: '4.86'
## Warning: Coercing text to numeric in S3179 / R3179C19: '4.86'
## Warning: Coercing text to numeric in S3180 / R3180C19: '4.86'
## Warning: Coercing text to numeric in S3181 / R3181C19: '4.86'
## Warning: Coercing text to numeric in S3182 / R3182C19: '4.86'
## Warning: Coercing text to numeric in S3183 / R3183C19: '4.86'
## Warning: Coercing text to numeric in S3184 / R3184C19: '4.86'
## Warning: Coercing text to numeric in S3185 / R3185C19: '4.86'
## Warning: Coercing text to numeric in S3186 / R3186C19: '4.86'
## Warning: Coercing text to numeric in S3187 / R3187C19: '4.86'
## Warning: Coercing text to numeric in S3188 / R3188C19: '4.86'
## Warning: Coercing text to numeric in S3189 / R3189C19: '4.86'
## Warning: Coercing text to numeric in S3190 / R3190C19: '4.86'
## Warning: Coercing text to numeric in S3191 / R3191C19: '4.86'
## Warning: Coercing text to numeric in S3192 / R3192C19: '4.86'
## Warning: Coercing text to numeric in S3193 / R3193C19: '4.86'
## Warning: Coercing text to numeric in S3194 / R3194C19: '4.86'
## Warning: Coercing text to numeric in S3195 / R3195C19: '4.86'
## Warning: Coercing text to numeric in S3196 / R3196C19: '4.86'
## Warning: Coercing text to numeric in S3197 / R3197C19: '4.86'
## Warning: Coercing text to numeric in S3198 / R3198C19: '4.86'
## Warning: Coercing text to numeric in S3199 / R3199C19: '4.86'
## Warning: Coercing text to numeric in S3200 / R3200C19: '4.86'
## Warning: Coercing text to numeric in S3201 / R3201C19: '4.86'
## Warning: Coercing text to numeric in S3202 / R3202C19: '4.86'
## Warning: Coercing text to numeric in S3203 / R3203C19: '4.86'
## Warning: Coercing text to numeric in S3204 / R3204C19: '4.86'
## Warning: Coercing text to numeric in S3205 / R3205C19: '4.86'
## Warning: Coercing text to numeric in S3206 / R3206C19: '4.86'
## Warning: Coercing text to numeric in S3207 / R3207C19: '4.86'
## Warning: Coercing text to numeric in S3208 / R3208C19: '4.86'
## Warning: Coercing text to numeric in S3209 / R3209C19: '4.86'
## Warning: Coercing text to numeric in S3210 / R3210C19: '4.86'
## Warning: Coercing text to numeric in S3211 / R3211C19: '4.86'
## Warning: Coercing text to numeric in S3212 / R3212C19: '4.86'
## Warning: Coercing text to numeric in S3213 / R3213C19: '4.86'
## Warning: Coercing text to numeric in S3214 / R3214C19: '4.86'
## Warning: Coercing text to numeric in S3215 / R3215C19: '4.86'
## Warning: Coercing text to numeric in S3216 / R3216C19: '4.86'
## Warning: Coercing text to numeric in S3217 / R3217C19: '4.86'
## Warning: Coercing text to numeric in S3218 / R3218C19: '4.86'
## Warning: Coercing text to numeric in S3219 / R3219C19: '4.86'
## Warning: Coercing text to numeric in S3220 / R3220C19: '4.86'
## Warning: Coercing text to numeric in S3221 / R3221C19: '4.86'
## Warning: Coercing text to numeric in S3222 / R3222C19: '4.86'
## Warning: Coercing text to numeric in S3223 / R3223C19: '4.86'
## Warning: Coercing text to numeric in S3224 / R3224C19: '4.86'
## Warning: Coercing text to numeric in S3225 / R3225C19: '4.86'
## Warning: Coercing text to numeric in S3226 / R3226C19: '4.86'
## Warning: Coercing text to numeric in S3227 / R3227C19: '4.86'
## Warning: Coercing text to numeric in S3228 / R3228C19: '4.86'
## Warning: Coercing text to numeric in S3229 / R3229C19: '4.86'
## Warning: Coercing text to numeric in S3230 / R3230C19: '4.86'
## Warning: Coercing text to numeric in S3231 / R3231C19: '4.86'
## Warning: Coercing text to numeric in S3232 / R3232C19: '4.86'
## Warning: Coercing text to numeric in S3233 / R3233C19: '4.86'
## Warning: Coercing text to numeric in S3234 / R3234C19: '4.86'
## Warning: Coercing text to numeric in S3235 / R3235C19: '4.86'
## Warning: Coercing text to numeric in S3236 / R3236C19: '4.86'
## Warning: Coercing text to numeric in S3237 / R3237C19: '4.86'
## Warning: Coercing text to numeric in S3238 / R3238C19: '4.86'
## Warning: Coercing text to numeric in S3239 / R3239C19: '4.86'
## Warning: Coercing text to numeric in S3240 / R3240C19: '4.86'
## Warning: Coercing text to numeric in S3241 / R3241C19: '4.86'
## Warning: Coercing text to numeric in S3242 / R3242C19: '4.86'
## Warning: Coercing text to numeric in S3243 / R3243C19: '4.86'
## Warning: Coercing text to numeric in S3244 / R3244C19: '4.86'
## Warning: Coercing text to numeric in S3245 / R3245C19: '4.86'
## Warning: Coercing text to numeric in S3246 / R3246C19: '4.86'
## Warning: Coercing text to numeric in S3247 / R3247C19: '4.86'
## Warning: Coercing text to numeric in S3248 / R3248C19: '4.86'
## Warning: Coercing text to numeric in S3249 / R3249C19: '4.86'
## Warning: Coercing text to numeric in S3250 / R3250C19: '4.86'
## Warning: Coercing text to numeric in S3251 / R3251C19: '4.86'
## Warning: Coercing text to numeric in S3252 / R3252C19: '4.86'
## Warning: Coercing text to numeric in S3253 / R3253C19: '4.86'
## Warning: Coercing text to numeric in S3254 / R3254C19: '4.86'
## Warning: Coercing text to numeric in S3255 / R3255C19: '4.86'
## Warning: Coercing text to numeric in S3256 / R3256C19: '4.86'
## Warning: Coercing text to numeric in S3257 / R3257C19: '4.86'
## Warning: Coercing text to numeric in S3258 / R3258C19: '4.86'
## Warning: Coercing text to numeric in S3259 / R3259C19: '4.86'
## Warning: Coercing text to numeric in S3260 / R3260C19: '4.86'
## Warning: Coercing text to numeric in S3261 / R3261C19: '4.86'
## Warning: Coercing text to numeric in S3262 / R3262C19: '4.86'
## Warning: Coercing text to numeric in S3263 / R3263C19: '4.86'
## Warning: Coercing text to numeric in S3264 / R3264C19: '4.86'
## Warning: Coercing text to numeric in S3265 / R3265C19: '4.86'
## Warning: Coercing text to numeric in S3266 / R3266C19: '4.86'
## Warning: Coercing text to numeric in S3267 / R3267C19: '4.86'
## Warning: Coercing text to numeric in S3268 / R3268C19: '4.86'
## Warning: Coercing text to numeric in S3269 / R3269C19: '4.86'
## Warning: Coercing text to numeric in S3270 / R3270C19: '4.86'
## Warning: Coercing text to numeric in S3271 / R3271C19: '4.86'
## Warning: Coercing text to numeric in S3272 / R3272C19: '4.86'
## Warning: Coercing text to numeric in S3273 / R3273C19: '4.86'
## Warning: Coercing text to numeric in S3274 / R3274C19: '4.86'
## Warning: Coercing text to numeric in S3275 / R3275C19: '4.86'
## Warning: Coercing text to numeric in S3276 / R3276C19: '4.86'
## Warning: Coercing text to numeric in S3277 / R3277C19: '4.86'
## Warning: Coercing text to numeric in S3278 / R3278C19: '4.86'
## Warning: Coercing text to numeric in S3279 / R3279C19: '4.86'
## Warning: Coercing text to numeric in S3280 / R3280C19: '4.86'
## Warning: Coercing text to numeric in S3281 / R3281C19: '4.86'
## Warning: Coercing text to numeric in S3282 / R3282C19: '4.86'
## Warning: Coercing text to numeric in S3283 / R3283C19: '4.86'
## Warning: Coercing text to numeric in S3284 / R3284C19: '4.86'
## Warning: Coercing text to numeric in S3285 / R3285C19: '4.86'
## Warning: Coercing text to numeric in S3286 / R3286C19: '4.86'
## Warning: Coercing text to numeric in S3287 / R3287C19: '4.86'
## Warning: Coercing text to numeric in S3288 / R3288C19: '4.86'
## Warning: Coercing text to numeric in S3289 / R3289C19: '4.86'
## Warning: Coercing text to numeric in S3290 / R3290C19: '4.86'
## Warning: Coercing text to numeric in S3291 / R3291C19: '4.86'
## Warning: Coercing text to numeric in S3292 / R3292C19: '4.86'
## Warning: Coercing text to numeric in S3293 / R3293C19: '4.86'
## Warning: Coercing text to numeric in S3294 / R3294C19: '4.86'
## Warning: Coercing text to numeric in S3295 / R3295C19: '4.86'
## Warning: Coercing text to numeric in S3296 / R3296C19: '4.86'
## Warning: Coercing text to numeric in S3297 / R3297C19: '4.86'
## Warning: Coercing text to numeric in S3298 / R3298C19: '4.86'
## Warning: Coercing text to numeric in S3299 / R3299C19: '4.86'
## Warning: Coercing text to numeric in S3300 / R3300C19: '4.86'
## Warning: Coercing text to numeric in S3301 / R3301C19: '4.86'
## Warning: Coercing text to numeric in S3302 / R3302C19: '4.86'
## Warning: Coercing text to numeric in S3303 / R3303C19: '4.86'
## Warning: Coercing text to numeric in S3304 / R3304C19: '4.86'
## Warning: Coercing text to numeric in S3305 / R3305C19: '4.86'
## Warning: Coercing text to numeric in S3306 / R3306C19: '4.86'
## Warning: Coercing text to numeric in S3307 / R3307C19: '4.86'
## Warning: Coercing text to numeric in S3308 / R3308C19: '4.86'
## Warning: Coercing text to numeric in S3309 / R3309C19: '4.86'
## Warning: Coercing text to numeric in S3310 / R3310C19: '4.86'
## Warning: Coercing text to numeric in S3311 / R3311C19: '4.86'
## Warning: Coercing text to numeric in S3312 / R3312C19: '4.86'
## Warning: Coercing text to numeric in S3313 / R3313C19: '4.86'
## Warning: Coercing text to numeric in S3314 / R3314C19: '4.86'
## Warning: Coercing text to numeric in S3315 / R3315C19: '4.86'
## Warning: Coercing text to numeric in S3316 / R3316C19: '4.86'
## Warning: Coercing text to numeric in S3317 / R3317C19: '4.86'
## Warning: Coercing text to numeric in S3318 / R3318C19: '4.86'
## Warning: Coercing text to numeric in S3319 / R3319C19: '4.86'
## Warning: Coercing text to numeric in S3320 / R3320C19: '4.86'
## Warning: Coercing text to numeric in S3321 / R3321C19: '4.86'
## Warning: Coercing text to numeric in S3322 / R3322C19: '4.86'
## Warning: Coercing text to numeric in S3323 / R3323C19: '4.86'
## Warning: Coercing text to numeric in S3324 / R3324C19: '4.86'
## Warning: Coercing text to numeric in S3325 / R3325C19: '4.86'
## Warning: Coercing text to numeric in S3326 / R3326C19: '4.86'
## Warning: Coercing text to numeric in S3327 / R3327C19: '4.86'
## Warning: Coercing text to numeric in S3328 / R3328C19: '4.86'
## Warning: Coercing text to numeric in S3329 / R3329C19: '4.86'
## Warning: Coercing text to numeric in S3330 / R3330C19: '4.86'
## Warning: Coercing text to numeric in S3331 / R3331C19: '4.86'
## Warning: Coercing text to numeric in S3332 / R3332C19: '4.86'
## Warning: Coercing text to numeric in S3333 / R3333C19: '4.86'
## Warning: Coercing text to numeric in S3334 / R3334C19: '4.86'
## Warning: Coercing text to numeric in S3335 / R3335C19: '4.86'
## Warning: Coercing text to numeric in S3336 / R3336C19: '4.86'
## Warning: Coercing text to numeric in S3337 / R3337C19: '4.86'
## Warning: Coercing text to numeric in S3338 / R3338C19: '4.86'
## Warning: Coercing text to numeric in S3339 / R3339C19: '4.86'
## Warning: Coercing text to numeric in S3340 / R3340C19: '4.86'
## Warning: Coercing text to numeric in S3341 / R3341C19: '4.86'
## Warning: Coercing text to numeric in S3342 / R3342C19: '4.86'
## Warning: Coercing text to numeric in S3343 / R3343C19: '4.86'
## Warning: Coercing text to numeric in S3344 / R3344C19: '4.86'
## Warning: Coercing text to numeric in S3345 / R3345C19: '4.86'
## Warning: Coercing text to numeric in S3346 / R3346C19: '4.86'
## Warning: Coercing text to numeric in S3347 / R3347C19: '4.86'
## Warning: Coercing text to numeric in S3348 / R3348C19: '4.86'
## Warning: Coercing text to numeric in S3349 / R3349C19: '4.86'
## Warning: Coercing text to numeric in S3350 / R3350C19: '4.86'
## Warning: Coercing text to numeric in S3351 / R3351C19: '4.86'
## Warning: Coercing text to numeric in S3352 / R3352C19: '4.86'
## Warning: Coercing text to numeric in S3353 / R3353C19: '4.86'
## Warning: Coercing text to numeric in S3354 / R3354C19: '4.86'
## Warning: Coercing text to numeric in S3355 / R3355C19: '4.86'
## Warning: Coercing text to numeric in S3356 / R3356C19: '4.86'
## Warning: Coercing text to numeric in S3357 / R3357C19: '4.86'
## Warning: Coercing text to numeric in S3358 / R3358C19: '4.86'
## Warning: Coercing text to numeric in S3359 / R3359C19: '4.86'
## Warning: Coercing text to numeric in S3360 / R3360C19: '4.86'
## Warning: Coercing text to numeric in S3361 / R3361C19: '4.86'
## Warning: Coercing text to numeric in S3362 / R3362C19: '4.86'
## Warning: Coercing text to numeric in S3363 / R3363C19: '4.86'
## Warning: Coercing text to numeric in S3364 / R3364C19: '4.86'
## Warning: Coercing text to numeric in S3365 / R3365C19: '4.86'
## Warning: Coercing text to numeric in S3366 / R3366C19: '4.86'
## Warning: Coercing text to numeric in S3367 / R3367C19: '4.86'
## Warning: Coercing text to numeric in S3368 / R3368C19: '4.86'
## Warning: Coercing text to numeric in S3369 / R3369C19: '4.86'
## Warning: Coercing text to numeric in S3370 / R3370C19: '4.86'
## Warning: Coercing text to numeric in S3371 / R3371C19: '4.86'
## Warning: Coercing text to numeric in S3372 / R3372C19: '4.86'
## Warning: Coercing text to numeric in S3373 / R3373C19: '4.86'
## Warning: Coercing text to numeric in S3374 / R3374C19: '4.86'
## Warning: Coercing text to numeric in S3375 / R3375C19: '4.86'
## Warning: Coercing text to numeric in S3376 / R3376C19: '4.86'
## Warning: Coercing text to numeric in S3377 / R3377C19: '4.86'
## Warning: Coercing text to numeric in S3378 / R3378C19: '4.86'
## Warning: Coercing text to numeric in S3379 / R3379C19: '4.86'
## Warning: Coercing text to numeric in S3380 / R3380C19: '4.86'
## Warning: Coercing text to numeric in S3381 / R3381C19: '4.86'
## Warning: Coercing text to numeric in S3382 / R3382C19: '4.86'
## Warning: Coercing text to numeric in S3383 / R3383C19: '4.86'
## Warning: Coercing text to numeric in S3384 / R3384C19: '4.86'
## Warning: Coercing text to numeric in S3385 / R3385C19: '4.86'
## Warning: Coercing text to numeric in S3386 / R3386C19: '4.86'
## Warning: Coercing text to numeric in S3387 / R3387C19: '4.86'
## Warning: Coercing text to numeric in S3388 / R3388C19: '4.86'
## Warning: Coercing text to numeric in S3389 / R3389C19: '4.86'
## Warning: Coercing text to numeric in S3390 / R3390C19: '4.86'
## Warning: Coercing text to numeric in S3391 / R3391C19: '4.86'
## Warning: Coercing text to numeric in S3392 / R3392C19: '4.86'
## Warning: Coercing text to numeric in S3393 / R3393C19: '4.86'
## Warning: Coercing text to numeric in S3394 / R3394C19: '4.86'
## Warning: Coercing text to numeric in S3395 / R3395C19: '4.86'
## Warning: Coercing text to numeric in S3396 / R3396C19: '4.86'
## Warning: Coercing text to numeric in S3397 / R3397C19: '4.86'
## Warning: Coercing text to numeric in S3398 / R3398C19: '4.86'
## Warning: Coercing text to numeric in S3399 / R3399C19: '4.86'
## Warning: Coercing text to numeric in S3400 / R3400C19: '4.86'
## Warning: Coercing text to numeric in S3401 / R3401C19: '4.86'
## Warning: Coercing text to numeric in S3402 / R3402C19: '4.86'
## Warning: Coercing text to numeric in S3403 / R3403C19: '4.86'
## Warning: Coercing text to numeric in S3404 / R3404C19: '4.86'
## Warning: Coercing text to numeric in S3405 / R3405C19: '4.86'
## Warning: Coercing text to numeric in S3406 / R3406C19: '4.86'
## Warning: Coercing text to numeric in S3407 / R3407C19: '4.86'
## Warning: Coercing text to numeric in S3408 / R3408C19: '4.86'
## Warning: Coercing text to numeric in S3409 / R3409C19: '4.86'
## Warning: Coercing text to numeric in S3410 / R3410C19: '4.86'
## Warning: Coercing text to numeric in S3411 / R3411C19: '4.86'
## Warning: Coercing text to numeric in S3412 / R3412C19: '4.86'
## Warning: Coercing text to numeric in S3413 / R3413C19: '4.86'
## Warning: Coercing text to numeric in S3414 / R3414C19: '4.86'
## Warning: Coercing text to numeric in S3415 / R3415C19: '4.86'
## Warning: Coercing text to numeric in S3416 / R3416C19: '4.86'
## Warning: Coercing text to numeric in S3417 / R3417C19: '4.86'
## Warning: Coercing text to numeric in S3418 / R3418C19: '4.86'
## Warning: Coercing text to numeric in S3419 / R3419C19: '4.86'
## Warning: Coercing text to numeric in S3420 / R3420C19: '4.86'
## Warning: Coercing text to numeric in S3421 / R3421C19: '4.86'
## Warning: Coercing text to numeric in S3422 / R3422C19: '4.86'
## Warning: Coercing text to numeric in S3423 / R3423C19: '4.86'
## Warning: Coercing text to numeric in S3424 / R3424C19: '4.86'
## Warning: Coercing text to numeric in S3425 / R3425C19: '4.86'
## Warning: Coercing text to numeric in S3426 / R3426C19: '4.86'
## Warning: Coercing text to numeric in S3427 / R3427C19: '4.86'
## Warning: Coercing text to numeric in S3428 / R3428C19: '4.86'
## Warning: Coercing text to numeric in S3429 / R3429C19: '4.86'
## Warning: Coercing text to numeric in S3430 / R3430C19: '4.86'
## Warning: Coercing text to numeric in S3431 / R3431C19: '4.86'
## Warning: Coercing text to numeric in S3432 / R3432C19: '4.86'
## Warning: Coercing text to numeric in S3433 / R3433C19: '4.86'
## Warning: Coercing text to numeric in S3434 / R3434C19: '4.86'
## Warning: Coercing text to numeric in S3435 / R3435C19: '4.86'
## Warning: Coercing text to numeric in S3436 / R3436C19: '4.86'
## Warning: Coercing text to numeric in S3437 / R3437C19: '4.86'
## Warning: Coercing text to numeric in S3438 / R3438C19: '4.86'
## Warning: Coercing text to numeric in S3439 / R3439C19: '4.86'
## Warning: Coercing text to numeric in S3440 / R3440C19: '4.86'
## Warning: Coercing text to numeric in S3441 / R3441C19: '4.86'
## Warning: Coercing text to numeric in S3442 / R3442C19: '4.86'
## Warning: Coercing text to numeric in S3443 / R3443C19: '4.86'
## Warning: Coercing text to numeric in S3444 / R3444C19: '4.86'
## Warning: Coercing text to numeric in S3445 / R3445C19: '4.86'
## Warning: Coercing text to numeric in S3446 / R3446C19: '4.86'
## Warning: Coercing text to numeric in S3447 / R3447C19: '4.86'
## Warning: Coercing text to numeric in S3448 / R3448C19: '4.86'
## Warning: Coercing text to numeric in S3449 / R3449C19: '4.86'
## Warning: Coercing text to numeric in S3450 / R3450C19: '4.86'
## Warning: Coercing text to numeric in S3451 / R3451C19: '4.86'
## Warning: Coercing text to numeric in S3452 / R3452C19: '4.86'
## Warning: Coercing text to numeric in S3453 / R3453C19: '4.86'
## Warning: Coercing text to numeric in S3454 / R3454C19: '4.86'
## Warning: Coercing text to numeric in S3455 / R3455C19: '4.86'
## Warning: Coercing text to numeric in S3456 / R3456C19: '4.86'
## Warning: Coercing text to numeric in S3457 / R3457C19: '4.86'
## Warning: Coercing text to numeric in S3458 / R3458C19: '4.86'
## Warning: Coercing text to numeric in S3459 / R3459C19: '4.86'
## Warning: Coercing text to numeric in S3460 / R3460C19: '4.86'
## Warning: Coercing text to numeric in S3461 / R3461C19: '4.86'
## Warning: Coercing text to numeric in S3462 / R3462C19: '4.86'
## Warning: Coercing text to numeric in S3463 / R3463C19: '4.86'
## Warning: Coercing text to numeric in S3464 / R3464C19: '4.86'
## Warning: Coercing text to numeric in S3465 / R3465C19: '4.86'
## Warning: Coercing text to numeric in S3466 / R3466C19: '4.86'
## Warning: Coercing text to numeric in S3467 / R3467C19: '4.86'
## Warning: Coercing text to numeric in S3468 / R3468C19: '4.86'
## Warning: Coercing text to numeric in S3469 / R3469C19: '4.86'
## Warning: Coercing text to numeric in S3470 / R3470C19: '4.86'
## Warning: Coercing text to numeric in S3471 / R3471C19: '4.86'
## Warning: Coercing text to numeric in S3472 / R3472C19: '4.86'
## Warning: Coercing text to numeric in S3473 / R3473C19: '4.86'
## Warning: Coercing text to numeric in S3474 / R3474C19: '4.86'
## Warning: Coercing text to numeric in S3475 / R3475C19: '4.86'
## Warning: Coercing text to numeric in S3476 / R3476C19: '4.86'
## Warning: Coercing text to numeric in S3477 / R3477C19: '4.86'
## Warning: Coercing text to numeric in S3478 / R3478C19: '4.86'
## Warning: Coercing text to numeric in S3479 / R3479C19: '4.86'
## Warning: Coercing text to numeric in S3480 / R3480C19: '4.86'
## Warning: Coercing text to numeric in S3481 / R3481C19: '4.86'
## Warning: Coercing text to numeric in S3482 / R3482C19: '4.86'
## Warning: Coercing text to numeric in S3483 / R3483C19: '4.86'
## Warning: Coercing text to numeric in S3484 / R3484C19: '4.86'
## Warning: Coercing text to numeric in S3485 / R3485C19: '4.86'
## Warning: Coercing text to numeric in S3486 / R3486C19: '4.86'
## Warning: Coercing text to numeric in S3487 / R3487C19: '4.86'
## Warning: Coercing text to numeric in S3488 / R3488C19: '4.86'
## Warning: Coercing text to numeric in S3489 / R3489C19: '4.86'
## Warning: Coercing text to numeric in S3490 / R3490C19: '4.86'
## Warning: Coercing text to numeric in S3491 / R3491C19: '4.86'
## Warning: Coercing text to numeric in S3492 / R3492C19: '4.86'
## Warning: Coercing text to numeric in S3493 / R3493C19: '4.86'
## Warning: Coercing text to numeric in S3494 / R3494C19: '4.86'
## Warning: Coercing text to numeric in S3495 / R3495C19: '4.86'
## Warning: Coercing text to numeric in S3496 / R3496C19: '4.86'
## Warning: Coercing text to numeric in S3497 / R3497C19: '4.86'
## Warning: Coercing text to numeric in S3498 / R3498C19: '4.86'
## Warning: Coercing text to numeric in S3499 / R3499C19: '4.86'
## Warning: Coercing text to numeric in S3500 / R3500C19: '4.86'
## Warning: Coercing text to numeric in S3501 / R3501C19: '4.86'
## Warning: Coercing text to numeric in S3502 / R3502C19: '4.86'
## Warning: Coercing text to numeric in S3503 / R3503C19: '4.86'
## Warning: Coercing text to numeric in S3504 / R3504C19: '4.86'
## Warning: Coercing text to numeric in S3505 / R3505C19: '4.86'
## Warning: Coercing text to numeric in S3506 / R3506C19: '4.86'
## Warning: Coercing text to numeric in S3507 / R3507C19: '4.86'
## Warning: Coercing text to numeric in S3508 / R3508C19: '4.86'
## Warning: Coercing text to numeric in S3509 / R3509C19: '4.86'
## Warning: Coercing text to numeric in S3510 / R3510C19: '4.86'
## Warning: Coercing text to numeric in S3511 / R3511C19: '4.86'
## Warning: Coercing text to numeric in S3512 / R3512C19: '4.86'
## Warning: Coercing text to numeric in S3513 / R3513C19: '4.86'
## Warning: Coercing text to numeric in S3514 / R3514C19: '4.86'
## Warning: Coercing text to numeric in S3515 / R3515C19: '4.86'
## Warning: Coercing text to numeric in S3516 / R3516C19: '4.86'
## Warning: Coercing text to numeric in S3517 / R3517C19: '4.86'
## Warning: Coercing text to numeric in S3518 / R3518C19: '4.86'
## Warning: Coercing text to numeric in S3519 / R3519C19: '4.86'
## Warning: Coercing text to numeric in S3520 / R3520C19: '4.86'
## Warning: Coercing text to numeric in S3521 / R3521C19: '4.86'
## Warning: Coercing text to numeric in S3522 / R3522C19: '4.86'
## Warning: Coercing text to numeric in S3523 / R3523C19: '4.86'
## Warning: Coercing text to numeric in S6891 / R6891C19: '4.86'
## Warning: Coercing text to numeric in S6892 / R6892C19: '4.86'
## Warning: Coercing text to numeric in S6893 / R6893C19: '4.86'
## Warning: Coercing text to numeric in S6894 / R6894C19: '4.86'
## Warning: Coercing text to numeric in S6895 / R6895C19: '4.86'
## Warning: Coercing text to numeric in S6896 / R6896C19: '4.86'
## Warning: Coercing text to numeric in S6897 / R6897C19: '4.86'
## Warning: Coercing text to numeric in S6898 / R6898C19: '4.86'
## Warning: Coercing text to numeric in S6899 / R6899C19: '4.86'
## Warning: Coercing text to numeric in S6900 / R6900C19: '4.86'
## Warning: Coercing text to numeric in S6901 / R6901C19: '4.86'
## Warning: Coercing text to numeric in S6902 / R6902C19: '4.86'
## Warning: Coercing text to numeric in S6903 / R6903C19: '4.86'
## Warning: Coercing text to numeric in S6904 / R6904C19: '4.86'
## Warning: Coercing text to numeric in S6905 / R6905C19: '4.86'
## Warning: Coercing text to numeric in S6906 / R6906C19: '4.86'
## Warning: Coercing text to numeric in S6907 / R6907C19: '4.86'
## Warning: Coercing text to numeric in S6908 / R6908C19: '4.86'
## Warning: Coercing text to numeric in S6909 / R6909C19: '4.86'
## Warning: Coercing text to numeric in S6910 / R6910C19: '4.86'
## Warning: Coercing text to numeric in S6911 / R6911C19: '4.86'
## Warning: Coercing text to numeric in S6912 / R6912C19: '4.86'
## Warning: Coercing text to numeric in S6913 / R6913C19: '4.86'
## Warning: Coercing text to numeric in S6914 / R6914C19: '4.86'
## Warning: Coercing text to numeric in S6915 / R6915C19: '4.86'
## Warning: Coercing text to numeric in S6916 / R6916C19: '4.86'
## Warning: Coercing text to numeric in S6917 / R6917C19: '4.86'
## Warning: Coercing text to numeric in S6918 / R6918C19: '4.86'
## Warning: Coercing text to numeric in S6919 / R6919C19: '4.86'
## Warning: Coercing text to numeric in S6920 / R6920C19: '4.86'
## Warning: Coercing text to numeric in S6921 / R6921C19: '4.86'
## Warning: Coercing text to numeric in S6922 / R6922C19: '4.86'
## Warning: Coercing text to numeric in S6923 / R6923C19: '4.86'
## Warning: Coercing text to numeric in S6924 / R6924C19: '4.86'
## Warning: Coercing text to numeric in S6925 / R6925C19: '4.86'
## Warning: Coercing text to numeric in S6926 / R6926C19: '4.86'
## Warning: Coercing text to numeric in S6927 / R6927C19: '4.86'
## Warning: Coercing text to numeric in S6928 / R6928C19: '4.86'
## Warning: Coercing text to numeric in S6929 / R6929C19: '4.86'
## Warning: Coercing text to numeric in S6930 / R6930C19: '4.86'
## Warning: Coercing text to numeric in S6931 / R6931C19: '4.86'
## Warning: Coercing text to numeric in S6932 / R6932C19: '4.86'
## Warning: Coercing text to numeric in S6933 / R6933C19: '4.86'
## Warning: Coercing text to numeric in S6934 / R6934C19: '4.86'
## Warning: Coercing text to numeric in S6935 / R6935C19: '4.86'
## Warning: Coercing text to numeric in S6936 / R6936C19: '4.86'
## Warning: Coercing text to numeric in S6937 / R6937C19: '4.86'
## Warning: Coercing text to numeric in S6938 / R6938C19: '4.86'
## Warning: Coercing text to numeric in S6939 / R6939C19: '4.86'
## Warning: Coercing text to numeric in S6940 / R6940C19: '4.86'
## Warning: Coercing text to numeric in S6941 / R6941C19: '4.86'
## Warning: Coercing text to numeric in S6942 / R6942C19: '4.86'
## Warning: Coercing text to numeric in S6943 / R6943C19: '4.86'
## Warning: Coercing text to numeric in S6944 / R6944C19: '4.86'
## Warning: Coercing text to numeric in S6945 / R6945C19: '4.86'
## Warning: Coercing text to numeric in S6946 / R6946C19: '4.86'
## Warning: Coercing text to numeric in S6947 / R6947C19: '4.86'
## Warning: Coercing text to numeric in S6948 / R6948C19: '4.86'
## Warning: Coercing text to numeric in S6949 / R6949C19: '4.86'
## Warning: Coercing text to numeric in S6950 / R6950C19: '4.86'
## Warning: Coercing text to numeric in S6951 / R6951C19: '4.86'
## Warning: Coercing text to numeric in S6952 / R6952C19: '4.86'
## Warning: Coercing text to numeric in S6953 / R6953C19: '4.86'
## Warning: Coercing text to numeric in S6954 / R6954C19: '4.86'
## Warning: Coercing text to numeric in S6955 / R6955C19: '4.86'
## Warning: Coercing text to numeric in S6956 / R6956C19: '4.86'
## Warning: Coercing text to numeric in S6957 / R6957C19: '4.86'
## Warning: Coercing text to numeric in S6958 / R6958C19: '4.86'
## Warning: Coercing text to numeric in S6959 / R6959C19: '4.86'
## Warning: Coercing text to numeric in S6960 / R6960C19: '4.86'
## Warning: Coercing text to numeric in S6961 / R6961C19: '4.86'
## Warning: Coercing text to numeric in S6962 / R6962C19: '4.86'
## Warning: Coercing text to numeric in S6963 / R6963C19: '4.86'
## Warning: Coercing text to numeric in S6964 / R6964C19: '4.86'
## Warning: Coercing text to numeric in S6965 / R6965C19: '4.86'
## Warning: Coercing text to numeric in S6966 / R6966C19: '4.86'
## Warning: Coercing text to numeric in S6967 / R6967C19: '4.86'
## Warning: Coercing text to numeric in S6968 / R6968C19: '4.86'
## Warning: Coercing text to numeric in S6969 / R6969C19: '4.86'
## Warning: Coercing text to numeric in S6970 / R6970C19: '4.86'
## Warning: Coercing text to numeric in S6971 / R6971C19: '4.86'
## Warning: Coercing text to numeric in S6972 / R6972C19: '4.86'
## Warning: Coercing text to numeric in S6973 / R6973C19: '4.86'
## Warning: Coercing text to numeric in S6974 / R6974C19: '4.86'
## Warning: Coercing text to numeric in S6975 / R6975C19: '4.86'
## Warning: Coercing text to numeric in S6976 / R6976C19: '4.86'
## Warning: Coercing text to numeric in S6977 / R6977C19: '4.86'
## Warning: Coercing text to numeric in S6978 / R6978C19: '4.86'
## Warning: Coercing text to numeric in S6979 / R6979C19: '4.86'
## Warning: Coercing text to numeric in S6980 / R6980C19: '4.86'
## Warning: Coercing text to numeric in S6981 / R6981C19: '4.86'
## Warning: Coercing text to numeric in S6982 / R6982C19: '4.86'
## Warning: Coercing text to numeric in S6983 / R6983C19: '4.86'
## Warning: Coercing text to numeric in S6984 / R6984C19: '4.86'
## Warning: Coercing text to numeric in S6985 / R6985C19: '4.86'
## Warning: Coercing text to numeric in S6986 / R6986C19: '4.86'
## Warning: Coercing text to numeric in S6987 / R6987C19: '4.86'
## Warning: Coercing text to numeric in S6988 / R6988C19: '4.86'
## Warning: Coercing text to numeric in S6989 / R6989C19: '4.86'
## Warning: Coercing text to numeric in S6990 / R6990C19: '4.86'
## Warning: Coercing text to numeric in S6991 / R6991C19: '4.86'
## Warning: Coercing text to numeric in S6992 / R6992C19: '4.86'
## Warning: Coercing text to numeric in S6993 / R6993C19: '4.86'
## Warning: Coercing text to numeric in S6994 / R6994C19: '4.86'
## Warning: Coercing text to numeric in S6995 / R6995C19: '4.86'
## Warning: Coercing text to numeric in S6996 / R6996C19: '4.86'
## Warning: Coercing text to numeric in S6997 / R6997C19: '4.86'
## Warning: Coercing text to numeric in S6998 / R6998C19: '4.86'
## Warning: Coercing text to numeric in S6999 / R6999C19: '4.86'
## Warning: Coercing text to numeric in S7000 / R7000C19: '4.86'
## Warning: Coercing text to numeric in S7001 / R7001C19: '4.86'
## Warning: Coercing text to numeric in S7002 / R7002C19: '4.86'
## Warning: Coercing text to numeric in S7003 / R7003C19: '4.86'
## Warning: Coercing text to numeric in S7004 / R7004C19: '4.86'
## Warning: Coercing text to numeric in S7005 / R7005C19: '4.86'
## Warning: Coercing text to numeric in S7006 / R7006C19: '4.86'
## Warning: Coercing text to numeric in S7007 / R7007C19: '4.86'
## Warning: Coercing text to numeric in S7008 / R7008C19: '4.86'
## Warning: Coercing text to numeric in S7009 / R7009C19: '4.86'
## Warning: Coercing text to numeric in S7010 / R7010C19: '4.86'
## Warning: Coercing text to numeric in S7011 / R7011C19: '4.86'
## Warning: Coercing text to numeric in S7012 / R7012C19: '4.86'
## Warning: Coercing text to numeric in S7013 / R7013C19: '4.86'
## Warning: Coercing text to numeric in S7014 / R7014C19: '4.86'
## Warning: Coercing text to numeric in S7015 / R7015C19: '4.86'
## Warning: Coercing text to numeric in S7016 / R7016C19: '4.86'
## Warning: Coercing text to numeric in S7017 / R7017C19: '4.86'
## Warning: Coercing text to numeric in S7018 / R7018C19: '4.86'
## Warning: Coercing text to numeric in S7019 / R7019C19: '4.86'
## Warning: Coercing text to numeric in S7020 / R7020C19: '4.86'
## Warning: Coercing text to numeric in S7021 / R7021C19: '4.86'
## Warning: Coercing text to numeric in S7022 / R7022C19: '4.86'
## Warning: Coercing text to numeric in S7023 / R7023C19: '4.86'
## Warning: Coercing text to numeric in S7024 / R7024C19: '4.86'
## Warning: Coercing text to numeric in S7025 / R7025C19: '4.86'
## Warning: Coercing text to numeric in S7026 / R7026C19: '4.86'
## Warning: Coercing text to numeric in S7027 / R7027C19: '4.86'
## Warning: Coercing text to numeric in S7028 / R7028C19: '4.86'
## Warning: Coercing text to numeric in S7029 / R7029C19: '4.86'
## Warning: Coercing text to numeric in S7030 / R7030C19: '4.86'
## Warning: Coercing text to numeric in S7031 / R7031C19: '4.86'
## Warning: Coercing text to numeric in S7032 / R7032C19: '4.86'
## Warning: Coercing text to numeric in S7033 / R7033C19: '4.86'
## Warning: Coercing text to numeric in S7034 / R7034C19: '4.86'
## Warning: Coercing text to numeric in S7035 / R7035C19: '4.86'
## Warning: Coercing text to numeric in S7036 / R7036C19: '4.86'
## Warning: Coercing text to numeric in S7037 / R7037C19: '4.86'
## Warning: Coercing text to numeric in S7038 / R7038C19: '4.86'
## Warning: Coercing text to numeric in S7039 / R7039C19: '4.86'
## Warning: Coercing text to numeric in S7040 / R7040C19: '4.86'
## Warning: Coercing text to numeric in S7041 / R7041C19: '4.86'
## Warning: Coercing text to numeric in S7042 / R7042C19: '4.86'
## Warning: Coercing text to numeric in S7043 / R7043C19: '4.86'
## Warning: Coercing text to numeric in S7044 / R7044C19: '4.86'
## Warning: Coercing text to numeric in S7045 / R7045C19: '4.86'
## Warning: Coercing text to numeric in S7046 / R7046C19: '4.86'
## Warning: Coercing text to numeric in S7047 / R7047C19: '4.86'
## Warning: Coercing text to numeric in S7048 / R7048C19: '4.86'
## Warning: Coercing text to numeric in S7049 / R7049C19: '4.86'
## Warning: Coercing text to numeric in S7050 / R7050C19: '4.86'
## Warning: Coercing text to numeric in S7051 / R7051C19: '4.86'
## Warning: Coercing text to numeric in S7052 / R7052C19: '4.86'
## Warning: Coercing text to numeric in S7053 / R7053C19: '4.86'
## Warning: Coercing text to numeric in S7054 / R7054C19: '4.86'
## Warning: Coercing text to numeric in S7055 / R7055C19: '4.86'
## Warning: Coercing text to numeric in S7056 / R7056C19: '4.86'
## Warning: Coercing text to numeric in S7057 / R7057C19: '4.86'
## Warning: Coercing text to numeric in S7058 / R7058C19: '4.86'
## Warning: Coercing text to numeric in S7059 / R7059C19: '4.86'
## Warning: Coercing text to numeric in S7060 / R7060C19: '4.86'
## Warning: Coercing text to numeric in S7061 / R7061C19: '4.86'
## Warning: Coercing text to numeric in S7062 / R7062C19: '4.86'
## Warning: Coercing text to numeric in S7063 / R7063C19: '4.86'
## Warning: Coercing text to numeric in S7064 / R7064C19: '4.86'
## Warning: Coercing text to numeric in S7065 / R7065C19: '4.86'
## Warning: Coercing text to numeric in S7066 / R7066C19: '4.86'
## Warning: Coercing text to numeric in S7067 / R7067C19: '4.86'
## Warning: Coercing text to numeric in S7068 / R7068C19: '4.86'
## Warning: Coercing text to numeric in S7069 / R7069C19: '4.86'
## Warning: Coercing text to numeric in S7070 / R7070C19: '4.86'
## Warning: Coercing text to numeric in S7071 / R7071C19: '4.86'
## Warning: Coercing text to numeric in S7072 / R7072C19: '4.86'
## Warning: Coercing text to numeric in S7073 / R7073C19: '4.86'
## Warning: Coercing text to numeric in S7074 / R7074C19: '4.86'
## Warning: Coercing text to numeric in S7075 / R7075C19: '4.86'
## Warning: Coercing text to numeric in S7076 / R7076C19: '4.86'
## Warning: Coercing text to numeric in S7077 / R7077C19: '4.86'
## Warning: Coercing text to numeric in S7078 / R7078C19: '4.86'
## Warning: Coercing text to numeric in S7079 / R7079C19: '4.86'
## Warning: Coercing text to numeric in S7080 / R7080C19: '4.86'
## Warning: Coercing text to numeric in S7081 / R7081C19: '4.86'
## Warning: Coercing text to numeric in S7082 / R7082C19: '4.86'
## Warning: Coercing text to numeric in S7083 / R7083C19: '4.86'
## Warning: Coercing text to numeric in S7084 / R7084C19: '4.86'
## Warning: Coercing text to numeric in S7085 / R7085C19: '4.86'
## Warning: Coercing text to numeric in S7086 / R7086C19: '4.86'
## Warning: Coercing text to numeric in S7087 / R7087C19: '4.86'
## Warning: Coercing text to numeric in S7088 / R7088C19: '4.86'
## Warning: Coercing text to numeric in S7089 / R7089C19: '4.86'
## Warning: Coercing text to numeric in S7090 / R7090C19: '4.86'
## Warning: Coercing text to numeric in S7091 / R7091C19: '4.86'
## Warning: Coercing text to numeric in S7092 / R7092C19: '4.86'
## Warning: Coercing text to numeric in S7093 / R7093C19: '4.86'
## Warning: Coercing text to numeric in S7094 / R7094C19: '4.86'
## Warning: Coercing text to numeric in S7095 / R7095C19: '4.86'
## Warning: Coercing text to numeric in S7096 / R7096C19: '4.86'
## Warning: Coercing text to numeric in S7097 / R7097C19: '4.86'
## Warning: Coercing text to numeric in S7098 / R7098C19: '4.86'
## Warning: Coercing text to numeric in S7099 / R7099C19: '4.86'
## Warning: Coercing text to numeric in S7100 / R7100C19: '4.86'
## Warning: Coercing text to numeric in S7101 / R7101C19: '4.86'
## Warning: Coercing text to numeric in S7102 / R7102C19: '4.86'
## Warning: Coercing text to numeric in S7103 / R7103C19: '4.86'
## Warning: Coercing text to numeric in S7104 / R7104C19: '4.86'
## Warning: Coercing text to numeric in S7105 / R7105C19: '4.86'
## Warning: Coercing text to numeric in S7106 / R7106C19: '4.86'
## Warning: Coercing text to numeric in S7107 / R7107C19: '4.86'
## Warning: Coercing text to numeric in S7108 / R7108C19: '4.86'
## Warning: Coercing text to numeric in S7109 / R7109C19: '4.86'
## Warning: Coercing text to numeric in S7110 / R7110C19: '4.86'
## Warning: Coercing text to numeric in S7111 / R7111C19: '4.86'
## Warning: Coercing text to numeric in S7112 / R7112C19: '4.86'
## Warning: Coercing text to numeric in S7113 / R7113C19: '4.86'
## Warning: Coercing text to numeric in S7114 / R7114C19: '4.86'
## Warning: Coercing text to numeric in S7115 / R7115C19: '4.86'
## Warning: Coercing text to numeric in S7116 / R7116C19: '4.86'
## Warning: Coercing text to numeric in S7117 / R7117C19: '4.86'
## Warning: Coercing text to numeric in S7118 / R7118C19: '4.86'
## Warning: Coercing text to numeric in S7119 / R7119C19: '4.86'
## Warning: Coercing text to numeric in S7120 / R7120C19: '4.86'
## Warning: Coercing text to numeric in S7121 / R7121C19: '4.86'
## Warning: Coercing text to numeric in S7122 / R7122C19: '4.86'
## Warning: Coercing text to numeric in S7123 / R7123C19: '4.86'
## Warning: Coercing text to numeric in S7124 / R7124C19: '4.86'
## Warning: Coercing text to numeric in S7125 / R7125C19: '4.86'
## Warning: Coercing text to numeric in S7126 / R7126C19: '4.86'
## Warning: Coercing text to numeric in S7127 / R7127C19: '4.86'
## Warning: Coercing text to numeric in S7128 / R7128C19: '4.86'
## Warning: Coercing text to numeric in S7129 / R7129C19: '4.86'
## Warning: Coercing text to numeric in S7130 / R7130C19: '4.86'
## Warning: Coercing text to numeric in S7131 / R7131C19: '4.86'
## Warning: Coercing text to numeric in S7132 / R7132C19: '4.86'
## Warning: Coercing text to numeric in S7133 / R7133C19: '4.86'
## Warning: Coercing text to numeric in S7134 / R7134C19: '4.86'
## Warning: Coercing text to numeric in S7135 / R7135C19: '4.86'
## Warning: Coercing text to numeric in S7136 / R7136C19: '4.86'
## Warning: Coercing text to numeric in S7137 / R7137C19: '4.86'
## Warning: Coercing text to numeric in S7138 / R7138C19: '4.86'
## Warning: Coercing text to numeric in S7139 / R7139C19: '4.86'
## Warning: Coercing text to numeric in S7140 / R7140C19: '4.86'
## Warning: Coercing text to numeric in S7141 / R7141C19: '4.86'
## Warning: Coercing text to numeric in S7142 / R7142C19: '4.86'
## Warning: Coercing text to numeric in S7143 / R7143C19: '4.86'
## Warning: Coercing text to numeric in S7144 / R7144C19: '4.86'
## Warning: Coercing text to numeric in S7145 / R7145C19: '4.86'
## Warning: Coercing text to numeric in S7146 / R7146C19: '4.86'
## Warning: Coercing text to numeric in S7147 / R7147C19: '4.86'
## Warning: Coercing text to numeric in S7148 / R7148C19: '4.86'
## Warning: Coercing text to numeric in S7149 / R7149C19: '4.86'
## Warning: Coercing text to numeric in S7150 / R7150C19: '4.86'
## Warning: Coercing text to numeric in S7151 / R7151C19: '4.86'
## Warning: Coercing text to numeric in S7152 / R7152C19: '4.86'
## Warning: Coercing text to numeric in S7153 / R7153C19: '4.86'
## Warning: Coercing text to numeric in S7154 / R7154C19: '4.86'
## Warning: Coercing text to numeric in S7155 / R7155C19: '4.86'
## Warning: Coercing text to numeric in S7156 / R7156C19: '4.86'
## Warning: Coercing text to numeric in S7157 / R7157C19: '4.86'
## Warning: Coercing text to numeric in S7158 / R7158C19: '4.86'
## Warning: Coercing text to numeric in S7159 / R7159C19: '4.86'
## Warning: Coercing text to numeric in S7160 / R7160C19: '4.86'
## Warning: Coercing text to numeric in S7161 / R7161C19: '4.86'
## Warning: Coercing text to numeric in S7162 / R7162C19: '4.86'
## Warning: Coercing text to numeric in S7163 / R7163C19: '4.86'
## Warning: Coercing text to numeric in S7164 / R7164C19: '4.86'
## Warning: Coercing text to numeric in S7165 / R7165C19: '4.86'
## Warning: Coercing text to numeric in S7166 / R7166C19: '4.86'
## Warning: Coercing text to numeric in S7167 / R7167C19: '4.86'
## Warning: Coercing text to numeric in S7168 / R7168C19: '4.86'
## Warning: Coercing text to numeric in S7169 / R7169C19: '4.86'
## Warning: Coercing text to numeric in S7170 / R7170C19: '4.86'
## Warning: Coercing text to numeric in S7171 / R7171C19: '4.86'
## Warning: Coercing text to numeric in S7172 / R7172C19: '4.86'
## Warning: Coercing text to numeric in S7173 / R7173C19: '4.86'
## Warning: Coercing text to numeric in S7174 / R7174C19: '4.86'
## Warning: Coercing text to numeric in S7175 / R7175C19: '4.86'
## Warning: Coercing text to numeric in S7176 / R7176C19: '4.86'
## Warning: Coercing text to numeric in S7177 / R7177C19: '4.86'
## Warning: Coercing text to numeric in S7178 / R7178C19: '4.86'
## Warning: Coercing text to numeric in S7179 / R7179C19: '4.86'
## Warning: Coercing text to numeric in S7180 / R7180C19: '4.86'
## Warning: Coercing text to numeric in S7181 / R7181C19: '4.86'
## Warning: Coercing text to numeric in S7182 / R7182C19: '4.86'
## Warning: Coercing text to numeric in S7183 / R7183C19: '4.86'
## Warning: Coercing text to numeric in S7184 / R7184C19: '4.86'
## Warning: Coercing text to numeric in S7185 / R7185C19: '4.86'
## Warning: Coercing text to numeric in S7186 / R7186C19: '4.86'
## Warning: Coercing text to numeric in S7187 / R7187C19: '4.86'
## Warning: Coercing text to numeric in S7188 / R7188C19: '4.86'
## Warning: Coercing text to numeric in S7189 / R7189C19: '4.86'
## Warning: Coercing text to numeric in S7190 / R7190C19: '4.86'
## Warning: Coercing text to numeric in S7191 / R7191C19: '4.86'
## Warning: Coercing text to numeric in S7192 / R7192C19: '4.86'
## Warning: Coercing text to numeric in S7193 / R7193C19: '4.86'
## Warning: Coercing text to numeric in S7194 / R7194C19: '4.86'
## Warning: Coercing text to numeric in S7195 / R7195C19: '4.86'
## Warning: Coercing text to numeric in S7196 / R7196C19: '4.86'
## Warning: Coercing text to numeric in S7197 / R7197C19: '4.86'
## Warning: Coercing text to numeric in S7198 / R7198C19: '4.86'
## Warning: Coercing text to numeric in S7199 / R7199C19: '4.86'
## Warning: Coercing text to numeric in S7200 / R7200C19: '4.86'
## Warning: Coercing text to numeric in S7201 / R7201C19: '4.86'
## Warning: Coercing text to numeric in S7202 / R7202C19: '4.86'
## Warning: Coercing text to numeric in S7203 / R7203C19: '4.86'
## Warning: Coercing text to numeric in S7204 / R7204C19: '4.86'
## Warning: Coercing text to numeric in S7205 / R7205C19: '4.86'
## Warning: Coercing text to numeric in S7206 / R7206C19: '4.86'
## Warning: Coercing text to numeric in S7207 / R7207C19: '4.86'
## Warning: Coercing text to numeric in S7208 / R7208C19: '4.86'
## Warning: Coercing text to numeric in S7209 / R7209C19: '4.86'
## Warning: Coercing text to numeric in S7210 / R7210C19: '4.86'
## Warning: Coercing text to numeric in S7211 / R7211C19: '4.86'
## Warning: Coercing text to numeric in S7212 / R7212C19: '4.86'
## Warning: Coercing text to numeric in S7213 / R7213C19: '4.86'
## Warning: Coercing text to numeric in S7214 / R7214C19: '4.86'
## Warning: Coercing text to numeric in S7215 / R7215C19: '4.86'
## Warning: Coercing text to numeric in S7216 / R7216C19: '4.86'
## Warning: Coercing text to numeric in S7217 / R7217C19: '4.86'
## Warning: Coercing text to numeric in S7218 / R7218C19: '4.86'
## Warning: Coercing text to numeric in S7219 / R7219C19: '4.86'
## Warning: Coercing text to numeric in S7220 / R7220C19: '4.86'
## Warning: Coercing text to numeric in S7221 / R7221C19: '4.86'
## Warning: Coercing text to numeric in S7222 / R7222C19: '4.86'
## Warning: Coercing text to numeric in S7223 / R7223C19: '4.86'
## Warning: Coercing text to numeric in S7224 / R7224C19: '4.86'
## Warning: Coercing text to numeric in S7225 / R7225C19: '4.86'
## Warning: Coercing text to numeric in S7226 / R7226C19: '4.86'
## Warning: Coercing text to numeric in S7227 / R7227C19: '4.86'
## Warning: Coercing text to numeric in S7228 / R7228C19: '4.86'
## Warning: Coercing text to numeric in S7229 / R7229C19: '4.86'
## Warning: Coercing text to numeric in S7230 / R7230C19: '4.86'
## Warning: Coercing text to numeric in S7231 / R7231C19: '4.86'
## Warning: Coercing text to numeric in S7232 / R7232C19: '4.86'
## Warning: Coercing text to numeric in S7233 / R7233C19: '4.86'
## Warning: Coercing text to numeric in S7234 / R7234C19: '4.86'
## Warning: Coercing text to numeric in S7235 / R7235C19: '4.86'
## Warning: Coercing text to numeric in S7236 / R7236C19: '4.86'
## Warning: Coercing text to numeric in S7237 / R7237C19: '4.86'
## Warning: Coercing text to numeric in S7238 / R7238C19: '4.86'
## Warning: Coercing text to numeric in S7239 / R7239C19: '4.86'
## Warning: Coercing text to numeric in S7240 / R7240C19: '4.86'
## Warning: Coercing text to numeric in S7241 / R7241C19: '4.86'
## Warning: Coercing text to numeric in S7242 / R7242C19: '4.86'
## Warning: Coercing text to numeric in S7243 / R7243C19: '4.86'
## Warning: Coercing text to numeric in S7244 / R7244C19: '4.86'
## Warning: Coercing text to numeric in S7245 / R7245C19: '4.86'
## Warning: Coercing text to numeric in S7246 / R7246C19: '4.86'
## Warning: Coercing text to numeric in S7247 / R7247C19: '4.86'
## Warning: Coercing text to numeric in S7248 / R7248C19: '4.86'
## Warning: Coercing text to numeric in S7249 / R7249C19: '4.86'
## Warning: Coercing text to numeric in S7250 / R7250C19: '4.86'
## Warning: Coercing text to numeric in S7251 / R7251C19: '4.86'
## Warning: Coercing text to numeric in S7252 / R7252C19: '4.86'
## Warning: Coercing text to numeric in S7253 / R7253C19: '4.86'
## Warning: Coercing text to numeric in S7254 / R7254C19: '4.86'
## Warning: Coercing text to numeric in S7255 / R7255C19: '4.86'
## Warning: Coercing text to numeric in S7256 / R7256C19: '4.86'
## Warning: Coercing text to numeric in S7257 / R7257C19: '4.86'
## Warning: Coercing text to numeric in S7258 / R7258C19: '4.86'
## Warning: Coercing text to numeric in S7259 / R7259C19: '4.86'
## Warning: Coercing text to numeric in S7260 / R7260C19: '4.86'
## Warning: Coercing text to numeric in S7261 / R7261C19: '4.86'
## Warning: Coercing text to numeric in S7262 / R7262C19: '4.86'
## Warning: Coercing text to numeric in S7263 / R7263C19: '4.86'
## Warning: Coercing text to numeric in S7264 / R7264C19: '4.86'
## Warning: Coercing text to numeric in S7265 / R7265C19: '4.86'
## Warning: Coercing text to numeric in S7266 / R7266C19: '4.86'
## Warning: Coercing text to numeric in S7267 / R7267C19: '4.86'
## Warning: Coercing text to numeric in S7268 / R7268C19: '4.86'
## Warning: Coercing text to numeric in S7269 / R7269C19: '4.86'
## Warning: Coercing text to numeric in S7270 / R7270C19: '4.86'
## Warning: Coercing text to numeric in S7271 / R7271C19: '4.86'
## Warning: Coercing text to numeric in S7272 / R7272C19: '4.86'
## Warning: Coercing text to numeric in S7273 / R7273C19: '4.86'
## Warning: Coercing text to numeric in S7274 / R7274C19: '4.86'
## Warning: Coercing text to numeric in S7275 / R7275C19: '4.86'
## Warning: Coercing text to numeric in S7276 / R7276C19: '4.86'
## Warning: Coercing text to numeric in S7277 / R7277C19: '4.86'
## Warning: Coercing text to numeric in S7278 / R7278C19: '4.86'
## Warning: Coercing text to numeric in S7279 / R7279C19: '4.86'
## Warning: Coercing text to numeric in S7280 / R7280C19: '4.86'
## Warning: Coercing text to numeric in S7281 / R7281C19: '4.86'
## Warning: Coercing text to numeric in S7282 / R7282C19: '4.86'
## Warning: Coercing text to numeric in S7283 / R7283C19: '4.86'
## Warning: Coercing text to numeric in S7284 / R7284C19: '4.86'
## Warning: Coercing text to numeric in S7285 / R7285C19: '4.86'
## Warning: Coercing text to numeric in S7286 / R7286C19: '4.86'
## Warning: Coercing text to numeric in S7287 / R7287C19: '4.86'
## Warning: Coercing text to numeric in S7288 / R7288C19: '4.86'
## Warning: Coercing text to numeric in S7289 / R7289C19: '4.86'
## Warning: Coercing text to numeric in S7290 / R7290C19: '4.86'
## Warning: Coercing text to numeric in S7291 / R7291C19: '4.86'
## Warning: Coercing text to numeric in S7292 / R7292C19: '4.86'
## Warning: Coercing text to numeric in S7293 / R7293C19: '4.86'
## Warning: Coercing text to numeric in S7294 / R7294C19: '4.86'
## Warning: Coercing text to numeric in S7295 / R7295C19: '4.86'
## Warning: Coercing text to numeric in S7296 / R7296C19: '4.86'
## Warning: Coercing text to numeric in S7297 / R7297C19: '4.86'
## Warning: Coercing text to numeric in S7298 / R7298C19: '4.86'
## Warning: Coercing text to numeric in S7299 / R7299C19: '4.86'
## Warning: Coercing text to numeric in S7300 / R7300C19: '4.86'
## Warning: Coercing text to numeric in S7301 / R7301C19: '4.86'
## Warning: Coercing text to numeric in S7302 / R7302C19: '4.86'
## Warning: Coercing text to numeric in S7303 / R7303C19: '4.86'
## Warning: Coercing text to numeric in S7304 / R7304C19: '4.86'
## Warning: Coercing text to numeric in S7305 / R7305C19: '4.86'
## Warning: Coercing text to numeric in S7306 / R7306C19: '4.86'
## Warning: Coercing text to numeric in S7307 / R7307C19: '4.86'
## Warning: Coercing text to numeric in S7308 / R7308C19: '4.86'
## Warning: Coercing text to numeric in S7309 / R7309C19: '4.86'
## Warning: Coercing text to numeric in S7310 / R7310C19: '4.86'
## Warning: Coercing text to numeric in S7311 / R7311C19: '4.86'
## Warning: Coercing text to numeric in S7312 / R7312C19: '4.86'
## Warning: Coercing text to numeric in S7313 / R7313C19: '4.86'
## Warning: Coercing text to numeric in S7314 / R7314C19: '4.86'
## Warning: Coercing text to numeric in S7315 / R7315C19: '4.86'
## Warning: Coercing text to numeric in S7316 / R7316C19: '4.86'
## Warning: Coercing text to numeric in S7317 / R7317C19: '4.86'
## Warning: Coercing text to numeric in S7318 / R7318C19: '4.86'
## Warning: Coercing text to numeric in S7319 / R7319C19: '4.86'
## Warning: Coercing text to numeric in S7320 / R7320C19: '4.86'
## Warning: Coercing text to numeric in S7321 / R7321C19: '4.86'
## Warning: Coercing text to numeric in S7322 / R7322C19: '4.86'
## Warning: Coercing text to numeric in S7323 / R7323C19: '4.86'
## Warning: Coercing text to numeric in S7324 / R7324C19: '4.86'
## Warning: Coercing text to numeric in S7325 / R7325C19: '4.86'
## Warning: Coercing text to numeric in T7765 / R7765C20: '5228.1'
## Warning: Coercing text to numeric in T7766 / R7766C20: '5228.1'
## Warning: Coercing text to numeric in T7767 / R7767C20: '5228.1'
## Warning: Coercing text to numeric in T7768 / R7768C20: '5228.1'
## Warning: Coercing text to numeric in T7769 / R7769C20: '5228.1'
## Warning: Coercing text to numeric in T7770 / R7770C20: '5228.1'
## Warning: Coercing text to numeric in T7771 / R7771C20: '5228.1'
## Warning: Coercing text to numeric in T7772 / R7772C20: '5228.1'
## Warning: Coercing text to numeric in T7773 / R7773C20: '5228.1'
## Warning: Coercing text to numeric in T7774 / R7774C20: '5228.1'
## Warning: Coercing text to numeric in T7775 / R7775C20: '5228.1'
## Warning: Coercing text to numeric in T7776 / R7776C20: '5228.1'
## Warning: Coercing text to numeric in T7777 / R7777C20: '5228.1'
## Warning: Coercing text to numeric in T7778 / R7778C20: '5228.1'
## Warning: Coercing text to numeric in T7779 / R7779C20: '5228.1'
## Warning: Coercing text to numeric in T7780 / R7780C20: '5228.1'
## Warning: Coercing text to numeric in T7781 / R7781C20: '5228.1'
## Warning: Coercing text to numeric in T7782 / R7782C20: '5228.1'
## Warning: Coercing text to numeric in T7783 / R7783C20: '5228.1'
## Warning: Coercing text to numeric in T7784 / R7784C20: '5228.1'
## Warning: Coercing text to numeric in T7785 / R7785C20: '5228.1'
## Warning: Coercing text to numeric in T7786 / R7786C20: '5228.1'
## Warning: Coercing text to numeric in T7787 / R7787C20: '5228.1'
## Warning: Coercing text to numeric in T7788 / R7788C20: '5228.1'
## Warning: Coercing text to numeric in T7789 / R7789C20: '5228.1'
## Warning: Coercing text to numeric in T7790 / R7790C20: '5228.1'
## Warning: Coercing text to numeric in T7791 / R7791C20: '5228.1'
## Warning: Coercing text to numeric in T7792 / R7792C20: '5228.1'
## Warning: Coercing text to numeric in T7793 / R7793C20: '5228.1'
## Warning: Coercing text to numeric in T7794 / R7794C20: '5228.1'
## Warning: Coercing text to numeric in T7795 / R7795C20: '5228.1'
## Warning: Coercing text to numeric in T7796 / R7796C20: '5228.1'
## Warning: Coercing text to numeric in T7797 / R7797C20: '5228.1'
## Warning: Coercing text to numeric in T7798 / R7798C20: '5228.1'
## Warning: Coercing text to numeric in T7799 / R7799C20: '5228.1'
## Warning: Coercing text to numeric in T7800 / R7800C20: '5228.1'
## Warning: Coercing text to numeric in T7801 / R7801C20: '5228.1'
## Warning: Coercing text to numeric in T7802 / R7802C20: '5228.1'
## Warning: Coercing text to numeric in T7803 / R7803C20: '5228.1'
## Warning: Coercing text to numeric in T7804 / R7804C20: '5228.1'
## Warning: Coercing text to numeric in T7805 / R7805C20: '5228.1'
## Warning: Coercing text to numeric in T7806 / R7806C20: '5228.1'
## Warning: Coercing text to numeric in T7807 / R7807C20: '5228.1'
## Warning: Coercing text to numeric in T7808 / R7808C20: '5228.1'
## Warning: Coercing text to numeric in T7809 / R7809C20: '5228.1'
## Warning: Coercing text to numeric in T7810 / R7810C20: '5228.1'
## Warning: Coercing text to numeric in T7811 / R7811C20: '5228.1'
## Warning: Coercing text to numeric in T7812 / R7812C20: '5228.1'
## Warning: Coercing text to numeric in T7813 / R7813C20: '5228.1'
## Warning: Coercing text to numeric in T7814 / R7814C20: '5228.1'
## Warning: Coercing text to numeric in T7815 / R7815C20: '5228.1'
## Warning: Coercing text to numeric in T7816 / R7816C20: '5228.1'
## Warning: Coercing text to numeric in T7817 / R7817C20: '5228.1'
## Warning: Coercing text to numeric in T7818 / R7818C20: '5228.1'
## Warning: Coercing text to numeric in T7819 / R7819C20: '5228.1'
## Warning: Coercing text to numeric in T7820 / R7820C20: '5228.1'
## Warning: Coercing text to numeric in T7821 / R7821C20: '5228.1'
## Warning: Coercing text to numeric in T7822 / R7822C20: '5228.1'
## Warning: Coercing text to numeric in T7823 / R7823C20: '5228.1'
## Warning: Coercing text to numeric in T7824 / R7824C20: '5228.1'
## Warning: Coercing text to numeric in T7825 / R7825C20: '5228.1'
## Warning: Coercing text to numeric in T7826 / R7826C20: '5228.1'
## Warning: Coercing text to numeric in T7827 / R7827C20: '5228.1'
## Warning: Coercing text to numeric in T7828 / R7828C20: '5228.1'
## Warning: Coercing text to numeric in T7829 / R7829C20: '5228.1'
## Warning: Coercing text to numeric in T7830 / R7830C20: '5228.1'
## Warning: Coercing text to numeric in T7831 / R7831C20: '5228.1'
## Warning: Coercing text to numeric in T7832 / R7832C20: '5228.1'
## Warning: Coercing text to numeric in T7833 / R7833C20: '5228.1'
## Warning: Coercing text to numeric in T7834 / R7834C20: '5228.1'
## Warning: Coercing text to numeric in T7835 / R7835C20: '5228.1'
## Warning: Coercing text to numeric in T7836 / R7836C20: '5228.1'
## Warning: Coercing text to numeric in T7837 / R7837C20: '5228.1'
## Warning: Coercing text to numeric in T7838 / R7838C20: '5228.1'
## Warning: Coercing text to numeric in T7839 / R7839C20: '5228.1'
## Warning: Coercing text to numeric in T7840 / R7840C20: '5228.1'
## Warning: Coercing text to numeric in T7841 / R7841C20: '5228.1'
## Warning: Coercing text to numeric in T7842 / R7842C20: '5228.1'
## Warning: Coercing text to numeric in T7843 / R7843C20: '5228.1'
## Warning: Coercing text to numeric in T7844 / R7844C20: '5228.1'
## Warning: Coercing text to numeric in T7845 / R7845C20: '5228.1'
## Warning: Coercing text to numeric in T7846 / R7846C20: '5228.1'
## Warning: Coercing text to numeric in T7847 / R7847C20: '5228.1'
## Warning: Coercing text to numeric in T7848 / R7848C20: '5228.1'
## Warning: Coercing text to numeric in T7849 / R7849C20: '5228.1'
## Warning: Coercing text to numeric in T7850 / R7850C20: '5228.1'
## Warning: Coercing text to numeric in T7851 / R7851C20: '5228.1'
## Warning: Coercing text to numeric in T7852 / R7852C20: '5228.1'
## Warning: Coercing text to numeric in T7853 / R7853C20: '5228.1'
## Warning: Coercing text to numeric in T7854 / R7854C20: '5228.1'
## Warning: Coercing text to numeric in T7855 / R7855C20: '5228.1'
## Warning: Coercing text to numeric in T7856 / R7856C20: '5228.1'
## Warning: Coercing text to numeric in T7857 / R7857C20: '5228.1'
## Warning: Coercing text to numeric in T7858 / R7858C20: '5228.1'
## Warning: Coercing text to numeric in T7859 / R7859C20: '5228.1'
## Warning: Coercing text to numeric in T7860 / R7860C20: '5228.1'
## Warning: Coercing text to numeric in T7861 / R7861C20: '5228.1'
## Warning: Coercing text to numeric in T7862 / R7862C20: '5228.1'
## Warning: Coercing text to numeric in T7863 / R7863C20: '5228.1'
## Warning: Coercing text to numeric in T7864 / R7864C20: '5228.1'
## Warning: Coercing text to numeric in T7865 / R7865C20: '5228.1'
## Warning: Coercing text to numeric in T7866 / R7866C20: '5228.1'
## Warning: Coercing text to numeric in T7867 / R7867C20: '5228.1'
## Warning: Coercing text to numeric in T7868 / R7868C20: '5228.1'
## Warning: Coercing text to numeric in T7869 / R7869C20: '5228.1'
## Warning: Coercing text to numeric in T7870 / R7870C20: '5228.1'
## Warning: Coercing text to numeric in T7871 / R7871C20: '5228.1'
## Warning: Coercing text to numeric in T7872 / R7872C20: '5228.1'
## Warning: Coercing text to numeric in T7873 / R7873C20: '5228.1'
## Warning: Coercing text to numeric in T7874 / R7874C20: '5228.1'
## Warning: Coercing text to numeric in T7875 / R7875C20: '5228.1'
## Warning: Coercing text to numeric in T7876 / R7876C20: '5228.1'
## Warning: Coercing text to numeric in T7877 / R7877C20: '5228.1'
## Warning: Coercing text to numeric in T7878 / R7878C20: '5228.1'
## Warning: Coercing text to numeric in T7879 / R7879C20: '5228.1'
## Warning: Coercing text to numeric in T7880 / R7880C20: '5228.1'
## Warning: Coercing text to numeric in T7881 / R7881C20: '5228.1'
## Warning: Coercing text to numeric in T7882 / R7882C20: '5228.1'
## Warning: Coercing text to numeric in T7883 / R7883C20: '5228.1'
## Warning: Coercing text to numeric in T7884 / R7884C20: '5228.1'
## Warning: Coercing text to numeric in T7885 / R7885C20: '5228.1'
## Warning: Coercing text to numeric in T7886 / R7886C20: '5228.1'
## Warning: Coercing text to numeric in T7887 / R7887C20: '5228.1'
## Warning: Coercing text to numeric in T7888 / R7888C20: '5228.1'
## Warning: Coercing text to numeric in T7889 / R7889C20: '5228.1'
## Warning: Coercing text to numeric in T7890 / R7890C20: '5228.1'
## Warning: Coercing text to numeric in T7891 / R7891C20: '5228.1'
## Warning: Coercing text to numeric in T7892 / R7892C20: '5228.1'
## Warning: Coercing text to numeric in T7893 / R7893C20: '5228.1'
## Warning: Coercing text to numeric in T7894 / R7894C20: '5228.1'
## Warning: Coercing text to numeric in T7895 / R7895C20: '5228.1'
## Warning: Coercing text to numeric in T7896 / R7896C20: '5228.1'
## Warning: Coercing text to numeric in T7897 / R7897C20: '5228.1'
## Warning: Coercing text to numeric in T7898 / R7898C20: '5228.1'
## Warning: Coercing text to numeric in T7899 / R7899C20: '5228.1'
## Warning: Coercing text to numeric in T7900 / R7900C20: '5228.1'
## Warning: Coercing text to numeric in T7901 / R7901C20: '5228.1'
## Warning: Coercing text to numeric in T7902 / R7902C20: '5228.1'
## Warning: Coercing text to numeric in T7903 / R7903C20: '5228.1'
## Warning: Coercing text to numeric in T7904 / R7904C20: '5228.1'
## Warning: Coercing text to numeric in T7905 / R7905C20: '5228.1'
## Warning: Coercing text to numeric in T7906 / R7906C20: '5228.1'
## Warning: Coercing text to numeric in T7907 / R7907C20: '5228.1'
## Warning: Coercing text to numeric in T7908 / R7908C20: '5228.1'
## Warning: Coercing text to numeric in T7909 / R7909C20: '5228.1'
## Warning: Coercing text to numeric in T7910 / R7910C20: '5228.1'
## Warning: Coercing text to numeric in T7911 / R7911C20: '5228.1'
## Warning: Coercing text to numeric in T7912 / R7912C20: '5228.1'
## Warning: Coercing text to numeric in T7913 / R7913C20: '5228.1'
## Warning: Coercing text to numeric in T7914 / R7914C20: '5228.1'
## Warning: Coercing text to numeric in T7915 / R7915C20: '5228.1'
## Warning: Coercing text to numeric in T7916 / R7916C20: '5228.1'
## Warning: Coercing text to numeric in T7917 / R7917C20: '5228.1'
## Warning: Coercing text to numeric in T7918 / R7918C20: '5228.1'
## Warning: Coercing text to numeric in T7919 / R7919C20: '5228.1'
## Warning: Coercing text to numeric in T7920 / R7920C20: '5228.1'
## Warning: Coercing text to numeric in T7921 / R7921C20: '5228.1'
## Warning: Coercing text to numeric in T7922 / R7922C20: '5228.1'
## Warning: Coercing text to numeric in T7923 / R7923C20: '5228.1'
## Warning: Coercing text to numeric in T7924 / R7924C20: '5228.1'
## Warning: Coercing text to numeric in T7925 / R7925C20: '5228.1'
## Warning: Coercing text to numeric in T7926 / R7926C20: '5228.1'
## Warning: Coercing text to numeric in T7927 / R7927C20: '5228.1'
## Warning: Coercing text to numeric in T7928 / R7928C20: '5228.1'
## Warning: Coercing text to numeric in T7929 / R7929C20: '5228.1'
## Warning: Coercing text to numeric in T7930 / R7930C20: '5228.1'
## Warning: Coercing text to numeric in T7931 / R7931C20: '5228.1'
## Warning: Coercing text to numeric in T7932 / R7932C20: '5228.1'
## Warning: Coercing text to numeric in T7933 / R7933C20: '5228.1'
## Warning: Coercing text to numeric in T7934 / R7934C20: '5228.1'
## Warning: Coercing text to numeric in T7935 / R7935C20: '5228.1'
## Warning: Coercing text to numeric in T7936 / R7936C20: '5228.1'
## Warning: Coercing text to numeric in T7937 / R7937C20: '5228.1'
## Warning: Coercing text to numeric in T7938 / R7938C20: '5228.1'
## Warning: Coercing text to numeric in T7939 / R7939C20: '5228.1'
## Warning: Coercing text to numeric in T7940 / R7940C20: '5228.1'
## Warning: Coercing text to numeric in T7941 / R7941C20: '5228.1'
## Warning: Coercing text to numeric in T7942 / R7942C20: '5228.1'
## Warning: Coercing text to numeric in T7943 / R7943C20: '5228.1'
## Warning: Coercing text to numeric in T7944 / R7944C20: '5228.1'
## Warning: Coercing text to numeric in T7945 / R7945C20: '5228.1'
## Warning: Coercing text to numeric in T7946 / R7946C20: '5228.1'
## Warning: Coercing text to numeric in T7947 / R7947C20: '5228.1'
## Warning: Coercing text to numeric in T7948 / R7948C20: '5228.1'
## Warning: Coercing text to numeric in T7949 / R7949C20: '5228.1'
## Warning: Coercing text to numeric in T7950 / R7950C20: '5228.1'
## Warning: Coercing text to numeric in T7951 / R7951C20: '5228.1'
## Warning: Coercing text to numeric in T7952 / R7952C20: '5228.1'
## Warning: Coercing text to numeric in T7953 / R7953C20: '5228.1'
## Warning: Coercing text to numeric in T7954 / R7954C20: '5228.1'
## Warning: Coercing text to numeric in T7955 / R7955C20: '5228.1'
## Warning: Coercing text to numeric in T7956 / R7956C20: '5228.1'
## Warning: Coercing text to numeric in T7957 / R7957C20: '5228.1'
## Warning: Coercing text to numeric in T7958 / R7958C20: '5228.1'
## Warning: Coercing text to numeric in T7959 / R7959C20: '5228.1'
## Warning: Coercing text to numeric in T7960 / R7960C20: '5228.1'
## Warning: Coercing text to numeric in T7961 / R7961C20: '5228.1'
## Warning: Coercing text to numeric in T7962 / R7962C20: '5228.1'
## Warning: Coercing text to numeric in T7963 / R7963C20: '5228.1'
## Warning: Coercing text to numeric in T7964 / R7964C20: '5228.1'
## Warning: Coercing text to numeric in T7965 / R7965C20: '5228.1'
## Warning: Coercing text to numeric in T7966 / R7966C20: '5228.1'
## Warning: Coercing text to numeric in T7967 / R7967C20: '5228.1'
## Warning: Coercing text to numeric in T7968 / R7968C20: '5228.1'
## Warning: Coercing text to numeric in T7969 / R7969C20: '5228.1'
## Warning: Coercing text to numeric in T7970 / R7970C20: '5228.1'
## Warning: Coercing text to numeric in T7971 / R7971C20: '5228.1'
## Warning: Coercing text to numeric in T7972 / R7972C20: '5228.1'
## Warning: Coercing text to numeric in T7973 / R7973C20: '5228.1'
## Warning: Coercing text to numeric in T7974 / R7974C20: '5228.1'
## Warning: Coercing text to numeric in T7975 / R7975C20: '5228.1'
## Warning: Coercing text to numeric in T7976 / R7976C20: '5228.1'
## Warning: Coercing text to numeric in T7977 / R7977C20: '5228.1'
## Warning: Coercing text to numeric in T7978 / R7978C20: '5228.1'
## Warning: Coercing text to numeric in T7979 / R7979C20: '5228.1'
## Warning: Coercing text to numeric in T7980 / R7980C20: '5228.1'
## Warning: Coercing text to numeric in T7981 / R7981C20: '5228.1'
## Warning: Coercing text to numeric in T7982 / R7982C20: '5228.1'
## Warning: Coercing text to numeric in T7983 / R7983C20: '5228.1'
## Warning: Coercing text to numeric in T7984 / R7984C20: '5228.1'
## Warning: Coercing text to numeric in T7985 / R7985C20: '5228.1'
## Warning: Coercing text to numeric in T7986 / R7986C20: '5228.1'
## Warning: Coercing text to numeric in T7987 / R7987C20: '5228.1'
## Warning: Coercing text to numeric in T7988 / R7988C20: '5228.1'
## Warning: Coercing text to numeric in T7989 / R7989C20: '5228.1'
## Warning: Coercing text to numeric in T7990 / R7990C20: '5228.1'
## Warning: Coercing text to numeric in T7991 / R7991C20: '5228.1'
## Warning: Coercing text to numeric in T7992 / R7992C20: '5228.1'
## Warning: Coercing text to numeric in T7993 / R7993C20: '5228.1'
## Warning: Coercing text to numeric in T7994 / R7994C20: '5228.1'
## Warning: Coercing text to numeric in T7995 / R7995C20: '5228.1'
## Warning: Coercing text to numeric in T7996 / R7996C20: '5228.1'
## Warning: Coercing text to numeric in T7997 / R7997C20: '5228.1'
## Warning: Coercing text to numeric in T7998 / R7998C20: '5228.1'
## Warning: Coercing text to numeric in T7999 / R7999C20: '5228.1'
## Warning: Coercing text to numeric in T8000 / R8000C20: '5228.1'
## Warning: Coercing text to numeric in T8001 / R8001C20: '5228.1'
## Warning: Coercing text to numeric in T8002 / R8002C20: '5228.1'
## Warning: Coercing text to numeric in T8003 / R8003C20: '5228.1'
## Warning: Coercing text to numeric in T8004 / R8004C20: '5228.1'
## Warning: Coercing text to numeric in T8005 / R8005C20: '5228.1'
## Warning: Coercing text to numeric in T8006 / R8006C20: '5228.1'
## Warning: Coercing text to numeric in T8007 / R8007C20: '5228.1'
## Warning: Coercing text to numeric in T8008 / R8008C20: '5228.1'
## Warning: Coercing text to numeric in T8009 / R8009C20: '5228.1'
## Warning: Coercing text to numeric in T8010 / R8010C20: '5228.1'
## Warning: Coercing text to numeric in T8011 / R8011C20: '5228.1'
## Warning: Coercing text to numeric in T8012 / R8012C20: '5228.1'
## Warning: Coercing text to numeric in T8013 / R8013C20: '5228.1'
## Warning: Coercing text to numeric in T8014 / R8014C20: '5228.1'
## Warning: Coercing text to numeric in T8015 / R8015C20: '5228.1'
## Warning: Coercing text to numeric in T8016 / R8016C20: '5228.1'
## Warning: Coercing text to numeric in T8017 / R8017C20: '5228.1'
## Warning: Coercing text to numeric in T8018 / R8018C20: '5228.1'
## Warning: Coercing text to numeric in T8019 / R8019C20: '5228.1'
## Warning: Coercing text to numeric in T8020 / R8020C20: '5228.1'
## Warning: Coercing text to numeric in T8021 / R8021C20: '5228.1'
## Warning: Coercing text to numeric in T8022 / R8022C20: '5228.1'
## Warning: Coercing text to numeric in T8023 / R8023C20: '5228.1'
## Warning: Coercing text to numeric in T8024 / R8024C20: '5228.1'
## Warning: Coercing text to numeric in T8025 / R8025C20: '5228.1'
## Warning: Coercing text to numeric in T8026 / R8026C20: '5228.1'
## Warning: Coercing text to numeric in T8027 / R8027C20: '5228.1'
## Warning: Coercing text to numeric in T8028 / R8028C20: '5228.1'
## Warning: Coercing text to numeric in T8029 / R8029C20: '5228.1'
## Warning: Coercing text to numeric in T8030 / R8030C20: '5228.1'
## Warning: Coercing text to numeric in T8031 / R8031C20: '5228.1'
## Warning: Coercing text to numeric in T8032 / R8032C20: '5228.1'
## Warning: Coercing text to numeric in T8033 / R8033C20: '5228.1'
## Warning: Coercing text to numeric in T8034 / R8034C20: '5228.1'
## Warning: Coercing text to numeric in T8035 / R8035C20: '5228.1'
## Warning: Coercing text to numeric in T8036 / R8036C20: '5228.1'
## Warning: Coercing text to numeric in T8037 / R8037C20: '5228.1'
## Warning: Coercing text to numeric in T8038 / R8038C20: '5228.1'
## Warning: Coercing text to numeric in T8039 / R8039C20: '5228.1'
## Warning: Coercing text to numeric in T8040 / R8040C20: '5228.1'
## Warning: Coercing text to numeric in T8041 / R8041C20: '5228.1'
## Warning: Coercing text to numeric in T8042 / R8042C20: '5228.1'
## Warning: Coercing text to numeric in T8043 / R8043C20: '5228.1'
## Warning: Coercing text to numeric in T8044 / R8044C20: '5228.1'
## Warning: Coercing text to numeric in T8045 / R8045C20: '5228.1'
## Warning: Coercing text to numeric in T8046 / R8046C20: '5228.1'
## Warning: Coercing text to numeric in T8047 / R8047C20: '5228.1'
## Warning: Coercing text to numeric in T8048 / R8048C20: '5228.1'
## Warning: Coercing text to numeric in T8049 / R8049C20: '5228.1'
## Warning: Coercing text to numeric in T8050 / R8050C20: '5228.1'
## Warning: Coercing text to numeric in T8051 / R8051C20: '5228.1'
## Warning: Coercing text to numeric in T8052 / R8052C20: '5228.1'
## Warning: Coercing text to numeric in T8053 / R8053C20: '5228.1'
## Warning: Coercing text to numeric in T8054 / R8054C20: '5228.1'
## Warning: Coercing text to numeric in T8055 / R8055C20: '5228.1'
## Warning: Coercing text to numeric in T8056 / R8056C20: '5228.1'
## Warning: Coercing text to numeric in T8057 / R8057C20: '5228.1'
## Warning: Coercing text to numeric in T8058 / R8058C20: '5228.1'
## Warning: Coercing text to numeric in T8059 / R8059C20: '5228.1'
## Warning: Coercing text to numeric in T8060 / R8060C20: '5228.1'
## Warning: Coercing text to numeric in T8061 / R8061C20: '5228.1'
## Warning: Coercing text to numeric in T8062 / R8062C20: '5228.1'
## Warning: Coercing text to numeric in T8063 / R8063C20: '5228.1'
## Warning: Coercing text to numeric in T8064 / R8064C20: '5228.1'
## Warning: Coercing text to numeric in T8065 / R8065C20: '5228.1'
## Warning: Coercing text to numeric in T8066 / R8066C20: '5228.1'
## Warning: Coercing text to numeric in T8067 / R8067C20: '5228.1'
## Warning: Coercing text to numeric in T8068 / R8068C20: '5228.1'
## Warning: Coercing text to numeric in T8069 / R8069C20: '5228.1'
## Warning: Coercing text to numeric in T8070 / R8070C20: '5228.1'
## Warning: Coercing text to numeric in T8071 / R8071C20: '5228.1'
## Warning: Coercing text to numeric in T8072 / R8072C20: '5228.1'
## Warning: Coercing text to numeric in T8073 / R8073C20: '5228.1'
## Warning: Coercing text to numeric in T8074 / R8074C20: '5228.1'
## Warning: Coercing text to numeric in T8075 / R8075C20: '5228.1'
## Warning: Coercing text to numeric in T8076 / R8076C20: '5228.1'
## Warning: Coercing text to numeric in T8077 / R8077C20: '5228.1'
## Warning: Coercing text to numeric in T8078 / R8078C20: '5228.1'
## Warning: Coercing text to numeric in T8079 / R8079C20: '5228.1'
## Warning: Coercing text to numeric in T8080 / R8080C20: '5228.1'
## Warning: Coercing text to numeric in T8081 / R8081C20: '5228.1'
## Warning: Coercing text to numeric in T8082 / R8082C20: '5228.1'
## Warning: Coercing text to numeric in T8083 / R8083C20: '5228.1'
## Warning: Coercing text to numeric in T8084 / R8084C20: '5228.1'
## Warning: Coercing text to numeric in T8085 / R8085C20: '5228.1'
## Warning: Coercing text to numeric in T8086 / R8086C20: '5228.1'
## Warning: Coercing text to numeric in T8087 / R8087C20: '5228.1'
## Warning: Coercing text to numeric in T8088 / R8088C20: '5228.1'
## Warning: Coercing text to numeric in T8089 / R8089C20: '5228.1'
## Warning: Coercing text to numeric in T8090 / R8090C20: '5228.1'
## Warning: Coercing text to numeric in T8091 / R8091C20: '5228.1'
## Warning: Coercing text to numeric in T8092 / R8092C20: '5228.1'
## Warning: Coercing text to numeric in T8093 / R8093C20: '5228.1'
## Warning: Coercing text to numeric in T8094 / R8094C20: '5228.1'
## Warning: Coercing text to numeric in T8095 / R8095C20: '5228.1'
## Warning: Coercing text to numeric in T8096 / R8096C20: '5228.1'
## Warning: Coercing text to numeric in T8097 / R8097C20: '5228.1'
## Warning: Coercing text to numeric in T8098 / R8098C20: '5228.1'
## Warning: Coercing text to numeric in T8099 / R8099C20: '5228.1'
## Warning: Coercing text to numeric in T8100 / R8100C20: '5228.1'
## Warning: Coercing text to numeric in T8101 / R8101C20: '5228.1'
## Warning: Coercing text to numeric in T8102 / R8102C20: '5228.1'
## Warning: Coercing text to numeric in T8103 / R8103C20: '5228.1'
## Warning: Coercing text to numeric in T8104 / R8104C20: '5228.1'
## Warning: Coercing text to numeric in T8105 / R8105C20: '5228.1'
## Warning: Coercing text to numeric in T8106 / R8106C20: '5228.1'
## Warning: Coercing text to numeric in T8107 / R8107C20: '5228.1'
## Warning: Coercing text to numeric in T8108 / R8108C20: '5228.1'
## Warning: Coercing text to numeric in T8109 / R8109C20: '5228.1'
## Warning: Coercing text to numeric in T8110 / R8110C20: '5228.1'
## Warning: Coercing text to numeric in T8111 / R8111C20: '5228.1'
## Warning: Coercing text to numeric in T8112 / R8112C20: '5228.1'
## Warning: Coercing text to numeric in T8113 / R8113C20: '5228.1'
## Warning: Coercing text to numeric in T8114 / R8114C20: '5228.1'
## Warning: Coercing text to numeric in T8115 / R8115C20: '5228.1'
## Warning: Coercing text to numeric in T8116 / R8116C20: '5228.1'
## Warning: Coercing text to numeric in T8117 / R8117C20: '5228.1'
## Warning: Coercing text to numeric in T8118 / R8118C20: '5228.1'
## Warning: Coercing text to numeric in T8119 / R8119C20: '5228.1'
## Warning: Coercing text to numeric in T8120 / R8120C20: '5228.1'
## Warning: Coercing text to numeric in T8121 / R8121C20: '5228.1'
## Warning: Coercing text to numeric in T8122 / R8122C20: '5228.1'
## Warning: Coercing text to numeric in T8123 / R8123C20: '5228.1'
## Warning: Coercing text to numeric in T8124 / R8124C20: '5228.1'
## Warning: Coercing text to numeric in T8125 / R8125C20: '5228.1'
## Warning: Coercing text to numeric in T8126 / R8126C20: '5228.1'
## Warning: Coercing text to numeric in T8127 / R8127C20: '5228.1'
## Warning: Coercing text to numeric in T8128 / R8128C20: '5228.1'
## Warning: Coercing text to numeric in T8129 / R8129C20: '5228.1'
## Warning: Coercing text to numeric in T8130 / R8130C20: '5228.1'
## Warning: Coercing text to numeric in T8131 / R8131C20: '5228.1'
## Warning: Coercing text to numeric in T8132 / R8132C20: '5228.1'
## Warning: Coercing text to numeric in T8133 / R8133C20: '5228.1'
## Warning: Coercing text to numeric in T8134 / R8134C20: '5228.1'
## Warning: Coercing text to numeric in T8135 / R8135C20: '5228.1'
## Warning: Coercing text to numeric in T8136 / R8136C20: '5228.1'
## Warning: Coercing text to numeric in T8137 / R8137C20: '5228.1'
## Warning: Coercing text to numeric in T8138 / R8138C20: '5228.1'
## Warning: Coercing text to numeric in T8139 / R8139C20: '5228.1'
## Warning: Coercing text to numeric in T8140 / R8140C20: '5228.1'
## Warning: Coercing text to numeric in T8141 / R8141C20: '5228.1'
## Warning: Coercing text to numeric in T8142 / R8142C20: '5228.1'
## Warning: Coercing text to numeric in T8143 / R8143C20: '5228.1'
## Warning: Coercing text to numeric in T8144 / R8144C20: '5228.1'
## Warning: Coercing text to numeric in T8145 / R8145C20: '5228.1'
## Warning: Coercing text to numeric in T8146 / R8146C20: '5228.1'
## Warning: Coercing text to numeric in T8147 / R8147C20: '5228.1'
## Warning: Coercing text to numeric in T8148 / R8148C20: '5228.1'
## Warning: Coercing text to numeric in T8149 / R8149C20: '5228.1'
## Warning: Coercing text to numeric in T8150 / R8150C20: '5228.1'
## Warning: Coercing text to numeric in T8151 / R8151C20: '5228.1'
## Warning: Coercing text to numeric in T8152 / R8152C20: '5228.1'
## Warning: Coercing text to numeric in T8153 / R8153C20: '5228.1'
## Warning: Coercing text to numeric in T8154 / R8154C20: '5228.1'
## Warning: Coercing text to numeric in T8155 / R8155C20: '5228.1'
## Warning: Coercing text to numeric in T8156 / R8156C20: '5228.1'
## Warning: Coercing text to numeric in T8157 / R8157C20: '5228.1'
## Warning: Coercing text to numeric in T8158 / R8158C20: '5228.1'
## Warning: Coercing text to numeric in T8159 / R8159C20: '5228.1'
## Warning: Coercing text to numeric in T8160 / R8160C20: '5228.1'
## Warning: Coercing text to numeric in T8161 / R8161C20: '5228.1'
## Warning: Coercing text to numeric in T8162 / R8162C20: '5228.1'
## Warning: Coercing text to numeric in T8163 / R8163C20: '5228.1'
## Warning: Coercing text to numeric in T8164 / R8164C20: '5228.1'
## Warning: Coercing text to numeric in T8165 / R8165C20: '5228.1'
## Warning: Coercing text to numeric in T8166 / R8166C20: '5228.1'
## Warning: Coercing text to numeric in T8167 / R8167C20: '5228.1'
## Warning: Coercing text to numeric in T8168 / R8168C20: '5228.1'
## Warning: Coercing text to numeric in T8169 / R8169C20: '5228.1'
## Warning: Coercing text to numeric in T8170 / R8170C20: '5228.1'
## Warning: Coercing text to numeric in T8171 / R8171C20: '5228.1'
## Warning: Coercing text to numeric in T8172 / R8172C20: '5228.1'
## Warning: Coercing text to numeric in T8173 / R8173C20: '5228.1'
## Warning: Coercing text to numeric in T8174 / R8174C20: '5228.1'
## Warning: Coercing text to numeric in T8175 / R8175C20: '5228.1'
## Warning: Coercing text to numeric in T8176 / R8176C20: '5228.1'
## Warning: Coercing text to numeric in T8177 / R8177C20: '5228.1'
## Warning: Coercing text to numeric in T8178 / R8178C20: '5228.1'
## Warning: Coercing text to numeric in T8179 / R8179C20: '5228.1'
## Warning: Coercing text to numeric in T8180 / R8180C20: '5228.1'
## Warning: Coercing text to numeric in T8181 / R8181C20: '5228.1'
## Warning: Coercing text to numeric in T8182 / R8182C20: '5228.1'
## Warning: Coercing text to numeric in T8183 / R8183C20: '5228.1'
## Warning: Coercing text to numeric in T8184 / R8184C20: '5228.1'
## Warning: Coercing text to numeric in T8185 / R8185C20: '5228.1'
## Warning: Coercing text to numeric in T8186 / R8186C20: '5228.1'
## Warning: Coercing text to numeric in T8187 / R8187C20: '5228.1'
## Warning: Coercing text to numeric in T8188 / R8188C20: '5228.1'
## Warning: Coercing text to numeric in T8189 / R8189C20: '5228.1'
## Warning: Coercing text to numeric in T8190 / R8190C20: '5228.1'
## Warning: Coercing text to numeric in T8191 / R8191C20: '5228.1'
## Warning: Coercing text to numeric in T8192 / R8192C20: '5228.1'
## Warning: Coercing text to numeric in T8193 / R8193C20: '5228.1'
## Warning: Coercing text to numeric in T8194 / R8194C20: '5228.1'
## Warning: Coercing text to numeric in T8195 / R8195C20: '5228.1'
## Warning: Coercing text to numeric in T8196 / R8196C20: '5228.1'
## Warning: Coercing text to numeric in T8197 / R8197C20: '5228.1'
## Warning: Coercing text to numeric in T8198 / R8198C20: '5228.1'
## Warning: Coercing text to numeric in T8199 / R8199C20: '5228.1'
## Warning: Coercing text to numeric in T8200 / R8200C20: '5228.1'
## Warning: Coercing text to numeric in T8201 / R8201C20: '5228.1'
## Warning: Coercing text to numeric in T8202 / R8202C20: '5228.1'
## Warning: Coercing text to numeric in T8203 / R8203C20: '5228.1'
## Warning: Coercing text to numeric in T8204 / R8204C20: '5228.1'
## Warning: Coercing text to numeric in T8205 / R8205C20: '5228.1'
## Warning: Coercing text to numeric in T8206 / R8206C20: '5228.1'
## Warning: Coercing text to numeric in T8207 / R8207C20: '5228.1'
## Warning: Coercing text to numeric in T8208 / R8208C20: '5228.1'
## Warning: Coercing text to numeric in T8209 / R8209C20: '5228.1'
## Warning: Coercing text to numeric in T8210 / R8210C20: '5228.1'
## Warning: Coercing text to numeric in T8211 / R8211C20: '5228.1'
## Warning: Coercing text to numeric in T8212 / R8212C20: '5228.1'
## Warning: Coercing text to numeric in T8213 / R8213C20: '5228.1'
## Warning: Coercing text to numeric in T8214 / R8214C20: '5228.1'
## Warning: Coercing text to numeric in T8215 / R8215C20: '5228.1'
## Warning: Coercing text to numeric in T8216 / R8216C20: '5228.1'
## Warning: Coercing text to numeric in T8217 / R8217C20: '5228.1'
## Warning: Coercing text to numeric in T8218 / R8218C20: '5228.1'
## Warning: Coercing text to numeric in T8219 / R8219C20: '5228.1'
## Warning: Coercing text to numeric in T8220 / R8220C20: '5228.1'
## Warning: Coercing text to numeric in T8221 / R8221C20: '5228.1'
## Warning: Coercing text to numeric in T8222 / R8222C20: '5228.1'
## Warning: Coercing text to numeric in T8223 / R8223C20: '5228.1'
## Warning: Coercing text to numeric in T8224 / R8224C20: '5228.1'
## Warning: Coercing text to numeric in T8225 / R8225C20: '5228.1'
## Warning: Coercing text to numeric in T8226 / R8226C20: '5228.1'
## Warning: Coercing text to numeric in T8227 / R8227C20: '5228.1'
## Warning: Coercing text to numeric in T8228 / R8228C20: '5228.1'
## Warning: Coercing text to numeric in T8229 / R8229C20: '5228.1'
## Warning: Coercing text to numeric in T8230 / R8230C20: '5228.1'
## Warning: Coercing text to numeric in T8231 / R8231C20: '5228.1'
## Warning: Coercing text to numeric in T8232 / R8232C20: '5228.1'
## Warning: Coercing text to numeric in T8233 / R8233C20: '5228.1'
## Warning: Coercing text to numeric in T8234 / R8234C20: '5228.1'
## Warning: Coercing text to numeric in T8235 / R8235C20: '5228.1'
## Warning: Coercing text to numeric in T8236 / R8236C20: '5228.1'
## Warning: Coercing text to numeric in T8237 / R8237C20: '5228.1'
## Warning: Coercing text to numeric in T8238 / R8238C20: '5228.1'
## Warning: Coercing text to numeric in T8239 / R8239C20: '5228.1'
## Warning: Coercing text to numeric in T8240 / R8240C20: '5228.1'
## Warning: Coercing text to numeric in T8241 / R8241C20: '5228.1'
## Warning: Coercing text to numeric in T8242 / R8242C20: '5228.1'
## Warning: Coercing text to numeric in T8243 / R8243C20: '5228.1'
## Warning: Coercing text to numeric in T8244 / R8244C20: '5228.1'
## Warning: Coercing text to numeric in T8245 / R8245C20: '5228.1'
## Warning: Coercing text to numeric in T8246 / R8246C20: '5228.1'
## Warning: Coercing text to numeric in T8247 / R8247C20: '5228.1'
## Warning: Coercing text to numeric in T8248 / R8248C20: '5228.1'
## Warning: Coercing text to numeric in T8249 / R8249C20: '5228.1'
## Warning: Coercing text to numeric in T8250 / R8250C20: '5228.1'
## Warning: Coercing text to numeric in T8251 / R8251C20: '5228.1'
## Warning: Coercing text to numeric in T8252 / R8252C20: '5228.1'
## Warning: Coercing text to numeric in T8253 / R8253C20: '5228.1'
## Warning: Coercing text to numeric in T8254 / R8254C20: '5228.1'
## Warning: Coercing text to numeric in T8255 / R8255C20: '5228.1'
## Warning: Coercing text to numeric in T8256 / R8256C20: '5228.1'
## Warning: Coercing text to numeric in T8257 / R8257C20: '5228.1'
## Warning: Coercing text to numeric in T8258 / R8258C20: '5228.1'
## Warning: Coercing text to numeric in T8259 / R8259C20: '5228.1'
## Warning: Coercing text to numeric in T8260 / R8260C20: '5228.1'
## Warning: Coercing text to numeric in T8261 / R8261C20: '5228.1'
## Warning: Coercing text to numeric in T8262 / R8262C20: '5228.1'
## Warning: Coercing text to numeric in T8263 / R8263C20: '5228.1'
## Warning: Coercing text to numeric in T8264 / R8264C20: '5228.1'
## Warning: Coercing text to numeric in T8265 / R8265C20: '5228.1'
## Warning: Coercing text to numeric in T8266 / R8266C20: '5228.1'
## Warning: Coercing text to numeric in T8267 / R8267C20: '5228.1'
## Warning: Coercing text to numeric in T8268 / R8268C20: '5228.1'
## Warning: Coercing text to numeric in T8269 / R8269C20: '5228.1'
## Warning: Coercing text to numeric in T8270 / R8270C20: '5228.1'
## Warning: Coercing text to numeric in T8271 / R8271C20: '5228.1'
## Warning: Coercing text to numeric in T8272 / R8272C20: '5228.1'
## Warning: Coercing text to numeric in T8273 / R8273C20: '5228.1'
## Warning: Coercing text to numeric in T8274 / R8274C20: '5228.1'
## Warning: Coercing text to numeric in T8275 / R8275C20: '5228.1'
## Warning: Coercing text to numeric in T8276 / R8276C20: '5228.1'
## Warning: Coercing text to numeric in T8277 / R8277C20: '5228.1'
## Warning: Coercing text to numeric in T8278 / R8278C20: '5228.1'
## Warning: Coercing text to numeric in T8279 / R8279C20: '5228.1'
## Warning: Coercing text to numeric in T8280 / R8280C20: '5228.1'
## Warning: Coercing text to numeric in T8281 / R8281C20: '5228.1'
## Warning: Coercing text to numeric in T8282 / R8282C20: '5228.1'
## Warning: Coercing text to numeric in T8283 / R8283C20: '5228.1'
## Warning: Coercing text to numeric in T8284 / R8284C20: '5228.1'
## Warning: Coercing text to numeric in T8285 / R8285C20: '5228.1'
## Warning: Coercing text to numeric in T8286 / R8286C20: '5228.1'
## Warning: Coercing text to numeric in T8287 / R8287C20: '5228.1'
## Warning: Coercing text to numeric in T8288 / R8288C20: '5228.1'
## Warning: Coercing text to numeric in T8289 / R8289C20: '5228.1'
## Warning: Coercing text to numeric in T8290 / R8290C20: '5228.1'
## Warning: Coercing text to numeric in T8291 / R8291C20: '5228.1'
## Warning: Coercing text to numeric in T8292 / R8292C20: '5228.1'
## Warning: Coercing text to numeric in T8293 / R8293C20: '5228.1'
## Warning: Coercing text to numeric in T8294 / R8294C20: '5228.1'
## Warning: Coercing text to numeric in T8295 / R8295C20: '5228.1'
## Warning: Coercing text to numeric in T8296 / R8296C20: '5228.1'
## Warning: Coercing text to numeric in T8297 / R8297C20: '5228.1'
## Warning: Coercing text to numeric in T8298 / R8298C20: '5228.1'
## Warning: Coercing text to numeric in T8299 / R8299C20: '5228.1'
## Warning: Coercing text to numeric in T8300 / R8300C20: '5228.1'
## Warning: Coercing text to numeric in T8301 / R8301C20: '5228.1'
## Warning: Coercing text to numeric in T8302 / R8302C20: '5228.1'
## Warning: Coercing text to numeric in T8303 / R8303C20: '5228.1'
## Warning: Coercing text to numeric in T8304 / R8304C20: '5228.1'
## Warning: Coercing text to numeric in T8305 / R8305C20: '5228.1'
## Warning: Coercing text to numeric in T8306 / R8306C20: '5228.1'
## Warning: Coercing text to numeric in T8307 / R8307C20: '5228.1'
## Warning: Coercing text to numeric in T8308 / R8308C20: '5228.1'
## Warning: Coercing text to numeric in T8309 / R8309C20: '5228.1'
## Warning: Coercing text to numeric in T8310 / R8310C20: '5228.1'
## Warning: Coercing text to numeric in T8311 / R8311C20: '5228.1'
## Warning: Coercing text to numeric in T8312 / R8312C20: '5228.1'
## Warning: Coercing text to numeric in T8313 / R8313C20: '5228.1'
## Warning: Coercing text to numeric in T8314 / R8314C20: '5228.1'
## Warning: Coercing text to numeric in T8315 / R8315C20: '5228.1'
## Warning: Coercing text to numeric in T8316 / R8316C20: '5228.1'
## Warning: Coercing text to numeric in T8317 / R8317C20: '5228.1'
## Warning: Coercing text to numeric in T8318 / R8318C20: '5228.1'
## Warning: Coercing text to numeric in T8319 / R8319C20: '5228.1'
## Warning: Coercing text to numeric in T8320 / R8320C20: '5228.1'
## Warning: Coercing text to numeric in T8321 / R8321C20: '5228.1'
## Warning: Coercing text to numeric in T8322 / R8322C20: '5228.1'
## Warning: Coercing text to numeric in T8323 / R8323C20: '5228.1'
## Warning: Coercing text to numeric in T8324 / R8324C20: '5228.1'
## Warning: Coercing text to numeric in T8325 / R8325C20: '5228.1'
## Warning: Coercing text to numeric in T8326 / R8326C20: '5228.1'
## Warning: Coercing text to numeric in T8327 / R8327C20: '5228.1'
## Warning: Coercing text to numeric in T8328 / R8328C20: '5228.1'
## Warning: Coercing text to numeric in T8329 / R8329C20: '5228.1'
## Warning: Coercing text to numeric in T8330 / R8330C20: '5228.1'
## Warning: Coercing text to numeric in T8331 / R8331C20: '5228.1'
## Warning: Coercing text to numeric in T8332 / R8332C20: '5228.1'
## Warning: Coercing text to numeric in T8333 / R8333C20: '5228.1'
## Warning: Coercing text to numeric in T8334 / R8334C20: '5228.1'
## Warning: Coercing text to numeric in T8335 / R8335C20: '5228.1'
## Warning: Coercing text to numeric in T8336 / R8336C20: '5228.1'
## Warning: Coercing text to numeric in T8337 / R8337C20: '5228.1'
## Warning: Coercing text to numeric in T8338 / R8338C20: '5228.1'
## Warning: Coercing text to numeric in T8339 / R8339C20: '5228.1'
## Warning: Coercing text to numeric in T8340 / R8340C20: '5228.1'
## Warning: Coercing text to numeric in T8341 / R8341C20: '5228.1'
## Warning: Coercing text to numeric in T8342 / R8342C20: '5228.1'
## Warning: Coercing text to numeric in T8343 / R8343C20: '5228.1'
## Warning: Coercing text to numeric in T8344 / R8344C20: '5228.1'
## Warning: Coercing text to numeric in T8345 / R8345C20: '5228.1'
## Warning: Coercing text to numeric in T8346 / R8346C20: '5228.1'
## Warning: Coercing text to numeric in T8347 / R8347C20: '5228.1'
## Warning: Coercing text to numeric in T8348 / R8348C20: '5228.1'
## Warning: Coercing text to numeric in T8349 / R8349C20: '5228.1'
## Warning: Coercing text to numeric in T8350 / R8350C20: '5228.1'
## Warning: Coercing text to numeric in T8351 / R8351C20: '5228.1'
## Warning: Coercing text to numeric in T8352 / R8352C20: '5228.1'
## Warning: Coercing text to numeric in T8353 / R8353C20: '5228.1'
## Warning: Coercing text to numeric in T8354 / R8354C20: '5228.1'
## Warning: Coercing text to numeric in T8355 / R8355C20: '5228.1'
## Warning: Coercing text to numeric in T8356 / R8356C20: '5228.1'
## Warning: Coercing text to numeric in T8357 / R8357C20: '5228.1'
## Warning: Coercing text to numeric in T8358 / R8358C20: '5228.1'
## Warning: Coercing text to numeric in T8359 / R8359C20: '5228.1'
## Warning: Coercing text to numeric in T8360 / R8360C20: '5228.1'
## Warning: Coercing text to numeric in T8361 / R8361C20: '5228.1'
## Warning: Coercing text to numeric in T8362 / R8362C20: '5228.1'
## Warning: Coercing text to numeric in T8363 / R8363C20: '5228.1'
## Warning: Coercing text to numeric in T8364 / R8364C20: '5228.1'
## Warning: Coercing text to numeric in T8365 / R8365C20: '5228.1'
## Warning: Coercing text to numeric in T8366 / R8366C20: '5228.1'
## Warning: Coercing text to numeric in T8367 / R8367C20: '5228.1'
## Warning: Coercing text to numeric in T8368 / R8368C20: '5228.1'
## Warning: Coercing text to numeric in T8369 / R8369C20: '5228.1'
## Warning: Coercing text to numeric in T8370 / R8370C20: '5228.1'
## Warning: Coercing text to numeric in T8371 / R8371C20: '5228.1'
## Warning: Coercing text to numeric in T8372 / R8372C20: '5228.1'
## Warning: Coercing text to numeric in T8373 / R8373C20: '5228.1'
## Warning: Coercing text to numeric in T8374 / R8374C20: '5228.1'
## Warning: Coercing text to numeric in T8375 / R8375C20: '5228.1'
## Warning: Coercing text to numeric in T8376 / R8376C20: '5228.1'
## Warning: Coercing text to numeric in T8377 / R8377C20: '5228.1'
## Warning: Coercing text to numeric in T8378 / R8378C20: '5228.1'
## Warning: Coercing text to numeric in T8379 / R8379C20: '5228.1'
## Warning: Coercing text to numeric in T8380 / R8380C20: '5228.1'
## Warning: Coercing text to numeric in T8381 / R8381C20: '5228.1'
## Warning: Coercing text to numeric in T8382 / R8382C20: '5228.1'
## Warning: Coercing text to numeric in T8383 / R8383C20: '5228.1'
## Warning: Coercing text to numeric in T8384 / R8384C20: '5228.1'
## Warning: Coercing text to numeric in T8385 / R8385C20: '5228.1'
## Warning: Coercing text to numeric in T8386 / R8386C20: '5228.1'
## Warning: Coercing text to numeric in T8387 / R8387C20: '5228.1'
## Warning: Coercing text to numeric in T8388 / R8388C20: '5228.1'
## Warning: Coercing text to numeric in T8389 / R8389C20: '5228.1'
## Warning: Coercing text to numeric in T8390 / R8390C20: '5228.1'
## Warning: Coercing text to numeric in T8391 / R8391C20: '5228.1'
## Warning: Coercing text to numeric in T8392 / R8392C20: '5228.1'
## Warning: Coercing text to numeric in T8393 / R8393C20: '5228.1'
## Warning: Coercing text to numeric in T8394 / R8394C20: '5228.1'
## Warning: Coercing text to numeric in T8395 / R8395C20: '5228.1'
## Warning: Coercing text to numeric in T8396 / R8396C20: '5228.1'
## Warning: Coercing text to numeric in T8397 / R8397C20: '5228.1'
## Warning: Coercing text to numeric in T8398 / R8398C20: '5228.1'
## Warning: Coercing text to numeric in T8399 / R8399C20: '5228.1'
## Warning: Coercing text to numeric in T8400 / R8400C20: '5228.1'
## Warning: Coercing text to numeric in T8401 / R8401C20: '5228.1'
## Warning: Coercing text to numeric in T8402 / R8402C20: '5228.1'
## Warning: Coercing text to numeric in T8403 / R8403C20: '5228.1'
## Warning: Coercing text to numeric in T8404 / R8404C20: '5228.1'
## Warning: Coercing text to numeric in T8405 / R8405C20: '5228.1'
## Warning: Coercing text to numeric in T8406 / R8406C20: '5228.1'
## Warning: Coercing text to numeric in T8407 / R8407C20: '5228.1'
## Warning: Coercing text to numeric in T8408 / R8408C20: '5228.1'
## Warning: Coercing text to numeric in T8409 / R8409C20: '5228.1'
## Warning: Coercing text to numeric in T8410 / R8410C20: '5228.1'
## Warning: Coercing text to numeric in T8411 / R8411C20: '5228.1'
## Warning: Coercing text to numeric in T8412 / R8412C20: '5228.1'
## Warning: Coercing text to numeric in T8413 / R8413C20: '5228.1'
## Warning: Coercing text to numeric in T8414 / R8414C20: '5228.1'
## Warning: Coercing text to numeric in T8415 / R8415C20: '5228.1'
## Warning: Coercing text to numeric in T8416 / R8416C20: '5228.1'
## Warning: Coercing text to numeric in T8417 / R8417C20: '5228.1'
## Warning: Coercing text to numeric in T8418 / R8418C20: '5228.1'
## Warning: Coercing text to numeric in T8419 / R8419C20: '5228.1'
## Warning: Coercing text to numeric in T8420 / R8420C20: '5228.1'
## Warning: Coercing text to numeric in T8421 / R8421C20: '5228.1'
## Warning: Coercing text to numeric in T8422 / R8422C20: '5228.1'
## Warning: Coercing text to numeric in T8423 / R8423C20: '5228.1'
## Warning: Coercing text to numeric in T8424 / R8424C20: '5228.1'
## Warning: Coercing text to numeric in T8425 / R8425C20: '5228.1'
## Warning: Coercing text to numeric in T8426 / R8426C20: '5228.1'
## Warning: Coercing text to numeric in T8427 / R8427C20: '5228.1'
## Warning: Coercing text to numeric in T8428 / R8428C20: '5228.1'
## Warning: Coercing text to numeric in T8429 / R8429C20: '5228.1'
## Warning: Coercing text to numeric in T8430 / R8430C20: '5228.1'
## Warning: Coercing text to numeric in T8431 / R8431C20: '5228.1'
## Warning: Coercing text to numeric in T8432 / R8432C20: '5228.1'
## Warning: Coercing text to numeric in T8433 / R8433C20: '5228.1'
## Warning: Coercing text to numeric in T8434 / R8434C20: '5228.1'
## Warning: Coercing text to numeric in T8435 / R8435C20: '5228.1'
## Warning: Coercing text to numeric in T8436 / R8436C20: '5228.1'
## Warning: Coercing text to numeric in T8437 / R8437C20: '5228.1'
## Warning: Coercing text to numeric in T8438 / R8438C20: '5228.1'
## Warning: Coercing text to numeric in T8439 / R8439C20: '5228.1'
## Warning: Coercing text to numeric in T8440 / R8440C20: '5228.1'
## Warning: Coercing text to numeric in T8441 / R8441C20: '5228.1'
## Warning: Coercing text to numeric in T8442 / R8442C20: '5228.1'
## Warning: Coercing text to numeric in T8443 / R8443C20: '5228.1'
## Warning: Coercing text to numeric in T8444 / R8444C20: '5228.1'
## Warning: Coercing text to numeric in T8445 / R8445C20: '5228.1'
## Warning: Coercing text to numeric in T8446 / R8446C20: '5228.1'
## Warning: Coercing text to numeric in T8447 / R8447C20: '5228.1'
## Warning: Coercing text to numeric in T8448 / R8448C20: '5228.1'
## Warning: Coercing text to numeric in T8449 / R8449C20: '5228.1'
## Warning: Coercing text to numeric in T8450 / R8450C20: '5228.1'
## Warning: Coercing text to numeric in T8451 / R8451C20: '5228.1'
## Warning: Coercing text to numeric in T8452 / R8452C20: '5228.1'
## Warning: Coercing text to numeric in T8453 / R8453C20: '5228.1'
## Warning: Coercing text to numeric in T8454 / R8454C20: '5228.1'
## Warning: Coercing text to numeric in T8455 / R8455C20: '5228.1'
## Warning: Coercing text to numeric in T8456 / R8456C20: '5228.1'
## Warning: Coercing text to numeric in T8457 / R8457C20: '5228.1'
## Warning: Coercing text to numeric in T8458 / R8458C20: '5228.1'
## Warning: Coercing text to numeric in T8459 / R8459C20: '5228.1'
## Warning: Coercing text to numeric in T8460 / R8460C20: '5228.1'
## Warning: Coercing text to numeric in T8461 / R8461C20: '5228.1'
## Warning: Coercing text to numeric in T8462 / R8462C20: '5228.1'
## Warning: Coercing text to numeric in T8463 / R8463C20: '5228.1'
## Warning: Coercing text to numeric in T8464 / R8464C20: '5228.1'
## Warning: Coercing text to numeric in T8465 / R8465C20: '5228.1'
## Warning: Coercing text to numeric in T8466 / R8466C20: '5228.1'
## Warning: Coercing text to numeric in T8467 / R8467C20: '5228.1'
## Warning: Coercing text to numeric in T8468 / R8468C20: '5228.1'
## Warning: Coercing text to numeric in T8469 / R8469C20: '5228.1'
## Warning: Coercing text to numeric in T8470 / R8470C20: '5228.1'
## Warning: Coercing text to numeric in T8471 / R8471C20: '5228.1'
## Warning: Coercing text to numeric in T8472 / R8472C20: '5228.1'
## Warning: Coercing text to numeric in T8473 / R8473C20: '5228.1'
## Warning: Coercing text to numeric in T8474 / R8474C20: '5228.1'
## Warning: Coercing text to numeric in T8475 / R8475C20: '5228.1'
## Warning: Coercing text to numeric in T8476 / R8476C20: '5228.1'
## Warning: Coercing text to numeric in T8477 / R8477C20: '5228.1'
## Warning: Coercing text to numeric in T8478 / R8478C20: '5228.1'
## Warning: Coercing text to numeric in T8479 / R8479C20: '5228.1'
## Warning: Coercing text to numeric in T8480 / R8480C20: '5228.1'
## Warning: Coercing text to numeric in T8481 / R8481C20: '5228.1'
## Warning: Coercing text to numeric in T8482 / R8482C20: '5228.1'
## Warning: Coercing text to numeric in T8483 / R8483C20: '5228.1'
## Warning: Coercing text to numeric in T8484 / R8484C20: '5228.1'
## Warning: Coercing text to numeric in T8485 / R8485C20: '5228.1'
## Warning: Coercing text to numeric in T8486 / R8486C20: '5228.1'
## Warning: Coercing text to numeric in T8487 / R8487C20: '5228.1'
## Warning: Coercing text to numeric in T8488 / R8488C20: '5228.1'
## Warning: Coercing text to numeric in T8489 / R8489C20: '5228.1'
## Warning: Coercing text to numeric in T8490 / R8490C20: '5228.1'
## Warning: Coercing text to numeric in T8491 / R8491C20: '5228.1'
## Warning: Coercing text to numeric in T8492 / R8492C20: '5228.1'
## Warning: Coercing text to numeric in T8493 / R8493C20: '5228.1'
## Warning: Coercing text to numeric in T8494 / R8494C20: '5228.1'
## Warning: Coercing text to numeric in T8495 / R8495C20: '5228.1'
## Warning: Coercing text to numeric in T8496 / R8496C20: '5228.1'
## Warning: Coercing text to numeric in T8497 / R8497C20: '5228.1'
## Warning: Coercing text to numeric in T8498 / R8498C20: '5228.1'
## Warning: Coercing text to numeric in T8499 / R8499C20: '5228.1'
## Warning: Coercing text to numeric in T8500 / R8500C20: '5228.1'
## Warning: Coercing text to numeric in T8501 / R8501C20: '5228.1'
## Warning: Coercing text to numeric in T8502 / R8502C20: '5228.1'
## Warning: Coercing text to numeric in T8503 / R8503C20: '5228.1'
## Warning: Coercing text to numeric in T8504 / R8504C20: '5228.1'
## Warning: Coercing text to numeric in T8505 / R8505C20: '5228.1'
## Warning: Coercing text to numeric in T8506 / R8506C20: '5228.1'
## Warning: Coercing text to numeric in T8507 / R8507C20: '5228.1'
## Warning: Coercing text to numeric in T8508 / R8508C20: '5228.1'
## Warning: Coercing text to numeric in T8509 / R8509C20: '5228.1'
## Warning: Coercing text to numeric in T8510 / R8510C20: '5228.1'
## Warning: Coercing text to numeric in T8511 / R8511C20: '5228.1'
## Warning: Coercing text to numeric in T8512 / R8512C20: '5228.1'
## Warning: Coercing text to numeric in T8513 / R8513C20: '5228.1'
## Warning: Coercing text to numeric in T8514 / R8514C20: '5228.1'
## Warning: Coercing text to numeric in T8515 / R8515C20: '5228.1'
## Warning: Coercing text to numeric in T8516 / R8516C20: '5228.1'
## Warning: Coercing text to numeric in T8517 / R8517C20: '5228.1'
## Warning: Coercing text to numeric in T8518 / R8518C20: '5228.1'
## Warning: Coercing text to numeric in T8519 / R8519C20: '5228.1'
## Warning: Coercing text to numeric in T8520 / R8520C20: '5228.1'
## Warning: Coercing text to numeric in T8521 / R8521C20: '5228.1'
## Warning: Coercing text to numeric in T8522 / R8522C20: '5228.1'
## Warning: Coercing text to numeric in T8523 / R8523C20: '5228.1'
## Warning: Coercing text to numeric in T8524 / R8524C20: '5228.1'
## Warning: Coercing text to numeric in T8525 / R8525C20: '5228.1'
## Warning: Coercing text to numeric in T8526 / R8526C20: '5228.1'
## Warning: Coercing text to numeric in T8527 / R8527C20: '5228.1'
## Warning: Coercing text to numeric in T8528 / R8528C20: '5228.1'
## Warning: Coercing text to numeric in T8529 / R8529C20: '5228.1'
## Warning: Coercing text to numeric in T8530 / R8530C20: '5228.1'
## Warning: Coercing text to numeric in T8531 / R8531C20: '5228.1'
## Warning: Coercing text to numeric in T8532 / R8532C20: '5228.1'
## Warning: Coercing text to numeric in T8533 / R8533C20: '5228.1'
## Warning: Coercing text to numeric in T8534 / R8534C20: '5228.1'
## Warning: Coercing text to numeric in T8535 / R8535C20: '5228.1'
## Warning: Coercing text to numeric in T8536 / R8536C20: '5228.1'
## Warning: Coercing text to numeric in T8537 / R8537C20: '5228.1'
## Warning: Coercing text to numeric in T8538 / R8538C20: '5228.1'
## Warning: Coercing text to numeric in T8539 / R8539C20: '5228.1'
## Warning: Coercing text to numeric in T8540 / R8540C20: '5228.1'
## Warning: Coercing text to numeric in T8541 / R8541C20: '5228.1'
## Warning: Coercing text to numeric in T8542 / R8542C20: '5228.1'
## Warning: Coercing text to numeric in T8543 / R8543C20: '5228.1'
## Warning: Coercing text to numeric in T8544 / R8544C20: '5228.1'
## Warning: Coercing text to numeric in T8545 / R8545C20: '5228.1'
## Warning: Coercing text to numeric in T8546 / R8546C20: '5228.1'
## Warning: Coercing text to numeric in T8547 / R8547C20: '5228.1'
## Warning: Coercing text to numeric in T8548 / R8548C20: '5228.1'
## Warning: Coercing text to numeric in T8549 / R8549C20: '5228.1'
## Warning: Coercing text to numeric in T8550 / R8550C20: '5228.1'
## Warning: Coercing text to numeric in T8551 / R8551C20: '5228.1'
## Warning: Coercing text to numeric in T8552 / R8552C20: '5228.1'
## Warning: Coercing text to numeric in T8553 / R8553C20: '5228.1'
## Warning: Coercing text to numeric in T8554 / R8554C20: '5228.1'
## Warning: Coercing text to numeric in T8555 / R8555C20: '5228.1'
## Warning: Coercing text to numeric in T8556 / R8556C20: '5228.1'
## Warning: Coercing text to numeric in T8557 / R8557C20: '5228.1'
## Warning: Coercing text to numeric in T8558 / R8558C20: '5228.1'
## Warning: Coercing text to numeric in T8559 / R8559C20: '5228.1'
## Warning: Coercing text to numeric in T8560 / R8560C20: '5228.1'
## Warning: Coercing text to numeric in T8561 / R8561C20: '5228.1'
## Warning: Coercing text to numeric in T8562 / R8562C20: '5228.1'
## Warning: Coercing text to numeric in T8563 / R8563C20: '5228.1'
## Warning: Coercing text to numeric in T8564 / R8564C20: '5228.1'
## Warning: Coercing text to numeric in T8565 / R8565C20: '5228.1'
## Warning: Coercing text to numeric in T8566 / R8566C20: '5228.1'
## Warning: Coercing text to numeric in T8567 / R8567C20: '5228.1'
## Warning: Coercing text to numeric in T8568 / R8568C20: '5228.1'
## Warning: Coercing text to numeric in T8569 / R8569C20: '5228.1'
## Warning: Coercing text to numeric in T8570 / R8570C20: '5228.1'
## Warning: Coercing text to numeric in T8571 / R8571C20: '5228.1'
## Warning: Coercing text to numeric in T8572 / R8572C20: '5228.1'
## Warning: Coercing text to numeric in T8573 / R8573C20: '5228.1'
## Warning: Coercing text to numeric in T8574 / R8574C20: '5228.1'
## Warning: Coercing text to numeric in T8575 / R8575C20: '5228.1'
## Warning: Coercing text to numeric in T8576 / R8576C20: '5228.1'
## Warning: Coercing text to numeric in T8577 / R8577C20: '5228.1'
## Warning: Coercing text to numeric in T8578 / R8578C20: '5228.1'
## Warning: Coercing text to numeric in T8579 / R8579C20: '5228.1'
## Warning: Coercing text to numeric in T8580 / R8580C20: '5228.1'
## Warning: Coercing text to numeric in T8581 / R8581C20: '5228.1'
## Warning: Coercing text to numeric in T8582 / R8582C20: '5228.1'
## Warning: Coercing text to numeric in T8583 / R8583C20: '5228.1'
## Warning: Coercing text to numeric in T8584 / R8584C20: '5228.1'
## Warning: Coercing text to numeric in T8585 / R8585C20: '5228.1'
## Warning: Coercing text to numeric in T8586 / R8586C20: '5228.1'
## Warning: Coercing text to numeric in T8587 / R8587C20: '5228.1'
## Warning: Coercing text to numeric in T8588 / R8588C20: '5228.1'
## Warning: Coercing text to numeric in T8589 / R8589C20: '5228.1'
## Warning: Coercing text to numeric in T8590 / R8590C20: '5228.1'
## Warning: Coercing text to numeric in T8591 / R8591C20: '5228.1'
## Warning: Coercing text to numeric in T8592 / R8592C20: '5228.1'
## Warning: Coercing text to numeric in T8593 / R8593C20: '5228.1'
## Warning: Coercing text to numeric in T8594 / R8594C20: '5228.1'
## Warning: Coercing text to numeric in T8595 / R8595C20: '5228.1'
## Warning: Coercing text to numeric in T8596 / R8596C20: '5228.1'
## Warning: Coercing text to numeric in T8597 / R8597C20: '5228.1'
## Warning: Coercing text to numeric in T8598 / R8598C20: '5228.1'
## Warning: Coercing text to numeric in T8599 / R8599C20: '5228.1'
## Warning: Coercing text to numeric in T8600 / R8600C20: '5228.1'
## Warning: Coercing text to numeric in T8601 / R8601C20: '5228.1'
## Warning: Coercing text to numeric in T8602 / R8602C20: '5228.1'
## Warning: Coercing text to numeric in T8603 / R8603C20: '5228.1'
## Warning: Coercing text to numeric in T8604 / R8604C20: '5228.1'
## Warning: Coercing text to numeric in T8605 / R8605C20: '5228.1'
## Warning: Coercing text to numeric in T8606 / R8606C20: '5228.1'
## Warning: Coercing text to numeric in T8607 / R8607C20: '5228.1'
## Warning: Coercing text to numeric in T8608 / R8608C20: '5228.1'
## Warning: Coercing text to numeric in T8609 / R8609C20: '5228.1'
## Warning: Coercing text to numeric in T8610 / R8610C20: '5228.1'
## Warning: Coercing text to numeric in T8611 / R8611C20: '5228.1'
## Warning: Coercing text to numeric in T8612 / R8612C20: '5228.1'
## Warning: Coercing text to numeric in T8613 / R8613C20: '5228.1'
## Warning: Coercing text to numeric in T8614 / R8614C20: '5228.1'
## Warning: Coercing text to numeric in T8615 / R8615C20: '5228.1'
## Warning: Coercing text to numeric in T8616 / R8616C20: '5228.1'
## Warning: Coercing text to numeric in T8617 / R8617C20: '5228.1'
## Warning: Coercing text to numeric in T8618 / R8618C20: '5228.1'
## Warning: Coercing text to numeric in T8619 / R8619C20: '5228.1'
## Warning: Coercing text to numeric in T8620 / R8620C20: '5228.1'
## Warning: Coercing text to numeric in T8621 / R8621C20: '5228.1'
## Warning: Coercing text to numeric in T8622 / R8622C20: '5228.1'
## Warning: Coercing text to numeric in T8623 / R8623C20: '5228.1'
## Warning: Coercing text to numeric in T8624 / R8624C20: '5228.1'
## Warning: Coercing text to numeric in T8625 / R8625C20: '5228.1'
## Warning: Coercing text to numeric in T8626 / R8626C20: '5228.1'
## Warning: Coercing text to numeric in T8627 / R8627C20: '5228.1'
## Warning: Coercing text to numeric in T8628 / R8628C20: '5228.1'
## Warning: Coercing text to numeric in T8629 / R8629C20: '5228.1'
## Warning: Coercing text to numeric in T8630 / R8630C20: '5228.1'
## Warning: Coercing text to numeric in T8631 / R8631C20: '5228.1'
## Warning: Coercing text to numeric in T8632 / R8632C20: '5228.1'
## Warning: Coercing text to numeric in T8633 / R8633C20: '5228.1'
## Warning: Coercing text to numeric in T8634 / R8634C20: '5228.1'
## Warning: Coercing text to numeric in T8635 / R8635C20: '5228.1'
## Warning: Coercing text to numeric in T8636 / R8636C20: '5228.1'
## Warning: Coercing text to numeric in T8637 / R8637C20: '5228.1'
## Warning: Coercing text to numeric in T8638 / R8638C20: '5228.1'
## Warning: Coercing text to numeric in T8639 / R8639C20: '5228.1'
## Warning: Coercing text to numeric in T8640 / R8640C20: '5228.1'
## Warning: Coercing text to numeric in T8641 / R8641C20: '5228.1'
## Warning: Coercing text to numeric in T8642 / R8642C20: '5228.1'
## Warning: Coercing text to numeric in T8643 / R8643C20: '5228.1'
## Warning: Coercing text to numeric in T8644 / R8644C20: '5228.1'
## Warning: Coercing text to numeric in T8645 / R8645C20: '5228.1'
## Warning: Coercing text to numeric in T8646 / R8646C20: '5228.1'
## Warning: Coercing text to numeric in T8647 / R8647C20: '5228.1'
## Warning: Coercing text to numeric in T8648 / R8648C20: '5228.1'
## Warning: Coercing text to numeric in T8649 / R8649C20: '5228.1'
## Warning: Coercing text to numeric in T8650 / R8650C20: '5228.1'
## Warning: Coercing text to numeric in T8651 / R8651C20: '5228.1'
## Warning: Coercing text to numeric in T8652 / R8652C20: '5228.1'
## Warning: Coercing text to numeric in T8653 / R8653C20: '5228.1'
## Warning: Coercing text to numeric in T8654 / R8654C20: '5228.1'
## Warning: Coercing text to numeric in T8655 / R8655C20: '5228.1'
## Warning: Coercing text to numeric in T8656 / R8656C20: '5228.1'
## Warning: Coercing text to numeric in T8657 / R8657C20: '5228.1'
## Warning: Coercing text to numeric in T8658 / R8658C20: '5228.1'
## Warning: Coercing text to numeric in T8659 / R8659C20: '5228.1'
## Warning: Coercing text to numeric in T8660 / R8660C20: '5228.1'
## Warning: Coercing text to numeric in T8661 / R8661C20: '5228.1'
## Warning: Coercing text to numeric in T8662 / R8662C20: '5228.1'
## Warning: Coercing text to numeric in T8663 / R8663C20: '5228.1'
## Warning: Coercing text to numeric in T8664 / R8664C20: '5228.1'
## Warning: Coercing text to numeric in T8665 / R8665C20: '5228.1'
## Warning: Coercing text to numeric in T8666 / R8666C20: '5228.1'
## Warning: Coercing text to numeric in T8667 / R8667C20: '5228.1'
## Warning: Coercing text to numeric in T8668 / R8668C20: '5228.1'
## Warning: Coercing text to numeric in T8669 / R8669C20: '5228.1'
## Warning: Coercing text to numeric in T8670 / R8670C20: '5228.1'
## Warning: Coercing text to numeric in T8671 / R8671C20: '5228.1'
## Warning: Coercing text to numeric in T8672 / R8672C20: '5228.1'
## Warning: Coercing text to numeric in T8673 / R8673C20: '5228.1'
## Warning: Coercing text to numeric in T8674 / R8674C20: '5228.1'
## Warning: Coercing text to numeric in T8675 / R8675C20: '5228.1'
## Warning: Coercing text to numeric in T8676 / R8676C20: '5228.1'
## Warning: Coercing text to numeric in T8677 / R8677C20: '5228.1'
## Warning: Coercing text to numeric in T8678 / R8678C20: '5228.1'
## Warning: Coercing text to numeric in T8679 / R8679C20: '5228.1'
## Warning: Coercing text to numeric in T8680 / R8680C20: '5228.1'
## Warning: Coercing text to numeric in T8681 / R8681C20: '5228.1'
## Warning: Coercing text to numeric in T8682 / R8682C20: '5228.1'
## Warning: Coercing text to numeric in T8683 / R8683C20: '5228.1'
## Warning: Coercing text to numeric in T8684 / R8684C20: '5228.1'
## Warning: Coercing text to numeric in T8685 / R8685C20: '5228.1'
## Warning: Coercing text to numeric in T8686 / R8686C20: '5228.1'
## Warning: Coercing text to numeric in T8687 / R8687C20: '5228.1'
## Warning: Coercing text to numeric in T8688 / R8688C20: '5228.1'
## Warning: Coercing text to numeric in T8689 / R8689C20: '5228.1'
## Warning: Coercing text to numeric in T8690 / R8690C20: '5228.1'
## Warning: Coercing text to numeric in T8691 / R8691C20: '5228.1'
## Warning: Coercing text to numeric in T8692 / R8692C20: '5228.1'
## Warning: Coercing text to numeric in T8693 / R8693C20: '5228.1'
## Warning: Coercing text to numeric in T8694 / R8694C20: '5228.1'
## Warning: Coercing text to numeric in T8695 / R8695C20: '5228.1'
## Warning: Coercing text to numeric in T8696 / R8696C20: '5228.1'
## Warning: Coercing text to numeric in T8697 / R8697C20: '5228.1'
## Warning: Coercing text to numeric in T8698 / R8698C20: '5228.1'
## Warning: Coercing text to numeric in T8699 / R8699C20: '5228.1'
## Warning: Coercing text to numeric in T8700 / R8700C20: '5228.1'
## Warning: Coercing text to numeric in T8701 / R8701C20: '5228.1'
## Warning: Coercing text to numeric in T8702 / R8702C20: '5228.1'
## Warning: Coercing text to numeric in T8703 / R8703C20: '5228.1'
## Warning: Coercing text to numeric in T8704 / R8704C20: '5228.1'
## Warning: Coercing text to numeric in T8705 / R8705C20: '5228.1'
## Warning: Coercing text to numeric in T8706 / R8706C20: '5228.1'
## Warning: Coercing text to numeric in T8707 / R8707C20: '5228.1'
## Warning: Coercing text to numeric in T8708 / R8708C20: '5228.1'
## Warning: Coercing text to numeric in T8709 / R8709C20: '5228.1'
## Warning: Coercing text to numeric in T8710 / R8710C20: '5228.1'
## Warning: Coercing text to numeric in T8711 / R8711C20: '5228.1'
## Warning: Coercing text to numeric in T8712 / R8712C20: '5228.1'
## Warning: Coercing text to numeric in T8713 / R8713C20: '5228.1'
## Warning: Coercing text to numeric in T8714 / R8714C20: '5228.1'
## Warning: Coercing text to numeric in T8715 / R8715C20: '5228.1'
## Warning: Coercing text to numeric in T8716 / R8716C20: '5228.1'
## Warning: Coercing text to numeric in T8717 / R8717C20: '5228.1'
## Warning: Coercing text to numeric in T8718 / R8718C20: '5228.1'
## Warning: Coercing text to numeric in T8719 / R8719C20: '5228.1'
## Warning: Coercing text to numeric in T8720 / R8720C20: '5228.1'
## Warning: Coercing text to numeric in T8721 / R8721C20: '5228.1'
## Warning: Coercing text to numeric in T8722 / R8722C20: '5228.1'
## Warning: Coercing text to numeric in T8723 / R8723C20: '5228.1'
## Warning: Coercing text to numeric in T8724 / R8724C20: '5228.1'
## Warning: Coercing text to numeric in T8725 / R8725C20: '5228.1'
## Warning: Coercing text to numeric in T8726 / R8726C20: '5228.1'
## Warning: Coercing text to numeric in T8727 / R8727C20: '5228.1'
## Warning: Coercing text to numeric in T8728 / R8728C20: '5228.1'
## Warning: Coercing text to numeric in T8729 / R8729C20: '5228.1'
## Warning: Coercing text to numeric in T8730 / R8730C20: '5228.1'
## Warning: Coercing text to numeric in T8731 / R8731C20: '5228.1'
## Warning: Coercing text to numeric in T8732 / R8732C20: '5228.1'
## Warning: Coercing text to numeric in T8733 / R8733C20: '5228.1'
## Warning: Coercing text to numeric in T8734 / R8734C20: '5228.1'
## Warning: Coercing text to numeric in T8735 / R8735C20: '5228.1'
## Warning: Coercing text to numeric in T8736 / R8736C20: '5228.1'
## Warning: Coercing text to numeric in T8737 / R8737C20: '5228.1'
## Warning: Coercing text to numeric in T8738 / R8738C20: '5228.1'
## Warning: Coercing text to numeric in T8739 / R8739C20: '5228.1'
## Warning: Coercing text to numeric in T8740 / R8740C20: '5228.1'
## Warning: Coercing text to numeric in T8741 / R8741C20: '5228.1'
## Warning: Coercing text to numeric in T8742 / R8742C20: '5228.1'
## Warning: Coercing text to numeric in T8743 / R8743C20: '5228.1'
## Warning: Coercing text to numeric in T8744 / R8744C20: '5228.1'
## Warning: Coercing text to numeric in T8745 / R8745C20: '5228.1'
## Warning: Coercing text to numeric in T8746 / R8746C20: '5228.1'
## Warning: Coercing text to numeric in T8747 / R8747C20: '5228.1'
## Warning: Coercing text to numeric in T8748 / R8748C20: '5228.1'
## Warning: Coercing text to numeric in T8749 / R8749C20: '5228.1'
## Warning: Coercing text to numeric in T8750 / R8750C20: '5228.1'
## Warning: Coercing text to numeric in T8751 / R8751C20: '5228.1'
## Warning: Coercing text to numeric in T8752 / R8752C20: '5228.1'
## Warning: Coercing text to numeric in T8753 / R8753C20: '5228.1'
## Warning: Coercing text to numeric in T8754 / R8754C20: '5228.1'
## Warning: Coercing text to numeric in T8755 / R8755C20: '5228.1'
## Warning: Coercing text to numeric in T8756 / R8756C20: '5228.1'
## Warning: Coercing text to numeric in T8757 / R8757C20: '5228.1'
## Warning: Coercing text to numeric in T8758 / R8758C20: '5228.1'
## Warning: Coercing text to numeric in T8759 / R8759C20: '5228.1'
## Warning: Coercing text to numeric in T8760 / R8760C20: '5228.1'
## Warning: Coercing text to numeric in T8761 / R8761C20: '5228.1'
## Warning: Coercing text to numeric in T8762 / R8762C20: '5228.1'
## Warning: Coercing text to numeric in T8763 / R8763C20: '5228.1'
## Warning: Coercing text to numeric in T8764 / R8764C20: '5228.1'
## Warning: Coercing text to numeric in T8765 / R8765C20: '5228.1'
## Warning: Coercing text to numeric in T8766 / R8766C20: '5228.1'
## Warning: Coercing text to numeric in T8767 / R8767C20: '5228.1'
## Warning: Coercing text to numeric in T8768 / R8768C20: '5228.1'
## Warning: Coercing text to numeric in T8769 / R8769C20: '5228.1'
## Warning: Coercing text to numeric in T8770 / R8770C20: '5228.1'
## Warning: Coercing text to numeric in T8771 / R8771C20: '5228.1'
## Warning: Coercing text to numeric in T8772 / R8772C20: '5228.1'
## Warning: Coercing text to numeric in T8773 / R8773C20: '5228.1'
## Warning: Coercing text to numeric in T8774 / R8774C20: '5228.1'
## Warning: Coercing text to numeric in T8775 / R8775C20: '5228.1'
## Warning: Coercing text to numeric in T8776 / R8776C20: '5228.1'
## Warning: Coercing text to numeric in T8777 / R8777C20: '5228.1'
## Warning: Coercing text to numeric in T8778 / R8778C20: '5228.1'
## Warning: Coercing text to numeric in T8779 / R8779C20: '5228.1'
## Warning: Coercing text to numeric in T8780 / R8780C20: '5228.1'
## Warning: Coercing text to numeric in T8781 / R8781C20: '5228.1'
## Warning: Coercing text to numeric in T8782 / R8782C20: '5228.1'
## Warning: Coercing text to numeric in T8783 / R8783C20: '5228.1'
## Warning: Coercing text to numeric in T8784 / R8784C20: '5228.1'
## Warning: Coercing text to numeric in T8785 / R8785C20: '5228.1'
## Warning: Coercing text to numeric in T8786 / R8786C20: '5228.1'
## Warning: Coercing text to numeric in T8787 / R8787C20: '5228.1'
## Warning: Coercing text to numeric in T8788 / R8788C20: '5228.1'
## Warning: Coercing text to numeric in T8789 / R8789C20: '5228.1'
## Warning: Coercing text to numeric in T8790 / R8790C20: '5228.1'
## Warning: Coercing text to numeric in T8791 / R8791C20: '5228.1'
## Warning: Coercing text to numeric in T8792 / R8792C20: '5228.1'
## Warning: Coercing text to numeric in T8793 / R8793C20: '5228.1'
## Warning: Coercing text to numeric in T8794 / R8794C20: '5228.1'
## Warning: Coercing text to numeric in T8795 / R8795C20: '5228.1'
## Warning: Coercing text to numeric in T8796 / R8796C20: '5228.1'
## Warning: Coercing text to numeric in T8797 / R8797C20: '5228.1'
## Warning: Coercing text to numeric in T8798 / R8798C20: '5228.1'
## Warning: Coercing text to numeric in T8799 / R8799C20: '5228.1'
## Warning: Coercing text to numeric in T8800 / R8800C20: '5228.1'
## Warning: Coercing text to numeric in T8801 / R8801C20: '5228.1'
## Warning: Coercing text to numeric in T8802 / R8802C20: '5228.1'
## Warning: Coercing text to numeric in T8803 / R8803C20: '5228.1'
## Warning: Coercing text to numeric in T8804 / R8804C20: '5228.1'
## Warning: Coercing text to numeric in T8805 / R8805C20: '5228.1'
## Warning: Coercing text to numeric in T8806 / R8806C20: '5228.1'
## Warning: Coercing text to numeric in T8807 / R8807C20: '5228.1'
## Warning: Coercing text to numeric in T8808 / R8808C20: '5228.1'
## Warning: Coercing text to numeric in T8809 / R8809C20: '5228.1'
## Warning: Coercing text to numeric in T8810 / R8810C20: '5228.1'
## Warning: Coercing text to numeric in T8811 / R8811C20: '5228.1'
## Warning: Coercing text to numeric in T8812 / R8812C20: '5228.1'
## Warning: Coercing text to numeric in T8813 / R8813C20: '5228.1'
## Warning: Coercing text to numeric in T8814 / R8814C20: '5228.1'
## Warning: Coercing text to numeric in T8815 / R8815C20: '5228.1'
## Warning: Coercing text to numeric in T8816 / R8816C20: '5228.1'
## Warning: Coercing text to numeric in T8817 / R8817C20: '5228.1'
## Warning: Coercing text to numeric in T8818 / R8818C20: '5228.1'
## Warning: Coercing text to numeric in T8819 / R8819C20: '5228.1'
## Warning: Coercing text to numeric in T8820 / R8820C20: '5228.1'
## Warning: Coercing text to numeric in T8821 / R8821C20: '5228.1'
## Warning: Coercing text to numeric in T8822 / R8822C20: '5228.1'
## Warning: Coercing text to numeric in T8823 / R8823C20: '5228.1'
## Warning: Coercing text to numeric in T8824 / R8824C20: '5228.1'
## Warning: Coercing text to numeric in T8825 / R8825C20: '5228.1'
## Warning: Coercing text to numeric in T8826 / R8826C20: '5228.1'
## Warning: Coercing text to numeric in T8827 / R8827C20: '5228.1'
## Warning: Coercing text to numeric in T8828 / R8828C20: '5228.1'
## Warning: Coercing text to numeric in T8829 / R8829C20: '5228.1'
## Warning: Coercing text to numeric in T8830 / R8830C20: '5228.1'
## Warning: Coercing text to numeric in T8831 / R8831C20: '5228.1'
## Warning: Coercing text to numeric in T8832 / R8832C20: '5228.1'
## Warning: Coercing text to numeric in T8833 / R8833C20: '5228.1'
## Warning: Coercing text to numeric in T8834 / R8834C20: '5228.1'
## Warning: Coercing text to numeric in T8835 / R8835C20: '5228.1'
## Warning: Coercing text to numeric in T8836 / R8836C20: '5228.1'
## Warning: Coercing text to numeric in T8837 / R8837C20: '5228.1'
## Warning: Coercing text to numeric in T8838 / R8838C20: '5228.1'
## Warning: Coercing text to numeric in T8839 / R8839C20: '5228.1'
## Warning: Coercing text to numeric in T8840 / R8840C20: '5228.1'
## Warning: Coercing text to numeric in T8841 / R8841C20: '5228.1'
## Warning: Coercing text to numeric in T8842 / R8842C20: '5228.1'
## Warning: Coercing text to numeric in T8843 / R8843C20: '5228.1'
## Warning: Coercing text to numeric in T8844 / R8844C20: '5228.1'
## Warning: Coercing text to numeric in T8845 / R8845C20: '5228.1'
## Warning: Coercing text to numeric in T8846 / R8846C20: '5228.1'
## Warning: Coercing text to numeric in T8847 / R8847C20: '5228.1'
## Warning: Coercing text to numeric in T8848 / R8848C20: '5228.1'
## Warning: Coercing text to numeric in T8849 / R8849C20: '5228.1'
## Warning: Coercing text to numeric in T8850 / R8850C20: '5228.1'
## Warning: Coercing text to numeric in T8851 / R8851C20: '5228.1'
## Warning: Coercing text to numeric in T8852 / R8852C20: '5228.1'
## Warning: Coercing text to numeric in T8853 / R8853C20: '5228.1'
## Warning: Coercing text to numeric in T8854 / R8854C20: '5228.1'
## Warning: Coercing text to numeric in T8855 / R8855C20: '5228.1'
## Warning: Coercing text to numeric in T8856 / R8856C20: '5228.1'
## Warning: Coercing text to numeric in T8857 / R8857C20: '5228.1'
## Warning: Coercing text to numeric in T8858 / R8858C20: '5228.1'
## Warning: Coercing text to numeric in T8859 / R8859C20: '5228.1'
## Warning: Coercing text to numeric in T8860 / R8860C20: '5228.1'
## Warning: Coercing text to numeric in T8861 / R8861C20: '5228.1'
## Warning: Coercing text to numeric in T8862 / R8862C20: '5228.1'
## Warning: Coercing text to numeric in T8863 / R8863C20: '5228.1'
## Warning: Coercing text to numeric in T8864 / R8864C20: '5228.1'
## Warning: Coercing text to numeric in T8865 / R8865C20: '5228.1'
## Warning: Coercing text to numeric in T8866 / R8866C20: '5228.1'
## Warning: Coercing text to numeric in T8867 / R8867C20: '5228.1'
## Warning: Coercing text to numeric in T8868 / R8868C20: '5228.1'
## Warning: Coercing text to numeric in T8869 / R8869C20: '5228.1'
## Warning: Coercing text to numeric in T8870 / R8870C20: '5228.1'
## Warning: Coercing text to numeric in T8871 / R8871C20: '5228.1'
## Warning: Coercing text to numeric in T8872 / R8872C20: '5228.1'
## Warning: Coercing text to numeric in T8873 / R8873C20: '5228.1'
## Warning: Coercing text to numeric in T8874 / R8874C20: '5228.1'
## Warning: Coercing text to numeric in T8875 / R8875C20: '5228.1'
## Warning: Coercing text to numeric in T8876 / R8876C20: '5228.1'
## Warning: Coercing text to numeric in T8877 / R8877C20: '5228.1'
## Warning: Coercing text to numeric in T8878 / R8878C20: '5228.1'
## Warning: Coercing text to numeric in T8879 / R8879C20: '5228.1'
## Warning: Coercing text to numeric in T8880 / R8880C20: '5228.1'
## Warning: Coercing text to numeric in T8881 / R8881C20: '5228.1'
## Warning: Coercing text to numeric in T8882 / R8882C20: '5228.1'
## Warning: Coercing text to numeric in T8883 / R8883C20: '5228.1'
## Warning: Coercing text to numeric in T8884 / R8884C20: '5228.1'
## Warning: Coercing text to numeric in T8885 / R8885C20: '5228.1'
## Warning: Coercing text to numeric in T8886 / R8886C20: '5228.1'
## Warning: Coercing text to numeric in T8887 / R8887C20: '5228.1'
## Warning: Coercing text to numeric in T8888 / R8888C20: '5228.1'
## Warning: Coercing text to numeric in T8889 / R8889C20: '5228.1'
## Warning: Coercing text to numeric in T8890 / R8890C20: '5228.1'
## Warning: Coercing text to numeric in T8891 / R8891C20: '5228.1'
## Warning: Coercing text to numeric in T8892 / R8892C20: '5228.1'
## Warning: Coercing text to numeric in T8893 / R8893C20: '5228.1'
## Warning: Coercing text to numeric in T8894 / R8894C20: '5228.1'
## Warning: Coercing text to numeric in T8895 / R8895C20: '5228.1'
## Warning: Coercing text to numeric in T8896 / R8896C20: '5228.1'
## Warning: Coercing text to numeric in T8897 / R8897C20: '5228.1'
## Warning: Coercing text to numeric in T8898 / R8898C20: '5228.1'
## Warning: Coercing text to numeric in T8899 / R8899C20: '5228.1'
## Warning: Coercing text to numeric in T8900 / R8900C20: '5228.1'
## Warning: Coercing text to numeric in T8901 / R8901C20: '5228.1'
## Warning: Coercing text to numeric in T8902 / R8902C20: '5228.1'
## Warning: Coercing text to numeric in T8903 / R8903C20: '5228.1'
## Warning: Coercing text to numeric in T8904 / R8904C20: '5228.1'
## Warning: Coercing text to numeric in T8905 / R8905C20: '5228.1'
## Warning: Coercing text to numeric in T8906 / R8906C20: '5228.1'
## Warning: Coercing text to numeric in T8907 / R8907C20: '5228.1'
## Warning: Coercing text to numeric in T8908 / R8908C20: '5228.1'
## Warning: Coercing text to numeric in T8909 / R8909C20: '5228.1'
## Warning: Coercing text to numeric in T8910 / R8910C20: '5228.1'
## Warning: Coercing text to numeric in T8911 / R8911C20: '5228.1'
## Warning: Coercing text to numeric in T8912 / R8912C20: '5228.1'
## Warning: Coercing text to numeric in T8913 / R8913C20: '5228.1'
## Warning: Coercing text to numeric in T8914 / R8914C20: '5228.1'
## Warning: Coercing text to numeric in T8915 / R8915C20: '5228.1'
## Warning: Coercing text to numeric in T8916 / R8916C20: '5228.1'
## Warning: Coercing text to numeric in T8917 / R8917C20: '5228.1'
## Warning: Coercing text to numeric in T8918 / R8918C20: '5228.1'
## Warning: Coercing text to numeric in T8919 / R8919C20: '5228.1'
## Warning: Coercing text to numeric in T8920 / R8920C20: '5228.1'
## Warning: Coercing text to numeric in T8921 / R8921C20: '5228.1'
## Warning: Coercing text to numeric in T8922 / R8922C20: '5228.1'
## Warning: Coercing text to numeric in T8923 / R8923C20: '5228.1'
## Warning: Coercing text to numeric in T8924 / R8924C20: '5228.1'
## Warning: Coercing text to numeric in T8925 / R8925C20: '5228.1'
## Warning: Coercing text to numeric in T8926 / R8926C20: '5228.1'
## Warning: Coercing text to numeric in T8927 / R8927C20: '5228.1'
## Warning: Coercing text to numeric in T8928 / R8928C20: '5228.1'
## Warning: Coercing text to numeric in T8929 / R8929C20: '5228.1'
## Warning: Coercing text to numeric in T8930 / R8930C20: '5228.1'
## Warning: Coercing text to numeric in T8931 / R8931C20: '5228.1'
## Warning: Coercing text to numeric in T8932 / R8932C20: '5228.1'
## Warning: Coercing text to numeric in T8933 / R8933C20: '5228.1'
## Warning: Coercing text to numeric in T8934 / R8934C20: '5228.1'
## Warning: Coercing text to numeric in T8935 / R8935C20: '5228.1'
## Warning: Coercing text to numeric in T8936 / R8936C20: '5228.1'
## Warning: Coercing text to numeric in T8937 / R8937C20: '5228.1'
## Warning: Coercing text to numeric in T8938 / R8938C20: '5228.1'
## Warning: Coercing text to numeric in T8939 / R8939C20: '5228.1'
## Warning: Coercing text to numeric in T8940 / R8940C20: '5228.1'
## Warning: Coercing text to numeric in T8941 / R8941C20: '5228.1'
## Warning: Coercing text to numeric in T8942 / R8942C20: '5228.1'
## Warning: Coercing text to numeric in T8943 / R8943C20: '5228.1'
## Warning: Coercing text to numeric in T8944 / R8944C20: '5228.1'
## Warning: Coercing text to numeric in T8945 / R8945C20: '5228.1'
## Warning: Coercing text to numeric in T8946 / R8946C20: '5228.1'
## Warning: Coercing text to numeric in T8947 / R8947C20: '5228.1'
## Warning: Coercing text to numeric in T8948 / R8948C20: '5228.1'
## Warning: Coercing text to numeric in T8949 / R8949C20: '5228.1'
## Warning: Coercing text to numeric in T8950 / R8950C20: '5228.1'
## Warning: Coercing text to numeric in T8951 / R8951C20: '5228.1'
## Warning: Coercing text to numeric in T8952 / R8952C20: '5228.1'
## Warning: Coercing text to numeric in T8953 / R8953C20: '5228.1'
## Warning: Coercing text to numeric in T8954 / R8954C20: '5228.1'
## Warning: Coercing text to numeric in T8955 / R8955C20: '5228.1'
## Warning: Coercing text to numeric in T8956 / R8956C20: '5228.1'
## Warning: Coercing text to numeric in T8957 / R8957C20: '5228.1'
## Warning: Coercing text to numeric in T8958 / R8958C20: '5228.1'
## Warning: Coercing text to numeric in T8959 / R8959C20: '5228.1'
## Warning: Coercing text to numeric in T8960 / R8960C20: '5228.1'
## Warning: Coercing text to numeric in T8961 / R8961C20: '5228.1'
## Warning: Coercing text to numeric in T8962 / R8962C20: '5228.1'
## Warning: Coercing text to numeric in T8963 / R8963C20: '5228.1'
## Warning: Coercing text to numeric in T8964 / R8964C20: '5228.1'
## Warning: Coercing text to numeric in T8965 / R8965C20: '5228.1'
## Warning: Coercing text to numeric in T8966 / R8966C20: '5228.1'
## Warning: Coercing text to numeric in T8967 / R8967C20: '5228.1'
## Warning: Coercing text to numeric in T8968 / R8968C20: '5228.1'
## Warning: Coercing text to numeric in T8969 / R8969C20: '5228.1'
## Warning: Coercing text to numeric in T8970 / R8970C20: '5228.1'
## Warning: Coercing text to numeric in T8971 / R8971C20: '5228.1'
## Warning: Coercing text to numeric in T8972 / R8972C20: '5228.1'
## Warning: Coercing text to numeric in T8973 / R8973C20: '5228.1'
## Warning: Coercing text to numeric in T8974 / R8974C20: '5228.1'
## Warning: Coercing text to numeric in T8975 / R8975C20: '5228.1'
## Warning: Coercing text to numeric in T8976 / R8976C20: '5228.1'
## Warning: Coercing text to numeric in T8977 / R8977C20: '5228.1'
## Warning: Coercing text to numeric in T8978 / R8978C20: '5228.1'
## Warning: Coercing text to numeric in T8979 / R8979C20: '5228.1'
## Warning: Coercing text to numeric in T8980 / R8980C20: '5228.1'
## Warning: Coercing text to numeric in T8981 / R8981C20: '5228.1'
## Warning: Coercing text to numeric in T8982 / R8982C20: '5228.1'
## Warning: Coercing text to numeric in T8983 / R8983C20: '5228.1'
## Warning: Coercing text to numeric in T8984 / R8984C20: '5228.1'
## Warning: Coercing text to numeric in T8985 / R8985C20: '5228.1'
## Warning: Coercing text to numeric in T8986 / R8986C20: '5228.1'
## Warning: Coercing text to numeric in T8987 / R8987C20: '5228.1'
## Warning: Coercing text to numeric in T8988 / R8988C20: '5228.1'
## Warning: Coercing text to numeric in T8989 / R8989C20: '5228.1'
## Warning: Coercing text to numeric in T8990 / R8990C20: '5228.1'
## Warning: Coercing text to numeric in T8991 / R8991C20: '5228.1'
## Warning: Coercing text to numeric in T8992 / R8992C20: '5228.1'
## Warning: Coercing text to numeric in T8993 / R8993C20: '5228.1'
## Warning: Coercing text to numeric in T8994 / R8994C20: '5228.1'
## Warning: Coercing text to numeric in T8995 / R8995C20: '5228.1'
## Warning: Coercing text to numeric in T8996 / R8996C20: '5228.1'
## Warning: Coercing text to numeric in T8997 / R8997C20: '5228.1'
## Warning: Coercing text to numeric in T8998 / R8998C20: '5228.1'
## Warning: Coercing text to numeric in T8999 / R8999C20: '5228.1'
## Warning: Coercing text to numeric in T9000 / R9000C20: '5228.1'
## Warning: Coercing text to numeric in T9001 / R9001C20: '5228.1'
## Warning: Coercing text to numeric in T9002 / R9002C20: '5228.1'
## Warning: Coercing text to numeric in T9003 / R9003C20: '5228.1'
## Warning: Coercing text to numeric in T9004 / R9004C20: '5228.1'
## Warning: Coercing text to numeric in T9005 / R9005C20: '5228.1'
## Warning: Coercing text to numeric in T9006 / R9006C20: '5228.1'
## Warning: Coercing text to numeric in T9007 / R9007C20: '5228.1'
## Warning: Coercing text to numeric in T9008 / R9008C20: '5228.1'
## Warning: Coercing text to numeric in T9009 / R9009C20: '5228.1'
## Warning: Coercing text to numeric in T9010 / R9010C20: '5228.1'
## Warning: Coercing text to numeric in T9011 / R9011C20: '5228.1'
## Warning: Coercing text to numeric in T9012 / R9012C20: '5228.1'
## Warning: Coercing text to numeric in T9013 / R9013C20: '5228.1'
## Warning: Coercing text to numeric in T9014 / R9014C20: '5228.1'
## Warning: Coercing text to numeric in T9015 / R9015C20: '5228.1'
## Warning: Coercing text to numeric in T9016 / R9016C20: '5228.1'
## Warning: Coercing text to numeric in T9017 / R9017C20: '5228.1'
## Warning: Coercing text to numeric in T9018 / R9018C20: '5228.1'
## Warning: Coercing text to numeric in T9019 / R9019C20: '5228.1'
## Warning: Coercing text to numeric in T9020 / R9020C20: '5228.1'
## Warning: Coercing text to numeric in T9021 / R9021C20: '5228.1'
## Warning: Coercing text to numeric in T9022 / R9022C20: '5228.1'
## Warning: Coercing text to numeric in T9023 / R9023C20: '5228.1'
## Warning: Coercing text to numeric in T9024 / R9024C20: '5228.1'
## Warning: Coercing text to numeric in T9025 / R9025C20: '5228.1'
## Warning: Coercing text to numeric in T9026 / R9026C20: '5228.1'
## Warning: Coercing text to numeric in T9027 / R9027C20: '5228.1'
## Warning: Coercing text to numeric in T9028 / R9028C20: '5228.1'
## Warning: Coercing text to numeric in T9029 / R9029C20: '5228.1'
## Warning: Coercing text to numeric in T9030 / R9030C20: '5228.1'
## Warning: Coercing text to numeric in T9031 / R9031C20: '5228.1'
## Warning: Coercing text to numeric in T9032 / R9032C20: '5228.1'
## Warning: Coercing text to numeric in T9033 / R9033C20: '5228.1'
## Warning: Coercing text to numeric in T9034 / R9034C20: '5228.1'
## Warning: Coercing text to numeric in T9035 / R9035C20: '5228.1'
## Warning: Coercing text to numeric in T9036 / R9036C20: '5228.1'
## Warning: Coercing text to numeric in T9037 / R9037C20: '5228.1'
## Warning: Coercing text to numeric in T9038 / R9038C20: '5228.1'
## Warning: Coercing text to numeric in T9039 / R9039C20: '5228.1'
## Warning: Coercing text to numeric in T9040 / R9040C20: '5228.1'
## Warning: Coercing text to numeric in T9041 / R9041C20: '5228.1'
## Warning: Coercing text to numeric in T9042 / R9042C20: '5228.1'
## Warning: Coercing text to numeric in T9043 / R9043C20: '5228.1'
## Warning: Coercing text to numeric in T9044 / R9044C20: '5228.1'
## Warning: Coercing text to numeric in T9045 / R9045C20: '5228.1'
## Warning: Coercing text to numeric in T9046 / R9046C20: '5228.1'
## Warning: Coercing text to numeric in T9047 / R9047C20: '5228.1'
## Warning: Coercing text to numeric in T9048 / R9048C20: '5228.1'
## Warning: Coercing text to numeric in T9049 / R9049C20: '5228.1'
## Warning: Coercing text to numeric in T9050 / R9050C20: '5228.1'
## Warning: Coercing text to numeric in T9051 / R9051C20: '5228.1'
## Warning: Coercing text to numeric in T9052 / R9052C20: '5228.1'
## Warning: Coercing text to numeric in T9053 / R9053C20: '5228.1'
## Warning: Coercing text to numeric in T9054 / R9054C20: '5228.1'
## Warning: Coercing text to numeric in T9055 / R9055C20: '5228.1'
## Warning: Coercing text to numeric in T9056 / R9056C20: '5228.1'
## Warning: Coercing text to numeric in T9057 / R9057C20: '5228.1'
## Warning: Coercing text to numeric in T9058 / R9058C20: '5228.1'
## Warning: Coercing text to numeric in T9059 / R9059C20: '5228.1'
## Warning: Coercing text to numeric in T9060 / R9060C20: '5228.1'
## Warning: Coercing text to numeric in T9061 / R9061C20: '5228.1'
## Warning: Coercing text to numeric in T9062 / R9062C20: '5228.1'
## Warning: Coercing text to numeric in T9063 / R9063C20: '5228.1'
## Warning: Coercing text to numeric in T9064 / R9064C20: '5228.1'
## Warning: Coercing text to numeric in T9065 / R9065C20: '5228.1'
## Warning: Coercing text to numeric in T9066 / R9066C20: '5228.1'
## Warning: Coercing text to numeric in T9067 / R9067C20: '5228.1'
## Warning: Coercing text to numeric in T9068 / R9068C20: '5228.1'
## Warning: Coercing text to numeric in T9069 / R9069C20: '5228.1'
## Warning: Coercing text to numeric in T9070 / R9070C20: '5228.1'
## Warning: Coercing text to numeric in T9071 / R9071C20: '5228.1'
## Warning: Coercing text to numeric in T9072 / R9072C20: '5228.1'
## Warning: Coercing text to numeric in T9073 / R9073C20: '5228.1'
## Warning: Coercing text to numeric in T9074 / R9074C20: '5228.1'
## Warning: Coercing text to numeric in T9075 / R9075C20: '5228.1'
## Warning: Coercing text to numeric in T9076 / R9076C20: '5228.1'
## Warning: Coercing text to numeric in T9077 / R9077C20: '5228.1'
## Warning: Coercing text to numeric in T9078 / R9078C20: '5228.1'
## Warning: Coercing text to numeric in T9079 / R9079C20: '5228.1'
## Warning: Coercing text to numeric in T9080 / R9080C20: '5228.1'
## Warning: Coercing text to numeric in T9081 / R9081C20: '5228.1'
## Warning: Coercing text to numeric in T9082 / R9082C20: '5228.1'
## Warning: Coercing text to numeric in T9083 / R9083C20: '5228.1'
## Warning: Coercing text to numeric in T9084 / R9084C20: '5228.1'
## Warning: Coercing text to numeric in T9085 / R9085C20: '5228.1'
## Warning: Coercing text to numeric in T9086 / R9086C20: '5228.1'
## Warning: Coercing text to numeric in T9087 / R9087C20: '5228.1'
## Warning: Coercing text to numeric in T9088 / R9088C20: '5228.1'
## Warning: Coercing text to numeric in T9089 / R9089C20: '5228.1'
## Warning: Coercing text to numeric in T9090 / R9090C20: '5228.1'
## Warning: Coercing text to numeric in T9091 / R9091C20: '5228.1'
## Warning: Coercing text to numeric in T9092 / R9092C20: '5228.1'
## Warning: Coercing text to numeric in T9093 / R9093C20: '5228.1'
## Warning: Coercing text to numeric in T9094 / R9094C20: '5228.1'
## Warning: Coercing text to numeric in T9095 / R9095C20: '5228.1'
## Warning: Coercing text to numeric in T9096 / R9096C20: '5228.1'
## Warning: Coercing text to numeric in T9097 / R9097C20: '5228.1'
## Warning: Coercing text to numeric in T9098 / R9098C20: '5228.1'
## Warning: Coercing text to numeric in T9099 / R9099C20: '5228.1'
## Warning: Coercing text to numeric in T9100 / R9100C20: '5228.1'
## Warning: Coercing text to numeric in T9101 / R9101C20: '5228.1'
## Warning: Coercing text to numeric in T9102 / R9102C20: '5228.1'
## Warning: Coercing text to numeric in T9103 / R9103C20: '5228.1'
## Warning: Coercing text to numeric in T9104 / R9104C20: '5228.1'
## Warning: Coercing text to numeric in T9105 / R9105C20: '5228.1'
## Warning: Coercing text to numeric in T9106 / R9106C20: '5228.1'
## Warning: Coercing text to numeric in T9107 / R9107C20: '5228.1'
## Warning: Coercing text to numeric in T9108 / R9108C20: '5228.1'
## Warning: Coercing text to numeric in T9109 / R9109C20: '5228.1'
## Warning: Coercing text to numeric in T9110 / R9110C20: '5228.1'
## Warning: Coercing text to numeric in T9111 / R9111C20: '5228.1'
## Warning: Coercing text to numeric in T9112 / R9112C20: '5228.1'
## Warning: Coercing text to numeric in T9113 / R9113C20: '5228.1'
## Warning: Coercing text to numeric in T9114 / R9114C20: '5228.1'
## Warning: Coercing text to numeric in T9115 / R9115C20: '5228.1'
## Warning: Coercing text to numeric in T9116 / R9116C20: '5228.1'
## Warning: Coercing text to numeric in T9117 / R9117C20: '5228.1'
## Warning: Coercing text to numeric in T9118 / R9118C20: '5228.1'
## Warning: Coercing text to numeric in T9119 / R9119C20: '5228.1'
## Warning: Coercing text to numeric in T9120 / R9120C20: '5228.1'
## Warning: Coercing text to numeric in T9121 / R9121C20: '5228.1'
## Warning: Coercing text to numeric in T9122 / R9122C20: '5228.1'
## Warning: Coercing text to numeric in T9123 / R9123C20: '5228.1'
## Warning: Coercing text to numeric in T9124 / R9124C20: '5228.1'
## Warning: Coercing text to numeric in T9125 / R9125C20: '5228.1'
## Warning: Coercing text to numeric in T9126 / R9126C20: '5228.1'
## Warning: Coercing text to numeric in T9127 / R9127C20: '5228.1'
## Warning: Coercing text to numeric in T9128 / R9128C20: '5228.1'
## Warning: Coercing text to numeric in T9129 / R9129C20: '5228.1'
## Warning: Coercing text to numeric in T9130 / R9130C20: '5228.1'
## Warning: Coercing text to numeric in T9131 / R9131C20: '5228.1'
## Warning: Coercing text to numeric in T9132 / R9132C20: '5228.1'
## Warning: Coercing text to numeric in T9133 / R9133C20: '5228.1'
## Warning: Coercing text to numeric in T9134 / R9134C20: '5228.1'
## Warning: Coercing text to numeric in T9135 / R9135C20: '5228.1'
## Warning: Coercing text to numeric in T9136 / R9136C20: '5228.1'
## Warning: Coercing text to numeric in T9137 / R9137C20: '5228.1'
## Warning: Coercing text to numeric in T9138 / R9138C20: '5228.1'
## Warning: Coercing text to numeric in T9139 / R9139C20: '5228.1'
## Warning: Coercing text to numeric in T9140 / R9140C20: '5228.1'
## Warning: Coercing text to numeric in T9141 / R9141C20: '5228.1'
## Warning: Coercing text to numeric in T9142 / R9142C20: '5228.1'
## Warning: Coercing text to numeric in T9143 / R9143C20: '5228.1'
## Warning: Coercing text to numeric in T9144 / R9144C20: '5228.1'
## Warning: Coercing text to numeric in T9145 / R9145C20: '5228.1'
## Warning: Coercing text to numeric in T9146 / R9146C20: '5228.1'
## Warning: Coercing text to numeric in T9147 / R9147C20: '5228.1'
## Warning: Coercing text to numeric in T9148 / R9148C20: '5228.1'
## Warning: Coercing text to numeric in T9149 / R9149C20: '5228.1'
## Warning: Coercing text to numeric in T9150 / R9150C20: '5228.1'
## Warning: Coercing text to numeric in T9151 / R9151C20: '5228.1'
## Warning: Coercing text to numeric in T9152 / R9152C20: '5228.1'
## Warning: Coercing text to numeric in T9153 / R9153C20: '5228.1'
## Warning: Coercing text to numeric in T9154 / R9154C20: '5228.1'
## Warning: Coercing text to numeric in T9155 / R9155C20: '5228.1'
## Warning: Coercing text to numeric in T9156 / R9156C20: '5228.1'
## Warning: Coercing text to numeric in T9157 / R9157C20: '5228.1'
## Warning: Coercing text to numeric in T9158 / R9158C20: '5228.1'
## Warning: Coercing text to numeric in T9159 / R9159C20: '5228.1'
## Warning: Coercing text to numeric in T9160 / R9160C20: '5228.1'
## Warning: Coercing text to numeric in T9161 / R9161C20: '5228.1'
## Warning: Coercing text to numeric in T9162 / R9162C20: '5228.1'
## Warning: Coercing text to numeric in T9163 / R9163C20: '5228.1'
## Warning: Coercing text to numeric in T9164 / R9164C20: '5228.1'
## Warning: Coercing text to numeric in T9165 / R9165C20: '5228.1'
## Warning: Coercing text to numeric in T9166 / R9166C20: '5228.1'
## Warning: Coercing text to numeric in T9167 / R9167C20: '5228.1'
## Warning: Coercing text to numeric in T9168 / R9168C20: '5228.1'
## Warning: Coercing text to numeric in T9169 / R9169C20: '5228.1'
## Warning: Coercing text to numeric in T9170 / R9170C20: '5228.1'
## Warning: Coercing text to numeric in T9171 / R9171C20: '5228.1'
## Warning: Coercing text to numeric in T9172 / R9172C20: '5228.1'
## Warning: Coercing text to numeric in T9173 / R9173C20: '5228.1'
## Warning: Coercing text to numeric in T9174 / R9174C20: '5228.1'
## Warning: Coercing text to numeric in T9175 / R9175C20: '5228.1'
## Warning: Coercing text to numeric in T9176 / R9176C20: '5228.1'
## Warning: Coercing text to numeric in T9177 / R9177C20: '5228.1'
## Warning: Coercing text to numeric in T9178 / R9178C20: '5228.1'
## Warning: Coercing text to numeric in T9179 / R9179C20: '5228.1'
## Warning: Coercing text to numeric in T9180 / R9180C20: '5228.1'
## Warning: Coercing text to numeric in T9181 / R9181C20: '5228.1'
## Warning: Coercing text to numeric in T9182 / R9182C20: '5228.1'
## Warning: Coercing text to numeric in T9183 / R9183C20: '5228.1'
## Warning: Coercing text to numeric in T9184 / R9184C20: '5228.1'
## Warning: Coercing text to numeric in T9185 / R9185C20: '5228.1'
## Warning: Coercing text to numeric in T9186 / R9186C20: '5228.1'
## Warning: Coercing text to numeric in T9187 / R9187C20: '5228.1'
## Warning: Coercing text to numeric in T9188 / R9188C20: '5228.1'
## Warning: Coercing text to numeric in T9189 / R9189C20: '5228.1'
## Warning: Coercing text to numeric in T9190 / R9190C20: '5228.1'
## Warning: Coercing text to numeric in T9191 / R9191C20: '5228.1'
## Warning: Coercing text to numeric in T9192 / R9192C20: '5228.1'
## Warning: Coercing text to numeric in T9193 / R9193C20: '5228.1'
## Warning: Coercing text to numeric in T9194 / R9194C20: '5228.1'
## Warning: Coercing text to numeric in T9195 / R9195C20: '5228.1'
## Warning: Coercing text to numeric in T9196 / R9196C20: '5228.1'
## Warning: Coercing text to numeric in T9197 / R9197C20: '5228.1'
## Warning: Coercing text to numeric in T9198 / R9198C20: '5228.1'
## Warning: Coercing text to numeric in T9199 / R9199C20: '5228.1'
## Warning: Coercing text to numeric in T9200 / R9200C20: '5228.1'
## Warning: Coercing text to numeric in T9201 / R9201C20: '5228.1'
## Warning: Coercing text to numeric in T9202 / R9202C20: '5228.1'
## Warning: Coercing text to numeric in T9203 / R9203C20: '5228.1'
## Warning: Coercing text to numeric in T9204 / R9204C20: '5228.1'
## Warning: Coercing text to numeric in T9205 / R9205C20: '5228.1'
## Warning: Coercing text to numeric in T9206 / R9206C20: '5228.1'
## Warning: Coercing text to numeric in T9207 / R9207C20: '5228.1'
## Warning: Coercing text to numeric in T9208 / R9208C20: '5228.1'
## Warning: Coercing text to numeric in T9209 / R9209C20: '5228.1'
## Warning: Coercing text to numeric in T9210 / R9210C20: '5228.1'
## Warning: Coercing text to numeric in T9211 / R9211C20: '5228.1'
## Warning: Coercing text to numeric in T9212 / R9212C20: '5228.1'
## Warning: Coercing text to numeric in T9213 / R9213C20: '5228.1'
## Warning: Coercing text to numeric in T9214 / R9214C20: '5228.1'
## Warning: Coercing text to numeric in T9215 / R9215C20: '5228.1'
## Warning: Coercing text to numeric in T9216 / R9216C20: '5228.1'
## Warning: Coercing text to numeric in T9217 / R9217C20: '5228.1'
## Warning: Coercing text to numeric in T9218 / R9218C20: '5228.1'
## Warning: Coercing text to numeric in T9219 / R9219C20: '5228.1'
## Warning: Coercing text to numeric in T9220 / R9220C20: '5228.1'
## Warning: Coercing text to numeric in T9221 / R9221C20: '5228.1'
## Warning: Coercing text to numeric in T9222 / R9222C20: '5228.1'
## Warning: Coercing text to numeric in T9223 / R9223C20: '5228.1'
## Warning: Coercing text to numeric in T9224 / R9224C20: '5228.1'
## Warning: Coercing text to numeric in T9225 / R9225C20: '5228.1'
## Warning: Coercing text to numeric in T9226 / R9226C20: '5228.1'
## Warning: Coercing text to numeric in T9227 / R9227C20: '5228.1'
## Warning: Coercing text to numeric in T9228 / R9228C20: '5228.1'
## Warning: Coercing text to numeric in T9229 / R9229C20: '5228.1'
## Warning: Coercing text to numeric in T9230 / R9230C20: '5228.1'
## Warning: Coercing text to numeric in T9231 / R9231C20: '5228.1'
## Warning: Coercing text to numeric in T9232 / R9232C20: '5228.1'
## Warning: Coercing text to numeric in T9233 / R9233C20: '5228.1'
## Warning: Coercing text to numeric in T9234 / R9234C20: '5228.1'
## Warning: Coercing text to numeric in T9235 / R9235C20: '5228.1'
## Warning: Coercing text to numeric in T9236 / R9236C20: '5228.1'
## Warning: Coercing text to numeric in T9237 / R9237C20: '5228.1'
## Warning: Coercing text to numeric in T9238 / R9238C20: '5228.1'
## Warning: Coercing text to numeric in T9239 / R9239C20: '5228.1'
## Warning: Coercing text to numeric in T9240 / R9240C20: '5228.1'
## Warning: Coercing text to numeric in T9241 / R9241C20: '5228.1'
## Warning: Coercing text to numeric in T9242 / R9242C20: '5228.1'
## Warning: Coercing text to numeric in T9243 / R9243C20: '5228.1'
## Warning: Coercing text to numeric in T9244 / R9244C20: '5228.1'
## Warning: Coercing text to numeric in T9245 / R9245C20: '5228.1'
## Warning: Coercing text to numeric in T9246 / R9246C20: '5228.1'
## Warning: Coercing text to numeric in T9247 / R9247C20: '5228.1'
## Warning: Coercing text to numeric in T9248 / R9248C20: '5228.1'
## Warning: Coercing text to numeric in T9249 / R9249C20: '5228.1'
## Warning: Coercing text to numeric in T9250 / R9250C20: '5228.1'
## Warning: Coercing text to numeric in T9251 / R9251C20: '5228.1'
## Warning: Coercing text to numeric in T9252 / R9252C20: '5228.1'
## Warning: Coercing text to numeric in T9253 / R9253C20: '5228.1'
## Warning: Coercing text to numeric in T9254 / R9254C20: '5228.1'
## Warning: Coercing text to numeric in T9255 / R9255C20: '5228.1'
## Warning: Coercing text to numeric in T9256 / R9256C20: '5228.1'
## Warning: Coercing text to numeric in T9257 / R9257C20: '5228.1'
## Warning: Coercing text to numeric in T9258 / R9258C20: '5228.1'
## Warning: Coercing text to numeric in T9259 / R9259C20: '5228.1'
## Warning: Coercing text to numeric in T9260 / R9260C20: '5228.1'
## Warning: Coercing text to numeric in T9261 / R9261C20: '5228.1'
## Warning: Coercing text to numeric in T9262 / R9262C20: '5228.1'
## Warning: Coercing text to numeric in T9263 / R9263C20: '5228.1'
## Warning: Coercing text to numeric in T9264 / R9264C20: '5228.1'
## Warning: Coercing text to numeric in T9265 / R9265C20: '5228.1'
## Warning: Coercing text to numeric in T9266 / R9266C20: '5228.1'
## Warning: Coercing text to numeric in T9267 / R9267C20: '5228.1'
## Warning: Coercing text to numeric in T9268 / R9268C20: '5228.1'
## Warning: Coercing text to numeric in T9269 / R9269C20: '5228.1'
## Warning: Coercing text to numeric in T9270 / R9270C20: '5228.1'
## Warning: Coercing text to numeric in T9271 / R9271C20: '5228.1'
## Warning: Coercing text to numeric in T9272 / R9272C20: '5228.1'
## Warning: Coercing text to numeric in T9273 / R9273C20: '5228.1'
## Warning: Coercing text to numeric in T9274 / R9274C20: '5228.1'
## Warning: Coercing text to numeric in T9275 / R9275C20: '5228.1'
## Warning: Coercing text to numeric in T9276 / R9276C20: '5228.1'
## Warning: Coercing text to numeric in T9277 / R9277C20: '5228.1'
## Warning: Coercing text to numeric in T9278 / R9278C20: '5228.1'
## Warning: Coercing text to numeric in T9279 / R9279C20: '5228.1'
## Warning: Coercing text to numeric in T9280 / R9280C20: '5228.1'
## Warning: Coercing text to numeric in T9281 / R9281C20: '5228.1'
## Warning: Coercing text to numeric in T9282 / R9282C20: '5228.1'
## Warning: Coercing text to numeric in T9283 / R9283C20: '5228.1'
## Warning: Coercing text to numeric in T9284 / R9284C20: '5228.1'
## Warning: Coercing text to numeric in T9285 / R9285C20: '5228.1'
## Warning: Coercing text to numeric in T9286 / R9286C20: '5228.1'
## Warning: Coercing text to numeric in T9287 / R9287C20: '5228.1'
## Warning: Coercing text to numeric in T9288 / R9288C20: '5228.1'
## Warning: Coercing text to numeric in T9289 / R9289C20: '5228.1'
## Warning: Coercing text to numeric in T9290 / R9290C20: '5228.1'
## Warning: Coercing text to numeric in T9291 / R9291C20: '5228.1'
## Warning: Coercing text to numeric in T9292 / R9292C20: '5228.1'
## Warning: Coercing text to numeric in T9293 / R9293C20: '5228.1'
## Warning: Coercing text to numeric in T9294 / R9294C20: '5228.1'
## Warning: Coercing text to numeric in T9295 / R9295C20: '5228.1'
## Warning: Coercing text to numeric in T9296 / R9296C20: '5228.1'
## Warning: Coercing text to numeric in T9297 / R9297C20: '5228.1'
## Warning: Coercing text to numeric in T9298 / R9298C20: '5228.1'
## Warning: Coercing text to numeric in T9299 / R9299C20: '5228.1'
## Warning: Coercing text to numeric in T9300 / R9300C20: '5228.1'
## Warning: Coercing text to numeric in T9301 / R9301C20: '5228.1'
## Warning: Coercing text to numeric in T9302 / R9302C20: '5228.1'
## Warning: Coercing text to numeric in T9303 / R9303C20: '5228.1'
## Warning: Coercing text to numeric in T9304 / R9304C20: '5228.1'
## Warning: Coercing text to numeric in T9305 / R9305C20: '5228.1'
## Warning: Coercing text to numeric in T9306 / R9306C20: '5228.1'
## Warning: Coercing text to numeric in T9307 / R9307C20: '5228.1'
## Warning: Coercing text to numeric in T9308 / R9308C20: '5228.1'
## Warning: Coercing text to numeric in T9309 / R9309C20: '5228.1'
## Warning: Coercing text to numeric in T9310 / R9310C20: '5228.1'
## Warning: Coercing text to numeric in T9311 / R9311C20: '5228.1'
## Warning: Coercing text to numeric in T9312 / R9312C20: '5228.1'
## Warning: Coercing text to numeric in T9313 / R9313C20: '5228.1'
## Warning: Coercing text to numeric in T9314 / R9314C20: '5228.1'
## Warning: Coercing text to numeric in T9315 / R9315C20: '5228.1'
## Warning: Coercing text to numeric in T9316 / R9316C20: '5228.1'
## Warning: Coercing text to numeric in T9317 / R9317C20: '5228.1'
## Warning: Coercing text to numeric in T9318 / R9318C20: '5228.1'
## Warning: Coercing text to numeric in T9319 / R9319C20: '5228.1'
## Warning: Coercing text to numeric in T9320 / R9320C20: '5228.1'
## Warning: Coercing text to numeric in T9321 / R9321C20: '5228.1'
## Warning: Coercing text to numeric in T9322 / R9322C20: '5228.1'
## Warning: Coercing text to numeric in T9323 / R9323C20: '5228.1'
## Warning: Coercing text to numeric in T9324 / R9324C20: '5228.1'
## Warning: Coercing text to numeric in T9325 / R9325C20: '5228.1'
## Warning: Coercing text to numeric in T9326 / R9326C20: '5228.1'
## Warning: Coercing text to numeric in T9327 / R9327C20: '5228.1'
## Warning: Coercing text to numeric in T9328 / R9328C20: '5228.1'
## Warning: Coercing text to numeric in T9329 / R9329C20: '5228.1'
## Warning: Coercing text to numeric in T9330 / R9330C20: '5228.1'
## Warning: Coercing text to numeric in T9331 / R9331C20: '5228.1'
## Warning: Coercing text to numeric in T9332 / R9332C20: '5228.1'
## Warning: Coercing text to numeric in T9333 / R9333C20: '5228.1'
## Warning: Coercing text to numeric in T9334 / R9334C20: '5228.1'
## Warning: Coercing text to numeric in T9335 / R9335C20: '5228.1'
## Warning: Coercing text to numeric in T9336 / R9336C20: '5228.1'
## Warning: Coercing text to numeric in T9337 / R9337C20: '5228.1'
## Warning: Coercing text to numeric in T9338 / R9338C20: '5228.1'
## Warning: Coercing text to numeric in T9339 / R9339C20: '5228.1'
## Warning: Coercing text to numeric in T9340 / R9340C20: '5228.1'
## Warning: Coercing text to numeric in T9341 / R9341C20: '5228.1'
## Warning: Coercing text to numeric in T9342 / R9342C20: '5228.1'
## Warning: Coercing text to numeric in T9343 / R9343C20: '5228.1'
## Warning: Coercing text to numeric in T9344 / R9344C20: '5228.1'
## Warning: Coercing text to numeric in T9345 / R9345C20: '5228.1'
## Warning: Coercing text to numeric in T9346 / R9346C20: '5228.1'
## Warning: Coercing text to numeric in T9347 / R9347C20: '5228.1'
## Warning: Coercing text to numeric in T9348 / R9348C20: '5228.1'
## Warning: Coercing text to numeric in T9349 / R9349C20: '5228.1'
## Warning: Coercing text to numeric in T9350 / R9350C20: '5228.1'
## Warning: Coercing text to numeric in T9351 / R9351C20: '5228.1'
## Warning: Coercing text to numeric in T9352 / R9352C20: '5228.1'
## Warning: Coercing text to numeric in T9353 / R9353C20: '5228.1'
## Warning: Coercing text to numeric in T9354 / R9354C20: '5228.1'
## Warning: Coercing text to numeric in T9355 / R9355C20: '5228.1'
## Warning: Coercing text to numeric in T9356 / R9356C20: '5228.1'
## Warning: Coercing text to numeric in T9357 / R9357C20: '5228.1'
## Warning: Coercing text to numeric in T9358 / R9358C20: '5228.1'
## Warning: Coercing text to numeric in T9359 / R9359C20: '5228.1'
## Warning: Coercing text to numeric in T9360 / R9360C20: '5228.1'
## Warning: Coercing text to numeric in T9361 / R9361C20: '5228.1'
## Warning: Coercing text to numeric in T9362 / R9362C20: '5228.1'
## Warning: Coercing text to numeric in T9363 / R9363C20: '5228.1'
## Warning: Coercing text to numeric in T9364 / R9364C20: '5228.1'
## Warning: Coercing text to numeric in T9365 / R9365C20: '5228.1'
## Warning: Coercing text to numeric in T9366 / R9366C20: '5228.1'
## Warning: Coercing text to numeric in T9367 / R9367C20: '5228.1'
## Warning: Coercing text to numeric in T9368 / R9368C20: '5228.1'
## Warning: Coercing text to numeric in T9369 / R9369C20: '5228.1'
## Warning: Coercing text to numeric in T9370 / R9370C20: '5228.1'
## Warning: Coercing text to numeric in T9371 / R9371C20: '5228.1'
## Warning: Coercing text to numeric in T9372 / R9372C20: '5228.1'
## Warning: Coercing text to numeric in T9373 / R9373C20: '5228.1'
## Warning: Coercing text to numeric in T9374 / R9374C20: '5228.1'
## Warning: Coercing text to numeric in T9375 / R9375C20: '5228.1'
## Warning: Coercing text to numeric in T9376 / R9376C20: '5228.1'
## Warning: Coercing text to numeric in T9377 / R9377C20: '5228.1'
## Warning: Coercing text to numeric in T9378 / R9378C20: '5228.1'
## Warning: Coercing text to numeric in T9379 / R9379C20: '5228.1'
## Warning: Coercing text to numeric in T9380 / R9380C20: '5228.1'
## Warning: Coercing text to numeric in T9381 / R9381C20: '5228.1'
## Warning: Coercing text to numeric in T9382 / R9382C20: '5228.1'
## Warning: Coercing text to numeric in T9383 / R9383C20: '5228.1'
## Warning: Coercing text to numeric in T9384 / R9384C20: '5228.1'
## Warning: Coercing text to numeric in T9385 / R9385C20: '5228.1'
## Warning: Coercing text to numeric in T9386 / R9386C20: '5228.1'
## Warning: Coercing text to numeric in T9387 / R9387C20: '5228.1'
## Warning: Coercing text to numeric in T9388 / R9388C20: '5228.1'
## Warning: Coercing text to numeric in T9389 / R9389C20: '5228.1'
## Warning: Coercing text to numeric in T9390 / R9390C20: '5228.1'
## Warning: Coercing text to numeric in T9391 / R9391C20: '5228.1'
## Warning: Coercing text to numeric in T9392 / R9392C20: '5228.1'
## Warning: Coercing text to numeric in T9393 / R9393C20: '5228.1'
## Warning: Coercing text to numeric in T9394 / R9394C20: '5228.1'
## Warning: Coercing text to numeric in T9395 / R9395C20: '5228.1'
## Warning: Coercing text to numeric in T9396 / R9396C20: '5228.1'
## Warning: Coercing text to numeric in T9397 / R9397C20: '5228.1'
## Warning: Coercing text to numeric in T9398 / R9398C20: '5228.1'
## Warning: Coercing text to numeric in T9399 / R9399C20: '5228.1'
## Warning: Coercing text to numeric in T9400 / R9400C20: '5228.1'
## Warning: Coercing text to numeric in T9401 / R9401C20: '5228.1'
## Warning: Coercing text to numeric in T9402 / R9402C20: '5228.1'
## Warning: Coercing text to numeric in T9403 / R9403C20: '5228.1'
## Warning: Coercing text to numeric in T9404 / R9404C20: '5228.1'
## Warning: Coercing text to numeric in T9405 / R9405C20: '5228.1'
## Warning: Coercing text to numeric in T9406 / R9406C20: '5228.1'
## Warning: Coercing text to numeric in T9407 / R9407C20: '5228.1'
## Warning: Coercing text to numeric in T9408 / R9408C20: '5228.1'
## Warning: Coercing text to numeric in T9409 / R9409C20: '5228.1'
## Warning: Coercing text to numeric in T9410 / R9410C20: '5228.1'
## Warning: Coercing text to numeric in T9411 / R9411C20: '5228.1'
## Warning: Coercing text to numeric in T9412 / R9412C20: '5228.1'
## Warning: Coercing text to numeric in T9413 / R9413C20: '5228.1'
## Warning: Coercing text to numeric in T9414 / R9414C20: '5228.1'
## Warning: Coercing text to numeric in T9415 / R9415C20: '5228.1'
## Warning: Coercing text to numeric in T9416 / R9416C20: '5228.1'
## Warning: Coercing text to numeric in T9417 / R9417C20: '5228.1'
## Warning: Coercing text to numeric in T9418 / R9418C20: '5228.1'
## Warning: Coercing text to numeric in T9419 / R9419C20: '5228.1'
## Warning: Coercing text to numeric in T9420 / R9420C20: '5228.1'
## Warning: Coercing text to numeric in T9421 / R9421C20: '5228.1'
## Warning: Coercing text to numeric in T9422 / R9422C20: '5228.1'
## Warning: Coercing text to numeric in T9423 / R9423C20: '5228.1'
## Warning: Coercing text to numeric in T9424 / R9424C20: '5228.1'
## Warning: Coercing text to numeric in T9425 / R9425C20: '5228.1'
## Warning: Coercing text to numeric in T9426 / R9426C20: '5228.1'
## Warning: Coercing text to numeric in T9427 / R9427C20: '5228.1'
## Warning: Coercing text to numeric in T9428 / R9428C20: '5228.1'
## Warning: Coercing text to numeric in T9429 / R9429C20: '5228.1'
## Warning: Coercing text to numeric in T9430 / R9430C20: '5228.1'
## Warning: Coercing text to numeric in T9431 / R9431C20: '5228.1'
## Warning: Coercing text to numeric in T9432 / R9432C20: '5228.1'
## Warning: Coercing text to numeric in T9433 / R9433C20: '5228.1'
## Warning: Coercing text to numeric in T9434 / R9434C20: '5228.1'
## Warning: Coercing text to numeric in T9435 / R9435C20: '5228.1'
## Warning: Coercing text to numeric in T9436 / R9436C20: '5228.1'
## Warning: Coercing text to numeric in T9437 / R9437C20: '5228.1'
## Warning: Coercing text to numeric in T9438 / R9438C20: '5228.1'
## Warning: Coercing text to numeric in T9439 / R9439C20: '5228.1'
## Warning: Coercing text to numeric in T9440 / R9440C20: '5228.1'
## Warning: Coercing text to numeric in T9441 / R9441C20: '5228.1'
## Warning: Coercing text to numeric in T9442 / R9442C20: '5228.1'
## Warning: Coercing text to numeric in T9443 / R9443C20: '5228.1'
## Warning: Coercing text to numeric in T9444 / R9444C20: '5228.1'
## Warning: Coercing text to numeric in T9445 / R9445C20: '5228.1'
## Warning: Coercing text to numeric in T9446 / R9446C20: '5228.1'
## Warning: Coercing text to numeric in T9447 / R9447C20: '5228.1'
## Warning: Coercing text to numeric in T9448 / R9448C20: '5228.1'
## Warning: Coercing text to numeric in T9449 / R9449C20: '5228.1'
## Warning: Coercing text to numeric in T9450 / R9450C20: '5228.1'
## Warning: Coercing text to numeric in T9451 / R9451C20: '5228.1'
## Warning: Coercing text to numeric in T9452 / R9452C20: '5228.1'
## Warning: Coercing text to numeric in T9453 / R9453C20: '5228.1'
## Warning: Coercing text to numeric in T9454 / R9454C20: '5228.1'
## Warning: Coercing text to numeric in T9455 / R9455C20: '5228.1'
## Warning: Coercing text to numeric in T9456 / R9456C20: '5228.1'
## Warning: Coercing text to numeric in T9457 / R9457C20: '5228.1'
## Warning: Coercing text to numeric in T9458 / R9458C20: '5228.1'
## Warning: Coercing text to numeric in T9459 / R9459C20: '5228.1'
## Warning: Coercing text to numeric in T9460 / R9460C20: '5228.1'
## Warning: Coercing text to numeric in T9461 / R9461C20: '5228.1'
## Warning: Coercing text to numeric in T9462 / R9462C20: '5228.1'
## Warning: Coercing text to numeric in T9463 / R9463C20: '5228.1'
## Warning: Coercing text to numeric in T9464 / R9464C20: '5228.1'
## Warning: Coercing text to numeric in T9465 / R9465C20: '5228.1'
## Warning: Coercing text to numeric in T9466 / R9466C20: '5228.1'
## Warning: Coercing text to numeric in T9467 / R9467C20: '5228.1'
## Warning: Coercing text to numeric in T9468 / R9468C20: '5228.1'
## Warning: Coercing text to numeric in T9469 / R9469C20: '5228.1'
## Warning: Coercing text to numeric in T9470 / R9470C20: '5228.1'
## Warning: Coercing text to numeric in T9471 / R9471C20: '5228.1'
## Warning: Coercing text to numeric in T9472 / R9472C20: '5228.1'
## Warning: Coercing text to numeric in T9473 / R9473C20: '5228.1'
## Warning: Coercing text to numeric in T9474 / R9474C20: '5228.1'
## Warning: Coercing text to numeric in T9475 / R9475C20: '5228.1'
## Warning: Coercing text to numeric in T9476 / R9476C20: '5228.1'
## Warning: Coercing text to numeric in T9477 / R9477C20: '5228.1'
## Warning: Coercing text to numeric in T9478 / R9478C20: '5228.1'
## Warning: Coercing text to numeric in T9479 / R9479C20: '5228.1'
## Warning: Coercing text to numeric in T9480 / R9480C20: '5228.1'
## Warning: Coercing text to numeric in T9481 / R9481C20: '5228.1'
## Warning: Coercing text to numeric in T9482 / R9482C20: '5228.1'
## Warning: Coercing text to numeric in T9483 / R9483C20: '5228.1'
## Warning: Coercing text to numeric in T9484 / R9484C20: '5228.1'
## Warning: Coercing text to numeric in T9485 / R9485C20: '5228.1'
## Warning: Coercing text to numeric in T9486 / R9486C20: '5228.1'
## Warning: Coercing text to numeric in T9487 / R9487C20: '5228.1'
## Warning: Coercing text to numeric in T9488 / R9488C20: '5228.1'
## Warning: Coercing text to numeric in T9489 / R9489C20: '5228.1'
## Warning: Coercing text to numeric in T9490 / R9490C20: '5228.1'
## Warning: Coercing text to numeric in T9491 / R9491C20: '5228.1'
## Warning: Coercing text to numeric in T9492 / R9492C20: '5228.1'
## Warning: Coercing text to numeric in T9493 / R9493C20: '5228.1'
## Warning: Coercing text to numeric in T9494 / R9494C20: '5228.1'
## Warning: Coercing text to numeric in T9495 / R9495C20: '5228.1'
## Warning: Coercing text to numeric in T9496 / R9496C20: '5228.1'
## Warning: Coercing text to numeric in T9497 / R9497C20: '5228.1'
## Warning: Coercing text to numeric in T9498 / R9498C20: '5228.1'
## Warning: Coercing text to numeric in T9499 / R9499C20: '5228.1'
## Warning: Coercing text to numeric in T9500 / R9500C20: '5228.1'
## Warning: Coercing text to numeric in T9501 / R9501C20: '5228.1'
## Warning: Coercing text to numeric in T9502 / R9502C20: '5228.1'
## Warning: Coercing text to numeric in T9503 / R9503C20: '5228.1'
## Warning: Coercing text to numeric in T9504 / R9504C20: '5228.1'
## Warning: Coercing text to numeric in T9505 / R9505C20: '5228.1'
## Warning: Coercing text to numeric in T9506 / R9506C20: '5228.1'
## Warning: Coercing text to numeric in T9507 / R9507C20: '5228.1'
## Warning: Coercing text to numeric in T9508 / R9508C20: '5228.1'
## Warning: Coercing text to numeric in T9509 / R9509C20: '5228.1'
## Warning: Coercing text to numeric in T9510 / R9510C20: '5228.1'
## Warning: Coercing text to numeric in T9511 / R9511C20: '5228.1'
## Warning: Coercing text to numeric in T9512 / R9512C20: '5228.1'
## Warning: Coercing text to numeric in T9513 / R9513C20: '5228.1'
## Warning: Coercing text to numeric in T9514 / R9514C20: '5228.1'
## Warning: Coercing text to numeric in T9515 / R9515C20: '5228.1'
## Warning: Coercing text to numeric in T9516 / R9516C20: '5228.1'
## Warning: Coercing text to numeric in T9517 / R9517C20: '5228.1'
## Warning: Coercing text to numeric in T9518 / R9518C20: '5228.1'
## Warning: Coercing text to numeric in T9519 / R9519C20: '5228.1'
## Warning: Coercing text to numeric in T9520 / R9520C20: '5228.1'
## Warning: Coercing text to numeric in T9521 / R9521C20: '5228.1'
## Warning: Coercing text to numeric in T9522 / R9522C20: '5228.1'
## Warning: Coercing text to numeric in T9523 / R9523C20: '5228.1'
## Warning: Coercing text to numeric in T9524 / R9524C20: '5228.1'
## Warning: Coercing text to numeric in T9525 / R9525C20: '5228.1'
## Warning: Coercing text to numeric in T9526 / R9526C20: '5228.1'
## Warning: Coercing text to numeric in T9527 / R9527C20: '5228.1'
## Warning: Coercing text to numeric in T9528 / R9528C20: '5228.1'
## Warning: Coercing text to numeric in T9529 / R9529C20: '5228.1'
## Warning: Coercing text to numeric in T9530 / R9530C20: '5228.1'
## Warning: Coercing text to numeric in T9531 / R9531C20: '5228.1'
## Warning: Coercing text to numeric in T9532 / R9532C20: '5228.1'
## Warning: Coercing text to numeric in T9533 / R9533C20: '5228.1'
## Warning: Coercing text to numeric in T9534 / R9534C20: '5228.1'
## Warning: Coercing text to numeric in T9535 / R9535C20: '5228.1'
## Warning: Coercing text to numeric in T9536 / R9536C20: '5228.1'
## Warning: Coercing text to numeric in T9537 / R9537C20: '5228.1'
## Warning: Coercing text to numeric in T9538 / R9538C20: '5228.1'
## Warning: Coercing text to numeric in T9539 / R9539C20: '5228.1'
## Warning: Coercing text to numeric in T9540 / R9540C20: '5228.1'
## Warning: Coercing text to numeric in T9541 / R9541C20: '5228.1'
## Warning: Coercing text to numeric in T9542 / R9542C20: '5228.1'
## Warning: Coercing text to numeric in T9543 / R9543C20: '5228.1'
## Warning: Coercing text to numeric in T9544 / R9544C20: '5228.1'
## Warning: Coercing text to numeric in T9545 / R9545C20: '5228.1'
## Warning: Coercing text to numeric in T9546 / R9546C20: '5228.1'
## Warning: Coercing text to numeric in T9547 / R9547C20: '5228.1'
## Warning: Coercing text to numeric in T9548 / R9548C20: '5228.1'
## Warning: Coercing text to numeric in T9549 / R9549C20: '5228.1'
## Warning: Coercing text to numeric in T9550 / R9550C20: '5228.1'
## Warning: Coercing text to numeric in T9551 / R9551C20: '5228.1'
## Warning: Coercing text to numeric in T9552 / R9552C20: '5228.1'
## Warning: Coercing text to numeric in T9553 / R9553C20: '5228.1'
## Warning: Coercing text to numeric in T9554 / R9554C20: '5228.1'
## Warning: Coercing text to numeric in T9555 / R9555C20: '5228.1'
## Warning: Coercing text to numeric in T9556 / R9556C20: '5228.1'
## Warning: Coercing text to numeric in T9557 / R9557C20: '5228.1'
## Warning: Coercing text to numeric in T9558 / R9558C20: '5228.1'
## Warning: Coercing text to numeric in T9559 / R9559C20: '5228.1'
## Warning: Coercing text to numeric in T9560 / R9560C20: '5228.1'
## Warning: Coercing text to numeric in T9561 / R9561C20: '5228.1'
## Warning: Coercing text to numeric in T9562 / R9562C20: '5228.1'
## Warning: Coercing text to numeric in T9563 / R9563C20: '5228.1'
## Warning: Coercing text to numeric in T9564 / R9564C20: '5228.1'
## Warning: Coercing text to numeric in T9565 / R9565C20: '5228.1'
## Warning: Coercing text to numeric in T9566 / R9566C20: '5228.1'
## Warning: Coercing text to numeric in T9567 / R9567C20: '5228.1'
## Warning: Coercing text to numeric in T9568 / R9568C20: '5228.1'
## Warning: Coercing text to numeric in T9569 / R9569C20: '5228.1'
## Warning: Coercing text to numeric in T9570 / R9570C20: '5228.1'
## Warning: Coercing text to numeric in T9571 / R9571C20: '5228.1'
## Warning: Coercing text to numeric in T9572 / R9572C20: '5228.1'
## Warning: Coercing text to numeric in T9573 / R9573C20: '5228.1'
## Warning: Coercing text to numeric in T9574 / R9574C20: '5228.1'
## Warning: Coercing text to numeric in T9575 / R9575C20: '5228.1'
## Warning: Coercing text to numeric in T9576 / R9576C20: '5228.1'
## Warning: Coercing text to numeric in T9577 / R9577C20: '5228.1'
## Warning: Coercing text to numeric in T9578 / R9578C20: '5228.1'
## Warning: Coercing text to numeric in T9579 / R9579C20: '5228.1'
## Warning: Coercing text to numeric in T9580 / R9580C20: '5228.1'
## Warning: Coercing text to numeric in T9581 / R9581C20: '5228.1'
## Warning: Coercing text to numeric in T9582 / R9582C20: '5228.1'
## Warning: Coercing text to numeric in T9583 / R9583C20: '5228.1'
## Warning: Coercing text to numeric in T9584 / R9584C20: '5228.1'
## Warning: Coercing text to numeric in T9585 / R9585C20: '5228.1'
## Warning: Coercing text to numeric in T9586 / R9586C20: '5228.1'
## Warning: Coercing text to numeric in T9587 / R9587C20: '5228.1'
## Warning: Coercing text to numeric in T9588 / R9588C20: '5228.1'
## Warning: Coercing text to numeric in T9589 / R9589C20: '5228.1'
## Warning: Coercing text to numeric in T9590 / R9590C20: '5228.1'
## Warning: Coercing text to numeric in T9591 / R9591C20: '5228.1'
## Warning: Coercing text to numeric in T9592 / R9592C20: '5228.1'
## Warning: Coercing text to numeric in T9593 / R9593C20: '5228.1'
## Warning: Coercing text to numeric in T9594 / R9594C20: '5228.1'
## Warning: Coercing text to numeric in T9595 / R9595C20: '5228.1'
## Warning: Coercing text to numeric in T9596 / R9596C20: '5228.1'
## Warning: Coercing text to numeric in T9597 / R9597C20: '5228.1'
## Warning: Coercing text to numeric in T9598 / R9598C20: '5228.1'
## Warning: Coercing text to numeric in T9599 / R9599C20: '5228.1'
## Warning: Coercing text to numeric in T9600 / R9600C20: '5228.1'
## Warning: Coercing text to numeric in T9601 / R9601C20: '5228.1'
## Warning: Coercing text to numeric in T9602 / R9602C20: '5228.1'
## Warning: Coercing text to numeric in T9603 / R9603C20: '5228.1'
## Warning: Coercing text to numeric in T9604 / R9604C20: '5228.1'
## Warning: Coercing text to numeric in T9605 / R9605C20: '5228.1'
## Warning: Coercing text to numeric in T9606 / R9606C20: '5228.1'
## Warning: Coercing text to numeric in T9607 / R9607C20: '5228.1'
## Warning: Coercing text to numeric in T9608 / R9608C20: '5228.1'
## Warning: Coercing text to numeric in T9609 / R9609C20: '5228.1'
## Warning: Coercing text to numeric in T9610 / R9610C20: '5228.1'
## Warning: Coercing text to numeric in T9611 / R9611C20: '5228.1'
## Warning: Coercing text to numeric in T9612 / R9612C20: '5228.1'
## Warning: Coercing text to numeric in T9613 / R9613C20: '5228.1'
## Warning: Coercing text to numeric in T9614 / R9614C20: '5228.1'
## Warning: Coercing text to numeric in T9615 / R9615C20: '5228.1'
## Warning: Coercing text to numeric in T9616 / R9616C20: '5228.1'
## Warning: Coercing text to numeric in T9617 / R9617C20: '5228.1'
## Warning: Coercing text to numeric in T9618 / R9618C20: '5228.1'
## Warning: Coercing text to numeric in T9619 / R9619C20: '5228.1'
## Warning: Coercing text to numeric in T9620 / R9620C20: '5228.1'
## Warning: Coercing text to numeric in T9621 / R9621C20: '5228.1'
## Warning: Coercing text to numeric in T9622 / R9622C20: '5228.1'
## Warning: Coercing text to numeric in T9623 / R9623C20: '5228.1'
## Warning: Coercing text to numeric in T9624 / R9624C20: '5228.1'
## Warning: Coercing text to numeric in T9625 / R9625C20: '5228.1'
## Warning: Coercing text to numeric in T9626 / R9626C20: '5228.1'
## Warning: Coercing text to numeric in T9627 / R9627C20: '5228.1'
## Warning: Coercing text to numeric in T9628 / R9628C20: '5228.1'
## Warning: Coercing text to numeric in T9629 / R9629C20: '5228.1'
## Warning: Coercing text to numeric in T9630 / R9630C20: '5228.1'
## Warning: Coercing text to numeric in T9631 / R9631C20: '5228.1'
## Warning: Coercing text to numeric in T9632 / R9632C20: '5228.1'
## Warning: Coercing text to numeric in T9633 / R9633C20: '5228.1'
## Warning: Coercing text to numeric in T9634 / R9634C20: '5228.1'
## Warning: Coercing text to numeric in T9635 / R9635C20: '5228.1'
## Warning: Coercing text to numeric in T9636 / R9636C20: '5228.1'
## Warning: Coercing text to numeric in T9637 / R9637C20: '5228.1'
## Warning: Coercing text to numeric in T9638 / R9638C20: '5228.1'
## Warning: Coercing text to numeric in T9639 / R9639C20: '5228.1'
## Warning: Coercing text to numeric in T9640 / R9640C20: '5228.1'
## Warning: Coercing text to numeric in T9641 / R9641C20: '5228.1'
## Warning: Coercing text to numeric in T9642 / R9642C20: '5228.1'
## Warning: Coercing text to numeric in T9643 / R9643C20: '5228.1'
## Warning: Coercing text to numeric in T9644 / R9644C20: '5228.1'
## Warning: Coercing text to numeric in T9645 / R9645C20: '5228.1'
## Warning: Coercing text to numeric in T9646 / R9646C20: '5228.1'
## Warning: Coercing text to numeric in T9647 / R9647C20: '5228.1'
## Warning: Coercing text to numeric in T9648 / R9648C20: '5228.1'
## Warning: Coercing text to numeric in T9649 / R9649C20: '5228.1'
## Warning: Coercing text to numeric in T9650 / R9650C20: '5228.1'
## Warning: Coercing text to numeric in T9651 / R9651C20: '5228.1'
## Warning: Coercing text to numeric in T9652 / R9652C20: '5228.1'
## Warning: Coercing text to numeric in T9653 / R9653C20: '5228.1'
## Warning: Coercing text to numeric in T9654 / R9654C20: '5228.1'
## Warning: Coercing text to numeric in T9655 / R9655C20: '5228.1'
## Warning: Coercing text to numeric in T9656 / R9656C20: '5228.1'
## Warning: Coercing text to numeric in T9657 / R9657C20: '5228.1'
## Warning: Coercing text to numeric in T9658 / R9658C20: '5228.1'
## Warning: Coercing text to numeric in T9659 / R9659C20: '5228.1'
## Warning: Coercing text to numeric in T9660 / R9660C20: '5228.1'
## Warning: Coercing text to numeric in T9661 / R9661C20: '5228.1'
## Warning: Coercing text to numeric in T9662 / R9662C20: '5228.1'
## Warning: Coercing text to numeric in T9663 / R9663C20: '5228.1'
## Warning: Coercing text to numeric in T9664 / R9664C20: '5228.1'
## Warning: Coercing text to numeric in T9665 / R9665C20: '5228.1'
## Warning: Coercing text to numeric in T9666 / R9666C20: '5228.1'
## Warning: Coercing text to numeric in T9667 / R9667C20: '5228.1'
## Warning: Coercing text to numeric in T9668 / R9668C20: '5228.1'
## Warning: Coercing text to numeric in T9669 / R9669C20: '5228.1'
## Warning: Coercing text to numeric in T9670 / R9670C20: '5228.1'
## Warning: Coercing text to numeric in T9671 / R9671C20: '5228.1'
## Warning: Coercing text to numeric in T9672 / R9672C20: '5228.1'
## Warning: Coercing text to numeric in T9673 / R9673C20: '5228.1'
## Warning: Coercing text to numeric in T9674 / R9674C20: '5228.1'
## Warning: Coercing text to numeric in T9675 / R9675C20: '5228.1'
## Warning: Coercing text to numeric in T9676 / R9676C20: '5228.1'
## Warning: Coercing text to numeric in T9677 / R9677C20: '5228.1'
## Warning: Coercing text to numeric in T9678 / R9678C20: '5228.1'
## Warning: Coercing text to numeric in T9679 / R9679C20: '5228.1'
## Warning: Coercing text to numeric in T9680 / R9680C20: '5228.1'
## Warning: Coercing text to numeric in T9681 / R9681C20: '5228.1'
## Warning: Coercing text to numeric in T9682 / R9682C20: '5228.1'
## Warning: Coercing text to numeric in T9683 / R9683C20: '5228.1'
## Warning: Coercing text to numeric in T9684 / R9684C20: '5228.1'
## Warning: Coercing text to numeric in T9685 / R9685C20: '5228.1'
## Warning: Coercing text to numeric in T9686 / R9686C20: '5228.1'
## Warning: Coercing text to numeric in T9687 / R9687C20: '5228.1'
## Warning: Coercing text to numeric in T9688 / R9688C20: '5228.1'
## Warning: Coercing text to numeric in T9689 / R9689C20: '5228.1'
## Warning: Coercing text to numeric in T9690 / R9690C20: '5228.1'
## Warning: Coercing text to numeric in T9691 / R9691C20: '5228.1'
## Warning: Coercing text to numeric in T9692 / R9692C20: '5228.1'
## Warning: Coercing text to numeric in T9693 / R9693C20: '5228.1'
## Warning: Coercing text to numeric in T9694 / R9694C20: '5228.1'
## Warning: Coercing text to numeric in T9695 / R9695C20: '5228.1'
## Warning: Coercing text to numeric in T9696 / R9696C20: '5228.1'
## Warning: Coercing text to numeric in T9697 / R9697C20: '5228.1'
## Warning: Coercing text to numeric in T9698 / R9698C20: '5228.1'
## Warning: Coercing text to numeric in T9699 / R9699C20: '5228.1'
## Warning: Coercing text to numeric in T9700 / R9700C20: '5228.1'
## Warning: Coercing text to numeric in T9701 / R9701C20: '5228.1'
## Warning: Coercing text to numeric in T9702 / R9702C20: '5228.1'
## Warning: Coercing text to numeric in T9703 / R9703C20: '5228.1'
## Warning: Coercing text to numeric in T9704 / R9704C20: '5228.1'
## Warning: Coercing text to numeric in T9705 / R9705C20: '5228.1'
## Warning: Coercing text to numeric in T9706 / R9706C20: '5228.1'
## Warning: Coercing text to numeric in T9707 / R9707C20: '5228.1'
## Warning: Coercing text to numeric in T9708 / R9708C20: '5228.1'
## Warning: Coercing text to numeric in T9709 / R9709C20: '5228.1'
## Warning: Coercing text to numeric in T9710 / R9710C20: '5228.1'
## Warning: Coercing text to numeric in T9711 / R9711C20: '5228.1'
## Warning: Coercing text to numeric in T9712 / R9712C20: '5228.1'
## Warning: Coercing text to numeric in T9713 / R9713C20: '5228.1'
## Warning: Coercing text to numeric in T9714 / R9714C20: '5228.1'
## Warning: Coercing text to numeric in T9715 / R9715C20: '5228.1'
## Warning: Coercing text to numeric in T9716 / R9716C20: '5228.1'
## Warning: Coercing text to numeric in T9717 / R9717C20: '5228.1'
## Warning: Coercing text to numeric in T9718 / R9718C20: '5228.1'
## Warning: Coercing text to numeric in T9719 / R9719C20: '5228.1'
## Warning: Coercing text to numeric in T9720 / R9720C20: '5228.1'
## Warning: Coercing text to numeric in T9721 / R9721C20: '5228.1'
## Warning: Coercing text to numeric in T9722 / R9722C20: '5228.1'
## Warning: Coercing text to numeric in T9723 / R9723C20: '5228.1'
## Warning: Coercing text to numeric in T9724 / R9724C20: '5228.1'
## Warning: Coercing text to numeric in T9725 / R9725C20: '5228.1'
## Warning: Coercing text to numeric in T9726 / R9726C20: '5228.1'
## Warning: Coercing text to numeric in T9727 / R9727C20: '5228.1'
## Warning: Coercing text to numeric in T9728 / R9728C20: '5228.1'
## Warning: Coercing text to numeric in T9729 / R9729C20: '5228.1'
## Warning: Coercing text to numeric in T9730 / R9730C20: '5228.1'
## Warning: Coercing text to numeric in T9731 / R9731C20: '5228.1'
## Warning: Coercing text to numeric in T9732 / R9732C20: '5228.1'
## Warning: Coercing text to numeric in T9733 / R9733C20: '5228.1'
## Warning: Coercing text to numeric in T9734 / R9734C20: '5228.1'
## Warning: Coercing text to numeric in T9735 / R9735C20: '5228.1'
## Warning: Coercing text to numeric in T9736 / R9736C20: '5228.1'
## Warning: Coercing text to numeric in T9737 / R9737C20: '5228.1'
## Warning: Coercing text to numeric in T9738 / R9738C20: '5228.1'
## Warning: Coercing text to numeric in T9739 / R9739C20: '5228.1'
## Warning: Coercing text to numeric in T9740 / R9740C20: '5228.1'
## Warning: Coercing text to numeric in T9741 / R9741C20: '5228.1'
## Warning: Coercing text to numeric in T9742 / R9742C20: '5228.1'
## Warning: Coercing text to numeric in T9743 / R9743C20: '5228.1'
## Warning: Coercing text to numeric in T9744 / R9744C20: '5228.1'
## Warning: Coercing text to numeric in T9745 / R9745C20: '5228.1'
## Warning: Coercing text to numeric in T9746 / R9746C20: '5228.1'
## Warning: Coercing text to numeric in T9747 / R9747C20: '5228.1'
## Warning: Coercing text to numeric in T9748 / R9748C20: '5228.1'
## Warning: Coercing text to numeric in T9749 / R9749C20: '5228.1'
## Warning: Coercing text to numeric in T9750 / R9750C20: '5228.1'
## Warning: Coercing text to numeric in T9751 / R9751C20: '5228.1'
## Warning: Coercing text to numeric in T9752 / R9752C20: '5228.1'
## Warning: Coercing text to numeric in T9753 / R9753C20: '5228.1'
## Warning: Coercing text to numeric in T9754 / R9754C20: '5228.1'
## Warning: Coercing text to numeric in T9755 / R9755C20: '5228.1'
## Warning: Coercing text to numeric in T9756 / R9756C20: '5228.1'
## Warning: Coercing text to numeric in T9757 / R9757C20: '5228.1'
## Warning: Coercing text to numeric in T9758 / R9758C20: '5228.1'
## Warning: Coercing text to numeric in T9759 / R9759C20: '5228.1'
## Warning: Coercing text to numeric in T9760 / R9760C20: '5228.1'
## Warning: Coercing text to numeric in T9761 / R9761C20: '5228.1'
## Warning: Coercing text to numeric in T9762 / R9762C20: '5228.1'
## Warning: Coercing text to numeric in T9763 / R9763C20: '5228.1'
## Warning: Coercing text to numeric in T9764 / R9764C20: '5228.1'
## Warning: Coercing text to numeric in T9765 / R9765C20: '5228.1'
## Warning: Coercing text to numeric in T9766 / R9766C20: '5228.1'
## Warning: Coercing text to numeric in T9767 / R9767C20: '5228.1'
## Warning: Coercing text to numeric in T9768 / R9768C20: '5228.1'
## Warning: Coercing text to numeric in T9769 / R9769C20: '5228.1'
## Warning: Coercing text to numeric in T9770 / R9770C20: '5228.1'
## Warning: Coercing text to numeric in T9771 / R9771C20: '5228.1'
## Warning: Coercing text to numeric in T9772 / R9772C20: '5228.1'
## Warning: Coercing text to numeric in T9773 / R9773C20: '5228.1'
## Warning: Coercing text to numeric in T9774 / R9774C20: '5228.1'
## Warning: Coercing text to numeric in T9775 / R9775C20: '5228.1'
## Warning: Coercing text to numeric in T9776 / R9776C20: '5228.1'
## Warning: Coercing text to numeric in T9777 / R9777C20: '5228.1'
## Warning: Coercing text to numeric in T9778 / R9778C20: '5228.1'
## Warning: Coercing text to numeric in T9779 / R9779C20: '5228.1'
## Warning: Coercing text to numeric in T9780 / R9780C20: '5228.1'
## Warning: Coercing text to numeric in T9781 / R9781C20: '5228.1'
## Warning: Coercing text to numeric in T9782 / R9782C20: '5228.1'
## Warning: Coercing text to numeric in T9783 / R9783C20: '5228.1'
## Warning: Coercing text to numeric in T9784 / R9784C20: '5228.1'
## Warning: Coercing text to numeric in T9785 / R9785C20: '5228.1'
## Warning: Coercing text to numeric in T9786 / R9786C20: '5228.1'
## Warning: Coercing text to numeric in T9787 / R9787C20: '5228.1'
## Warning: Coercing text to numeric in T9788 / R9788C20: '5228.1'
## Warning: Coercing text to numeric in T9789 / R9789C20: '5228.1'
## Warning: Coercing text to numeric in T9790 / R9790C20: '5228.1'
## Warning: Coercing text to numeric in T9791 / R9791C20: '5228.1'
## Warning: Coercing text to numeric in T9792 / R9792C20: '5228.1'
## Warning: Coercing text to numeric in T9793 / R9793C20: '5228.1'
## Warning: Coercing text to numeric in T9794 / R9794C20: '5228.1'
## Warning: Coercing text to numeric in T9795 / R9795C20: '5228.1'
## Warning: Coercing text to numeric in T9796 / R9796C20: '5228.1'
## Warning: Coercing text to numeric in T9797 / R9797C20: '5228.1'
## Warning: Coercing text to numeric in T9798 / R9798C20: '5228.1'
## Warning: Coercing text to numeric in T9799 / R9799C20: '5228.1'
## Warning: Coercing text to numeric in T9800 / R9800C20: '5228.1'
## Warning: Coercing text to numeric in T9801 / R9801C20: '5228.1'
## Warning: Coercing text to numeric in T9802 / R9802C20: '5228.1'
## Warning: Coercing text to numeric in T9803 / R9803C20: '5228.1'
## Warning: Coercing text to numeric in T9804 / R9804C20: '5228.1'
## Warning: Coercing text to numeric in T9805 / R9805C20: '5228.1'
## Warning: Coercing text to numeric in T9806 / R9806C20: '5228.1'
## Warning: Coercing text to numeric in T9807 / R9807C20: '5228.1'
## Warning: Coercing text to numeric in T9808 / R9808C20: '5228.1'
## Warning: Coercing text to numeric in T9809 / R9809C20: '5228.1'
## Warning: Coercing text to numeric in T9810 / R9810C20: '5228.1'
## Warning: Coercing text to numeric in T9811 / R9811C20: '5228.1'
## Warning: Coercing text to numeric in T9812 / R9812C20: '5228.1'
## Warning: Coercing text to numeric in T9813 / R9813C20: '5228.1'
## Warning: Coercing text to numeric in T9814 / R9814C20: '5228.1'
## Warning: Coercing text to numeric in T9815 / R9815C20: '5228.1'
## Warning: Coercing text to numeric in T9816 / R9816C20: '5228.1'
## Warning: Coercing text to numeric in T9817 / R9817C20: '5228.1'
## Warning: Coercing text to numeric in T9818 / R9818C20: '5228.1'
## Warning: Coercing text to numeric in T9819 / R9819C20: '5228.1'
## Warning: Coercing text to numeric in T9820 / R9820C20: '5228.1'
## Warning: Coercing text to numeric in T9821 / R9821C20: '5228.1'
## Warning: Coercing text to numeric in T9822 / R9822C20: '5228.1'
## Warning: Coercing text to numeric in T9823 / R9823C20: '5228.1'
## Warning: Coercing text to numeric in T9824 / R9824C20: '5228.1'
## Warning: Coercing text to numeric in T9825 / R9825C20: '5228.1'
## Warning: Coercing text to numeric in T9826 / R9826C20: '5228.1'
## Warning: Coercing text to numeric in T9827 / R9827C20: '5228.1'
## Warning: Coercing text to numeric in T9828 / R9828C20: '5228.1'
## Warning: Coercing text to numeric in T9829 / R9829C20: '5228.1'
## Warning: Coercing text to numeric in T9830 / R9830C20: '5228.1'
## Warning: Coercing text to numeric in T9831 / R9831C20: '5228.1'
## Warning: Coercing text to numeric in T9832 / R9832C20: '5228.1'
## Warning: Coercing text to numeric in T9833 / R9833C20: '5228.1'
## Warning: Coercing text to numeric in T9834 / R9834C20: '5228.1'
## Warning: Coercing text to numeric in T9835 / R9835C20: '5228.1'
## Warning: Coercing text to numeric in T9836 / R9836C20: '5228.1'
## Warning: Coercing text to numeric in T9837 / R9837C20: '5228.1'
## Warning: Coercing text to numeric in T9838 / R9838C20: '5228.1'
## Warning: Coercing text to numeric in T9839 / R9839C20: '5228.1'
## Warning: Coercing text to numeric in T9840 / R9840C20: '5228.1'
## Warning: Coercing text to numeric in T9841 / R9841C20: '5228.1'
## Warning: Coercing text to numeric in T9842 / R9842C20: '5228.1'
## Warning: Coercing text to numeric in T9843 / R9843C20: '5228.1'
## Warning: Coercing text to numeric in T9844 / R9844C20: '5228.1'
## Warning: Coercing text to numeric in T9845 / R9845C20: '5228.1'
## Warning: Coercing text to numeric in T9846 / R9846C20: '5228.1'
## Warning: Coercing text to numeric in T9847 / R9847C20: '5228.1'
## Warning: Coercing text to numeric in T9848 / R9848C20: '5228.1'
## Warning: Coercing text to numeric in T9849 / R9849C20: '5228.1'
## Warning: Coercing text to numeric in T9850 / R9850C20: '5228.1'
## Warning: Coercing text to numeric in T9851 / R9851C20: '5228.1'
## Warning: Coercing text to numeric in T9852 / R9852C20: '5228.1'
## Warning: Coercing text to numeric in T9853 / R9853C20: '5228.1'
## Warning: Coercing text to numeric in T9854 / R9854C20: '5228.1'
## Warning: Coercing text to numeric in T9855 / R9855C20: '5228.1'
## Warning: Coercing text to numeric in T9856 / R9856C20: '5228.1'
## Warning: Coercing text to numeric in T9857 / R9857C20: '5228.1'
## Warning: Coercing text to numeric in T9858 / R9858C20: '5228.1'
## Warning: Coercing text to numeric in T9859 / R9859C20: '5228.1'
## Warning: Coercing text to numeric in T9860 / R9860C20: '5228.1'
## Warning: Coercing text to numeric in T9861 / R9861C20: '5228.1'
## Warning: Coercing text to numeric in T9862 / R9862C20: '5228.1'
## Warning: Coercing text to numeric in T9863 / R9863C20: '5228.1'
## Warning: Coercing text to numeric in T9864 / R9864C20: '5228.1'
## Warning: Coercing text to numeric in T9865 / R9865C20: '5228.1'
## Warning: Coercing text to numeric in T9866 / R9866C20: '5228.1'
## Warning: Coercing text to numeric in T9867 / R9867C20: '5228.1'
## Warning: Coercing text to numeric in T9868 / R9868C20: '5228.1'
## Warning: Coercing text to numeric in T9869 / R9869C20: '5228.1'
## Warning: Coercing text to numeric in T9870 / R9870C20: '5228.1'
## Warning: Coercing text to numeric in T9871 / R9871C20: '5228.1'
## Warning: Coercing text to numeric in T9872 / R9872C20: '5228.1'
## Warning: Coercing text to numeric in T9873 / R9873C20: '5228.1'
## Warning: Coercing text to numeric in T9874 / R9874C20: '5228.1'
## Warning: Coercing text to numeric in T9875 / R9875C20: '5228.1'
## Warning: Coercing text to numeric in T9876 / R9876C20: '5228.1'
## Warning: Coercing text to numeric in T9877 / R9877C20: '5228.1'
## Warning: Coercing text to numeric in T9878 / R9878C20: '5228.1'
## Warning: Coercing text to numeric in T9879 / R9879C20: '5228.1'
## Warning: Coercing text to numeric in T9880 / R9880C20: '5228.1'
## Warning: Coercing text to numeric in T9881 / R9881C20: '5228.1'
## Warning: Coercing text to numeric in T9882 / R9882C20: '5228.1'
## Warning: Coercing text to numeric in T9883 / R9883C20: '5228.1'
## Warning: Coercing text to numeric in T9884 / R9884C20: '5228.1'
## Warning: Coercing text to numeric in T9885 / R9885C20: '5228.1'
## Warning: Coercing text to numeric in T9886 / R9886C20: '5228.1'
## Warning: Coercing text to numeric in T9887 / R9887C20: '5228.1'
## Warning: Coercing text to numeric in T9888 / R9888C20: '5228.1'
## Warning: Coercing text to numeric in T9889 / R9889C20: '5228.1'
## Warning: Coercing text to numeric in T9890 / R9890C20: '5228.1'
## Warning: Coercing text to numeric in T9891 / R9891C20: '5228.1'
## Warning: Coercing text to numeric in T9892 / R9892C20: '5228.1'
## Warning: Coercing text to numeric in T9893 / R9893C20: '5228.1'
## Warning: Coercing text to numeric in T9894 / R9894C20: '5228.1'
## Warning: Coercing text to numeric in T9895 / R9895C20: '5228.1'
## Warning: Coercing text to numeric in T9896 / R9896C20: '5228.1'
## Warning: Coercing text to numeric in T9897 / R9897C20: '5228.1'
## Warning: Coercing text to numeric in T9898 / R9898C20: '5228.1'
## Warning: Coercing text to numeric in T9899 / R9899C20: '5228.1'
## Warning: Coercing text to numeric in T9900 / R9900C20: '5228.1'
## Warning: Coercing text to numeric in T9901 / R9901C20: '5228.1'
## Warning: Coercing text to numeric in T9902 / R9902C20: '5228.1'
## Warning: Coercing text to numeric in T9903 / R9903C20: '5228.1'
## Warning: Coercing text to numeric in T9904 / R9904C20: '5228.1'
## Warning: Coercing text to numeric in T9905 / R9905C20: '5228.1'
## Warning: Coercing text to numeric in T9906 / R9906C20: '5228.1'
## Warning: Coercing text to numeric in T9907 / R9907C20: '5228.1'
## Warning: Coercing text to numeric in T9908 / R9908C20: '5228.1'
## Warning: Coercing text to numeric in T9909 / R9909C20: '5228.1'
## Warning: Coercing text to numeric in T9910 / R9910C20: '5228.1'
## Warning: Coercing text to numeric in T9911 / R9911C20: '5228.1'
## Warning: Coercing text to numeric in T9912 / R9912C20: '5228.1'
## Warning: Coercing text to numeric in T9913 / R9913C20: '5228.1'
## Warning: Coercing text to numeric in T9914 / R9914C20: '5228.1'
## Warning: Coercing text to numeric in T9915 / R9915C20: '5228.1'
## Warning: Coercing text to numeric in T9916 / R9916C20: '5228.1'
## Warning: Coercing text to numeric in T9917 / R9917C20: '5228.1'
## Warning: Coercing text to numeric in T9918 / R9918C20: '5228.1'
## Warning: Coercing text to numeric in T9919 / R9919C20: '5228.1'
## Warning: Coercing text to numeric in T9920 / R9920C20: '5228.1'
## Warning: Coercing text to numeric in T9921 / R9921C20: '5228.1'
## Warning: Coercing text to numeric in T9922 / R9922C20: '5228.1'
## Warning: Coercing text to numeric in T9923 / R9923C20: '5228.1'
## Warning: Coercing text to numeric in T9924 / R9924C20: '5228.1'
## Warning: Coercing text to numeric in T9925 / R9925C20: '5228.1'
## Warning: Coercing text to numeric in T9926 / R9926C20: '5228.1'
## Warning: Coercing text to numeric in T9927 / R9927C20: '5228.1'
## Warning: Coercing text to numeric in T9928 / R9928C20: '5228.1'
## Warning: Coercing text to numeric in T9929 / R9929C20: '5228.1'
## Warning: Coercing text to numeric in T9930 / R9930C20: '5228.1'
## Warning: Coercing text to numeric in T9931 / R9931C20: '5228.1'
## Warning: Coercing text to numeric in T9932 / R9932C20: '5228.1'
## Warning: Coercing text to numeric in T9933 / R9933C20: '5228.1'
## Warning: Coercing text to numeric in T9934 / R9934C20: '5228.1'
## Warning: Coercing text to numeric in T9935 / R9935C20: '5228.1'
## Warning: Coercing text to numeric in T9936 / R9936C20: '5228.1'
## Warning: Coercing text to numeric in T9937 / R9937C20: '5228.1'
## Warning: Coercing text to numeric in T9938 / R9938C20: '5228.1'
## Warning: Coercing text to numeric in T9939 / R9939C20: '5228.1'
## Warning: Coercing text to numeric in T9940 / R9940C20: '5228.1'
## Warning: Coercing text to numeric in T9941 / R9941C20: '5228.1'
## Warning: Coercing text to numeric in T9942 / R9942C20: '5228.1'
## Warning: Coercing text to numeric in T9943 / R9943C20: '5228.1'
## Warning: Coercing text to numeric in T9944 / R9944C20: '5228.1'
## Warning: Coercing text to numeric in T9945 / R9945C20: '5228.1'
## Warning: Coercing text to numeric in T9946 / R9946C20: '5228.1'
## Warning: Coercing text to numeric in T9947 / R9947C20: '5228.1'
## Warning: Coercing text to numeric in T9948 / R9948C20: '5228.1'
## Warning: Coercing text to numeric in T9949 / R9949C20: '5228.1'
## Warning: Coercing text to numeric in T9950 / R9950C20: '5228.1'
## Warning: Coercing text to numeric in T9951 / R9951C20: '5228.1'
## Warning: Coercing text to numeric in T9952 / R9952C20: '5228.1'
## Warning: Coercing text to numeric in T9953 / R9953C20: '5228.1'
## Warning: Coercing text to numeric in T9954 / R9954C20: '5228.1'
## Warning: Coercing text to numeric in T9955 / R9955C20: '5228.1'
## Warning: Coercing text to numeric in T9956 / R9956C20: '5228.1'
## Warning: Coercing text to numeric in T9957 / R9957C20: '5228.1'
## Warning: Coercing text to numeric in T9958 / R9958C20: '5228.1'
## Warning: Coercing text to numeric in T9959 / R9959C20: '5228.1'
## Warning: Coercing text to numeric in T9960 / R9960C20: '5228.1'
## Warning: Coercing text to numeric in T9961 / R9961C20: '5228.1'
## Warning: Coercing text to numeric in T9962 / R9962C20: '5228.1'
## Warning: Coercing text to numeric in T9963 / R9963C20: '5228.1'
## Warning: Coercing text to numeric in T9964 / R9964C20: '5228.1'
## Warning: Coercing text to numeric in T9965 / R9965C20: '5228.1'
## Warning: Coercing text to numeric in T9966 / R9966C20: '5228.1'
## Warning: Coercing text to numeric in T9967 / R9967C20: '5228.1'
## Warning: Coercing text to numeric in T9968 / R9968C20: '5228.1'
## Warning: Coercing text to numeric in T9969 / R9969C20: '5228.1'
## Warning: Coercing text to numeric in T9970 / R9970C20: '5228.1'
## Warning: Coercing text to numeric in T9971 / R9971C20: '5228.1'
## Warning: Coercing text to numeric in T9972 / R9972C20: '5228.1'
## Warning: Coercing text to numeric in T9973 / R9973C20: '5228.1'
## Warning: Coercing text to numeric in T9974 / R9974C20: '5228.1'
## Warning: Coercing text to numeric in T9975 / R9975C20: '5228.1'
## Warning: Coercing text to numeric in T9976 / R9976C20: '5228.1'
## Warning: Coercing text to numeric in T9977 / R9977C20: '5228.1'
## Warning: Coercing text to numeric in T9978 / R9978C20: '5228.1'
## Warning: Coercing text to numeric in T9979 / R9979C20: '5228.1'
## Warning: Coercing text to numeric in T9980 / R9980C20: '5228.1'
## Warning: Coercing text to numeric in T9981 / R9981C20: '5228.1'
## Warning: Coercing text to numeric in T9982 / R9982C20: '5228.1'
## Warning: Coercing text to numeric in T9983 / R9983C20: '5228.1'
## Warning: Coercing text to numeric in T9984 / R9984C20: '5228.1'
## Warning: Coercing text to numeric in T9985 / R9985C20: '5228.1'
## Warning: Coercing text to numeric in T9986 / R9986C20: '5228.1'
## Warning: Coercing text to numeric in T9987 / R9987C20: '5228.1'
## Warning: Coercing text to numeric in T9988 / R9988C20: '5228.1'
## Warning: Coercing text to numeric in T9989 / R9989C20: '5228.1'
## Warning: Coercing text to numeric in T9990 / R9990C20: '5228.1'
## Warning: Coercing text to numeric in T9991 / R9991C20: '5228.1'
## Warning: Coercing text to numeric in T9992 / R9992C20: '5228.1'
## Warning: Coercing text to numeric in T9993 / R9993C20: '5228.1'
## Warning: Coercing text to numeric in T9994 / R9994C20: '5228.1'
## Warning: Coercing text to numeric in T9995 / R9995C20: '5228.1'
## Warning: Coercing text to numeric in T9996 / R9996C20: '5228.1'
## Warning: Coercing text to numeric in T9997 / R9997C20: '5228.1'
## Warning: Coercing text to numeric in T9998 / R9998C20: '5228.1'
## Warning: Coercing text to numeric in T9999 / R9999C20: '5228.1'
## Warning: Coercing text to numeric in T10000 / R10000C20: '5228.1'
## Warning: Coercing text to numeric in T10001 / R10001C20: '5228.1'
## Warning: Coercing text to numeric in T10002 / R10002C20: '5228.1'
## Warning: Coercing text to numeric in T10003 / R10003C20: '5228.1'
## Warning: Coercing text to numeric in T10004 / R10004C20: '5228.1'
## Warning: Coercing text to numeric in T10005 / R10005C20: '5228.1'
## Warning: Coercing text to numeric in T10006 / R10006C20: '5228.1'
## Warning: Coercing text to numeric in T10007 / R10007C20: '5228.1'
## Warning: Coercing text to numeric in T10008 / R10008C20: '5228.1'
## Warning: Coercing text to numeric in T10009 / R10009C20: '5228.1'
## Warning: Coercing text to numeric in T10010 / R10010C20: '5228.1'
## Warning: Coercing text to numeric in T10011 / R10011C20: '5228.1'
## Warning: Coercing text to numeric in T10012 / R10012C20: '5228.1'
## Warning: Coercing text to numeric in T10013 / R10013C20: '5228.1'
## Warning: Coercing text to numeric in T10014 / R10014C20: '5228.1'
## Warning: Coercing text to numeric in T10015 / R10015C20: '5228.1'
## Warning: Coercing text to numeric in T10016 / R10016C20: '5228.1'
## Warning: Coercing text to numeric in T10017 / R10017C20: '5228.1'
## Warning: Coercing text to numeric in T10018 / R10018C20: '5228.1'
## Warning: Coercing text to numeric in T10019 / R10019C20: '5228.1'
## Warning: Coercing text to numeric in T10020 / R10020C20: '5228.1'
## Warning: Coercing text to numeric in T10021 / R10021C20: '5228.1'
## Warning: Coercing text to numeric in T10022 / R10022C20: '5228.1'
## Warning: Coercing text to numeric in T10023 / R10023C20: '5228.1'
## Warning: Coercing text to numeric in T10024 / R10024C20: '5228.1'
## Warning: Coercing text to numeric in T10025 / R10025C20: '5228.1'
## Warning: Coercing text to numeric in T10026 / R10026C20: '5228.1'
## Warning: Coercing text to numeric in T10027 / R10027C20: '5228.1'
## Warning: Coercing text to numeric in T10028 / R10028C20: '5228.1'
## Warning: Coercing text to numeric in T10029 / R10029C20: '5228.1'
## Warning: Coercing text to numeric in T10030 / R10030C20: '5228.1'
## Warning: Coercing text to numeric in T10031 / R10031C20: '5228.1'
## Warning: Coercing text to numeric in T10032 / R10032C20: '5228.1'
## Warning: Coercing text to numeric in T10033 / R10033C20: '5228.1'
## Warning: Coercing text to numeric in T10034 / R10034C20: '5228.1'
## Warning: Coercing text to numeric in T10035 / R10035C20: '5228.1'
## Warning: Coercing text to numeric in T10036 / R10036C20: '5228.1'
## Warning: Coercing text to numeric in T10037 / R10037C20: '5228.1'
## Warning: Coercing text to numeric in T10038 / R10038C20: '5228.1'
## Warning: Coercing text to numeric in T10039 / R10039C20: '5228.1'
## Warning: Coercing text to numeric in T10040 / R10040C20: '5228.1'
## Warning: Coercing text to numeric in T10041 / R10041C20: '5228.1'
## Warning: Coercing text to numeric in T10042 / R10042C20: '5228.1'
## Warning: Coercing text to numeric in T10043 / R10043C20: '5228.1'
## Warning: Coercing text to numeric in T10044 / R10044C20: '5228.1'
## Warning: Coercing text to numeric in T10045 / R10045C20: '5228.1'
## Warning: Coercing text to numeric in T10046 / R10046C20: '5228.1'
## Warning: Coercing text to numeric in T10047 / R10047C20: '5228.1'
## Warning: Coercing text to numeric in T10048 / R10048C20: '5228.1'
## Warning: Coercing text to numeric in T10049 / R10049C20: '5228.1'
## Warning: Coercing text to numeric in T10050 / R10050C20: '5228.1'
## Warning: Coercing text to numeric in T10051 / R10051C20: '5228.1'
## Warning: Coercing text to numeric in T10052 / R10052C20: '5228.1'
## Warning: Coercing text to numeric in T10053 / R10053C20: '5228.1'
## Warning: Coercing text to numeric in T10054 / R10054C20: '5228.1'
## Warning: Coercing text to numeric in T10055 / R10055C20: '5228.1'
## Warning: Coercing text to numeric in T10056 / R10056C20: '5228.1'
## Warning: Coercing text to numeric in T10057 / R10057C20: '5228.1'
## Warning: Coercing text to numeric in T10058 / R10058C20: '5228.1'
## Warning: Coercing text to numeric in T10059 / R10059C20: '5228.1'
## Warning: Coercing text to numeric in T10060 / R10060C20: '5228.1'
## Warning: Coercing text to numeric in T10061 / R10061C20: '5228.1'
## Warning: Coercing text to numeric in T10062 / R10062C20: '5228.1'
## Warning: Coercing text to numeric in T10063 / R10063C20: '5228.1'
## Warning: Coercing text to numeric in T10064 / R10064C20: '5228.1'
## Warning: Coercing text to numeric in T10065 / R10065C20: '5228.1'
## Warning: Coercing text to numeric in T10066 / R10066C20: '5228.1'
## Warning: Coercing text to numeric in T10067 / R10067C20: '5228.1'
## Warning: Coercing text to numeric in T10068 / R10068C20: '5228.1'
## Warning: Coercing text to numeric in T10069 / R10069C20: '5228.1'
## Warning: Coercing text to numeric in T10070 / R10070C20: '5228.1'
## Warning: Coercing text to numeric in T10071 / R10071C20: '5228.1'
## Warning: Coercing text to numeric in T10072 / R10072C20: '5228.1'
## Warning: Coercing text to numeric in T10073 / R10073C20: '5228.1'
## Warning: Coercing text to numeric in T10074 / R10074C20: '5228.1'
## Warning: Coercing text to numeric in T10075 / R10075C20: '5228.1'
## Warning: Coercing text to numeric in T10076 / R10076C20: '5228.1'
## Warning: Coercing text to numeric in T10077 / R10077C20: '5228.1'
## Warning: Coercing text to numeric in T10078 / R10078C20: '5228.1'
## Warning: Coercing text to numeric in T10079 / R10079C20: '5228.1'
## Warning: Coercing text to numeric in T10080 / R10080C20: '5228.1'
## Warning: Coercing text to numeric in T10081 / R10081C20: '5228.1'
## Warning: Coercing text to numeric in T10082 / R10082C20: '5228.1'
## Warning: Coercing text to numeric in T10083 / R10083C20: '5228.1'
## Warning: Coercing text to numeric in T10084 / R10084C20: '5228.1'
## Warning: Coercing text to numeric in T10085 / R10085C20: '5228.1'
## Warning: Coercing text to numeric in T10086 / R10086C20: '5228.1'
## Warning: Coercing text to numeric in T10087 / R10087C20: '5228.1'
## Warning: Coercing text to numeric in T10088 / R10088C20: '5228.1'
## Warning: Coercing text to numeric in T10089 / R10089C20: '5228.1'
## Warning: Coercing text to numeric in T10090 / R10090C20: '5228.1'
## Warning: Coercing text to numeric in T10091 / R10091C20: '5228.1'
## Warning: Coercing text to numeric in T10092 / R10092C20: '5228.1'
## Warning: Coercing text to numeric in T10093 / R10093C20: '5228.1'
## Warning: Coercing text to numeric in T10094 / R10094C20: '5228.1'
## Warning: Coercing text to numeric in T10095 / R10095C20: '5228.1'
## Warning: Coercing text to numeric in T10096 / R10096C20: '5228.1'
## Warning: Coercing text to numeric in T10097 / R10097C20: '5228.1'
## Warning: Coercing text to numeric in T10098 / R10098C20: '5228.1'
## Warning: Coercing text to numeric in T10099 / R10099C20: '5228.1'
## Warning: Coercing text to numeric in T10100 / R10100C20: '5228.1'
## Warning: Coercing text to numeric in T10101 / R10101C20: '5228.1'
## Warning: Coercing text to numeric in T10102 / R10102C20: '5228.1'
## Warning: Coercing text to numeric in T10103 / R10103C20: '5228.1'
## Warning: Coercing text to numeric in T10104 / R10104C20: '5228.1'
## Warning: Coercing text to numeric in T10105 / R10105C20: '5228.1'
## Warning: Coercing text to numeric in T10106 / R10106C20: '5228.1'
## Warning: Coercing text to numeric in T10107 / R10107C20: '5228.1'
## Warning: Coercing text to numeric in T10108 / R10108C20: '5228.1'
## Warning: Coercing text to numeric in T10109 / R10109C20: '5228.1'
## Warning: Coercing text to numeric in T10110 / R10110C20: '5228.1'
## Warning: Coercing text to numeric in T10111 / R10111C20: '5228.1'
## Warning: Coercing text to numeric in T10112 / R10112C20: '5228.1'
## Warning: Coercing text to numeric in T10113 / R10113C20: '5228.1'
## Warning: Coercing text to numeric in T10114 / R10114C20: '5228.1'
## Warning: Coercing text to numeric in T10115 / R10115C20: '5228.1'
## Warning: Coercing text to numeric in T10116 / R10116C20: '5228.1'
## Warning: Coercing text to numeric in T10117 / R10117C20: '5228.1'
## Warning: Coercing text to numeric in T10118 / R10118C20: '5228.1'
## Warning: Coercing text to numeric in T10119 / R10119C20: '5228.1'
## Warning: Coercing text to numeric in T10120 / R10120C20: '5228.1'
## Warning: Coercing text to numeric in T10121 / R10121C20: '5228.1'
## Warning: Coercing text to numeric in T10122 / R10122C20: '5228.1'
## Warning: Coercing text to numeric in T10123 / R10123C20: '5228.1'
## Warning: Coercing text to numeric in T10124 / R10124C20: '5228.1'
## Warning: Coercing text to numeric in T10125 / R10125C20: '5228.1'
## Warning: Coercing text to numeric in T10126 / R10126C20: '5228.1'
## Warning: Coercing text to numeric in T10127 / R10127C20: '5228.1'
## Warning: Coercing text to numeric in T10128 / R10128C20: '5228.1'
## Warning: Coercing text to numeric in T10129 / R10129C20: '5228.1'
## Warning: Coercing text to numeric in T10130 / R10130C20: '5228.1'
## Warning: Coercing text to numeric in T10131 / R10131C20: '5228.1'
## Warning: Coercing text to numeric in T10132 / R10132C20: '5228.1'
## Warning: Coercing text to numeric in T10133 / R10133C20: '5228.1'
## Warning: Coercing text to numeric in T10134 / R10134C20: '5228.1'
## Warning: Coercing text to numeric in T10135 / R10135C20: '5228.1'
## Warning: Coercing text to numeric in T10136 / R10136C20: '5228.1'
## Warning: Coercing text to numeric in T10137 / R10137C20: '5228.1'
## Warning: Coercing text to numeric in T10138 / R10138C20: '5228.1'
## Warning: Coercing text to numeric in T10139 / R10139C20: '5228.1'
## Warning: Coercing text to numeric in T10140 / R10140C20: '5228.1'
## Warning: Coercing text to numeric in T10141 / R10141C20: '5228.1'
## Warning: Coercing text to numeric in T10142 / R10142C20: '5228.1'
## Warning: Coercing text to numeric in T10143 / R10143C20: '5228.1'
## Warning: Coercing text to numeric in T10144 / R10144C20: '5228.1'
## Warning: Coercing text to numeric in T10145 / R10145C20: '5228.1'
## Warning: Coercing text to numeric in T10146 / R10146C20: '5228.1'
## Warning: Coercing text to numeric in T10147 / R10147C20: '5228.1'
## Warning: Coercing text to numeric in T10148 / R10148C20: '5228.1'
## Warning: Coercing text to numeric in T10149 / R10149C20: '5228.1'
## Warning: Coercing text to numeric in T10150 / R10150C20: '5228.1'
## Warning: Coercing text to numeric in T10151 / R10151C20: '5228.1'
## Warning: Coercing text to numeric in T10152 / R10152C20: '5228.1'
## Warning: Coercing text to numeric in T10153 / R10153C20: '5228.1'
## Warning: Coercing text to numeric in T10154 / R10154C20: '5228.1'
## Warning: Coercing text to numeric in T10155 / R10155C20: '5228.1'
## Warning: Coercing text to numeric in T10156 / R10156C20: '5228.1'
## Warning: Coercing text to numeric in T10157 / R10157C20: '5228.1'
## Warning: Coercing text to numeric in T10158 / R10158C20: '5228.1'
## Warning: Coercing text to numeric in T10159 / R10159C20: '5228.1'
## Warning: Coercing text to numeric in T10160 / R10160C20: '5228.1'
## Warning: Coercing text to numeric in T10161 / R10161C20: '5228.1'
## Warning: Coercing text to numeric in T10162 / R10162C20: '5228.1'
## Warning: Coercing text to numeric in T10163 / R10163C20: '5228.1'
## Warning: Coercing text to numeric in T10164 / R10164C20: '5228.1'
## Warning: Coercing text to numeric in T10165 / R10165C20: '5228.1'
## Warning: Coercing text to numeric in T10166 / R10166C20: '5228.1'
## Warning: Coercing text to numeric in T10167 / R10167C20: '5228.1'
## Warning: Coercing text to numeric in T10168 / R10168C20: '5228.1'
## Warning: Coercing text to numeric in T10169 / R10169C20: '5228.1'
## Warning: Coercing text to numeric in T10170 / R10170C20: '5228.1'
## Warning: Coercing text to numeric in T10171 / R10171C20: '5228.1'
## Warning: Coercing text to numeric in T10172 / R10172C20: '5228.1'
## Warning: Coercing text to numeric in T10173 / R10173C20: '5228.1'
## Warning: Coercing text to numeric in T10174 / R10174C20: '5228.1'
## Warning: Coercing text to numeric in T10175 / R10175C20: '5228.1'
## Warning: Coercing text to numeric in T10176 / R10176C20: '5228.1'
## Warning: Coercing text to numeric in T10177 / R10177C20: '5228.1'
## Warning: Coercing text to numeric in T10178 / R10178C20: '5228.1'
## Warning: Coercing text to numeric in T10179 / R10179C20: '5228.1'
## Warning: Coercing text to numeric in T10180 / R10180C20: '5228.1'
## Warning: Coercing text to numeric in T10181 / R10181C20: '5228.1'
## Warning: Coercing text to numeric in T10182 / R10182C20: '5228.1'
## Warning: Coercing text to numeric in T10183 / R10183C20: '5228.1'
## Warning: Coercing text to numeric in T10184 / R10184C20: '5228.1'
## Warning: Coercing text to numeric in T10185 / R10185C20: '5228.1'
## Warning: Coercing text to numeric in T10186 / R10186C20: '5228.1'
## Warning: Coercing text to numeric in T10187 / R10187C20: '5228.1'
## Warning: Coercing text to numeric in T10188 / R10188C20: '5228.1'
## Warning: Coercing text to numeric in T10189 / R10189C20: '5228.1'
## Warning: Coercing text to numeric in T10190 / R10190C20: '5228.1'
## Warning: Coercing text to numeric in T10191 / R10191C20: '5228.1'
## Warning: Coercing text to numeric in T10192 / R10192C20: '5228.1'
## Warning: Coercing text to numeric in T10193 / R10193C20: '5228.1'
## Warning: Coercing text to numeric in T10194 / R10194C20: '5228.1'
## Warning: Coercing text to numeric in T10195 / R10195C20: '5228.1'
## Warning: Coercing text to numeric in T10196 / R10196C20: '5228.1'
## Warning: Coercing text to numeric in T10197 / R10197C20: '5228.1'
## Warning: Coercing text to numeric in T10198 / R10198C20: '5228.1'
## Warning: Coercing text to numeric in T10199 / R10199C20: '5228.1'
## Warning: Coercing text to numeric in T10200 / R10200C20: '5228.1'
## Warning: Coercing text to numeric in T10201 / R10201C20: '5228.1'
## Warning: Coercing text to numeric in T10202 / R10202C20: '5228.1'
## Warning: Coercing text to numeric in T10203 / R10203C20: '5228.1'
## Warning: Coercing text to numeric in T10204 / R10204C20: '5228.1'
## Warning: Coercing text to numeric in T10205 / R10205C20: '5228.1'
## Warning: Coercing text to numeric in T10206 / R10206C20: '5228.1'
## Warning: Coercing text to numeric in S10207 / R10207C19: '4.96'
## Warning: Coercing text to numeric in T10207 / R10207C20: '5228.1'
## Warning: Coercing text to numeric in S10208 / R10208C19: '4.96'
## Warning: Coercing text to numeric in T10208 / R10208C20: '5228.1'
## Warning: Coercing text to numeric in S10209 / R10209C19: '4.96'
## Warning: Coercing text to numeric in T10209 / R10209C20: '5228.1'
## Warning: Coercing text to numeric in S10210 / R10210C19: '4.96'
## Warning: Coercing text to numeric in T10210 / R10210C20: '5228.1'
## Warning: Coercing text to numeric in S10211 / R10211C19: '4.96'
## Warning: Coercing text to numeric in T10211 / R10211C20: '5228.1'
## Warning: Coercing text to numeric in S10212 / R10212C19: '4.96'
## Warning: Coercing text to numeric in T10212 / R10212C20: '5228.1'
## Warning: Coercing text to numeric in S10213 / R10213C19: '4.96'
## Warning: Coercing text to numeric in T10213 / R10213C20: '5228.1'
## Warning: Coercing text to numeric in S10214 / R10214C19: '4.96'
## Warning: Coercing text to numeric in T10214 / R10214C20: '5228.1'
## Warning: Coercing text to numeric in S10215 / R10215C19: '4.96'
## Warning: Coercing text to numeric in T10215 / R10215C20: '5228.1'
## Warning: Coercing text to numeric in S10216 / R10216C19: '4.96'
## Warning: Coercing text to numeric in T10216 / R10216C20: '5228.1'
## Warning: Coercing text to numeric in S10217 / R10217C19: '4.96'
## Warning: Coercing text to numeric in T10217 / R10217C20: '5228.1'
## Warning: Coercing text to numeric in S10218 / R10218C19: '4.96'
## Warning: Coercing text to numeric in T10218 / R10218C20: '5228.1'
## Warning: Coercing text to numeric in S10219 / R10219C19: '4.96'
## Warning: Coercing text to numeric in T10219 / R10219C20: '5228.1'
## Warning: Coercing text to numeric in S10220 / R10220C19: '4.96'
## Warning: Coercing text to numeric in T10220 / R10220C20: '5228.1'
## Warning: Coercing text to numeric in S10221 / R10221C19: '4.96'
## Warning: Coercing text to numeric in T10221 / R10221C20: '5228.1'
## Warning: Coercing text to numeric in S10222 / R10222C19: '4.96'
## Warning: Coercing text to numeric in T10222 / R10222C20: '5228.1'
## Warning: Coercing text to numeric in S10223 / R10223C19: '4.96'
## Warning: Coercing text to numeric in T10223 / R10223C20: '5228.1'
## Warning: Coercing text to numeric in S10224 / R10224C19: '4.96'
## Warning: Coercing text to numeric in T10224 / R10224C20: '5228.1'
## Warning: Coercing text to numeric in S10225 / R10225C19: '4.96'
## Warning: Coercing text to numeric in T10225 / R10225C20: '5228.1'
## Warning: Coercing text to numeric in S10226 / R10226C19: '4.96'
## Warning: Coercing text to numeric in T10226 / R10226C20: '5228.1'
## Warning: Coercing text to numeric in S10227 / R10227C19: '4.96'
## Warning: Coercing text to numeric in T10227 / R10227C20: '5228.1'
## Warning: Coercing text to numeric in S10228 / R10228C19: '4.96'
## Warning: Coercing text to numeric in T10228 / R10228C20: '5228.1'
## Warning: Coercing text to numeric in S10229 / R10229C19: '4.96'
## Warning: Coercing text to numeric in T10229 / R10229C20: '5228.1'
## Warning: Coercing text to numeric in S10230 / R10230C19: '4.96'
## Warning: Coercing text to numeric in T10230 / R10230C20: '5228.1'
## Warning: Coercing text to numeric in S10231 / R10231C19: '4.96'
## Warning: Coercing text to numeric in T10231 / R10231C20: '5228.1'
## Warning: Coercing text to numeric in S10232 / R10232C19: '4.96'
## Warning: Coercing text to numeric in T10232 / R10232C20: '5228.1'
## Warning: Coercing text to numeric in S10233 / R10233C19: '4.96'
## Warning: Coercing text to numeric in T10233 / R10233C20: '5228.1'
## Warning: Coercing text to numeric in S10234 / R10234C19: '4.96'
## Warning: Coercing text to numeric in T10234 / R10234C20: '5228.1'
## Warning: Coercing text to numeric in S10235 / R10235C19: '4.96'
## Warning: Coercing text to numeric in T10235 / R10235C20: '5228.1'
## Warning: Coercing text to numeric in S10236 / R10236C19: '4.96'
## Warning: Coercing text to numeric in T10236 / R10236C20: '5228.1'
## Warning: Coercing text to numeric in S10237 / R10237C19: '4.96'
## Warning: Coercing text to numeric in T10237 / R10237C20: '5228.1'
## Warning: Coercing text to numeric in S10238 / R10238C19: '4.96'
## Warning: Coercing text to numeric in T10238 / R10238C20: '5228.1'
## Warning: Coercing text to numeric in S10239 / R10239C19: '4.96'
## Warning: Coercing text to numeric in T10239 / R10239C20: '5228.1'
## Warning: Coercing text to numeric in S10240 / R10240C19: '4.96'
## Warning: Coercing text to numeric in T10240 / R10240C20: '5228.1'
## Warning: Coercing text to numeric in S10241 / R10241C19: '4.96'
## Warning: Coercing text to numeric in T10241 / R10241C20: '5228.1'
## Warning: Coercing text to numeric in S10242 / R10242C19: '4.96'
## Warning: Coercing text to numeric in T10242 / R10242C20: '5228.1'
## Warning: Coercing text to numeric in S10243 / R10243C19: '4.96'
## Warning: Coercing text to numeric in T10243 / R10243C20: '5228.1'
## Warning: Coercing text to numeric in S10244 / R10244C19: '4.96'
## Warning: Coercing text to numeric in T10244 / R10244C20: '5228.1'
## Warning: Coercing text to numeric in S10245 / R10245C19: '4.96'
## Warning: Coercing text to numeric in T10245 / R10245C20: '5228.1'
## Warning: Coercing text to numeric in S10246 / R10246C19: '4.96'
## Warning: Coercing text to numeric in T10246 / R10246C20: '5228.1'
## Warning: Coercing text to numeric in S10247 / R10247C19: '4.96'
## Warning: Coercing text to numeric in T10247 / R10247C20: '5228.1'
## Warning: Coercing text to numeric in S10248 / R10248C19: '4.96'
## Warning: Coercing text to numeric in T10248 / R10248C20: '5228.1'
## Warning: Coercing text to numeric in S10249 / R10249C19: '4.96'
## Warning: Coercing text to numeric in T10249 / R10249C20: '5228.1'
## Warning: Coercing text to numeric in S10250 / R10250C19: '4.96'
## Warning: Coercing text to numeric in T10250 / R10250C20: '5228.1'
## Warning: Coercing text to numeric in S10251 / R10251C19: '4.96'
## Warning: Coercing text to numeric in T10251 / R10251C20: '5228.1'
## Warning: Coercing text to numeric in S10252 / R10252C19: '4.96'
## Warning: Coercing text to numeric in T10252 / R10252C20: '5228.1'
## Warning: Coercing text to numeric in S10253 / R10253C19: '4.96'
## Warning: Coercing text to numeric in T10253 / R10253C20: '5228.1'
## Warning: Coercing text to numeric in S10254 / R10254C19: '4.96'
## Warning: Coercing text to numeric in T10254 / R10254C20: '5228.1'
## Warning: Coercing text to numeric in S10255 / R10255C19: '4.96'
## Warning: Coercing text to numeric in T10255 / R10255C20: '5228.1'
## Warning: Coercing text to numeric in S10256 / R10256C19: '4.96'
## Warning: Coercing text to numeric in T10256 / R10256C20: '5228.1'
## Warning: Coercing text to numeric in S10257 / R10257C19: '4.96'
## Warning: Coercing text to numeric in T10257 / R10257C20: '5228.1'
## Warning: Coercing text to numeric in S10258 / R10258C19: '4.96'
## Warning: Coercing text to numeric in T10258 / R10258C20: '5228.1'
## Warning: Coercing text to numeric in S10259 / R10259C19: '4.96'
## Warning: Coercing text to numeric in T10259 / R10259C20: '5228.1'
## Warning: Coercing text to numeric in S10260 / R10260C19: '4.96'
## Warning: Coercing text to numeric in T10260 / R10260C20: '5228.1'
## Warning: Coercing text to numeric in S10261 / R10261C19: '4.96'
## Warning: Coercing text to numeric in T10261 / R10261C20: '5228.1'
## Warning: Coercing text to numeric in S10262 / R10262C19: '4.96'
## Warning: Coercing text to numeric in T10262 / R10262C20: '5228.1'
## Warning: Coercing text to numeric in S10263 / R10263C19: '4.96'
## Warning: Coercing text to numeric in T10263 / R10263C20: '5228.1'
## Warning: Coercing text to numeric in S10264 / R10264C19: '4.96'
## Warning: Coercing text to numeric in T10264 / R10264C20: '5228.1'
## Warning: Coercing text to numeric in S10265 / R10265C19: '4.96'
## Warning: Coercing text to numeric in T10265 / R10265C20: '5228.1'
## Warning: Coercing text to numeric in S10266 / R10266C19: '4.96'
## Warning: Coercing text to numeric in T10266 / R10266C20: '5228.1'
## Warning: Coercing text to numeric in S10267 / R10267C19: '4.96'
## Warning: Coercing text to numeric in T10267 / R10267C20: '5228.1'
## Warning: Coercing text to numeric in S10268 / R10268C19: '4.96'
## Warning: Coercing text to numeric in T10268 / R10268C20: '5228.1'
## Warning: Coercing text to numeric in S10269 / R10269C19: '4.96'
## Warning: Coercing text to numeric in T10269 / R10269C20: '5228.1'
## Warning: Coercing text to numeric in S10270 / R10270C19: '4.96'
## Warning: Coercing text to numeric in T10270 / R10270C20: '5228.1'
## Warning: Coercing text to numeric in S10271 / R10271C19: '4.96'
## Warning: Coercing text to numeric in T10271 / R10271C20: '5228.1'
## Warning: Coercing text to numeric in S10272 / R10272C19: '4.96'
## Warning: Coercing text to numeric in T10272 / R10272C20: '5228.1'
## Warning: Coercing text to numeric in S10273 / R10273C19: '4.96'
## Warning: Coercing text to numeric in T10273 / R10273C20: '5228.1'
## Warning: Coercing text to numeric in S10274 / R10274C19: '4.96'
## Warning: Coercing text to numeric in T10274 / R10274C20: '5228.1'
## Warning: Coercing text to numeric in S10275 / R10275C19: '4.96'
## Warning: Coercing text to numeric in T10275 / R10275C20: '5228.1'
## Warning: Coercing text to numeric in S10276 / R10276C19: '4.96'
## Warning: Coercing text to numeric in T10276 / R10276C20: '5228.1'
## Warning: Coercing text to numeric in S10277 / R10277C19: '4.96'
## Warning: Coercing text to numeric in T10277 / R10277C20: '5228.1'
## Warning: Coercing text to numeric in S10278 / R10278C19: '4.96'
## Warning: Coercing text to numeric in T10278 / R10278C20: '5228.1'
## Warning: Coercing text to numeric in S10279 / R10279C19: '4.96'
## Warning: Coercing text to numeric in T10279 / R10279C20: '5228.1'
## Warning: Coercing text to numeric in S10280 / R10280C19: '4.96'
## Warning: Coercing text to numeric in T10280 / R10280C20: '5228.1'
## Warning: Coercing text to numeric in S10281 / R10281C19: '4.96'
## Warning: Coercing text to numeric in T10281 / R10281C20: '5228.1'
## Warning: Coercing text to numeric in S10282 / R10282C19: '4.96'
## Warning: Coercing text to numeric in T10282 / R10282C20: '5228.1'
## Warning: Coercing text to numeric in S10283 / R10283C19: '4.96'
## Warning: Coercing text to numeric in T10283 / R10283C20: '5228.1'
## Warning: Coercing text to numeric in S10284 / R10284C19: '4.96'
## Warning: Coercing text to numeric in T10284 / R10284C20: '5228.1'
## Warning: Coercing text to numeric in S10285 / R10285C19: '4.96'
## Warning: Coercing text to numeric in T10285 / R10285C20: '5228.1'
## Warning: Coercing text to numeric in S10286 / R10286C19: '4.96'
## Warning: Coercing text to numeric in T10286 / R10286C20: '5228.1'
## Warning: Coercing text to numeric in S10287 / R10287C19: '4.96'
## Warning: Coercing text to numeric in T10287 / R10287C20: '5228.1'
## Warning: Coercing text to numeric in S10288 / R10288C19: '4.96'
## Warning: Coercing text to numeric in T10288 / R10288C20: '5228.1'
## Warning: Coercing text to numeric in S10289 / R10289C19: '4.96'
## Warning: Coercing text to numeric in T10289 / R10289C20: '5228.1'
## Warning: Coercing text to numeric in S10290 / R10290C19: '4.96'
## Warning: Coercing text to numeric in T10290 / R10290C20: '5228.1'
## Warning: Coercing text to numeric in S10291 / R10291C19: '4.96'
## Warning: Coercing text to numeric in T10291 / R10291C20: '5228.1'
## Warning: Coercing text to numeric in S10292 / R10292C19: '4.96'
## Warning: Coercing text to numeric in T10292 / R10292C20: '5228.1'
## Warning: Coercing text to numeric in S10293 / R10293C19: '4.96'
## Warning: Coercing text to numeric in T10293 / R10293C20: '5228.1'
## Warning: Coercing text to numeric in S10294 / R10294C19: '4.96'
## Warning: Coercing text to numeric in T10294 / R10294C20: '5228.1'
## Warning: Coercing text to numeric in S10295 / R10295C19: '4.96'
## Warning: Coercing text to numeric in T10295 / R10295C20: '5228.1'
## Warning: Coercing text to numeric in S10296 / R10296C19: '4.96'
## Warning: Coercing text to numeric in T10296 / R10296C20: '5228.1'
## Warning: Coercing text to numeric in S10297 / R10297C19: '4.96'
## Warning: Coercing text to numeric in T10297 / R10297C20: '5228.1'
## Warning: Coercing text to numeric in S10298 / R10298C19: '4.96'
## Warning: Coercing text to numeric in T10298 / R10298C20: '5228.1'
## Warning: Coercing text to numeric in S10299 / R10299C19: '4.96'
## Warning: Coercing text to numeric in T10299 / R10299C20: '5228.1'
## Warning: Coercing text to numeric in S10300 / R10300C19: '4.96'
## Warning: Coercing text to numeric in T10300 / R10300C20: '5228.1'
## Warning: Coercing text to numeric in S10301 / R10301C19: '4.96'
## Warning: Coercing text to numeric in T10301 / R10301C20: '5228.1'
## Warning: Coercing text to numeric in S10302 / R10302C19: '4.96'
## Warning: Coercing text to numeric in T10302 / R10302C20: '5228.1'
## Warning: Coercing text to numeric in S10303 / R10303C19: '4.96'
## Warning: Coercing text to numeric in T10303 / R10303C20: '5228.1'
## Warning: Coercing text to numeric in S10304 / R10304C19: '4.96'
## Warning: Coercing text to numeric in T10304 / R10304C20: '5228.1'
## Warning: Coercing text to numeric in S10305 / R10305C19: '4.96'
## Warning: Coercing text to numeric in T10305 / R10305C20: '5228.1'
## Warning: Coercing text to numeric in S10306 / R10306C19: '4.96'
## Warning: Coercing text to numeric in T10306 / R10306C20: '5228.1'
## Warning: Coercing text to numeric in S10307 / R10307C19: '4.96'
## Warning: Coercing text to numeric in T10307 / R10307C20: '5228.1'
## Warning: Coercing text to numeric in S10308 / R10308C19: '4.96'
## Warning: Coercing text to numeric in T10308 / R10308C20: '5228.1'
## Warning: Coercing text to numeric in S10309 / R10309C19: '4.96'
## Warning: Coercing text to numeric in T10309 / R10309C20: '5228.1'
## Warning: Coercing text to numeric in S10310 / R10310C19: '4.96'
## Warning: Coercing text to numeric in T10310 / R10310C20: '5228.1'
## Warning: Coercing text to numeric in S10311 / R10311C19: '4.96'
## Warning: Coercing text to numeric in T10311 / R10311C20: '5228.1'
## Warning: Coercing text to numeric in S10312 / R10312C19: '4.96'
## Warning: Coercing text to numeric in T10312 / R10312C20: '5228.1'
## Warning: Coercing text to numeric in S10313 / R10313C19: '4.96'
## Warning: Coercing text to numeric in T10313 / R10313C20: '5228.1'
## Warning: Coercing text to numeric in S10314 / R10314C19: '4.96'
## Warning: Coercing text to numeric in T10314 / R10314C20: '5228.1'
## Warning: Coercing text to numeric in S10315 / R10315C19: '4.96'
## Warning: Coercing text to numeric in T10315 / R10315C20: '5228.1'
## Warning: Coercing text to numeric in S10316 / R10316C19: '4.96'
## Warning: Coercing text to numeric in T10316 / R10316C20: '5228.1'
## Warning: Coercing text to numeric in S10317 / R10317C19: '4.96'
## Warning: Coercing text to numeric in T10317 / R10317C20: '5228.1'
## Warning: Coercing text to numeric in S10318 / R10318C19: '4.96'
## Warning: Coercing text to numeric in T10318 / R10318C20: '5228.1'
## Warning: Coercing text to numeric in S10319 / R10319C19: '4.96'
## Warning: Coercing text to numeric in T10319 / R10319C20: '5228.1'
## Warning: Coercing text to numeric in S10320 / R10320C19: '4.96'
## Warning: Coercing text to numeric in T10320 / R10320C20: '5228.1'
## Warning: Coercing text to numeric in S10321 / R10321C19: '4.96'
## Warning: Coercing text to numeric in T10321 / R10321C20: '5228.1'
## Warning: Coercing text to numeric in S10322 / R10322C19: '4.96'
## Warning: Coercing text to numeric in T10322 / R10322C20: '5228.1'
## Warning: Coercing text to numeric in S10323 / R10323C19: '4.96'
## Warning: Coercing text to numeric in T10323 / R10323C20: '5228.1'
## Warning: Coercing text to numeric in S10324 / R10324C19: '4.96'
## Warning: Coercing text to numeric in T10324 / R10324C20: '5228.1'
## Warning: Coercing text to numeric in S10325 / R10325C19: '4.96'
## Warning: Coercing text to numeric in T10325 / R10325C20: '5228.1'
## Warning: Coercing text to numeric in S10326 / R10326C19: '4.96'
## Warning: Coercing text to numeric in T10326 / R10326C20: '5228.1'
## Warning: Coercing text to numeric in S10327 / R10327C19: '4.96'
## Warning: Coercing text to numeric in T10327 / R10327C20: '5228.1'
## Warning: Coercing text to numeric in S10328 / R10328C19: '4.96'
## Warning: Coercing text to numeric in T10328 / R10328C20: '5228.1'
## Warning: Coercing text to numeric in S10329 / R10329C19: '4.96'
## Warning: Coercing text to numeric in T10329 / R10329C20: '5228.1'
## Warning: Coercing text to numeric in S10330 / R10330C19: '4.96'
## Warning: Coercing text to numeric in T10330 / R10330C20: '5228.1'
## Warning: Coercing text to numeric in S10331 / R10331C19: '4.96'
## Warning: Coercing text to numeric in T10331 / R10331C20: '5228.1'
## Warning: Coercing text to numeric in S10332 / R10332C19: '4.96'
## Warning: Coercing text to numeric in T10332 / R10332C20: '5228.1'
## Warning: Coercing text to numeric in S10333 / R10333C19: '4.96'
## Warning: Coercing text to numeric in T10333 / R10333C20: '5228.1'
## Warning: Coercing text to numeric in S10334 / R10334C19: '4.96'
## Warning: Coercing text to numeric in T10334 / R10334C20: '5228.1'
## Warning: Coercing text to numeric in S10335 / R10335C19: '4.96'
## Warning: Coercing text to numeric in T10335 / R10335C20: '5228.1'
## Warning: Coercing text to numeric in S10336 / R10336C19: '4.96'
## Warning: Coercing text to numeric in T10336 / R10336C20: '5228.1'
## Warning: Coercing text to numeric in S10337 / R10337C19: '4.96'
## Warning: Coercing text to numeric in T10337 / R10337C20: '5228.1'
## Warning: Coercing text to numeric in S10338 / R10338C19: '4.96'
## Warning: Coercing text to numeric in T10338 / R10338C20: '5228.1'
## Warning: Coercing text to numeric in S10339 / R10339C19: '4.96'
## Warning: Coercing text to numeric in T10339 / R10339C20: '5228.1'
## Warning: Coercing text to numeric in S10340 / R10340C19: '4.96'
## Warning: Coercing text to numeric in T10340 / R10340C20: '5228.1'
## Warning: Coercing text to numeric in S10341 / R10341C19: '4.96'
## Warning: Coercing text to numeric in T10341 / R10341C20: '5228.1'
## Warning: Coercing text to numeric in S10342 / R10342C19: '4.96'
## Warning: Coercing text to numeric in T10342 / R10342C20: '5228.1'
## Warning: Coercing text to numeric in S10343 / R10343C19: '4.96'
## Warning: Coercing text to numeric in T10343 / R10343C20: '5228.1'
## Warning: Coercing text to numeric in S10344 / R10344C19: '4.96'
## Warning: Coercing text to numeric in T10344 / R10344C20: '5228.1'
## Warning: Coercing text to numeric in S10345 / R10345C19: '4.96'
## Warning: Coercing text to numeric in T10345 / R10345C20: '5228.1'
## Warning: Coercing text to numeric in S10346 / R10346C19: '4.96'
## Warning: Coercing text to numeric in T10346 / R10346C20: '5228.1'
## Warning: Coercing text to numeric in S10347 / R10347C19: '4.96'
## Warning: Coercing text to numeric in T10347 / R10347C20: '5228.1'
## Warning: Coercing text to numeric in S10348 / R10348C19: '4.96'
## Warning: Coercing text to numeric in T10348 / R10348C20: '5228.1'
## Warning: Coercing text to numeric in S10349 / R10349C19: '4.96'
## Warning: Coercing text to numeric in T10349 / R10349C20: '5228.1'
## Warning: Coercing text to numeric in S10350 / R10350C19: '4.96'
## Warning: Coercing text to numeric in T10350 / R10350C20: '5228.1'
## Warning: Coercing text to numeric in S10351 / R10351C19: '4.96'
## Warning: Coercing text to numeric in T10351 / R10351C20: '5228.1'
## Warning: Coercing text to numeric in S10352 / R10352C19: '4.96'
## Warning: Coercing text to numeric in T10352 / R10352C20: '5228.1'
## Warning: Coercing text to numeric in S10353 / R10353C19: '4.96'
## Warning: Coercing text to numeric in T10353 / R10353C20: '5228.1'
## Warning: Coercing text to numeric in S10354 / R10354C19: '4.96'
## Warning: Coercing text to numeric in T10354 / R10354C20: '5228.1'
## Warning: Coercing text to numeric in S10355 / R10355C19: '4.96'
## Warning: Coercing text to numeric in T10355 / R10355C20: '5228.1'
## Warning: Coercing text to numeric in S10356 / R10356C19: '4.96'
## Warning: Coercing text to numeric in T10356 / R10356C20: '5228.1'
## Warning: Coercing text to numeric in S10357 / R10357C19: '4.96'
## Warning: Coercing text to numeric in T10357 / R10357C20: '5228.1'
## Warning: Coercing text to numeric in S10358 / R10358C19: '4.96'
## Warning: Coercing text to numeric in T10358 / R10358C20: '5228.1'
## Warning: Coercing text to numeric in S10359 / R10359C19: '4.96'
## Warning: Coercing text to numeric in T10359 / R10359C20: '5228.1'
## Warning: Coercing text to numeric in S10360 / R10360C19: '4.96'
## Warning: Coercing text to numeric in T10360 / R10360C20: '5228.1'
## Warning: Coercing text to numeric in S10361 / R10361C19: '4.96'
## Warning: Coercing text to numeric in T10361 / R10361C20: '5228.1'
## Warning: Coercing text to numeric in S10362 / R10362C19: '4.96'
## Warning: Coercing text to numeric in T10362 / R10362C20: '5228.1'
## Warning: Coercing text to numeric in S10363 / R10363C19: '4.96'
## Warning: Coercing text to numeric in T10363 / R10363C20: '5228.1'
## Warning: Coercing text to numeric in S10364 / R10364C19: '4.96'
## Warning: Coercing text to numeric in T10364 / R10364C20: '5228.1'
## Warning: Coercing text to numeric in S10365 / R10365C19: '4.96'
## Warning: Coercing text to numeric in T10365 / R10365C20: '5228.1'
## Warning: Coercing text to numeric in S10366 / R10366C19: '4.96'
## Warning: Coercing text to numeric in T10366 / R10366C20: '5228.1'
## Warning: Coercing text to numeric in S10367 / R10367C19: '4.96'
## Warning: Coercing text to numeric in T10367 / R10367C20: '5228.1'
## Warning: Coercing text to numeric in S10368 / R10368C19: '4.96'
## Warning: Coercing text to numeric in T10368 / R10368C20: '5228.1'
## Warning: Coercing text to numeric in S10369 / R10369C19: '4.96'
## Warning: Coercing text to numeric in T10369 / R10369C20: '5228.1'
## Warning: Coercing text to numeric in S10370 / R10370C19: '4.96'
## Warning: Coercing text to numeric in T10370 / R10370C20: '5228.1'
## Warning: Coercing text to numeric in S10371 / R10371C19: '4.96'
## Warning: Coercing text to numeric in T10371 / R10371C20: '5228.1'
## Warning: Coercing text to numeric in S10372 / R10372C19: '4.96'
## Warning: Coercing text to numeric in T10372 / R10372C20: '5228.1'
## Warning: Coercing text to numeric in S10373 / R10373C19: '4.96'
## Warning: Coercing text to numeric in T10373 / R10373C20: '5228.1'
## Warning: Coercing text to numeric in S10374 / R10374C19: '4.96'
## Warning: Coercing text to numeric in T10374 / R10374C20: '5228.1'
## Warning: Coercing text to numeric in S10375 / R10375C19: '4.96'
## Warning: Coercing text to numeric in T10375 / R10375C20: '5228.1'
## Warning: Coercing text to numeric in S10376 / R10376C19: '4.96'
## Warning: Coercing text to numeric in T10376 / R10376C20: '5228.1'
## Warning: Coercing text to numeric in S10377 / R10377C19: '4.96'
## Warning: Coercing text to numeric in T10377 / R10377C20: '5228.1'
## Warning: Coercing text to numeric in S10378 / R10378C19: '4.96'
## Warning: Coercing text to numeric in T10378 / R10378C20: '5228.1'
## Warning: Coercing text to numeric in S10379 / R10379C19: '4.96'
## Warning: Coercing text to numeric in T10379 / R10379C20: '5228.1'
## Warning: Coercing text to numeric in S10380 / R10380C19: '4.96'
## Warning: Coercing text to numeric in T10380 / R10380C20: '5228.1'
## Warning: Coercing text to numeric in S10381 / R10381C19: '4.96'
## Warning: Coercing text to numeric in T10381 / R10381C20: '5228.1'
## Warning: Coercing text to numeric in S10382 / R10382C19: '4.96'
## Warning: Coercing text to numeric in T10382 / R10382C20: '5228.1'
## Warning: Coercing text to numeric in S10383 / R10383C19: '4.96'
## Warning: Coercing text to numeric in T10383 / R10383C20: '5228.1'
## Warning: Coercing text to numeric in S10384 / R10384C19: '4.96'
## Warning: Coercing text to numeric in T10384 / R10384C20: '5228.1'
## Warning: Coercing text to numeric in S10385 / R10385C19: '4.96'
## Warning: Coercing text to numeric in T10385 / R10385C20: '5228.1'
## Warning: Coercing text to numeric in S10386 / R10386C19: '4.96'
## Warning: Coercing text to numeric in T10386 / R10386C20: '5228.1'
## Warning: Coercing text to numeric in S10387 / R10387C19: '4.96'
## Warning: Coercing text to numeric in T10387 / R10387C20: '5228.1'
## Warning: Coercing text to numeric in S10388 / R10388C19: '4.96'
## Warning: Coercing text to numeric in T10388 / R10388C20: '5228.1'
## Warning: Coercing text to numeric in S10389 / R10389C19: '4.96'
## Warning: Coercing text to numeric in T10389 / R10389C20: '5228.1'
## Warning: Coercing text to numeric in S10390 / R10390C19: '4.96'
## Warning: Coercing text to numeric in T10390 / R10390C20: '5228.1'
## Warning: Coercing text to numeric in S10391 / R10391C19: '4.96'
## Warning: Coercing text to numeric in T10391 / R10391C20: '5228.1'
## Warning: Coercing text to numeric in S10392 / R10392C19: '4.96'
## Warning: Coercing text to numeric in T10392 / R10392C20: '5228.1'
## Warning: Coercing text to numeric in S10393 / R10393C19: '4.96'
## Warning: Coercing text to numeric in T10393 / R10393C20: '5228.1'
## Warning: Coercing text to numeric in S10394 / R10394C19: '4.96'
## Warning: Coercing text to numeric in T10394 / R10394C20: '5228.1'
## Warning: Coercing text to numeric in S10395 / R10395C19: '4.96'
## Warning: Coercing text to numeric in T10395 / R10395C20: '5228.1'
## Warning: Coercing text to numeric in S10396 / R10396C19: '4.96'
## Warning: Coercing text to numeric in T10396 / R10396C20: '5228.1'
## Warning: Coercing text to numeric in S10397 / R10397C19: '4.96'
## Warning: Coercing text to numeric in T10397 / R10397C20: '5228.1'
## Warning: Coercing text to numeric in S10398 / R10398C19: '4.96'
## Warning: Coercing text to numeric in T10398 / R10398C20: '5228.1'
## Warning: Coercing text to numeric in S10399 / R10399C19: '4.96'
## Warning: Coercing text to numeric in T10399 / R10399C20: '5228.1'
## Warning: Coercing text to numeric in S10400 / R10400C19: '4.96'
## Warning: Coercing text to numeric in T10400 / R10400C20: '5228.1'
## Warning: Coercing text to numeric in S10401 / R10401C19: '4.96'
## Warning: Coercing text to numeric in T10401 / R10401C20: '5228.1'
## Warning: Coercing text to numeric in S10402 / R10402C19: '4.96'
## Warning: Coercing text to numeric in T10402 / R10402C20: '5228.1'
## Warning: Coercing text to numeric in S10403 / R10403C19: '4.96'
## Warning: Coercing text to numeric in T10403 / R10403C20: '5228.1'
## Warning: Coercing text to numeric in S10404 / R10404C19: '4.96'
## Warning: Coercing text to numeric in T10404 / R10404C20: '5228.1'
## Warning: Coercing text to numeric in S10405 / R10405C19: '4.96'
## Warning: Coercing text to numeric in T10405 / R10405C20: '5228.1'
## Warning: Coercing text to numeric in S10406 / R10406C19: '4.96'
## Warning: Coercing text to numeric in T10406 / R10406C20: '5228.1'
## Warning: Coercing text to numeric in S10407 / R10407C19: '4.96'
## Warning: Coercing text to numeric in T10407 / R10407C20: '5228.1'
## Warning: Coercing text to numeric in S10408 / R10408C19: '4.96'
## Warning: Coercing text to numeric in T10408 / R10408C20: '5228.1'
## Warning: Coercing text to numeric in S10409 / R10409C19: '4.96'
## Warning: Coercing text to numeric in T10409 / R10409C20: '5228.1'
## Warning: Coercing text to numeric in S10410 / R10410C19: '4.96'
## Warning: Coercing text to numeric in T10410 / R10410C20: '5228.1'
## Warning: Coercing text to numeric in S10411 / R10411C19: '4.96'
## Warning: Coercing text to numeric in T10411 / R10411C20: '5228.1'
## Warning: Coercing text to numeric in S10412 / R10412C19: '4.96'
## Warning: Coercing text to numeric in T10412 / R10412C20: '5228.1'
## Warning: Coercing text to numeric in S10413 / R10413C19: '4.96'
## Warning: Coercing text to numeric in T10413 / R10413C20: '5228.1'
## Warning: Coercing text to numeric in S10414 / R10414C19: '4.96'
## Warning: Coercing text to numeric in T10414 / R10414C20: '5228.1'
## Warning: Coercing text to numeric in S10415 / R10415C19: '4.96'
## Warning: Coercing text to numeric in T10415 / R10415C20: '5228.1'
## Warning: Coercing text to numeric in S10416 / R10416C19: '4.96'
## Warning: Coercing text to numeric in T10416 / R10416C20: '5228.1'
## Warning: Coercing text to numeric in S10417 / R10417C19: '4.96'
## Warning: Coercing text to numeric in T10417 / R10417C20: '5228.1'
## Warning: Coercing text to numeric in S10418 / R10418C19: '4.96'
## Warning: Coercing text to numeric in T10418 / R10418C20: '5228.1'
## Warning: Coercing text to numeric in S10419 / R10419C19: '4.96'
## Warning: Coercing text to numeric in T10419 / R10419C20: '5228.1'
## Warning: Coercing text to numeric in S10420 / R10420C19: '4.96'
## Warning: Coercing text to numeric in T10420 / R10420C20: '5228.1'
## Warning: Coercing text to numeric in S10421 / R10421C19: '4.96'
## Warning: Coercing text to numeric in T10421 / R10421C20: '5228.1'
## Warning: Coercing text to numeric in S10422 / R10422C19: '4.96'
## Warning: Coercing text to numeric in T10422 / R10422C20: '5228.1'
## Warning: Coercing text to numeric in S10423 / R10423C19: '4.96'
## Warning: Coercing text to numeric in T10423 / R10423C20: '5228.1'
## Warning: Coercing text to numeric in S10424 / R10424C19: '4.96'
## Warning: Coercing text to numeric in T10424 / R10424C20: '5228.1'
## Warning: Coercing text to numeric in S10425 / R10425C19: '4.96'
## Warning: Coercing text to numeric in T10425 / R10425C20: '5228.1'
## Warning: Coercing text to numeric in S10426 / R10426C19: '4.96'
## Warning: Coercing text to numeric in T10426 / R10426C20: '5228.1'
## Warning: Coercing text to numeric in S10427 / R10427C19: '4.96'
## Warning: Coercing text to numeric in T10427 / R10427C20: '5228.1'
## Warning: Coercing text to numeric in S10428 / R10428C19: '4.96'
## Warning: Coercing text to numeric in T10428 / R10428C20: '5228.1'
## Warning: Coercing text to numeric in S10429 / R10429C19: '4.96'
## Warning: Coercing text to numeric in T10429 / R10429C20: '5228.1'
## Warning: Coercing text to numeric in S10430 / R10430C19: '4.96'
## Warning: Coercing text to numeric in T10430 / R10430C20: '5228.1'
## Warning: Coercing text to numeric in S10431 / R10431C19: '4.96'
## Warning: Coercing text to numeric in T10431 / R10431C20: '5228.1'
## Warning: Coercing text to numeric in S10432 / R10432C19: '4.96'
## Warning: Coercing text to numeric in T10432 / R10432C20: '5228.1'
## Warning: Coercing text to numeric in S10433 / R10433C19: '4.96'
## Warning: Coercing text to numeric in T10433 / R10433C20: '5228.1'
## Warning: Coercing text to numeric in S10434 / R10434C19: '4.96'
## Warning: Coercing text to numeric in T10434 / R10434C20: '5228.1'
## Warning: Coercing text to numeric in S10435 / R10435C19: '4.96'
## Warning: Coercing text to numeric in T10435 / R10435C20: '5228.1'
## Warning: Coercing text to numeric in S10436 / R10436C19: '4.96'
## Warning: Coercing text to numeric in T10436 / R10436C20: '5228.1'
## Warning: Coercing text to numeric in S10437 / R10437C19: '4.96'
## Warning: Coercing text to numeric in T10437 / R10437C20: '5228.1'
## Warning: Coercing text to numeric in S10438 / R10438C19: '4.96'
## Warning: Coercing text to numeric in T10438 / R10438C20: '5228.1'
## Warning: Coercing text to numeric in S10439 / R10439C19: '4.96'
## Warning: Coercing text to numeric in T10439 / R10439C20: '5228.1'
## Warning: Coercing text to numeric in S10440 / R10440C19: '4.96'
## Warning: Coercing text to numeric in T10440 / R10440C20: '5228.1'
## Warning: Coercing text to numeric in S10441 / R10441C19: '4.96'
## Warning: Coercing text to numeric in T10441 / R10441C20: '5228.1'
## Warning: Coercing text to numeric in S10442 / R10442C19: '4.96'
## Warning: Coercing text to numeric in T10442 / R10442C20: '5228.1'
## Warning: Coercing text to numeric in S10443 / R10443C19: '4.96'
## Warning: Coercing text to numeric in T10443 / R10443C20: '5228.1'
## Warning: Coercing text to numeric in S10444 / R10444C19: '4.96'
## Warning: Coercing text to numeric in T10444 / R10444C20: '5228.1'
## Warning: Coercing text to numeric in S10445 / R10445C19: '4.96'
## Warning: Coercing text to numeric in T10445 / R10445C20: '5228.1'
## Warning: Coercing text to numeric in S10446 / R10446C19: '4.96'
## Warning: Coercing text to numeric in T10446 / R10446C20: '5228.1'
## Warning: Coercing text to numeric in S10447 / R10447C19: '4.96'
## Warning: Coercing text to numeric in T10447 / R10447C20: '5228.1'
## Warning: Coercing text to numeric in S10448 / R10448C19: '4.96'
## Warning: Coercing text to numeric in T10448 / R10448C20: '5228.1'
## Warning: Coercing text to numeric in S10449 / R10449C19: '4.96'
## Warning: Coercing text to numeric in T10449 / R10449C20: '5228.1'
## Warning: Coercing text to numeric in S10450 / R10450C19: '4.96'
## Warning: Coercing text to numeric in T10450 / R10450C20: '5228.1'
## Warning: Coercing text to numeric in S10451 / R10451C19: '4.96'
## Warning: Coercing text to numeric in T10451 / R10451C20: '5228.1'
## Warning: Coercing text to numeric in S10452 / R10452C19: '4.96'
## Warning: Coercing text to numeric in T10452 / R10452C20: '5228.1'
## Warning: Coercing text to numeric in S10453 / R10453C19: '4.96'
## Warning: Coercing text to numeric in T10453 / R10453C20: '5228.1'
## Warning: Coercing text to numeric in S10454 / R10454C19: '4.96'
## Warning: Coercing text to numeric in T10454 / R10454C20: '5228.1'
## Warning: Coercing text to numeric in S10455 / R10455C19: '4.96'
## Warning: Coercing text to numeric in T10455 / R10455C20: '5228.1'
## Warning: Coercing text to numeric in S10456 / R10456C19: '4.96'
## Warning: Coercing text to numeric in T10456 / R10456C20: '5228.1'
## Warning: Coercing text to numeric in S10457 / R10457C19: '4.96'
## Warning: Coercing text to numeric in T10457 / R10457C20: '5228.1'
## Warning: Coercing text to numeric in S10458 / R10458C19: '4.96'
## Warning: Coercing text to numeric in T10458 / R10458C20: '5228.1'
## Warning: Coercing text to numeric in S10459 / R10459C19: '4.96'
## Warning: Coercing text to numeric in T10459 / R10459C20: '5228.1'
## Warning: Coercing text to numeric in S10460 / R10460C19: '4.96'
## Warning: Coercing text to numeric in T10460 / R10460C20: '5228.1'
## Warning: Coercing text to numeric in S10461 / R10461C19: '4.96'
## Warning: Coercing text to numeric in T10461 / R10461C20: '5228.1'
## Warning: Coercing text to numeric in S10462 / R10462C19: '4.96'
## Warning: Coercing text to numeric in T10462 / R10462C20: '5228.1'
## Warning: Coercing text to numeric in S10463 / R10463C19: '4.96'
## Warning: Coercing text to numeric in T10463 / R10463C20: '5228.1'
## Warning: Coercing text to numeric in S10464 / R10464C19: '4.96'
## Warning: Coercing text to numeric in T10464 / R10464C20: '5228.1'
## Warning: Coercing text to numeric in S10465 / R10465C19: '4.96'
## Warning: Coercing text to numeric in T10465 / R10465C20: '5228.1'
## Warning: Coercing text to numeric in S10466 / R10466C19: '4.96'
## Warning: Coercing text to numeric in T10466 / R10466C20: '5228.1'
## Warning: Coercing text to numeric in S10467 / R10467C19: '4.96'
## Warning: Coercing text to numeric in T10467 / R10467C20: '5228.1'
## Warning: Coercing text to numeric in S10468 / R10468C19: '4.96'
## Warning: Coercing text to numeric in T10468 / R10468C20: '5228.1'
## Warning: Coercing text to numeric in S10469 / R10469C19: '4.96'
## Warning: Coercing text to numeric in T10469 / R10469C20: '5228.1'
## Warning: Coercing text to numeric in S10470 / R10470C19: '4.96'
## Warning: Coercing text to numeric in T10470 / R10470C20: '5228.1'
## Warning: Coercing text to numeric in S10471 / R10471C19: '4.96'
## Warning: Coercing text to numeric in T10471 / R10471C20: '5228.1'
## Warning: Coercing text to numeric in S10472 / R10472C19: '4.96'
## Warning: Coercing text to numeric in T10472 / R10472C20: '5228.1'
## Warning: Coercing text to numeric in S10473 / R10473C19: '4.96'
## Warning: Coercing text to numeric in T10473 / R10473C20: '5228.1'
## Warning: Coercing text to numeric in T10474 / R10474C20: '5228.1'
## Warning: Coercing text to numeric in T10475 / R10475C20: '5228.1'
## Warning: Coercing text to numeric in T10476 / R10476C20: '5228.1'
## Warning: Coercing text to numeric in T10477 / R10477C20: '5228.1'
## Warning: Coercing text to numeric in T10478 / R10478C20: '5228.1'
## Warning: Coercing text to numeric in T10479 / R10479C20: '5228.1'
## Warning: Coercing text to numeric in T10480 / R10480C20: '5228.1'
## Warning: Coercing text to numeric in T10481 / R10481C20: '5228.1'
## Warning: Coercing text to numeric in T10482 / R10482C20: '5228.1'
## Warning: Coercing text to numeric in T10483 / R10483C20: '5228.1'
## Warning: Coercing text to numeric in T10484 / R10484C20: '5228.1'
## Warning: Coercing text to numeric in T10485 / R10485C20: '5228.1'
## Warning: Coercing text to numeric in T10486 / R10486C20: '5228.1'
## Warning: Coercing text to numeric in T10487 / R10487C20: '5228.1'
## Warning: Coercing text to numeric in T10488 / R10488C20: '5228.1'
## Warning: Coercing text to numeric in T10489 / R10489C20: '5228.1'
## Warning: Coercing text to numeric in T10490 / R10490C20: '5228.1'
## Warning: Coercing text to numeric in T10491 / R10491C20: '5228.1'
## Warning: Coercing text to numeric in T10492 / R10492C20: '5228.1'
## Warning: Coercing text to numeric in T10493 / R10493C20: '5228.1'
## Warning: Coercing text to numeric in T10494 / R10494C20: '5228.1'
## Warning: Coercing text to numeric in T10495 / R10495C20: '5228.1'
## Warning: Coercing text to numeric in T10496 / R10496C20: '5228.1'
## Warning: Coercing text to numeric in T10497 / R10497C20: '5228.1'
## Warning: Coercing text to numeric in T10498 / R10498C20: '5228.1'
## Warning: Coercing text to numeric in T10499 / R10499C20: '5228.1'
## Warning: Coercing text to numeric in T10500 / R10500C20: '5228.1'
## Warning: Coercing text to numeric in T10501 / R10501C20: '5228.1'
## Warning: Coercing text to numeric in T10502 / R10502C20: '5228.1'
## Warning: Coercing text to numeric in T10503 / R10503C20: '5228.1'
## Warning: Coercing text to numeric in T10504 / R10504C20: '5228.1'
## Warning: Coercing text to numeric in T10505 / R10505C20: '5228.1'
## Warning: Coercing text to numeric in T10506 / R10506C20: '5228.1'
## Warning: Coercing text to numeric in T10507 / R10507C20: '5228.1'
## Warning: Coercing text to numeric in T10508 / R10508C20: '5228.1'
## Warning: Coercing text to numeric in T10509 / R10509C20: '5228.1'
## Warning: Coercing text to numeric in T10510 / R10510C20: '5228.1'
## Warning: Coercing text to numeric in T10511 / R10511C20: '5228.1'
## Warning: Coercing text to numeric in T10512 / R10512C20: '5228.1'
## Warning: Coercing text to numeric in T10513 / R10513C20: '5228.1'
## Warning: Coercing text to numeric in T10514 / R10514C20: '5228.1'
## Warning: Coercing text to numeric in T10515 / R10515C20: '5228.1'
## Warning: Coercing text to numeric in T10516 / R10516C20: '5228.1'
## Warning: Coercing text to numeric in T10517 / R10517C20: '5228.1'
## Warning: Coercing text to numeric in T10518 / R10518C20: '5228.1'
## Warning: Coercing text to numeric in T10519 / R10519C20: '5228.1'
## Warning: Coercing text to numeric in T10520 / R10520C20: '5228.1'
## Warning: Coercing text to numeric in T10521 / R10521C20: '5228.1'
## Warning: Coercing text to numeric in T10522 / R10522C20: '5228.1'
## Warning: Coercing text to numeric in T10523 / R10523C20: '5228.1'
## Warning: Coercing text to numeric in T10524 / R10524C20: '5228.1'
## Warning: Coercing text to numeric in T10525 / R10525C20: '5228.1'
## Warning: Coercing text to numeric in T10526 / R10526C20: '5228.1'
## Warning: Coercing text to numeric in T10527 / R10527C20: '5228.1'
## Warning: Coercing text to numeric in T10528 / R10528C20: '5228.1'
## Warning: Coercing text to numeric in T10529 / R10529C20: '5228.1'
## Warning: Coercing text to numeric in T10530 / R10530C20: '5228.1'
## Warning: Coercing text to numeric in T10531 / R10531C20: '5228.1'
## Warning: Coercing text to numeric in T10532 / R10532C20: '5228.1'
## Warning: Coercing text to numeric in T10533 / R10533C20: '5228.1'
## Warning: Coercing text to numeric in T10534 / R10534C20: '5228.1'
## Warning: Coercing text to numeric in T10535 / R10535C20: '5228.1'
## Warning: Coercing text to numeric in T10536 / R10536C20: '5228.1'
## Warning: Coercing text to numeric in T10537 / R10537C20: '5228.1'
## Warning: Coercing text to numeric in T10538 / R10538C20: '5228.1'
## Warning: Coercing text to numeric in T10539 / R10539C20: '5228.1'
## Warning: Coercing text to numeric in T10540 / R10540C20: '5228.1'
## Warning: Coercing text to numeric in T10541 / R10541C20: '5228.1'
## Warning: Coercing text to numeric in T10542 / R10542C20: '5228.1'
## Warning: Coercing text to numeric in T10543 / R10543C20: '5228.1'
## Warning: Coercing text to numeric in T10544 / R10544C20: '5228.1'
## Warning: Coercing text to numeric in T10545 / R10545C20: '5228.1'
## Warning: Coercing text to numeric in T10546 / R10546C20: '5228.1'
## Warning: Coercing text to numeric in T10547 / R10547C20: '5228.1'
## Warning: Coercing text to numeric in T10548 / R10548C20: '5228.1'
## Warning: Coercing text to numeric in T10549 / R10549C20: '5228.1'
## Warning: Coercing text to numeric in T10550 / R10550C20: '5228.1'
## Warning: Coercing text to numeric in T10551 / R10551C20: '5228.1'
## Warning: Coercing text to numeric in T10552 / R10552C20: '5228.1'
## Warning: Coercing text to numeric in T10553 / R10553C20: '5228.1'
## Warning: Coercing text to numeric in T10554 / R10554C20: '5228.1'
## Warning: Coercing text to numeric in T10555 / R10555C20: '5228.1'
## Warning: Coercing text to numeric in T10556 / R10556C20: '5228.1'
## Warning: Coercing text to numeric in T10557 / R10557C20: '5228.1'
## Warning: Coercing text to numeric in T10558 / R10558C20: '5228.1'
## Warning: Coercing text to numeric in T10559 / R10559C20: '5228.1'
## Warning: Coercing text to numeric in T10560 / R10560C20: '5228.1'
## Warning: Coercing text to numeric in T10561 / R10561C20: '5228.1'
## Warning: Coercing text to numeric in T10562 / R10562C20: '5228.1'
## Warning: Coercing text to numeric in T10563 / R10563C20: '5228.1'
## Warning: Coercing text to numeric in T10564 / R10564C20: '5228.1'
## Warning: Coercing text to numeric in T10565 / R10565C20: '5228.1'
## Warning: Coercing text to numeric in T10566 / R10566C20: '5228.1'
## Warning: Coercing text to numeric in T10567 / R10567C20: '5228.1'
## Warning: Coercing text to numeric in T10568 / R10568C20: '5228.1'
## Warning: Coercing text to numeric in T10569 / R10569C20: '5228.1'
## Warning: Coercing text to numeric in T10570 / R10570C20: '5228.1'
## Warning: Coercing text to numeric in T10571 / R10571C20: '5228.1'
## Warning: Coercing text to numeric in T10572 / R10572C20: '5228.1'
## Warning: Coercing text to numeric in T10573 / R10573C20: '5228.1'
## Warning: Coercing text to numeric in T10574 / R10574C20: '5228.1'
## Warning: Coercing text to numeric in T10575 / R10575C20: '5228.1'
## Warning: Coercing text to numeric in T10576 / R10576C20: '5228.1'
## Warning: Coercing text to numeric in T10577 / R10577C20: '5228.1'
## Warning: Coercing text to numeric in T10578 / R10578C20: '5228.1'
## Warning: Coercing text to numeric in T10579 / R10579C20: '5228.1'
## Warning: Coercing text to numeric in T10580 / R10580C20: '5228.1'
## Warning: Coercing text to numeric in T10581 / R10581C20: '5228.1'
## Warning: Coercing text to numeric in T10582 / R10582C20: '5228.1'
## Warning: Coercing text to numeric in T10583 / R10583C20: '5228.1'
## Warning: Coercing text to numeric in T10584 / R10584C20: '5228.1'
## Warning: Coercing text to numeric in T10585 / R10585C20: '5228.1'
## Warning: Coercing text to numeric in T10586 / R10586C20: '5228.1'
## Warning: Coercing text to numeric in T10587 / R10587C20: '5228.1'
## Warning: Coercing text to numeric in T10588 / R10588C20: '5228.1'
## Warning: Coercing text to numeric in T10589 / R10589C20: '5228.1'
## Warning: Coercing text to numeric in T10590 / R10590C20: '5228.1'
## Warning: Coercing text to numeric in T10591 / R10591C20: '5228.1'
## Warning: Coercing text to numeric in T10592 / R10592C20: '5228.1'
## Warning: Coercing text to numeric in T10593 / R10593C20: '5228.1'
## Warning: Coercing text to numeric in T10594 / R10594C20: '5228.1'
## Warning: Coercing text to numeric in T10595 / R10595C20: '5228.1'
## Warning: Coercing text to numeric in T10596 / R10596C20: '5228.1'
## Warning: Coercing text to numeric in T10597 / R10597C20: '5228.1'
## Warning: Coercing text to numeric in T10598 / R10598C20: '5228.1'
## Warning: Coercing text to numeric in T10599 / R10599C20: '5228.1'
## Warning: Coercing text to numeric in T10600 / R10600C20: '5228.1'
## Warning: Coercing text to numeric in T10601 / R10601C20: '5228.1'
## Warning: Coercing text to numeric in T10602 / R10602C20: '5228.1'
## Warning: Coercing text to numeric in T10603 / R10603C20: '5228.1'
## Warning: Coercing text to numeric in T10604 / R10604C20: '5228.1'
## Warning: Coercing text to numeric in T10605 / R10605C20: '5228.1'
## Warning: Coercing text to numeric in T10606 / R10606C20: '5228.1'
## Warning: Coercing text to numeric in T10607 / R10607C20: '5228.1'
## Warning: Coercing text to numeric in T10608 / R10608C20: '5228.1'
## Warning: Coercing text to numeric in T10609 / R10609C20: '5228.1'
## Warning: Coercing text to numeric in T10610 / R10610C20: '5228.1'
## Warning: Coercing text to numeric in T10611 / R10611C20: '5228.1'
## Warning: Coercing text to numeric in T10612 / R10612C20: '5228.1'
## Warning: Coercing text to numeric in T10613 / R10613C20: '5228.1'
## Warning: Coercing text to numeric in T10614 / R10614C20: '5228.1'
## Warning: Coercing text to numeric in T10615 / R10615C20: '5228.1'
## Warning: Coercing text to numeric in T10616 / R10616C20: '5228.1'
## Warning: Coercing text to numeric in T10617 / R10617C20: '5228.1'
## Warning: Coercing text to numeric in T10618 / R10618C20: '5228.1'
## Warning: Coercing text to numeric in T10619 / R10619C20: '5228.1'
## Warning: Coercing text to numeric in T10620 / R10620C20: '5228.1'
## Warning: Coercing text to numeric in T10621 / R10621C20: '5228.1'
## Warning: Coercing text to numeric in T10622 / R10622C20: '5228.1'
## Warning: Coercing text to numeric in T10623 / R10623C20: '5228.1'
## Warning: Coercing text to numeric in T10624 / R10624C20: '5228.1'
## Warning: Coercing text to numeric in T10625 / R10625C20: '5228.1'
## Warning: Coercing text to numeric in T10626 / R10626C20: '5228.1'
## Warning: Coercing text to numeric in T10627 / R10627C20: '5228.1'
## Warning: Coercing text to numeric in T10628 / R10628C20: '5228.1'
## Warning: Coercing text to numeric in T10629 / R10629C20: '5228.1'
## Warning: Coercing text to numeric in T10630 / R10630C20: '5228.1'
## Warning: Coercing text to numeric in T10631 / R10631C20: '5228.1'
## Warning: Coercing text to numeric in T10632 / R10632C20: '5228.1'
## Warning: Coercing text to numeric in T10633 / R10633C20: '5228.1'
## Warning: Coercing text to numeric in T10634 / R10634C20: '5228.1'
## Warning: Coercing text to numeric in T10635 / R10635C20: '5228.1'
## Warning: Coercing text to numeric in T10636 / R10636C20: '5228.1'
## Warning: Coercing text to numeric in T10637 / R10637C20: '5228.1'
## Warning: Coercing text to numeric in T10638 / R10638C20: '5228.1'
## Warning: Coercing text to numeric in T10639 / R10639C20: '5228.1'
## Warning: Coercing text to numeric in T10640 / R10640C20: '5228.1'
## Warning: Coercing text to numeric in T10641 / R10641C20: '5228.1'
## Warning: Coercing text to numeric in T10642 / R10642C20: '5228.1'
## Warning: Coercing text to numeric in T10643 / R10643C20: '5228.1'
## Warning: Coercing text to numeric in T10644 / R10644C20: '5228.1'
## Warning: Coercing text to numeric in T10645 / R10645C20: '5228.1'
## Warning: Coercing text to numeric in T10646 / R10646C20: '5228.1'
## Warning: Coercing text to numeric in T10647 / R10647C20: '5228.1'
## Warning: Coercing text to numeric in T10648 / R10648C20: '5228.1'
## Warning: Coercing text to numeric in T10649 / R10649C20: '5228.1'
## Warning: Coercing text to numeric in T10650 / R10650C20: '5228.1'
## Warning: Coercing text to numeric in T10651 / R10651C20: '5228.1'
## Warning: Coercing text to numeric in T10652 / R10652C20: '5228.1'
## Warning: Coercing text to numeric in T10653 / R10653C20: '5228.1'
## Warning: Coercing text to numeric in T10654 / R10654C20: '5228.1'
## Warning: Coercing text to numeric in T10655 / R10655C20: '5228.1'
## Warning: Coercing text to numeric in T10656 / R10656C20: '5228.1'
## Warning: Coercing text to numeric in T10657 / R10657C20: '5228.1'
## Warning: Coercing text to numeric in T10658 / R10658C20: '5228.1'
## Warning: Coercing text to numeric in T10659 / R10659C20: '5228.1'
## Warning: Coercing text to numeric in T10660 / R10660C20: '5228.1'
## Warning: Coercing text to numeric in T10661 / R10661C20: '5228.1'
## Warning: Coercing text to numeric in T10662 / R10662C20: '5228.1'
## Warning: Coercing text to numeric in T10663 / R10663C20: '5228.1'
## Warning: Coercing text to numeric in T10664 / R10664C20: '5228.1'
## Warning: Coercing text to numeric in T10665 / R10665C20: '5228.1'
## Warning: Coercing text to numeric in T10666 / R10666C20: '5228.1'
## Warning: Coercing text to numeric in T10667 / R10667C20: '5228.1'
## Warning: Coercing text to numeric in T10668 / R10668C20: '5228.1'
## Warning: Coercing text to numeric in T10669 / R10669C20: '5228.1'
## Warning: Coercing text to numeric in T10670 / R10670C20: '5228.1'
## Warning: Coercing text to numeric in T10671 / R10671C20: '5228.1'
## Warning: Coercing text to numeric in T10672 / R10672C20: '5228.1'
## Warning: Coercing text to numeric in T10673 / R10673C20: '5228.1'
## Warning: Coercing text to numeric in T10674 / R10674C20: '5228.1'
## Warning: Coercing text to numeric in T10675 / R10675C20: '5228.1'
## Warning: Coercing text to numeric in T10676 / R10676C20: '5228.1'
## Warning: Coercing text to numeric in T10677 / R10677C20: '5228.1'
## Warning: Coercing text to numeric in T10678 / R10678C20: '5228.1'
## Warning: Coercing text to numeric in T10679 / R10679C20: '5228.1'
## Warning: Coercing text to numeric in T10680 / R10680C20: '5228.1'
## Warning: Coercing text to numeric in T10681 / R10681C20: '5228.1'
## Warning: Coercing text to numeric in T10682 / R10682C20: '5228.1'
## Warning: Coercing text to numeric in T10683 / R10683C20: '5228.1'
## Warning: Coercing text to numeric in T10684 / R10684C20: '5228.1'
## Warning: Coercing text to numeric in T10685 / R10685C20: '5228.1'
## Warning: Coercing text to numeric in T10686 / R10686C20: '5228.1'
## Warning: Coercing text to numeric in T10687 / R10687C20: '5228.1'
## Warning: Coercing text to numeric in T10688 / R10688C20: '5228.1'
## Warning: Coercing text to numeric in T10689 / R10689C20: '5228.1'
## Warning: Coercing text to numeric in T10690 / R10690C20: '5228.1'
## Warning: Coercing text to numeric in T10691 / R10691C20: '5228.1'
## Warning: Coercing text to numeric in T10692 / R10692C20: '5228.1'
## Warning: Coercing text to numeric in T10693 / R10693C20: '5228.1'
## Warning: Coercing text to numeric in T10694 / R10694C20: '5228.1'
## Warning: Coercing text to numeric in T10695 / R10695C20: '5228.1'
## Warning: Coercing text to numeric in T10696 / R10696C20: '5228.1'
## Warning: Coercing text to numeric in T10697 / R10697C20: '5228.1'
## Warning: Coercing text to numeric in T10698 / R10698C20: '5228.1'
## Warning: Coercing text to numeric in T10699 / R10699C20: '5228.1'
## Warning: Coercing text to numeric in T10700 / R10700C20: '5228.1'
## Warning: Coercing text to numeric in T10701 / R10701C20: '5228.1'
## Warning: Coercing text to numeric in T10702 / R10702C20: '5228.1'
## Warning: Coercing text to numeric in T10703 / R10703C20: '5228.1'
## Warning: Coercing text to numeric in T10704 / R10704C20: '5228.1'
## Warning: Coercing text to numeric in T10705 / R10705C20: '5228.1'
## Warning: Coercing text to numeric in T10706 / R10706C20: '5228.1'
## Warning: Coercing text to numeric in T10707 / R10707C20: '5228.1'
## Warning: Coercing text to numeric in T10708 / R10708C20: '5228.1'
## Warning: Coercing text to numeric in T10709 / R10709C20: '5228.1'
## Warning: Coercing text to numeric in T10710 / R10710C20: '5228.1'
## Warning: Coercing text to numeric in T10711 / R10711C20: '5228.1'
## Warning: Coercing text to numeric in T10712 / R10712C20: '5228.1'
## Warning: Coercing text to numeric in T10713 / R10713C20: '5228.1'
## Warning: Coercing text to numeric in T10714 / R10714C20: '5228.1'
## Warning: Coercing text to numeric in T10715 / R10715C20: '5228.1'
## Warning: Coercing text to numeric in T10716 / R10716C20: '5228.1'
## Warning: Coercing text to numeric in T10717 / R10717C20: '5228.1'
## Warning: Coercing text to numeric in T10718 / R10718C20: '5228.1'
## Warning: Coercing text to numeric in T10719 / R10719C20: '5228.1'
## Warning: Coercing text to numeric in T10720 / R10720C20: '5228.1'
## Warning: Coercing text to numeric in T10721 / R10721C20: '5228.1'
## Warning: Coercing text to numeric in T10722 / R10722C20: '5228.1'
## Warning: Coercing text to numeric in T10723 / R10723C20: '5228.1'
## Warning: Coercing text to numeric in T10724 / R10724C20: '5228.1'
## Warning: Coercing text to numeric in T10725 / R10725C20: '5228.1'
## Warning: Coercing text to numeric in T10726 / R10726C20: '5228.1'
## Warning: Coercing text to numeric in T10727 / R10727C20: '5228.1'
## Warning: Coercing text to numeric in T10728 / R10728C20: '5228.1'
## Warning: Coercing text to numeric in T10729 / R10729C20: '5228.1'
## Warning: Coercing text to numeric in T10730 / R10730C20: '5228.1'
## Warning: Coercing text to numeric in T10731 / R10731C20: '5228.1'
## Warning: Coercing text to numeric in T10732 / R10732C20: '5228.1'
## Warning: Coercing text to numeric in T10733 / R10733C20: '5228.1'
## Warning: Coercing text to numeric in T10734 / R10734C20: '5228.1'
## Warning: Coercing text to numeric in T10735 / R10735C20: '5228.1'
## Warning: Coercing text to numeric in T10736 / R10736C20: '5228.1'
## Warning: Coercing text to numeric in T10737 / R10737C20: '5228.1'
## Warning: Coercing text to numeric in T10738 / R10738C20: '5228.1'
## Warning: Coercing text to numeric in T10739 / R10739C20: '5228.1'
## Warning: Coercing text to numeric in T10740 / R10740C20: '5228.1'
## Warning: Coercing text to numeric in T10741 / R10741C20: '5228.1'
## Warning: Coercing text to numeric in T10742 / R10742C20: '5228.1'
## Warning: Coercing text to numeric in T10743 / R10743C20: '5228.1'
## Warning: Coercing text to numeric in T10744 / R10744C20: '5228.1'
## Warning: Coercing text to numeric in T10745 / R10745C20: '5228.1'
## Warning: Coercing text to numeric in T10746 / R10746C20: '5228.1'
## Warning: Coercing text to numeric in T10747 / R10747C20: '5228.1'
## Warning: Coercing text to numeric in T10748 / R10748C20: '5228.1'
## Warning: Coercing text to numeric in T10749 / R10749C20: '5228.1'
## Warning: Coercing text to numeric in T10750 / R10750C20: '5228.1'
## Warning: Coercing text to numeric in T10751 / R10751C20: '5228.1'
## Warning: Coercing text to numeric in T10752 / R10752C20: '5228.1'
## Warning: Coercing text to numeric in T10753 / R10753C20: '5228.1'
## Warning: Coercing text to numeric in T10754 / R10754C20: '5228.1'
## Warning: Coercing text to numeric in T10755 / R10755C20: '5228.1'
## Warning: Coercing text to numeric in T10756 / R10756C20: '5228.1'
## Warning: Coercing text to numeric in T10757 / R10757C20: '5228.1'
## Warning: Coercing text to numeric in T10758 / R10758C20: '5228.1'
## Warning: Coercing text to numeric in T10759 / R10759C20: '5228.1'
## Warning: Coercing text to numeric in T10760 / R10760C20: '5228.1'
## Warning: Coercing text to numeric in T10761 / R10761C20: '5228.1'
## Warning: Coercing text to numeric in T10762 / R10762C20: '5228.1'
## Warning: Coercing text to numeric in T10763 / R10763C20: '5228.1'
## Warning: Coercing text to numeric in T10764 / R10764C20: '5228.1'
## Warning: Coercing text to numeric in T10765 / R10765C20: '5228.1'
## Warning: Coercing text to numeric in T10766 / R10766C20: '5228.1'
## Warning: Coercing text to numeric in T10767 / R10767C20: '5228.1'
## Warning: Coercing text to numeric in T10768 / R10768C20: '5228.1'
## Warning: Coercing text to numeric in T10769 / R10769C20: '5228.1'
## Warning: Coercing text to numeric in T10770 / R10770C20: '5228.1'
## Warning: Coercing text to numeric in T10771 / R10771C20: '5228.1'
## Warning: Coercing text to numeric in T10772 / R10772C20: '5228.1'
## Warning: Coercing text to numeric in T10773 / R10773C20: '5228.1'
## Warning: Coercing text to numeric in T10774 / R10774C20: '5228.1'
## Warning: Coercing text to numeric in T10775 / R10775C20: '5228.1'
## Warning: Coercing text to numeric in T10776 / R10776C20: '5228.1'
## Warning: Coercing text to numeric in T10777 / R10777C20: '5228.1'
## Warning: Coercing text to numeric in T10778 / R10778C20: '5228.1'
## Warning: Coercing text to numeric in T10779 / R10779C20: '5228.1'
## Warning: Coercing text to numeric in T10780 / R10780C20: '5228.1'
## Warning: Coercing text to numeric in T10781 / R10781C20: '5228.1'
## Warning: Coercing text to numeric in T10782 / R10782C20: '5228.1'
## Warning: Coercing text to numeric in T10783 / R10783C20: '5228.1'
## Warning: Coercing text to numeric in T10784 / R10784C20: '5228.1'
## Warning: Coercing text to numeric in T10785 / R10785C20: '5228.1'
## Warning: Coercing text to numeric in T10786 / R10786C20: '5228.1'
## Warning: Coercing text to numeric in T10787 / R10787C20: '5228.1'
## Warning: Coercing text to numeric in T10788 / R10788C20: '5228.1'
## Warning: Coercing text to numeric in T10789 / R10789C20: '5228.1'
## Warning: Coercing text to numeric in T10790 / R10790C20: '5228.1'
## Warning: Coercing text to numeric in T10791 / R10791C20: '5228.1'
## Warning: Coercing text to numeric in T10792 / R10792C20: '5228.1'
## Warning: Coercing text to numeric in T10793 / R10793C20: '5228.1'
## Warning: Coercing text to numeric in T10794 / R10794C20: '5228.1'
## Warning: Coercing text to numeric in T10795 / R10795C20: '5228.1'
## Warning: Coercing text to numeric in T10796 / R10796C20: '5228.1'
## Warning: Coercing text to numeric in T10797 / R10797C20: '5228.1'
## Warning: Coercing text to numeric in T10798 / R10798C20: '5228.1'
## Warning: Coercing text to numeric in T10799 / R10799C20: '5228.1'
## Warning: Coercing text to numeric in T10800 / R10800C20: '5228.1'
## Warning: Coercing text to numeric in T10801 / R10801C20: '5228.1'
## Warning: Coercing text to numeric in T10802 / R10802C20: '5228.1'
## Warning: Coercing text to numeric in T10803 / R10803C20: '5228.1'
## Warning: Coercing text to numeric in T10804 / R10804C20: '5228.1'
## Warning: Coercing text to numeric in T10805 / R10805C20: '5228.1'
## Warning: Coercing text to numeric in T10806 / R10806C20: '5228.1'
## Warning: Coercing text to numeric in T10807 / R10807C20: '5228.1'
## Warning: Coercing text to numeric in T10808 / R10808C20: '5228.1'
## Warning: Coercing text to numeric in T10809 / R10809C20: '5228.1'
## Warning: Coercing text to numeric in T10810 / R10810C20: '5228.1'
## Warning: Coercing text to numeric in T10811 / R10811C20: '5228.1'
## Warning: Coercing text to numeric in T10812 / R10812C20: '5228.1'
## Warning: Coercing text to numeric in T10813 / R10813C20: '5228.1'
## Warning: Coercing text to numeric in T10814 / R10814C20: '5228.1'
## Warning: Coercing text to numeric in T10815 / R10815C20: '5228.1'
## Warning: Coercing text to numeric in T10816 / R10816C20: '5228.1'
## Warning: Coercing text to numeric in T10817 / R10817C20: '5228.1'
## Warning: Coercing text to numeric in T10818 / R10818C20: '5228.1'
## Warning: Coercing text to numeric in T10819 / R10819C20: '5228.1'
## Warning: Coercing text to numeric in T10820 / R10820C20: '5228.1'
## Warning: Coercing text to numeric in T10821 / R10821C20: '5228.1'
## Warning: Coercing text to numeric in T10822 / R10822C20: '5228.1'
## Warning: Coercing text to numeric in T10823 / R10823C20: '5228.1'
## Warning: Coercing text to numeric in T10824 / R10824C20: '5228.1'
## Warning: Coercing text to numeric in T10825 / R10825C20: '5228.1'
## Warning: Coercing text to numeric in T10826 / R10826C20: '5228.1'
## Warning: Coercing text to numeric in T10827 / R10827C20: '5228.1'
## Warning: Coercing text to numeric in T10828 / R10828C20: '5228.1'
## Warning: Coercing text to numeric in T10829 / R10829C20: '5228.1'
## Warning: Coercing text to numeric in T10830 / R10830C20: '5228.1'
## Warning: Coercing text to numeric in T10831 / R10831C20: '5228.1'
## Warning: Coercing text to numeric in T10832 / R10832C20: '5228.1'
## Warning: Coercing text to numeric in T10833 / R10833C20: '5228.1'
## Warning: Coercing text to numeric in T10834 / R10834C20: '5228.1'
## Warning: Coercing text to numeric in T10835 / R10835C20: '5228.1'
## Warning: Coercing text to numeric in T10836 / R10836C20: '5228.1'
## Warning: Coercing text to numeric in T10837 / R10837C20: '5228.1'
## Warning: Coercing text to numeric in T10838 / R10838C20: '5228.1'
## Warning: Coercing text to numeric in T10839 / R10839C20: '5228.1'
## Warning: Coercing text to numeric in T10840 / R10840C20: '5228.1'
## Warning: Coercing text to numeric in T10841 / R10841C20: '5228.1'
## Warning: Coercing text to numeric in T10842 / R10842C20: '5228.1'
## Warning: Coercing text to numeric in T10843 / R10843C20: '5228.1'
## Warning: Coercing text to numeric in T10844 / R10844C20: '5228.1'
## Warning: Coercing text to numeric in T10845 / R10845C20: '5228.1'
## Warning: Coercing text to numeric in T10846 / R10846C20: '5228.1'
## Warning: Coercing text to numeric in T10847 / R10847C20: '5228.1'
## Warning: Coercing text to numeric in T10848 / R10848C20: '5228.1'
## Warning: Coercing text to numeric in T10849 / R10849C20: '5228.1'
## Warning: Coercing text to numeric in T10850 / R10850C20: '5228.1'
## Warning: Coercing text to numeric in T10851 / R10851C20: '5228.1'
## Warning: Coercing text to numeric in T10852 / R10852C20: '5228.1'
## Warning: Coercing text to numeric in T10853 / R10853C20: '5228.1'
## Warning: Coercing text to numeric in T10854 / R10854C20: '5228.1'
## Warning: Coercing text to numeric in T10855 / R10855C20: '5228.1'
## Warning: Coercing text to numeric in T10856 / R10856C20: '5228.1'
## Warning: Coercing text to numeric in T10857 / R10857C20: '5228.1'
## Warning: Coercing text to numeric in T10858 / R10858C20: '5228.1'
## Warning: Coercing text to numeric in T10859 / R10859C20: '5228.1'
## Warning: Coercing text to numeric in T10860 / R10860C20: '5228.1'
## Warning: Coercing text to numeric in T10861 / R10861C20: '5228.1'
## Warning: Coercing text to numeric in T10862 / R10862C20: '5228.1'
## Warning: Coercing text to numeric in T10863 / R10863C20: '5228.1'
## Warning: Coercing text to numeric in T10864 / R10864C20: '5228.1'
## Warning: Coercing text to numeric in T10865 / R10865C20: '5228.1'
## Warning: Coercing text to numeric in T10866 / R10866C20: '5228.1'
## Warning: Coercing text to numeric in T10867 / R10867C20: '5228.1'
## Warning: Coercing text to numeric in T10868 / R10868C20: '5228.1'
## Warning: Coercing text to numeric in T10869 / R10869C20: '5228.1'
## Warning: Coercing text to numeric in T10870 / R10870C20: '5228.1'
## Warning: Coercing text to numeric in T10871 / R10871C20: '5228.1'
## Warning: Coercing text to numeric in T10872 / R10872C20: '5228.1'
## Warning: Coercing text to numeric in T10873 / R10873C20: '5228.1'
## Warning: Coercing text to numeric in T10874 / R10874C20: '5228.1'
## Warning: Coercing text to numeric in T10875 / R10875C20: '5228.1'
## Warning: Coercing text to numeric in T10876 / R10876C20: '5228.1'
## Warning: Coercing text to numeric in T10877 / R10877C20: '5228.1'
## Warning: Coercing text to numeric in T10878 / R10878C20: '5228.1'
## Warning: Coercing text to numeric in T10879 / R10879C20: '5228.1'
## Warning: Coercing text to numeric in T10880 / R10880C20: '5228.1'
## Warning: Coercing text to numeric in T10881 / R10881C20: '5228.1'
## Warning: Coercing text to numeric in T10882 / R10882C20: '5228.1'
## Warning: Coercing text to numeric in T10883 / R10883C20: '5228.1'
## Warning: Coercing text to numeric in T10884 / R10884C20: '5228.1'
## Warning: Coercing text to numeric in T10885 / R10885C20: '5228.1'
## Warning: Coercing text to numeric in T10886 / R10886C20: '5228.1'
## Warning: Coercing text to numeric in T10887 / R10887C20: '5228.1'
## Warning: Coercing text to numeric in T10888 / R10888C20: '5228.1'
## Warning: Coercing text to numeric in T10889 / R10889C20: '5228.1'
## Warning: Coercing text to numeric in T10890 / R10890C20: '5228.1'
## Warning: Coercing text to numeric in T10891 / R10891C20: '5228.1'
## Warning: Coercing text to numeric in T10892 / R10892C20: '5228.1'
## Warning: Coercing text to numeric in T10893 / R10893C20: '5228.1'
## Warning: Coercing text to numeric in T10894 / R10894C20: '5228.1'
## Warning: Coercing text to numeric in T10895 / R10895C20: '5228.1'
## Warning: Coercing text to numeric in T10896 / R10896C20: '5228.1'
## Warning: Coercing text to numeric in T10897 / R10897C20: '5228.1'
## Warning: Coercing text to numeric in T10898 / R10898C20: '5228.1'
## Warning: Coercing text to numeric in T10899 / R10899C20: '5228.1'
## Warning: Coercing text to numeric in T10900 / R10900C20: '5228.1'
## Warning: Coercing text to numeric in T10901 / R10901C20: '5228.1'
## Warning: Coercing text to numeric in T10902 / R10902C20: '5228.1'
## Warning: Coercing text to numeric in T10903 / R10903C20: '5228.1'
## Warning: Coercing text to numeric in T10904 / R10904C20: '5228.1'
## Warning: Coercing text to numeric in T10905 / R10905C20: '5228.1'
## Warning: Coercing text to numeric in T10906 / R10906C20: '5228.1'
## Warning: Coercing text to numeric in T10907 / R10907C20: '5228.1'
## Warning: Coercing text to numeric in T10908 / R10908C20: '5228.1'
## Warning: Coercing text to numeric in T10909 / R10909C20: '5228.1'
## Warning: Coercing text to numeric in T10910 / R10910C20: '5228.1'
## Warning: Coercing text to numeric in T10911 / R10911C20: '5228.1'
## Warning: Coercing text to numeric in T10912 / R10912C20: '5228.1'
## Warning: Coercing text to numeric in T10913 / R10913C20: '5228.1'
## Warning: Coercing text to numeric in T10914 / R10914C20: '5228.1'
## Warning: Coercing text to numeric in T10915 / R10915C20: '5228.1'
## Warning: Coercing text to numeric in T10916 / R10916C20: '5228.1'
## Warning: Coercing text to numeric in T10917 / R10917C20: '5228.1'
## Warning: Coercing text to numeric in T10918 / R10918C20: '5228.1'
## Warning: Coercing text to numeric in T10919 / R10919C20: '5228.1'
## Warning: Coercing text to numeric in T10920 / R10920C20: '5228.1'
## Warning: Coercing text to numeric in T10921 / R10921C20: '5228.1'
## Warning: Coercing text to numeric in T10922 / R10922C20: '5228.1'
## Warning: Coercing text to numeric in T10923 / R10923C20: '5228.1'
## Warning: Coercing text to numeric in T10924 / R10924C20: '5228.1'
## Warning: Coercing text to numeric in T10925 / R10925C20: '5228.1'
## Warning: Coercing text to numeric in T10926 / R10926C20: '5228.1'
## Warning: Coercing text to numeric in T10927 / R10927C20: '5228.1'
## Warning: Coercing text to numeric in T10928 / R10928C20: '5228.1'
## Warning: Coercing text to numeric in T10929 / R10929C20: '5228.1'
## Warning: Coercing text to numeric in T10930 / R10930C20: '5228.1'
## Warning: Coercing text to numeric in T10931 / R10931C20: '5228.1'
## Warning: Coercing text to numeric in T10932 / R10932C20: '5228.1'
## Warning: Coercing text to numeric in T10933 / R10933C20: '5228.1'
## Warning: Coercing text to numeric in T10934 / R10934C20: '5228.1'
## Warning: Coercing text to numeric in T10935 / R10935C20: '5228.1'
## Warning: Coercing text to numeric in T10936 / R10936C20: '5228.1'
## Warning: Coercing text to numeric in T10937 / R10937C20: '5228.1'
## Warning: Coercing text to numeric in T10938 / R10938C20: '5228.1'
## Warning: Coercing text to numeric in T10939 / R10939C20: '5228.1'
## Warning: Coercing text to numeric in T10940 / R10940C20: '5228.1'
## Warning: Coercing text to numeric in T10941 / R10941C20: '5228.1'
## Warning: Coercing text to numeric in T10942 / R10942C20: '5228.1'
## Warning: Coercing text to numeric in T10943 / R10943C20: '5228.1'
## Warning: Coercing text to numeric in T10944 / R10944C20: '5228.1'
## Warning: Coercing text to numeric in T10945 / R10945C20: '5228.1'
## Warning: Coercing text to numeric in T10946 / R10946C20: '5228.1'
## Warning: Coercing text to numeric in T10947 / R10947C20: '5228.1'
## Warning: Coercing text to numeric in T10948 / R10948C20: '5228.1'
## Warning: Coercing text to numeric in T10949 / R10949C20: '5228.1'
## Warning: Coercing text to numeric in T10950 / R10950C20: '5228.1'
## Warning: Coercing text to numeric in T10951 / R10951C20: '5228.1'
## Warning: Coercing text to numeric in T10952 / R10952C20: '5228.1'
## Warning: Coercing text to numeric in T10953 / R10953C20: '5228.1'
## Warning: Coercing text to numeric in T10954 / R10954C20: '5228.1'
## Warning: Coercing text to numeric in T10955 / R10955C20: '5228.1'
## Warning: Coercing text to numeric in T10956 / R10956C20: '5228.1'
## Warning: Coercing text to numeric in T10957 / R10957C20: '5228.1'
## Warning: Coercing text to numeric in T10958 / R10958C20: '5228.1'
## Warning: Coercing text to numeric in T10959 / R10959C20: '5228.1'
## Warning: Coercing text to numeric in T10960 / R10960C20: '5228.1'
## Warning: Coercing text to numeric in T10961 / R10961C20: '5228.1'
## Warning: Coercing text to numeric in T10962 / R10962C20: '5228.1'
## Warning: Coercing text to numeric in T10963 / R10963C20: '5228.1'
## Warning: Coercing text to numeric in T10964 / R10964C20: '5228.1'
## Warning: Coercing text to numeric in T10965 / R10965C20: '5228.1'
## Warning: Coercing text to numeric in T10966 / R10966C20: '5228.1'
## Warning: Coercing text to numeric in T10967 / R10967C20: '5228.1'
## Warning: Coercing text to numeric in T10968 / R10968C20: '5228.1'
## Warning: Coercing text to numeric in T10969 / R10969C20: '5228.1'
## Warning: Coercing text to numeric in T10970 / R10970C20: '5228.1'
## Warning: Coercing text to numeric in T10971 / R10971C20: '5228.1'
## Warning: Coercing text to numeric in T10972 / R10972C20: '5228.1'
## Warning: Coercing text to numeric in T10973 / R10973C20: '5228.1'
## Warning: Coercing text to numeric in T10974 / R10974C20: '5228.1'
## Warning: Coercing text to numeric in T10975 / R10975C20: '5228.1'
## Warning: Coercing text to numeric in T10976 / R10976C20: '5228.1'
## Warning: Coercing text to numeric in T10977 / R10977C20: '5228.1'
## Warning: Coercing text to numeric in T10978 / R10978C20: '5228.1'
## Warning: Coercing text to numeric in T10979 / R10979C20: '5228.1'
## Warning: Coercing text to numeric in T10980 / R10980C20: '5228.1'
## Warning: Coercing text to numeric in T10981 / R10981C20: '5228.1'
## Warning: Coercing text to numeric in T10982 / R10982C20: '5228.1'
## Warning: Coercing text to numeric in T10983 / R10983C20: '5228.1'
## Warning: Coercing text to numeric in T10984 / R10984C20: '5228.1'
## Warning: Coercing text to numeric in T10985 / R10985C20: '5228.1'
## Warning: Coercing text to numeric in T10986 / R10986C20: '5228.1'
## Warning: Coercing text to numeric in T10987 / R10987C20: '5228.1'
## Warning: Coercing text to numeric in T10988 / R10988C20: '5228.1'
## Warning: Coercing text to numeric in T10989 / R10989C20: '5228.1'
## Warning: Coercing text to numeric in T10990 / R10990C20: '5228.1'
## Warning: Coercing text to numeric in T10991 / R10991C20: '5228.1'
## Warning: Coercing text to numeric in T10992 / R10992C20: '5228.1'
## Warning: Coercing text to numeric in T10993 / R10993C20: '5228.1'
## Warning: Coercing text to numeric in T10994 / R10994C20: '5228.1'
## Warning: Coercing text to numeric in T10995 / R10995C20: '5228.1'
## Warning: Coercing text to numeric in T10996 / R10996C20: '5228.1'
## Warning: Coercing text to numeric in T10997 / R10997C20: '5228.1'
## Warning: Coercing text to numeric in T10998 / R10998C20: '5228.1'
## Warning: Coercing text to numeric in T10999 / R10999C20: '5228.1'
## Warning: Coercing text to numeric in T11000 / R11000C20: '5228.1'
## Warning: Coercing text to numeric in T11001 / R11001C20: '5228.1'
## Warning: Coercing text to numeric in T11002 / R11002C20: '5228.1'
## Warning: Coercing text to numeric in T11003 / R11003C20: '5228.1'
## Warning: Coercing text to numeric in T11004 / R11004C20: '5228.1'
## Warning: Coercing text to numeric in T11005 / R11005C20: '5228.1'
## Warning: Coercing text to numeric in T11006 / R11006C20: '5228.1'
## Warning: Coercing text to numeric in T11007 / R11007C20: '5228.1'
## Warning: Coercing text to numeric in T11008 / R11008C20: '5228.1'
## Warning: Coercing text to numeric in T11009 / R11009C20: '5228.1'
## Warning: Coercing text to numeric in T11010 / R11010C20: '5228.1'
## Warning: Coercing text to numeric in T11011 / R11011C20: '5228.1'
## Warning: Coercing text to numeric in T11012 / R11012C20: '5228.1'
## Warning: Coercing text to numeric in T11013 / R11013C20: '5228.1'
## Warning: Coercing text to numeric in T11014 / R11014C20: '5228.1'
## Warning: Coercing text to numeric in T11015 / R11015C20: '5228.1'
## Warning: Coercing text to numeric in T11016 / R11016C20: '5228.1'
## Warning: Coercing text to numeric in T11017 / R11017C20: '5228.1'
## Warning: Coercing text to numeric in T11018 / R11018C20: '5228.1'
## Warning: Coercing text to numeric in T11019 / R11019C20: '5228.1'
## Warning: Coercing text to numeric in T11020 / R11020C20: '5228.1'
## Warning: Coercing text to numeric in T11021 / R11021C20: '5228.1'
## Warning: Coercing text to numeric in T11022 / R11022C20: '5228.1'
## Warning: Coercing text to numeric in T11023 / R11023C20: '5228.1'
## Warning: Coercing text to numeric in T11024 / R11024C20: '5228.1'
## Warning: Coercing text to numeric in T11025 / R11025C20: '5228.1'
## Warning: Coercing text to numeric in T11026 / R11026C20: '5228.1'
## Warning: Coercing text to numeric in T11027 / R11027C20: '5228.1'
## Warning: Coercing text to numeric in T11028 / R11028C20: '5228.1'
## Warning: Coercing text to numeric in T11029 / R11029C20: '5228.1'
## Warning: Coercing text to numeric in T11030 / R11030C20: '5228.1'
## Warning: Coercing text to numeric in T11031 / R11031C20: '5228.1'
## Warning: Coercing text to numeric in T11032 / R11032C20: '5228.1'
## Warning: Coercing text to numeric in T11033 / R11033C20: '5228.1'
## Warning: Coercing text to numeric in T11034 / R11034C20: '5228.1'
## Warning: Coercing text to numeric in T11035 / R11035C20: '5228.1'
## Warning: Coercing text to numeric in T11036 / R11036C20: '5228.1'
## Warning: Coercing text to numeric in T11037 / R11037C20: '5228.1'
## Warning: Coercing text to numeric in T11038 / R11038C20: '5228.1'
## Warning: Coercing text to numeric in T11039 / R11039C20: '5228.1'
## Warning: Coercing text to numeric in T11040 / R11040C20: '5228.1'
## Warning: Coercing text to numeric in T11041 / R11041C20: '5228.1'
## Warning: Coercing text to numeric in T11042 / R11042C20: '5228.1'
## Warning: Coercing text to numeric in T11043 / R11043C20: '5228.1'
## Warning: Coercing text to numeric in T11044 / R11044C20: '5228.1'
## Warning: Coercing text to numeric in T11045 / R11045C20: '5228.1'
## Warning: Coercing text to numeric in T11046 / R11046C20: '5228.1'
## Warning: Coercing text to numeric in T11047 / R11047C20: '5228.1'
## Warning: Coercing text to numeric in T11048 / R11048C20: '5228.1'
## Warning: Coercing text to numeric in T11049 / R11049C20: '5228.1'
## Warning: Coercing text to numeric in T11050 / R11050C20: '5228.1'
## Warning: Coercing text to numeric in T11051 / R11051C20: '5228.1'
## Warning: Coercing text to numeric in T11052 / R11052C20: '5228.1'
## Warning: Coercing text to numeric in T11053 / R11053C20: '5228.1'
## Warning: Coercing text to numeric in T11054 / R11054C20: '5228.1'
## Warning: Coercing text to numeric in T11055 / R11055C20: '5228.1'
## Warning: Coercing text to numeric in T11056 / R11056C20: '5228.1'
## Warning: Coercing text to numeric in T11057 / R11057C20: '5228.1'
## Warning: Coercing text to numeric in T11058 / R11058C20: '5228.1'
## Warning: Coercing text to numeric in T11059 / R11059C20: '5228.1'
## Warning: Coercing text to numeric in T11060 / R11060C20: '5228.1'
## Warning: Coercing text to numeric in T11061 / R11061C20: '5228.1'
## Warning: Coercing text to numeric in T11062 / R11062C20: '5228.1'
## Warning: Coercing text to numeric in T11063 / R11063C20: '5228.1'
## Warning: Coercing text to numeric in T11064 / R11064C20: '5228.1'
## Warning: Coercing text to numeric in T11065 / R11065C20: '5228.1'
## Warning: Coercing text to numeric in T11066 / R11066C20: '5228.1'
## Warning: Coercing text to numeric in T11067 / R11067C20: '5228.1'
## Warning: Coercing text to numeric in T11068 / R11068C20: '5228.1'
## Warning: Coercing text to numeric in T11069 / R11069C20: '5228.1'
## Warning: Coercing text to numeric in T11070 / R11070C20: '5228.1'
## Warning: Coercing text to numeric in T11071 / R11071C20: '5228.1'
## Warning: Coercing text to numeric in T11072 / R11072C20: '5228.1'
## Warning: Coercing text to numeric in T11073 / R11073C20: '5228.1'
## Warning: Coercing text to numeric in T11074 / R11074C20: '5228.1'
## Warning: Coercing text to numeric in T11075 / R11075C20: '5228.1'
## Warning: Coercing text to numeric in T11076 / R11076C20: '5228.1'
## Warning: Coercing text to numeric in T11077 / R11077C20: '5228.1'
## Warning: Coercing text to numeric in T11078 / R11078C20: '5228.1'
## Warning: Coercing text to numeric in T11079 / R11079C20: '5228.1'
## Warning: Coercing text to numeric in T11080 / R11080C20: '5228.1'
## Warning: Coercing text to numeric in T11081 / R11081C20: '5228.1'
## Warning: Coercing text to numeric in T11082 / R11082C20: '5228.1'
## Warning: Coercing text to numeric in T11083 / R11083C20: '5228.1'
## Warning: Coercing text to numeric in T11084 / R11084C20: '5228.1'
## Warning: Coercing text to numeric in T11085 / R11085C20: '5228.1'
## Warning: Coercing text to numeric in T11086 / R11086C20: '5228.1'
## Warning: Coercing text to numeric in T11087 / R11087C20: '5228.1'
## Warning: Coercing text to numeric in T11088 / R11088C20: '5228.1'
## Warning: Coercing text to numeric in T11089 / R11089C20: '5228.1'
## Warning: Coercing text to numeric in T11090 / R11090C20: '5228.1'
## Warning: Coercing text to numeric in T11091 / R11091C20: '5228.1'
## Warning: Coercing text to numeric in T11092 / R11092C20: '5228.1'
## Warning: Coercing text to numeric in T11093 / R11093C20: '5228.1'
## Warning: Coercing text to numeric in T11094 / R11094C20: '5228.1'
## Warning: Coercing text to numeric in T11095 / R11095C20: '5228.1'
## Warning: Coercing text to numeric in T11096 / R11096C20: '5228.1'
## Warning: Coercing text to numeric in T11097 / R11097C20: '5228.1'
## Warning: Coercing text to numeric in T11098 / R11098C20: '5228.1'
## Warning: Coercing text to numeric in T11099 / R11099C20: '5228.1'
## Warning: Coercing text to numeric in T11100 / R11100C20: '5228.1'
## Warning: Coercing text to numeric in T11101 / R11101C20: '5228.1'
## Warning: Coercing text to numeric in T11102 / R11102C20: '5228.1'
## Warning: Coercing text to numeric in T11103 / R11103C20: '5228.1'
## Warning: Coercing text to numeric in T11104 / R11104C20: '5228.1'
## Warning: Coercing text to numeric in T11105 / R11105C20: '5228.1'
## Warning: Coercing text to numeric in T11106 / R11106C20: '5228.1'
## Warning: Coercing text to numeric in T11107 / R11107C20: '5228.1'
## Warning: Coercing text to numeric in T11108 / R11108C20: '5228.1'
## Warning: Coercing text to numeric in T11109 / R11109C20: '5228.1'
## Warning: Coercing text to numeric in T11110 / R11110C20: '5228.1'
## Warning: Coercing text to numeric in T11111 / R11111C20: '5228.1'
## Warning: Coercing text to numeric in T11112 / R11112C20: '5228.1'
## Warning: Coercing text to numeric in T11113 / R11113C20: '5228.1'
## Warning: Coercing text to numeric in T11114 / R11114C20: '5228.1'
## Warning: Coercing text to numeric in T11115 / R11115C20: '5228.1'
## Warning: Coercing text to numeric in T11116 / R11116C20: '5228.1'
## Warning: Coercing text to numeric in T11117 / R11117C20: '5228.1'
## Warning: Coercing text to numeric in T11118 / R11118C20: '5228.1'
## Warning: Coercing text to numeric in T11119 / R11119C20: '5228.1'
## Warning: Coercing text to numeric in T11120 / R11120C20: '5228.1'
## Warning: Coercing text to numeric in T11121 / R11121C20: '5228.1'
## Warning: Coercing text to numeric in T11122 / R11122C20: '5228.1'
## Warning: Coercing text to numeric in T11123 / R11123C20: '5228.1'
## Warning: Coercing text to numeric in T11124 / R11124C20: '5228.1'
## Warning: Coercing text to numeric in T11125 / R11125C20: '5228.1'
## Warning: Coercing text to numeric in T11126 / R11126C20: '5228.1'
## Warning: Coercing text to numeric in T11127 / R11127C20: '5228.1'
## Warning: Coercing text to numeric in T11128 / R11128C20: '5228.1'
## Warning: Coercing text to numeric in T11129 / R11129C20: '5228.1'
## Warning: Coercing text to numeric in T11130 / R11130C20: '5228.1'
## Warning: Coercing text to numeric in T11131 / R11131C20: '5228.1'
## Warning: Coercing text to numeric in T11132 / R11132C20: '5228.1'
## Warning: Coercing text to numeric in T11133 / R11133C20: '5228.1'
## Warning: Coercing text to numeric in T11134 / R11134C20: '5228.1'
## Warning: Coercing text to numeric in T11135 / R11135C20: '5228.1'
## Warning: Coercing text to numeric in T11136 / R11136C20: '5228.1'
## Warning: Coercing text to numeric in T11137 / R11137C20: '5228.1'
## Warning: Coercing text to numeric in T11138 / R11138C20: '5228.1'
## Warning: Coercing text to numeric in T11139 / R11139C20: '5228.1'
## Warning: Coercing text to numeric in T11140 / R11140C20: '5228.1'
## Warning: Coercing text to numeric in T11141 / R11141C20: '5228.1'
## Warning: Coercing text to numeric in T11142 / R11142C20: '5228.1'
## Warning: Coercing text to numeric in T11143 / R11143C20: '5228.1'
## Warning: Coercing text to numeric in T11144 / R11144C20: '5228.1'
## Warning: Coercing text to numeric in T11145 / R11145C20: '5228.1'
## Warning: Coercing text to numeric in T11146 / R11146C20: '5228.1'
## Warning: Coercing text to numeric in T11147 / R11147C20: '5228.1'
## Warning: Coercing text to numeric in T11148 / R11148C20: '5228.1'
## Warning: Coercing text to numeric in T11149 / R11149C20: '5228.1'
## Warning: Coercing text to numeric in T11150 / R11150C20: '5228.1'
## Warning: Coercing text to numeric in T11151 / R11151C20: '5228.1'
## Warning: Coercing text to numeric in T11152 / R11152C20: '5228.1'
## Warning: Coercing text to numeric in T11153 / R11153C20: '5228.1'
## Warning: Coercing text to numeric in T11154 / R11154C20: '5228.1'
## Warning: Coercing text to numeric in T11155 / R11155C20: '5228.1'
## Warning: Coercing text to numeric in T11156 / R11156C20: '5228.1'
## Warning: Coercing text to numeric in T11157 / R11157C20: '5228.1'
## Warning: Coercing text to numeric in T11158 / R11158C20: '5228.1'
## Warning: Coercing text to numeric in T11159 / R11159C20: '5228.1'
## Warning: Coercing text to numeric in T11160 / R11160C20: '5228.1'
## Warning: Coercing text to numeric in T11161 / R11161C20: '5228.1'
## Warning: Coercing text to numeric in T11162 / R11162C20: '5228.1'
## Warning: Coercing text to numeric in T11163 / R11163C20: '5228.1'
## Warning: Coercing text to numeric in T11164 / R11164C20: '5228.1'
## Warning: Coercing text to numeric in T11165 / R11165C20: '5228.1'
## Warning: Coercing text to numeric in T11166 / R11166C20: '5228.1'
## Warning: Coercing text to numeric in T11167 / R11167C20: '5228.1'
## Warning: Coercing text to numeric in T11168 / R11168C20: '5228.1'
## Warning: Coercing text to numeric in T11169 / R11169C20: '5228.1'
## Warning: Coercing text to numeric in T11170 / R11170C20: '5228.1'
## Warning: Coercing text to numeric in T11171 / R11171C20: '5228.1'
## Warning: Coercing text to numeric in T11172 / R11172C20: '5228.1'
## Warning: Coercing text to numeric in T11173 / R11173C20: '5228.1'
## Warning: Coercing text to numeric in T11174 / R11174C20: '5228.1'
## Warning: Coercing text to numeric in T11175 / R11175C20: '5228.1'
## Warning: Coercing text to numeric in T11176 / R11176C20: '5228.1'
## Warning: Coercing text to numeric in T11177 / R11177C20: '5228.1'
## Warning: Coercing text to numeric in T11178 / R11178C20: '5228.1'
## Warning: Coercing text to numeric in T11179 / R11179C20: '5228.1'
## Warning: Coercing text to numeric in T11180 / R11180C20: '5228.1'
## Warning: Coercing text to numeric in T11181 / R11181C20: '5228.1'
## Warning: Coercing text to numeric in T11182 / R11182C20: '5228.1'
## Warning: Coercing text to numeric in T11183 / R11183C20: '5228.1'
## Warning: Coercing text to numeric in T11184 / R11184C20: '5228.1'
## Warning: Coercing text to numeric in T11185 / R11185C20: '5228.1'
## Warning: Coercing text to numeric in T11186 / R11186C20: '5228.1'
## Warning: Coercing text to numeric in T11187 / R11187C20: '5228.1'
## Warning: Coercing text to numeric in T11188 / R11188C20: '5228.1'
## Warning: Coercing text to numeric in T11189 / R11189C20: '5228.1'
## Warning: Coercing text to numeric in T11190 / R11190C20: '5228.1'
## Warning: Coercing text to numeric in T11191 / R11191C20: '5228.1'
## Warning: Coercing text to numeric in T11192 / R11192C20: '5228.1'
## Warning: Coercing text to numeric in T11193 / R11193C20: '5228.1'
## Warning: Coercing text to numeric in T11194 / R11194C20: '5228.1'
## Warning: Coercing text to numeric in T11195 / R11195C20: '5228.1'
## Warning: Coercing text to numeric in T11196 / R11196C20: '5228.1'
## Warning: Coercing text to numeric in T11197 / R11197C20: '5228.1'
## Warning: Coercing text to numeric in T11198 / R11198C20: '5228.1'
## Warning: Coercing text to numeric in T11199 / R11199C20: '5228.1'
## Warning: Coercing text to numeric in T11200 / R11200C20: '5228.1'
## Warning: Coercing text to numeric in T11201 / R11201C20: '5228.1'
## Warning: Coercing text to numeric in T11202 / R11202C20: '5228.1'
## Warning: Coercing text to numeric in T11203 / R11203C20: '5228.1'
## Warning: Coercing text to numeric in T11204 / R11204C20: '5228.1'
## Warning: Coercing text to numeric in T11205 / R11205C20: '5228.1'
## Warning: Coercing text to numeric in T11206 / R11206C20: '5228.1'
## Warning: Coercing text to numeric in T11207 / R11207C20: '5228.1'
## Warning: Coercing text to numeric in T11208 / R11208C20: '5228.1'
## Warning: Coercing text to numeric in T11209 / R11209C20: '5228.1'
## Warning: Coercing text to numeric in T11210 / R11210C20: '5228.1'
## Warning: Coercing text to numeric in T11211 / R11211C20: '5228.1'
## Warning: Coercing text to numeric in T11212 / R11212C20: '5228.1'
## Warning: Coercing text to numeric in T11213 / R11213C20: '5228.1'
## Warning: Coercing text to numeric in T11214 / R11214C20: '5228.1'
## Warning: Coercing text to numeric in T11215 / R11215C20: '5228.1'
## Warning: Coercing text to numeric in T11216 / R11216C20: '5228.1'
## Warning: Coercing text to numeric in T11217 / R11217C20: '5228.1'
## Warning: Coercing text to numeric in T11218 / R11218C20: '5228.1'
## Warning: Coercing text to numeric in T11219 / R11219C20: '5228.1'
## Warning: Coercing text to numeric in T11220 / R11220C20: '5228.1'
## Warning: Coercing text to numeric in T11221 / R11221C20: '5228.1'
## Warning: Coercing text to numeric in T11222 / R11222C20: '5228.1'
## Warning: Coercing text to numeric in T11223 / R11223C20: '5228.1'
## Warning: Coercing text to numeric in T11224 / R11224C20: '5228.1'
## Warning: Coercing text to numeric in T11225 / R11225C20: '5228.1'
## Warning: Coercing text to numeric in T11226 / R11226C20: '5228.1'
## Warning: Coercing text to numeric in T11227 / R11227C20: '5228.1'
## Warning: Coercing text to numeric in T11228 / R11228C20: '5228.1'
## Warning: Coercing text to numeric in T11229 / R11229C20: '5228.1'
## Warning: Coercing text to numeric in T11230 / R11230C20: '5228.1'
## Warning: Coercing text to numeric in T11231 / R11231C20: '5228.1'
## Warning: Coercing text to numeric in T11232 / R11232C20: '5228.1'
## Warning: Coercing text to numeric in T11233 / R11233C20: '5228.1'
## Warning: Coercing text to numeric in T11234 / R11234C20: '5228.1'
## Warning: Coercing text to numeric in T11235 / R11235C20: '5228.1'
## Warning: Coercing text to numeric in T11236 / R11236C20: '5228.1'
## Warning: Coercing text to numeric in T11237 / R11237C20: '5228.1'
## Warning: Coercing text to numeric in T11238 / R11238C20: '5228.1'
## Warning: Coercing text to numeric in T11239 / R11239C20: '5228.1'
## Warning: Coercing text to numeric in T11240 / R11240C20: '5228.1'
## Warning: Coercing text to numeric in T11241 / R11241C20: '5228.1'
## Warning: Coercing text to numeric in T11242 / R11242C20: '5228.1'
## Warning: Coercing text to numeric in T11243 / R11243C20: '5228.1'
## Warning: Coercing text to numeric in T11244 / R11244C20: '5228.1'
## Warning: Coercing text to numeric in T11245 / R11245C20: '5228.1'
## Warning: Coercing text to numeric in T11246 / R11246C20: '5228.1'
## Warning: Coercing text to numeric in T11247 / R11247C20: '5228.1'
## Warning: Coercing text to numeric in T11248 / R11248C20: '5228.1'
## Warning: Coercing text to numeric in T11249 / R11249C20: '5228.1'
## Warning: Coercing text to numeric in T11250 / R11250C20: '5228.1'
## Warning: Coercing text to numeric in T11251 / R11251C20: '5228.1'
## Warning: Coercing text to numeric in T11252 / R11252C20: '5228.1'
## Warning: Coercing text to numeric in T11253 / R11253C20: '5228.1'
## Warning: Coercing text to numeric in T11254 / R11254C20: '5228.1'
## Warning: Coercing text to numeric in T11255 / R11255C20: '5228.1'
## Warning: Coercing text to numeric in T11256 / R11256C20: '5228.1'
## Warning: Coercing text to numeric in T11257 / R11257C20: '5228.1'
## Warning: Coercing text to numeric in T11258 / R11258C20: '5228.1'
## Warning: Coercing text to numeric in T11259 / R11259C20: '5228.1'
## Warning: Coercing text to numeric in T11260 / R11260C20: '5228.1'
## Warning: Coercing text to numeric in T11261 / R11261C20: '5228.1'
## Warning: Coercing text to numeric in T11262 / R11262C20: '5228.1'
## Warning: Coercing text to numeric in T11263 / R11263C20: '5228.1'
## Warning: Coercing text to numeric in T11264 / R11264C20: '5228.1'
## Warning: Coercing text to numeric in T11265 / R11265C20: '5228.1'
## Warning: Coercing text to numeric in T11266 / R11266C20: '5228.1'
## Warning: Coercing text to numeric in T11267 / R11267C20: '5228.1'
## Warning: Coercing text to numeric in T11268 / R11268C20: '5228.1'
## Warning: Coercing text to numeric in T11269 / R11269C20: '5228.1'
## Warning: Coercing text to numeric in T11270 / R11270C20: '5228.1'
## Warning: Coercing text to numeric in T11271 / R11271C20: '5228.1'
## Warning: Coercing text to numeric in T11272 / R11272C20: '5228.1'
## Warning: Coercing text to numeric in T11273 / R11273C20: '5228.1'
## Warning: Coercing text to numeric in T11274 / R11274C20: '5228.1'
## Warning: Coercing text to numeric in T11275 / R11275C20: '5228.1'
## Warning: Coercing text to numeric in T11276 / R11276C20: '5228.1'
## Warning: Coercing text to numeric in T11277 / R11277C20: '5228.1'
## Warning: Coercing text to numeric in T11278 / R11278C20: '5228.1'
## Warning: Coercing text to numeric in T11279 / R11279C20: '5228.1'
## Warning: Coercing text to numeric in T11280 / R11280C20: '5228.1'
## Warning: Coercing text to numeric in T11281 / R11281C20: '5228.1'
## Warning: Coercing text to numeric in T11282 / R11282C20: '5228.1'
## Warning: Coercing text to numeric in T11283 / R11283C20: '5228.1'
## Warning: Coercing text to numeric in T11284 / R11284C20: '5228.1'
## Warning: Coercing text to numeric in T11285 / R11285C20: '5228.1'
## Warning: Coercing text to numeric in T11286 / R11286C20: '5228.1'
## Warning: Coercing text to numeric in T11287 / R11287C20: '5228.1'
## Warning: Coercing text to numeric in T11288 / R11288C20: '5228.1'
## Warning: Coercing text to numeric in T11289 / R11289C20: '5228.1'
## Warning: Coercing text to numeric in T11290 / R11290C20: '5228.1'
## Warning: Coercing text to numeric in T11291 / R11291C20: '5228.1'
## Warning: Coercing text to numeric in T11292 / R11292C20: '5228.1'
## Warning: Coercing text to numeric in T11293 / R11293C20: '5228.1'
## Warning: Coercing text to numeric in T11294 / R11294C20: '5228.1'
## Warning: Coercing text to numeric in T11295 / R11295C20: '5228.1'
## Warning: Coercing text to numeric in T11296 / R11296C20: '5228.1'
## Warning: Coercing text to numeric in T11297 / R11297C20: '5228.1'
## Warning: Coercing text to numeric in T11298 / R11298C20: '5228.1'
## Warning: Coercing text to numeric in T11299 / R11299C20: '5228.1'
## Warning: Coercing text to numeric in T11300 / R11300C20: '5228.1'
## Warning: Coercing text to numeric in T11301 / R11301C20: '5228.1'
## Warning: Coercing text to numeric in T11302 / R11302C20: '5228.1'
## Warning: Coercing text to numeric in T11303 / R11303C20: '5228.1'
## Warning: Coercing text to numeric in T11304 / R11304C20: '5228.1'
## Warning: Coercing text to numeric in T11305 / R11305C20: '5228.1'
## Warning: Coercing text to numeric in T11306 / R11306C20: '5228.1'
## Warning: Coercing text to numeric in T11307 / R11307C20: '5228.1'
## Warning: Coercing text to numeric in T11308 / R11308C20: '5228.1'
## Warning: Coercing text to numeric in T11309 / R11309C20: '5228.1'
## Warning: Coercing text to numeric in T11310 / R11310C20: '5228.1'
## Warning: Coercing text to numeric in T11311 / R11311C20: '5228.1'
## Warning: Coercing text to numeric in T11312 / R11312C20: '5228.1'
## Warning: Coercing text to numeric in T11313 / R11313C20: '5228.1'
## Warning: Coercing text to numeric in T11314 / R11314C20: '5228.1'
## Warning: Coercing text to numeric in T11315 / R11315C20: '5228.1'
## Warning: Coercing text to numeric in T11316 / R11316C20: '5228.1'
## Warning: Coercing text to numeric in T11317 / R11317C20: '5228.1'
## Warning: Coercing text to numeric in T11318 / R11318C20: '5228.1'
## Warning: Coercing text to numeric in T11319 / R11319C20: '5228.1'
## Warning: Coercing text to numeric in T11320 / R11320C20: '5228.1'
## Warning: Coercing text to numeric in T11321 / R11321C20: '5228.1'
## Warning: Coercing text to numeric in T11322 / R11322C20: '5228.1'
## Warning: Coercing text to numeric in T11323 / R11323C20: '5228.1'
## Warning: Coercing text to numeric in T11324 / R11324C20: '5228.1'
## Warning: Coercing text to numeric in T11325 / R11325C20: '5228.1'
## Warning: Coercing text to numeric in T11326 / R11326C20: '5228.1'
## Warning: Coercing text to numeric in T11327 / R11327C20: '5228.1'
## Warning: Coercing text to numeric in T11328 / R11328C20: '5228.1'
## Warning: Coercing text to numeric in T11329 / R11329C20: '5228.1'
## Warning: Coercing text to numeric in T11330 / R11330C20: '5228.1'
## Warning: Coercing text to numeric in T11331 / R11331C20: '5228.1'
## Warning: Coercing text to numeric in T11332 / R11332C20: '5228.1'
## Warning: Coercing text to numeric in T11333 / R11333C20: '5228.1'
## Warning: Coercing text to numeric in T11334 / R11334C20: '5228.1'
## Warning: Coercing text to numeric in T11335 / R11335C20: '5228.1'
## Warning: Coercing text to numeric in T11336 / R11336C20: '5228.1'
## Warning: Coercing text to numeric in T11337 / R11337C20: '5228.1'
## Warning: Coercing text to numeric in T11338 / R11338C20: '5228.1'
## Warning: Coercing text to numeric in T11339 / R11339C20: '5228.1'
## Warning: Coercing text to numeric in T11340 / R11340C20: '5228.1'
## Warning: Coercing text to numeric in T11341 / R11341C20: '5228.1'
## Warning: Coercing text to numeric in T11342 / R11342C20: '5228.1'
## Warning: Coercing text to numeric in T11343 / R11343C20: '5228.1'
## Warning: Coercing text to numeric in T11344 / R11344C20: '5228.1'
## Warning: Coercing text to numeric in T11345 / R11345C20: '5228.1'
## Warning: Coercing text to numeric in T11346 / R11346C20: '5228.1'
## Warning: Coercing text to numeric in T11347 / R11347C20: '5228.1'
## Warning: Coercing text to numeric in T11348 / R11348C20: '5228.1'
## Warning: Coercing text to numeric in T11349 / R11349C20: '5228.1'
## Warning: Coercing text to numeric in T11350 / R11350C20: '5228.1'
## Warning: Coercing text to numeric in T11351 / R11351C20: '5228.1'
## Warning: Coercing text to numeric in T11352 / R11352C20: '5228.1'
## Warning: Coercing text to numeric in T11353 / R11353C20: '5228.1'
## Warning: Coercing text to numeric in T11354 / R11354C20: '5228.1'
## Warning: Coercing text to numeric in T11355 / R11355C20: '5228.1'
## Warning: Coercing text to numeric in T11356 / R11356C20: '5228.1'
## Warning: Coercing text to numeric in T11357 / R11357C20: '5228.1'
## Warning: Coercing text to numeric in T11358 / R11358C20: '5228.1'
## Warning: Coercing text to numeric in T11359 / R11359C20: '5228.1'
## Warning: Coercing text to numeric in T11360 / R11360C20: '5228.1'
## Warning: Coercing text to numeric in T11361 / R11361C20: '5228.1'
## Warning: Coercing text to numeric in T11362 / R11362C20: '5228.1'
## Warning: Coercing text to numeric in T11363 / R11363C20: '5228.1'
## Warning: Coercing text to numeric in T11364 / R11364C20: '5228.1'
## Warning: Coercing text to numeric in T11365 / R11365C20: '5228.1'
## Warning: Coercing text to numeric in T11366 / R11366C20: '5228.1'
## Warning: Coercing text to numeric in T11367 / R11367C20: '5228.1'
## Warning: Coercing text to numeric in T11368 / R11368C20: '5228.1'
## Warning: Coercing text to numeric in T11369 / R11369C20: '5228.1'
## Warning: Coercing text to numeric in T11370 / R11370C20: '5228.1'
## Warning: Coercing text to numeric in T11371 / R11371C20: '5228.1'
## Warning: Coercing text to numeric in T11372 / R11372C20: '5228.1'
## Warning: Coercing text to numeric in T11373 / R11373C20: '5228.1'
## Warning: Coercing text to numeric in T11374 / R11374C20: '5228.1'
## Warning: Coercing text to numeric in T11375 / R11375C20: '5228.1'
## Warning: Coercing text to numeric in T11376 / R11376C20: '5228.1'
## Warning: Coercing text to numeric in T11377 / R11377C20: '5228.1'
## Warning: Coercing text to numeric in T11378 / R11378C20: '5228.1'
## Warning: Coercing text to numeric in T11379 / R11379C20: '5228.1'
## Warning: Coercing text to numeric in T11380 / R11380C20: '5228.1'
## Warning: Coercing text to numeric in T11381 / R11381C20: '5228.1'
## Warning: Coercing text to numeric in T11382 / R11382C20: '5228.1'
## Warning: Coercing text to numeric in T11383 / R11383C20: '5228.1'
## Warning: Coercing text to numeric in T11384 / R11384C20: '5228.1'
## Warning: Coercing text to numeric in T11385 / R11385C20: '5228.1'
## Warning: Coercing text to numeric in T11386 / R11386C20: '5228.1'
## Warning: Coercing text to numeric in T11387 / R11387C20: '5228.1'
## Warning: Coercing text to numeric in T11388 / R11388C20: '5228.1'
## Warning: Coercing text to numeric in T11389 / R11389C20: '5228.1'
## Warning: Coercing text to numeric in T11390 / R11390C20: '5228.1'
## Warning: Coercing text to numeric in T11391 / R11391C20: '5228.1'
## Warning: Coercing text to numeric in T11392 / R11392C20: '5228.1'
## Warning: Coercing text to numeric in T11393 / R11393C20: '5228.1'
## Warning: Coercing text to numeric in T11394 / R11394C20: '5228.1'
## Warning: Coercing text to numeric in T11395 / R11395C20: '5228.1'
## Warning: Coercing text to numeric in T11396 / R11396C20: '5228.1'
## Warning: Coercing text to numeric in T11397 / R11397C20: '5228.1'
## Warning: Coercing text to numeric in T11398 / R11398C20: '5228.1'
## Warning: Coercing text to numeric in T11399 / R11399C20: '5228.1'
## Warning: Coercing text to numeric in T11400 / R11400C20: '5228.1'
## Warning: Coercing text to numeric in T11401 / R11401C20: '5228.1'
## Warning: Coercing text to numeric in T11402 / R11402C20: '5228.1'
## Warning: Coercing text to numeric in T11403 / R11403C20: '5228.1'
## Warning: Coercing text to numeric in T11404 / R11404C20: '5228.1'
## Warning: Coercing text to numeric in T11405 / R11405C20: '5228.1'
## Warning: Coercing text to numeric in T11406 / R11406C20: '5228.1'
## Warning: Coercing text to numeric in T11407 / R11407C20: '5228.1'
## Warning: Coercing text to numeric in T11408 / R11408C20: '5228.1'
## Warning: Coercing text to numeric in T11409 / R11409C20: '5228.1'
## Warning: Coercing text to numeric in T11410 / R11410C20: '5228.1'
## Warning: Coercing text to numeric in T11411 / R11411C20: '5228.1'
## Warning: Coercing text to numeric in T11412 / R11412C20: '5228.1'
## Warning: Coercing text to numeric in T11413 / R11413C20: '5228.1'
## Warning: Coercing text to numeric in T11414 / R11414C20: '5228.1'
## Warning: Coercing text to numeric in T11415 / R11415C20: '5228.1'
## Warning: Coercing text to numeric in T11416 / R11416C20: '5228.1'
## Warning: Coercing text to numeric in T11417 / R11417C20: '5228.1'
## Warning: Coercing text to numeric in T11418 / R11418C20: '5228.1'
## Warning: Coercing text to numeric in T11419 / R11419C20: '5228.1'
## Warning: Coercing text to numeric in T11420 / R11420C20: '5228.1'
## Warning: Coercing text to numeric in T11421 / R11421C20: '5228.1'
## Warning: Coercing text to numeric in T11422 / R11422C20: '5228.1'
## Warning: Coercing text to numeric in T11423 / R11423C20: '5228.1'
## Warning: Coercing text to numeric in T11424 / R11424C20: '5228.1'
## Warning: Coercing text to numeric in T11425 / R11425C20: '5228.1'
## Warning: Coercing text to numeric in T11426 / R11426C20: '5228.1'
## Warning: Coercing text to numeric in T11427 / R11427C20: '5228.1'
## Warning: Coercing text to numeric in T11428 / R11428C20: '5228.1'
## Warning: Coercing text to numeric in T11429 / R11429C20: '5228.1'
## Warning: Coercing text to numeric in T11430 / R11430C20: '5228.1'
## Warning: Coercing text to numeric in T11431 / R11431C20: '5228.1'
## Warning: Coercing text to numeric in T11432 / R11432C20: '5228.1'
## Warning: Coercing text to numeric in T11433 / R11433C20: '5228.1'
## Warning: Coercing text to numeric in T11434 / R11434C20: '5228.1'
## Warning: Coercing text to numeric in T11435 / R11435C20: '5228.1'
## Warning: Coercing text to numeric in T11436 / R11436C20: '5228.1'
## Warning: Coercing text to numeric in T11437 / R11437C20: '5228.1'
## Warning: Coercing text to numeric in T11438 / R11438C20: '5228.1'
## Warning: Coercing text to numeric in T11439 / R11439C20: '5228.1'
## Warning: Coercing text to numeric in T11440 / R11440C20: '5228.1'
## Warning: Coercing text to numeric in T11441 / R11441C20: '5228.1'
## Warning: Coercing text to numeric in T11442 / R11442C20: '5228.1'
## Warning: Coercing text to numeric in T11443 / R11443C20: '5228.1'
## Warning: Coercing text to numeric in T11444 / R11444C20: '5228.1'
## Warning: Coercing text to numeric in T11445 / R11445C20: '5228.1'
## Warning: Coercing text to numeric in T11446 / R11446C20: '5228.1'
## Warning: Coercing text to numeric in T11447 / R11447C20: '5228.1'
## Warning: Coercing text to numeric in T11448 / R11448C20: '5228.1'
## Warning: Coercing text to numeric in T11449 / R11449C20: '5228.1'
## Warning: Coercing text to numeric in T11450 / R11450C20: '5228.1'
## Warning: Coercing text to numeric in T11451 / R11451C20: '5228.1'
## Warning: Coercing text to numeric in T11452 / R11452C20: '5228.1'
## Warning: Coercing text to numeric in T11453 / R11453C20: '5228.1'
## Warning: Coercing text to numeric in T11454 / R11454C20: '5228.1'
## Warning: Coercing text to numeric in T11455 / R11455C20: '5228.1'
## Warning: Coercing text to numeric in T11456 / R11456C20: '5228.1'
## Warning: Coercing text to numeric in T11457 / R11457C20: '5228.1'
## Warning: Coercing text to numeric in T11458 / R11458C20: '5228.1'
## Warning: Coercing text to numeric in T11459 / R11459C20: '5228.1'
## Warning: Coercing text to numeric in T11460 / R11460C20: '5228.1'
## Warning: Coercing text to numeric in T11461 / R11461C20: '5228.1'
## Warning: Coercing text to numeric in T11462 / R11462C20: '5228.1'
## Warning: Coercing text to numeric in T11463 / R11463C20: '5228.1'
## Warning: Coercing text to numeric in T11464 / R11464C20: '5228.1'
## Warning: Coercing text to numeric in T11465 / R11465C20: '5228.1'
## Warning: Coercing text to numeric in T11466 / R11466C20: '5228.1'
## Warning: Coercing text to numeric in T11467 / R11467C20: '5228.1'
## Warning: Coercing text to numeric in T11468 / R11468C20: '5228.1'
## Warning: Coercing text to numeric in T11469 / R11469C20: '5228.1'
## Warning: Coercing text to numeric in T11470 / R11470C20: '5228.1'
## Warning: Coercing text to numeric in T11471 / R11471C20: '5228.1'
## Warning: Coercing text to numeric in T11472 / R11472C20: '5228.1'
## Warning: Coercing text to numeric in T11473 / R11473C20: '5228.1'
## Warning: Coercing text to numeric in T11474 / R11474C20: '5228.1'
## Warning: Coercing text to numeric in T11475 / R11475C20: '5228.1'
## Warning: Coercing text to numeric in T11476 / R11476C20: '5228.1'
## Warning: Coercing text to numeric in T11477 / R11477C20: '5228.1'
## Warning: Coercing text to numeric in T11478 / R11478C20: '5228.1'
## Warning: Coercing text to numeric in T11479 / R11479C20: '5228.1'
## Warning: Coercing text to numeric in T11480 / R11480C20: '5228.1'
## Warning: Coercing text to numeric in T11481 / R11481C20: '5228.1'
## Warning: Coercing text to numeric in T11482 / R11482C20: '5228.1'
## Warning: Coercing text to numeric in T11483 / R11483C20: '5228.1'
## Warning: Coercing text to numeric in T11484 / R11484C20: '5228.1'
## Warning: Coercing text to numeric in T11485 / R11485C20: '5228.1'
## Warning: Coercing text to numeric in T11486 / R11486C20: '5228.1'
## Warning: Coercing text to numeric in T11487 / R11487C20: '5228.1'
## Warning: Coercing text to numeric in T11488 / R11488C20: '5228.1'
## Warning: Coercing text to numeric in T11489 / R11489C20: '5228.1'
## Warning: Coercing text to numeric in T11490 / R11490C20: '5228.1'
## Warning: Coercing text to numeric in T11491 / R11491C20: '5228.1'
## Warning: Coercing text to numeric in T11492 / R11492C20: '5228.1'
## Warning: Coercing text to numeric in T11493 / R11493C20: '5228.1'
## Warning: Coercing text to numeric in T11494 / R11494C20: '5228.1'
## Warning: Coercing text to numeric in T11495 / R11495C20: '5228.1'
## Warning: Coercing text to numeric in T11496 / R11496C20: '5228.1'
## Warning: Coercing text to numeric in T11497 / R11497C20: '5228.1'
## Warning: Coercing text to numeric in T11498 / R11498C20: '5228.1'
## Warning: Coercing text to numeric in T11499 / R11499C20: '5228.1'
## Warning: Coercing text to numeric in T11500 / R11500C20: '5228.1'
## Warning: Coercing text to numeric in T11501 / R11501C20: '5228.1'
## Warning: Coercing text to numeric in T11502 / R11502C20: '5228.1'
## Warning: Coercing text to numeric in T11503 / R11503C20: '5228.1'
## Warning: Coercing text to numeric in T11504 / R11504C20: '5228.1'
## Warning: Coercing text to numeric in T11505 / R11505C20: '5228.1'
## Warning: Coercing text to numeric in T11506 / R11506C20: '5228.1'
## Warning: Coercing text to numeric in T11507 / R11507C20: '5228.1'
## Warning: Coercing text to numeric in T11508 / R11508C20: '5228.1'
## Warning: Coercing text to numeric in T11509 / R11509C20: '5228.1'
## Warning: Coercing text to numeric in T11510 / R11510C20: '5228.1'
## Warning: Coercing text to numeric in T11511 / R11511C20: '5228.1'
## Warning: Coercing text to numeric in T11512 / R11512C20: '5228.1'
## Warning: Coercing text to numeric in T11513 / R11513C20: '5228.1'
## Warning: Coercing text to numeric in T11514 / R11514C20: '5228.1'
## Warning: Coercing text to numeric in T11515 / R11515C20: '5228.1'
## Warning: Coercing text to numeric in T11516 / R11516C20: '5228.1'
## Warning: Coercing text to numeric in T11517 / R11517C20: '5228.1'
## Warning: Coercing text to numeric in T11518 / R11518C20: '5228.1'
## Warning: Coercing text to numeric in T11519 / R11519C20: '5228.1'
## Warning: Coercing text to numeric in T11520 / R11520C20: '5228.1'
## Warning: Coercing text to numeric in T11521 / R11521C20: '5228.1'
## Warning: Coercing text to numeric in T11522 / R11522C20: '5228.1'
## Warning: Coercing text to numeric in T11523 / R11523C20: '5228.1'
## Warning: Coercing text to numeric in T11524 / R11524C20: '5228.1'
## Warning: Coercing text to numeric in T11525 / R11525C20: '5228.1'
## Warning: Coercing text to numeric in T11526 / R11526C20: '5228.1'
## Warning: Coercing text to numeric in T11527 / R11527C20: '5228.1'
## Warning: Coercing text to numeric in T11528 / R11528C20: '5228.1'
## Warning: Coercing text to numeric in T11529 / R11529C20: '5228.1'
## Warning: Coercing text to numeric in T11530 / R11530C20: '5228.1'
## Warning: Coercing text to numeric in T11531 / R11531C20: '5228.1'
## Warning: Coercing text to numeric in T11532 / R11532C20: '5228.1'
## Warning: Coercing text to numeric in T11533 / R11533C20: '5228.1'
## Warning: Coercing text to numeric in T11534 / R11534C20: '5228.1'
## Warning: Coercing text to numeric in T11535 / R11535C20: '5228.1'
## Warning: Coercing text to numeric in T11536 / R11536C20: '5228.1'
## Warning: Coercing text to numeric in T11537 / R11537C20: '5228.1'
## Warning: Coercing text to numeric in T11538 / R11538C20: '5228.1'
## Warning: Coercing text to numeric in T11539 / R11539C20: '5228.1'
## Warning: Coercing text to numeric in T11540 / R11540C20: '5228.1'
## Warning: Coercing text to numeric in T11541 / R11541C20: '5228.1'
## Warning: Coercing text to numeric in T11542 / R11542C20: '5228.1'
## Warning: Coercing text to numeric in T11543 / R11543C20: '5228.1'
## Warning: Coercing text to numeric in T11544 / R11544C20: '5228.1'
## Warning: Coercing text to numeric in T11545 / R11545C20: '5228.1'
## Warning: Coercing text to numeric in T11546 / R11546C20: '5228.1'
## Warning: Coercing text to numeric in T11547 / R11547C20: '5228.1'
## Warning: Coercing text to numeric in T11548 / R11548C20: '5228.1'
## Warning: Coercing text to numeric in T11549 / R11549C20: '5228.1'
## Warning: Coercing text to numeric in T11550 / R11550C20: '5228.1'
## Warning: Coercing text to numeric in T11551 / R11551C20: '5228.1'
## Warning: Coercing text to numeric in T11552 / R11552C20: '5228.1'
## Warning: Coercing text to numeric in T11553 / R11553C20: '5228.1'
## Warning: Coercing text to numeric in T11554 / R11554C20: '5228.1'
## Warning: Coercing text to numeric in T11555 / R11555C20: '5228.1'
## Warning: Coercing text to numeric in T11556 / R11556C20: '5228.1'
## Warning: Coercing text to numeric in T11557 / R11557C20: '5228.1'
## Warning: Coercing text to numeric in T11558 / R11558C20: '5228.1'
## Warning: Coercing text to numeric in T11559 / R11559C20: '5228.1'
## Warning: Coercing text to numeric in T11560 / R11560C20: '5228.1'
## Warning: Coercing text to numeric in T11561 / R11561C20: '5228.1'
## Warning: Coercing text to numeric in T11562 / R11562C20: '5228.1'
## Warning: Coercing text to numeric in T11563 / R11563C20: '5228.1'
## Warning: Coercing text to numeric in T11564 / R11564C20: '5228.1'
## Warning: Coercing text to numeric in T11565 / R11565C20: '5228.1'
## Warning: Coercing text to numeric in T11566 / R11566C20: '5228.1'
## Warning: Coercing text to numeric in T11567 / R11567C20: '5228.1'
## Warning: Coercing text to numeric in T11568 / R11568C20: '5228.1'
## Warning: Coercing text to numeric in T11569 / R11569C20: '5228.1'
## Warning: Coercing text to numeric in T11570 / R11570C20: '5228.1'
## Warning: Coercing text to numeric in T11571 / R11571C20: '5228.1'
## Warning: Coercing text to numeric in T11572 / R11572C20: '5228.1'
## Warning: Coercing text to numeric in T11573 / R11573C20: '5228.1'
## Warning: Coercing text to numeric in T11574 / R11574C20: '5228.1'
## Warning: Coercing text to numeric in T11575 / R11575C20: '5228.1'
## Warning: Coercing text to numeric in T11576 / R11576C20: '5228.1'
## Warning: Coercing text to numeric in T11577 / R11577C20: '5228.1'
## Warning: Coercing text to numeric in T11578 / R11578C20: '5228.1'
## Warning: Coercing text to numeric in T11579 / R11579C20: '5228.1'
## Warning: Coercing text to numeric in T11580 / R11580C20: '5228.1'
## Warning: Coercing text to numeric in T11581 / R11581C20: '5228.1'
## Warning: Coercing text to numeric in T11582 / R11582C20: '5228.1'
## Warning: Coercing text to numeric in T11583 / R11583C20: '5228.1'
## Warning: Coercing text to numeric in T11584 / R11584C20: '5228.1'
## Warning: Coercing text to numeric in T11585 / R11585C20: '5228.1'
## Warning: Coercing text to numeric in T11586 / R11586C20: '5228.1'
## Warning: Coercing text to numeric in T11587 / R11587C20: '5228.1'
## Warning: Coercing text to numeric in T11588 / R11588C20: '5228.1'
## Warning: Coercing text to numeric in T11589 / R11589C20: '5228.1'
## Warning: Coercing text to numeric in T11590 / R11590C20: '5228.1'
## Warning: Coercing text to numeric in T11591 / R11591C20: '5228.1'
## Warning: Coercing text to numeric in T11592 / R11592C20: '5228.1'
## Warning: Coercing text to numeric in T11593 / R11593C20: '5228.1'
## Warning: Coercing text to numeric in T11594 / R11594C20: '5228.1'
## Warning: Coercing text to numeric in T11595 / R11595C20: '5228.1'
## Warning: Coercing text to numeric in T11596 / R11596C20: '5228.1'
## Warning: Coercing text to numeric in T11597 / R11597C20: '5228.1'
## Warning: Coercing text to numeric in T11598 / R11598C20: '5228.1'
## Warning: Coercing text to numeric in T11599 / R11599C20: '5228.1'
## Warning: Coercing text to numeric in T11600 / R11600C20: '5228.1'
## Warning: Coercing text to numeric in T11601 / R11601C20: '5228.1'
## Warning: Coercing text to numeric in T11602 / R11602C20: '5228.1'
## Warning: Coercing text to numeric in T11603 / R11603C20: '5228.1'
## Warning: Coercing text to numeric in T11604 / R11604C20: '5228.1'
## Warning: Coercing text to numeric in T11605 / R11605C20: '5228.1'
## Warning: Coercing text to numeric in T11606 / R11606C20: '5228.1'
## Warning: Coercing text to numeric in T11607 / R11607C20: '5228.1'
## Warning: Coercing text to numeric in T11608 / R11608C20: '5228.1'
## Warning: Coercing text to numeric in T11609 / R11609C20: '5228.1'
## Warning: Coercing text to numeric in T11610 / R11610C20: '5228.1'
## Warning: Coercing text to numeric in T11611 / R11611C20: '5228.1'
## Warning: Coercing text to numeric in T11612 / R11612C20: '5228.1'
## Warning: Coercing text to numeric in T11613 / R11613C20: '5228.1'
## Warning: Coercing text to numeric in T11614 / R11614C20: '5228.1'
## Warning: Coercing text to numeric in T11615 / R11615C20: '5228.1'
## Warning: Coercing text to numeric in T11616 / R11616C20: '5228.1'
## Warning: Coercing text to numeric in T11617 / R11617C20: '5228.1'
## Warning: Coercing text to numeric in T11618 / R11618C20: '5228.1'
## Warning: Coercing text to numeric in T11619 / R11619C20: '5228.1'
## Warning: Coercing text to numeric in T11620 / R11620C20: '5228.1'
## Warning: Coercing text to numeric in T11621 / R11621C20: '5228.1'
## Warning: Coercing text to numeric in T11622 / R11622C20: '5228.1'
## Warning: Coercing text to numeric in T11623 / R11623C20: '5228.1'
## Warning: Coercing text to numeric in T11624 / R11624C20: '5228.1'
## Warning: Coercing text to numeric in T11625 / R11625C20: '5228.1'
## Warning: Coercing text to numeric in T11626 / R11626C20: '5228.1'
## Warning: Coercing text to numeric in T11627 / R11627C20: '5228.1'
## Warning: Coercing text to numeric in T11628 / R11628C20: '5228.1'
## Warning: Coercing text to numeric in T11629 / R11629C20: '5228.1'
## Warning: Coercing text to numeric in T11630 / R11630C20: '5228.1'
## Warning: Coercing text to numeric in T11631 / R11631C20: '5228.1'
## Warning: Coercing text to numeric in T11632 / R11632C20: '5228.1'
## Warning: Coercing text to numeric in T11633 / R11633C20: '5228.1'
## Warning: Coercing text to numeric in T11634 / R11634C20: '5228.1'
## Warning: Coercing text to numeric in T11635 / R11635C20: '5228.1'
## Warning: Coercing text to numeric in T11636 / R11636C20: '5228.1'
## Warning: Coercing text to numeric in T11637 / R11637C20: '5228.1'
## Warning: Coercing text to numeric in T11638 / R11638C20: '5228.1'
## Warning: Coercing text to numeric in T11639 / R11639C20: '5228.1'
## Warning: Coercing text to numeric in T11640 / R11640C20: '5228.1'
## Warning: Coercing text to numeric in T11641 / R11641C20: '5228.1'
## Warning: Coercing text to numeric in T11642 / R11642C20: '5228.1'
## Warning: Coercing text to numeric in T11643 / R11643C20: '5228.1'
## Warning: Coercing text to numeric in T11644 / R11644C20: '5228.1'
## Warning: Coercing text to numeric in T11645 / R11645C20: '5228.1'
## Warning: Coercing text to numeric in T11646 / R11646C20: '5228.1'
## Warning: Coercing text to numeric in T11647 / R11647C20: '5228.1'
## Warning: Coercing text to numeric in T11648 / R11648C20: '5228.1'
## Warning: Coercing text to numeric in T11649 / R11649C20: '5228.1'
## Warning: Coercing text to numeric in T11650 / R11650C20: '5228.1'
## Warning: Coercing text to numeric in T11651 / R11651C20: '5228.1'
## Warning: Coercing text to numeric in T11652 / R11652C20: '5228.1'
## Warning: Coercing text to numeric in T11653 / R11653C20: '5228.1'
## Warning: Coercing text to numeric in T11654 / R11654C20: '5228.1'
## Warning: Coercing text to numeric in T11655 / R11655C20: '5228.1'
## Warning: Coercing text to numeric in T11656 / R11656C20: '5228.1'
## Warning: Coercing text to numeric in T11657 / R11657C20: '5228.1'
## Warning: Coercing text to numeric in T11658 / R11658C20: '5228.1'
## Warning: Coercing text to numeric in T11659 / R11659C20: '5228.1'
## Warning: Coercing text to numeric in T11660 / R11660C20: '5228.1'
## Warning: Coercing text to numeric in T11661 / R11661C20: '5228.1'
## Warning: Coercing text to numeric in T11662 / R11662C20: '5228.1'
## Warning: Coercing text to numeric in T11663 / R11663C20: '5228.1'
## Warning: Coercing text to numeric in T11664 / R11664C20: '5228.1'
## Warning: Coercing text to numeric in T11665 / R11665C20: '5228.1'
## Warning: Coercing text to numeric in T11666 / R11666C20: '5228.1'
## Warning: Coercing text to numeric in T11667 / R11667C20: '5228.1'
## Warning: Coercing text to numeric in T11668 / R11668C20: '5228.1'
## Warning: Coercing text to numeric in T11669 / R11669C20: '5228.1'
## Warning: Coercing text to numeric in T11670 / R11670C20: '5228.1'
## Warning: Coercing text to numeric in T11671 / R11671C20: '5228.1'
## Warning: Coercing text to numeric in T11672 / R11672C20: '5228.1'
## Warning: Coercing text to numeric in T11673 / R11673C20: '5228.1'
## Warning: Coercing text to numeric in T11674 / R11674C20: '5228.1'
## Warning: Coercing text to numeric in T11675 / R11675C20: '5228.1'
## Warning: Coercing text to numeric in T11676 / R11676C20: '5228.1'
## Warning: Coercing text to numeric in T11677 / R11677C20: '5228.1'
## Warning: Coercing text to numeric in T11678 / R11678C20: '5228.1'
## Warning: Coercing text to numeric in T11679 / R11679C20: '5228.1'
## Warning: Coercing text to numeric in T11680 / R11680C20: '5228.1'
## Warning: Coercing text to numeric in T11681 / R11681C20: '5228.1'
## Warning: Coercing text to numeric in T11682 / R11682C20: '5228.1'
## Warning: Coercing text to numeric in T11683 / R11683C20: '5228.1'
## Warning: Coercing text to numeric in T11684 / R11684C20: '5228.1'
## Warning: Coercing text to numeric in T11685 / R11685C20: '5228.1'
## Warning: Coercing text to numeric in T11686 / R11686C20: '5228.1'
## Warning: Coercing text to numeric in T11687 / R11687C20: '5228.1'
## Warning: Coercing text to numeric in T11688 / R11688C20: '5228.1'
## Warning: Coercing text to numeric in T11689 / R11689C20: '5228.1'
## Warning: Coercing text to numeric in T11690 / R11690C20: '5228.1'
## Warning: Coercing text to numeric in T11691 / R11691C20: '5228.1'
## Warning: Coercing text to numeric in T11692 / R11692C20: '5228.1'
## Warning: Coercing text to numeric in T11693 / R11693C20: '5228.1'
## Warning: Coercing text to numeric in T11694 / R11694C20: '5228.1'
## Warning: Coercing text to numeric in T11695 / R11695C20: '5228.1'
## Warning: Coercing text to numeric in T11696 / R11696C20: '5228.1'
## Warning: Coercing text to numeric in T11697 / R11697C20: '5228.1'
## Warning: Coercing text to numeric in T11698 / R11698C20: '5228.1'
## Warning: Coercing text to numeric in T11699 / R11699C20: '5228.1'
## Warning: Coercing text to numeric in T11700 / R11700C20: '5228.1'
## Warning: Coercing text to numeric in T11701 / R11701C20: '5228.1'
## Warning: Coercing text to numeric in T11702 / R11702C20: '5228.1'
## Warning: Coercing text to numeric in T11703 / R11703C20: '5228.1'
## Warning: Coercing text to numeric in T11704 / R11704C20: '5228.1'
## Warning: Coercing text to numeric in T11705 / R11705C20: '5228.1'
## Warning: Coercing text to numeric in T11706 / R11706C20: '5228.1'
## Warning: Coercing text to numeric in T11707 / R11707C20: '5228.1'
## Warning: Coercing text to numeric in T11708 / R11708C20: '5228.1'
## Warning: Coercing text to numeric in T11709 / R11709C20: '5228.1'
## Warning: Coercing text to numeric in T11710 / R11710C20: '5228.1'
## Warning: Coercing text to numeric in T11711 / R11711C20: '5228.1'
## Warning: Coercing text to numeric in T11712 / R11712C20: '5228.1'
## Warning: Coercing text to numeric in T11713 / R11713C20: '5228.1'
## Warning: Coercing text to numeric in T11714 / R11714C20: '5228.1'
## Warning: Coercing text to numeric in T11715 / R11715C20: '5228.1'
## Warning: Coercing text to numeric in T11716 / R11716C20: '5228.1'
## Warning: Coercing text to numeric in T11717 / R11717C20: '5228.1'
## Warning: Coercing text to numeric in T11718 / R11718C20: '5228.1'
## Warning: Coercing text to numeric in T11719 / R11719C20: '5228.1'
## Warning: Coercing text to numeric in T11720 / R11720C20: '5228.1'
## Warning: Coercing text to numeric in T11721 / R11721C20: '5228.1'
## Warning: Coercing text to numeric in T11722 / R11722C20: '5228.1'
## Warning: Coercing text to numeric in T11723 / R11723C20: '5228.1'
## Warning: Coercing text to numeric in T11724 / R11724C20: '5228.1'
## Warning: Coercing text to numeric in T11725 / R11725C20: '5228.1'
## Warning: Coercing text to numeric in T11726 / R11726C20: '5228.1'
## Warning: Coercing text to numeric in T11727 / R11727C20: '5228.1'
## Warning: Coercing text to numeric in T11728 / R11728C20: '5228.1'
## Warning: Coercing text to numeric in T11729 / R11729C20: '5228.1'
## Warning: Coercing text to numeric in T11730 / R11730C20: '5228.1'
## Warning: Coercing text to numeric in T11731 / R11731C20: '5228.1'
## Warning: Coercing text to numeric in T11732 / R11732C20: '5228.1'
## Warning: Coercing text to numeric in T11733 / R11733C20: '5228.1'
## Warning: Coercing text to numeric in T11734 / R11734C20: '5228.1'
## Warning: Coercing text to numeric in T11735 / R11735C20: '5228.1'
## Warning: Coercing text to numeric in T11736 / R11736C20: '5228.1'
## Warning: Coercing text to numeric in T11737 / R11737C20: '5228.1'
## Warning: Coercing text to numeric in T11738 / R11738C20: '5228.1'
## Warning: Coercing text to numeric in T11739 / R11739C20: '5228.1'
## Warning: Coercing text to numeric in T11740 / R11740C20: '5228.1'
## Warning: Coercing text to numeric in T11741 / R11741C20: '5228.1'
## Warning: Coercing text to numeric in T11742 / R11742C20: '5228.1'
## Warning: Coercing text to numeric in T11743 / R11743C20: '5228.1'
## Warning: Coercing text to numeric in T11744 / R11744C20: '5228.1'
## Warning: Coercing text to numeric in T11745 / R11745C20: '5228.1'
## Warning: Coercing text to numeric in T11746 / R11746C20: '5228.1'
## Warning: Coercing text to numeric in T11747 / R11747C20: '5228.1'
## Warning: Coercing text to numeric in T11748 / R11748C20: '5228.1'
## Warning: Coercing text to numeric in T11749 / R11749C20: '5228.1'
## Warning: Coercing text to numeric in T11750 / R11750C20: '5228.1'
## Warning: Coercing text to numeric in T11751 / R11751C20: '5228.1'
## Warning: Coercing text to numeric in T11752 / R11752C20: '5228.1'
## Warning: Coercing text to numeric in T11753 / R11753C20: '5228.1'
## Warning: Coercing text to numeric in T11754 / R11754C20: '5228.1'
## Warning: Coercing text to numeric in T11755 / R11755C20: '5228.1'
## Warning: Coercing text to numeric in T11756 / R11756C20: '5228.1'
## Warning: Coercing text to numeric in T11757 / R11757C20: '5228.1'
## Warning: Coercing text to numeric in T11758 / R11758C20: '5228.1'
## Warning: Coercing text to numeric in T11759 / R11759C20: '5228.1'
## Warning: Coercing text to numeric in T11760 / R11760C20: '5228.1'
## Warning: Coercing text to numeric in T11761 / R11761C20: '5228.1'
## Warning: Coercing text to numeric in T11762 / R11762C20: '5228.1'
## Warning: Coercing text to numeric in T11763 / R11763C20: '5228.1'
## Warning: Coercing text to numeric in T11764 / R11764C20: '5228.1'
## Warning: Coercing text to numeric in T11765 / R11765C20: '5228.1'
## Warning: Coercing text to numeric in T11766 / R11766C20: '5228.1'
## Warning: Coercing text to numeric in T11767 / R11767C20: '5228.1'
## Warning: Coercing text to numeric in T11768 / R11768C20: '5228.1'
## Warning: Coercing text to numeric in T11769 / R11769C20: '5228.1'
## Warning: Coercing text to numeric in T11770 / R11770C20: '5228.1'
## Warning: Coercing text to numeric in T11771 / R11771C20: '5228.1'
## Warning: Coercing text to numeric in T11772 / R11772C20: '5228.1'
## Warning: Coercing text to numeric in T11773 / R11773C20: '5228.1'
## Warning: Coercing text to numeric in T11774 / R11774C20: '5228.1'
## Warning: Coercing text to numeric in T11775 / R11775C20: '5228.1'
## Warning: Coercing text to numeric in T11776 / R11776C20: '5228.1'
## Warning: Coercing text to numeric in T11777 / R11777C20: '5228.1'
## Warning: Coercing text to numeric in T11778 / R11778C20: '5228.1'
## Warning: Coercing text to numeric in T11779 / R11779C20: '5228.1'
## Warning: Coercing text to numeric in T11780 / R11780C20: '5228.1'
## Warning: Coercing text to numeric in T11781 / R11781C20: '5228.1'
## Warning: Coercing text to numeric in T11782 / R11782C20: '5228.1'
## Warning: Coercing text to numeric in T11783 / R11783C20: '5228.1'
## Warning: Coercing text to numeric in T11784 / R11784C20: '5228.1'
## Warning: Coercing text to numeric in T11785 / R11785C20: '5228.1'
## Warning: Coercing text to numeric in T11786 / R11786C20: '5228.1'
## Warning: Coercing text to numeric in T11787 / R11787C20: '5228.1'
## Warning: Coercing text to numeric in T11788 / R11788C20: '5228.1'
## Warning: Coercing text to numeric in T11789 / R11789C20: '5228.1'
## Warning: Coercing text to numeric in T11790 / R11790C20: '5228.1'
## Warning: Coercing text to numeric in T11791 / R11791C20: '5228.1'
## Warning: Coercing text to numeric in T11792 / R11792C20: '5228.1'
## Warning: Coercing text to numeric in T11793 / R11793C20: '5228.1'
## Warning: Coercing text to numeric in T11794 / R11794C20: '5228.1'
## Warning: Coercing text to numeric in T11795 / R11795C20: '5228.1'
## Warning: Coercing text to numeric in T11796 / R11796C20: '5228.1'
## Warning: Coercing text to numeric in T11797 / R11797C20: '5228.1'
## Warning: Coercing text to numeric in T11798 / R11798C20: '5228.1'
## Warning: Coercing text to numeric in T11799 / R11799C20: '5228.1'
## Warning: Coercing text to numeric in T11800 / R11800C20: '5228.1'
## Warning: Coercing text to numeric in T11801 / R11801C20: '5228.1'
## Warning: Coercing text to numeric in T11802 / R11802C20: '5228.1'
## Warning: Coercing text to numeric in T11803 / R11803C20: '5228.1'
## Warning: Coercing text to numeric in T11804 / R11804C20: '5228.1'
## Warning: Coercing text to numeric in T11805 / R11805C20: '5228.1'
## Warning: Coercing text to numeric in T11806 / R11806C20: '5228.1'
## Warning: Coercing text to numeric in T11807 / R11807C20: '5228.1'
## Warning: Coercing text to numeric in T11808 / R11808C20: '5228.1'
## Warning: Coercing text to numeric in T11809 / R11809C20: '5228.1'
## Warning: Coercing text to numeric in T11810 / R11810C20: '5228.1'
## Warning: Coercing text to numeric in T11811 / R11811C20: '5228.1'
## Warning: Coercing text to numeric in T11812 / R11812C20: '5228.1'
## Warning: Coercing text to numeric in T11813 / R11813C20: '5228.1'
## Warning: Coercing text to numeric in T11814 / R11814C20: '5228.1'
## Warning: Coercing text to numeric in T11815 / R11815C20: '5228.1'
## Warning: Coercing text to numeric in T11816 / R11816C20: '5228.1'
## Warning: Coercing text to numeric in T11817 / R11817C20: '5228.1'
## Warning: Coercing text to numeric in T11818 / R11818C20: '5228.1'
## Warning: Coercing text to numeric in T11819 / R11819C20: '5228.1'
## Warning: Coercing text to numeric in T11820 / R11820C20: '5228.1'
## Warning: Coercing text to numeric in T11821 / R11821C20: '5228.1'
## Warning: Coercing text to numeric in T11822 / R11822C20: '5228.1'
## Warning: Coercing text to numeric in T11823 / R11823C20: '5228.1'
## Warning: Coercing text to numeric in T11824 / R11824C20: '5228.1'
## Warning: Coercing text to numeric in T11825 / R11825C20: '5228.1'
## Warning: Coercing text to numeric in T11826 / R11826C20: '5228.1'
## Warning: Coercing text to numeric in T11827 / R11827C20: '5228.1'
## Warning: Coercing text to numeric in T11828 / R11828C20: '5228.1'
## Warning: Coercing text to numeric in T11829 / R11829C20: '5228.1'
## Warning: Coercing text to numeric in T11830 / R11830C20: '5228.1'
## Warning: Coercing text to numeric in T11831 / R11831C20: '5228.1'
## Warning: Coercing text to numeric in T11832 / R11832C20: '5228.1'
## Warning: Coercing text to numeric in T11833 / R11833C20: '5228.1'
## Warning: Coercing text to numeric in T11834 / R11834C20: '5228.1'
## Warning: Coercing text to numeric in T11835 / R11835C20: '5228.1'
## Warning: Coercing text to numeric in T11836 / R11836C20: '5228.1'
## Warning: Coercing text to numeric in T11837 / R11837C20: '5228.1'
## Warning: Coercing text to numeric in T11838 / R11838C20: '5228.1'
## Warning: Coercing text to numeric in T11839 / R11839C20: '5228.1'
## Warning: Coercing text to numeric in T11840 / R11840C20: '5228.1'
## Warning: Coercing text to numeric in T11841 / R11841C20: '5228.1'
## Warning: Coercing text to numeric in T11842 / R11842C20: '5228.1'
## Warning: Coercing text to numeric in T11843 / R11843C20: '5228.1'
## Warning: Coercing text to numeric in T11844 / R11844C20: '5228.1'
## Warning: Coercing text to numeric in T11845 / R11845C20: '5228.1'
## Warning: Coercing text to numeric in T11846 / R11846C20: '5228.1'
## Warning: Coercing text to numeric in T11847 / R11847C20: '5228.1'
## Warning: Coercing text to numeric in T11848 / R11848C20: '5228.1'
## Warning: Coercing text to numeric in T11849 / R11849C20: '5228.1'
## Warning: Coercing text to numeric in T11850 / R11850C20: '5228.1'
## Warning: Coercing text to numeric in T11851 / R11851C20: '5228.1'
## Warning: Coercing text to numeric in T11852 / R11852C20: '5228.1'
## Warning: Coercing text to numeric in T11853 / R11853C20: '5228.1'
## Warning: Coercing text to numeric in T11854 / R11854C20: '5228.1'
## Warning: Coercing text to numeric in T11855 / R11855C20: '5228.1'
## Warning: Coercing text to numeric in T11856 / R11856C20: '5228.1'
## Warning: Coercing text to numeric in T11857 / R11857C20: '5228.1'
## Warning: Coercing text to numeric in T11858 / R11858C20: '5228.1'
## Warning: Coercing text to numeric in T11859 / R11859C20: '5228.1'
## Warning: Coercing text to numeric in T11860 / R11860C20: '5228.1'
## Warning: Coercing text to numeric in T11861 / R11861C20: '5228.1'
## Warning: Coercing text to numeric in T11862 / R11862C20: '5228.1'
## Warning: Coercing text to numeric in T11863 / R11863C20: '5228.1'
## Warning: Coercing text to numeric in T11864 / R11864C20: '5228.1'
## Warning: Coercing text to numeric in T11865 / R11865C20: '5228.1'
## Warning: Coercing text to numeric in T11866 / R11866C20: '5228.1'
## Warning: Coercing text to numeric in T11867 / R11867C20: '5228.1'
## Warning: Coercing text to numeric in T11868 / R11868C20: '5228.1'
## Warning: Coercing text to numeric in T11869 / R11869C20: '5228.1'
## Warning: Coercing text to numeric in T11870 / R11870C20: '5228.1'
## Warning: Coercing text to numeric in T11871 / R11871C20: '5228.1'
## Warning: Coercing text to numeric in T11872 / R11872C20: '5228.1'
## Warning: Coercing text to numeric in T11873 / R11873C20: '5228.1'
## Warning: Coercing text to numeric in T11874 / R11874C20: '5228.1'
## Warning: Coercing text to numeric in T11875 / R11875C20: '5228.1'
## Warning: Coercing text to numeric in T11876 / R11876C20: '5228.1'
## Warning: Coercing text to numeric in T11877 / R11877C20: '5228.1'
## Warning: Coercing text to numeric in T11878 / R11878C20: '5228.1'
## Warning: Coercing text to numeric in T11879 / R11879C20: '5228.1'
## Warning: Coercing text to numeric in T11880 / R11880C20: '5228.1'
## Warning: Coercing text to numeric in T11881 / R11881C20: '5228.1'
## Warning: Coercing text to numeric in T11882 / R11882C20: '5228.1'
## Warning: Coercing text to numeric in T11883 / R11883C20: '5228.1'
## Warning: Coercing text to numeric in T11884 / R11884C20: '5228.1'
## Warning: Coercing text to numeric in T11885 / R11885C20: '5228.1'
## Warning: Coercing text to numeric in T11886 / R11886C20: '5228.1'
## Warning: Coercing text to numeric in T11887 / R11887C20: '5228.1'
## Warning: Coercing text to numeric in T11888 / R11888C20: '5228.1'
## Warning: Coercing text to numeric in T11889 / R11889C20: '5228.1'
## Warning: Coercing text to numeric in T11890 / R11890C20: '5228.1'
## Warning: Coercing text to numeric in T11891 / R11891C20: '5228.1'
## Warning: Coercing text to numeric in T11892 / R11892C20: '5228.1'
## Warning: Coercing text to numeric in T11893 / R11893C20: '5228.1'
## Warning: Coercing text to numeric in T11894 / R11894C20: '5228.1'
## Warning: Coercing text to numeric in T11895 / R11895C20: '5228.1'
## Warning: Coercing text to numeric in T11896 / R11896C20: '5228.1'
## Warning: Coercing text to numeric in T11897 / R11897C20: '5228.1'
## Warning: Coercing text to numeric in T11898 / R11898C20: '5228.1'
## Warning: Coercing text to numeric in T11899 / R11899C20: '5228.1'
## Warning: Coercing text to numeric in T11900 / R11900C20: '5228.1'
## Warning: Coercing text to numeric in T11901 / R11901C20: '5228.1'
## Warning: Coercing text to numeric in T11902 / R11902C20: '5228.1'
## Warning: Coercing text to numeric in T11903 / R11903C20: '5228.1'
## Warning: Coercing text to numeric in T11904 / R11904C20: '5228.1'
## Warning: Coercing text to numeric in T11905 / R11905C20: '5228.1'
## Warning: Coercing text to numeric in T11906 / R11906C20: '5228.1'
## Warning: Coercing text to numeric in T11907 / R11907C20: '5228.1'
## Warning: Coercing text to numeric in T11908 / R11908C20: '5228.1'
## Warning: Coercing text to numeric in T11909 / R11909C20: '5228.1'
## Warning: Coercing text to numeric in T11910 / R11910C20: '5228.1'
## Warning: Coercing text to numeric in T11911 / R11911C20: '5228.1'
## Warning: Coercing text to numeric in T11912 / R11912C20: '5228.1'
## Warning: Coercing text to numeric in T11913 / R11913C20: '5228.1'
## Warning: Coercing text to numeric in T11914 / R11914C20: '5228.1'
## Warning: Coercing text to numeric in T11915 / R11915C20: '5228.1'
## Warning: Coercing text to numeric in T11916 / R11916C20: '5228.1'
## Warning: Coercing text to numeric in T11917 / R11917C20: '5228.1'
## Warning: Coercing text to numeric in T11918 / R11918C20: '5228.1'
## Warning: Coercing text to numeric in T11919 / R11919C20: '5228.1'
## Warning: Coercing text to numeric in T11920 / R11920C20: '5228.1'
## Warning: Coercing text to numeric in T11921 / R11921C20: '5228.1'
## Warning: Coercing text to numeric in T11922 / R11922C20: '5228.1'
## Warning: Coercing text to numeric in T11923 / R11923C20: '5228.1'
## Warning: Coercing text to numeric in T11924 / R11924C20: '5228.1'
## Warning: Coercing text to numeric in T11925 / R11925C20: '5228.1'
## Warning: Coercing text to numeric in T11926 / R11926C20: '5228.1'
## Warning: Coercing text to numeric in T11927 / R11927C20: '5228.1'
## Warning: Coercing text to numeric in T11928 / R11928C20: '5228.1'
## Warning: Coercing text to numeric in T11929 / R11929C20: '5228.1'
## Warning: Coercing text to numeric in T11930 / R11930C20: '5228.1'
## Warning: Coercing text to numeric in T11931 / R11931C20: '5228.1'
## Warning: Coercing text to numeric in T11932 / R11932C20: '5228.1'
## Warning: Coercing text to numeric in T11933 / R11933C20: '5228.1'
## Warning: Coercing text to numeric in T11934 / R11934C20: '5228.1'
## Warning: Coercing text to numeric in T11935 / R11935C20: '5228.1'
## Warning: Coercing text to numeric in T11936 / R11936C20: '5228.1'
## Warning: Coercing text to numeric in T11937 / R11937C20: '5228.1'
## Warning: Coercing text to numeric in T11938 / R11938C20: '5228.1'
## Warning: Coercing text to numeric in T11939 / R11939C20: '5228.1'
## Warning: Coercing text to numeric in T11940 / R11940C20: '5228.1'
## Warning: Coercing text to numeric in T11941 / R11941C20: '5228.1'
## Warning: Coercing text to numeric in T11942 / R11942C20: '5228.1'
## Warning: Coercing text to numeric in T11943 / R11943C20: '5228.1'
## Warning: Coercing text to numeric in T11944 / R11944C20: '5228.1'
## Warning: Coercing text to numeric in T11945 / R11945C20: '5228.1'
## Warning: Coercing text to numeric in T11946 / R11946C20: '5228.1'
## Warning: Coercing text to numeric in T11947 / R11947C20: '5228.1'
## Warning: Coercing text to numeric in T11948 / R11948C20: '5228.1'
## Warning: Coercing text to numeric in T11949 / R11949C20: '5228.1'
## Warning: Coercing text to numeric in T11950 / R11950C20: '5228.1'
## Warning: Coercing text to numeric in T11951 / R11951C20: '5228.1'
## Warning: Coercing text to numeric in T11952 / R11952C20: '5228.1'
## Warning: Coercing text to numeric in T11953 / R11953C20: '5228.1'
## Warning: Coercing text to numeric in T11954 / R11954C20: '5228.1'
## Warning: Coercing text to numeric in T11955 / R11955C20: '5228.1'
## Warning: Coercing text to numeric in T11956 / R11956C20: '5228.1'
## Warning: Coercing text to numeric in T11957 / R11957C20: '5228.1'
## Warning: Coercing text to numeric in T11958 / R11958C20: '5228.1'
## Warning: Coercing text to numeric in T11959 / R11959C20: '5228.1'
## Warning: Coercing text to numeric in T11960 / R11960C20: '5228.1'
## Warning: Coercing text to numeric in T11961 / R11961C20: '5228.1'
## Warning: Coercing text to numeric in T11962 / R11962C20: '5228.1'
## Warning: Coercing text to numeric in T11963 / R11963C20: '5228.1'
## Warning: Coercing text to numeric in T11964 / R11964C20: '5228.1'
## Warning: Coercing text to numeric in T11965 / R11965C20: '5228.1'
## Warning: Coercing text to numeric in T11966 / R11966C20: '5228.1'
## Warning: Coercing text to numeric in T11967 / R11967C20: '5228.1'
## Warning: Coercing text to numeric in T11968 / R11968C20: '5228.1'
## Warning: Coercing text to numeric in T11969 / R11969C20: '5228.1'
## Warning: Coercing text to numeric in T11970 / R11970C20: '5228.1'
## Warning: Coercing text to numeric in T11971 / R11971C20: '5228.1'
## Warning: Coercing text to numeric in T11972 / R11972C20: '5228.1'
## Warning: Coercing text to numeric in T11973 / R11973C20: '5228.1'
## Warning: Coercing text to numeric in T11974 / R11974C20: '5228.1'
## Warning: Coercing text to numeric in T11975 / R11975C20: '5228.1'
## Warning: Coercing text to numeric in T11976 / R11976C20: '5228.1'
## Warning: Coercing text to numeric in T11977 / R11977C20: '5228.1'
## Warning: Coercing text to numeric in T11978 / R11978C20: '5228.1'
## Warning: Coercing text to numeric in T11979 / R11979C20: '5228.1'
## Warning: Coercing text to numeric in T11980 / R11980C20: '5228.1'
## Warning: Coercing text to numeric in T11981 / R11981C20: '5228.1'
## Warning: Coercing text to numeric in T11982 / R11982C20: '5228.1'
## Warning: Coercing text to numeric in T11983 / R11983C20: '5228.1'
## Warning: Coercing text to numeric in T11984 / R11984C20: '5228.1'
## Warning: Coercing text to numeric in T11985 / R11985C20: '5228.1'
## Warning: Coercing text to numeric in T11986 / R11986C20: '5228.1'
## Warning: Coercing text to numeric in T11987 / R11987C20: '5228.1'
## Warning: Coercing text to numeric in T11988 / R11988C20: '5228.1'
## Warning: Coercing text to numeric in T11989 / R11989C20: '5228.1'
## Warning: Coercing text to numeric in T11990 / R11990C20: '5228.1'
## Warning: Coercing text to numeric in T11991 / R11991C20: '5228.1'
## Warning: Coercing text to numeric in T11992 / R11992C20: '5228.1'
## Warning: Coercing text to numeric in T11993 / R11993C20: '5228.1'
## Warning: Coercing text to numeric in T11994 / R11994C20: '5228.1'
## Warning: Coercing text to numeric in T11995 / R11995C20: '5228.1'
## Warning: Coercing text to numeric in T11996 / R11996C20: '5228.1'
## Warning: Coercing text to numeric in T11997 / R11997C20: '5228.1'
## Warning: Coercing text to numeric in T11998 / R11998C20: '5228.1'
## Warning: Coercing text to numeric in T11999 / R11999C20: '5228.1'
## Warning: Coercing text to numeric in T12000 / R12000C20: '5228.1'
## Warning: Coercing text to numeric in T12001 / R12001C20: '5228.1'
## Warning: Coercing text to numeric in T12002 / R12002C20: '5228.1'
## Warning: Coercing text to numeric in T12003 / R12003C20: '5228.1'
## Warning: Coercing text to numeric in T12004 / R12004C20: '5228.1'
## Warning: Coercing text to numeric in T12005 / R12005C20: '5228.1'
## Warning: Coercing text to numeric in T12006 / R12006C20: '5228.1'
## Warning: Coercing text to numeric in T12007 / R12007C20: '5228.1'
## Warning: Coercing text to numeric in T12008 / R12008C20: '5228.1'
## Warning: Coercing text to numeric in T12009 / R12009C20: '5228.1'
## Warning: Coercing text to numeric in T12010 / R12010C20: '5228.1'
## Warning: Coercing text to numeric in T12011 / R12011C20: '5228.1'
## Warning: Coercing text to numeric in T12012 / R12012C20: '5228.1'
## Warning: Coercing text to numeric in T12013 / R12013C20: '5228.1'
## Warning: Coercing text to numeric in T12014 / R12014C20: '5228.1'
## Warning: Coercing text to numeric in T12015 / R12015C20: '5228.1'
## Warning: Coercing text to numeric in T12016 / R12016C20: '5228.1'
## Warning: Coercing text to numeric in T12017 / R12017C20: '5228.1'
## Warning: Coercing text to numeric in T12018 / R12018C20: '5228.1'
## Warning: Coercing text to numeric in T12019 / R12019C20: '5228.1'
## Warning: Coercing text to numeric in T12020 / R12020C20: '5228.1'
## Warning: Coercing text to numeric in T12021 / R12021C20: '5228.1'
## Warning: Coercing text to numeric in T12022 / R12022C20: '5228.1'
## Warning: Coercing text to numeric in T12023 / R12023C20: '5228.1'
## Warning: Coercing text to numeric in T12024 / R12024C20: '5228.1'
## Warning: Coercing text to numeric in T12025 / R12025C20: '5228.1'
## Warning: Coercing text to numeric in T12026 / R12026C20: '5228.1'
## Warning: Coercing text to numeric in T12027 / R12027C20: '5228.1'
## Warning: Coercing text to numeric in T12028 / R12028C20: '5228.1'
## Warning: Coercing text to numeric in T12029 / R12029C20: '5228.1'
## Warning: Coercing text to numeric in T12030 / R12030C20: '5228.1'
## Warning: Coercing text to numeric in T12031 / R12031C20: '5228.1'
## Warning: Coercing text to numeric in T12032 / R12032C20: '5228.1'
## Warning: Coercing text to numeric in T12033 / R12033C20: '5228.1'
## Warning: Coercing text to numeric in T12034 / R12034C20: '5228.1'
## Warning: Coercing text to numeric in T12035 / R12035C20: '5228.1'
## Warning: Coercing text to numeric in T12036 / R12036C20: '5228.1'
## Warning: Coercing text to numeric in T12037 / R12037C20: '5228.1'
## Warning: Coercing text to numeric in T12038 / R12038C20: '5228.1'
## Warning: Coercing text to numeric in T12039 / R12039C20: '5228.1'
## Warning: Coercing text to numeric in T12040 / R12040C20: '5228.1'
## Warning: Coercing text to numeric in T12041 / R12041C20: '5228.1'
## Warning: Coercing text to numeric in T12042 / R12042C20: '5228.1'
## Warning: Coercing text to numeric in T12043 / R12043C20: '5228.1'
## Warning: Coercing text to numeric in T12044 / R12044C20: '5228.1'
## Warning: Coercing text to numeric in T12045 / R12045C20: '5228.1'
## Warning: Coercing text to numeric in T12046 / R12046C20: '5228.1'
## Warning: Coercing text to numeric in T12047 / R12047C20: '5228.1'
## Warning: Coercing text to numeric in T12048 / R12048C20: '5228.1'
## Warning: Coercing text to numeric in T12049 / R12049C20: '5228.1'
## Warning: Coercing text to numeric in T12050 / R12050C20: '5228.1'
## Warning: Coercing text to numeric in T12051 / R12051C20: '5228.1'
## Warning: Coercing text to numeric in T12052 / R12052C20: '5228.1'
## Warning: Coercing text to numeric in T12053 / R12053C20: '5228.1'
## Warning: Coercing text to numeric in T12054 / R12054C20: '5228.1'
## Warning: Coercing text to numeric in T12055 / R12055C20: '5228.1'
## Warning: Coercing text to numeric in T12056 / R12056C20: '5228.1'
## Warning: Coercing text to numeric in T12057 / R12057C20: '5228.1'
## Warning: Coercing text to numeric in T12058 / R12058C20: '5228.1'
## Warning: Coercing text to numeric in T12059 / R12059C20: '5228.1'
## Warning: Coercing text to numeric in T12060 / R12060C20: '5228.1'
## Warning: Coercing text to numeric in T12061 / R12061C20: '5228.1'
## Warning: Coercing text to numeric in T12062 / R12062C20: '5228.1'
## Warning: Coercing text to numeric in T12063 / R12063C20: '5228.1'
## Warning: Coercing text to numeric in T12064 / R12064C20: '5228.1'
## Warning: Coercing text to numeric in T12065 / R12065C20: '5228.1'
## Warning: Coercing text to numeric in T12066 / R12066C20: '5228.1'
## Warning: Coercing text to numeric in T12067 / R12067C20: '5228.1'
## Warning: Coercing text to numeric in T12068 / R12068C20: '5228.1'
## Warning: Coercing text to numeric in T12069 / R12069C20: '5228.1'
## Warning: Coercing text to numeric in T12070 / R12070C20: '5228.1'
## Warning: Coercing text to numeric in T12071 / R12071C20: '5228.1'
## Warning: Coercing text to numeric in T12072 / R12072C20: '5228.1'
## Warning: Coercing text to numeric in T12073 / R12073C20: '5228.1'
## Warning: Coercing text to numeric in T12074 / R12074C20: '5228.1'
## Warning: Coercing text to numeric in T12075 / R12075C20: '5228.1'
## Warning: Coercing text to numeric in T12076 / R12076C20: '5228.1'
## Warning: Coercing text to numeric in T12077 / R12077C20: '5228.1'
## Warning: Coercing text to numeric in T12078 / R12078C20: '5228.1'
## Warning: Coercing text to numeric in T12079 / R12079C20: '5228.1'
## Warning: Coercing text to numeric in T12080 / R12080C20: '5228.1'
## Warning: Coercing text to numeric in T12081 / R12081C20: '5228.1'
## Warning: Coercing text to numeric in T12082 / R12082C20: '5228.1'
## Warning: Coercing text to numeric in T12083 / R12083C20: '5228.1'
## Warning: Coercing text to numeric in T12084 / R12084C20: '5228.1'
## Warning: Coercing text to numeric in T12085 / R12085C20: '5228.1'
## Warning: Coercing text to numeric in T12086 / R12086C20: '5228.1'
## Warning: Coercing text to numeric in T12087 / R12087C20: '5228.1'
## Warning: Coercing text to numeric in T12088 / R12088C20: '5228.1'
## Warning: Coercing text to numeric in T12089 / R12089C20: '5228.1'
## Warning: Coercing text to numeric in T12090 / R12090C20: '5228.1'
## Warning: Coercing text to numeric in T12091 / R12091C20: '5228.1'
## Warning: Coercing text to numeric in T12092 / R12092C20: '5228.1'
## Warning: Coercing text to numeric in T12093 / R12093C20: '5228.1'
## Warning: Coercing text to numeric in T12094 / R12094C20: '5228.1'
## Warning: Coercing text to numeric in T12095 / R12095C20: '5228.1'
## Warning: Coercing text to numeric in T12096 / R12096C20: '5228.1'
## Warning: Coercing text to numeric in T12097 / R12097C20: '5228.1'
## Warning: Coercing text to numeric in T12098 / R12098C20: '5228.1'
## Warning: Coercing text to numeric in T12099 / R12099C20: '5228.1'
## Warning: Coercing text to numeric in T12100 / R12100C20: '5228.1'
## Warning: Coercing text to numeric in T12101 / R12101C20: '5228.1'
## Warning: Coercing text to numeric in T12102 / R12102C20: '5228.1'
## Warning: Coercing text to numeric in T12103 / R12103C20: '5228.1'
## Warning: Coercing text to numeric in T12104 / R12104C20: '5228.1'
## Warning: Coercing text to numeric in T12105 / R12105C20: '5228.1'
## Warning: Coercing text to numeric in T12106 / R12106C20: '5228.1'
## Warning: Coercing text to numeric in T12107 / R12107C20: '5228.1'
## Warning: Coercing text to numeric in T12108 / R12108C20: '5228.1'
## Warning: Coercing text to numeric in T12109 / R12109C20: '5228.1'
## Warning: Coercing text to numeric in T12110 / R12110C20: '5228.1'
## Warning: Coercing text to numeric in T12111 / R12111C20: '5228.1'
## Warning: Coercing text to numeric in T12112 / R12112C20: '5228.1'
## Warning: Coercing text to numeric in T12113 / R12113C20: '5228.1'
## Warning: Coercing text to numeric in T12114 / R12114C20: '5228.1'
## Warning: Coercing text to numeric in T12115 / R12115C20: '5228.1'
## Warning: Coercing text to numeric in T12116 / R12116C20: '5228.1'
## Warning: Coercing text to numeric in T12117 / R12117C20: '5228.1'
## Warning: Coercing text to numeric in T12118 / R12118C20: '5228.1'
## Warning: Coercing text to numeric in T12119 / R12119C20: '5228.1'
## Warning: Coercing text to numeric in T12120 / R12120C20: '5228.1'
## Warning: Coercing text to numeric in T12121 / R12121C20: '5228.1'
## Warning: Coercing text to numeric in T12122 / R12122C20: '5228.1'
## Warning: Coercing text to numeric in T12123 / R12123C20: '5228.1'
## Warning: Coercing text to numeric in T12124 / R12124C20: '5228.1'
## Warning: Coercing text to numeric in T12125 / R12125C20: '5228.1'
## Warning: Coercing text to numeric in T12126 / R12126C20: '5228.1'
## Warning: Coercing text to numeric in T12127 / R12127C20: '5228.1'
## Warning: Coercing text to numeric in T12128 / R12128C20: '5228.1'
## Warning: Coercing text to numeric in T12129 / R12129C20: '5228.1'
## Warning: Coercing text to numeric in T12130 / R12130C20: '5228.1'
## Warning: Coercing text to numeric in T12131 / R12131C20: '5228.1'
## Warning: Coercing text to numeric in T12132 / R12132C20: '5228.1'
## Warning: Coercing text to numeric in T12133 / R12133C20: '5228.1'
## Warning: Coercing text to numeric in T12134 / R12134C20: '5228.1'
## Warning: Coercing text to numeric in T12135 / R12135C20: '5228.1'
## Warning: Coercing text to numeric in T12136 / R12136C20: '5228.1'
## Warning: Coercing text to numeric in T12137 / R12137C20: '5228.1'
## Warning: Coercing text to numeric in T12138 / R12138C20: '5228.1'
## Warning: Coercing text to numeric in T12139 / R12139C20: '5228.1'
## Warning: Coercing text to numeric in T12140 / R12140C20: '5228.1'
## Warning: Coercing text to numeric in T12141 / R12141C20: '5228.1'
## Warning: Coercing text to numeric in T12142 / R12142C20: '5228.1'
## Warning: Coercing text to numeric in T12143 / R12143C20: '5228.1'
## Warning: Coercing text to numeric in T12144 / R12144C20: '5228.1'
## Warning: Coercing text to numeric in T12145 / R12145C20: '5228.1'
## Warning: Coercing text to numeric in T12146 / R12146C20: '5228.1'
## Warning: Coercing text to numeric in T12147 / R12147C20: '5228.1'
## Warning: Coercing text to numeric in T12148 / R12148C20: '5228.1'
## Warning: Coercing text to numeric in T12149 / R12149C20: '5228.1'
## Warning: Coercing text to numeric in T12150 / R12150C20: '5228.1'
## Warning: Coercing text to numeric in T12151 / R12151C20: '5228.1'
## Warning: Coercing text to numeric in T12152 / R12152C20: '5228.1'
## Warning: Coercing text to numeric in T12153 / R12153C20: '5228.1'
## Warning: Coercing text to numeric in T12154 / R12154C20: '5228.1'
## Warning: Coercing text to numeric in T12155 / R12155C20: '5228.1'
## Warning: Coercing text to numeric in T12156 / R12156C20: '5228.1'
## Warning: Coercing text to numeric in T12157 / R12157C20: '5228.1'
## Warning: Coercing text to numeric in T12158 / R12158C20: '5228.1'
## Warning: Coercing text to numeric in T12159 / R12159C20: '5228.1'
## Warning: Coercing text to numeric in T12160 / R12160C20: '5228.1'
## Warning: Coercing text to numeric in T12161 / R12161C20: '5228.1'
## Warning: Coercing text to numeric in T12162 / R12162C20: '5228.1'
## Warning: Coercing text to numeric in T12163 / R12163C20: '5228.1'
## Warning: Coercing text to numeric in T12164 / R12164C20: '5228.1'
## Warning: Coercing text to numeric in T12165 / R12165C20: '5228.1'
## Warning: Coercing text to numeric in T12166 / R12166C20: '5228.1'
## Warning: Coercing text to numeric in T12167 / R12167C20: '5228.1'
## Warning: Coercing text to numeric in T12168 / R12168C20: '5228.1'
## Warning: Coercing text to numeric in T12169 / R12169C20: '5228.1'
## Warning: Coercing text to numeric in T12170 / R12170C20: '5228.1'
## Warning: Coercing text to numeric in T12171 / R12171C20: '5228.1'
## Warning: Coercing text to numeric in T12172 / R12172C20: '5228.1'
## Warning: Coercing text to numeric in T12173 / R12173C20: '5228.1'
## Warning: Coercing text to numeric in T12174 / R12174C20: '5228.1'
## Warning: Coercing text to numeric in T12175 / R12175C20: '5228.1'
## Warning: Coercing text to numeric in T12176 / R12176C20: '5228.1'
## Warning: Coercing text to numeric in T12177 / R12177C20: '5228.1'
## Warning: Coercing text to numeric in T12178 / R12178C20: '5228.1'
## Warning: Coercing text to numeric in T12179 / R12179C20: '5228.1'
## Warning: Coercing text to numeric in T12180 / R12180C20: '5228.1'
## Warning: Coercing text to numeric in T12181 / R12181C20: '5228.1'
## Warning: Coercing text to numeric in T12182 / R12182C20: '5228.1'
## Warning: Coercing text to numeric in T12183 / R12183C20: '5228.1'
## Warning: Coercing text to numeric in T12184 / R12184C20: '5228.1'
## Warning: Coercing text to numeric in T12185 / R12185C20: '5228.1'
## Warning: Coercing text to numeric in T12186 / R12186C20: '5228.1'
## Warning: Coercing text to numeric in T12187 / R12187C20: '5228.1'
## Warning: Coercing text to numeric in T12188 / R12188C20: '5228.1'
## Warning: Coercing text to numeric in T12189 / R12189C20: '5228.1'
## Warning: Coercing text to numeric in T12190 / R12190C20: '5228.1'
## Warning: Coercing text to numeric in T12191 / R12191C20: '5228.1'
## Warning: Coercing text to numeric in T12192 / R12192C20: '5228.1'
## Warning: Coercing text to numeric in T12193 / R12193C20: '5228.1'
## Warning: Coercing text to numeric in T12194 / R12194C20: '5228.1'
## Warning: Coercing text to numeric in T12195 / R12195C20: '5228.1'
## Warning: Coercing text to numeric in T12196 / R12196C20: '5228.1'
## Warning: Coercing text to numeric in T12197 / R12197C20: '5228.1'
## Warning: Coercing text to numeric in T12198 / R12198C20: '5228.1'
## Warning: Coercing text to numeric in T12199 / R12199C20: '5228.1'
## Warning: Coercing text to numeric in T12200 / R12200C20: '5228.1'
## Warning: Coercing text to numeric in T12201 / R12201C20: '5228.1'
## Warning: Coercing text to numeric in T12202 / R12202C20: '5228.1'
## Warning: Coercing text to numeric in T12203 / R12203C20: '5228.1'
## Warning: Coercing text to numeric in T12204 / R12204C20: '5228.1'
## Warning: Coercing text to numeric in T12205 / R12205C20: '5228.1'
## Warning: Coercing text to numeric in T12206 / R12206C20: '5228.1'
## Warning: Coercing text to numeric in T12207 / R12207C20: '5228.1'
## Warning: Coercing text to numeric in T12208 / R12208C20: '5228.1'
## Warning: Coercing text to numeric in T12209 / R12209C20: '5228.1'
## Warning: Coercing text to numeric in T12210 / R12210C20: '5228.1'
## Warning: Coercing text to numeric in T12211 / R12211C20: '5228.1'
## Warning: Coercing text to numeric in T12212 / R12212C20: '5228.1'
## Warning: Coercing text to numeric in T12213 / R12213C20: '5228.1'
## Warning: Coercing text to numeric in T12214 / R12214C20: '5228.1'
## Warning: Coercing text to numeric in T12215 / R12215C20: '5228.1'
## Warning: Coercing text to numeric in T12216 / R12216C20: '5228.1'
## Warning: Coercing text to numeric in T12217 / R12217C20: '5228.1'
## Warning: Coercing text to numeric in T12218 / R12218C20: '5228.1'
## Warning: Coercing text to numeric in T12219 / R12219C20: '5228.1'
## Warning: Coercing text to numeric in T12220 / R12220C20: '5228.1'
## Warning: Coercing text to numeric in T12221 / R12221C20: '5228.1'
## Warning: Coercing text to numeric in T12222 / R12222C20: '5228.1'
## Warning: Coercing text to numeric in T12223 / R12223C20: '5228.1'
## Warning: Coercing text to numeric in T12224 / R12224C20: '5228.1'
## Warning: Coercing text to numeric in T12225 / R12225C20: '5228.1'
## Warning: Coercing text to numeric in T12226 / R12226C20: '5228.1'
## Warning: Coercing text to numeric in T12227 / R12227C20: '5228.1'
## Warning: Coercing text to numeric in T12228 / R12228C20: '5228.1'
## Warning: Coercing text to numeric in T12229 / R12229C20: '5228.1'
## Warning: Coercing text to numeric in T12230 / R12230C20: '5228.1'
## Warning: Coercing text to numeric in T12231 / R12231C20: '5228.1'
## Warning: Coercing text to numeric in T12232 / R12232C20: '5228.1'
## Warning: Coercing text to numeric in T12233 / R12233C20: '5228.1'
## Warning: Coercing text to numeric in T12234 / R12234C20: '5228.1'
## Warning: Coercing text to numeric in T12235 / R12235C20: '5228.1'
## Warning: Coercing text to numeric in T12236 / R12236C20: '5228.1'
## Warning: Coercing text to numeric in T12237 / R12237C20: '5228.1'
## Warning: Coercing text to numeric in T12238 / R12238C20: '5228.1'
## Warning: Coercing text to numeric in T12239 / R12239C20: '5228.1'
## Warning: Coercing text to numeric in T12240 / R12240C20: '5228.1'
## Warning: Coercing text to numeric in T12241 / R12241C20: '5228.1'
## Warning: Coercing text to numeric in T12242 / R12242C20: '5228.1'
## Warning: Coercing text to numeric in T12243 / R12243C20: '5228.1'
## Warning: Coercing text to numeric in T12244 / R12244C20: '5228.1'
## Warning: Coercing text to numeric in T12245 / R12245C20: '5228.1'
## Warning: Coercing text to numeric in T12246 / R12246C20: '5228.1'
## Warning: Coercing text to numeric in T12247 / R12247C20: '5228.1'
## Warning: Coercing text to numeric in T12248 / R12248C20: '5228.1'
## Warning: Coercing text to numeric in T12249 / R12249C20: '5228.1'
## Warning: Coercing text to numeric in T12250 / R12250C20: '5228.1'
## Warning: Coercing text to numeric in T12251 / R12251C20: '5228.1'
## Warning: Coercing text to numeric in T12252 / R12252C20: '5228.1'
## Warning: Coercing text to numeric in T12253 / R12253C20: '5228.1'
## Warning: Coercing text to numeric in T12254 / R12254C20: '5228.1'
## Warning: Coercing text to numeric in T12255 / R12255C20: '5228.1'
## Warning: Coercing text to numeric in T12256 / R12256C20: '5228.1'
## Warning: Coercing text to numeric in T12257 / R12257C20: '5228.1'
## Warning: Coercing text to numeric in T12258 / R12258C20: '5228.1'
## Warning: Coercing text to numeric in T12259 / R12259C20: '5228.1'
## Warning: Coercing text to numeric in T12260 / R12260C20: '5228.1'
## Warning: Coercing text to numeric in T12261 / R12261C20: '5228.1'
## Warning: Coercing text to numeric in T12262 / R12262C20: '5228.1'
## Warning: Coercing text to numeric in T12263 / R12263C20: '5228.1'
## Warning: Coercing text to numeric in T12264 / R12264C20: '5228.1'
## Warning: Coercing text to numeric in T12265 / R12265C20: '5228.1'
## Warning: Coercing text to numeric in T12266 / R12266C20: '5228.1'
## Warning: Coercing text to numeric in T12267 / R12267C20: '5228.1'
## Warning: Coercing text to numeric in T12268 / R12268C20: '5228.1'
## Warning: Coercing text to numeric in T12269 / R12269C20: '5228.1'
## Warning: Coercing text to numeric in T12270 / R12270C20: '5228.1'
## Warning: Coercing text to numeric in T12271 / R12271C20: '5228.1'
## Warning: Coercing text to numeric in T12272 / R12272C20: '5228.1'
## Warning: Coercing text to numeric in T12273 / R12273C20: '5228.1'
## Warning: Coercing text to numeric in T12274 / R12274C20: '5228.1'
## Warning: Coercing text to numeric in T12275 / R12275C20: '5228.1'
## Warning: Coercing text to numeric in T12276 / R12276C20: '5228.1'
## Warning: Coercing text to numeric in T12277 / R12277C20: '5228.1'
## Warning: Coercing text to numeric in T12278 / R12278C20: '5228.1'
## Warning: Coercing text to numeric in T12279 / R12279C20: '5228.1'
## Warning: Coercing text to numeric in T12280 / R12280C20: '5228.1'
## Warning: Coercing text to numeric in T12281 / R12281C20: '5228.1'
## Warning: Coercing text to numeric in T12282 / R12282C20: '5228.1'
## Warning: Coercing text to numeric in T12283 / R12283C20: '5228.1'
## Warning: Coercing text to numeric in T12284 / R12284C20: '5228.1'
## Warning: Coercing text to numeric in T12285 / R12285C20: '5228.1'
## Warning: Coercing text to numeric in T12286 / R12286C20: '5228.1'
## Warning: Coercing text to numeric in T12287 / R12287C20: '5228.1'
## Warning: Coercing text to numeric in T12288 / R12288C20: '5228.1'
## Warning: Coercing text to numeric in T12289 / R12289C20: '5228.1'
## Warning: Coercing text to numeric in T12290 / R12290C20: '5228.1'
## Warning: Coercing text to numeric in T12291 / R12291C20: '5228.1'
## Warning: Coercing text to numeric in T12292 / R12292C20: '5228.1'
## Warning: Coercing text to numeric in T12293 / R12293C20: '5228.1'
## Warning: Coercing text to numeric in T12294 / R12294C20: '5228.1'
## Warning: Coercing text to numeric in T12295 / R12295C20: '5228.1'
## Warning: Coercing text to numeric in T12296 / R12296C20: '5228.1'
## Warning: Coercing text to numeric in T12297 / R12297C20: '5228.1'
## Warning: Coercing text to numeric in T12298 / R12298C20: '5228.1'
## Warning: Coercing text to numeric in T12299 / R12299C20: '5228.1'
## Warning: Coercing text to numeric in T12300 / R12300C20: '5228.1'
## Warning: Coercing text to numeric in T12301 / R12301C20: '5228.1'
## Warning: Coercing text to numeric in T12302 / R12302C20: '5228.1'
## Warning: Coercing text to numeric in T12303 / R12303C20: '5228.1'
## Warning: Coercing text to numeric in T12304 / R12304C20: '5228.1'
## Warning: Coercing text to numeric in T12305 / R12305C20: '5228.1'
## Warning: Coercing text to numeric in T12306 / R12306C20: '5228.1'
## Warning: Coercing text to numeric in T12307 / R12307C20: '5228.1'
## Warning: Coercing text to numeric in T12308 / R12308C20: '5228.1'
## Warning: Coercing text to numeric in T12309 / R12309C20: '5228.1'
## Warning: Coercing text to numeric in T12310 / R12310C20: '5228.1'
## Warning: Coercing text to numeric in T12311 / R12311C20: '5228.1'
## Warning: Coercing text to numeric in T12312 / R12312C20: '5228.1'
## Warning: Coercing text to numeric in T12313 / R12313C20: '5228.1'
## Warning: Coercing text to numeric in T12314 / R12314C20: '5228.1'
## Warning: Coercing text to numeric in T12315 / R12315C20: '5228.1'
## Warning: Coercing text to numeric in T12316 / R12316C20: '5228.1'
## Warning: Coercing text to numeric in T12317 / R12317C20: '5228.1'
## Warning: Coercing text to numeric in T12318 / R12318C20: '5228.1'
## Warning: Coercing text to numeric in T12319 / R12319C20: '5228.1'
## Warning: Coercing text to numeric in T12320 / R12320C20: '5228.1'
## Warning: Coercing text to numeric in T12321 / R12321C20: '5228.1'
## Warning: Coercing text to numeric in T12322 / R12322C20: '5228.1'
## Warning: Coercing text to numeric in T12323 / R12323C20: '5228.1'
## Warning: Coercing text to numeric in T12324 / R12324C20: '5228.1'
## Warning: Coercing text to numeric in T12325 / R12325C20: '5228.1'
## Warning: Coercing text to numeric in T12326 / R12326C20: '5228.1'
## Warning: Coercing text to numeric in T12327 / R12327C20: '5228.1'
## Warning: Coercing text to numeric in T12328 / R12328C20: '5228.1'
## Warning: Coercing text to numeric in T12329 / R12329C20: '5228.1'
## Warning: Coercing text to numeric in T12330 / R12330C20: '5228.1'
## Warning: Coercing text to numeric in T12331 / R12331C20: '5228.1'
## Warning: Coercing text to numeric in T12332 / R12332C20: '5228.1'
## Warning: Coercing text to numeric in T12333 / R12333C20: '5228.1'
## Warning: Coercing text to numeric in T12334 / R12334C20: '5228.1'
## Warning: Coercing text to numeric in T12335 / R12335C20: '5228.1'
## Warning: Coercing text to numeric in T12336 / R12336C20: '5228.1'
## Warning: Coercing text to numeric in T12337 / R12337C20: '5228.1'
## Warning: Coercing text to numeric in T12338 / R12338C20: '5228.1'
## Warning: Coercing text to numeric in T12339 / R12339C20: '5228.1'
## Warning: Coercing text to numeric in T12340 / R12340C20: '5228.1'
## Warning: Coercing text to numeric in T12341 / R12341C20: '5228.1'
## Warning: Coercing text to numeric in T12342 / R12342C20: '5228.1'
## Warning: Coercing text to numeric in T12343 / R12343C20: '5228.1'
## Warning: Coercing text to numeric in T12344 / R12344C20: '5228.1'
## Warning: Coercing text to numeric in T12345 / R12345C20: '5228.1'
## Warning: Coercing text to numeric in T12346 / R12346C20: '5228.1'
## Warning: Coercing text to numeric in T12347 / R12347C20: '5228.1'
## Warning: Coercing text to numeric in T12348 / R12348C20: '5228.1'
## Warning: Coercing text to numeric in T12349 / R12349C20: '5228.1'
## Warning: Coercing text to numeric in T12350 / R12350C20: '5228.1'
## Warning: Coercing text to numeric in T12351 / R12351C20: '5228.1'
## Warning: Coercing text to numeric in T12352 / R12352C20: '5228.1'
## Warning: Coercing text to numeric in T12353 / R12353C20: '5228.1'
## Warning: Coercing text to numeric in T12354 / R12354C20: '5228.1'
## Warning: Coercing text to numeric in T12355 / R12355C20: '5228.1'
## Warning: Coercing text to numeric in T12356 / R12356C20: '5228.1'
## Warning: Coercing text to numeric in T12357 / R12357C20: '5228.1'
## Warning: Coercing text to numeric in T12358 / R12358C20: '5228.1'
## Warning: Coercing text to numeric in T12359 / R12359C20: '5228.1'
## Warning: Coercing text to numeric in T12360 / R12360C20: '5228.1'
## Warning: Coercing text to numeric in T12361 / R12361C20: '5228.1'
## Warning: Coercing text to numeric in T12362 / R12362C20: '5228.1'
## Warning: Coercing text to numeric in T12363 / R12363C20: '5228.1'
## Warning: Coercing text to numeric in T12364 / R12364C20: '5228.1'
## Warning: Coercing text to numeric in T12365 / R12365C20: '5228.1'
## Warning: Coercing text to numeric in T12366 / R12366C20: '5228.1'
## Warning: Coercing text to numeric in T12367 / R12367C20: '5228.1'
## Warning: Coercing text to numeric in T12368 / R12368C20: '5228.1'
## Warning: Coercing text to numeric in T12369 / R12369C20: '5228.1'
## Warning: Coercing text to numeric in T12370 / R12370C20: '5228.1'
## Warning: Coercing text to numeric in T12371 / R12371C20: '5228.1'
## Warning: Coercing text to numeric in T12372 / R12372C20: '5228.1'
## Warning: Coercing text to numeric in T12373 / R12373C20: '5228.1'
## Warning: Coercing text to numeric in T12374 / R12374C20: '5228.1'
## Warning: Coercing text to numeric in T12375 / R12375C20: '5228.1'
## Warning: Coercing text to numeric in T12376 / R12376C20: '5228.1'
## Warning: Coercing text to numeric in T12377 / R12377C20: '5228.1'
## Warning: Coercing text to numeric in T12378 / R12378C20: '5228.1'
## Warning: Coercing text to numeric in T12379 / R12379C20: '5228.1'
## Warning: Coercing text to numeric in S12380 / R12380C19: '4.96'
## Warning: Coercing text to numeric in T12380 / R12380C20: '5228.1'
## Warning: Coercing text to numeric in S12381 / R12381C19: '4.96'
## Warning: Coercing text to numeric in T12381 / R12381C20: '5228.1'
## Warning: Coercing text to numeric in S12382 / R12382C19: '4.96'
## Warning: Coercing text to numeric in T12382 / R12382C20: '5228.1'
## Warning: Coercing text to numeric in S12383 / R12383C19: '4.96'
## Warning: Coercing text to numeric in T12383 / R12383C20: '5228.1'
## Warning: Coercing text to numeric in S12384 / R12384C19: '4.96'
## Warning: Coercing text to numeric in T12384 / R12384C20: '5228.1'
## Warning: Coercing text to numeric in S12385 / R12385C19: '4.96'
## Warning: Coercing text to numeric in T12385 / R12385C20: '5228.1'
## Warning: Coercing text to numeric in S12386 / R12386C19: '4.96'
## Warning: Coercing text to numeric in T12386 / R12386C20: '5228.1'
## Warning: Coercing text to numeric in S12387 / R12387C19: '4.96'
## Warning: Coercing text to numeric in T12387 / R12387C20: '5228.1'
## Warning: Coercing text to numeric in S12388 / R12388C19: '4.96'
## Warning: Coercing text to numeric in T12388 / R12388C20: '5228.1'
## Warning: Coercing text to numeric in S12389 / R12389C19: '4.96'
## Warning: Coercing text to numeric in T12389 / R12389C20: '5228.1'
## Warning: Coercing text to numeric in S12390 / R12390C19: '4.96'
## Warning: Coercing text to numeric in T12390 / R12390C20: '5228.1'
## Warning: Coercing text to numeric in S12391 / R12391C19: '4.96'
## Warning: Coercing text to numeric in T12391 / R12391C20: '5228.1'
## Warning: Coercing text to numeric in S12392 / R12392C19: '4.96'
## Warning: Coercing text to numeric in T12392 / R12392C20: '5228.1'
## Warning: Coercing text to numeric in S12393 / R12393C19: '4.96'
## Warning: Coercing text to numeric in T12393 / R12393C20: '5228.1'
## Warning: Coercing text to numeric in S12394 / R12394C19: '4.96'
## Warning: Coercing text to numeric in T12394 / R12394C20: '5228.1'
## Warning: Coercing text to numeric in S12395 / R12395C19: '4.96'
## Warning: Coercing text to numeric in T12395 / R12395C20: '5228.1'
## Warning: Coercing text to numeric in S12396 / R12396C19: '4.96'
## Warning: Coercing text to numeric in T12396 / R12396C20: '5228.1'
## Warning: Coercing text to numeric in S12397 / R12397C19: '4.96'
## Warning: Coercing text to numeric in T12397 / R12397C20: '5228.1'
## Warning: Coercing text to numeric in S12398 / R12398C19: '4.96'
## Warning: Coercing text to numeric in T12398 / R12398C20: '5228.1'
## Warning: Coercing text to numeric in S12399 / R12399C19: '4.96'
## Warning: Coercing text to numeric in T12399 / R12399C20: '5228.1'
## Warning: Coercing text to numeric in S12400 / R12400C19: '4.96'
## Warning: Coercing text to numeric in T12400 / R12400C20: '5228.1'
## Warning: Coercing text to numeric in S12401 / R12401C19: '4.96'
## Warning: Coercing text to numeric in T12401 / R12401C20: '5228.1'
## Warning: Coercing text to numeric in S12402 / R12402C19: '4.96'
## Warning: Coercing text to numeric in T12402 / R12402C20: '5228.1'
## Warning: Coercing text to numeric in S12403 / R12403C19: '4.96'
## Warning: Coercing text to numeric in T12403 / R12403C20: '5228.1'
## Warning: Coercing text to numeric in S12404 / R12404C19: '4.96'
## Warning: Coercing text to numeric in T12404 / R12404C20: '5228.1'
## Warning: Coercing text to numeric in S12405 / R12405C19: '4.96'
## Warning: Coercing text to numeric in T12405 / R12405C20: '5228.1'
## Warning: Coercing text to numeric in S12406 / R12406C19: '4.96'
## Warning: Coercing text to numeric in T12406 / R12406C20: '5228.1'
## Warning: Coercing text to numeric in S12407 / R12407C19: '4.96'
## Warning: Coercing text to numeric in T12407 / R12407C20: '5228.1'
## Warning: Coercing text to numeric in S12408 / R12408C19: '4.96'
## Warning: Coercing text to numeric in T12408 / R12408C20: '5228.1'
## Warning: Coercing text to numeric in S12409 / R12409C19: '4.96'
## Warning: Coercing text to numeric in T12409 / R12409C20: '5228.1'
## Warning: Coercing text to numeric in S12410 / R12410C19: '4.96'
## Warning: Coercing text to numeric in T12410 / R12410C20: '5228.1'
## Warning: Coercing text to numeric in S12411 / R12411C19: '4.96'
## Warning: Coercing text to numeric in T12411 / R12411C20: '5228.1'
## Warning: Coercing text to numeric in S12412 / R12412C19: '4.96'
## Warning: Coercing text to numeric in T12412 / R12412C20: '5228.1'
## Warning: Coercing text to numeric in S12413 / R12413C19: '4.96'
## Warning: Coercing text to numeric in T12413 / R12413C20: '5228.1'
## Warning: Coercing text to numeric in S12414 / R12414C19: '4.96'
## Warning: Coercing text to numeric in T12414 / R12414C20: '5228.1'
## Warning: Coercing text to numeric in S12415 / R12415C19: '4.96'
## Warning: Coercing text to numeric in T12415 / R12415C20: '5228.1'
## Warning: Coercing text to numeric in S12416 / R12416C19: '4.96'
## Warning: Coercing text to numeric in T12416 / R12416C20: '5228.1'
## Warning: Coercing text to numeric in S12417 / R12417C19: '4.96'
## Warning: Coercing text to numeric in T12417 / R12417C20: '5228.1'
## Warning: Coercing text to numeric in S12418 / R12418C19: '4.96'
## Warning: Coercing text to numeric in T12418 / R12418C20: '5228.1'
## Warning: Coercing text to numeric in S12419 / R12419C19: '4.96'
## Warning: Coercing text to numeric in T12419 / R12419C20: '5228.1'
## Warning: Coercing text to numeric in S12420 / R12420C19: '4.96'
## Warning: Coercing text to numeric in T12420 / R12420C20: '5228.1'
## Warning: Coercing text to numeric in S12421 / R12421C19: '4.96'
## Warning: Coercing text to numeric in T12421 / R12421C20: '5228.1'
## Warning: Coercing text to numeric in S12422 / R12422C19: '4.96'
## Warning: Coercing text to numeric in T12422 / R12422C20: '5228.1'
## Warning: Coercing text to numeric in S12423 / R12423C19: '4.96'
## Warning: Coercing text to numeric in T12423 / R12423C20: '5228.1'
## Warning: Coercing text to numeric in S12424 / R12424C19: '4.96'
## Warning: Coercing text to numeric in T12424 / R12424C20: '5228.1'
## Warning: Coercing text to numeric in S12425 / R12425C19: '4.96'
## Warning: Coercing text to numeric in T12425 / R12425C20: '5228.1'
## Warning: Coercing text to numeric in S12426 / R12426C19: '4.96'
## Warning: Coercing text to numeric in T12426 / R12426C20: '5228.1'
## Warning: Coercing text to numeric in S12427 / R12427C19: '4.96'
## Warning: Coercing text to numeric in T12427 / R12427C20: '5228.1'
## Warning: Coercing text to numeric in S12428 / R12428C19: '4.96'
## Warning: Coercing text to numeric in T12428 / R12428C20: '5228.1'
## Warning: Coercing text to numeric in S12429 / R12429C19: '4.96'
## Warning: Coercing text to numeric in T12429 / R12429C20: '5228.1'
## Warning: Coercing text to numeric in S12430 / R12430C19: '4.96'
## Warning: Coercing text to numeric in T12430 / R12430C20: '5228.1'
## Warning: Coercing text to numeric in S12431 / R12431C19: '4.96'
## Warning: Coercing text to numeric in T12431 / R12431C20: '5228.1'
## Warning: Coercing text to numeric in S12432 / R12432C19: '4.96'
## Warning: Coercing text to numeric in T12432 / R12432C20: '5228.1'
## Warning: Coercing text to numeric in S12433 / R12433C19: '4.96'
## Warning: Coercing text to numeric in T12433 / R12433C20: '5228.1'
## Warning: Coercing text to numeric in S12434 / R12434C19: '4.96'
## Warning: Coercing text to numeric in T12434 / R12434C20: '5228.1'
## Warning: Coercing text to numeric in S12435 / R12435C19: '4.96'
## Warning: Coercing text to numeric in T12435 / R12435C20: '5228.1'
## Warning: Coercing text to numeric in S12436 / R12436C19: '4.96'
## Warning: Coercing text to numeric in T12436 / R12436C20: '5228.1'
## Warning: Coercing text to numeric in S12437 / R12437C19: '4.96'
## Warning: Coercing text to numeric in T12437 / R12437C20: '5228.1'
## Warning: Coercing text to numeric in S12438 / R12438C19: '4.96'
## Warning: Coercing text to numeric in T12438 / R12438C20: '5228.1'
## Warning: Coercing text to numeric in S12439 / R12439C19: '4.96'
## Warning: Coercing text to numeric in T12439 / R12439C20: '5228.1'
## Warning: Coercing text to numeric in S12440 / R12440C19: '4.96'
## Warning: Coercing text to numeric in T12440 / R12440C20: '5228.1'
## Warning: Coercing text to numeric in S12441 / R12441C19: '4.96'
## Warning: Coercing text to numeric in T12441 / R12441C20: '5228.1'
## Warning: Coercing text to numeric in S12442 / R12442C19: '4.96'
## Warning: Coercing text to numeric in T12442 / R12442C20: '5228.1'
## Warning: Coercing text to numeric in S12443 / R12443C19: '4.96'
## Warning: Coercing text to numeric in T12443 / R12443C20: '5228.1'
## Warning: Coercing text to numeric in S12444 / R12444C19: '4.96'
## Warning: Coercing text to numeric in T12444 / R12444C20: '5228.1'
## Warning: Coercing text to numeric in S12445 / R12445C19: '4.96'
## Warning: Coercing text to numeric in T12445 / R12445C20: '5228.1'
## Warning: Coercing text to numeric in S12446 / R12446C19: '4.96'
## Warning: Coercing text to numeric in T12446 / R12446C20: '5228.1'
## Warning: Coercing text to numeric in S12447 / R12447C19: '4.96'
## Warning: Coercing text to numeric in T12447 / R12447C20: '5228.1'
## Warning: Coercing text to numeric in S12448 / R12448C19: '4.96'
## Warning: Coercing text to numeric in T12448 / R12448C20: '5228.1'
## Warning: Coercing text to numeric in S12449 / R12449C19: '4.96'
## Warning: Coercing text to numeric in T12449 / R12449C20: '5228.1'
## Warning: Coercing text to numeric in S12450 / R12450C19: '4.96'
## Warning: Coercing text to numeric in T12450 / R12450C20: '5228.1'
## Warning: Coercing text to numeric in S12451 / R12451C19: '4.96'
## Warning: Coercing text to numeric in T12451 / R12451C20: '5228.1'
## Warning: Coercing text to numeric in S12452 / R12452C19: '4.96'
## Warning: Coercing text to numeric in T12452 / R12452C20: '5228.1'
## Warning: Coercing text to numeric in S12453 / R12453C19: '4.96'
## Warning: Coercing text to numeric in T12453 / R12453C20: '5228.1'
## Warning: Coercing text to numeric in S12454 / R12454C19: '4.96'
## Warning: Coercing text to numeric in T12454 / R12454C20: '5228.1'
## Warning: Coercing text to numeric in S12455 / R12455C19: '4.96'
## Warning: Coercing text to numeric in T12455 / R12455C20: '5228.1'
## Warning: Coercing text to numeric in S12456 / R12456C19: '4.96'
## Warning: Coercing text to numeric in T12456 / R12456C20: '5228.1'
## Warning: Coercing text to numeric in S12457 / R12457C19: '4.96'
## Warning: Coercing text to numeric in T12457 / R12457C20: '5228.1'
## Warning: Coercing text to numeric in S12458 / R12458C19: '4.96'
## Warning: Coercing text to numeric in T12458 / R12458C20: '5228.1'
## Warning: Coercing text to numeric in S12459 / R12459C19: '4.96'
## Warning: Coercing text to numeric in T12459 / R12459C20: '5228.1'
## Warning: Coercing text to numeric in S12460 / R12460C19: '4.96'
## Warning: Coercing text to numeric in T12460 / R12460C20: '5228.1'
## Warning: Coercing text to numeric in S12461 / R12461C19: '4.96'
## Warning: Coercing text to numeric in T12461 / R12461C20: '5228.1'
## Warning: Coercing text to numeric in S12462 / R12462C19: '4.96'
## Warning: Coercing text to numeric in T12462 / R12462C20: '5228.1'
## Warning: Coercing text to numeric in S12463 / R12463C19: '4.96'
## Warning: Coercing text to numeric in T12463 / R12463C20: '5228.1'
## Warning: Coercing text to numeric in S12464 / R12464C19: '4.96'
## Warning: Coercing text to numeric in T12464 / R12464C20: '5228.1'
## Warning: Coercing text to numeric in S12465 / R12465C19: '4.96'
## Warning: Coercing text to numeric in T12465 / R12465C20: '5228.1'
## Warning: Coercing text to numeric in S12466 / R12466C19: '4.96'
## Warning: Coercing text to numeric in T12466 / R12466C20: '5228.1'
## Warning: Coercing text to numeric in S12467 / R12467C19: '4.96'
## Warning: Coercing text to numeric in T12467 / R12467C20: '5228.1'
## Warning: Coercing text to numeric in S12468 / R12468C19: '4.96'
## Warning: Coercing text to numeric in T12468 / R12468C20: '5228.1'
## Warning: Coercing text to numeric in S12469 / R12469C19: '4.96'
## Warning: Coercing text to numeric in T12469 / R12469C20: '5228.1'
## Warning: Coercing text to numeric in S12470 / R12470C19: '4.96'
## Warning: Coercing text to numeric in T12470 / R12470C20: '5228.1'
## Warning: Coercing text to numeric in S12471 / R12471C19: '4.96'
## Warning: Coercing text to numeric in T12471 / R12471C20: '5228.1'
## Warning: Coercing text to numeric in S12472 / R12472C19: '4.96'
## Warning: Coercing text to numeric in T12472 / R12472C20: '5228.1'
## Warning: Coercing text to numeric in S12473 / R12473C19: '4.96'
## Warning: Coercing text to numeric in T12473 / R12473C20: '5228.1'
## Warning: Coercing text to numeric in S12474 / R12474C19: '4.96'
## Warning: Coercing text to numeric in T12474 / R12474C20: '5228.1'
## Warning: Coercing text to numeric in S12475 / R12475C19: '4.96'
## Warning: Coercing text to numeric in T12475 / R12475C20: '5228.1'
## Warning: Coercing text to numeric in S12476 / R12476C19: '4.96'
## Warning: Coercing text to numeric in T12476 / R12476C20: '5228.1'
## Warning: Coercing text to numeric in S12477 / R12477C19: '4.96'
## Warning: Coercing text to numeric in T12477 / R12477C20: '5228.1'
## Warning: Coercing text to numeric in S12478 / R12478C19: '4.96'
## Warning: Coercing text to numeric in T12478 / R12478C20: '5228.1'
## Warning: Coercing text to numeric in S12479 / R12479C19: '4.96'
## Warning: Coercing text to numeric in T12479 / R12479C20: '5228.1'
## Warning: Coercing text to numeric in S12480 / R12480C19: '4.96'
## Warning: Coercing text to numeric in T12480 / R12480C20: '5228.1'
## Warning: Coercing text to numeric in S12481 / R12481C19: '4.96'
## Warning: Coercing text to numeric in T12481 / R12481C20: '5228.1'
## Warning: Coercing text to numeric in S12482 / R12482C19: '4.96'
## Warning: Coercing text to numeric in T12482 / R12482C20: '5228.1'
## Warning: Coercing text to numeric in S12483 / R12483C19: '4.96'
## Warning: Coercing text to numeric in T12483 / R12483C20: '5228.1'
## Warning: Coercing text to numeric in S12484 / R12484C19: '4.96'
## Warning: Coercing text to numeric in T12484 / R12484C20: '5228.1'
## Warning: Coercing text to numeric in S12485 / R12485C19: '4.96'
## Warning: Coercing text to numeric in T12485 / R12485C20: '5228.1'
## Warning: Coercing text to numeric in S12486 / R12486C19: '4.96'
## Warning: Coercing text to numeric in T12486 / R12486C20: '5228.1'
## Warning: Coercing text to numeric in S12487 / R12487C19: '4.96'
## Warning: Coercing text to numeric in T12487 / R12487C20: '5228.1'
## Warning: Coercing text to numeric in S12488 / R12488C19: '4.96'
## Warning: Coercing text to numeric in T12488 / R12488C20: '5228.1'
## Warning: Coercing text to numeric in S12489 / R12489C19: '4.96'
## Warning: Coercing text to numeric in T12489 / R12489C20: '5228.1'
## Warning: Coercing text to numeric in S12490 / R12490C19: '4.96'
## Warning: Coercing text to numeric in T12490 / R12490C20: '5228.1'
## Warning: Coercing text to numeric in S12491 / R12491C19: '4.96'
## Warning: Coercing text to numeric in T12491 / R12491C20: '5228.1'
## Warning: Coercing text to numeric in S12492 / R12492C19: '4.96'
## Warning: Coercing text to numeric in T12492 / R12492C20: '5228.1'
## Warning: Coercing text to numeric in S12493 / R12493C19: '4.96'
## Warning: Coercing text to numeric in T12493 / R12493C20: '5228.1'
## Warning: Coercing text to numeric in S12494 / R12494C19: '4.96'
## Warning: Coercing text to numeric in T12494 / R12494C20: '5228.1'
## Warning: Coercing text to numeric in S12495 / R12495C19: '4.96'
## Warning: Coercing text to numeric in T12495 / R12495C20: '5228.1'
## Warning: Coercing text to numeric in S12496 / R12496C19: '4.96'
## Warning: Coercing text to numeric in T12496 / R12496C20: '5228.1'
## Warning: Coercing text to numeric in S12497 / R12497C19: '4.96'
## Warning: Coercing text to numeric in T12497 / R12497C20: '5228.1'
## Warning: Coercing text to numeric in S12498 / R12498C19: '4.96'
## Warning: Coercing text to numeric in T12498 / R12498C20: '5228.1'
## Warning: Coercing text to numeric in S12499 / R12499C19: '4.96'
## Warning: Coercing text to numeric in T12499 / R12499C20: '5228.1'
## Warning: Coercing text to numeric in S12500 / R12500C19: '4.96'
## Warning: Coercing text to numeric in T12500 / R12500C20: '5228.1'
## Warning: Coercing text to numeric in S12501 / R12501C19: '4.96'
## Warning: Coercing text to numeric in T12501 / R12501C20: '5228.1'
## Warning: Coercing text to numeric in S12502 / R12502C19: '4.96'
## Warning: Coercing text to numeric in T12502 / R12502C20: '5228.1'
## Warning: Coercing text to numeric in S12503 / R12503C19: '4.96'
## Warning: Coercing text to numeric in T12503 / R12503C20: '5228.1'
## Warning: Coercing text to numeric in S12504 / R12504C19: '4.96'
## Warning: Coercing text to numeric in T12504 / R12504C20: '5228.1'
## Warning: Coercing text to numeric in S12505 / R12505C19: '4.96'
## Warning: Coercing text to numeric in T12505 / R12505C20: '5228.1'
## Warning: Coercing text to numeric in S12506 / R12506C19: '4.96'
## Warning: Coercing text to numeric in T12506 / R12506C20: '5228.1'
## Warning: Coercing text to numeric in S12507 / R12507C19: '4.96'
## Warning: Coercing text to numeric in T12507 / R12507C20: '5228.1'
## Warning: Coercing text to numeric in S12508 / R12508C19: '4.96'
## Warning: Coercing text to numeric in T12508 / R12508C20: '5228.1'
## Warning: Coercing text to numeric in S12509 / R12509C19: '4.96'
## Warning: Coercing text to numeric in T12509 / R12509C20: '5228.1'
## Warning: Coercing text to numeric in S12510 / R12510C19: '4.96'
## Warning: Coercing text to numeric in T12510 / R12510C20: '5228.1'
## Warning: Coercing text to numeric in S12511 / R12511C19: '4.96'
## Warning: Coercing text to numeric in T12511 / R12511C20: '5228.1'
## Warning: Coercing text to numeric in S12512 / R12512C19: '4.96'
## Warning: Coercing text to numeric in T12512 / R12512C20: '5228.1'
## Warning: Coercing text to numeric in S12513 / R12513C19: '4.96'
## Warning: Coercing text to numeric in T12513 / R12513C20: '5228.1'
## Warning: Coercing text to numeric in S12514 / R12514C19: '4.96'
## Warning: Coercing text to numeric in T12514 / R12514C20: '5228.1'
## Warning: Coercing text to numeric in S12515 / R12515C19: '4.96'
## Warning: Coercing text to numeric in T12515 / R12515C20: '5228.1'
## Warning: Coercing text to numeric in S12516 / R12516C19: '4.96'
## Warning: Coercing text to numeric in T12516 / R12516C20: '5228.1'
## Warning: Coercing text to numeric in S12517 / R12517C19: '4.96'
## Warning: Coercing text to numeric in T12517 / R12517C20: '5228.1'
## Warning: Coercing text to numeric in S12518 / R12518C19: '4.96'
## Warning: Coercing text to numeric in T12518 / R12518C20: '5228.1'
## Warning: Coercing text to numeric in S12519 / R12519C19: '4.96'
## Warning: Coercing text to numeric in T12519 / R12519C20: '5228.1'
## Warning: Coercing text to numeric in S12520 / R12520C19: '4.96'
## Warning: Coercing text to numeric in T12520 / R12520C20: '5228.1'
## Warning: Coercing text to numeric in S12521 / R12521C19: '4.96'
## Warning: Coercing text to numeric in T12521 / R12521C20: '5228.1'
## Warning: Coercing text to numeric in S12522 / R12522C19: '4.96'
## Warning: Coercing text to numeric in T12522 / R12522C20: '5228.1'
## Warning: Coercing text to numeric in S12523 / R12523C19: '4.96'
## Warning: Coercing text to numeric in T12523 / R12523C20: '5228.1'
## Warning: Coercing text to numeric in S12524 / R12524C19: '4.96'
## Warning: Coercing text to numeric in T12524 / R12524C20: '5228.1'
## Warning: Coercing text to numeric in S12525 / R12525C19: '4.96'
## Warning: Coercing text to numeric in T12525 / R12525C20: '5228.1'
## Warning: Coercing text to numeric in S12526 / R12526C19: '4.96'
## Warning: Coercing text to numeric in T12526 / R12526C20: '5228.1'
## Warning: Coercing text to numeric in S12527 / R12527C19: '4.96'
## Warning: Coercing text to numeric in T12527 / R12527C20: '5228.1'
## Warning: Coercing text to numeric in S12528 / R12528C19: '4.96'
## Warning: Coercing text to numeric in T12528 / R12528C20: '5228.1'
## Warning: Coercing text to numeric in S12529 / R12529C19: '4.96'
## Warning: Coercing text to numeric in T12529 / R12529C20: '5228.1'
## Warning: Coercing text to numeric in S12530 / R12530C19: '4.96'
## Warning: Coercing text to numeric in T12530 / R12530C20: '5228.1'
## Warning: Coercing text to numeric in S12531 / R12531C19: '4.96'
## Warning: Coercing text to numeric in T12531 / R12531C20: '5228.1'
## Warning: Coercing text to numeric in S12532 / R12532C19: '4.96'
## Warning: Coercing text to numeric in T12532 / R12532C20: '5228.1'
## Warning: Coercing text to numeric in S12533 / R12533C19: '4.96'
## Warning: Coercing text to numeric in T12533 / R12533C20: '5228.1'
## Warning: Coercing text to numeric in S12534 / R12534C19: '4.96'
## Warning: Coercing text to numeric in T12534 / R12534C20: '5228.1'
## Warning: Coercing text to numeric in S12535 / R12535C19: '4.96'
## Warning: Coercing text to numeric in T12535 / R12535C20: '5228.1'
## Warning: Coercing text to numeric in S12536 / R12536C19: '4.96'
## Warning: Coercing text to numeric in T12536 / R12536C20: '5228.1'
## Warning: Coercing text to numeric in S12537 / R12537C19: '4.96'
## Warning: Coercing text to numeric in T12537 / R12537C20: '5228.1'
## Warning: Coercing text to numeric in S12538 / R12538C19: '4.96'
## Warning: Coercing text to numeric in T12538 / R12538C20: '5228.1'
## Warning: Coercing text to numeric in S12539 / R12539C19: '4.96'
## Warning: Coercing text to numeric in T12539 / R12539C20: '5228.1'
## Warning: Coercing text to numeric in S12540 / R12540C19: '4.96'
## Warning: Coercing text to numeric in T12540 / R12540C20: '5228.1'
## Warning: Coercing text to numeric in S12541 / R12541C19: '4.96'
## Warning: Coercing text to numeric in T12541 / R12541C20: '5228.1'
## Warning: Coercing text to numeric in S12542 / R12542C19: '4.96'
## Warning: Coercing text to numeric in T12542 / R12542C20: '5228.1'
## Warning: Coercing text to numeric in S12543 / R12543C19: '4.96'
## Warning: Coercing text to numeric in T12543 / R12543C20: '5228.1'
## Warning: Coercing text to numeric in S12544 / R12544C19: '4.96'
## Warning: Coercing text to numeric in T12544 / R12544C20: '5228.1'
## Warning: Coercing text to numeric in S12545 / R12545C19: '4.96'
## Warning: Coercing text to numeric in T12545 / R12545C20: '5228.1'
## Warning: Coercing text to numeric in S12546 / R12546C19: '4.96'
## Warning: Coercing text to numeric in T12546 / R12546C20: '5228.1'
## Warning: Coercing text to numeric in S12547 / R12547C19: '4.96'
## Warning: Coercing text to numeric in T12547 / R12547C20: '5228.1'
## Warning: Coercing text to numeric in S12548 / R12548C19: '4.96'
## Warning: Coercing text to numeric in T12548 / R12548C20: '5228.1'
## Warning: Coercing text to numeric in S12549 / R12549C19: '4.96'
## Warning: Coercing text to numeric in T12549 / R12549C20: '5228.1'
## Warning: Coercing text to numeric in S12550 / R12550C19: '4.96'
## Warning: Coercing text to numeric in T12550 / R12550C20: '5228.1'
## Warning: Coercing text to numeric in S12551 / R12551C19: '4.96'
## Warning: Coercing text to numeric in T12551 / R12551C20: '5228.1'
## Warning: Coercing text to numeric in S12552 / R12552C19: '4.96'
## Warning: Coercing text to numeric in T12552 / R12552C20: '5228.1'
## Warning: Coercing text to numeric in S12553 / R12553C19: '4.96'
## Warning: Coercing text to numeric in T12553 / R12553C20: '5228.1'
## Warning: Coercing text to numeric in S12554 / R12554C19: '4.96'
## Warning: Coercing text to numeric in T12554 / R12554C20: '5228.1'
## Warning: Coercing text to numeric in S12555 / R12555C19: '4.96'
## Warning: Coercing text to numeric in T12555 / R12555C20: '5228.1'
## Warning: Coercing text to numeric in S12556 / R12556C19: '4.96'
## Warning: Coercing text to numeric in T12556 / R12556C20: '5228.1'
## Warning: Coercing text to numeric in S12557 / R12557C19: '4.96'
## Warning: Coercing text to numeric in T12557 / R12557C20: '5228.1'
## Warning: Coercing text to numeric in S12558 / R12558C19: '4.96'
## Warning: Coercing text to numeric in T12558 / R12558C20: '5228.1'
## Warning: Coercing text to numeric in S12559 / R12559C19: '4.96'
## Warning: Coercing text to numeric in T12559 / R12559C20: '5228.1'
## Warning: Coercing text to numeric in S12560 / R12560C19: '4.96'
## Warning: Coercing text to numeric in T12560 / R12560C20: '5228.1'
## Warning: Coercing text to numeric in S12561 / R12561C19: '4.96'
## Warning: Coercing text to numeric in T12561 / R12561C20: '5228.1'
## Warning: Coercing text to numeric in S12562 / R12562C19: '4.96'
## Warning: Coercing text to numeric in T12562 / R12562C20: '5228.1'
## Warning: Coercing text to numeric in S12563 / R12563C19: '4.96'
## Warning: Coercing text to numeric in T12563 / R12563C20: '5228.1'
## Warning: Coercing text to numeric in S12564 / R12564C19: '4.96'
## Warning: Coercing text to numeric in T12564 / R12564C20: '5228.1'
## Warning: Coercing text to numeric in S12565 / R12565C19: '4.96'
## Warning: Coercing text to numeric in T12565 / R12565C20: '5228.1'
## Warning: Coercing text to numeric in S12566 / R12566C19: '4.96'
## Warning: Coercing text to numeric in T12566 / R12566C20: '5228.1'
## Warning: Coercing text to numeric in S12567 / R12567C19: '4.96'
## Warning: Coercing text to numeric in T12567 / R12567C20: '5228.1'
## Warning: Coercing text to numeric in S12568 / R12568C19: '4.96'
## Warning: Coercing text to numeric in T12568 / R12568C20: '5228.1'
## Warning: Coercing text to numeric in S12569 / R12569C19: '4.96'
## Warning: Coercing text to numeric in T12569 / R12569C20: '5228.1'
## Warning: Coercing text to numeric in S12570 / R12570C19: '4.96'
## Warning: Coercing text to numeric in T12570 / R12570C20: '5228.1'
## Warning: Coercing text to numeric in S12571 / R12571C19: '4.96'
## Warning: Coercing text to numeric in T12571 / R12571C20: '5228.1'
## Warning: Coercing text to numeric in S12572 / R12572C19: '4.96'
## Warning: Coercing text to numeric in T12572 / R12572C20: '5228.1'
## Warning: Coercing text to numeric in S12573 / R12573C19: '4.96'
## Warning: Coercing text to numeric in T12573 / R12573C20: '5228.1'
## Warning: Coercing text to numeric in S12574 / R12574C19: '4.96'
## Warning: Coercing text to numeric in T12574 / R12574C20: '5228.1'
## Warning: Coercing text to numeric in S12575 / R12575C19: '4.96'
## Warning: Coercing text to numeric in T12575 / R12575C20: '5228.1'
## Warning: Coercing text to numeric in S12576 / R12576C19: '4.96'
## Warning: Coercing text to numeric in T12576 / R12576C20: '5228.1'
## Warning: Coercing text to numeric in S12577 / R12577C19: '4.96'
## Warning: Coercing text to numeric in T12577 / R12577C20: '5228.1'
## Warning: Coercing text to numeric in S12578 / R12578C19: '4.96'
## Warning: Coercing text to numeric in T12578 / R12578C20: '5228.1'
## Warning: Coercing text to numeric in S12579 / R12579C19: '4.96'
## Warning: Coercing text to numeric in T12579 / R12579C20: '5228.1'
## Warning: Coercing text to numeric in S12580 / R12580C19: '4.96'
## Warning: Coercing text to numeric in T12580 / R12580C20: '5228.1'
## Warning: Coercing text to numeric in S12581 / R12581C19: '4.96'
## Warning: Coercing text to numeric in T12581 / R12581C20: '5228.1'
## Warning: Coercing text to numeric in S12582 / R12582C19: '4.96'
## Warning: Coercing text to numeric in T12582 / R12582C20: '5228.1'
## Warning: Coercing text to numeric in S12583 / R12583C19: '4.96'
## Warning: Coercing text to numeric in T12583 / R12583C20: '5228.1'
## Warning: Coercing text to numeric in S12584 / R12584C19: '4.96'
## Warning: Coercing text to numeric in T12584 / R12584C20: '5228.1'
## Warning: Coercing text to numeric in S12585 / R12585C19: '4.96'
## Warning: Coercing text to numeric in T12585 / R12585C20: '5228.1'
## Warning: Coercing text to numeric in S12586 / R12586C19: '4.96'
## Warning: Coercing text to numeric in T12586 / R12586C20: '5228.1'
## Warning: Coercing text to numeric in S12587 / R12587C19: '4.96'
## Warning: Coercing text to numeric in T12587 / R12587C20: '5228.1'
## Warning: Coercing text to numeric in S12588 / R12588C19: '4.96'
## Warning: Coercing text to numeric in T12588 / R12588C20: '5228.1'
## Warning: Coercing text to numeric in S12589 / R12589C19: '4.96'
## Warning: Coercing text to numeric in T12589 / R12589C20: '5228.1'
## Warning: Coercing text to numeric in S12590 / R12590C19: '4.96'
## Warning: Coercing text to numeric in T12590 / R12590C20: '5228.1'
## Warning: Coercing text to numeric in S12591 / R12591C19: '4.96'
## Warning: Coercing text to numeric in T12591 / R12591C20: '5228.1'
## Warning: Coercing text to numeric in S12592 / R12592C19: '4.96'
## Warning: Coercing text to numeric in T12592 / R12592C20: '5228.1'
## Warning: Coercing text to numeric in S12593 / R12593C19: '4.96'
## Warning: Coercing text to numeric in T12593 / R12593C20: '5228.1'
## Warning: Coercing text to numeric in S12594 / R12594C19: '4.96'
## Warning: Coercing text to numeric in T12594 / R12594C20: '5228.1'
## Warning: Coercing text to numeric in S12595 / R12595C19: '4.96'
## Warning: Coercing text to numeric in T12595 / R12595C20: '5228.1'
## Warning: Coercing text to numeric in S12596 / R12596C19: '4.96'
## Warning: Coercing text to numeric in T12596 / R12596C20: '5228.1'
## Warning: Coercing text to numeric in S12597 / R12597C19: '4.96'
## Warning: Coercing text to numeric in T12597 / R12597C20: '5228.1'
## Warning: Coercing text to numeric in S12598 / R12598C19: '4.96'
## Warning: Coercing text to numeric in T12598 / R12598C20: '5228.1'
## Warning: Coercing text to numeric in S12599 / R12599C19: '4.96'
## Warning: Coercing text to numeric in T12599 / R12599C20: '5228.1'
## Warning: Coercing text to numeric in S12600 / R12600C19: '4.96'
## Warning: Coercing text to numeric in T12600 / R12600C20: '5228.1'
## Warning: Coercing text to numeric in S12601 / R12601C19: '4.96'
## Warning: Coercing text to numeric in T12601 / R12601C20: '5228.1'
## Warning: Coercing text to numeric in S12602 / R12602C19: '4.96'
## Warning: Coercing text to numeric in T12602 / R12602C20: '5228.1'
## Warning: Coercing text to numeric in S12603 / R12603C19: '4.96'
## Warning: Coercing text to numeric in T12603 / R12603C20: '5228.1'
## Warning: Coercing text to numeric in S12604 / R12604C19: '4.96'
## Warning: Coercing text to numeric in T12604 / R12604C20: '5228.1'
## Warning: Coercing text to numeric in S12605 / R12605C19: '4.96'
## Warning: Coercing text to numeric in T12605 / R12605C20: '5228.1'
## Warning: Coercing text to numeric in S12606 / R12606C19: '4.96'
## Warning: Coercing text to numeric in T12606 / R12606C20: '5228.1'
## Warning: Coercing text to numeric in S12607 / R12607C19: '4.96'
## Warning: Coercing text to numeric in T12607 / R12607C20: '5228.1'
## Warning: Coercing text to numeric in S12608 / R12608C19: '4.96'
## Warning: Coercing text to numeric in T12608 / R12608C20: '5228.1'
## Warning: Coercing text to numeric in S12609 / R12609C19: '4.96'
## Warning: Coercing text to numeric in T12609 / R12609C20: '5228.1'
## Warning: Coercing text to numeric in S12610 / R12610C19: '4.96'
## Warning: Coercing text to numeric in T12610 / R12610C20: '5228.1'
## Warning: Coercing text to numeric in S12611 / R12611C19: '4.96'
## Warning: Coercing text to numeric in T12611 / R12611C20: '5228.1'
## Warning: Coercing text to numeric in S12612 / R12612C19: '4.96'
## Warning: Coercing text to numeric in T12612 / R12612C20: '5228.1'
## Warning: Coercing text to numeric in S12613 / R12613C19: '4.96'
## Warning: Coercing text to numeric in T12613 / R12613C20: '5228.1'
## Warning: Coercing text to numeric in S12614 / R12614C19: '4.96'
## Warning: Coercing text to numeric in T12614 / R12614C20: '5228.1'
## Warning: Coercing text to numeric in S12615 / R12615C19: '4.96'
## Warning: Coercing text to numeric in T12615 / R12615C20: '5228.1'
## Warning: Coercing text to numeric in S12616 / R12616C19: '4.96'
## Warning: Coercing text to numeric in T12616 / R12616C20: '5228.1'
## Warning: Coercing text to numeric in S12617 / R12617C19: '4.96'
## Warning: Coercing text to numeric in T12617 / R12617C20: '5228.1'
## Warning: Coercing text to numeric in S12618 / R12618C19: '4.96'
## Warning: Coercing text to numeric in T12618 / R12618C20: '5228.1'
## Warning: Coercing text to numeric in S12619 / R12619C19: '4.96'
## Warning: Coercing text to numeric in T12619 / R12619C20: '5228.1'
## Warning: Coercing text to numeric in S12620 / R12620C19: '4.96'
## Warning: Coercing text to numeric in T12620 / R12620C20: '5228.1'
## Warning: Coercing text to numeric in S12621 / R12621C19: '4.96'
## Warning: Coercing text to numeric in T12621 / R12621C20: '5228.1'
## Warning: Coercing text to numeric in S12622 / R12622C19: '4.96'
## Warning: Coercing text to numeric in T12622 / R12622C20: '5228.1'
## Warning: Coercing text to numeric in S12623 / R12623C19: '4.96'
## Warning: Coercing text to numeric in T12623 / R12623C20: '5228.1'
## Warning: Coercing text to numeric in S12624 / R12624C19: '4.96'
## Warning: Coercing text to numeric in T12624 / R12624C20: '5228.1'
## Warning: Coercing text to numeric in S12625 / R12625C19: '4.96'
## Warning: Coercing text to numeric in T12625 / R12625C20: '5228.1'
## Warning: Coercing text to numeric in S12626 / R12626C19: '4.96'
## Warning: Coercing text to numeric in T12626 / R12626C20: '5228.1'
## Warning: Coercing text to numeric in S12627 / R12627C19: '4.96'
## Warning: Coercing text to numeric in T12627 / R12627C20: '5228.1'
## Warning: Coercing text to numeric in S12628 / R12628C19: '4.96'
## Warning: Coercing text to numeric in T12628 / R12628C20: '5228.1'
## Warning: Coercing text to numeric in S12629 / R12629C19: '4.96'
## Warning: Coercing text to numeric in T12629 / R12629C20: '5228.1'
## Warning: Coercing text to numeric in S12630 / R12630C19: '4.96'
## Warning: Coercing text to numeric in T12630 / R12630C20: '5228.1'
## Warning: Coercing text to numeric in S12631 / R12631C19: '4.96'
## Warning: Coercing text to numeric in T12631 / R12631C20: '5228.1'
## Warning: Coercing text to numeric in S12632 / R12632C19: '4.96'
## Warning: Coercing text to numeric in T12632 / R12632C20: '5228.1'
## Warning: Coercing text to numeric in S12633 / R12633C19: '4.96'
## Warning: Coercing text to numeric in T12633 / R12633C20: '5228.1'
## Warning: Coercing text to numeric in S12634 / R12634C19: '4.96'
## Warning: Coercing text to numeric in T12634 / R12634C20: '5228.1'
## Warning: Coercing text to numeric in S12635 / R12635C19: '4.96'
## Warning: Coercing text to numeric in T12635 / R12635C20: '5228.1'
## Warning: Coercing text to numeric in S12636 / R12636C19: '4.96'
## Warning: Coercing text to numeric in T12636 / R12636C20: '5228.1'
## Warning: Coercing text to numeric in S12637 / R12637C19: '4.96'
## Warning: Coercing text to numeric in T12637 / R12637C20: '5228.1'
## Warning: Coercing text to numeric in S12638 / R12638C19: '4.96'
## Warning: Coercing text to numeric in T12638 / R12638C20: '5228.1'
## Warning: Coercing text to numeric in S12639 / R12639C19: '4.96'
## Warning: Coercing text to numeric in T12639 / R12639C20: '5228.1'
## Warning: Coercing text to numeric in S12640 / R12640C19: '4.96'
## Warning: Coercing text to numeric in T12640 / R12640C20: '5228.1'
## Warning: Coercing text to numeric in S12641 / R12641C19: '4.96'
## Warning: Coercing text to numeric in T12641 / R12641C20: '5228.1'
## Warning: Coercing text to numeric in S12642 / R12642C19: '4.96'
## Warning: Coercing text to numeric in T12642 / R12642C20: '5228.1'
## Warning: Coercing text to numeric in S12643 / R12643C19: '4.96'
## Warning: Coercing text to numeric in T12643 / R12643C20: '5228.1'
## Warning: Coercing text to numeric in S12644 / R12644C19: '4.96'
## Warning: Coercing text to numeric in T12644 / R12644C20: '5228.1'
## Warning: Coercing text to numeric in S12645 / R12645C19: '4.96'
## Warning: Coercing text to numeric in T12645 / R12645C20: '5228.1'
## Warning: Coercing text to numeric in S12646 / R12646C19: '4.96'
## Warning: Coercing text to numeric in T12646 / R12646C20: '5228.1'
## Warning: Coercing text to numeric in S12647 / R12647C19: '4.96'
## Warning: Coercing text to numeric in T12647 / R12647C20: '5228.1'
## Warning: Coercing text to numeric in S12648 / R12648C19: '4.96'
## Warning: Coercing text to numeric in T12648 / R12648C20: '5228.1'
## Warning: Coercing text to numeric in S12649 / R12649C19: '4.96'
## Warning: Coercing text to numeric in T12649 / R12649C20: '5228.1'
## Warning: Coercing text to numeric in S12650 / R12650C19: '4.96'
## Warning: Coercing text to numeric in T12650 / R12650C20: '5228.1'
## Warning: Coercing text to numeric in S12651 / R12651C19: '4.96'
## Warning: Coercing text to numeric in T12651 / R12651C20: '5228.1'
## Warning: Coercing text to numeric in S12652 / R12652C19: '4.96'
## Warning: Coercing text to numeric in T12652 / R12652C20: '5228.1'
## Warning: Coercing text to numeric in S12653 / R12653C19: '4.96'
## Warning: Coercing text to numeric in T12653 / R12653C20: '5228.1'
## Warning: Coercing text to numeric in S12654 / R12654C19: '4.96'
## Warning: Coercing text to numeric in T12654 / R12654C20: '5228.1'
## Warning: Coercing text to numeric in S12655 / R12655C19: '4.96'
## Warning: Coercing text to numeric in T12655 / R12655C20: '5228.1'
## Warning: Coercing text to numeric in S12656 / R12656C19: '4.96'
## Warning: Coercing text to numeric in T12656 / R12656C20: '5228.1'
## Warning: Coercing text to numeric in S12657 / R12657C19: '4.96'
## Warning: Coercing text to numeric in T12657 / R12657C20: '5228.1'
## Warning: Coercing text to numeric in S12658 / R12658C19: '4.96'
## Warning: Coercing text to numeric in T12658 / R12658C20: '5228.1'
## Warning: Coercing text to numeric in S12659 / R12659C19: '4.96'
## Warning: Coercing text to numeric in T12659 / R12659C20: '5228.1'
## Warning: Coercing text to numeric in S12660 / R12660C19: '4.96'
## Warning: Coercing text to numeric in T12660 / R12660C20: '5228.1'
## Warning: Coercing text to numeric in S12661 / R12661C19: '4.96'
## Warning: Coercing text to numeric in T12661 / R12661C20: '5228.1'
## Warning: Coercing text to numeric in S12662 / R12662C19: '4.96'
## Warning: Coercing text to numeric in T12662 / R12662C20: '5228.1'
## Warning: Coercing text to numeric in S12663 / R12663C19: '4.96'
## Warning: Coercing text to numeric in T12663 / R12663C20: '5228.1'
## Warning: Coercing text to numeric in S12664 / R12664C19: '4.96'
## Warning: Coercing text to numeric in T12664 / R12664C20: '5228.1'
## Warning: Coercing text to numeric in S12665 / R12665C19: '4.96'
## Warning: Coercing text to numeric in T12665 / R12665C20: '5228.1'
## Warning: Coercing text to numeric in S12666 / R12666C19: '4.96'
## Warning: Coercing text to numeric in T12666 / R12666C20: '5228.1'
## Warning: Coercing text to numeric in S12667 / R12667C19: '4.96'
## Warning: Coercing text to numeric in T12667 / R12667C20: '5228.1'
## Warning: Coercing text to numeric in S12668 / R12668C19: '4.96'
## Warning: Coercing text to numeric in T12668 / R12668C20: '5228.1'
## Warning: Coercing text to numeric in S12669 / R12669C19: '4.96'
## Warning: Coercing text to numeric in T12669 / R12669C20: '5228.1'
## Warning: Coercing text to numeric in S12670 / R12670C19: '4.96'
## Warning: Coercing text to numeric in T12670 / R12670C20: '5228.1'
## Warning: Coercing text to numeric in S12671 / R12671C19: '4.96'
## Warning: Coercing text to numeric in T12671 / R12671C20: '5228.1'
## Warning: Coercing text to numeric in S12672 / R12672C19: '4.96'
## Warning: Coercing text to numeric in T12672 / R12672C20: '5228.1'
## Warning: Coercing text to numeric in S12673 / R12673C19: '4.96'
## Warning: Coercing text to numeric in T12673 / R12673C20: '5228.1'
## Warning: Coercing text to numeric in S12674 / R12674C19: '4.96'
## Warning: Coercing text to numeric in T12674 / R12674C20: '5228.1'
## Warning: Coercing text to numeric in S12675 / R12675C19: '4.96'
## Warning: Coercing text to numeric in T12675 / R12675C20: '5228.1'
## Warning: Coercing text to numeric in S12676 / R12676C19: '4.96'
## Warning: Coercing text to numeric in T12676 / R12676C20: '5228.1'
## Warning: Coercing text to numeric in S12677 / R12677C19: '4.96'
## Warning: Coercing text to numeric in T12677 / R12677C20: '5228.1'
## Warning: Coercing text to numeric in S12678 / R12678C19: '4.96'
## Warning: Coercing text to numeric in T12678 / R12678C20: '5228.1'
## Warning: Coercing text to numeric in S12679 / R12679C19: '4.96'
## Warning: Coercing text to numeric in T12679 / R12679C20: '5228.1'
## Warning: Coercing text to numeric in S12680 / R12680C19: '4.96'
## Warning: Coercing text to numeric in T12680 / R12680C20: '5228.1'
## Warning: Coercing text to numeric in S12681 / R12681C19: '4.96'
## Warning: Coercing text to numeric in T12681 / R12681C20: '5228.1'
## Warning: Coercing text to numeric in S12682 / R12682C19: '4.96'
## Warning: Coercing text to numeric in T12682 / R12682C20: '5228.1'
## Warning: Coercing text to numeric in S12683 / R12683C19: '4.96'
## Warning: Coercing text to numeric in T12683 / R12683C20: '5228.1'
## Warning: Coercing text to numeric in S12684 / R12684C19: '4.96'
## Warning: Coercing text to numeric in T12684 / R12684C20: '5228.1'
## Warning: Coercing text to numeric in S12685 / R12685C19: '4.96'
## Warning: Coercing text to numeric in T12685 / R12685C20: '5228.1'
## Warning: Coercing text to numeric in S12686 / R12686C19: '4.96'
## Warning: Coercing text to numeric in T12686 / R12686C20: '5228.1'
## Warning: Coercing text to numeric in S12687 / R12687C19: '4.96'
## Warning: Coercing text to numeric in T12687 / R12687C20: '5228.1'
## Warning: Coercing text to numeric in S12688 / R12688C19: '4.96'
## Warning: Coercing text to numeric in T12688 / R12688C20: '5228.1'
## Warning: Coercing text to numeric in S12689 / R12689C19: '4.96'
## Warning: Coercing text to numeric in T12689 / R12689C20: '5228.1'
## Warning: Coercing text to numeric in S12690 / R12690C19: '4.96'
## Warning: Coercing text to numeric in T12690 / R12690C20: '5228.1'
## Warning: Coercing text to numeric in S12691 / R12691C19: '4.96'
## Warning: Coercing text to numeric in T12691 / R12691C20: '5228.1'
## Warning: Coercing text to numeric in S12692 / R12692C19: '4.96'
## Warning: Coercing text to numeric in T12692 / R12692C20: '5228.1'
## Warning: Coercing text to numeric in S12693 / R12693C19: '4.96'
## Warning: Coercing text to numeric in T12693 / R12693C20: '5228.1'
## Warning: Coercing text to numeric in S12694 / R12694C19: '4.96'
## Warning: Coercing text to numeric in T12694 / R12694C20: '5228.1'
## Warning: Coercing text to numeric in S12695 / R12695C19: '4.96'
## Warning: Coercing text to numeric in T12695 / R12695C20: '5228.1'
## Warning: Coercing text to numeric in S12696 / R12696C19: '4.96'
## Warning: Coercing text to numeric in T12696 / R12696C20: '5228.1'
## Warning: Coercing text to numeric in S12697 / R12697C19: '4.96'
## Warning: Coercing text to numeric in T12697 / R12697C20: '5228.1'
## Warning: Coercing text to numeric in S12698 / R12698C19: '4.96'
## Warning: Coercing text to numeric in T12698 / R12698C20: '5228.1'
## Warning: Coercing text to numeric in S12699 / R12699C19: '4.96'
## Warning: Coercing text to numeric in T12699 / R12699C20: '5228.1'
## Warning: Coercing text to numeric in S12700 / R12700C19: '4.96'
## Warning: Coercing text to numeric in T12700 / R12700C20: '5228.1'
## Warning: Coercing text to numeric in S12701 / R12701C19: '4.96'
## Warning: Coercing text to numeric in T12701 / R12701C20: '5228.1'
## Warning: Coercing text to numeric in S12702 / R12702C19: '4.96'
## Warning: Coercing text to numeric in T12702 / R12702C20: '5228.1'
## Warning: Coercing text to numeric in S12703 / R12703C19: '4.96'
## Warning: Coercing text to numeric in T12703 / R12703C20: '5228.1'
## Warning: Coercing text to numeric in S12704 / R12704C19: '4.96'
## Warning: Coercing text to numeric in T12704 / R12704C20: '5228.1'
## Warning: Coercing text to numeric in S12705 / R12705C19: '4.96'
## Warning: Coercing text to numeric in T12705 / R12705C20: '5228.1'
## Warning: Coercing text to numeric in S12706 / R12706C19: '4.96'
## Warning: Coercing text to numeric in T12706 / R12706C20: '5228.1'
## Warning: Coercing text to numeric in S12707 / R12707C19: '4.96'
## Warning: Coercing text to numeric in T12707 / R12707C20: '5228.1'
## Warning: Coercing text to numeric in S12708 / R12708C19: '4.96'
## Warning: Coercing text to numeric in T12708 / R12708C20: '5228.1'
## Warning: Coercing text to numeric in S12709 / R12709C19: '4.96'
## Warning: Coercing text to numeric in T12709 / R12709C20: '5228.1'
## Warning: Coercing text to numeric in S12710 / R12710C19: '4.96'
## Warning: Coercing text to numeric in T12710 / R12710C20: '5228.1'
## Warning: Coercing text to numeric in S12711 / R12711C19: '4.96'
## Warning: Coercing text to numeric in T12711 / R12711C20: '5228.1'
## Warning: Coercing text to numeric in S12712 / R12712C19: '4.96'
## Warning: Coercing text to numeric in T12712 / R12712C20: '5228.1'
## Warning: Coercing text to numeric in S12713 / R12713C19: '4.96'
## Warning: Coercing text to numeric in T12713 / R12713C20: '5228.1'
## Warning: Coercing text to numeric in S12714 / R12714C19: '4.96'
## Warning: Coercing text to numeric in T12714 / R12714C20: '5228.1'
## Warning: Coercing text to numeric in S12715 / R12715C19: '4.96'
## Warning: Coercing text to numeric in T12715 / R12715C20: '5228.1'
## Warning: Coercing text to numeric in S12716 / R12716C19: '4.96'
## Warning: Coercing text to numeric in T12716 / R12716C20: '5228.1'
## Warning: Coercing text to numeric in S12717 / R12717C19: '4.96'
## Warning: Coercing text to numeric in T12717 / R12717C20: '5228.1'
## Warning: Coercing text to numeric in S12718 / R12718C19: '4.96'
## Warning: Coercing text to numeric in T12718 / R12718C20: '5228.1'
## Warning: Coercing text to numeric in S12719 / R12719C19: '4.96'
## Warning: Coercing text to numeric in T12719 / R12719C20: '5228.1'
## Warning: Coercing text to numeric in S12720 / R12720C19: '4.96'
## Warning: Coercing text to numeric in T12720 / R12720C20: '5228.1'
## Warning: Coercing text to numeric in S12721 / R12721C19: '4.96'
## Warning: Coercing text to numeric in T12721 / R12721C20: '5228.1'
## Warning: Coercing text to numeric in S12722 / R12722C19: '4.96'
## Warning: Coercing text to numeric in T12722 / R12722C20: '5228.1'
## Warning: Coercing text to numeric in S12723 / R12723C19: '4.96'
## Warning: Coercing text to numeric in T12723 / R12723C20: '5228.1'
## Warning: Coercing text to numeric in S12724 / R12724C19: '4.96'
## Warning: Coercing text to numeric in T12724 / R12724C20: '5228.1'
## Warning: Coercing text to numeric in S12725 / R12725C19: '4.96'
## Warning: Coercing text to numeric in T12725 / R12725C20: '5228.1'
## Warning: Coercing text to numeric in S12726 / R12726C19: '4.96'
## Warning: Coercing text to numeric in T12726 / R12726C20: '5228.1'
## Warning: Coercing text to numeric in S12727 / R12727C19: '4.96'
## Warning: Coercing text to numeric in T12727 / R12727C20: '5228.1'
## Warning: Coercing text to numeric in S12728 / R12728C19: '4.96'
## Warning: Coercing text to numeric in T12728 / R12728C20: '5228.1'
## Warning: Coercing text to numeric in S12729 / R12729C19: '4.96'
## Warning: Coercing text to numeric in T12729 / R12729C20: '5228.1'
## Warning: Coercing text to numeric in S12730 / R12730C19: '4.96'
## Warning: Coercing text to numeric in T12730 / R12730C20: '5228.1'
## Warning: Coercing text to numeric in S12731 / R12731C19: '4.96'
## Warning: Coercing text to numeric in T12731 / R12731C20: '5228.1'
## Warning: Coercing text to numeric in S12732 / R12732C19: '4.96'
## Warning: Coercing text to numeric in T12732 / R12732C20: '5228.1'
## Warning: Coercing text to numeric in S12733 / R12733C19: '4.96'
## Warning: Coercing text to numeric in T12733 / R12733C20: '5228.1'
## Warning: Coercing text to numeric in T12734 / R12734C20: '5228.1'
## Warning: Coercing text to numeric in T12735 / R12735C20: '5228.1'
## Warning: Coercing text to numeric in T12736 / R12736C20: '5228.1'
## Warning: Coercing text to numeric in T12737 / R12737C20: '5228.1'
## Warning: Coercing text to numeric in T12738 / R12738C20: '5228.1'
## Warning: Coercing text to numeric in T12739 / R12739C20: '5228.1'
## Warning: Coercing text to numeric in T12740 / R12740C20: '5228.1'
## Warning: Coercing text to numeric in T12741 / R12741C20: '5228.1'
## Warning: Coercing text to numeric in T12742 / R12742C20: '5228.1'
## Warning: Coercing text to numeric in T12743 / R12743C20: '5228.1'
## Warning: Coercing text to numeric in T12744 / R12744C20: '5228.1'
## Warning: Coercing text to numeric in T12745 / R12745C20: '5228.1'
## Warning: Coercing text to numeric in T12746 / R12746C20: '5228.1'
## Warning: Coercing text to numeric in T12747 / R12747C20: '5228.1'
## Warning: Coercing text to numeric in T12748 / R12748C20: '5228.1'
## Warning: Coercing text to numeric in T12749 / R12749C20: '5228.1'
## Warning: Coercing text to numeric in T12750 / R12750C20: '5228.1'
## Warning: Coercing text to numeric in T12751 / R12751C20: '5228.1'
## Warning: Coercing text to numeric in T12752 / R12752C20: '5228.1'
## Warning: Coercing text to numeric in T12753 / R12753C20: '5228.1'
## Warning: Coercing text to numeric in T12754 / R12754C20: '5228.1'
## Warning: Coercing text to numeric in T12755 / R12755C20: '5228.1'
## Warning: Coercing text to numeric in T12756 / R12756C20: '5228.1'
## Warning: Coercing text to numeric in T12757 / R12757C20: '5228.1'
## Warning: Coercing text to numeric in T12758 / R12758C20: '5228.1'
## Warning: Coercing text to numeric in T12759 / R12759C20: '5228.1'
## Warning: Coercing text to numeric in T12760 / R12760C20: '5228.1'
## Warning: Coercing text to numeric in T12761 / R12761C20: '5228.1'
## Warning: Coercing text to numeric in T12762 / R12762C20: '5228.1'
## Warning: Coercing text to numeric in T12763 / R12763C20: '5228.1'
## Warning: Coercing text to numeric in T12764 / R12764C20: '5228.1'
## Warning: Coercing text to numeric in T12765 / R12765C20: '5228.1'
## Warning: Coercing text to numeric in T12766 / R12766C20: '5228.1'
## Warning: Coercing text to numeric in T12767 / R12767C20: '5228.1'
## Warning: Coercing text to numeric in T12768 / R12768C20: '5228.1'
## Warning: Coercing text to numeric in T12769 / R12769C20: '5228.1'
## Warning: Coercing text to numeric in T12770 / R12770C20: '5228.1'
## Warning: Coercing text to numeric in T12771 / R12771C20: '5228.1'
## Warning: Coercing text to numeric in T12772 / R12772C20: '5228.1'
## Warning: Coercing text to numeric in T12773 / R12773C20: '5228.1'
## Warning: Coercing text to numeric in T12774 / R12774C20: '5228.1'
## Warning: Coercing text to numeric in T12775 / R12775C20: '5228.1'
## Warning: Coercing text to numeric in T12776 / R12776C20: '5228.1'
## Warning: Coercing text to numeric in T12777 / R12777C20: '5228.1'
## Warning: Coercing text to numeric in T12778 / R12778C20: '5228.1'
## Warning: Coercing text to numeric in T12779 / R12779C20: '5228.1'
## Warning: Coercing text to numeric in T12780 / R12780C20: '5228.1'
## Warning: Coercing text to numeric in T12781 / R12781C20: '5228.1'
## Warning: Coercing text to numeric in T12782 / R12782C20: '5228.1'
## Warning: Coercing text to numeric in T12783 / R12783C20: '5228.1'
## Warning: Coercing text to numeric in T12784 / R12784C20: '5228.1'
## Warning: Coercing text to numeric in T12785 / R12785C20: '5228.1'
## Warning: Coercing text to numeric in T12786 / R12786C20: '5228.1'
## Warning: Coercing text to numeric in T12787 / R12787C20: '5228.1'
## Warning: Coercing text to numeric in T12788 / R12788C20: '5228.1'
## Warning: Coercing text to numeric in T12789 / R12789C20: '5228.1'
## Warning: Coercing text to numeric in T12790 / R12790C20: '5228.1'
## Warning: Coercing text to numeric in T12791 / R12791C20: '5228.1'
## Warning: Coercing text to numeric in T12792 / R12792C20: '5228.1'
## Warning: Coercing text to numeric in T12793 / R12793C20: '5228.1'
## Warning: Coercing text to numeric in T12794 / R12794C20: '5228.1'
## Warning: Coercing text to numeric in T12795 / R12795C20: '5228.1'
## Warning: Coercing text to numeric in T12796 / R12796C20: '5228.1'
## Warning: Coercing text to numeric in T12797 / R12797C20: '5228.1'
## Warning: Coercing text to numeric in T12798 / R12798C20: '5228.1'
## Warning: Coercing text to numeric in T12799 / R12799C20: '5228.1'
## Warning: Coercing text to numeric in T12800 / R12800C20: '5228.1'
## Warning: Coercing text to numeric in T12801 / R12801C20: '5228.1'
## Warning: Coercing text to numeric in T12802 / R12802C20: '5228.1'
## Warning: Coercing text to numeric in T12803 / R12803C20: '5228.1'
## Warning: Coercing text to numeric in T12804 / R12804C20: '5228.1'
## Warning: Coercing text to numeric in T12805 / R12805C20: '5228.1'
## Warning: Coercing text to numeric in T12806 / R12806C20: '5228.1'
## Warning: Coercing text to numeric in T12807 / R12807C20: '5228.1'
## Warning: Coercing text to numeric in T12808 / R12808C20: '5228.1'
## Warning: Coercing text to numeric in T12809 / R12809C20: '5228.1'
## Warning: Coercing text to numeric in T12810 / R12810C20: '5228.1'
## Warning: Coercing text to numeric in T12811 / R12811C20: '5228.1'
## Warning: Coercing text to numeric in T12812 / R12812C20: '5228.1'
## Warning: Coercing text to numeric in T12813 / R12813C20: '5228.1'
## Warning: Coercing text to numeric in T12814 / R12814C20: '5228.1'
## Warning: Coercing text to numeric in T12815 / R12815C20: '5228.1'
## Warning: Coercing text to numeric in T12816 / R12816C20: '5228.1'
## Warning: Coercing text to numeric in T12817 / R12817C20: '5228.1'
## Warning: Coercing text to numeric in T12818 / R12818C20: '5228.1'
## Warning: Coercing text to numeric in T12819 / R12819C20: '5228.1'
## Warning: Coercing text to numeric in T12820 / R12820C20: '5228.1'
## Warning: Coercing text to numeric in T12821 / R12821C20: '5228.1'
## Warning: Coercing text to numeric in T12822 / R12822C20: '5228.1'
## Warning: Coercing text to numeric in T12823 / R12823C20: '5228.1'
## Warning: Coercing text to numeric in T12824 / R12824C20: '5228.1'
## Warning: Coercing text to numeric in T12825 / R12825C20: '5228.1'
## Warning: Coercing text to numeric in T12826 / R12826C20: '5228.1'
## Warning: Coercing text to numeric in T12827 / R12827C20: '5228.1'
## Warning: Coercing text to numeric in T12828 / R12828C20: '5228.1'
## Warning: Coercing text to numeric in T12829 / R12829C20: '5228.1'
## Warning: Coercing text to numeric in T12830 / R12830C20: '5228.1'
## Warning: Coercing text to numeric in T12831 / R12831C20: '5228.1'
## Warning: Coercing text to numeric in T12832 / R12832C20: '5228.1'
## Warning: Coercing text to numeric in T12833 / R12833C20: '5228.1'
## Warning: Coercing text to numeric in T12834 / R12834C20: '5228.1'
## Warning: Coercing text to numeric in T12835 / R12835C20: '5228.1'
## Warning: Coercing text to numeric in T12836 / R12836C20: '5228.1'
## Warning: Coercing text to numeric in T12837 / R12837C20: '5228.1'
## Warning: Coercing text to numeric in T12838 / R12838C20: '5228.1'
## Warning: Coercing text to numeric in T12839 / R12839C20: '5228.1'
## Warning: Coercing text to numeric in T12840 / R12840C20: '5228.1'
## Warning: Coercing text to numeric in T12841 / R12841C20: '5228.1'
## Warning: Coercing text to numeric in T12842 / R12842C20: '5228.1'
## Warning: Coercing text to numeric in T12843 / R12843C20: '5228.1'
## Warning: Coercing text to numeric in T12844 / R12844C20: '5228.1'
## Warning: Coercing text to numeric in T12845 / R12845C20: '5228.1'
## Warning: Coercing text to numeric in T12846 / R12846C20: '5228.1'
## Warning: Coercing text to numeric in T12847 / R12847C20: '5228.1'
## Warning: Coercing text to numeric in T12848 / R12848C20: '5228.1'
## Warning: Coercing text to numeric in T12849 / R12849C20: '5228.1'
## Warning: Coercing text to numeric in T12850 / R12850C20: '5228.1'
## Warning: Coercing text to numeric in T12851 / R12851C20: '5228.1'
## Warning: Coercing text to numeric in T12852 / R12852C20: '5228.1'
## Warning: Coercing text to numeric in T12853 / R12853C20: '5228.1'
## Warning: Coercing text to numeric in T12854 / R12854C20: '5228.1'
## Warning: Coercing text to numeric in T12855 / R12855C20: '5228.1'
## Warning: Coercing text to numeric in T12856 / R12856C20: '5228.1'
## Warning: Coercing text to numeric in T12857 / R12857C20: '5228.1'
## Warning: Coercing text to numeric in T12858 / R12858C20: '5228.1'
## Warning: Coercing text to numeric in T12859 / R12859C20: '5228.1'
## Warning: Coercing text to numeric in T12860 / R12860C20: '5228.1'
## Warning: Coercing text to numeric in T12861 / R12861C20: '5228.1'
## Warning: Coercing text to numeric in T12862 / R12862C20: '5228.1'
## Warning: Coercing text to numeric in T12863 / R12863C20: '5228.1'
## Warning: Coercing text to numeric in T12864 / R12864C20: '5228.1'
## Warning: Coercing text to numeric in T12865 / R12865C20: '5228.1'
## Warning: Coercing text to numeric in T12866 / R12866C20: '5228.1'
## Warning: Coercing text to numeric in T12867 / R12867C20: '5228.1'
## Warning: Coercing text to numeric in T12868 / R12868C20: '5228.1'
## Warning: Coercing text to numeric in T12869 / R12869C20: '5228.1'
## Warning: Coercing text to numeric in T12870 / R12870C20: '5228.1'
## Warning: Coercing text to numeric in T12871 / R12871C20: '5228.1'
## Warning: Coercing text to numeric in T12872 / R12872C20: '5228.1'
## Warning: Coercing text to numeric in T12873 / R12873C20: '5228.1'
## Warning: Coercing text to numeric in T12874 / R12874C20: '5228.1'
## Warning: Coercing text to numeric in T12875 / R12875C20: '5228.1'
## Warning: Coercing text to numeric in T12876 / R12876C20: '5228.1'
## Warning: Coercing text to numeric in T12877 / R12877C20: '5228.1'
## Warning: Coercing text to numeric in T12878 / R12878C20: '5228.1'
## Warning: Coercing text to numeric in T12879 / R12879C20: '5228.1'
## Warning: Coercing text to numeric in T12880 / R12880C20: '5228.1'
## Warning: Coercing text to numeric in T12881 / R12881C20: '5228.1'
## Warning: Coercing text to numeric in T12882 / R12882C20: '5228.1'
## Warning: Coercing text to numeric in T12883 / R12883C20: '5228.1'
## Warning: Coercing text to numeric in T12884 / R12884C20: '5228.1'
## Warning: Coercing text to numeric in T12885 / R12885C20: '5228.1'
## Warning: Coercing text to numeric in T12886 / R12886C20: '5228.1'
## Warning: Coercing text to numeric in T12887 / R12887C20: '5228.1'
## Warning: Coercing text to numeric in T12888 / R12888C20: '5228.1'
## Warning: Coercing text to numeric in T12889 / R12889C20: '5228.1'
## Warning: Coercing text to numeric in T12890 / R12890C20: '5228.1'
## Warning: Coercing text to numeric in T12891 / R12891C20: '5228.1'
## Warning: Coercing text to numeric in T12892 / R12892C20: '5228.1'
## Warning: Coercing text to numeric in T12893 / R12893C20: '5228.1'
## Warning: Coercing text to numeric in T12894 / R12894C20: '5228.1'
## Warning: Coercing text to numeric in T12895 / R12895C20: '5228.1'
## Warning: Coercing text to numeric in T12896 / R12896C20: '5228.1'
## Warning: Coercing text to numeric in T12897 / R12897C20: '5228.1'
## Warning: Coercing text to numeric in T12898 / R12898C20: '5228.1'
## Warning: Coercing text to numeric in T12899 / R12899C20: '5228.1'
## Warning: Coercing text to numeric in T12900 / R12900C20: '5228.1'
## Warning: Coercing text to numeric in T12901 / R12901C20: '5228.1'
## Warning: Coercing text to numeric in T12902 / R12902C20: '5228.1'
## Warning: Coercing text to numeric in T12903 / R12903C20: '5228.1'
## Warning: Coercing text to numeric in T12904 / R12904C20: '5228.1'
## Warning: Coercing text to numeric in T12905 / R12905C20: '5228.1'
## Warning: Coercing text to numeric in T12906 / R12906C20: '5228.1'
## Warning: Coercing text to numeric in T12907 / R12907C20: '5228.1'
## Warning: Coercing text to numeric in T12908 / R12908C20: '5228.1'
## Warning: Coercing text to numeric in T12909 / R12909C20: '5228.1'
## Warning: Coercing text to numeric in T12910 / R12910C20: '5228.1'
## Warning: Coercing text to numeric in T12911 / R12911C20: '5228.1'
## Warning: Coercing text to numeric in T12912 / R12912C20: '5228.1'
## Warning: Coercing text to numeric in T12913 / R12913C20: '5228.1'
## Warning: Coercing text to numeric in T12914 / R12914C20: '5228.1'
## Warning: Coercing text to numeric in T12915 / R12915C20: '5228.1'
## Warning: Coercing text to numeric in T12916 / R12916C20: '5228.1'
## Warning: Coercing text to numeric in T12917 / R12917C20: '5228.1'
## Warning: Coercing text to numeric in T12918 / R12918C20: '5228.1'
## Warning: Coercing text to numeric in T12919 / R12919C20: '5228.1'
## Warning: Coercing text to numeric in T12920 / R12920C20: '5228.1'
## Warning: Coercing text to numeric in T12921 / R12921C20: '5228.1'
## Warning: Coercing text to numeric in T12922 / R12922C20: '5228.1'
## Warning: Coercing text to numeric in T12923 / R12923C20: '5228.1'
## Warning: Coercing text to numeric in T12924 / R12924C20: '5228.1'
## Warning: Coercing text to numeric in T12925 / R12925C20: '5228.1'
## Warning: Coercing text to numeric in T12926 / R12926C20: '5228.1'
## Warning: Coercing text to numeric in T12927 / R12927C20: '5228.1'
## Warning: Coercing text to numeric in T12928 / R12928C20: '5228.1'
## Warning: Coercing text to numeric in T12929 / R12929C20: '5228.1'
## Warning: Coercing text to numeric in T12930 / R12930C20: '5228.1'
## Warning: Coercing text to numeric in T12931 / R12931C20: '5228.1'
## Warning: Coercing text to numeric in T12932 / R12932C20: '5228.1'
## Warning: Coercing text to numeric in T12933 / R12933C20: '5228.1'
## Warning: Coercing text to numeric in T12934 / R12934C20: '5228.1'
## Warning: Coercing text to numeric in T12935 / R12935C20: '5228.1'
## Warning: Coercing text to numeric in T12936 / R12936C20: '5228.1'
## Warning: Coercing text to numeric in T12937 / R12937C20: '5228.1'
## Warning: Coercing text to numeric in T12938 / R12938C20: '5228.1'
## Warning: Coercing text to numeric in T12939 / R12939C20: '5228.1'
## Warning: Coercing text to numeric in T12940 / R12940C20: '5228.1'
## Warning: Coercing text to numeric in T12941 / R12941C20: '5228.1'
## Warning: Coercing text to numeric in T12942 / R12942C20: '5228.1'
## Warning: Coercing text to numeric in T12943 / R12943C20: '5228.1'
## Warning: Coercing text to numeric in T12944 / R12944C20: '5228.1'
## Warning: Coercing text to numeric in T12945 / R12945C20: '5228.1'
## Warning: Coercing text to numeric in T12946 / R12946C20: '5228.1'
## Warning: Coercing text to numeric in T12947 / R12947C20: '5228.1'
## Warning: Coercing text to numeric in T12948 / R12948C20: '5228.1'
## Warning: Coercing text to numeric in T12949 / R12949C20: '5228.1'
## Warning: Coercing text to numeric in T12950 / R12950C20: '5228.1'
## Warning: Coercing text to numeric in T12951 / R12951C20: '5228.1'
## Warning: Coercing text to numeric in T12952 / R12952C20: '5228.1'
## Warning: Coercing text to numeric in T12953 / R12953C20: '5228.1'
## Warning: Coercing text to numeric in T12954 / R12954C20: '5228.1'
## Warning: Coercing text to numeric in T12955 / R12955C20: '5228.1'
## Warning: Coercing text to numeric in T12956 / R12956C20: '5228.1'
## Warning: Coercing text to numeric in T12957 / R12957C20: '5228.1'
## Warning: Coercing text to numeric in T12958 / R12958C20: '5228.1'
## Warning: Coercing text to numeric in T12959 / R12959C20: '5228.1'
## Warning: Coercing text to numeric in T12960 / R12960C20: '5228.1'
## Warning: Coercing text to numeric in T12961 / R12961C20: '5228.1'
## Warning: Coercing text to numeric in T12962 / R12962C20: '5228.1'
## Warning: Coercing text to numeric in T12963 / R12963C20: '5228.1'
## Warning: Coercing text to numeric in T12964 / R12964C20: '5228.1'
## Warning: Coercing text to numeric in T12965 / R12965C20: '5228.1'
## Warning: Coercing text to numeric in T12966 / R12966C20: '5228.1'
## Warning: Coercing text to numeric in T12967 / R12967C20: '5228.1'
## Warning: Coercing text to numeric in T12968 / R12968C20: '5228.1'
## Warning: Coercing text to numeric in T12969 / R12969C20: '5228.1'
## Warning: Coercing text to numeric in T12970 / R12970C20: '5228.1'
## Warning: Coercing text to numeric in T12971 / R12971C20: '5228.1'
## Warning: Coercing text to numeric in T12972 / R12972C20: '5228.1'
## Warning: Coercing text to numeric in T12973 / R12973C20: '5228.1'
## Warning: Coercing text to numeric in T12974 / R12974C20: '5228.1'
## Warning: Coercing text to numeric in T12975 / R12975C20: '5228.1'
## Warning: Coercing text to numeric in T12976 / R12976C20: '5228.1'
## Warning: Coercing text to numeric in T12977 / R12977C20: '5228.1'
## Warning: Coercing text to numeric in T12978 / R12978C20: '5228.1'
## Warning: Coercing text to numeric in T12979 / R12979C20: '5228.1'
## Warning: Coercing text to numeric in T12980 / R12980C20: '5228.1'
## Warning: Coercing text to numeric in T12981 / R12981C20: '5228.1'
## Warning: Coercing text to numeric in T12982 / R12982C20: '5228.1'
## Warning: Coercing text to numeric in T12983 / R12983C20: '5228.1'
## Warning: Coercing text to numeric in T12984 / R12984C20: '5228.1'
## Warning: Coercing text to numeric in T12985 / R12985C20: '5228.1'
## Warning: Coercing text to numeric in T12986 / R12986C20: '5228.1'
## Warning: Coercing text to numeric in T12987 / R12987C20: '5228.1'
## Warning: Coercing text to numeric in T12988 / R12988C20: '5228.1'
## Warning: Coercing text to numeric in T12989 / R12989C20: '5228.1'
## Warning: Coercing text to numeric in T12990 / R12990C20: '5228.1'
## Warning: Coercing text to numeric in T12991 / R12991C20: '5228.1'
## Warning: Coercing text to numeric in T12992 / R12992C20: '5228.1'
## Warning: Coercing text to numeric in T12993 / R12993C20: '5228.1'
## Warning: Coercing text to numeric in T12994 / R12994C20: '5228.1'
## Warning: Coercing text to numeric in T12995 / R12995C20: '5228.1'
## Warning: Coercing text to numeric in T12996 / R12996C20: '5228.1'
## Warning: Coercing text to numeric in T12997 / R12997C20: '5228.1'
## Warning: Coercing text to numeric in T12998 / R12998C20: '5228.1'
## Warning: Coercing text to numeric in T12999 / R12999C20: '5228.1'
## Warning: Coercing text to numeric in T13000 / R13000C20: '5228.1'
## Warning: Coercing text to numeric in T13001 / R13001C20: '5228.1'
## Warning: Coercing text to numeric in T13002 / R13002C20: '5228.1'
## Warning: Coercing text to numeric in T13003 / R13003C20: '5228.1'
## Warning: Coercing text to numeric in T13004 / R13004C20: '5228.1'
## Warning: Coercing text to numeric in T13005 / R13005C20: '5228.1'
## Warning: Coercing text to numeric in T13006 / R13006C20: '5228.1'
## Warning: Coercing text to numeric in T13007 / R13007C20: '5228.1'
## Warning: Coercing text to numeric in T13008 / R13008C20: '5228.1'
## Warning: Coercing text to numeric in T13009 / R13009C20: '5228.1'
## Warning: Coercing text to numeric in T13010 / R13010C20: '5228.1'
## Warning: Coercing text to numeric in T13011 / R13011C20: '5228.1'
## Warning: Coercing text to numeric in T13012 / R13012C20: '5228.1'
## Warning: Coercing text to numeric in T13013 / R13013C20: '5228.1'
## Warning: Coercing text to numeric in T13014 / R13014C20: '5228.1'
## Warning: Coercing text to numeric in T13015 / R13015C20: '5228.1'
## Warning: Coercing text to numeric in T13016 / R13016C20: '5228.1'
## Warning: Coercing text to numeric in T13017 / R13017C20: '5228.1'
## Warning: Coercing text to numeric in T13018 / R13018C20: '5228.1'
## Warning: Coercing text to numeric in T13019 / R13019C20: '5228.1'
## Warning: Coercing text to numeric in T13020 / R13020C20: '5228.1'
## Warning: Coercing text to numeric in T13021 / R13021C20: '5228.1'
## Warning: Coercing text to numeric in T13022 / R13022C20: '5228.1'
## Warning: Coercing text to numeric in T13023 / R13023C20: '5228.1'
## Warning: Coercing text to numeric in T13024 / R13024C20: '5228.1'
## Warning: Coercing text to numeric in T13025 / R13025C20: '5228.1'
## Warning: Coercing text to numeric in T13026 / R13026C20: '5228.1'
## Warning: Coercing text to numeric in T13027 / R13027C20: '5228.1'
## Warning: Coercing text to numeric in T13028 / R13028C20: '5228.1'
## Warning: Coercing text to numeric in T13029 / R13029C20: '5228.1'
## Warning: Coercing text to numeric in T13030 / R13030C20: '5228.1'
## Warning: Coercing text to numeric in T13031 / R13031C20: '5228.1'
## Warning: Coercing text to numeric in T13032 / R13032C20: '5228.1'
## Warning: Coercing text to numeric in T13033 / R13033C20: '5228.1'
## Warning: Coercing text to numeric in T13034 / R13034C20: '5228.1'
## Warning: Coercing text to numeric in T13035 / R13035C20: '5228.1'
## Warning: Coercing text to numeric in T13036 / R13036C20: '5228.1'
## Warning: Coercing text to numeric in T13037 / R13037C20: '5228.1'
## Warning: Coercing text to numeric in T13038 / R13038C20: '5228.1'
## Warning: Coercing text to numeric in T13039 / R13039C20: '5228.1'
## Warning: Coercing text to numeric in T13040 / R13040C20: '5228.1'
## Warning: Coercing text to numeric in T13041 / R13041C20: '5228.1'
## Warning: Coercing text to numeric in T13042 / R13042C20: '5228.1'
## Warning: Coercing text to numeric in T13043 / R13043C20: '5228.1'
## Warning: Coercing text to numeric in T13044 / R13044C20: '5228.1'
## Warning: Coercing text to numeric in T13045 / R13045C20: '5228.1'
## Warning: Coercing text to numeric in T13046 / R13046C20: '5228.1'
## Warning: Coercing text to numeric in T13047 / R13047C20: '5228.1'
## Warning: Coercing text to numeric in T13048 / R13048C20: '5228.1'
## Warning: Coercing text to numeric in T13049 / R13049C20: '5228.1'
## Warning: Coercing text to numeric in T13050 / R13050C20: '5228.1'
## Warning: Coercing text to numeric in T13051 / R13051C20: '5228.1'
## Warning: Coercing text to numeric in T13052 / R13052C20: '5228.1'
## Warning: Coercing text to numeric in T13053 / R13053C20: '5228.1'
## Warning: Coercing text to numeric in T13054 / R13054C20: '5228.1'
## Warning: Coercing text to numeric in T13055 / R13055C20: '5228.1'
## Warning: Coercing text to numeric in T13056 / R13056C20: '5228.1'
## Warning: Coercing text to numeric in T13057 / R13057C20: '5228.1'
## Warning: Coercing text to numeric in T13058 / R13058C20: '5228.1'
## Warning: Coercing text to numeric in T13059 / R13059C20: '5228.1'
## Warning: Coercing text to numeric in T13060 / R13060C20: '5228.1'
## Warning: Coercing text to numeric in T13061 / R13061C20: '5228.1'
## Warning: Coercing text to numeric in T13062 / R13062C20: '5228.1'
## Warning: Coercing text to numeric in T13063 / R13063C20: '5228.1'
## Warning: Coercing text to numeric in T13064 / R13064C20: '5228.1'
## Warning: Coercing text to numeric in T13065 / R13065C20: '5228.1'
## Warning: Coercing text to numeric in T13066 / R13066C20: '5228.1'
## Warning: Coercing text to numeric in T13067 / R13067C20: '5228.1'
## Warning: Coercing text to numeric in T13068 / R13068C20: '5228.1'
## Warning: Coercing text to numeric in T13069 / R13069C20: '5228.1'
## Warning: Coercing text to numeric in T13070 / R13070C20: '5228.1'
## Warning: Coercing text to numeric in T13071 / R13071C20: '5228.1'
## Warning: Coercing text to numeric in T13072 / R13072C20: '5228.1'
## Warning: Coercing text to numeric in T13073 / R13073C20: '5228.1'
## Warning: Coercing text to numeric in T13074 / R13074C20: '5228.1'
## Warning: Coercing text to numeric in T13075 / R13075C20: '5228.1'
## Warning: Coercing text to numeric in T13076 / R13076C20: '5228.1'
## Warning: Coercing text to numeric in T13077 / R13077C20: '5228.1'
## Warning: Coercing text to numeric in T13078 / R13078C20: '5228.1'
## Warning: Coercing text to numeric in T13079 / R13079C20: '5228.1'
## Warning: Coercing text to numeric in T13080 / R13080C20: '5228.1'
## Warning: Coercing text to numeric in T13081 / R13081C20: '5228.1'
## Warning: Coercing text to numeric in T13082 / R13082C20: '5228.1'
## Warning: Coercing text to numeric in T13083 / R13083C20: '5228.1'
## Warning: Coercing text to numeric in T13084 / R13084C20: '5228.1'
## Warning: Coercing text to numeric in T13085 / R13085C20: '5228.1'
## Warning: Coercing text to numeric in T13086 / R13086C20: '5228.1'
## Warning: Coercing text to numeric in T13087 / R13087C20: '5228.1'
## Warning: Coercing text to numeric in T13088 / R13088C20: '5228.1'
## Warning: Coercing text to numeric in T13089 / R13089C20: '5228.1'
## Warning: Coercing text to numeric in T13090 / R13090C20: '5228.1'
## Warning: Coercing text to numeric in T13091 / R13091C20: '5228.1'
## Warning: Coercing text to numeric in T13092 / R13092C20: '5228.1'
## Warning: Coercing text to numeric in T13093 / R13093C20: '5228.1'
## Warning: Coercing text to numeric in T13094 / R13094C20: '5228.1'
## Warning: Coercing text to numeric in T13095 / R13095C20: '5228.1'
## Warning: Coercing text to numeric in T13096 / R13096C20: '5228.1'
## Warning: Coercing text to numeric in T13097 / R13097C20: '5228.1'
## Warning: Coercing text to numeric in T13098 / R13098C20: '5228.1'
## Warning: Coercing text to numeric in T13099 / R13099C20: '5228.1'
## Warning: Coercing text to numeric in T13100 / R13100C20: '5228.1'
## Warning: Coercing text to numeric in T13101 / R13101C20: '5228.1'
## Warning: Coercing text to numeric in T13102 / R13102C20: '5228.1'
## Warning: Coercing text to numeric in T13103 / R13103C20: '5228.1'
## Warning: Coercing text to numeric in T13104 / R13104C20: '5228.1'
## Warning: Coercing text to numeric in T13105 / R13105C20: '5228.1'
## Warning: Coercing text to numeric in T13106 / R13106C20: '5228.1'
## Warning: Coercing text to numeric in T13107 / R13107C20: '5228.1'
## Warning: Coercing text to numeric in T13108 / R13108C20: '5228.1'
## Warning: Coercing text to numeric in T13109 / R13109C20: '5228.1'
## Warning: Coercing text to numeric in T13110 / R13110C20: '5228.1'
## Warning: Coercing text to numeric in T13111 / R13111C20: '5228.1'
## Warning: Coercing text to numeric in T13112 / R13112C20: '5228.1'
## Warning: Coercing text to numeric in T13113 / R13113C20: '5228.1'
## Warning: Coercing text to numeric in T13114 / R13114C20: '5228.1'
## Warning: Coercing text to numeric in T13115 / R13115C20: '5228.1'
## Warning: Coercing text to numeric in T13116 / R13116C20: '5228.1'
## Warning: Coercing text to numeric in T13117 / R13117C20: '5228.1'
## Warning: Coercing text to numeric in T13118 / R13118C20: '5228.1'
## Warning: Coercing text to numeric in T13119 / R13119C20: '5228.1'
## Warning: Coercing text to numeric in T13120 / R13120C20: '5228.1'
## Warning: Coercing text to numeric in T13121 / R13121C20: '5228.1'
## Warning: Coercing text to numeric in T13122 / R13122C20: '5228.1'
## Warning: Coercing text to numeric in T13123 / R13123C20: '5228.1'
## Warning: Coercing text to numeric in T13124 / R13124C20: '5228.1'
## Warning: Coercing text to numeric in T13125 / R13125C20: '5228.1'
## Warning: Coercing text to numeric in T13126 / R13126C20: '5228.1'
## Warning: Coercing text to numeric in T13127 / R13127C20: '5228.1'
## Warning: Coercing text to numeric in T13128 / R13128C20: '5228.1'
## Warning: Coercing text to numeric in T13129 / R13129C20: '5228.1'
## Warning: Coercing text to numeric in T13130 / R13130C20: '5228.1'
## Warning: Coercing text to numeric in T13131 / R13131C20: '5228.1'
## Warning: Coercing text to numeric in T13132 / R13132C20: '5228.1'
## Warning: Coercing text to numeric in T13133 / R13133C20: '5228.1'
## Warning: Coercing text to numeric in T13134 / R13134C20: '5228.1'
## Warning: Coercing text to numeric in T13135 / R13135C20: '5228.1'
## Warning: Coercing text to numeric in T13136 / R13136C20: '5228.1'
## Warning: Coercing text to numeric in T13137 / R13137C20: '5228.1'
## Warning: Coercing text to numeric in T13138 / R13138C20: '5228.1'
## Warning: Coercing text to numeric in T13139 / R13139C20: '5228.1'
## Warning: Coercing text to numeric in T13140 / R13140C20: '5228.1'
## Warning: Coercing text to numeric in T13141 / R13141C20: '5228.1'
## Warning: Coercing text to numeric in T13142 / R13142C20: '5228.1'
## Warning: Coercing text to numeric in T13143 / R13143C20: '5228.1'
## Warning: Coercing text to numeric in T13144 / R13144C20: '5228.1'
## Warning: Coercing text to numeric in T13145 / R13145C20: '5228.1'
## Warning: Coercing text to numeric in T13146 / R13146C20: '5228.1'
## Warning: Coercing text to numeric in T13147 / R13147C20: '5228.1'
## Warning: Coercing text to numeric in T13148 / R13148C20: '5228.1'
## Warning: Coercing text to numeric in T13149 / R13149C20: '5228.1'
## Warning: Coercing text to numeric in T13150 / R13150C20: '5228.1'
## Warning: Coercing text to numeric in T13151 / R13151C20: '5228.1'
## Warning: Coercing text to numeric in T13152 / R13152C20: '5228.1'
## Warning: Coercing text to numeric in T13153 / R13153C20: '5228.1'
## Warning: Coercing text to numeric in T13154 / R13154C20: '5228.1'
## Warning: Coercing text to numeric in T13155 / R13155C20: '5228.1'
## Warning: Coercing text to numeric in T13156 / R13156C20: '5228.1'
## Warning: Coercing text to numeric in T13157 / R13157C20: '5228.1'
## Warning: Coercing text to numeric in T13158 / R13158C20: '5228.1'
## Warning: Coercing text to numeric in T13159 / R13159C20: '5228.1'
## Warning: Coercing text to numeric in T13160 / R13160C20: '5228.1'
## Warning: Coercing text to numeric in T13161 / R13161C20: '5228.1'
## Warning: Coercing text to numeric in T13162 / R13162C20: '5228.1'
## Warning: Coercing text to numeric in T13163 / R13163C20: '5228.1'
## Warning: Coercing text to numeric in T13164 / R13164C20: '5228.1'
## Warning: Coercing text to numeric in T13165 / R13165C20: '5228.1'
## Warning: Coercing text to numeric in T13166 / R13166C20: '5228.1'
## Warning: Coercing text to numeric in T13167 / R13167C20: '5228.1'
## Warning: Coercing text to numeric in T13168 / R13168C20: '5228.1'
## Warning: Coercing text to numeric in T13169 / R13169C20: '5228.1'
## Warning: Coercing text to numeric in T13170 / R13170C20: '5228.1'
## Warning: Coercing text to numeric in T13171 / R13171C20: '5228.1'
## Warning: Coercing text to numeric in T13172 / R13172C20: '5228.1'
## Warning: Coercing text to numeric in T13173 / R13173C20: '5228.1'
## Warning: Coercing text to numeric in T13174 / R13174C20: '5228.1'
## Warning: Coercing text to numeric in T13175 / R13175C20: '5228.1'
## Warning: Coercing text to numeric in T13176 / R13176C20: '5228.1'
## Warning: Coercing text to numeric in T13177 / R13177C20: '5228.1'
## Warning: Coercing text to numeric in T13178 / R13178C20: '5228.1'
## Warning: Coercing text to numeric in T13179 / R13179C20: '5228.1'
## Warning: Coercing text to numeric in T13180 / R13180C20: '5228.1'
## Warning: Coercing text to numeric in T13181 / R13181C20: '5228.1'
## Warning: Coercing text to numeric in T13182 / R13182C20: '5228.1'
## Warning: Coercing text to numeric in T13183 / R13183C20: '5228.1'
## Warning: Coercing text to numeric in T13184 / R13184C20: '5228.1'
## Warning: Coercing text to numeric in T13185 / R13185C20: '5228.1'
## Warning: Coercing text to numeric in T13186 / R13186C20: '5228.1'
## Warning: Coercing text to numeric in T13187 / R13187C20: '5228.1'
## Warning: Coercing text to numeric in T13188 / R13188C20: '5228.1'
## Warning: Coercing text to numeric in T13189 / R13189C20: '5228.1'
## Warning: Coercing text to numeric in T13190 / R13190C20: '5228.1'
## Warning: Coercing text to numeric in T13191 / R13191C20: '5228.1'
## Warning: Coercing text to numeric in T13192 / R13192C20: '5228.1'
## Warning: Coercing text to numeric in T13193 / R13193C20: '5228.1'
## Warning: Coercing text to numeric in T13194 / R13194C20: '5228.1'
## Warning: Coercing text to numeric in T13195 / R13195C20: '5228.1'
## Warning: Coercing text to numeric in T13196 / R13196C20: '5228.1'
## Warning: Coercing text to numeric in T13197 / R13197C20: '5228.1'
## Warning: Coercing text to numeric in T13198 / R13198C20: '5228.1'
## Warning: Coercing text to numeric in T13199 / R13199C20: '5228.1'
## Warning: Coercing text to numeric in T13200 / R13200C20: '5228.1'
## Warning: Coercing text to numeric in T13201 / R13201C20: '5228.1'
## Warning: Coercing text to numeric in T13202 / R13202C20: '5228.1'
## Warning: Coercing text to numeric in T13203 / R13203C20: '5228.1'
## Warning: Coercing text to numeric in T13204 / R13204C20: '5228.1'
## Warning: Coercing text to numeric in T13205 / R13205C20: '5228.1'
## Warning: Coercing text to numeric in T13206 / R13206C20: '5228.1'
## Warning: Coercing text to numeric in T13207 / R13207C20: '5228.1'
## Warning: Coercing text to numeric in T13208 / R13208C20: '5228.1'
## Warning: Coercing text to numeric in T13209 / R13209C20: '5228.1'
## Warning: Coercing text to numeric in T13210 / R13210C20: '5228.1'
## Warning: Coercing text to numeric in T13211 / R13211C20: '5228.1'
## Warning: Coercing text to numeric in T13212 / R13212C20: '5228.1'
## Warning: Coercing text to numeric in T13213 / R13213C20: '5228.1'
## Warning: Coercing text to numeric in T13214 / R13214C20: '5228.1'
## Warning: Coercing text to numeric in T13215 / R13215C20: '5228.1'
## Warning: Coercing text to numeric in T13216 / R13216C20: '5228.1'
## Warning: Coercing text to numeric in T13217 / R13217C20: '5228.1'
## Warning: Coercing text to numeric in T13218 / R13218C20: '5228.1'
## Warning: Coercing text to numeric in T13219 / R13219C20: '5228.1'
## Warning: Coercing text to numeric in T13220 / R13220C20: '5228.1'
## Warning: Coercing text to numeric in T13221 / R13221C20: '5228.1'
## Warning: Coercing text to numeric in T13222 / R13222C20: '5228.1'
## Warning: Coercing text to numeric in T13223 / R13223C20: '5228.1'
## Warning: Coercing text to numeric in T13224 / R13224C20: '5228.1'
## Warning: Coercing text to numeric in T13225 / R13225C20: '5228.1'
## Warning: Coercing text to numeric in T13226 / R13226C20: '5228.1'
## Warning: Coercing text to numeric in T13227 / R13227C20: '5228.1'
## Warning: Coercing text to numeric in T13228 / R13228C20: '5228.1'
## Warning: Coercing text to numeric in T13229 / R13229C20: '5228.1'
## Warning: Coercing text to numeric in T13230 / R13230C20: '5228.1'
## Warning: Coercing text to numeric in T13231 / R13231C20: '5228.1'
## Warning: Coercing text to numeric in T13232 / R13232C20: '5228.1'
## Warning: Coercing text to numeric in T13233 / R13233C20: '5228.1'
## Warning: Coercing text to numeric in T13234 / R13234C20: '5228.1'
## Warning: Coercing text to numeric in T13235 / R13235C20: '5228.1'
## Warning: Coercing text to numeric in T13236 / R13236C20: '5228.1'
## Warning: Coercing text to numeric in T13237 / R13237C20: '5228.1'
## Warning: Coercing text to numeric in T13238 / R13238C20: '5228.1'
## Warning: Coercing text to numeric in T13239 / R13239C20: '5228.1'
## Warning: Coercing text to numeric in T13240 / R13240C20: '5228.1'
## Warning: Coercing text to numeric in T13241 / R13241C20: '5228.1'
## Warning: Coercing text to numeric in T13242 / R13242C20: '5228.1'
## Warning: Coercing text to numeric in T13243 / R13243C20: '5228.1'
## Warning: Coercing text to numeric in T13244 / R13244C20: '5228.1'
## Warning: Coercing text to numeric in T13245 / R13245C20: '5228.1'
## Warning: Coercing text to numeric in T13246 / R13246C20: '5228.1'
## Warning: Coercing text to numeric in T13247 / R13247C20: '5228.1'
## Warning: Coercing text to numeric in T13248 / R13248C20: '5228.1'
## Warning: Coercing text to numeric in T13249 / R13249C20: '5228.1'
## Warning: Coercing text to numeric in T13250 / R13250C20: '5228.1'
## Warning: Coercing text to numeric in T13251 / R13251C20: '5228.1'
## Warning: Coercing text to numeric in T13252 / R13252C20: '5228.1'
## Warning: Coercing text to numeric in T13253 / R13253C20: '5228.1'
## Warning: Coercing text to numeric in T13254 / R13254C20: '5228.1'
## Warning: Coercing text to numeric in T13255 / R13255C20: '5228.1'
## Warning: Coercing text to numeric in T13256 / R13256C20: '5228.1'
## Warning: Coercing text to numeric in T13257 / R13257C20: '5228.1'
## Warning: Coercing text to numeric in T13258 / R13258C20: '5228.1'
## Warning: Coercing text to numeric in T13259 / R13259C20: '5228.1'
## Warning: Coercing text to numeric in T13260 / R13260C20: '5228.1'
## Warning: Coercing text to numeric in T13261 / R13261C20: '5228.1'
## Warning: Coercing text to numeric in T13262 / R13262C20: '5228.1'
## Warning: Coercing text to numeric in T13263 / R13263C20: '5228.1'
## Warning: Coercing text to numeric in T13264 / R13264C20: '5228.1'
## Warning: Coercing text to numeric in T13265 / R13265C20: '5228.1'
## Warning: Coercing text to numeric in T13266 / R13266C20: '5228.1'
## Warning: Coercing text to numeric in T13267 / R13267C20: '5228.1'
## Warning: Coercing text to numeric in T13268 / R13268C20: '5228.1'
## Warning: Coercing text to numeric in T13269 / R13269C20: '5228.1'
## Warning: Coercing text to numeric in T13270 / R13270C20: '5228.1'
## Warning: Coercing text to numeric in T13271 / R13271C20: '5228.1'
## Warning: Coercing text to numeric in T13272 / R13272C20: '5228.1'
## Warning: Coercing text to numeric in T13273 / R13273C20: '5228.1'
## Warning: Coercing text to numeric in T13274 / R13274C20: '5228.1'
## Warning: Coercing text to numeric in T13275 / R13275C20: '5228.1'
## Warning: Coercing text to numeric in T13276 / R13276C20: '5228.1'
## Warning: Coercing text to numeric in T13277 / R13277C20: '5228.1'
## Warning: Coercing text to numeric in T13278 / R13278C20: '5228.1'
## Warning: Coercing text to numeric in T13279 / R13279C20: '5228.1'
## Warning: Coercing text to numeric in T13280 / R13280C20: '5228.1'
## Warning: Coercing text to numeric in T13281 / R13281C20: '5228.1'
## Warning: Coercing text to numeric in T13282 / R13282C20: '5228.1'
## Warning: Coercing text to numeric in T13283 / R13283C20: '5228.1'
## Warning: Coercing text to numeric in T13284 / R13284C20: '5228.1'
## Warning: Coercing text to numeric in T13285 / R13285C20: '5228.1'
## Warning: Coercing text to numeric in T13286 / R13286C20: '5228.1'
## Warning: Coercing text to numeric in T13287 / R13287C20: '5228.1'
## Warning: Coercing text to numeric in T13288 / R13288C20: '5228.1'
## Warning: Coercing text to numeric in T13289 / R13289C20: '5228.1'
## Warning: Coercing text to numeric in T13290 / R13290C20: '5228.1'
## Warning: Coercing text to numeric in T13291 / R13291C20: '5228.1'
## Warning: Coercing text to numeric in T13292 / R13292C20: '5228.1'
## Warning: Coercing text to numeric in T13293 / R13293C20: '5228.1'
## Warning: Coercing text to numeric in T13294 / R13294C20: '5228.1'
## Warning: Coercing text to numeric in T13295 / R13295C20: '5228.1'
## Warning: Coercing text to numeric in T13296 / R13296C20: '5228.1'
## Warning: Coercing text to numeric in T13297 / R13297C20: '5228.1'
## Warning: Coercing text to numeric in T13298 / R13298C20: '5228.1'
## Warning: Coercing text to numeric in T13299 / R13299C20: '5228.1'
## Warning: Coercing text to numeric in T13300 / R13300C20: '5228.1'
## Warning: Coercing text to numeric in T13301 / R13301C20: '5228.1'
## Warning: Coercing text to numeric in T13302 / R13302C20: '5228.1'
## Warning: Coercing text to numeric in T13303 / R13303C20: '5228.1'
## Warning: Coercing text to numeric in T13304 / R13304C20: '5228.1'
## Warning: Coercing text to numeric in T13305 / R13305C20: '5228.1'
## Warning: Coercing text to numeric in T13306 / R13306C20: '5228.1'
## Warning: Coercing text to numeric in T13307 / R13307C20: '5228.1'
## Warning: Coercing text to numeric in T13308 / R13308C20: '5228.1'
## Warning: Coercing text to numeric in T13309 / R13309C20: '5228.1'
## Warning: Coercing text to numeric in T13310 / R13310C20: '5228.1'
## Warning: Coercing text to numeric in T13311 / R13311C20: '5228.1'
## Warning: Coercing text to numeric in T13312 / R13312C20: '5228.1'
## Warning: Coercing text to numeric in T13313 / R13313C20: '5228.1'
## Warning: Coercing text to numeric in T13314 / R13314C20: '5228.1'
## Warning: Coercing text to numeric in T13315 / R13315C20: '5228.1'
## Warning: Coercing text to numeric in T13316 / R13316C20: '5228.1'
## Warning: Coercing text to numeric in T13317 / R13317C20: '5228.1'
## Warning: Coercing text to numeric in T13318 / R13318C20: '5228.1'
## Warning: Coercing text to numeric in T13319 / R13319C20: '5228.1'
## Warning: Coercing text to numeric in T13320 / R13320C20: '5228.1'
## Warning: Coercing text to numeric in T13321 / R13321C20: '5228.1'
## Warning: Coercing text to numeric in T13322 / R13322C20: '5228.1'
## Warning: Coercing text to numeric in T13323 / R13323C20: '5228.1'
## Warning: Coercing text to numeric in T13324 / R13324C20: '5228.1'
## Warning: Coercing text to numeric in T13325 / R13325C20: '5228.1'
## Warning: Coercing text to numeric in T13326 / R13326C20: '5228.1'
## Warning: Coercing text to numeric in T13327 / R13327C20: '5228.1'
## Warning: Coercing text to numeric in T13328 / R13328C20: '5228.1'
## Warning: Coercing text to numeric in T13329 / R13329C20: '5228.1'
## Warning: Coercing text to numeric in T13330 / R13330C20: '5228.1'
## Warning: Coercing text to numeric in T13331 / R13331C20: '5228.1'
## Warning: Coercing text to numeric in T13332 / R13332C20: '5228.1'
## Warning: Coercing text to numeric in T13333 / R13333C20: '5228.1'
## Warning: Coercing text to numeric in T13334 / R13334C20: '5228.1'
## Warning: Coercing text to numeric in T13335 / R13335C20: '5228.1'
## Warning: Coercing text to numeric in T13336 / R13336C20: '5228.1'
## Warning: Coercing text to numeric in T13337 / R13337C20: '5228.1'
## Warning: Coercing text to numeric in T13338 / R13338C20: '5228.1'
## Warning: Coercing text to numeric in T13339 / R13339C20: '5228.1'
## Warning: Coercing text to numeric in T13340 / R13340C20: '5228.1'
## Warning: Coercing text to numeric in T13341 / R13341C20: '5228.1'
## Warning: Coercing text to numeric in T13342 / R13342C20: '5228.1'
## Warning: Coercing text to numeric in T13343 / R13343C20: '5228.1'
## Warning: Coercing text to numeric in T13344 / R13344C20: '5228.1'
## Warning: Coercing text to numeric in T13345 / R13345C20: '5228.1'
## Warning: Coercing text to numeric in T13346 / R13346C20: '5228.1'
## Warning: Coercing text to numeric in T13347 / R13347C20: '5228.1'
## Warning: Coercing text to numeric in T13348 / R13348C20: '5228.1'
## Warning: Coercing text to numeric in T13349 / R13349C20: '5228.1'
## Warning: Coercing text to numeric in T13350 / R13350C20: '5228.1'
## Warning: Coercing text to numeric in T13351 / R13351C20: '5228.1'
## Warning: Coercing text to numeric in T13352 / R13352C20: '5228.1'
## Warning: Coercing text to numeric in T13353 / R13353C20: '5228.1'
## Warning: Coercing text to numeric in T13354 / R13354C20: '5228.1'
## Warning: Coercing text to numeric in T13355 / R13355C20: '5228.1'
## Warning: Coercing text to numeric in T13356 / R13356C20: '5228.1'
## Warning: Coercing text to numeric in T13357 / R13357C20: '5228.1'
## Warning: Coercing text to numeric in T13358 / R13358C20: '5228.1'
## Warning: Coercing text to numeric in T13359 / R13359C20: '5228.1'
## Warning: Coercing text to numeric in T13360 / R13360C20: '5228.1'
## Warning: Coercing text to numeric in T13361 / R13361C20: '5228.1'
## Warning: Coercing text to numeric in T13362 / R13362C20: '5228.1'
## Warning: Coercing text to numeric in T13363 / R13363C20: '5228.1'
## Warning: Coercing text to numeric in T13364 / R13364C20: '5228.1'
## Warning: Coercing text to numeric in T13365 / R13365C20: '5228.1'
## Warning: Coercing text to numeric in T13366 / R13366C20: '5228.1'
## Warning: Coercing text to numeric in T13367 / R13367C20: '5228.1'
## Warning: Coercing text to numeric in T13368 / R13368C20: '5228.1'
## Warning: Coercing text to numeric in T13369 / R13369C20: '5228.1'
## Warning: Coercing text to numeric in T13370 / R13370C20: '5228.1'
## Warning: Coercing text to numeric in T13371 / R13371C20: '5228.1'
## Warning: Coercing text to numeric in T13372 / R13372C20: '5228.1'
## Warning: Coercing text to numeric in T13373 / R13373C20: '5228.1'
## Warning: Coercing text to numeric in T13374 / R13374C20: '5228.1'
## Warning: Coercing text to numeric in T13375 / R13375C20: '5228.1'
## Warning: Coercing text to numeric in T13376 / R13376C20: '5228.1'
## Warning: Coercing text to numeric in T13377 / R13377C20: '5228.1'
## Warning: Coercing text to numeric in T13378 / R13378C20: '5228.1'
## Warning: Coercing text to numeric in T13379 / R13379C20: '5228.1'
## Warning: Coercing text to numeric in T13380 / R13380C20: '5228.1'
## Warning: Coercing text to numeric in T13381 / R13381C20: '5228.1'
## Warning: Coercing text to numeric in T13382 / R13382C20: '5228.1'
## Warning: Coercing text to numeric in T13383 / R13383C20: '5228.1'
## Warning: Coercing text to numeric in T13384 / R13384C20: '5228.1'
## Warning: Coercing text to numeric in T13385 / R13385C20: '5228.1'
## Warning: Coercing text to numeric in T13386 / R13386C20: '5228.1'
## Warning: Coercing text to numeric in T13387 / R13387C20: '5228.1'
## Warning: Coercing text to numeric in T13388 / R13388C20: '5228.1'
## Warning: Coercing text to numeric in T13389 / R13389C20: '5228.1'
## Warning: Coercing text to numeric in T13390 / R13390C20: '5228.1'
## Warning: Coercing text to numeric in T13391 / R13391C20: '5228.1'
## Warning: Coercing text to numeric in T13392 / R13392C20: '5228.1'
## Warning: Coercing text to numeric in T13393 / R13393C20: '5228.1'
## Warning: Coercing text to numeric in T13394 / R13394C20: '5228.1'
## Warning: Coercing text to numeric in T13395 / R13395C20: '5228.1'
## Warning: Coercing text to numeric in T13396 / R13396C20: '5228.1'
## Warning: Coercing text to numeric in T13397 / R13397C20: '5228.1'
## Warning: Coercing text to numeric in T13398 / R13398C20: '5228.1'
## Warning: Coercing text to numeric in T13399 / R13399C20: '5228.1'
## Warning: Coercing text to numeric in T13400 / R13400C20: '5228.1'
## Warning: Coercing text to numeric in T13401 / R13401C20: '5228.1'
## Warning: Coercing text to numeric in T13402 / R13402C20: '5228.1'
## Warning: Coercing text to numeric in T13403 / R13403C20: '5228.1'
## Warning: Coercing text to numeric in T13404 / R13404C20: '5228.1'
## Warning: Coercing text to numeric in T13405 / R13405C20: '5228.1'
## Warning: Coercing text to numeric in T13406 / R13406C20: '5228.1'
## Warning: Coercing text to numeric in T13407 / R13407C20: '5228.1'
## Warning: Coercing text to numeric in T13408 / R13408C20: '5228.1'
## Warning: Coercing text to numeric in T13409 / R13409C20: '5228.1'
## Warning: Coercing text to numeric in T13410 / R13410C20: '5228.1'
## Warning: Coercing text to numeric in T13411 / R13411C20: '5228.1'
## Warning: Coercing text to numeric in T13412 / R13412C20: '5228.1'
## Warning: Coercing text to numeric in T13413 / R13413C20: '5228.1'
## Warning: Coercing text to numeric in T13414 / R13414C20: '5228.1'
## Warning: Coercing text to numeric in T13415 / R13415C20: '5228.1'
## Warning: Coercing text to numeric in T13416 / R13416C20: '5228.1'
## Warning: Coercing text to numeric in T13417 / R13417C20: '5228.1'
## Warning: Coercing text to numeric in T13418 / R13418C20: '5228.1'
## Warning: Coercing text to numeric in T13419 / R13419C20: '5228.1'
## Warning: Coercing text to numeric in T13420 / R13420C20: '5228.1'
## Warning: Coercing text to numeric in T13421 / R13421C20: '5228.1'
## Warning: Coercing text to numeric in T13422 / R13422C20: '5228.1'
## Warning: Coercing text to numeric in T13423 / R13423C20: '5228.1'
## Warning: Coercing text to numeric in T13424 / R13424C20: '5228.1'
## Warning: Coercing text to numeric in T13425 / R13425C20: '5228.1'
## Warning: Coercing text to numeric in T13426 / R13426C20: '5228.1'
## Warning: Coercing text to numeric in T13427 / R13427C20: '5228.1'
## Warning: Coercing text to numeric in T13428 / R13428C20: '5228.1'
## Warning: Coercing text to numeric in T13429 / R13429C20: '5228.1'
## Warning: Coercing text to numeric in T13430 / R13430C20: '5228.1'
## Warning: Coercing text to numeric in T13431 / R13431C20: '5228.1'
## Warning: Coercing text to numeric in T13432 / R13432C20: '5228.1'
## Warning: Coercing text to numeric in T13433 / R13433C20: '5228.1'
## Warning: Coercing text to numeric in T13434 / R13434C20: '5228.1'
## Warning: Coercing text to numeric in T13435 / R13435C20: '5228.1'
## Warning: Coercing text to numeric in T13436 / R13436C20: '5228.1'
## Warning: Coercing text to numeric in T13437 / R13437C20: '5228.1'
## Warning: Coercing text to numeric in T13438 / R13438C20: '5228.1'
## Warning: Coercing text to numeric in T13439 / R13439C20: '5228.1'
## Warning: Coercing text to numeric in T13440 / R13440C20: '5228.1'
## Warning: Coercing text to numeric in T13441 / R13441C20: '5228.1'
## Warning: Coercing text to numeric in T13442 / R13442C20: '5228.1'
## Warning: Coercing text to numeric in T13443 / R13443C20: '5228.1'
## Warning: Coercing text to numeric in T13444 / R13444C20: '5228.1'
## Warning: Coercing text to numeric in T13445 / R13445C20: '5228.1'
## Warning: Coercing text to numeric in T13446 / R13446C20: '5228.1'
## Warning: Coercing text to numeric in T13447 / R13447C20: '5228.1'
## Warning: Coercing text to numeric in T13448 / R13448C20: '5228.1'
## Warning: Coercing text to numeric in T13449 / R13449C20: '5228.1'
## Warning: Coercing text to numeric in T13450 / R13450C20: '5228.1'
## Warning: Coercing text to numeric in T13451 / R13451C20: '5228.1'
## Warning: Coercing text to numeric in T13452 / R13452C20: '5228.1'
## Warning: Coercing text to numeric in T13453 / R13453C20: '5228.1'
## Warning: Coercing text to numeric in T13454 / R13454C20: '5228.1'
## Warning: Coercing text to numeric in T13455 / R13455C20: '5228.1'
## Warning: Coercing text to numeric in T13456 / R13456C20: '5228.1'
## Warning: Coercing text to numeric in T13457 / R13457C20: '5228.1'
## Warning: Coercing text to numeric in T13458 / R13458C20: '5228.1'
## Warning: Coercing text to numeric in T13459 / R13459C20: '5228.1'
## Warning: Coercing text to numeric in T13460 / R13460C20: '5228.1'
## Warning: Coercing text to numeric in T13461 / R13461C20: '5228.1'
## Warning: Coercing text to numeric in T13462 / R13462C20: '5228.1'
## Warning: Coercing text to numeric in T13463 / R13463C20: '5228.1'
## Warning: Coercing text to numeric in T13464 / R13464C20: '5228.1'
## Warning: Coercing text to numeric in T13465 / R13465C20: '5228.1'
## Warning: Coercing text to numeric in T13466 / R13466C20: '5228.1'
## Warning: Coercing text to numeric in T13467 / R13467C20: '5228.1'
## Warning: Coercing text to numeric in T13468 / R13468C20: '5228.1'
## Warning: Coercing text to numeric in T13469 / R13469C20: '5228.1'
## Warning: Coercing text to numeric in T13470 / R13470C20: '5228.1'
## Warning: Coercing text to numeric in T13471 / R13471C20: '5228.1'
## Warning: Coercing text to numeric in T13472 / R13472C20: '5228.1'
## Warning: Coercing text to numeric in T13473 / R13473C20: '5228.1'
## Warning: Coercing text to numeric in T13474 / R13474C20: '5228.1'
## Warning: Coercing text to numeric in T13475 / R13475C20: '5228.1'
## Warning: Coercing text to numeric in T13476 / R13476C20: '5228.1'
## Warning: Coercing text to numeric in T13477 / R13477C20: '5228.1'
## Warning: Coercing text to numeric in T13478 / R13478C20: '5228.1'
## Warning: Coercing text to numeric in T13479 / R13479C20: '5228.1'
## Warning: Coercing text to numeric in T13480 / R13480C20: '5228.1'
## Warning: Coercing text to numeric in T13481 / R13481C20: '5228.1'
## Warning: Coercing text to numeric in T13482 / R13482C20: '5228.1'
## Warning: Coercing text to numeric in T13483 / R13483C20: '5228.1'
## Warning: Coercing text to numeric in T13484 / R13484C20: '5228.1'
## Warning: Coercing text to numeric in T13485 / R13485C20: '5228.1'
## Warning: Coercing text to numeric in T13486 / R13486C20: '5228.1'
## Warning: Coercing text to numeric in T13487 / R13487C20: '5228.1'
## Warning: Coercing text to numeric in T13488 / R13488C20: '5228.1'
## Warning: Coercing text to numeric in T13489 / R13489C20: '5228.1'
## Warning: Coercing text to numeric in T13490 / R13490C20: '5228.1'
## Warning: Coercing text to numeric in T13491 / R13491C20: '5228.1'
## Warning: Coercing text to numeric in T13492 / R13492C20: '5228.1'
## Warning: Coercing text to numeric in T13493 / R13493C20: '5228.1'
## Warning: Coercing text to numeric in T13494 / R13494C20: '5228.1'
## Warning: Coercing text to numeric in T13495 / R13495C20: '5228.1'
## Warning: Coercing text to numeric in T13496 / R13496C20: '5228.1'
## Warning: Coercing text to numeric in T13497 / R13497C20: '5228.1'
## Warning: Coercing text to numeric in T13498 / R13498C20: '5228.1'
## Warning: Coercing text to numeric in T13499 / R13499C20: '5228.1'
## Warning: Coercing text to numeric in T13500 / R13500C20: '5228.1'
## Warning: Coercing text to numeric in T13501 / R13501C20: '5228.1'
## Warning: Coercing text to numeric in T13502 / R13502C20: '5228.1'
## Warning: Coercing text to numeric in T13503 / R13503C20: '5228.1'
## Warning: Coercing text to numeric in T13504 / R13504C20: '5228.1'
## Warning: Coercing text to numeric in T13505 / R13505C20: '5228.1'
## Warning: Coercing text to numeric in T13506 / R13506C20: '5228.1'
## Warning: Coercing text to numeric in T13507 / R13507C20: '5228.1'
## Warning: Coercing text to numeric in T13508 / R13508C20: '5228.1'
## Warning: Coercing text to numeric in T13509 / R13509C20: '5228.1'
## Warning: Coercing text to numeric in T13510 / R13510C20: '5228.1'
## Warning: Coercing text to numeric in T13511 / R13511C20: '5228.1'
## Warning: Coercing text to numeric in T13512 / R13512C20: '5228.1'
## Warning: Coercing text to numeric in T13513 / R13513C20: '5228.1'
## Warning: Coercing text to numeric in T13514 / R13514C20: '5228.1'
## Warning: Coercing text to numeric in T13515 / R13515C20: '5228.1'
## Warning: Coercing text to numeric in T13516 / R13516C20: '5228.1'
## Warning: Coercing text to numeric in T13517 / R13517C20: '5228.1'
## Warning: Coercing text to numeric in T13518 / R13518C20: '5228.1'
## Warning: Coercing text to numeric in T13519 / R13519C20: '5228.1'
## Warning: Coercing text to numeric in T13520 / R13520C20: '5228.1'
## Warning: Coercing text to numeric in T13521 / R13521C20: '5228.1'
## Warning: Coercing text to numeric in T13522 / R13522C20: '5228.1'
## Warning: Coercing text to numeric in T13523 / R13523C20: '5228.1'
## Warning: Coercing text to numeric in T13524 / R13524C20: '5228.1'
## Warning: Coercing text to numeric in T13525 / R13525C20: '5228.1'
## Warning: Coercing text to numeric in T13526 / R13526C20: '5228.1'
## Warning: Coercing text to numeric in T13527 / R13527C20: '5228.1'
## Warning: Coercing text to numeric in T13528 / R13528C20: '5228.1'
## Warning: Coercing text to numeric in T13529 / R13529C20: '5228.1'
## Warning: Coercing text to numeric in T13530 / R13530C20: '5228.1'
## Warning: Coercing text to numeric in T13531 / R13531C20: '5228.1'
## Warning: Coercing text to numeric in T13532 / R13532C20: '5228.1'
## Warning: Coercing text to numeric in T13533 / R13533C20: '5228.1'
## Warning: Coercing text to numeric in T13534 / R13534C20: '5228.1'
## Warning: Coercing text to numeric in T13535 / R13535C20: '5228.1'
## Warning: Coercing text to numeric in T13536 / R13536C20: '5228.1'
## Warning: Coercing text to numeric in T13537 / R13537C20: '5228.1'
## Warning: Coercing text to numeric in T13538 / R13538C20: '5228.1'
## Warning: Coercing text to numeric in T13539 / R13539C20: '5228.1'
## Warning: Coercing text to numeric in T13540 / R13540C20: '5228.1'
## Warning: Coercing text to numeric in T13541 / R13541C20: '5228.1'
## Warning: Coercing text to numeric in T13542 / R13542C20: '5228.1'
## Warning: Coercing text to numeric in T13543 / R13543C20: '5228.1'
## Warning: Coercing text to numeric in T13544 / R13544C20: '5228.1'
## Warning: Coercing text to numeric in T13545 / R13545C20: '5228.1'
## Warning: Coercing text to numeric in T13546 / R13546C20: '5228.1'
## Warning: Coercing text to numeric in T13547 / R13547C20: '5228.1'
## Warning: Coercing text to numeric in T13548 / R13548C20: '5228.1'
## Warning: Coercing text to numeric in T13549 / R13549C20: '5228.1'
## Warning: Coercing text to numeric in T13550 / R13550C20: '5228.1'
## Warning: Coercing text to numeric in T13551 / R13551C20: '5228.1'
## Warning: Coercing text to numeric in T13552 / R13552C20: '5228.1'
## Warning: Coercing text to numeric in T13553 / R13553C20: '5228.1'
## Warning: Coercing text to numeric in T13554 / R13554C20: '5228.1'
## Warning: Coercing text to numeric in T13555 / R13555C20: '5228.1'
## Warning: Coercing text to numeric in T13556 / R13556C20: '5228.1'
## Warning: Coercing text to numeric in T13557 / R13557C20: '5228.1'
## Warning: Coercing text to numeric in T13558 / R13558C20: '5228.1'
## Warning: Coercing text to numeric in T13559 / R13559C20: '5228.1'
## Warning: Coercing text to numeric in T13560 / R13560C20: '5228.1'
## Warning: Coercing text to numeric in T13561 / R13561C20: '5228.1'
## Warning: Coercing text to numeric in T13562 / R13562C20: '5228.1'
## Warning: Coercing text to numeric in T13563 / R13563C20: '5228.1'
## Warning: Coercing text to numeric in T13564 / R13564C20: '5228.1'
## Warning: Coercing text to numeric in T13565 / R13565C20: '5228.1'
## Warning: Coercing text to numeric in T13566 / R13566C20: '5228.1'
## Warning: Coercing text to numeric in T13567 / R13567C20: '5228.1'
## Warning: Coercing text to numeric in T13568 / R13568C20: '5228.1'
## Warning: Coercing text to numeric in T13569 / R13569C20: '5228.1'
## Warning: Coercing text to numeric in T13570 / R13570C20: '5228.1'
## Warning: Coercing text to numeric in T13571 / R13571C20: '5228.1'
## Warning: Coercing text to numeric in T13572 / R13572C20: '5228.1'
## Warning: Coercing text to numeric in T13573 / R13573C20: '5228.1'
## Warning: Coercing text to numeric in T13574 / R13574C20: '5228.1'
## Warning: Coercing text to numeric in T13575 / R13575C20: '5228.1'
## Warning: Coercing text to numeric in T13576 / R13576C20: '5228.1'
## Warning: Coercing text to numeric in T13577 / R13577C20: '5228.1'
## Warning: Coercing text to numeric in T13578 / R13578C20: '5228.1'
## Warning: Coercing text to numeric in T13579 / R13579C20: '5228.1'
## Warning: Coercing text to numeric in T13580 / R13580C20: '5228.1'
## Warning: Coercing text to numeric in T13581 / R13581C20: '5228.1'
## Warning: Coercing text to numeric in T13582 / R13582C20: '5228.1'
## Warning: Coercing text to numeric in T13583 / R13583C20: '5228.1'
## Warning: Coercing text to numeric in T13584 / R13584C20: '5228.1'
## Warning: Coercing text to numeric in T13585 / R13585C20: '5228.1'
## Warning: Coercing text to numeric in T13586 / R13586C20: '5228.1'
## Warning: Coercing text to numeric in T13587 / R13587C20: '5228.1'
## Warning: Coercing text to numeric in T13588 / R13588C20: '5228.1'
## Warning: Coercing text to numeric in T13589 / R13589C20: '5228.1'
## Warning: Coercing text to numeric in T13590 / R13590C20: '5228.1'
## Warning: Coercing text to numeric in T13591 / R13591C20: '5228.1'
## Warning: Coercing text to numeric in T13592 / R13592C20: '5228.1'
## Warning: Coercing text to numeric in T13593 / R13593C20: '5228.1'
## Warning: Coercing text to numeric in T13594 / R13594C20: '5228.1'
## Warning: Coercing text to numeric in T13595 / R13595C20: '5228.1'
## Warning: Coercing text to numeric in T13596 / R13596C20: '5228.1'
## Warning: Coercing text to numeric in T13597 / R13597C20: '5228.1'
## Warning: Coercing text to numeric in T13598 / R13598C20: '5228.1'
## Warning: Coercing text to numeric in T13599 / R13599C20: '5228.1'
## Warning: Coercing text to numeric in T13600 / R13600C20: '5228.1'
## Warning: Coercing text to numeric in T13601 / R13601C20: '5228.1'
## Warning: Coercing text to numeric in T13602 / R13602C20: '5228.1'
## Warning: Coercing text to numeric in T13603 / R13603C20: '5228.1'
## Warning: Coercing text to numeric in T13604 / R13604C20: '5228.1'
## Warning: Coercing text to numeric in T13605 / R13605C20: '5228.1'
## Warning: Coercing text to numeric in T13606 / R13606C20: '5228.1'
## Warning: Coercing text to numeric in T13607 / R13607C20: '5228.1'
## Warning: Coercing text to numeric in T13608 / R13608C20: '5228.1'
## Warning: Coercing text to numeric in T13609 / R13609C20: '5228.1'
## Warning: Coercing text to numeric in T13610 / R13610C20: '5228.1'
## Warning: Coercing text to numeric in T13611 / R13611C20: '5228.1'
## Warning: Coercing text to numeric in T13612 / R13612C20: '5228.1'
## Warning: Coercing text to numeric in T13613 / R13613C20: '5228.1'
## Warning: Coercing text to numeric in T13614 / R13614C20: '5228.1'
## Warning: Coercing text to numeric in T13615 / R13615C20: '5228.1'
## Warning: Coercing text to numeric in T13616 / R13616C20: '5228.1'
## Warning: Coercing text to numeric in T13617 / R13617C20: '5228.1'
## Warning: Coercing text to numeric in T13618 / R13618C20: '5228.1'
## Warning: Coercing text to numeric in T13619 / R13619C20: '5228.1'
## Warning: Coercing text to numeric in T13620 / R13620C20: '5228.1'
## Warning: Coercing text to numeric in T13621 / R13621C20: '5228.1'
## Warning: Coercing text to numeric in T13622 / R13622C20: '5228.1'
## Warning: Coercing text to numeric in T13623 / R13623C20: '5228.1'
## Warning: Coercing text to numeric in T13624 / R13624C20: '5228.1'
## Warning: Coercing text to numeric in T13625 / R13625C20: '5228.1'
## Warning: Coercing text to numeric in T13626 / R13626C20: '5228.1'
## Warning: Coercing text to numeric in T13627 / R13627C20: '5228.1'
## Warning: Coercing text to numeric in T13628 / R13628C20: '5228.1'
## Warning: Coercing text to numeric in T13629 / R13629C20: '5228.1'
## Warning: Coercing text to numeric in T13630 / R13630C20: '5228.1'
## Warning: Coercing text to numeric in T13631 / R13631C20: '5228.1'
## Warning: Coercing text to numeric in T13632 / R13632C20: '5228.1'
## Warning: Coercing text to numeric in T13633 / R13633C20: '5228.1'
## Warning: Coercing text to numeric in T13634 / R13634C20: '5228.1'
## Warning: Coercing text to numeric in T13635 / R13635C20: '5228.1'
## Warning: Coercing text to numeric in T13636 / R13636C20: '5228.1'
## Warning: Coercing text to numeric in T13637 / R13637C20: '5228.1'
## Warning: Coercing text to numeric in T13638 / R13638C20: '5228.1'
## Warning: Coercing text to numeric in T13639 / R13639C20: '5228.1'
## Warning: Coercing text to numeric in T13640 / R13640C20: '5228.1'
## Warning: Coercing text to numeric in T13641 / R13641C20: '5228.1'
## Warning: Coercing text to numeric in T13642 / R13642C20: '5228.1'
## Warning: Coercing text to numeric in T13643 / R13643C20: '5228.1'
## Warning: Coercing text to numeric in T13644 / R13644C20: '5228.1'
## Warning: Coercing text to numeric in T13645 / R13645C20: '5228.1'
## Warning: Coercing text to numeric in T13646 / R13646C20: '5228.1'
## Warning: Coercing text to numeric in T13647 / R13647C20: '5228.1'
## Warning: Coercing text to numeric in T13648 / R13648C20: '5228.1'
## Warning: Coercing text to numeric in T13649 / R13649C20: '5228.1'
## Warning: Coercing text to numeric in T13650 / R13650C20: '5228.1'
## Warning: Coercing text to numeric in T13651 / R13651C20: '5228.1'
## Warning: Coercing text to numeric in T13652 / R13652C20: '5228.1'
## Warning: Coercing text to numeric in T13653 / R13653C20: '5228.1'
## Warning: Coercing text to numeric in T13654 / R13654C20: '5228.1'
## Warning: Coercing text to numeric in T13655 / R13655C20: '5228.1'
## Warning: Coercing text to numeric in T13656 / R13656C20: '5228.1'
## Warning: Coercing text to numeric in T13657 / R13657C20: '5228.1'
## Warning: Coercing text to numeric in T13658 / R13658C20: '5228.1'
## Warning: Coercing text to numeric in T13659 / R13659C20: '5228.1'
## Warning: Coercing text to numeric in T13660 / R13660C20: '5228.1'
## Warning: Coercing text to numeric in T13661 / R13661C20: '5228.1'
## Warning: Coercing text to numeric in T13662 / R13662C20: '5228.1'
## Warning: Coercing text to numeric in T13663 / R13663C20: '5228.1'
## Warning: Coercing text to numeric in T13664 / R13664C20: '5228.1'
## Warning: Coercing text to numeric in T13665 / R13665C20: '5228.1'
## Warning: Coercing text to numeric in T13666 / R13666C20: '5228.1'
## Warning: Coercing text to numeric in T13667 / R13667C20: '5228.1'
## Warning: Coercing text to numeric in T13668 / R13668C20: '5228.1'
## Warning: Coercing text to numeric in T13669 / R13669C20: '5228.1'
## Warning: Coercing text to numeric in T13670 / R13670C20: '5228.1'
## Warning: Coercing text to numeric in T13671 / R13671C20: '5228.1'
## Warning: Coercing text to numeric in T13672 / R13672C20: '5228.1'
## Warning: Coercing text to numeric in T13673 / R13673C20: '5228.1'
## Warning: Coercing text to numeric in T13674 / R13674C20: '5228.1'
## Warning: Coercing text to numeric in T13675 / R13675C20: '5228.1'
## Warning: Coercing text to numeric in T13676 / R13676C20: '5228.1'
## Warning: Coercing text to numeric in T13677 / R13677C20: '5228.1'
## Warning: Coercing text to numeric in T13678 / R13678C20: '5228.1'
## Warning: Coercing text to numeric in T13679 / R13679C20: '5228.1'
## Warning: Coercing text to numeric in T13680 / R13680C20: '5228.1'
## Warning: Coercing text to numeric in T13681 / R13681C20: '5228.1'
## Warning: Coercing text to numeric in T13682 / R13682C20: '5228.1'
## Warning: Coercing text to numeric in T13683 / R13683C20: '5228.1'
## Warning: Coercing text to numeric in T13684 / R13684C20: '5228.1'
## Warning: Coercing text to numeric in T13685 / R13685C20: '5228.1'
## Warning: Coercing text to numeric in T13686 / R13686C20: '5228.1'
## Warning: Coercing text to numeric in T13687 / R13687C20: '5228.1'
## Warning: Coercing text to numeric in T13688 / R13688C20: '5228.1'
## Warning: Coercing text to numeric in T13689 / R13689C20: '5228.1'
## Warning: Coercing text to numeric in T13690 / R13690C20: '5228.1'
## Warning: Coercing text to numeric in T13691 / R13691C20: '5228.1'
## Warning: Coercing text to numeric in T13692 / R13692C20: '5228.1'
## Warning: Coercing text to numeric in T13693 / R13693C20: '5228.1'
## Warning: Coercing text to numeric in T13694 / R13694C20: '5228.1'
## Warning: Coercing text to numeric in T13695 / R13695C20: '5228.1'
## Warning: Coercing text to numeric in T13696 / R13696C20: '5228.1'
## Warning: Coercing text to numeric in T13697 / R13697C20: '5228.1'
## Warning: Coercing text to numeric in T13698 / R13698C20: '5228.1'
## Warning: Coercing text to numeric in T13699 / R13699C20: '5228.1'
## Warning: Coercing text to numeric in T13700 / R13700C20: '5228.1'
## Warning: Coercing text to numeric in T13701 / R13701C20: '5228.1'
## Warning: Coercing text to numeric in T13702 / R13702C20: '5228.1'
## Warning: Coercing text to numeric in T13703 / R13703C20: '5228.1'
## Warning: Coercing text to numeric in T13704 / R13704C20: '5228.1'
## Warning: Coercing text to numeric in T13705 / R13705C20: '5228.1'
## Warning: Coercing text to numeric in T13706 / R13706C20: '5228.1'
## Warning: Coercing text to numeric in T13707 / R13707C20: '5228.1'
## Warning: Coercing text to numeric in T13708 / R13708C20: '5228.1'
## Warning: Coercing text to numeric in T13709 / R13709C20: '5228.1'
## Warning: Coercing text to numeric in T13710 / R13710C20: '5228.1'
## Warning: Coercing text to numeric in T13711 / R13711C20: '5228.1'
## Warning: Coercing text to numeric in T13712 / R13712C20: '5228.1'
## Warning: Coercing text to numeric in T13713 / R13713C20: '5228.1'
## Warning: Coercing text to numeric in T13714 / R13714C20: '5228.1'
## Warning: Coercing text to numeric in T13715 / R13715C20: '5228.1'
## Warning: Coercing text to numeric in T13716 / R13716C20: '5228.1'
## Warning: Coercing text to numeric in T13717 / R13717C20: '5228.1'
## Warning: Coercing text to numeric in T13718 / R13718C20: '5228.1'
## Warning: Coercing text to numeric in T13719 / R13719C20: '5228.1'
## Warning: Coercing text to numeric in T13720 / R13720C20: '5228.1'
## Warning: Coercing text to numeric in T13721 / R13721C20: '5228.1'
## Warning: Coercing text to numeric in T13722 / R13722C20: '5228.1'
## Warning: Coercing text to numeric in T13723 / R13723C20: '5228.1'
## Warning: Coercing text to numeric in T13724 / R13724C20: '5228.1'
## Warning: Coercing text to numeric in T13725 / R13725C20: '5228.1'
## Warning: Coercing text to numeric in T13726 / R13726C20: '5228.1'
## Warning: Coercing text to numeric in T13727 / R13727C20: '5228.1'
## Warning: Coercing text to numeric in T13728 / R13728C20: '5228.1'
## Warning: Coercing text to numeric in T13729 / R13729C20: '5228.1'
## Warning: Coercing text to numeric in T13730 / R13730C20: '5228.1'
## Warning: Coercing text to numeric in T13731 / R13731C20: '5228.1'
## Warning: Coercing text to numeric in T13732 / R13732C20: '5228.1'
## Warning: Coercing text to numeric in T13733 / R13733C20: '5228.1'
## Warning: Coercing text to numeric in T13734 / R13734C20: '5228.1'
## Warning: Coercing text to numeric in T13735 / R13735C20: '5228.1'
## Warning: Coercing text to numeric in T13736 / R13736C20: '5228.1'
## Warning: Coercing text to numeric in T13737 / R13737C20: '5228.1'
## Warning: Coercing text to numeric in T13738 / R13738C20: '5228.1'
## Warning: Coercing text to numeric in T13739 / R13739C20: '5228.1'
## Warning: Coercing text to numeric in T13740 / R13740C20: '5228.1'
## Warning: Coercing text to numeric in T13741 / R13741C20: '5228.1'
## Warning: Coercing text to numeric in T13742 / R13742C20: '5228.1'
## Warning: Coercing text to numeric in T13743 / R13743C20: '5228.1'
## Warning: Coercing text to numeric in T13744 / R13744C20: '5228.1'
## Warning: Coercing text to numeric in T13745 / R13745C20: '5228.1'
## Warning: Coercing text to numeric in T13746 / R13746C20: '5228.1'
## Warning: Coercing text to numeric in T13747 / R13747C20: '5228.1'
## Warning: Coercing text to numeric in T13748 / R13748C20: '5228.1'
## Warning: Coercing text to numeric in T13749 / R13749C20: '5228.1'
## Warning: Coercing text to numeric in T13750 / R13750C20: '5228.1'
## Warning: Coercing text to numeric in T13751 / R13751C20: '5228.1'
## Warning: Coercing text to numeric in T13752 / R13752C20: '5228.1'
## Warning: Coercing text to numeric in T13753 / R13753C20: '5228.1'
## Warning: Coercing text to numeric in T13754 / R13754C20: '5228.1'
## Warning: Coercing text to numeric in T13755 / R13755C20: '5228.1'
## Warning: Coercing text to numeric in T13756 / R13756C20: '5228.1'
## Warning: Coercing text to numeric in T13757 / R13757C20: '5228.1'
## Warning: Coercing text to numeric in T13758 / R13758C20: '5228.1'
## Warning: Coercing text to numeric in T13759 / R13759C20: '5228.1'
## Warning: Coercing text to numeric in T13760 / R13760C20: '5228.1'
## Warning: Coercing text to numeric in T13761 / R13761C20: '5228.1'
## Warning: Coercing text to numeric in T13762 / R13762C20: '5228.1'
## Warning: Coercing text to numeric in T13763 / R13763C20: '5228.1'
## Warning: Coercing text to numeric in T13764 / R13764C20: '5228.1'
## Warning: Coercing text to numeric in T13765 / R13765C20: '5228.1'
## Warning: Coercing text to numeric in T13766 / R13766C20: '5228.1'
## Warning: Coercing text to numeric in T13767 / R13767C20: '5228.1'
## Warning: Coercing text to numeric in T13768 / R13768C20: '5228.1'
## Warning: Coercing text to numeric in T13769 / R13769C20: '5228.1'
## Warning: Coercing text to numeric in T13770 / R13770C20: '5228.1'
## Warning: Coercing text to numeric in T13771 / R13771C20: '5228.1'
## Warning: Coercing text to numeric in T13772 / R13772C20: '5228.1'
## Warning: Coercing text to numeric in T13773 / R13773C20: '5228.1'
## Warning: Coercing text to numeric in T13774 / R13774C20: '5228.1'
## Warning: Coercing text to numeric in T13775 / R13775C20: '5228.1'
## Warning: Coercing text to numeric in T13776 / R13776C20: '5228.1'
## Warning: Coercing text to numeric in T13777 / R13777C20: '5228.1'
## Warning: Coercing text to numeric in T13778 / R13778C20: '5228.1'
## Warning: Coercing text to numeric in T13779 / R13779C20: '5228.1'
## Warning: Coercing text to numeric in T13780 / R13780C20: '5228.1'
## Warning: Coercing text to numeric in T13781 / R13781C20: '5228.1'
## Warning: Coercing text to numeric in T13782 / R13782C20: '5228.1'
## Warning: Coercing text to numeric in T13783 / R13783C20: '5228.1'
## Warning: Coercing text to numeric in T13784 / R13784C20: '5228.1'
## Warning: Coercing text to numeric in T13785 / R13785C20: '5228.1'
## Warning: Coercing text to numeric in T13786 / R13786C20: '5228.1'
## Warning: Coercing text to numeric in T13787 / R13787C20: '5228.1'
## Warning: Coercing text to numeric in T13788 / R13788C20: '5228.1'
## Warning: Coercing text to numeric in T13789 / R13789C20: '5228.1'
## Warning: Coercing text to numeric in T13790 / R13790C20: '5228.1'
## Warning: Coercing text to numeric in T13791 / R13791C20: '5228.1'
## Warning: Coercing text to numeric in T13792 / R13792C20: '5228.1'
## Warning: Coercing text to numeric in T13793 / R13793C20: '5228.1'
## Warning: Coercing text to numeric in T13794 / R13794C20: '5228.1'
## Warning: Coercing text to numeric in T13795 / R13795C20: '5228.1'
## Warning: Coercing text to numeric in T13796 / R13796C20: '5228.1'
## Warning: Coercing text to numeric in T13797 / R13797C20: '5228.1'
## Warning: Coercing text to numeric in T13798 / R13798C20: '5228.1'
## Warning: Coercing text to numeric in T13799 / R13799C20: '5228.1'
## Warning: Coercing text to numeric in T13800 / R13800C20: '5228.1'
## Warning: Coercing text to numeric in T13801 / R13801C20: '5228.1'
## Warning: Coercing text to numeric in T13802 / R13802C20: '5228.1'
## Warning: Coercing text to numeric in T13803 / R13803C20: '5228.1'
## Warning: Coercing text to numeric in T13804 / R13804C20: '5228.1'
## Warning: Coercing text to numeric in T13805 / R13805C20: '5228.1'
## Warning: Coercing text to numeric in T13806 / R13806C20: '5228.1'
## Warning: Coercing text to numeric in T13807 / R13807C20: '5228.1'
## Warning: Coercing text to numeric in T13808 / R13808C20: '5228.1'
## Warning: Coercing text to numeric in T13809 / R13809C20: '5228.1'
## Warning: Coercing text to numeric in T13810 / R13810C20: '5228.1'
## Warning: Coercing text to numeric in T13811 / R13811C20: '5228.1'
## Warning: Coercing text to numeric in T13812 / R13812C20: '5228.1'
## Warning: Coercing text to numeric in T13813 / R13813C20: '5228.1'
## Warning: Coercing text to numeric in T13814 / R13814C20: '5228.1'
## Warning: Coercing text to numeric in T13815 / R13815C20: '5228.1'
## Warning: Coercing text to numeric in T13816 / R13816C20: '5228.1'
## Warning: Coercing text to numeric in T13817 / R13817C20: '5228.1'
## Warning: Coercing text to numeric in T13818 / R13818C20: '5228.1'
## Warning: Coercing text to numeric in T13819 / R13819C20: '5228.1'
## Warning: Coercing text to numeric in T13820 / R13820C20: '5228.1'
## Warning: Coercing text to numeric in T13821 / R13821C20: '5228.1'
## Warning: Coercing text to numeric in T13822 / R13822C20: '5228.1'
## Warning: Coercing text to numeric in T13823 / R13823C20: '5228.1'
## Warning: Coercing text to numeric in T13824 / R13824C20: '5228.1'
## Warning: Coercing text to numeric in T13825 / R13825C20: '5228.1'
## Warning: Coercing text to numeric in T13826 / R13826C20: '5228.1'
## Warning: Coercing text to numeric in T13827 / R13827C20: '5228.1'
## Warning: Coercing text to numeric in T13828 / R13828C20: '5228.1'
## Warning: Coercing text to numeric in T13829 / R13829C20: '5228.1'
## Warning: Coercing text to numeric in T13830 / R13830C20: '5228.1'
## Warning: Coercing text to numeric in T13831 / R13831C20: '5228.1'
## Warning: Coercing text to numeric in T13832 / R13832C20: '5228.1'
## Warning: Coercing text to numeric in T13833 / R13833C20: '5228.1'
## Warning: Coercing text to numeric in T13834 / R13834C20: '5228.1'
## Warning: Coercing text to numeric in T13835 / R13835C20: '5228.1'
## Warning: Coercing text to numeric in T13836 / R13836C20: '5228.1'
## Warning: Coercing text to numeric in T13837 / R13837C20: '5228.1'
## Warning: Coercing text to numeric in T13838 / R13838C20: '5228.1'
## Warning: Coercing text to numeric in T13839 / R13839C20: '5228.1'
## Warning: Coercing text to numeric in T13840 / R13840C20: '5228.1'
## Warning: Coercing text to numeric in T13841 / R13841C20: '5228.1'
## Warning: Coercing text to numeric in T13842 / R13842C20: '5228.1'
## Warning: Coercing text to numeric in T13843 / R13843C20: '5228.1'
## Warning: Coercing text to numeric in T13844 / R13844C20: '5228.1'
## Warning: Coercing text to numeric in T13845 / R13845C20: '5228.1'
## Warning: Coercing text to numeric in T13846 / R13846C20: '5228.1'
## Warning: Coercing text to numeric in T13847 / R13847C20: '5228.1'
## Warning: Coercing text to numeric in T13848 / R13848C20: '5228.1'
## Warning: Coercing text to numeric in T13849 / R13849C20: '5228.1'
## Warning: Coercing text to numeric in T13850 / R13850C20: '5228.1'
## Warning: Coercing text to numeric in T13851 / R13851C20: '5228.1'
## Warning: Coercing text to numeric in T13852 / R13852C20: '5228.1'
## Warning: Coercing text to numeric in T13853 / R13853C20: '5228.1'
## Warning: Coercing text to numeric in T13854 / R13854C20: '5228.1'
## Warning: Coercing text to numeric in T13855 / R13855C20: '5228.1'
## Warning: Coercing text to numeric in T13856 / R13856C20: '5228.1'
## Warning: Coercing text to numeric in T13857 / R13857C20: '5228.1'
## Warning: Coercing text to numeric in T13858 / R13858C20: '5228.1'
## Warning: Coercing text to numeric in T13859 / R13859C20: '5228.1'
## Warning: Coercing text to numeric in T13860 / R13860C20: '5228.1'
## Warning: Coercing text to numeric in T13861 / R13861C20: '5228.1'
## Warning: Coercing text to numeric in T13862 / R13862C20: '5228.1'
## Warning: Coercing text to numeric in T13863 / R13863C20: '5228.1'
## Warning: Coercing text to numeric in T13864 / R13864C20: '5228.1'
## Warning: Coercing text to numeric in T13865 / R13865C20: '5228.1'
## Warning: Coercing text to numeric in T13866 / R13866C20: '5228.1'
## Warning: Coercing text to numeric in T13867 / R13867C20: '5228.1'
## Warning: Coercing text to numeric in T13868 / R13868C20: '5228.1'
## Warning: Coercing text to numeric in T13869 / R13869C20: '5228.1'
## Warning: Coercing text to numeric in T13870 / R13870C20: '5228.1'
## Warning: Coercing text to numeric in T13871 / R13871C20: '5228.1'
## Warning: Coercing text to numeric in T13872 / R13872C20: '5228.1'
## Warning: Coercing text to numeric in T13873 / R13873C20: '5228.1'
## Warning: Coercing text to numeric in T13874 / R13874C20: '5228.1'
## Warning: Coercing text to numeric in T13875 / R13875C20: '5228.1'
## Warning: Coercing text to numeric in T13876 / R13876C20: '5228.1'
## Warning: Coercing text to numeric in T13877 / R13877C20: '5228.1'
## Warning: Coercing text to numeric in T13878 / R13878C20: '5228.1'
## Warning: Coercing text to numeric in T13879 / R13879C20: '5228.1'
## Warning: Coercing text to numeric in T13880 / R13880C20: '5228.1'
## Warning: Coercing text to numeric in T13881 / R13881C20: '5228.1'
## Warning: Coercing text to numeric in T13882 / R13882C20: '5228.1'
## Warning: Coercing text to numeric in T13883 / R13883C20: '5228.1'
## Warning: Coercing text to numeric in T13884 / R13884C20: '5228.1'
## Warning: Coercing text to numeric in T13885 / R13885C20: '5228.1'
## Warning: Coercing text to numeric in T13886 / R13886C20: '5228.1'
## Warning: Coercing text to numeric in T13887 / R13887C20: '5228.1'
## Warning: Coercing text to numeric in T13888 / R13888C20: '5228.1'
## Warning: Coercing text to numeric in T13889 / R13889C20: '5228.1'
## Warning: Coercing text to numeric in T13890 / R13890C20: '5228.1'
## Warning: Coercing text to numeric in T13891 / R13891C20: '5228.1'
## Warning: Coercing text to numeric in T13892 / R13892C20: '5228.1'
## Warning: Coercing text to numeric in T13893 / R13893C20: '5228.1'
## Warning: Coercing text to numeric in T13894 / R13894C20: '5228.1'
## Warning: Coercing text to numeric in T13895 / R13895C20: '5228.1'
## Warning: Coercing text to numeric in T13896 / R13896C20: '5228.1'
## Warning: Coercing text to numeric in T13897 / R13897C20: '5228.1'
## Warning: Coercing text to numeric in T13898 / R13898C20: '5228.1'
## Warning: Coercing text to numeric in T13899 / R13899C20: '5228.1'
## Warning: Coercing text to numeric in T13900 / R13900C20: '5228.1'
## Warning: Coercing text to numeric in T13901 / R13901C20: '5228.1'
## Warning: Coercing text to numeric in T13902 / R13902C20: '5228.1'
## Warning: Coercing text to numeric in T13903 / R13903C20: '5228.1'
## Warning: Coercing text to numeric in T13904 / R13904C20: '5228.1'
## Warning: Coercing text to numeric in T13905 / R13905C20: '5228.1'
## Warning: Coercing text to numeric in T13906 / R13906C20: '5228.1'
## Warning: Coercing text to numeric in T13907 / R13907C20: '5228.1'
## Warning: Coercing text to numeric in T13908 / R13908C20: '5228.1'
## Warning: Coercing text to numeric in T13909 / R13909C20: '5228.1'
## Warning: Coercing text to numeric in T13910 / R13910C20: '5228.1'
## Warning: Coercing text to numeric in T13911 / R13911C20: '5228.1'
## Warning: Coercing text to numeric in T13912 / R13912C20: '5228.1'
## Warning: Coercing text to numeric in T13913 / R13913C20: '5228.1'
## Warning: Coercing text to numeric in T13914 / R13914C20: '5228.1'
## Warning: Coercing text to numeric in T13915 / R13915C20: '5228.1'
## Warning: Coercing text to numeric in T13916 / R13916C20: '5228.1'
## Warning: Coercing text to numeric in T13917 / R13917C20: '5228.1'
## Warning: Coercing text to numeric in T13918 / R13918C20: '5228.1'
## Warning: Coercing text to numeric in T13919 / R13919C20: '5228.1'
## Warning: Coercing text to numeric in T13920 / R13920C20: '5228.1'
## Warning: Coercing text to numeric in T13921 / R13921C20: '5228.1'
## Warning: Coercing text to numeric in T13922 / R13922C20: '5228.1'
## Warning: Coercing text to numeric in T13923 / R13923C20: '5228.1'
## Warning: Coercing text to numeric in T13924 / R13924C20: '5228.1'
## Warning: Coercing text to numeric in T13925 / R13925C20: '5228.1'
## Warning: Coercing text to numeric in T13926 / R13926C20: '5228.1'
## Warning: Coercing text to numeric in T13927 / R13927C20: '5228.1'
## Warning: Coercing text to numeric in T13928 / R13928C20: '5228.1'
## Warning: Coercing text to numeric in T13929 / R13929C20: '5228.1'
## Warning: Coercing text to numeric in T13930 / R13930C20: '5228.1'
## Warning: Coercing text to numeric in T13931 / R13931C20: '5228.1'
## Warning: Coercing text to numeric in T13932 / R13932C20: '5228.1'
## Warning: Coercing text to numeric in T13933 / R13933C20: '5228.1'
## Warning: Coercing text to numeric in T13934 / R13934C20: '5228.1'
## Warning: Coercing text to numeric in T13935 / R13935C20: '5228.1'
## Warning: Coercing text to numeric in T13936 / R13936C20: '5228.1'
## Warning: Coercing text to numeric in T13937 / R13937C20: '5228.1'
## Warning: Coercing text to numeric in T13938 / R13938C20: '5228.1'
## Warning: Coercing text to numeric in T13939 / R13939C20: '5228.1'
## Warning: Coercing text to numeric in T13940 / R13940C20: '5228.1'
## Warning: Coercing text to numeric in T13941 / R13941C20: '5228.1'
## Warning: Coercing text to numeric in T13942 / R13942C20: '5228.1'
## Warning: Coercing text to numeric in T13943 / R13943C20: '5228.1'
## Warning: Coercing text to numeric in T13944 / R13944C20: '5228.1'
## Warning: Coercing text to numeric in T13945 / R13945C20: '5228.1'
## Warning: Coercing text to numeric in T13946 / R13946C20: '5228.1'
## Warning: Coercing text to numeric in T13947 / R13947C20: '5228.1'
## Warning: Coercing text to numeric in T13948 / R13948C20: '5228.1'
## Warning: Coercing text to numeric in T13949 / R13949C20: '5228.1'
## Warning: Coercing text to numeric in T13950 / R13950C20: '5228.1'
## Warning: Coercing text to numeric in T13951 / R13951C20: '5228.1'
## Warning: Coercing text to numeric in T13952 / R13952C20: '5228.1'
## Warning: Coercing text to numeric in T13953 / R13953C20: '5228.1'
## Warning: Coercing text to numeric in T13954 / R13954C20: '5228.1'
## Warning: Coercing text to numeric in T13955 / R13955C20: '5228.1'
## Warning: Coercing text to numeric in T13956 / R13956C20: '5228.1'
## Warning: Coercing text to numeric in T13957 / R13957C20: '5228.1'
## Warning: Coercing text to numeric in T13958 / R13958C20: '5228.1'
## Warning: Coercing text to numeric in T13959 / R13959C20: '5228.1'
## Warning: Coercing text to numeric in T13960 / R13960C20: '5228.1'
## Warning: Coercing text to numeric in T13961 / R13961C20: '5228.1'
## Warning: Coercing text to numeric in T13962 / R13962C20: '5228.1'
## Warning: Coercing text to numeric in T13963 / R13963C20: '5228.1'
## Warning: Coercing text to numeric in T13964 / R13964C20: '5228.1'
## Warning: Coercing text to numeric in T13965 / R13965C20: '5228.1'
## Warning: Coercing text to numeric in T13966 / R13966C20: '5228.1'
## Warning: Coercing text to numeric in T13967 / R13967C20: '5228.1'
## Warning: Coercing text to numeric in T13968 / R13968C20: '5228.1'
## Warning: Coercing text to numeric in T13969 / R13969C20: '5228.1'
## Warning: Coercing text to numeric in T13970 / R13970C20: '5228.1'
## Warning: Coercing text to numeric in T13971 / R13971C20: '5228.1'
## Warning: Coercing text to numeric in T13972 / R13972C20: '5228.1'
## Warning: Coercing text to numeric in T13973 / R13973C20: '5228.1'
## Warning: Coercing text to numeric in T13974 / R13974C20: '5228.1'
## Warning: Coercing text to numeric in T13975 / R13975C20: '5228.1'
## Warning: Coercing text to numeric in T13976 / R13976C20: '5228.1'
## Warning: Coercing text to numeric in T13977 / R13977C20: '5228.1'
## Warning: Coercing text to numeric in T13978 / R13978C20: '5228.1'
## Warning: Coercing text to numeric in T13979 / R13979C20: '5228.1'
## Warning: Coercing text to numeric in T13980 / R13980C20: '5228.1'
## Warning: Coercing text to numeric in T13981 / R13981C20: '5228.1'
## Warning: Coercing text to numeric in T13982 / R13982C20: '5228.1'
## Warning: Coercing text to numeric in T13983 / R13983C20: '5228.1'
## Warning: Coercing text to numeric in T13984 / R13984C20: '5228.1'
## Warning: Coercing text to numeric in T13985 / R13985C20: '5228.1'
## Warning: Coercing text to numeric in T13986 / R13986C20: '5228.1'
## Warning: Coercing text to numeric in T13987 / R13987C20: '5228.1'
## Warning: Coercing text to numeric in T13988 / R13988C20: '5228.1'
## Warning: Coercing text to numeric in T13989 / R13989C20: '5228.1'
## Warning: Coercing text to numeric in T13990 / R13990C20: '5228.1'
## Warning: Coercing text to numeric in T13991 / R13991C20: '5228.1'
## Warning: Coercing text to numeric in T13992 / R13992C20: '5228.1'
## Warning: Coercing text to numeric in T13993 / R13993C20: '5228.1'
## Warning: Coercing text to numeric in T13994 / R13994C20: '5228.1'
## Warning: Coercing text to numeric in T13995 / R13995C20: '5228.1'
## Warning: Coercing text to numeric in T13996 / R13996C20: '5228.1'
## Warning: Coercing text to numeric in T13997 / R13997C20: '5228.1'
## Warning: Coercing text to numeric in T13998 / R13998C20: '5228.1'
## Warning: Coercing text to numeric in T13999 / R13999C20: '5228.1'
## Warning: Coercing text to numeric in T14000 / R14000C20: '5228.1'
## Warning: Coercing text to numeric in T14001 / R14001C20: '5228.1'
## Warning: Coercing text to numeric in T14002 / R14002C20: '5228.1'
## Warning: Coercing text to numeric in T14003 / R14003C20: '5228.1'
## Warning: Coercing text to numeric in T14004 / R14004C20: '5228.1'
## Warning: Coercing text to numeric in T14005 / R14005C20: '5228.1'
## Warning: Coercing text to numeric in T14006 / R14006C20: '5228.1'
## Warning: Coercing text to numeric in T14007 / R14007C20: '5228.1'
## Warning: Coercing text to numeric in T14008 / R14008C20: '5228.1'
## Warning: Coercing text to numeric in T14009 / R14009C20: '5228.1'
## Warning: Coercing text to numeric in T14010 / R14010C20: '5228.1'
## Warning: Coercing text to numeric in T14011 / R14011C20: '5228.1'
## Warning: Coercing text to numeric in T14012 / R14012C20: '5228.1'
## Warning: Coercing text to numeric in T14013 / R14013C20: '5228.1'
## Warning: Coercing text to numeric in T14014 / R14014C20: '5228.1'
## Warning: Coercing text to numeric in T14015 / R14015C20: '5228.1'
## Warning: Coercing text to numeric in T14016 / R14016C20: '5228.1'
## Warning: Coercing text to numeric in T14017 / R14017C20: '5228.1'
## Warning: Coercing text to numeric in T14018 / R14018C20: '5228.1'
## Warning: Coercing text to numeric in T14019 / R14019C20: '5228.1'
## Warning: Coercing text to numeric in T14020 / R14020C20: '5228.1'
## Warning: Coercing text to numeric in T14021 / R14021C20: '5228.1'
## Warning: Coercing text to numeric in T14022 / R14022C20: '5228.1'
## Warning: Coercing text to numeric in T14023 / R14023C20: '5228.1'
## Warning: Coercing text to numeric in T14024 / R14024C20: '5228.1'
## Warning: Coercing text to numeric in T14025 / R14025C20: '5228.1'
## Warning: Coercing text to numeric in T14026 / R14026C20: '5228.1'
## Warning: Coercing text to numeric in T14027 / R14027C20: '5228.1'
## Warning: Coercing text to numeric in T14028 / R14028C20: '5228.1'
## Warning: Coercing text to numeric in T14029 / R14029C20: '5228.1'
## Warning: Coercing text to numeric in T14030 / R14030C20: '5228.1'
## Warning: Coercing text to numeric in T14031 / R14031C20: '5228.1'
## Warning: Coercing text to numeric in T14032 / R14032C20: '5228.1'
## Warning: Coercing text to numeric in T14033 / R14033C20: '5228.1'
## Warning: Coercing text to numeric in T14034 / R14034C20: '5228.1'
## Warning: Coercing text to numeric in T14035 / R14035C20: '5228.1'
## Warning: Coercing text to numeric in T14036 / R14036C20: '5228.1'
## Warning: Coercing text to numeric in T14037 / R14037C20: '5228.1'
## Warning: Coercing text to numeric in T14038 / R14038C20: '5228.1'
## Warning: Coercing text to numeric in T14039 / R14039C20: '5228.1'
## Warning: Coercing text to numeric in T14040 / R14040C20: '5228.1'
## Warning: Coercing text to numeric in T14041 / R14041C20: '5228.1'
## Warning: Coercing text to numeric in T14042 / R14042C20: '5228.1'
## Warning: Coercing text to numeric in T14043 / R14043C20: '5228.1'
## Warning: Coercing text to numeric in T14044 / R14044C20: '5228.1'
## Warning: Coercing text to numeric in T14045 / R14045C20: '5228.1'
## Warning: Coercing text to numeric in T14046 / R14046C20: '5228.1'
## Warning: Coercing text to numeric in T14047 / R14047C20: '5228.1'
## Warning: Coercing text to numeric in T14048 / R14048C20: '5228.1'
## Warning: Coercing text to numeric in T14049 / R14049C20: '5228.1'
## Warning: Coercing text to numeric in T14050 / R14050C20: '5228.1'
## Warning: Coercing text to numeric in T14051 / R14051C20: '5228.1'
## Warning: Coercing text to numeric in T14052 / R14052C20: '5228.1'
## Warning: Coercing text to numeric in T14053 / R14053C20: '5228.1'
## Warning: Coercing text to numeric in T14054 / R14054C20: '5228.1'
## Warning: Coercing text to numeric in T14055 / R14055C20: '5228.1'
## Warning: Coercing text to numeric in T14056 / R14056C20: '5228.1'
## Warning: Coercing text to numeric in T14057 / R14057C20: '5228.1'
## Warning: Coercing text to numeric in T14058 / R14058C20: '5228.1'
## Warning: Coercing text to numeric in T14059 / R14059C20: '5228.1'
## Warning: Coercing text to numeric in T14060 / R14060C20: '5228.1'
## Warning: Coercing text to numeric in T14061 / R14061C20: '5228.1'
## Warning: Coercing text to numeric in T14062 / R14062C20: '5228.1'
## Warning: Coercing text to numeric in T14063 / R14063C20: '5228.1'
## Warning: Coercing text to numeric in T14064 / R14064C20: '5228.1'
## Warning: Coercing text to numeric in T14065 / R14065C20: '5228.1'
## Warning: Coercing text to numeric in T14066 / R14066C20: '5228.1'
## Warning: Coercing text to numeric in T14067 / R14067C20: '5228.1'
## Warning: Coercing text to numeric in T14068 / R14068C20: '5228.1'
## Warning: Coercing text to numeric in T14069 / R14069C20: '5228.1'
## Warning: Coercing text to numeric in T14070 / R14070C20: '5228.1'
## Warning: Coercing text to numeric in T14071 / R14071C20: '5228.1'
## Warning: Coercing text to numeric in T14072 / R14072C20: '5228.1'
## Warning: Coercing text to numeric in T14073 / R14073C20: '5228.1'
## Warning: Coercing text to numeric in T14074 / R14074C20: '5228.1'
## Warning: Coercing text to numeric in T14075 / R14075C20: '5228.1'
## Warning: Coercing text to numeric in T14076 / R14076C20: '5228.1'
## Warning: Coercing text to numeric in T14077 / R14077C20: '5228.1'
## Warning: Coercing text to numeric in T14078 / R14078C20: '5228.1'
## Warning: Coercing text to numeric in T14079 / R14079C20: '5228.1'
## Warning: Coercing text to numeric in T14080 / R14080C20: '5228.1'
## Warning: Coercing text to numeric in T14081 / R14081C20: '5228.1'
## Warning: Coercing text to numeric in T14082 / R14082C20: '5228.1'
## Warning: Coercing text to numeric in T14083 / R14083C20: '5228.1'
## Warning: Coercing text to numeric in T14084 / R14084C20: '5228.1'
## Warning: Coercing text to numeric in T14085 / R14085C20: '5228.1'
## Warning: Coercing text to numeric in T14086 / R14086C20: '5228.1'
## Warning: Coercing text to numeric in T14087 / R14087C20: '5228.1'
## Warning: Coercing text to numeric in T14088 / R14088C20: '5228.1'
## Warning: Coercing text to numeric in T14089 / R14089C20: '5228.1'
## Warning: Coercing text to numeric in T14090 / R14090C20: '5228.1'
## Warning: Coercing text to numeric in T14091 / R14091C20: '5228.1'
## Warning: Coercing text to numeric in T14092 / R14092C20: '5228.1'
## Warning: Coercing text to numeric in T14093 / R14093C20: '5228.1'
## Warning: Coercing text to numeric in T14094 / R14094C20: '5228.1'
## Warning: Coercing text to numeric in T14095 / R14095C20: '5228.1'
## Warning: Coercing text to numeric in T14096 / R14096C20: '5228.1'
## Warning: Coercing text to numeric in T14097 / R14097C20: '5228.1'
## Warning: Coercing text to numeric in T14098 / R14098C20: '5228.1'
## Warning: Coercing text to numeric in T14099 / R14099C20: '5228.1'
## Warning: Coercing text to numeric in T14100 / R14100C20: '5228.1'
## Warning: Coercing text to numeric in T14101 / R14101C20: '5228.1'
## Warning: Coercing text to numeric in T14102 / R14102C20: '5228.1'
## Warning: Coercing text to numeric in T14103 / R14103C20: '5228.1'
## Warning: Coercing text to numeric in T14104 / R14104C20: '5228.1'
## Warning: Coercing text to numeric in T14105 / R14105C20: '5228.1'
## Warning: Coercing text to numeric in T14106 / R14106C20: '5228.1'
## Warning: Coercing text to numeric in T14107 / R14107C20: '5228.1'
## Warning: Coercing text to numeric in T14108 / R14108C20: '5228.1'
## Warning: Coercing text to numeric in T14109 / R14109C20: '5228.1'
## Warning: Coercing text to numeric in T14110 / R14110C20: '5228.1'
## Warning: Coercing text to numeric in T14111 / R14111C20: '5228.1'
## Warning: Coercing text to numeric in T14112 / R14112C20: '5228.1'
## Warning: Coercing text to numeric in T14113 / R14113C20: '5228.1'
## Warning: Coercing text to numeric in T14114 / R14114C20: '5228.1'
## Warning: Coercing text to numeric in T14115 / R14115C20: '5228.1'
## Warning: Coercing text to numeric in T14116 / R14116C20: '5228.1'
## Warning: Coercing text to numeric in T14117 / R14117C20: '5228.1'
## Warning: Coercing text to numeric in T14118 / R14118C20: '5228.1'
## Warning: Coercing text to numeric in T14119 / R14119C20: '5228.1'
## Warning: Coercing text to numeric in T14120 / R14120C20: '5228.1'
## Warning: Coercing text to numeric in T14121 / R14121C20: '5228.1'
## Warning: Coercing text to numeric in T14122 / R14122C20: '5228.1'
## Warning: Coercing text to numeric in T14123 / R14123C20: '5228.1'
## Warning: Coercing text to numeric in T14124 / R14124C20: '5228.1'
## Warning: Coercing text to numeric in T14125 / R14125C20: '5228.1'
## Warning: Coercing text to numeric in T14126 / R14126C20: '5228.1'
## Warning: Coercing text to numeric in T14127 / R14127C20: '5228.1'
## Warning: Coercing text to numeric in T14128 / R14128C20: '5228.1'
## Warning: Coercing text to numeric in T14129 / R14129C20: '5228.1'
## Warning: Coercing text to numeric in T14130 / R14130C20: '5228.1'
## Warning: Coercing text to numeric in T14131 / R14131C20: '5228.1'
## Warning: Coercing text to numeric in T14132 / R14132C20: '5228.1'
## Warning: Coercing text to numeric in T14133 / R14133C20: '5228.1'
## Warning: Coercing text to numeric in T14134 / R14134C20: '5228.1'
## Warning: Coercing text to numeric in T14135 / R14135C20: '5228.1'
## Warning: Coercing text to numeric in T14136 / R14136C20: '5228.1'
## Warning: Coercing text to numeric in T14137 / R14137C20: '5228.1'
## Warning: Coercing text to numeric in T14138 / R14138C20: '5228.1'
## Warning: Coercing text to numeric in T14139 / R14139C20: '5228.1'
## Warning: Coercing text to numeric in T14140 / R14140C20: '5228.1'
## Warning: Coercing text to numeric in T14141 / R14141C20: '5228.1'
## Warning: Coercing text to numeric in T14142 / R14142C20: '5228.1'
## Warning: Coercing text to numeric in T14143 / R14143C20: '5228.1'
## Warning: Coercing text to numeric in T14144 / R14144C20: '5228.1'
## Warning: Coercing text to numeric in T14145 / R14145C20: '5228.1'
## Warning: Coercing text to numeric in T14146 / R14146C20: '5228.1'
## Warning: Coercing text to numeric in T14147 / R14147C20: '5228.1'
## Warning: Coercing text to numeric in T14148 / R14148C20: '5228.1'
## Warning: Coercing text to numeric in T14149 / R14149C20: '5228.1'
## Warning: Coercing text to numeric in T14150 / R14150C20: '5228.1'
## Warning: Coercing text to numeric in T14151 / R14151C20: '5228.1'
## Warning: Coercing text to numeric in T14152 / R14152C20: '5228.1'
## Warning: Coercing text to numeric in T14153 / R14153C20: '5228.1'
## Warning: Coercing text to numeric in T14154 / R14154C20: '5228.1'
## Warning: Coercing text to numeric in T14155 / R14155C20: '5228.1'
## Warning: Coercing text to numeric in T14156 / R14156C20: '5228.1'
## Warning: Coercing text to numeric in T14157 / R14157C20: '5228.1'
## Warning: Coercing text to numeric in T14158 / R14158C20: '5228.1'
## Warning: Coercing text to numeric in T14159 / R14159C20: '5228.1'
## Warning: Coercing text to numeric in T14160 / R14160C20: '5228.1'
## Warning: Coercing text to numeric in T14161 / R14161C20: '5228.1'
## Warning: Coercing text to numeric in T14162 / R14162C20: '5228.1'
## Warning: Coercing text to numeric in T14163 / R14163C20: '5228.1'
## Warning: Coercing text to numeric in T14164 / R14164C20: '5228.1'
## Warning: Coercing text to numeric in T14165 / R14165C20: '5228.1'
## Warning: Coercing text to numeric in T14166 / R14166C20: '5228.1'
## Warning: Coercing text to numeric in T14167 / R14167C20: '5228.1'
## Warning: Coercing text to numeric in T14168 / R14168C20: '5228.1'
## Warning: Coercing text to numeric in T14169 / R14169C20: '5228.1'
## Warning: Coercing text to numeric in T14170 / R14170C20: '5228.1'
## Warning: Coercing text to numeric in T14171 / R14171C20: '5228.1'
## Warning: Coercing text to numeric in T14172 / R14172C20: '5228.1'
## Warning: Coercing text to numeric in T14173 / R14173C20: '5228.1'
## Warning: Coercing text to numeric in T14174 / R14174C20: '5228.1'
## Warning: Coercing text to numeric in T14175 / R14175C20: '5228.1'
## Warning: Coercing text to numeric in T14176 / R14176C20: '5228.1'
## Warning: Coercing text to numeric in T14177 / R14177C20: '5228.1'
## Warning: Coercing text to numeric in T14178 / R14178C20: '5228.1'
## Warning: Coercing text to numeric in T14179 / R14179C20: '5228.1'
## Warning: Coercing text to numeric in T14180 / R14180C20: '5228.1'
## Warning: Coercing text to numeric in T14181 / R14181C20: '5228.1'
## Warning: Coercing text to numeric in T14182 / R14182C20: '5228.1'
## Warning: Coercing text to numeric in T14183 / R14183C20: '5228.1'
## Warning: Coercing text to numeric in T14184 / R14184C20: '5228.1'
## Warning: Coercing text to numeric in T14185 / R14185C20: '5228.1'
## Warning: Coercing text to numeric in T14186 / R14186C20: '5228.1'
## Warning: Coercing text to numeric in T14187 / R14187C20: '5228.1'
## Warning: Coercing text to numeric in T14188 / R14188C20: '5228.1'
## Warning: Coercing text to numeric in T14189 / R14189C20: '5228.1'
## Warning: Coercing text to numeric in T14190 / R14190C20: '5228.1'
## Warning: Coercing text to numeric in T14191 / R14191C20: '5228.1'
## Warning: Coercing text to numeric in T14192 / R14192C20: '5228.1'
## Warning: Coercing text to numeric in T14193 / R14193C20: '5228.1'
## Warning: Coercing text to numeric in T14194 / R14194C20: '5228.1'
## Warning: Coercing text to numeric in T14195 / R14195C20: '5228.1'
## Warning: Coercing text to numeric in T14196 / R14196C20: '5228.1'
## Warning: Coercing text to numeric in T14197 / R14197C20: '5228.1'
## Warning: Coercing text to numeric in T14198 / R14198C20: '5228.1'
## Warning: Coercing text to numeric in T14199 / R14199C20: '5228.1'
## Warning: Coercing text to numeric in T14200 / R14200C20: '5228.1'
## Warning: Coercing text to numeric in T14201 / R14201C20: '5228.1'
## Warning: Coercing text to numeric in T14202 / R14202C20: '5228.1'
## Warning: Coercing text to numeric in T14203 / R14203C20: '5228.1'
## Warning: Coercing text to numeric in T14204 / R14204C20: '5228.1'
## Warning: Coercing text to numeric in T14205 / R14205C20: '5228.1'
## Warning: Coercing text to numeric in T14206 / R14206C20: '5228.1'
## Warning: Coercing text to numeric in T14207 / R14207C20: '5228.1'
## Warning: Coercing text to numeric in T14208 / R14208C20: '5228.1'
## Warning: Coercing text to numeric in T14209 / R14209C20: '5228.1'
## Warning: Coercing text to numeric in T14210 / R14210C20: '5228.1'
## Warning: Coercing text to numeric in T14211 / R14211C20: '5228.1'
## Warning: Coercing text to numeric in T14212 / R14212C20: '5228.1'
## Warning: Coercing text to numeric in T14213 / R14213C20: '5228.1'
## Warning: Coercing text to numeric in T14214 / R14214C20: '5228.1'
## Warning: Coercing text to numeric in T14215 / R14215C20: '5228.1'
## Warning: Coercing text to numeric in T14216 / R14216C20: '5228.1'
## Warning: Coercing text to numeric in T14217 / R14217C20: '5228.1'
## Warning: Coercing text to numeric in T14218 / R14218C20: '5228.1'
## Warning: Coercing text to numeric in T14219 / R14219C20: '5228.1'
## Warning: Coercing text to numeric in T14220 / R14220C20: '5228.1'
## Warning: Coercing text to numeric in T14221 / R14221C20: '5228.1'
## Warning: Coercing text to numeric in T14222 / R14222C20: '5228.1'
## Warning: Coercing text to numeric in T14223 / R14223C20: '5228.1'
## Warning: Coercing text to numeric in T14224 / R14224C20: '5228.1'
## Warning: Coercing text to numeric in T14225 / R14225C20: '5228.1'
## Warning: Coercing text to numeric in T14226 / R14226C20: '5228.1'
## Warning: Coercing text to numeric in T14227 / R14227C20: '5228.1'
## Warning: Coercing text to numeric in T14228 / R14228C20: '5228.1'
## Warning: Coercing text to numeric in T14229 / R14229C20: '5228.1'
## Warning: Coercing text to numeric in T14230 / R14230C20: '5228.1'
## Warning: Coercing text to numeric in T14231 / R14231C20: '5228.1'
## Warning: Coercing text to numeric in T14232 / R14232C20: '5228.1'
## Warning: Coercing text to numeric in T14233 / R14233C20: '5228.1'
## Warning: Coercing text to numeric in T14234 / R14234C20: '5228.1'
## Warning: Coercing text to numeric in T14235 / R14235C20: '5228.1'
## Warning: Coercing text to numeric in T14236 / R14236C20: '5228.1'
## Warning: Coercing text to numeric in T14237 / R14237C20: '5228.1'
## Warning: Coercing text to numeric in T14238 / R14238C20: '5228.1'
## Warning: Coercing text to numeric in T14239 / R14239C20: '5228.1'
## Warning: Coercing text to numeric in T14240 / R14240C20: '5228.1'
## Warning: Coercing text to numeric in T14241 / R14241C20: '5228.1'
## Warning: Coercing text to numeric in T14242 / R14242C20: '5228.1'
## Warning: Coercing text to numeric in T14243 / R14243C20: '5228.1'
## Warning: Coercing text to numeric in T14244 / R14244C20: '5228.1'
## Warning: Coercing text to numeric in T14245 / R14245C20: '5228.1'
## Warning: Coercing text to numeric in T14246 / R14246C20: '5228.1'
## Warning: Coercing text to numeric in T14247 / R14247C20: '5228.1'
## Warning: Coercing text to numeric in T14248 / R14248C20: '5228.1'
## Warning: Coercing text to numeric in T14249 / R14249C20: '5228.1'
## Warning: Coercing text to numeric in T14250 / R14250C20: '5228.1'
## Warning: Coercing text to numeric in T14251 / R14251C20: '5228.1'
## Warning: Coercing text to numeric in T14252 / R14252C20: '5228.1'
## Warning: Coercing text to numeric in T14253 / R14253C20: '5228.1'
## Warning: Coercing text to numeric in T14254 / R14254C20: '5228.1'
## Warning: Coercing text to numeric in T14255 / R14255C20: '5228.1'
## Warning: Coercing text to numeric in T14256 / R14256C20: '5228.1'
## Warning: Coercing text to numeric in T14257 / R14257C20: '5228.1'
## Warning: Coercing text to numeric in T14258 / R14258C20: '5228.1'
## Warning: Coercing text to numeric in T14259 / R14259C20: '5228.1'
## Warning: Coercing text to numeric in T14260 / R14260C20: '5228.1'
## Warning: Coercing text to numeric in T14261 / R14261C20: '5228.1'
## Warning: Coercing text to numeric in T14262 / R14262C20: '5228.1'
## Warning: Coercing text to numeric in T14263 / R14263C20: '5228.1'
## Warning: Coercing text to numeric in T14264 / R14264C20: '5228.1'
## Warning: Coercing text to numeric in T14265 / R14265C20: '5228.1'
## Warning: Coercing text to numeric in T14266 / R14266C20: '5228.1'
## Warning: Coercing text to numeric in T14267 / R14267C20: '5228.1'
## Warning: Coercing text to numeric in T14268 / R14268C20: '5228.1'
## Warning: Coercing text to numeric in T14269 / R14269C20: '5228.1'
## Warning: Coercing text to numeric in T14270 / R14270C20: '5228.1'
## Warning: Coercing text to numeric in T14271 / R14271C20: '5228.1'
## Warning: Coercing text to numeric in T14272 / R14272C20: '5228.1'
## Warning: Coercing text to numeric in T14273 / R14273C20: '5228.1'
## Warning: Coercing text to numeric in T14274 / R14274C20: '5228.1'
## Warning: Coercing text to numeric in T14275 / R14275C20: '5228.1'
## Warning: Coercing text to numeric in T14276 / R14276C20: '5228.1'
## Warning: Coercing text to numeric in T14277 / R14277C20: '5228.1'
## Warning: Coercing text to numeric in T14278 / R14278C20: '5228.1'
## Warning: Coercing text to numeric in T14279 / R14279C20: '5228.1'
## Warning: Coercing text to numeric in T14280 / R14280C20: '5228.1'
## Warning: Coercing text to numeric in T14281 / R14281C20: '5228.1'
## Warning: Coercing text to numeric in T14282 / R14282C20: '5228.1'
## Warning: Coercing text to numeric in T14283 / R14283C20: '5228.1'
## Warning: Coercing text to numeric in T14284 / R14284C20: '5228.1'
## Warning: Coercing text to numeric in T14285 / R14285C20: '5228.1'
## Warning: Coercing text to numeric in T14286 / R14286C20: '5228.1'
## Warning: Coercing text to numeric in T14287 / R14287C20: '5228.1'
## Warning: Coercing text to numeric in T14288 / R14288C20: '5228.1'
## Warning: Coercing text to numeric in T14289 / R14289C20: '5228.1'
## Warning: Coercing text to numeric in T14290 / R14290C20: '5228.1'
## Warning: Coercing text to numeric in T14291 / R14291C20: '5228.1'
## Warning: Coercing text to numeric in T14292 / R14292C20: '5228.1'
## Warning: Coercing text to numeric in T14293 / R14293C20: '5228.1'
## Warning: Coercing text to numeric in T14294 / R14294C20: '5228.1'
## Warning: Coercing text to numeric in T14295 / R14295C20: '5228.1'
## Warning: Coercing text to numeric in T14296 / R14296C20: '5228.1'
## Warning: Coercing text to numeric in T14297 / R14297C20: '5228.1'
## Warning: Coercing text to numeric in T14298 / R14298C20: '5228.1'
## Warning: Coercing text to numeric in T14299 / R14299C20: '5228.1'
## Warning: Coercing text to numeric in T14300 / R14300C20: '5228.1'
## Warning: Coercing text to numeric in T14301 / R14301C20: '5228.1'
## Warning: Coercing text to numeric in T14302 / R14302C20: '5228.1'
## Warning: Coercing text to numeric in T14303 / R14303C20: '5228.1'
## Warning: Coercing text to numeric in T14304 / R14304C20: '5228.1'
## Warning: Coercing text to numeric in T14305 / R14305C20: '5228.1'
## Warning: Coercing text to numeric in T14306 / R14306C20: '5228.1'
## Warning: Coercing text to numeric in T14307 / R14307C20: '5228.1'
## Warning: Coercing text to numeric in T14308 / R14308C20: '5228.1'
## Warning: Coercing text to numeric in T14309 / R14309C20: '5228.1'
## Warning: Coercing text to numeric in T14310 / R14310C20: '5228.1'
## Warning: Coercing text to numeric in T14311 / R14311C20: '5228.1'
## Warning: Coercing text to numeric in T14312 / R14312C20: '5228.1'
## Warning: Coercing text to numeric in T14313 / R14313C20: '5228.1'
## Warning: Coercing text to numeric in T14314 / R14314C20: '5228.1'
## Warning: Coercing text to numeric in T14315 / R14315C20: '5228.1'
## Warning: Coercing text to numeric in T14316 / R14316C20: '5228.1'
## Warning: Coercing text to numeric in T14317 / R14317C20: '5228.1'
## Warning: Coercing text to numeric in T14318 / R14318C20: '5228.1'
## Warning: Coercing text to numeric in T14319 / R14319C20: '5228.1'
## Warning: Coercing text to numeric in T14320 / R14320C20: '5228.1'
## Warning: Coercing text to numeric in T14321 / R14321C20: '5228.1'
## Warning: Coercing text to numeric in T14322 / R14322C20: '5228.1'
## Warning: Coercing text to numeric in T14323 / R14323C20: '5228.1'
## Warning: Coercing text to numeric in T14324 / R14324C20: '5228.1'
## Warning: Coercing text to numeric in T14325 / R14325C20: '5228.1'
## Warning: Coercing text to numeric in T14326 / R14326C20: '5228.1'
## Warning: Coercing text to numeric in T14327 / R14327C20: '5228.1'
## Warning: Coercing text to numeric in T14328 / R14328C20: '5228.1'
## Warning: Coercing text to numeric in T14329 / R14329C20: '5228.1'
## Warning: Coercing text to numeric in T14330 / R14330C20: '5228.1'
## Warning: Coercing text to numeric in T14331 / R14331C20: '5228.1'
## Warning: Coercing text to numeric in T14332 / R14332C20: '5228.1'
## Warning: Coercing text to numeric in T14333 / R14333C20: '5228.1'
## Warning: Coercing text to numeric in T14334 / R14334C20: '5228.1'
## Warning: Coercing text to numeric in T14335 / R14335C20: '5228.1'
## Warning: Coercing text to numeric in T14336 / R14336C20: '5228.1'
## Warning: Coercing text to numeric in T14337 / R14337C20: '5228.1'
## Warning: Coercing text to numeric in T14338 / R14338C20: '5228.1'
## Warning: Coercing text to numeric in T14339 / R14339C20: '5228.1'
## Warning: Coercing text to numeric in T14340 / R14340C20: '5228.1'
## Warning: Coercing text to numeric in T14341 / R14341C20: '5228.1'
## Warning: Coercing text to numeric in T14342 / R14342C20: '5228.1'
## Warning: Coercing text to numeric in T14343 / R14343C20: '5228.1'
## Warning: Coercing text to numeric in T14344 / R14344C20: '5228.1'
## Warning: Coercing text to numeric in T14345 / R14345C20: '5228.1'
## Warning: Coercing text to numeric in T14346 / R14346C20: '5228.1'
## Warning: Coercing text to numeric in T14347 / R14347C20: '5228.1'
## Warning: Coercing text to numeric in T14348 / R14348C20: '5228.1'
## Warning: Coercing text to numeric in T14349 / R14349C20: '5228.1'
## Warning: Coercing text to numeric in T14350 / R14350C20: '5228.1'
## Warning: Coercing text to numeric in T14351 / R14351C20: '5228.1'
## Warning: Coercing text to numeric in T14352 / R14352C20: '5228.1'
## Warning: Coercing text to numeric in T14353 / R14353C20: '5228.1'
## Warning: Coercing text to numeric in T14354 / R14354C20: '5228.1'
## Warning: Coercing text to numeric in T14355 / R14355C20: '5228.1'
## Warning: Coercing text to numeric in T14356 / R14356C20: '5228.1'
## Warning: Coercing text to numeric in T14357 / R14357C20: '5228.1'
## Warning: Coercing text to numeric in T14358 / R14358C20: '5228.1'
## Warning: Coercing text to numeric in T14359 / R14359C20: '5228.1'
## Warning: Coercing text to numeric in T14360 / R14360C20: '5228.1'
## Warning: Coercing text to numeric in T14361 / R14361C20: '5228.1'
## Warning: Coercing text to numeric in T14362 / R14362C20: '5228.1'
## Warning: Coercing text to numeric in T14363 / R14363C20: '5228.1'
## Warning: Coercing text to numeric in T14364 / R14364C20: '5228.1'
## Warning: Coercing text to numeric in T14365 / R14365C20: '5228.1'
## Warning: Coercing text to numeric in T14366 / R14366C20: '5228.1'
## Warning: Coercing text to numeric in T14367 / R14367C20: '5228.1'
## Warning: Coercing text to numeric in T14368 / R14368C20: '5228.1'
## Warning: Coercing text to numeric in T14369 / R14369C20: '5228.1'
## Warning: Coercing text to numeric in T14370 / R14370C20: '5228.1'
## Warning: Coercing text to numeric in T14371 / R14371C20: '5228.1'
## Warning: Coercing text to numeric in T14372 / R14372C20: '5228.1'
## Warning: Coercing text to numeric in T14373 / R14373C20: '5228.1'
## Warning: Coercing text to numeric in T14374 / R14374C20: '5228.1'
## Warning: Coercing text to numeric in T14375 / R14375C20: '5228.1'
## Warning: Coercing text to numeric in T14376 / R14376C20: '5228.1'
## Warning: Coercing text to numeric in T14377 / R14377C20: '5228.1'
## Warning: Coercing text to numeric in T14378 / R14378C20: '5228.1'
## Warning: Coercing text to numeric in T14379 / R14379C20: '5228.1'
## Warning: Coercing text to numeric in T14380 / R14380C20: '5228.1'
## Warning: Coercing text to numeric in T14381 / R14381C20: '5228.1'
## Warning: Coercing text to numeric in T14382 / R14382C20: '5228.1'
## Warning: Coercing text to numeric in T14383 / R14383C20: '5228.1'
## Warning: Coercing text to numeric in T14384 / R14384C20: '5228.1'
## Warning: Coercing text to numeric in T14385 / R14385C20: '5228.1'
## Warning: Coercing text to numeric in T14386 / R14386C20: '5228.1'
## Warning: Coercing text to numeric in T14387 / R14387C20: '5228.1'
## Warning: Coercing text to numeric in T14388 / R14388C20: '5228.1'
## Warning: Coercing text to numeric in T14389 / R14389C20: '5228.1'
## Warning: Coercing text to numeric in T14390 / R14390C20: '5228.1'
## Warning: Coercing text to numeric in T14391 / R14391C20: '5228.1'
## Warning: Coercing text to numeric in T14392 / R14392C20: '5228.1'
## Warning: Coercing text to numeric in T14393 / R14393C20: '5228.1'
## Warning: Coercing text to numeric in T14394 / R14394C20: '5228.1'
## Warning: Coercing text to numeric in T14395 / R14395C20: '5228.1'
## Warning: Coercing text to numeric in T14396 / R14396C20: '5228.1'
## Warning: Coercing text to numeric in T14397 / R14397C20: '5228.1'
## Warning: Coercing text to numeric in T14398 / R14398C20: '5228.1'
## Warning: Coercing text to numeric in T14399 / R14399C20: '5228.1'
## Warning: Coercing text to numeric in T14400 / R14400C20: '5228.1'
## Warning: Coercing text to numeric in T14401 / R14401C20: '5228.1'
## Warning: Coercing text to numeric in T14402 / R14402C20: '5228.1'
## Warning: Coercing text to numeric in T14403 / R14403C20: '5228.1'
## Warning: Coercing text to numeric in T14404 / R14404C20: '5228.1'
## Warning: Coercing text to numeric in T14405 / R14405C20: '5228.1'
## Warning: Coercing text to numeric in T14406 / R14406C20: '5228.1'
## Warning: Coercing text to numeric in T14407 / R14407C20: '5228.1'
## Warning: Coercing text to numeric in T14408 / R14408C20: '5228.1'
## Warning: Coercing text to numeric in T14409 / R14409C20: '5228.1'
## Warning: Coercing text to numeric in T14410 / R14410C20: '5228.1'
## Warning: Coercing text to numeric in T14411 / R14411C20: '5228.1'
## Warning: Coercing text to numeric in T14412 / R14412C20: '5228.1'
## Warning: Coercing text to numeric in T14413 / R14413C20: '5228.1'
## Warning: Coercing text to numeric in T14414 / R14414C20: '5228.1'
## Warning: Coercing text to numeric in T14415 / R14415C20: '5228.1'
## Warning: Coercing text to numeric in T14416 / R14416C20: '5228.1'
## Warning: Coercing text to numeric in T14417 / R14417C20: '5228.1'
## Warning: Coercing text to numeric in T14418 / R14418C20: '5228.1'
## Warning: Coercing text to numeric in T14419 / R14419C20: '5228.1'
## Warning: Coercing text to numeric in T14420 / R14420C20: '5228.1'
## Warning: Coercing text to numeric in T14421 / R14421C20: '5228.1'
## Warning: Coercing text to numeric in T14422 / R14422C20: '5228.1'
## Warning: Coercing text to numeric in T14423 / R14423C20: '5228.1'
## Warning: Coercing text to numeric in T14424 / R14424C20: '5228.1'
## Warning: Coercing text to numeric in T14425 / R14425C20: '5228.1'
## Warning: Coercing text to numeric in T14426 / R14426C20: '5228.1'
## Warning: Coercing text to numeric in T14427 / R14427C20: '5228.1'
## Warning: Coercing text to numeric in T14428 / R14428C20: '5228.1'
## Warning: Coercing text to numeric in T14429 / R14429C20: '5228.1'
## Warning: Coercing text to numeric in T14430 / R14430C20: '5228.1'
## Warning: Coercing text to numeric in T14431 / R14431C20: '5228.1'
## Warning: Coercing text to numeric in T14432 / R14432C20: '5228.1'
## Warning: Coercing text to numeric in T14433 / R14433C20: '5228.1'
## Warning: Coercing text to numeric in T14434 / R14434C20: '5228.1'
## Warning: Coercing text to numeric in T14435 / R14435C20: '5228.1'
## Warning: Coercing text to numeric in T14436 / R14436C20: '5228.1'
## Warning: Coercing text to numeric in T14437 / R14437C20: '5228.1'
## Warning: Coercing text to numeric in T14438 / R14438C20: '5228.1'
## Warning: Coercing text to numeric in T14439 / R14439C20: '5228.1'
## Warning: Coercing text to numeric in T14440 / R14440C20: '5228.1'
## Warning: Coercing text to numeric in T14441 / R14441C20: '5228.1'
## Warning: Coercing text to numeric in T14442 / R14442C20: '5228.1'
## Warning: Coercing text to numeric in T14443 / R14443C20: '5228.1'
## Warning: Coercing text to numeric in T14444 / R14444C20: '5228.1'
## Warning: Coercing text to numeric in T14445 / R14445C20: '5228.1'
## Warning: Coercing text to numeric in T14446 / R14446C20: '5228.1'
## Warning: Coercing text to numeric in T14447 / R14447C20: '5228.1'
## Warning: Coercing text to numeric in T14448 / R14448C20: '5228.1'
## Warning: Coercing text to numeric in T14449 / R14449C20: '5228.1'
## Warning: Coercing text to numeric in T14450 / R14450C20: '5228.1'
## Warning: Coercing text to numeric in T14451 / R14451C20: '5228.1'
## Warning: Coercing text to numeric in T14452 / R14452C20: '5228.1'
## Warning: Coercing text to numeric in T14453 / R14453C20: '5228.1'
## Warning: Coercing text to numeric in T14454 / R14454C20: '5228.1'
## Warning: Coercing text to numeric in T14455 / R14455C20: '5228.1'
## Warning: Coercing text to numeric in T14456 / R14456C20: '5228.1'
## Warning: Coercing text to numeric in T14457 / R14457C20: '5228.1'
## Warning: Coercing text to numeric in T14458 / R14458C20: '5228.1'
## Warning: Coercing text to numeric in T14459 / R14459C20: '5228.1'
## Warning: Coercing text to numeric in T14460 / R14460C20: '5228.1'
## Warning: Coercing text to numeric in T14461 / R14461C20: '5228.1'
## Warning: Coercing text to numeric in T14462 / R14462C20: '5228.1'
## Warning: Coercing text to numeric in T14463 / R14463C20: '5228.1'
## Warning: Coercing text to numeric in T14464 / R14464C20: '5228.1'
## Warning: Coercing text to numeric in T14465 / R14465C20: '5228.1'
## Warning: Coercing text to numeric in T14466 / R14466C20: '5228.1'
## Warning: Coercing text to numeric in T14467 / R14467C20: '5228.1'
## Warning: Coercing text to numeric in T14468 / R14468C20: '5228.1'
## Warning: Coercing text to numeric in T14469 / R14469C20: '5228.1'
## Warning: Coercing text to numeric in T14470 / R14470C20: '5228.1'
## Warning: Coercing text to numeric in T14471 / R14471C20: '5228.1'
## Warning: Coercing text to numeric in T14472 / R14472C20: '5228.1'
## Warning: Coercing text to numeric in T14473 / R14473C20: '5228.1'
## Warning: Coercing text to numeric in T14474 / R14474C20: '5228.1'
## Warning: Coercing text to numeric in T14475 / R14475C20: '5228.1'
## Warning: Coercing text to numeric in T14476 / R14476C20: '5228.1'
## Warning: Coercing text to numeric in T14477 / R14477C20: '5228.1'
## Warning: Coercing text to numeric in T14478 / R14478C20: '5228.1'
## Warning: Coercing text to numeric in T14479 / R14479C20: '5228.1'
## Warning: Coercing text to numeric in T14480 / R14480C20: '5228.1'
## Warning: Coercing text to numeric in T14481 / R14481C20: '5228.1'
## Warning: Coercing text to numeric in T14482 / R14482C20: '5228.1'
## Warning: Coercing text to numeric in T14483 / R14483C20: '5228.1'
## Warning: Coercing text to numeric in T14484 / R14484C20: '5228.1'
## Warning: Coercing text to numeric in T14485 / R14485C20: '5228.1'
## Warning: Coercing text to numeric in T14486 / R14486C20: '5228.1'
## Warning: Coercing text to numeric in T14487 / R14487C20: '5228.1'
## Warning: Coercing text to numeric in T14488 / R14488C20: '5228.1'
## Warning: Coercing text to numeric in T14489 / R14489C20: '5228.1'
## Warning: Coercing text to numeric in T14490 / R14490C20: '5228.1'
## Warning: Coercing text to numeric in T14491 / R14491C20: '5228.1'
## Warning: Coercing text to numeric in T14492 / R14492C20: '5228.1'
## Warning: Coercing text to numeric in T14493 / R14493C20: '5228.1'
## Warning: Coercing text to numeric in T14494 / R14494C20: '5228.1'
## Warning: Coercing text to numeric in T14495 / R14495C20: '5228.1'
## Warning: Coercing text to numeric in T14496 / R14496C20: '5228.1'
## Warning: Coercing text to numeric in T14497 / R14497C20: '5228.1'
## Warning: Coercing text to numeric in T14498 / R14498C20: '5228.1'
## Warning: Coercing text to numeric in T14499 / R14499C20: '5228.1'
## Warning: Coercing text to numeric in T14500 / R14500C20: '5228.1'
## Warning: Coercing text to numeric in T14501 / R14501C20: '5228.1'
## Warning: Coercing text to numeric in T14502 / R14502C20: '5228.1'
## Warning: Coercing text to numeric in T14503 / R14503C20: '5228.1'
## Warning: Coercing text to numeric in T14504 / R14504C20: '5228.1'
## Warning: Coercing text to numeric in T14505 / R14505C20: '5228.1'
## Warning: Coercing text to numeric in T14506 / R14506C20: '5228.1'
## Warning: Coercing text to numeric in T14507 / R14507C20: '5228.1'
## Warning: Coercing text to numeric in T14508 / R14508C20: '5228.1'
## Warning: Coercing text to numeric in T14509 / R14509C20: '5228.1'
## Warning: Coercing text to numeric in T14510 / R14510C20: '5228.1'
## Warning: Coercing text to numeric in T14511 / R14511C20: '5228.1'
## Warning: Coercing text to numeric in T14512 / R14512C20: '5228.1'
## Warning: Coercing text to numeric in T14513 / R14513C20: '5228.1'
## Warning: Coercing text to numeric in T14514 / R14514C20: '5228.1'
## Warning: Coercing text to numeric in T14515 / R14515C20: '5228.1'
## Warning: Coercing text to numeric in T14516 / R14516C20: '5228.1'
## Warning: Coercing text to numeric in T14517 / R14517C20: '5228.1'
## Warning: Coercing text to numeric in T14518 / R14518C20: '5228.1'
## Warning: Coercing text to numeric in T14519 / R14519C20: '5228.1'
## Warning: Coercing text to numeric in T14520 / R14520C20: '5228.1'
## Warning: Coercing text to numeric in T14521 / R14521C20: '5228.1'
## Warning: Coercing text to numeric in T14522 / R14522C20: '5228.1'
## Warning: Coercing text to numeric in T14523 / R14523C20: '5228.1'
## Warning: Coercing text to numeric in T14524 / R14524C20: '5228.1'
## Warning: Coercing text to numeric in T14525 / R14525C20: '5228.1'
## Warning: Coercing text to numeric in T14526 / R14526C20: '5228.1'
## Warning: Coercing text to numeric in T14527 / R14527C20: '5228.1'
## Warning: Coercing text to numeric in T14528 / R14528C20: '5228.1'
## Warning: Coercing text to numeric in T14529 / R14529C20: '5228.1'
## Warning: Coercing text to numeric in T14530 / R14530C20: '5228.1'
## Warning: Coercing text to numeric in T14531 / R14531C20: '5228.1'
## Warning: Coercing text to numeric in T14532 / R14532C20: '5228.1'
## Warning: Coercing text to numeric in T14533 / R14533C20: '5228.1'
## Warning: Coercing text to numeric in T14534 / R14534C20: '5228.1'
## Warning: Coercing text to numeric in T14535 / R14535C20: '5228.1'
## Warning: Coercing text to numeric in T14536 / R14536C20: '5228.1'
## Warning: Coercing text to numeric in T14537 / R14537C20: '5228.1'
## Warning: Coercing text to numeric in T14538 / R14538C20: '5228.1'
## Warning: Coercing text to numeric in T14539 / R14539C20: '5228.1'
## Warning: Coercing text to numeric in T14540 / R14540C20: '5228.1'
## Warning: Coercing text to numeric in T14541 / R14541C20: '5228.1'
## Warning: Coercing text to numeric in T14542 / R14542C20: '5228.1'
## Warning: Coercing text to numeric in T14543 / R14543C20: '5228.1'
## Warning: Coercing text to numeric in T14544 / R14544C20: '5228.1'
## Warning: Coercing text to numeric in T14545 / R14545C20: '5228.1'
## Warning: Coercing text to numeric in T14546 / R14546C20: '5228.1'
## Warning: Coercing text to numeric in T14547 / R14547C20: '5228.1'
## Warning: Coercing text to numeric in T14548 / R14548C20: '5228.1'
## Warning: Coercing text to numeric in T14549 / R14549C20: '5228.1'
## Warning: Coercing text to numeric in T14550 / R14550C20: '5228.1'
## Warning: Coercing text to numeric in T14551 / R14551C20: '5228.1'
## Warning: Coercing text to numeric in T14552 / R14552C20: '5228.1'
## Warning: Coercing text to numeric in T14553 / R14553C20: '5228.1'
## Warning: Coercing text to numeric in T14554 / R14554C20: '5228.1'
## Warning: Coercing text to numeric in T14555 / R14555C20: '5228.1'
## Warning: Coercing text to numeric in T14556 / R14556C20: '5228.1'
## Warning: Coercing text to numeric in T14557 / R14557C20: '5228.1'
## Warning: Coercing text to numeric in T14558 / R14558C20: '5228.1'
## Warning: Coercing text to numeric in T14559 / R14559C20: '5228.1'
## Warning: Coercing text to numeric in T14560 / R14560C20: '5228.1'
## Warning: Coercing text to numeric in T14561 / R14561C20: '5228.1'
## Warning: Coercing text to numeric in T14562 / R14562C20: '5228.1'
## Warning: Coercing text to numeric in T14563 / R14563C20: '5228.1'
## Warning: Coercing text to numeric in T14564 / R14564C20: '5228.1'
## Warning: Coercing text to numeric in T14565 / R14565C20: '5228.1'
## Warning: Coercing text to numeric in T14566 / R14566C20: '5228.1'
## Warning: Coercing text to numeric in T14567 / R14567C20: '5228.1'
## Warning: Coercing text to numeric in T14568 / R14568C20: '5228.1'
## Warning: Coercing text to numeric in T14569 / R14569C20: '5228.1'
## Warning: Coercing text to numeric in T14570 / R14570C20: '5228.1'
## Warning: Coercing text to numeric in T14571 / R14571C20: '5228.1'
## Warning: Coercing text to numeric in T14572 / R14572C20: '5228.1'
## Warning: Coercing text to numeric in T14573 / R14573C20: '5228.1'
## Warning: Coercing text to numeric in T14574 / R14574C20: '5228.1'
## Warning: Coercing text to numeric in T14575 / R14575C20: '5228.1'
## Warning: Coercing text to numeric in T14576 / R14576C20: '5228.1'
## Warning: Coercing text to numeric in T14577 / R14577C20: '5228.1'
## Warning: Coercing text to numeric in T14578 / R14578C20: '5228.1'
## Warning: Coercing text to numeric in T14579 / R14579C20: '5228.1'
## Warning: Coercing text to numeric in T14580 / R14580C20: '5228.1'
## Warning: Coercing text to numeric in T14581 / R14581C20: '5228.1'
## Warning: Coercing text to numeric in T14582 / R14582C20: '5228.1'
## Warning: Coercing text to numeric in T14583 / R14583C20: '5228.1'
## Warning: Coercing text to numeric in T14584 / R14584C20: '5228.1'
## Warning: Coercing text to numeric in T14585 / R14585C20: '5228.1'
## Warning: Coercing text to numeric in T14586 / R14586C20: '5228.1'
## Warning: Coercing text to numeric in T14587 / R14587C20: '5228.1'
## Warning: Coercing text to numeric in T14588 / R14588C20: '5228.1'
## Warning: Coercing text to numeric in T14589 / R14589C20: '5228.1'
## Warning: Coercing text to numeric in T14590 / R14590C20: '5228.1'
## Warning: Coercing text to numeric in T14591 / R14591C20: '5228.1'
## Warning: Coercing text to numeric in T14592 / R14592C20: '5228.1'
## Warning: Coercing text to numeric in T14593 / R14593C20: '5228.1'
## Warning: Coercing text to numeric in T14594 / R14594C20: '5228.1'
## Warning: Coercing text to numeric in T14595 / R14595C20: '5228.1'
## Warning: Coercing text to numeric in T14596 / R14596C20: '5228.1'
## Warning: Coercing text to numeric in T14597 / R14597C20: '5228.1'
## Warning: Coercing text to numeric in T14598 / R14598C20: '5228.1'
## Warning: Coercing text to numeric in T14599 / R14599C20: '5228.1'
## Warning: Coercing text to numeric in T14600 / R14600C20: '5228.1'
## Warning: Coercing text to numeric in T14601 / R14601C20: '5228.1'
## Warning: Coercing text to numeric in T14602 / R14602C20: '5228.1'
## Warning: Coercing text to numeric in T14603 / R14603C20: '5228.1'
## Warning: Coercing text to numeric in T14604 / R14604C20: '5228.1'
## Warning: Coercing text to numeric in T14605 / R14605C20: '5228.1'
## Warning: Coercing text to numeric in T14606 / R14606C20: '5228.1'
## Warning: Coercing text to numeric in T14607 / R14607C20: '5228.1'
## Warning: Coercing text to numeric in T14608 / R14608C20: '5228.1'
## Warning: Coercing text to numeric in T14609 / R14609C20: '5228.1'
## Warning: Coercing text to numeric in T14610 / R14610C20: '5228.1'
## Warning: Coercing text to numeric in T14611 / R14611C20: '5228.1'
## Warning: Coercing text to numeric in T14612 / R14612C20: '5228.1'
## Warning: Coercing text to numeric in T14613 / R14613C20: '5228.1'
## Warning: Coercing text to numeric in T14614 / R14614C20: '5228.1'
## Warning: Coercing text to numeric in T14615 / R14615C20: '5228.1'
## Warning: Coercing text to numeric in T14616 / R14616C20: '5228.1'
## Warning: Coercing text to numeric in T14617 / R14617C20: '5228.1'
## Warning: Coercing text to numeric in T14618 / R14618C20: '5228.1'
## Warning: Coercing text to numeric in T14619 / R14619C20: '5228.1'
## Warning: Coercing text to numeric in T14620 / R14620C20: '5228.1'
## Warning: Coercing text to numeric in T14621 / R14621C20: '5228.1'
## Warning: Coercing text to numeric in T14622 / R14622C20: '5228.1'
## Warning: Coercing text to numeric in T14623 / R14623C20: '5228.1'
## Warning: Coercing text to numeric in T14624 / R14624C20: '5228.1'
## Warning: Coercing text to numeric in T14625 / R14625C20: '5228.1'
## Warning: Coercing text to numeric in T14626 / R14626C20: '5228.1'
## Warning: Coercing text to numeric in T14627 / R14627C20: '5228.1'
## Warning: Coercing text to numeric in T14628 / R14628C20: '5228.1'
## Warning: Coercing text to numeric in T14629 / R14629C20: '5228.1'
## Warning: Coercing text to numeric in T14630 / R14630C20: '5228.1'
## Warning: Coercing text to numeric in T14631 / R14631C20: '5228.1'
## Warning: Coercing text to numeric in T14632 / R14632C20: '5228.1'
## Warning: Coercing text to numeric in T14633 / R14633C20: '5228.1'
## Warning: Coercing text to numeric in T14634 / R14634C20: '5228.1'
## Warning: Coercing text to numeric in T14635 / R14635C20: '5228.1'
## Warning: Coercing text to numeric in T14636 / R14636C20: '5228.1'
## Warning: Coercing text to numeric in T14637 / R14637C20: '5228.1'
## Warning: Coercing text to numeric in T14638 / R14638C20: '5228.1'
## Warning: Coercing text to numeric in T14639 / R14639C20: '5228.1'
## Warning: Coercing text to numeric in T14640 / R14640C20: '5228.1'
## Warning: Coercing text to numeric in T14641 / R14641C20: '5228.1'
## Warning: Coercing text to numeric in T14642 / R14642C20: '5228.1'
## Warning: Coercing text to numeric in T14643 / R14643C20: '5228.1'
## Warning: Coercing text to numeric in T14644 / R14644C20: '5228.1'
## Warning: Coercing text to numeric in T14645 / R14645C20: '5228.1'
## Warning: Coercing text to numeric in T14646 / R14646C20: '5228.1'
## Warning: Coercing text to numeric in T14647 / R14647C20: '5228.1'
## Warning: Coercing text to numeric in T14648 / R14648C20: '5228.1'
## Warning: Coercing text to numeric in T14649 / R14649C20: '5228.1'
## Warning: Coercing text to numeric in T14650 / R14650C20: '5228.1'
## Warning: Coercing text to numeric in T14651 / R14651C20: '5228.1'
## Warning: Coercing text to numeric in T14652 / R14652C20: '5228.1'
## Warning: Coercing text to numeric in T14653 / R14653C20: '5228.1'
## Warning: Coercing text to numeric in T14654 / R14654C20: '5228.1'
## Warning: Coercing text to numeric in T14655 / R14655C20: '5228.1'
## Warning: Coercing text to numeric in T14656 / R14656C20: '5228.1'
## Warning: Coercing text to numeric in T14657 / R14657C20: '5228.1'
## Warning: Coercing text to numeric in T14658 / R14658C20: '5228.1'
## Warning: Coercing text to numeric in T14659 / R14659C20: '5228.1'
## Warning: Coercing text to numeric in T14660 / R14660C20: '5228.1'
## Warning: Coercing text to numeric in T14661 / R14661C20: '5228.1'
## Warning: Coercing text to numeric in T14662 / R14662C20: '5228.1'
## Warning: Coercing text to numeric in T14663 / R14663C20: '5228.1'
## Warning: Coercing text to numeric in T14664 / R14664C20: '5228.1'
## Warning: Coercing text to numeric in T14665 / R14665C20: '5228.1'
## Warning: Coercing text to numeric in T14666 / R14666C20: '5228.1'
## Warning: Coercing text to numeric in T14667 / R14667C20: '5228.1'
## Warning: Coercing text to numeric in T14668 / R14668C20: '5228.1'
## Warning: Coercing text to numeric in T14669 / R14669C20: '5228.1'
## Warning: Coercing text to numeric in T14670 / R14670C20: '5228.1'
## Warning: Coercing text to numeric in T14671 / R14671C20: '5228.1'
## Warning: Coercing text to numeric in T14672 / R14672C20: '5228.1'
## Warning: Coercing text to numeric in T14673 / R14673C20: '5228.1'
## Warning: Coercing text to numeric in T14674 / R14674C20: '5228.1'
## Warning: Coercing text to numeric in T14675 / R14675C20: '5228.1'
## Warning: Coercing text to numeric in T14676 / R14676C20: '5228.1'
## Warning: Coercing text to numeric in T14677 / R14677C20: '5228.1'
## Warning: Coercing text to numeric in T14678 / R14678C20: '5228.1'
## Warning: Coercing text to numeric in T14679 / R14679C20: '5228.1'
## Warning: Coercing text to numeric in T14680 / R14680C20: '5228.1'
## Warning: Coercing text to numeric in T14681 / R14681C20: '5228.1'
## Warning: Coercing text to numeric in T14682 / R14682C20: '5228.1'
## Warning: Coercing text to numeric in T14683 / R14683C20: '5228.1'
## Warning: Coercing text to numeric in T14684 / R14684C20: '5228.1'
## Warning: Coercing text to numeric in T14685 / R14685C20: '5228.1'
## Warning: Coercing text to numeric in T14686 / R14686C20: '5228.1'
## Warning: Coercing text to numeric in T14687 / R14687C20: '5228.1'
## Warning: Coercing text to numeric in T14688 / R14688C20: '5228.1'
## Warning: Coercing text to numeric in T14689 / R14689C20: '5228.1'
## Warning: Coercing text to numeric in T14690 / R14690C20: '5228.1'
## Warning: Coercing text to numeric in T14691 / R14691C20: '5228.1'
## Warning: Coercing text to numeric in T14692 / R14692C20: '5228.1'
## Warning: Coercing text to numeric in T14693 / R14693C20: '5228.1'
## Warning: Coercing text to numeric in T14694 / R14694C20: '5228.1'
## Warning: Coercing text to numeric in T14695 / R14695C20: '5228.1'
## Warning: Coercing text to numeric in T14696 / R14696C20: '5228.1'
## Warning: Coercing text to numeric in T14697 / R14697C20: '5228.1'
## Warning: Coercing text to numeric in T14698 / R14698C20: '5228.1'
## Warning: Coercing text to numeric in T14699 / R14699C20: '5228.1'
## Warning: Coercing text to numeric in T14700 / R14700C20: '5228.1'
## Warning: Coercing text to numeric in T14701 / R14701C20: '5228.1'
## Warning: Coercing text to numeric in T14702 / R14702C20: '5228.1'
## Warning: Coercing text to numeric in T14703 / R14703C20: '5228.1'
## Warning: Coercing text to numeric in T14704 / R14704C20: '5228.1'
## Warning: Coercing text to numeric in T14705 / R14705C20: '5228.1'
## Warning: Coercing text to numeric in T14706 / R14706C20: '5228.1'
## Warning: Coercing text to numeric in T14707 / R14707C20: '5228.1'
## Warning: Coercing text to numeric in T14708 / R14708C20: '5228.1'
## Warning: Coercing text to numeric in T14709 / R14709C20: '5228.1'
## Warning: Coercing text to numeric in T14710 / R14710C20: '5228.1'
## Warning: Coercing text to numeric in T14711 / R14711C20: '5228.1'
## Warning: Coercing text to numeric in T14712 / R14712C20: '5228.1'
## Warning: Coercing text to numeric in T14713 / R14713C20: '5228.1'
## Warning: Coercing text to numeric in T14714 / R14714C20: '5228.1'
## Warning: Coercing text to numeric in T14715 / R14715C20: '5228.1'
## Warning: Coercing text to numeric in T14716 / R14716C20: '5228.1'
## Warning: Coercing text to numeric in T14717 / R14717C20: '5228.1'
## Warning: Coercing text to numeric in T14718 / R14718C20: '5228.1'
## Warning: Coercing text to numeric in T14719 / R14719C20: '5228.1'
## Warning: Coercing text to numeric in T14720 / R14720C20: '5228.1'
## Warning: Coercing text to numeric in T14721 / R14721C20: '5228.1'
## Warning: Coercing text to numeric in T14722 / R14722C20: '5228.1'
## Warning: Coercing text to numeric in T14723 / R14723C20: '5228.1'
## Warning: Coercing text to numeric in T14724 / R14724C20: '5228.1'
## Warning: Coercing text to numeric in T14725 / R14725C20: '5228.1'
## Warning: Coercing text to numeric in T14726 / R14726C20: '5228.1'
## Warning: Coercing text to numeric in T14727 / R14727C20: '5228.1'
## Warning: Coercing text to numeric in T14728 / R14728C20: '5228.1'
## Warning: Coercing text to numeric in T14729 / R14729C20: '5228.1'
## Warning: Coercing text to numeric in T14730 / R14730C20: '5228.1'
## Warning: Coercing text to numeric in T14731 / R14731C20: '5228.1'
## Warning: Coercing text to numeric in T14732 / R14732C20: '5228.1'
## Warning: Coercing text to numeric in T14733 / R14733C20: '5228.1'
## Warning: Coercing text to numeric in T14734 / R14734C20: '5228.1'
## Warning: Coercing text to numeric in T14735 / R14735C20: '5228.1'
## Warning: Coercing text to numeric in T14736 / R14736C20: '5228.1'
## Warning: Coercing text to numeric in T14737 / R14737C20: '5228.1'
## Warning: Coercing text to numeric in T14738 / R14738C20: '5228.1'
## Warning: Coercing text to numeric in T14739 / R14739C20: '5228.1'
## Warning: Coercing text to numeric in T14740 / R14740C20: '5228.1'
## Warning: Coercing text to numeric in T14741 / R14741C20: '5228.1'
## Warning: Coercing text to numeric in T14742 / R14742C20: '5228.1'
## Warning: Coercing text to numeric in T14743 / R14743C20: '5228.1'
## Warning: Coercing text to numeric in T14744 / R14744C20: '5228.1'
## Warning: Coercing text to numeric in T14745 / R14745C20: '5228.1'
## Warning: Coercing text to numeric in T14746 / R14746C20: '5228.1'
## Warning: Coercing text to numeric in T14747 / R14747C20: '5228.1'
## Warning: Coercing text to numeric in T14748 / R14748C20: '5228.1'
## Warning: Coercing text to numeric in T14749 / R14749C20: '5228.1'
## Warning: Coercing text to numeric in T14750 / R14750C20: '5228.1'
## Warning: Coercing text to numeric in T14751 / R14751C20: '5228.1'
## Warning: Coercing text to numeric in T14752 / R14752C20: '5228.1'
## Warning: Coercing text to numeric in T14753 / R14753C20: '5228.1'
## Warning: Coercing text to numeric in T14754 / R14754C20: '5228.1'
## Warning: Coercing text to numeric in T14755 / R14755C20: '5228.1'
## Warning: Coercing text to numeric in T14756 / R14756C20: '5228.1'
## Warning: Coercing text to numeric in T14757 / R14757C20: '5228.1'
## Warning: Coercing text to numeric in T14758 / R14758C20: '5228.1'
## Warning: Coercing text to numeric in T14759 / R14759C20: '5228.1'
## Warning: Coercing text to numeric in T14760 / R14760C20: '5228.1'
## Warning: Coercing text to numeric in T14761 / R14761C20: '5228.1'
## Warning: Coercing text to numeric in T14762 / R14762C20: '5228.1'
## Warning: Coercing text to numeric in T14763 / R14763C20: '5228.1'
## Warning: Coercing text to numeric in T14764 / R14764C20: '5228.1'
## Warning: Coercing text to numeric in T14765 / R14765C20: '5228.1'
## Warning: Coercing text to numeric in T14766 / R14766C20: '5228.1'
## Warning: Coercing text to numeric in T14767 / R14767C20: '5228.1'
## Warning: Coercing text to numeric in T14768 / R14768C20: '5228.1'
## Warning: Coercing text to numeric in T14769 / R14769C20: '5228.1'
## Warning: Coercing text to numeric in T14770 / R14770C20: '5228.1'
## Warning: Coercing text to numeric in T14771 / R14771C20: '5228.1'
## Warning: Coercing text to numeric in T14772 / R14772C20: '5228.1'
## Warning: Coercing text to numeric in T14773 / R14773C20: '5228.1'
## Warning: Coercing text to numeric in T14774 / R14774C20: '5228.1'
## Warning: Coercing text to numeric in T14775 / R14775C20: '5228.1'
## Warning: Coercing text to numeric in T14776 / R14776C20: '5228.1'
## Warning: Coercing text to numeric in T14777 / R14777C20: '5228.1'
## Warning: Coercing text to numeric in T14778 / R14778C20: '5228.1'
## Warning: Coercing text to numeric in T14779 / R14779C20: '5228.1'
## Warning: Coercing text to numeric in T14780 / R14780C20: '5228.1'
## Warning: Coercing text to numeric in T14781 / R14781C20: '5228.1'
## Warning: Coercing text to numeric in T14782 / R14782C20: '5228.1'
## Warning: Coercing text to numeric in T14783 / R14783C20: '5228.1'
## Warning: Coercing text to numeric in T14784 / R14784C20: '5228.1'
## Warning: Coercing text to numeric in T14785 / R14785C20: '5228.1'
## Warning: Coercing text to numeric in T14786 / R14786C20: '5228.1'
## Warning: Coercing text to numeric in T14787 / R14787C20: '5228.1'
## Warning: Coercing text to numeric in T14788 / R14788C20: '5228.1'
## Warning: Coercing text to numeric in T14789 / R14789C20: '5228.1'
## Warning: Coercing text to numeric in T14790 / R14790C20: '5228.1'
## Warning: Coercing text to numeric in T14791 / R14791C20: '5228.1'
## Warning: Coercing text to numeric in T14792 / R14792C20: '5228.1'
## Warning: Coercing text to numeric in T14793 / R14793C20: '5228.1'
## Warning: Coercing text to numeric in T14794 / R14794C20: '5228.1'
## Warning: Coercing text to numeric in T14795 / R14795C20: '5228.1'
## Warning: Coercing text to numeric in T14796 / R14796C20: '5228.1'
## Warning: Coercing text to numeric in T14797 / R14797C20: '5228.1'
## Warning: Coercing text to numeric in T14798 / R14798C20: '5228.1'
## Warning: Coercing text to numeric in T14799 / R14799C20: '5228.1'
## Warning: Coercing text to numeric in T14800 / R14800C20: '5228.1'
## Warning: Coercing text to numeric in T14801 / R14801C20: '5228.1'
## Warning: Coercing text to numeric in T14802 / R14802C20: '5228.1'
## Warning: Coercing text to numeric in T14803 / R14803C20: '5228.1'
## Warning: Coercing text to numeric in T14804 / R14804C20: '5228.1'
## Warning: Coercing text to numeric in T14805 / R14805C20: '5228.1'
## Warning: Coercing text to numeric in T14806 / R14806C20: '5228.1'
## Warning: Coercing text to numeric in T14807 / R14807C20: '5228.1'
## Warning: Coercing text to numeric in T14808 / R14808C20: '5228.1'
## Warning: Coercing text to numeric in T14809 / R14809C20: '5228.1'
## Warning: Coercing text to numeric in T14810 / R14810C20: '5228.1'
## Warning: Coercing text to numeric in T14811 / R14811C20: '5228.1'
## Warning: Coercing text to numeric in T14812 / R14812C20: '5228.1'
## Warning: Coercing text to numeric in T14813 / R14813C20: '5228.1'
## Warning: Coercing text to numeric in T14814 / R14814C20: '5228.1'
## Warning: Coercing text to numeric in T14815 / R14815C20: '5228.1'
## Warning: Coercing text to numeric in T14816 / R14816C20: '5228.1'
## Warning: Coercing text to numeric in T14817 / R14817C20: '5228.1'
## Warning: Coercing text to numeric in T14818 / R14818C20: '5228.1'
## Warning: Coercing text to numeric in T14819 / R14819C20: '5228.1'
## Warning: Coercing text to numeric in T14820 / R14820C20: '5228.1'
## Warning: Coercing text to numeric in T14821 / R14821C20: '5228.1'
## Warning: Coercing text to numeric in T14822 / R14822C20: '5228.1'
## Warning: Coercing text to numeric in T14823 / R14823C20: '5228.1'
## Warning: Coercing text to numeric in T14824 / R14824C20: '5228.1'
## Warning: Coercing text to numeric in T14825 / R14825C20: '5228.1'
## Warning: Coercing text to numeric in T14826 / R14826C20: '5228.1'
## Warning: Coercing text to numeric in T14827 / R14827C20: '5228.1'
## Warning: Coercing text to numeric in T14828 / R14828C20: '5228.1'
## Warning: Coercing text to numeric in T14829 / R14829C20: '5228.1'
## Warning: Coercing text to numeric in T14830 / R14830C20: '5228.1'
## Warning: Coercing text to numeric in T14831 / R14831C20: '5228.1'
## Warning: Coercing text to numeric in T14832 / R14832C20: '5228.1'
## Warning: Coercing text to numeric in T14833 / R14833C20: '5228.1'
## Warning: Coercing text to numeric in T14834 / R14834C20: '5228.1'
## Warning: Coercing text to numeric in T14835 / R14835C20: '5228.1'
## Warning: Coercing text to numeric in T14836 / R14836C20: '5228.1'
## Warning: Coercing text to numeric in T14837 / R14837C20: '5228.1'
## Warning: Coercing text to numeric in T14838 / R14838C20: '5228.1'
## Warning: Coercing text to numeric in T14839 / R14839C20: '5228.1'
## Warning: Coercing text to numeric in T14840 / R14840C20: '5228.1'
## Warning: Coercing text to numeric in T14841 / R14841C20: '5228.1'
## Warning: Coercing text to numeric in T14842 / R14842C20: '5228.1'
## Warning: Coercing text to numeric in T14843 / R14843C20: '5228.1'
## Warning: Coercing text to numeric in T14844 / R14844C20: '5228.1'
## Warning: Coercing text to numeric in T14845 / R14845C20: '5228.1'
## Warning: Coercing text to numeric in T14846 / R14846C20: '5228.1'
## Warning: Coercing text to numeric in T14847 / R14847C20: '5228.1'
## Warning: Coercing text to numeric in T14848 / R14848C20: '5228.1'
## Warning: Coercing text to numeric in T14849 / R14849C20: '5228.1'
## Warning: Coercing text to numeric in T14850 / R14850C20: '5228.1'
## Warning: Coercing text to numeric in T14851 / R14851C20: '5228.1'
## Warning: Coercing text to numeric in T14852 / R14852C20: '5228.1'
## Warning: Coercing text to numeric in T14853 / R14853C20: '5228.1'
## Warning: Coercing text to numeric in T14854 / R14854C20: '5228.1'
## Warning: Coercing text to numeric in T14855 / R14855C20: '5228.1'
## Warning: Coercing text to numeric in T14856 / R14856C20: '5228.1'
## Warning: Coercing text to numeric in T14857 / R14857C20: '5228.1'
## Warning: Coercing text to numeric in T14858 / R14858C20: '5228.1'
## Warning: Coercing text to numeric in T14859 / R14859C20: '5228.1'
## Warning: Coercing text to numeric in T14860 / R14860C20: '5228.1'
## Warning: Coercing text to numeric in T14861 / R14861C20: '5228.1'
## Warning: Coercing text to numeric in T14862 / R14862C20: '5228.1'
## Warning: Coercing text to numeric in T14863 / R14863C20: '5228.1'
## Warning: Coercing text to numeric in T14864 / R14864C20: '5228.1'
## Warning: Coercing text to numeric in T14865 / R14865C20: '5228.1'
## Warning: Coercing text to numeric in T14866 / R14866C20: '5228.1'
## Warning: Coercing text to numeric in T14867 / R14867C20: '5228.1'
## Warning: Coercing text to numeric in T14868 / R14868C20: '5228.1'
## Warning: Coercing text to numeric in T14869 / R14869C20: '5228.1'
## Warning: Coercing text to numeric in T14870 / R14870C20: '5228.1'
## Warning: Coercing text to numeric in T14871 / R14871C20: '5228.1'
## Warning: Coercing text to numeric in T14872 / R14872C20: '5228.1'
## Warning: Coercing text to numeric in T14873 / R14873C20: '5228.1'
## Warning: Coercing text to numeric in T14874 / R14874C20: '5228.1'
## Warning: Coercing text to numeric in T14875 / R14875C20: '5228.1'
## Warning: Coercing text to numeric in T14876 / R14876C20: '5228.1'
## Warning: Coercing text to numeric in T14877 / R14877C20: '5228.1'
## Warning: Coercing text to numeric in T14878 / R14878C20: '5228.1'
## Warning: Coercing text to numeric in T14879 / R14879C20: '5228.1'
## Warning: Coercing text to numeric in T14880 / R14880C20: '5228.1'
## Warning: Coercing text to numeric in T14881 / R14881C20: '5228.1'
## Warning: Coercing text to numeric in T14882 / R14882C20: '5228.1'
## Warning: Coercing text to numeric in T14883 / R14883C20: '5228.1'
## Warning: Coercing text to numeric in T14884 / R14884C20: '5228.1'
## Warning: Coercing text to numeric in T14885 / R14885C20: '5228.1'
## Warning: Coercing text to numeric in T14886 / R14886C20: '5228.1'
## Warning: Coercing text to numeric in T14887 / R14887C20: '5228.1'
## Warning: Coercing text to numeric in T14888 / R14888C20: '5228.1'
## Warning: Coercing text to numeric in T14889 / R14889C20: '5228.1'
## Warning: Coercing text to numeric in T14890 / R14890C20: '5228.1'
## Warning: Coercing text to numeric in T14891 / R14891C20: '5228.1'
## Warning: Coercing text to numeric in T14892 / R14892C20: '5228.1'
## Warning: Coercing text to numeric in T14893 / R14893C20: '5228.1'
## Warning: Coercing text to numeric in T14894 / R14894C20: '5228.1'
## Warning: Coercing text to numeric in T14895 / R14895C20: '5228.1'
## Warning: Coercing text to numeric in T14896 / R14896C20: '5228.1'
## Warning: Coercing text to numeric in T14897 / R14897C20: '5228.1'
## Warning: Coercing text to numeric in T14898 / R14898C20: '5228.1'
## Warning: Coercing text to numeric in T14899 / R14899C20: '5228.1'
## Warning: Coercing text to numeric in T14900 / R14900C20: '5228.1'
## Warning: Coercing text to numeric in T14901 / R14901C20: '5228.1'
## Warning: Coercing text to numeric in T14902 / R14902C20: '5228.1'
## Warning: Coercing text to numeric in T14903 / R14903C20: '5228.1'
## Warning: Coercing text to numeric in T14904 / R14904C20: '5228.1'
## Warning: Coercing text to numeric in T14905 / R14905C20: '5228.1'
## Warning: Coercing text to numeric in T14906 / R14906C20: '5228.1'
## Warning: Coercing text to numeric in T14907 / R14907C20: '5228.1'
## Warning: Coercing text to numeric in T14908 / R14908C20: '5228.1'
## Warning: Coercing text to numeric in T14909 / R14909C20: '5228.1'
## Warning: Coercing text to numeric in T14910 / R14910C20: '5228.1'
## Warning: Coercing text to numeric in T14911 / R14911C20: '5228.1'
## Warning: Coercing text to numeric in T14912 / R14912C20: '5228.1'
## Warning: Coercing text to numeric in T14913 / R14913C20: '5228.1'
## Warning: Coercing text to numeric in T14914 / R14914C20: '5228.1'
## Warning: Coercing text to numeric in T14915 / R14915C20: '5228.1'
## Warning: Coercing text to numeric in T14916 / R14916C20: '5228.1'
## Warning: Coercing text to numeric in T14917 / R14917C20: '5228.1'
## Warning: Coercing text to numeric in T14918 / R14918C20: '5228.1'
## Warning: Coercing text to numeric in T14919 / R14919C20: '5228.1'
## Warning: Coercing text to numeric in T14920 / R14920C20: '5228.1'
## Warning: Coercing text to numeric in T14921 / R14921C20: '5228.1'
## Warning: Coercing text to numeric in T14922 / R14922C20: '5228.1'
## Warning: Coercing text to numeric in T14923 / R14923C20: '5228.1'
## Warning: Coercing text to numeric in T14924 / R14924C20: '5228.1'
## Warning: Coercing text to numeric in T14925 / R14925C20: '5228.1'
## Warning: Coercing text to numeric in T14926 / R14926C20: '5228.1'
## Warning: Coercing text to numeric in T14927 / R14927C20: '5228.1'
## Warning: Coercing text to numeric in T14928 / R14928C20: '5228.1'
## Warning: Coercing text to numeric in T14929 / R14929C20: '5228.1'
## Warning: Coercing text to numeric in T14930 / R14930C20: '5228.1'
## Warning: Coercing text to numeric in T14931 / R14931C20: '5228.1'
## Warning: Coercing text to numeric in T14932 / R14932C20: '5228.1'
## Warning: Coercing text to numeric in T14933 / R14933C20: '5228.1'
## Warning: Coercing text to numeric in T14934 / R14934C20: '5228.1'
## Warning: Coercing text to numeric in T14935 / R14935C20: '5228.1'
## Warning: Coercing text to numeric in T14936 / R14936C20: '5228.1'
## Warning: Coercing text to numeric in T14937 / R14937C20: '5228.1'
## Warning: Coercing text to numeric in T14938 / R14938C20: '5228.1'
## Warning: Coercing text to numeric in T14939 / R14939C20: '5228.1'
## Warning: Coercing text to numeric in T14940 / R14940C20: '5228.1'
## Warning: Coercing text to numeric in T14941 / R14941C20: '5228.1'
## Warning: Coercing text to numeric in T14942 / R14942C20: '5228.1'
## Warning: Coercing text to numeric in T14943 / R14943C20: '5228.1'
## Warning: Coercing text to numeric in T14944 / R14944C20: '5228.1'
## Warning: Coercing text to numeric in T14945 / R14945C20: '5228.1'
## Warning: Coercing text to numeric in T14946 / R14946C20: '5228.1'
## Warning: Coercing text to numeric in T14947 / R14947C20: '5228.1'
## Warning: Coercing text to numeric in T14948 / R14948C20: '5228.1'
## Warning: Coercing text to numeric in T14949 / R14949C20: '5228.1'
## Warning: Coercing text to numeric in T14950 / R14950C20: '5228.1'
## Warning: Coercing text to numeric in T14951 / R14951C20: '5228.1'
## Warning: Coercing text to numeric in T14952 / R14952C20: '5228.1'
## Warning: Coercing text to numeric in T14953 / R14953C20: '5228.1'
## Warning: Coercing text to numeric in T14954 / R14954C20: '5228.1'
## Warning: Coercing text to numeric in T14955 / R14955C20: '5228.1'
## Warning: Coercing text to numeric in T14956 / R14956C20: '5228.1'
## Warning: Coercing text to numeric in T14957 / R14957C20: '5228.1'
## Warning: Coercing text to numeric in T14958 / R14958C20: '5228.1'
## Warning: Coercing text to numeric in T14959 / R14959C20: '5228.1'
## Warning: Coercing text to numeric in T14960 / R14960C20: '5228.1'
## Warning: Coercing text to numeric in T14961 / R14961C20: '5228.1'
## Warning: Coercing text to numeric in T14962 / R14962C20: '5228.1'
## Warning: Coercing text to numeric in T14963 / R14963C20: '5228.1'
## Warning: Coercing text to numeric in T14964 / R14964C20: '5228.1'
## Warning: Coercing text to numeric in T14965 / R14965C20: '5228.1'
## Warning: Coercing text to numeric in T14966 / R14966C20: '5228.1'
## Warning: Coercing text to numeric in T14967 / R14967C20: '5228.1'
## Warning: Coercing text to numeric in T14968 / R14968C20: '5228.1'
## Warning: Coercing text to numeric in T14969 / R14969C20: '5228.1'
## Warning: Coercing text to numeric in T14970 / R14970C20: '5228.1'
## Warning: Coercing text to numeric in T14971 / R14971C20: '5228.1'
## Warning: Coercing text to numeric in T14972 / R14972C20: '5228.1'
## Warning: Coercing text to numeric in T14973 / R14973C20: '5228.1'
## Warning: Coercing text to numeric in T14974 / R14974C20: '5228.1'
## Warning: Coercing text to numeric in T14975 / R14975C20: '5228.1'
## Warning: Coercing text to numeric in T14976 / R14976C20: '5228.1'
## Warning: Coercing text to numeric in T14977 / R14977C20: '5228.1'
## Warning: Coercing text to numeric in T14978 / R14978C20: '5228.1'
## Warning: Coercing text to numeric in T14979 / R14979C20: '5228.1'
## Warning: Coercing text to numeric in T14980 / R14980C20: '5228.1'
## Warning: Coercing text to numeric in T14981 / R14981C20: '5228.1'
## Warning: Coercing text to numeric in T14982 / R14982C20: '5228.1'
## Warning: Coercing text to numeric in T14983 / R14983C20: '5228.1'
## Warning: Coercing text to numeric in T14984 / R14984C20: '5228.1'
## Warning: Coercing text to numeric in T14985 / R14985C20: '5228.1'
## Warning: Coercing text to numeric in T14986 / R14986C20: '5228.1'
## Warning: Coercing text to numeric in T14987 / R14987C20: '5228.1'
## Warning: Coercing text to numeric in T14988 / R14988C20: '5228.1'
## Warning: Coercing text to numeric in T14989 / R14989C20: '5228.1'
## Warning: Coercing text to numeric in T14990 / R14990C20: '5228.1'
## Warning: Coercing text to numeric in T14991 / R14991C20: '5228.1'
## Warning: Coercing text to numeric in T14992 / R14992C20: '5228.1'
## Warning: Coercing text to numeric in T14993 / R14993C20: '5228.1'
## Warning: Coercing text to numeric in T14994 / R14994C20: '5228.1'
## Warning: Coercing text to numeric in T14995 / R14995C20: '5228.1'
## Warning: Coercing text to numeric in T14996 / R14996C20: '5228.1'
## Warning: Coercing text to numeric in T14997 / R14997C20: '5228.1'
## Warning: Coercing text to numeric in T14998 / R14998C20: '5228.1'
## Warning: Coercing text to numeric in T14999 / R14999C20: '5228.1'
## Warning: Coercing text to numeric in T15000 / R15000C20: '5228.1'
## Warning: Coercing text to numeric in T15001 / R15001C20: '5228.1'
## Warning: Coercing text to numeric in T15002 / R15002C20: '5228.1'
## Warning: Coercing text to numeric in T15003 / R15003C20: '5228.1'
## Warning: Coercing text to numeric in T15004 / R15004C20: '5228.1'
## Warning: Coercing text to numeric in T15005 / R15005C20: '5228.1'
## Warning: Coercing text to numeric in T15006 / R15006C20: '5228.1'
## Warning: Coercing text to numeric in T15007 / R15007C20: '5228.1'
## Warning: Coercing text to numeric in T15008 / R15008C20: '5228.1'
## Warning: Coercing text to numeric in T15009 / R15009C20: '5228.1'
## Warning: Coercing text to numeric in T15010 / R15010C20: '5228.1'
## Warning: Coercing text to numeric in T15011 / R15011C20: '5228.1'
## Warning: Coercing text to numeric in T15012 / R15012C20: '5228.1'
## Warning: Coercing text to numeric in T15013 / R15013C20: '5228.1'
## Warning: Coercing text to numeric in T15014 / R15014C20: '5228.1'
## Warning: Coercing text to numeric in T15015 / R15015C20: '5228.1'
## Warning: Coercing text to numeric in T15016 / R15016C20: '5228.1'
## Warning: Coercing text to numeric in T15017 / R15017C20: '5228.1'
## Warning: Coercing text to numeric in T15018 / R15018C20: '5228.1'
## Warning: Coercing text to numeric in T15019 / R15019C20: '5228.1'
## Warning: Coercing text to numeric in T15020 / R15020C20: '5228.1'
## Warning: Coercing text to numeric in T15021 / R15021C20: '5228.1'
## Warning: Coercing text to numeric in T15022 / R15022C20: '5228.1'
## Warning: Coercing text to numeric in T15023 / R15023C20: '5228.1'
## Warning: Coercing text to numeric in T15024 / R15024C20: '5228.1'
## Warning: Coercing text to numeric in T15025 / R15025C20: '5228.1'
## Warning: Coercing text to numeric in T15026 / R15026C20: '5228.1'
## Warning: Coercing text to numeric in T15027 / R15027C20: '5228.1'
## Warning: Coercing text to numeric in T15028 / R15028C20: '5228.1'
## Warning: Coercing text to numeric in T15029 / R15029C20: '5228.1'
## Warning: Coercing text to numeric in T15030 / R15030C20: '5228.1'
## Warning: Coercing text to numeric in T15031 / R15031C20: '5228.1'
## Warning: Coercing text to numeric in T15032 / R15032C20: '5228.1'
## Warning: Coercing text to numeric in T15033 / R15033C20: '5228.1'
## Warning: Coercing text to numeric in T15034 / R15034C20: '5228.1'
## Warning: Coercing text to numeric in T15035 / R15035C20: '5228.1'
## Warning: Coercing text to numeric in T15036 / R15036C20: '5228.1'
## Warning: Coercing text to numeric in T15037 / R15037C20: '5228.1'
## Warning: Coercing text to numeric in T15038 / R15038C20: '5228.1'
## Warning: Coercing text to numeric in T15039 / R15039C20: '5228.1'
## Warning: Coercing text to numeric in T15040 / R15040C20: '5228.1'
## Warning: Coercing text to numeric in T15041 / R15041C20: '5228.1'
## Warning: Coercing text to numeric in T15042 / R15042C20: '5228.1'
## Warning: Coercing text to numeric in T15043 / R15043C20: '5228.1'
## Warning: Coercing text to numeric in T15044 / R15044C20: '5228.1'
## Warning: Coercing text to numeric in T15045 / R15045C20: '5228.1'
## Warning: Coercing text to numeric in T15046 / R15046C20: '5228.1'
## Warning: Coercing text to numeric in T15047 / R15047C20: '5228.1'
## Warning: Coercing text to numeric in T15048 / R15048C20: '5228.1'
## Warning: Coercing text to numeric in T15049 / R15049C20: '5228.1'
## Warning: Coercing text to numeric in T15050 / R15050C20: '5228.1'
## Warning: Coercing text to numeric in T15051 / R15051C20: '5228.1'
## Warning: Coercing text to numeric in T15052 / R15052C20: '5228.1'
## Warning: Coercing text to numeric in T15053 / R15053C20: '5228.1'
## Warning: Coercing text to numeric in T15054 / R15054C20: '5228.1'
## Warning: Coercing text to numeric in T15055 / R15055C20: '5228.1'
## Warning: Coercing text to numeric in T15056 / R15056C20: '5228.1'
## Warning: Coercing text to numeric in T15057 / R15057C20: '5228.1'
## Warning: Coercing text to numeric in T15058 / R15058C20: '5228.1'
## Warning: Coercing text to numeric in T15059 / R15059C20: '5228.1'
## Warning: Coercing text to numeric in T15060 / R15060C20: '5228.1'
## Warning: Coercing text to numeric in T15061 / R15061C20: '5228.1'
## Warning: Coercing text to numeric in T15062 / R15062C20: '5228.1'
## Warning: Coercing text to numeric in T15063 / R15063C20: '5228.1'
## Warning: Coercing text to numeric in T15064 / R15064C20: '5228.1'
## Warning: Coercing text to numeric in T15065 / R15065C20: '5228.1'
## Warning: Coercing text to numeric in T15066 / R15066C20: '5228.1'
## Warning: Coercing text to numeric in T15067 / R15067C20: '5228.1'
## Warning: Coercing text to numeric in T15068 / R15068C20: '5228.1'
## Warning: Coercing text to numeric in T15069 / R15069C20: '5228.1'
## Warning: Coercing text to numeric in T15070 / R15070C20: '5228.1'
## Warning: Coercing text to numeric in T15071 / R15071C20: '5228.1'
## Warning: Coercing text to numeric in T15072 / R15072C20: '5228.1'
## Warning: Coercing text to numeric in T15073 / R15073C20: '5228.1'
## Warning: Coercing text to numeric in T15074 / R15074C20: '5228.1'
## Warning: Coercing text to numeric in T15075 / R15075C20: '5228.1'
## Warning: Coercing text to numeric in T15076 / R15076C20: '5228.1'
## Warning: Coercing text to numeric in T15077 / R15077C20: '5228.1'
## Warning: Coercing text to numeric in T15078 / R15078C20: '5228.1'
## Warning: Coercing text to numeric in T15079 / R15079C20: '5228.1'
## Warning: Coercing text to numeric in T15080 / R15080C20: '5228.1'
## Warning: Coercing text to numeric in T15081 / R15081C20: '5228.1'
## Warning: Coercing text to numeric in T15082 / R15082C20: '5228.1'
## Warning: Coercing text to numeric in T15083 / R15083C20: '5228.1'
## Warning: Coercing text to numeric in T15084 / R15084C20: '5228.1'
## Warning: Coercing text to numeric in T15085 / R15085C20: '5228.1'
## Warning: Coercing text to numeric in T15086 / R15086C20: '5228.1'
## Warning: Coercing text to numeric in T15087 / R15087C20: '5228.1'
## Warning: Coercing text to numeric in T15088 / R15088C20: '5228.1'
## Warning: Coercing text to numeric in T15089 / R15089C20: '5228.1'
## Warning: Coercing text to numeric in T15090 / R15090C20: '5228.1'
## Warning: Coercing text to numeric in T15091 / R15091C20: '5228.1'
## Warning: Coercing text to numeric in T15092 / R15092C20: '5228.1'
## Warning: Coercing text to numeric in T15093 / R15093C20: '5228.1'
## Warning: Coercing text to numeric in T15094 / R15094C20: '5228.1'
## Warning: Coercing text to numeric in T15095 / R15095C20: '5228.1'
## Warning: Coercing text to numeric in T15096 / R15096C20: '5228.1'
## Warning: Coercing text to numeric in T15097 / R15097C20: '5228.1'
## Warning: Coercing text to numeric in T15098 / R15098C20: '5228.1'
## Warning: Coercing text to numeric in T15099 / R15099C20: '5228.1'
## Warning: Coercing text to numeric in T15100 / R15100C20: '5228.1'
## Warning: Coercing text to numeric in T15101 / R15101C20: '5228.1'
## Warning: Coercing text to numeric in T15102 / R15102C20: '5228.1'
## Warning: Coercing text to numeric in T15103 / R15103C20: '5228.1'
## Warning: Coercing text to numeric in T15104 / R15104C20: '5228.1'
## Warning: Coercing text to numeric in T15105 / R15105C20: '5228.1'
## Warning: Coercing text to numeric in T15106 / R15106C20: '5228.1'
## Warning: Coercing text to numeric in T15107 / R15107C20: '5228.1'
## Warning: Coercing text to numeric in T15108 / R15108C20: '5228.1'
## Warning: Coercing text to numeric in T15109 / R15109C20: '5228.1'
## Warning: Coercing text to numeric in T15110 / R15110C20: '5228.1'
## Warning: Coercing text to numeric in T15111 / R15111C20: '5228.1'
## Warning: Coercing text to numeric in T15112 / R15112C20: '5228.1'
## Warning: Coercing text to numeric in T15113 / R15113C20: '5228.1'
## Warning: Coercing text to numeric in T15114 / R15114C20: '5228.1'
## Warning: Coercing text to numeric in T15115 / R15115C20: '5228.1'
## Warning: Coercing text to numeric in T15116 / R15116C20: '5228.1'
## Warning: Coercing text to numeric in T15117 / R15117C20: '5228.1'
## Warning: Coercing text to numeric in T15118 / R15118C20: '5228.1'
## Warning: Coercing text to numeric in T15119 / R15119C20: '5228.1'
## Warning: Coercing text to numeric in T15120 / R15120C20: '5228.1'
## Warning: Coercing text to numeric in T15121 / R15121C20: '5228.1'
## Warning: Coercing text to numeric in T15122 / R15122C20: '5228.1'
## Warning: Coercing text to numeric in T15123 / R15123C20: '5228.1'
## Warning: Coercing text to numeric in T15124 / R15124C20: '5228.1'
## Warning: Coercing text to numeric in T15125 / R15125C20: '5228.1'
## Warning: Coercing text to numeric in T15126 / R15126C20: '5228.1'
## Warning: Coercing text to numeric in T15127 / R15127C20: '5228.1'
## Warning: Coercing text to numeric in T15128 / R15128C20: '5228.1'
## Warning: Coercing text to numeric in T15129 / R15129C20: '5228.1'
## Warning: Coercing text to numeric in T15130 / R15130C20: '5228.1'
## Warning: Coercing text to numeric in T15131 / R15131C20: '5228.1'
## Warning: Coercing text to numeric in T15132 / R15132C20: '5228.1'
## Warning: Coercing text to numeric in T15133 / R15133C20: '5228.1'
## Warning: Coercing text to numeric in T15134 / R15134C20: '5228.1'
## Warning: Coercing text to numeric in T15135 / R15135C20: '5228.1'
## Warning: Coercing text to numeric in T15136 / R15136C20: '5228.1'
## Warning: Coercing text to numeric in T15137 / R15137C20: '5228.1'
## Warning: Coercing text to numeric in T15138 / R15138C20: '5228.1'
## Warning: Coercing text to numeric in T15139 / R15139C20: '5228.1'
## Warning: Coercing text to numeric in T15140 / R15140C20: '5228.1'
## Warning: Coercing text to numeric in T15141 / R15141C20: '5228.1'
## Warning: Coercing text to numeric in T15142 / R15142C20: '5228.1'
## Warning: Coercing text to numeric in T15143 / R15143C20: '5228.1'
## Warning: Coercing text to numeric in T15144 / R15144C20: '5228.1'
## Warning: Coercing text to numeric in T15145 / R15145C20: '5228.1'
## Warning: Coercing text to numeric in T15146 / R15146C20: '5228.1'
## Warning: Coercing text to numeric in T15147 / R15147C20: '5228.1'
## Warning: Coercing text to numeric in T15148 / R15148C20: '5228.1'
## Warning: Coercing text to numeric in T15149 / R15149C20: '5228.1'
## Warning: Coercing text to numeric in T15150 / R15150C20: '5228.1'
## Warning: Coercing text to numeric in T15151 / R15151C20: '5228.1'
## Warning: Coercing text to numeric in T15152 / R15152C20: '5228.1'
## Warning: Coercing text to numeric in T15153 / R15153C20: '5228.1'
## Warning: Coercing text to numeric in T15154 / R15154C20: '5228.1'
## Warning: Coercing text to numeric in T15155 / R15155C20: '5228.1'
## Warning: Coercing text to numeric in T15156 / R15156C20: '5228.1'
## Warning: Coercing text to numeric in T15157 / R15157C20: '5228.1'
## Warning: Coercing text to numeric in T15158 / R15158C20: '5228.1'
## Warning: Coercing text to numeric in T15159 / R15159C20: '5228.1'
## Warning: Coercing text to numeric in T15160 / R15160C20: '5228.1'
## Warning: Coercing text to numeric in T15161 / R15161C20: '5228.1'
## Warning: Coercing text to numeric in T15162 / R15162C20: '5228.1'
## Warning: Coercing text to numeric in T15163 / R15163C20: '5228.1'
## Warning: Coercing text to numeric in T15164 / R15164C20: '5228.1'
## Warning: Coercing text to numeric in T15165 / R15165C20: '5228.1'
## Warning: Coercing text to numeric in T15166 / R15166C20: '5228.1'
## Warning: Coercing text to numeric in T15167 / R15167C20: '5228.1'
## Warning: Coercing text to numeric in T15168 / R15168C20: '5228.1'
## Warning: Coercing text to numeric in T15169 / R15169C20: '5228.1'
## Warning: Coercing text to numeric in T15170 / R15170C20: '5228.1'
## Warning: Coercing text to numeric in T15171 / R15171C20: '5228.1'
## Warning: Coercing text to numeric in T15172 / R15172C20: '5228.1'
## Warning: Coercing text to numeric in T15173 / R15173C20: '5228.1'
## Warning: Coercing text to numeric in T15174 / R15174C20: '5228.1'
## Warning: Coercing text to numeric in T15175 / R15175C20: '5228.1'
## Warning: Coercing text to numeric in T15176 / R15176C20: '5228.1'
## Warning: Coercing text to numeric in T15177 / R15177C20: '5228.1'
## Warning: Coercing text to numeric in T15178 / R15178C20: '5228.1'
## Warning: Coercing text to numeric in T15179 / R15179C20: '5228.1'
## Warning: Coercing text to numeric in T15180 / R15180C20: '5228.1'
## Warning: Coercing text to numeric in T15181 / R15181C20: '5228.1'
## Warning: Coercing text to numeric in T15182 / R15182C20: '5228.1'
## Warning: Coercing text to numeric in T15183 / R15183C20: '5228.1'
## Warning: Coercing text to numeric in T15184 / R15184C20: '5228.1'
## Warning: Coercing text to numeric in T15185 / R15185C20: '5228.1'
## Warning: Coercing text to numeric in T15186 / R15186C20: '5228.1'
## Warning: Coercing text to numeric in T15187 / R15187C20: '5228.1'
## Warning: Coercing text to numeric in T15188 / R15188C20: '5228.1'
## Warning: Coercing text to numeric in T15189 / R15189C20: '5228.1'
## Warning: Coercing text to numeric in T15190 / R15190C20: '5228.1'
## Warning: Coercing text to numeric in T15191 / R15191C20: '5228.1'
## Warning: Coercing text to numeric in T15192 / R15192C20: '5228.1'
## Warning: Coercing text to numeric in T15193 / R15193C20: '5228.1'
## Warning: Coercing text to numeric in T15194 / R15194C20: '5228.1'
## Warning: Coercing text to numeric in T15195 / R15195C20: '5228.1'
## Warning: Coercing text to numeric in T15196 / R15196C20: '5228.1'
## Warning: Coercing text to numeric in T15197 / R15197C20: '5228.1'
## Warning: Coercing text to numeric in T15198 / R15198C20: '5228.1'
## Warning: Coercing text to numeric in T15199 / R15199C20: '5228.1'
## Warning: Coercing text to numeric in T15200 / R15200C20: '5228.1'
## Warning: Coercing text to numeric in T15201 / R15201C20: '5228.1'
## Warning: Coercing text to numeric in T15202 / R15202C20: '5228.1'
## Warning: Coercing text to numeric in T15203 / R15203C20: '5228.1'
## Warning: Coercing text to numeric in T15204 / R15204C20: '5228.1'
## Warning: Coercing text to numeric in T15205 / R15205C20: '5228.1'
## Warning: Coercing text to numeric in T15206 / R15206C20: '5228.1'
## Warning: Coercing text to numeric in T15207 / R15207C20: '5228.1'
## Warning: Coercing text to numeric in T15208 / R15208C20: '5228.1'
## Warning: Coercing text to numeric in T15209 / R15209C20: '5228.1'
## Warning: Coercing text to numeric in T15210 / R15210C20: '5228.1'
## Warning: Coercing text to numeric in T15211 / R15211C20: '5228.1'
## Warning: Coercing text to numeric in T15212 / R15212C20: '5228.1'
## Warning: Coercing text to numeric in T15213 / R15213C20: '5228.1'
## Warning: Coercing text to numeric in T15214 / R15214C20: '5228.1'
## Warning: Coercing text to numeric in T15215 / R15215C20: '5228.1'
## Warning: Coercing text to numeric in T15216 / R15216C20: '5228.1'
## Warning: Coercing text to numeric in T15217 / R15217C20: '5228.1'
## Warning: Coercing text to numeric in T15218 / R15218C20: '5228.1'
## Warning: Coercing text to numeric in T15219 / R15219C20: '5228.1'
## Warning: Coercing text to numeric in T15220 / R15220C20: '5228.1'
## Warning: Coercing text to numeric in T15221 / R15221C20: '5228.1'
## Warning: Coercing text to numeric in T15222 / R15222C20: '5228.1'
## Warning: Coercing text to numeric in T15223 / R15223C20: '5228.1'
## Warning: Coercing text to numeric in T15224 / R15224C20: '5228.1'
## Warning: Coercing text to numeric in T15225 / R15225C20: '5228.1'
## Warning: Coercing text to numeric in T15226 / R15226C20: '5228.1'
## Warning: Coercing text to numeric in T15227 / R15227C20: '5228.1'
## Warning: Coercing text to numeric in T15228 / R15228C20: '5228.1'
## Warning: Coercing text to numeric in T15229 / R15229C20: '5228.1'
## Warning: Coercing text to numeric in T15230 / R15230C20: '5228.1'
## Warning: Coercing text to numeric in T15231 / R15231C20: '5228.1'
## Warning: Coercing text to numeric in T15232 / R15232C20: '5228.1'
## Warning: Coercing text to numeric in T15233 / R15233C20: '5228.1'
## Warning: Coercing text to numeric in T15234 / R15234C20: '5228.1'
## Warning: Coercing text to numeric in T15235 / R15235C20: '5228.1'
## Warning: Coercing text to numeric in T15236 / R15236C20: '5228.1'
## Warning: Coercing text to numeric in T15237 / R15237C20: '5228.1'
## Warning: Coercing text to numeric in T15238 / R15238C20: '5228.1'
## Warning: Coercing text to numeric in T15239 / R15239C20: '5228.1'
## Warning: Coercing text to numeric in T15240 / R15240C20: '5228.1'
## Warning: Coercing text to numeric in T15241 / R15241C20: '5228.1'
## Warning: Coercing text to numeric in T15242 / R15242C20: '5228.1'
## Warning: Coercing text to numeric in T15243 / R15243C20: '5228.1'
## Warning: Coercing text to numeric in T15244 / R15244C20: '5228.1'
## Warning: Coercing text to numeric in T15245 / R15245C20: '5228.1'
## Warning: Coercing text to numeric in T15246 / R15246C20: '5228.1'
## Warning: Coercing text to numeric in T15247 / R15247C20: '5228.1'
## Warning: Coercing text to numeric in T15248 / R15248C20: '5228.1'
## Warning: Coercing text to numeric in T15249 / R15249C20: '5228.1'
## Warning: Coercing text to numeric in T15250 / R15250C20: '5228.1'
## Warning: Coercing text to numeric in T15251 / R15251C20: '5228.1'
## Warning: Coercing text to numeric in T15252 / R15252C20: '5228.1'
## Warning: Coercing text to numeric in T15253 / R15253C20: '5228.1'
## Warning: Coercing text to numeric in T15254 / R15254C20: '5228.1'
## Warning: Coercing text to numeric in T15255 / R15255C20: '5228.1'
## Warning: Coercing text to numeric in T15256 / R15256C20: '5228.1'
## Warning: Coercing text to numeric in T15257 / R15257C20: '5228.1'
## Warning: Coercing text to numeric in T15258 / R15258C20: '5228.1'
## Warning: Coercing text to numeric in T15259 / R15259C20: '5228.1'
## Warning: Coercing text to numeric in T15260 / R15260C20: '5228.1'
## Warning: Coercing text to numeric in T15261 / R15261C20: '5228.1'
## Warning: Coercing text to numeric in T15262 / R15262C20: '5228.1'
## Warning: Coercing text to numeric in T15263 / R15263C20: '5228.1'
## Warning: Coercing text to numeric in T15264 / R15264C20: '5228.1'
## Warning: Coercing text to numeric in T15265 / R15265C20: '5228.1'
## Warning: Coercing text to numeric in T15266 / R15266C20: '5228.1'
## Warning: Coercing text to numeric in T15267 / R15267C20: '5228.1'
## Warning: Coercing text to numeric in T15268 / R15268C20: '5228.1'
## Warning: Coercing text to numeric in T15269 / R15269C20: '5228.1'
## Warning: Coercing text to numeric in T15270 / R15270C20: '5228.1'
## Warning: Coercing text to numeric in T15271 / R15271C20: '5228.1'
## Warning: Coercing text to numeric in T15272 / R15272C20: '5228.1'
## Warning: Coercing text to numeric in T15273 / R15273C20: '5228.1'
## Warning: Coercing text to numeric in T15274 / R15274C20: '5228.1'
## Warning: Coercing text to numeric in T15275 / R15275C20: '5228.1'
## Warning: Coercing text to numeric in T15276 / R15276C20: '5228.1'
## Warning: Coercing text to numeric in T15277 / R15277C20: '5228.1'
## Warning: Coercing text to numeric in T15278 / R15278C20: '5228.1'
## Warning: Coercing text to numeric in T15279 / R15279C20: '5228.1'
## Warning: Coercing text to numeric in T15280 / R15280C20: '5228.1'
## Warning: Coercing text to numeric in T15281 / R15281C20: '5228.1'
## Warning: Coercing text to numeric in T15282 / R15282C20: '5228.1'
## Warning: Coercing text to numeric in T15283 / R15283C20: '5228.1'
## Warning: Coercing text to numeric in T15284 / R15284C20: '5228.1'
## Warning: Coercing text to numeric in T15285 / R15285C20: '5228.1'
## Warning: Coercing text to numeric in T15286 / R15286C20: '5228.1'
## Warning: Coercing text to numeric in T15287 / R15287C20: '5228.1'
## Warning: Coercing text to numeric in T15288 / R15288C20: '5228.1'
## Warning: Coercing text to numeric in T15289 / R15289C20: '5228.1'
## Warning: Coercing text to numeric in T15290 / R15290C20: '5228.1'
## Warning: Coercing text to numeric in T15291 / R15291C20: '5228.1'
## Warning: Coercing text to numeric in T15292 / R15292C20: '5228.1'
## Warning: Coercing text to numeric in T15293 / R15293C20: '5228.1'
## Warning: Coercing text to numeric in T15294 / R15294C20: '5228.1'
## Warning: Coercing text to numeric in T15295 / R15295C20: '5228.1'
## Warning: Coercing text to numeric in T15296 / R15296C20: '5228.1'
## Warning: Coercing text to numeric in T15297 / R15297C20: '5228.1'
## Warning: Coercing text to numeric in T15298 / R15298C20: '5228.1'
## Warning: Coercing text to numeric in T15299 / R15299C20: '5228.1'
## Warning: Coercing text to numeric in T15300 / R15300C20: '5228.1'
## Warning: Coercing text to numeric in T15301 / R15301C20: '5228.1'
## Warning: Coercing text to numeric in T15302 / R15302C20: '5228.1'
## Warning: Coercing text to numeric in T15303 / R15303C20: '5228.1'
## Warning: Coercing text to numeric in T15304 / R15304C20: '5228.1'
## Warning: Coercing text to numeric in T15305 / R15305C20: '5228.1'
## Warning: Coercing text to numeric in T15306 / R15306C20: '5228.1'
## Warning: Coercing text to numeric in T15307 / R15307C20: '5228.1'
## Warning: Coercing text to numeric in T15308 / R15308C20: '5228.1'
## Warning: Coercing text to numeric in T15309 / R15309C20: '5228.1'
## Warning: Coercing text to numeric in T15310 / R15310C20: '5228.1'
## Warning: Coercing text to numeric in T15311 / R15311C20: '5228.1'
## Warning: Coercing text to numeric in T15312 / R15312C20: '5228.1'
## Warning: Coercing text to numeric in T15313 / R15313C20: '5228.1'
## Warning: Coercing text to numeric in T15314 / R15314C20: '5228.1'
## Warning: Coercing text to numeric in T15315 / R15315C20: '5228.1'
## Warning: Coercing text to numeric in T15316 / R15316C20: '5228.1'
## Warning: Coercing text to numeric in T15317 / R15317C20: '5228.1'
## Warning: Coercing text to numeric in T15318 / R15318C20: '5228.1'
## Warning: Coercing text to numeric in T15319 / R15319C20: '5228.1'
## Warning: Coercing text to numeric in T15320 / R15320C20: '5228.1'
## Warning: Coercing text to numeric in T15321 / R15321C20: '5228.1'
## Warning: Coercing text to numeric in T15322 / R15322C20: '5228.1'
## Warning: Coercing text to numeric in T15323 / R15323C20: '5228.1'
## Warning: Coercing text to numeric in T15324 / R15324C20: '5228.1'
## Warning: Coercing text to numeric in T15325 / R15325C20: '5228.1'
## Warning: Coercing text to numeric in T15326 / R15326C20: '5228.1'
## Warning: Coercing text to numeric in T15327 / R15327C20: '5228.1'
## Warning: Coercing text to numeric in T15328 / R15328C20: '5228.1'
## Warning: Coercing text to numeric in T15329 / R15329C20: '5228.1'
## Warning: Coercing text to numeric in T15330 / R15330C20: '5228.1'
## Warning: Coercing text to numeric in T15331 / R15331C20: '5228.1'
## Warning: Coercing text to numeric in T15332 / R15332C20: '5228.1'
## Warning: Coercing text to numeric in T15333 / R15333C20: '5228.1'
## Warning: Coercing text to numeric in T15334 / R15334C20: '5228.1'
## Warning: Coercing text to numeric in T15335 / R15335C20: '5228.1'
## Warning: Coercing text to numeric in T15336 / R15336C20: '5228.1'
## Warning: Coercing text to numeric in T15337 / R15337C20: '5228.1'
## Warning: Coercing text to numeric in T15338 / R15338C20: '5228.1'
## Warning: Coercing text to numeric in T15339 / R15339C20: '5228.1'
## Warning: Coercing text to numeric in T15340 / R15340C20: '5228.1'
## Warning: Coercing text to numeric in T15341 / R15341C20: '5228.1'
## Warning: Coercing text to numeric in T15342 / R15342C20: '5228.1'
## Warning: Coercing text to numeric in T15343 / R15343C20: '5228.1'
## Warning: Coercing text to numeric in T15344 / R15344C20: '5228.1'
## Warning: Coercing text to numeric in T15345 / R15345C20: '5228.1'
## Warning: Coercing text to numeric in T15346 / R15346C20: '5228.1'
## Warning: Coercing text to numeric in T15347 / R15347C20: '5228.1'
## Warning: Coercing text to numeric in T15348 / R15348C20: '5228.1'
## Warning: Coercing text to numeric in T15349 / R15349C20: '5228.1'
## Warning: Coercing text to numeric in T15350 / R15350C20: '5228.1'
## Warning: Coercing text to numeric in T15351 / R15351C20: '5228.1'
## Warning: Coercing text to numeric in T15352 / R15352C20: '5228.1'
## Warning: Coercing text to numeric in T15353 / R15353C20: '5228.1'
## Warning: Coercing text to numeric in T15354 / R15354C20: '5228.1'
## Warning: Coercing text to numeric in T15355 / R15355C20: '5228.1'
## Warning: Coercing text to numeric in T15356 / R15356C20: '5228.1'
## Warning: Coercing text to numeric in T15357 / R15357C20: '5228.1'
## Warning: Coercing text to numeric in T15358 / R15358C20: '5228.1'
## Warning: Coercing text to numeric in T15359 / R15359C20: '5228.1'
## Warning: Coercing text to numeric in T15360 / R15360C20: '5228.1'
## Warning: Coercing text to numeric in T15361 / R15361C20: '5228.1'
## Warning: Coercing text to numeric in T15362 / R15362C20: '5228.1'
## Warning: Coercing text to numeric in T15363 / R15363C20: '5228.1'
## Warning: Coercing text to numeric in T15364 / R15364C20: '5228.1'
## Warning: Coercing text to numeric in T15365 / R15365C20: '5228.1'
## Warning: Coercing text to numeric in T15366 / R15366C20: '5228.1'
## Warning: Coercing text to numeric in T15367 / R15367C20: '5228.1'
## Warning: Coercing text to numeric in T15368 / R15368C20: '5228.1'
## Warning: Coercing text to numeric in T15369 / R15369C20: '5228.1'
## Warning: Coercing text to numeric in T15370 / R15370C20: '5228.1'
## Warning: Coercing text to numeric in T15371 / R15371C20: '5228.1'
## Warning: Coercing text to numeric in T15372 / R15372C20: '5228.1'
## Warning: Coercing text to numeric in T15373 / R15373C20: '5228.1'
## Warning: Coercing text to numeric in T15374 / R15374C20: '5228.1'
## Warning: Coercing text to numeric in T15375 / R15375C20: '5228.1'
## Warning: Coercing text to numeric in T15376 / R15376C20: '5228.1'
## Warning: Coercing text to numeric in T15377 / R15377C20: '5228.1'
## Warning: Coercing text to numeric in T15378 / R15378C20: '5228.1'
## Warning: Coercing text to numeric in T15379 / R15379C20: '5228.1'
## Warning: Coercing text to numeric in T15380 / R15380C20: '5228.1'
## Warning: Coercing text to numeric in T15381 / R15381C20: '5228.1'
## Warning: Coercing text to numeric in T15382 / R15382C20: '5228.1'
## Warning: Coercing text to numeric in T15383 / R15383C20: '5228.1'
## Warning: Coercing text to numeric in T15384 / R15384C20: '5228.1'
## Warning: Coercing text to numeric in T15385 / R15385C20: '5228.1'
## Warning: Coercing text to numeric in T15386 / R15386C20: '5228.1'
## Warning: Coercing text to numeric in T15387 / R15387C20: '5228.1'
## Warning: Coercing text to numeric in T15388 / R15388C20: '5228.1'
## Warning: Coercing text to numeric in T15389 / R15389C20: '5228.1'
## Warning: Coercing text to numeric in T15390 / R15390C20: '5228.1'
## Warning: Coercing text to numeric in T15391 / R15391C20: '5228.1'
## Warning: Coercing text to numeric in T15392 / R15392C20: '5228.1'
## Warning: Coercing text to numeric in T15393 / R15393C20: '5228.1'
## Warning: Coercing text to numeric in T15394 / R15394C20: '5228.1'
## Warning: Coercing text to numeric in T15395 / R15395C20: '5228.1'
## Warning: Coercing text to numeric in T15396 / R15396C20: '5228.1'
## Warning: Coercing text to numeric in T15397 / R15397C20: '5228.1'
## Warning: Coercing text to numeric in T15398 / R15398C20: '5228.1'
## Warning: Coercing text to numeric in T15399 / R15399C20: '5228.1'
## Warning: Coercing text to numeric in T15400 / R15400C20: '5228.1'
## Warning: Coercing text to numeric in T15401 / R15401C20: '5228.1'
## Warning: Coercing text to numeric in T15402 / R15402C20: '5228.1'
## Warning: Coercing text to numeric in T15403 / R15403C20: '5228.1'
## Warning: Coercing text to numeric in T15404 / R15404C20: '5228.1'
## Warning: Coercing text to numeric in T15405 / R15405C20: '5228.1'
## Warning: Coercing text to numeric in T15406 / R15406C20: '5228.1'
## Warning: Coercing text to numeric in T15407 / R15407C20: '5228.1'
## Warning: Coercing text to numeric in T15408 / R15408C20: '5228.1'
## Warning: Coercing text to numeric in T15409 / R15409C20: '5228.1'
## Warning: Coercing text to numeric in T15410 / R15410C20: '5228.1'
## Warning: Coercing text to numeric in T15411 / R15411C20: '5228.1'
## Warning: Coercing text to numeric in T15412 / R15412C20: '5228.1'
## Warning: Coercing text to numeric in T15413 / R15413C20: '5228.1'
## Warning: Coercing text to numeric in T15414 / R15414C20: '5228.1'
## Warning: Coercing text to numeric in T15415 / R15415C20: '5228.1'
## Warning: Coercing text to numeric in T15416 / R15416C20: '5228.1'
## Warning: Coercing text to numeric in T15417 / R15417C20: '5228.1'
## Warning: Coercing text to numeric in T15418 / R15418C20: '5228.1'
## Warning: Coercing text to numeric in T15419 / R15419C20: '5228.1'
## Warning: Coercing text to numeric in T15420 / R15420C20: '5228.1'
## Warning: Coercing text to numeric in T15421 / R15421C20: '5228.1'
## Warning: Coercing text to numeric in T15422 / R15422C20: '5228.1'
## Warning: Coercing text to numeric in T15423 / R15423C20: '5228.1'
## Warning: Coercing text to numeric in T15424 / R15424C20: '5228.1'
## Warning: Coercing text to numeric in T15425 / R15425C20: '5228.1'
## Warning: Coercing text to numeric in T15426 / R15426C20: '5228.1'
## Warning: Coercing text to numeric in T15427 / R15427C20: '5228.1'
## Warning: Coercing text to numeric in T15428 / R15428C20: '5228.1'
## Warning: Coercing text to numeric in T15429 / R15429C20: '5228.1'
## Warning: Coercing text to numeric in T15430 / R15430C20: '5228.1'
## Warning: Coercing text to numeric in T15431 / R15431C20: '5228.1'
## Warning: Coercing text to numeric in T15432 / R15432C20: '5228.1'
## Warning: Coercing text to numeric in T15433 / R15433C20: '5228.1'
## Warning: Coercing text to numeric in T15434 / R15434C20: '5228.1'
## Warning: Coercing text to numeric in T15435 / R15435C20: '5228.1'
## Warning: Coercing text to numeric in T15436 / R15436C20: '5228.1'
## Warning: Coercing text to numeric in T15437 / R15437C20: '5228.1'
## Warning: Coercing text to numeric in T15438 / R15438C20: '5228.1'
## Warning: Coercing text to numeric in T15439 / R15439C20: '5228.1'
## Warning: Coercing text to numeric in T15440 / R15440C20: '5228.1'
## Warning: Coercing text to numeric in T15441 / R15441C20: '5228.1'
## Warning: Coercing text to numeric in T15442 / R15442C20: '5228.1'
## Warning: Coercing text to numeric in T15443 / R15443C20: '5228.1'
## Warning: Coercing text to numeric in T15444 / R15444C20: '5228.1'
## Warning: Coercing text to numeric in T15445 / R15445C20: '5228.1'
## Warning: Coercing text to numeric in T15446 / R15446C20: '5228.1'
## Warning: Coercing text to numeric in T15447 / R15447C20: '5228.1'
## Warning: Coercing text to numeric in T15448 / R15448C20: '5228.1'
## Warning: Coercing text to numeric in T15449 / R15449C20: '5228.1'
## Warning: Coercing text to numeric in T15450 / R15450C20: '5228.1'
## Warning: Coercing text to numeric in T15451 / R15451C20: '5228.1'
## Warning: Coercing text to numeric in T15452 / R15452C20: '5228.1'
## Warning: Coercing text to numeric in T15453 / R15453C20: '5228.1'
## Warning: Coercing text to numeric in T15454 / R15454C20: '5228.1'
## Warning: Coercing text to numeric in T15455 / R15455C20: '5228.1'
## Warning: Coercing text to numeric in T15456 / R15456C20: '5228.1'
## Warning: Coercing text to numeric in T15457 / R15457C20: '5228.1'
## Warning: Coercing text to numeric in T15458 / R15458C20: '5228.1'
## Warning: Coercing text to numeric in T15459 / R15459C20: '5228.1'
## Warning: Coercing text to numeric in T15460 / R15460C20: '5228.1'
## Warning: Coercing text to numeric in T15461 / R15461C20: '5228.1'
## Warning: Coercing text to numeric in T15462 / R15462C20: '5228.1'
## Warning: Coercing text to numeric in T15463 / R15463C20: '5228.1'
## Warning: Coercing text to numeric in T15464 / R15464C20: '5228.1'
## Warning: Coercing text to numeric in T15465 / R15465C20: '5228.1'
## Warning: Coercing text to numeric in T15466 / R15466C20: '5228.1'
## Warning: Coercing text to numeric in T15467 / R15467C20: '5228.1'
## Warning: Coercing text to numeric in T15468 / R15468C20: '5228.1'
## Warning: Coercing text to numeric in T15469 / R15469C20: '5228.1'
## Warning: Coercing text to numeric in T15470 / R15470C20: '5228.1'
## Warning: Coercing text to numeric in T15471 / R15471C20: '5228.1'
## Warning: Coercing text to numeric in T15472 / R15472C20: '5228.1'
## Warning: Coercing text to numeric in T15473 / R15473C20: '5228.1'
## Warning: Coercing text to numeric in T15474 / R15474C20: '5228.1'
## Warning: Coercing text to numeric in T15475 / R15475C20: '5228.1'
## Warning: Coercing text to numeric in T15476 / R15476C20: '5228.1'
## Warning: Coercing text to numeric in T15477 / R15477C20: '5228.1'
## Warning: Coercing text to numeric in T15478 / R15478C20: '5228.1'
## Warning: Coercing text to numeric in T15479 / R15479C20: '5228.1'
## Warning: Coercing text to numeric in T15480 / R15480C20: '5228.1'
## Warning: Coercing text to numeric in T15481 / R15481C20: '5228.1'
## Warning: Coercing text to numeric in T15482 / R15482C20: '5228.1'
## Warning: Coercing text to numeric in T15483 / R15483C20: '5228.1'
## Warning: Coercing text to numeric in T15484 / R15484C20: '5228.1'
## Warning: Coercing text to numeric in T15485 / R15485C20: '5228.1'
## Warning: Coercing text to numeric in T15486 / R15486C20: '5228.1'
## Warning: Coercing text to numeric in T15487 / R15487C20: '5228.1'
## Warning: Coercing text to numeric in T15488 / R15488C20: '5228.1'
## Warning: Coercing text to numeric in T15489 / R15489C20: '5228.1'
## Warning: Coercing text to numeric in T15490 / R15490C20: '5228.1'
## Warning: Coercing text to numeric in T15491 / R15491C20: '5228.1'
## Warning: Coercing text to numeric in T15492 / R15492C20: '5228.1'
## Warning: Coercing text to numeric in T15493 / R15493C20: '5228.1'
## Warning: Coercing text to numeric in T15494 / R15494C20: '5228.1'
## Warning: Coercing text to numeric in T15495 / R15495C20: '5228.1'
## Warning: Coercing text to numeric in T15496 / R15496C20: '5228.1'
## Warning: Coercing text to numeric in T15497 / R15497C20: '5228.1'
## Warning: Coercing text to numeric in T15498 / R15498C20: '5228.1'
## Warning: Coercing text to numeric in T15499 / R15499C20: '5228.1'
## Warning: Coercing text to numeric in T15500 / R15500C20: '5228.1'
## Warning: Coercing text to numeric in T15501 / R15501C20: '5228.1'
## Warning: Coercing text to numeric in T15502 / R15502C20: '5228.1'
## Warning: Coercing text to numeric in T15503 / R15503C20: '5228.1'
## Warning: Coercing text to numeric in T15504 / R15504C20: '5228.1'
## Warning: Coercing text to numeric in T15505 / R15505C20: '5228.1'
## Warning: Coercing text to numeric in T15506 / R15506C20: '5228.1'
## Warning: Coercing text to numeric in T15507 / R15507C20: '5228.1'
## Warning: Coercing text to numeric in T15508 / R15508C20: '5228.1'
## Warning: Coercing text to numeric in T15509 / R15509C20: '5228.1'
## Warning: Coercing text to numeric in T15510 / R15510C20: '5228.1'
## Warning: Coercing text to numeric in T15511 / R15511C20: '5228.1'
## Warning: Coercing text to numeric in T15512 / R15512C20: '5228.1'
## Warning: Coercing text to numeric in T15513 / R15513C20: '5228.1'
## Warning: Coercing text to numeric in T15514 / R15514C20: '5228.1'
## Warning: Coercing text to numeric in T15515 / R15515C20: '5228.1'
## Warning: Coercing text to numeric in T15516 / R15516C20: '5228.1'
## Warning: Coercing text to numeric in T15517 / R15517C20: '5228.1'
## Warning: Coercing text to numeric in T15518 / R15518C20: '5228.1'
## Warning: Coercing text to numeric in T15519 / R15519C20: '5228.1'
## Warning: Coercing text to numeric in T15520 / R15520C20: '5228.1'
## Warning: Coercing text to numeric in T15521 / R15521C20: '5228.1'
## Warning: Coercing text to numeric in T15522 / R15522C20: '5228.1'
## Warning: Coercing text to numeric in T15523 / R15523C20: '5228.1'
## Warning: Coercing text to numeric in T15524 / R15524C20: '5228.1'
## Warning: Coercing text to numeric in T15525 / R15525C20: '5228.1'
## Warning: Coercing text to numeric in T15526 / R15526C20: '5228.1'
## Warning: Coercing text to numeric in T15527 / R15527C20: '5228.1'
## Warning: Coercing text to numeric in T15528 / R15528C20: '5228.1'
## Warning: Coercing text to numeric in T15529 / R15529C20: '5228.1'
## Warning: Coercing text to numeric in T15530 / R15530C20: '5228.1'
## Warning: Coercing text to numeric in T15531 / R15531C20: '5228.1'
## Warning: Coercing text to numeric in T15532 / R15532C20: '5228.1'
## Warning: Coercing text to numeric in T15533 / R15533C20: '5228.1'
## Warning: Coercing text to numeric in T15534 / R15534C20: '5228.1'
## Warning: Coercing text to numeric in T15535 / R15535C20: '5228.1'
## Warning: Coercing text to numeric in T15536 / R15536C20: '5228.1'
## Warning: Coercing text to numeric in T15537 / R15537C20: '5228.1'
## Warning: Coercing text to numeric in T15538 / R15538C20: '5228.1'
## Warning: Coercing text to numeric in T15539 / R15539C20: '5228.1'
## Warning: Coercing text to numeric in T15540 / R15540C20: '5228.1'
## Warning: Coercing text to numeric in T15541 / R15541C20: '5228.1'
## Warning: Coercing text to numeric in T15542 / R15542C20: '5228.1'
## Warning: Coercing text to numeric in T15543 / R15543C20: '5228.1'
## Warning: Coercing text to numeric in T15544 / R15544C20: '5228.1'
## Warning: Coercing text to numeric in T15545 / R15545C20: '5228.1'
## Warning: Coercing text to numeric in T15546 / R15546C20: '5228.1'
## Warning: Coercing text to numeric in T15547 / R15547C20: '5228.1'
## Warning: Coercing text to numeric in T15548 / R15548C20: '5228.1'
## Warning: Coercing text to numeric in T15549 / R15549C20: '5228.1'
## Warning: Coercing text to numeric in T15550 / R15550C20: '5228.1'
## Warning: Coercing text to numeric in T15551 / R15551C20: '5228.1'
## Warning: Coercing text to numeric in T15552 / R15552C20: '5228.1'
## Warning: Coercing text to numeric in T15553 / R15553C20: '5228.1'
## Warning: Coercing text to numeric in T15554 / R15554C20: '5228.1'
## Warning: Coercing text to numeric in T15555 / R15555C20: '5228.1'
## Warning: Coercing text to numeric in T15556 / R15556C20: '5228.1'
## Warning: Coercing text to numeric in T15557 / R15557C20: '5228.1'
## Warning: Coercing text to numeric in T15558 / R15558C20: '5228.1'
## Warning: Coercing text to numeric in T15559 / R15559C20: '5228.1'
## Warning: Coercing text to numeric in T15560 / R15560C20: '5228.1'
## Warning: Coercing text to numeric in T15561 / R15561C20: '5228.1'
## Warning: Coercing text to numeric in T15562 / R15562C20: '5228.1'
## Warning: Coercing text to numeric in T15563 / R15563C20: '5228.1'
## Warning: Coercing text to numeric in T15564 / R15564C20: '5228.1'
## Warning: Coercing text to numeric in T15565 / R15565C20: '5228.1'
## Warning: Coercing text to numeric in T15566 / R15566C20: '5228.1'
## Warning: Coercing text to numeric in T15567 / R15567C20: '5228.1'
## Warning: Coercing text to numeric in T15568 / R15568C20: '5228.1'
## Warning: Coercing text to numeric in T15569 / R15569C20: '5228.1'
## Warning: Coercing text to numeric in T15570 / R15570C20: '5228.1'
## Warning: Coercing text to numeric in T15571 / R15571C20: '5228.1'
## Warning: Coercing text to numeric in T15572 / R15572C20: '5228.1'
## Warning: Coercing text to numeric in T15573 / R15573C20: '5228.1'
## Warning: Coercing text to numeric in T15574 / R15574C20: '5228.1'
## Warning: Coercing text to numeric in T15575 / R15575C20: '5228.1'
## Warning: Coercing text to numeric in T15576 / R15576C20: '5228.1'
## Warning: Coercing text to numeric in T15577 / R15577C20: '5228.1'
## Warning: Coercing text to numeric in T15578 / R15578C20: '5228.1'
## Warning: Coercing text to numeric in T15579 / R15579C20: '5228.1'
## Warning: Coercing text to numeric in T15580 / R15580C20: '5228.1'
## Warning: Coercing text to numeric in T15581 / R15581C20: '5228.1'
## Warning: Coercing text to numeric in T15582 / R15582C20: '5228.1'
## Warning: Coercing text to numeric in T15583 / R15583C20: '5228.1'
## Warning: Coercing text to numeric in T15584 / R15584C20: '5228.1'
## Warning: Coercing text to numeric in T15585 / R15585C20: '5228.1'
## Warning: Coercing text to numeric in T15586 / R15586C20: '5228.1'
## Warning: Coercing text to numeric in T15587 / R15587C20: '5228.1'
## Warning: Coercing text to numeric in T15588 / R15588C20: '5228.1'
## Warning: Coercing text to numeric in T15589 / R15589C20: '5228.1'
## Warning: Coercing text to numeric in T15590 / R15590C20: '5228.1'
## Warning: Coercing text to numeric in T15591 / R15591C20: '5228.1'
## Warning: Coercing text to numeric in T15592 / R15592C20: '5228.1'
## Warning: Coercing text to numeric in T15593 / R15593C20: '5228.1'
## Warning: Coercing text to numeric in S15594 / R15594C19: '4.96'
## Warning: Coercing text to numeric in T15594 / R15594C20: '5228.1'
## Warning: Coercing text to numeric in S15595 / R15595C19: '4.96'
## Warning: Coercing text to numeric in T15595 / R15595C20: '5228.1'
## Warning: Coercing text to numeric in S15596 / R15596C19: '4.96'
## Warning: Coercing text to numeric in T15596 / R15596C20: '5228.1'
## Warning: Coercing text to numeric in S15597 / R15597C19: '4.96'
## Warning: Coercing text to numeric in T15597 / R15597C20: '5228.1'
## Warning: Coercing text to numeric in S15598 / R15598C19: '4.96'
## Warning: Coercing text to numeric in T15598 / R15598C20: '5228.1'
## Warning: Coercing text to numeric in S15599 / R15599C19: '4.96'
## Warning: Coercing text to numeric in T15599 / R15599C20: '5228.1'
## Warning: Coercing text to numeric in S15600 / R15600C19: '4.96'
## Warning: Coercing text to numeric in T15600 / R15600C20: '5228.1'
## Warning: Coercing text to numeric in S15601 / R15601C19: '4.96'
## Warning: Coercing text to numeric in T15601 / R15601C20: '5228.1'
## Warning: Coercing text to numeric in S15602 / R15602C19: '4.96'
## Warning: Coercing text to numeric in T15602 / R15602C20: '5228.1'
## Warning: Coercing text to numeric in S15603 / R15603C19: '4.96'
## Warning: Coercing text to numeric in T15603 / R15603C20: '5228.1'
## Warning: Coercing text to numeric in S15604 / R15604C19: '4.96'
## Warning: Coercing text to numeric in T15604 / R15604C20: '5228.1'
## Warning: Coercing text to numeric in S15605 / R15605C19: '4.96'
## Warning: Coercing text to numeric in T15605 / R15605C20: '5228.1'
## Warning: Coercing text to numeric in S15606 / R15606C19: '4.96'
## Warning: Coercing text to numeric in T15606 / R15606C20: '5228.1'
## Warning: Coercing text to numeric in S15607 / R15607C19: '4.96'
## Warning: Coercing text to numeric in T15607 / R15607C20: '5228.1'
## Warning: Coercing text to numeric in S15608 / R15608C19: '4.96'
## Warning: Coercing text to numeric in T15608 / R15608C20: '5228.1'
## Warning: Coercing text to numeric in S15609 / R15609C19: '4.96'
## Warning: Coercing text to numeric in T15609 / R15609C20: '5228.1'
## Warning: Coercing text to numeric in S15610 / R15610C19: '4.96'
## Warning: Coercing text to numeric in T15610 / R15610C20: '5228.1'
## Warning: Coercing text to numeric in S15611 / R15611C19: '4.96'
## Warning: Coercing text to numeric in T15611 / R15611C20: '5228.1'
## Warning: Coercing text to numeric in S15612 / R15612C19: '4.96'
## Warning: Coercing text to numeric in T15612 / R15612C20: '5228.1'
## Warning: Coercing text to numeric in S15613 / R15613C19: '4.96'
## Warning: Coercing text to numeric in T15613 / R15613C20: '5228.1'
## Warning: Coercing text to numeric in S15614 / R15614C19: '4.96'
## Warning: Coercing text to numeric in T15614 / R15614C20: '5228.1'
## Warning: Coercing text to numeric in S15615 / R15615C19: '4.96'
## Warning: Coercing text to numeric in T15615 / R15615C20: '5228.1'
## Warning: Coercing text to numeric in S15616 / R15616C19: '4.96'
## Warning: Coercing text to numeric in T15616 / R15616C20: '5228.1'
## Warning: Coercing text to numeric in S15617 / R15617C19: '4.96'
## Warning: Coercing text to numeric in T15617 / R15617C20: '5228.1'
## Warning: Coercing text to numeric in S15618 / R15618C19: '4.96'
## Warning: Coercing text to numeric in T15618 / R15618C20: '5228.1'
## Warning: Coercing text to numeric in S15619 / R15619C19: '4.96'
## Warning: Coercing text to numeric in T15619 / R15619C20: '5228.1'
## Warning: Coercing text to numeric in S15620 / R15620C19: '4.96'
## Warning: Coercing text to numeric in T15620 / R15620C20: '5228.1'
## Warning: Coercing text to numeric in S15621 / R15621C19: '4.96'
## Warning: Coercing text to numeric in T15621 / R15621C20: '5228.1'
## Warning: Coercing text to numeric in S15622 / R15622C19: '4.96'
## Warning: Coercing text to numeric in T15622 / R15622C20: '5228.1'
## Warning: Coercing text to numeric in S15623 / R15623C19: '4.96'
## Warning: Coercing text to numeric in T15623 / R15623C20: '5228.1'
## Warning: Coercing text to numeric in S15624 / R15624C19: '4.96'
## Warning: Coercing text to numeric in T15624 / R15624C20: '5228.1'
## Warning: Coercing text to numeric in S15625 / R15625C19: '4.96'
## Warning: Coercing text to numeric in T15625 / R15625C20: '5228.1'
## Warning: Coercing text to numeric in S15626 / R15626C19: '4.96'
## Warning: Coercing text to numeric in T15626 / R15626C20: '5228.1'
## Warning: Coercing text to numeric in S15627 / R15627C19: '4.96'
## Warning: Coercing text to numeric in T15627 / R15627C20: '5228.1'
## Warning: Coercing text to numeric in S15628 / R15628C19: '4.96'
## Warning: Coercing text to numeric in T15628 / R15628C20: '5228.1'
## Warning: Coercing text to numeric in S15629 / R15629C19: '4.96'
## Warning: Coercing text to numeric in T15629 / R15629C20: '5228.1'
## Warning: Coercing text to numeric in S15630 / R15630C19: '4.96'
## Warning: Coercing text to numeric in T15630 / R15630C20: '5228.1'
## Warning: Coercing text to numeric in S15631 / R15631C19: '4.96'
## Warning: Coercing text to numeric in T15631 / R15631C20: '5228.1'
## Warning: Coercing text to numeric in S15632 / R15632C19: '4.96'
## Warning: Coercing text to numeric in T15632 / R15632C20: '5228.1'
## Warning: Coercing text to numeric in S15633 / R15633C19: '4.96'
## Warning: Coercing text to numeric in T15633 / R15633C20: '5228.1'
## Warning: Coercing text to numeric in S15634 / R15634C19: '4.96'
## Warning: Coercing text to numeric in T15634 / R15634C20: '5228.1'
## Warning: Coercing text to numeric in S15635 / R15635C19: '4.96'
## Warning: Coercing text to numeric in T15635 / R15635C20: '5228.1'
## Warning: Coercing text to numeric in S15636 / R15636C19: '4.96'
## Warning: Coercing text to numeric in T15636 / R15636C20: '5228.1'
## Warning: Coercing text to numeric in S15637 / R15637C19: '4.96'
## Warning: Coercing text to numeric in T15637 / R15637C20: '5228.1'
## Warning: Coercing text to numeric in S15638 / R15638C19: '4.96'
## Warning: Coercing text to numeric in T15638 / R15638C20: '5228.1'
## Warning: Coercing text to numeric in S15639 / R15639C19: '4.96'
## Warning: Coercing text to numeric in T15639 / R15639C20: '5228.1'
## Warning: Coercing text to numeric in S15640 / R15640C19: '4.96'
## Warning: Coercing text to numeric in T15640 / R15640C20: '5228.1'
## Warning: Coercing text to numeric in S15641 / R15641C19: '4.96'
## Warning: Coercing text to numeric in T15641 / R15641C20: '5228.1'
## Warning: Coercing text to numeric in S15642 / R15642C19: '4.96'
## Warning: Coercing text to numeric in T15642 / R15642C20: '5228.1'
## Warning: Coercing text to numeric in S15643 / R15643C19: '4.96'
## Warning: Coercing text to numeric in T15643 / R15643C20: '5228.1'
## Warning: Coercing text to numeric in S15644 / R15644C19: '4.96'
## Warning: Coercing text to numeric in T15644 / R15644C20: '5228.1'
## Warning: Coercing text to numeric in S15645 / R15645C19: '4.96'
## Warning: Coercing text to numeric in T15645 / R15645C20: '5228.1'
## Warning: Coercing text to numeric in S15646 / R15646C19: '4.96'
## Warning: Coercing text to numeric in T15646 / R15646C20: '5228.1'
## Warning: Coercing text to numeric in S15647 / R15647C19: '4.96'
## Warning: Coercing text to numeric in T15647 / R15647C20: '5228.1'
## Warning: Coercing text to numeric in S15648 / R15648C19: '4.96'
## Warning: Coercing text to numeric in T15648 / R15648C20: '5228.1'
## Warning: Coercing text to numeric in S15649 / R15649C19: '4.96'
## Warning: Coercing text to numeric in T15649 / R15649C20: '5228.1'
## Warning: Coercing text to numeric in S15650 / R15650C19: '4.96'
## Warning: Coercing text to numeric in T15650 / R15650C20: '5228.1'
## Warning: Coercing text to numeric in S15651 / R15651C19: '4.96'
## Warning: Coercing text to numeric in T15651 / R15651C20: '5228.1'
## Warning: Coercing text to numeric in S15652 / R15652C19: '4.96'
## Warning: Coercing text to numeric in T15652 / R15652C20: '5228.1'
## Warning: Coercing text to numeric in S15653 / R15653C19: '4.96'
## Warning: Coercing text to numeric in T15653 / R15653C20: '5228.1'
## Warning: Coercing text to numeric in S15654 / R15654C19: '4.96'
## Warning: Coercing text to numeric in T15654 / R15654C20: '5228.1'
## Warning: Coercing text to numeric in S15655 / R15655C19: '4.96'
## Warning: Coercing text to numeric in T15655 / R15655C20: '5228.1'
## Warning: Coercing text to numeric in S15656 / R15656C19: '4.96'
## Warning: Coercing text to numeric in T15656 / R15656C20: '5228.1'
## Warning: Coercing text to numeric in S15657 / R15657C19: '4.96'
## Warning: Coercing text to numeric in T15657 / R15657C20: '5228.1'
## Warning: Coercing text to numeric in S15658 / R15658C19: '4.96'
## Warning: Coercing text to numeric in T15658 / R15658C20: '5228.1'
## Warning: Coercing text to numeric in S15659 / R15659C19: '4.96'
## Warning: Coercing text to numeric in T15659 / R15659C20: '5228.1'
## Warning: Coercing text to numeric in S15660 / R15660C19: '4.96'
## Warning: Coercing text to numeric in T15660 / R15660C20: '5228.1'
## Warning: Coercing text to numeric in S15661 / R15661C19: '4.96'
## Warning: Coercing text to numeric in T15661 / R15661C20: '5228.1'
## Warning: Coercing text to numeric in S15662 / R15662C19: '4.96'
## Warning: Coercing text to numeric in T15662 / R15662C20: '5228.1'
## Warning: Coercing text to numeric in S15663 / R15663C19: '4.96'
## Warning: Coercing text to numeric in T15663 / R15663C20: '5228.1'
## Warning: Coercing text to numeric in S15664 / R15664C19: '4.96'
## Warning: Coercing text to numeric in T15664 / R15664C20: '5228.1'
## Warning: Coercing text to numeric in S15665 / R15665C19: '4.96'
## Warning: Coercing text to numeric in T15665 / R15665C20: '5228.1'
## Warning: Coercing text to numeric in S15666 / R15666C19: '4.96'
## Warning: Coercing text to numeric in T15666 / R15666C20: '5228.1'
## Warning: Coercing text to numeric in S15667 / R15667C19: '4.96'
## Warning: Coercing text to numeric in T15667 / R15667C20: '5228.1'
## Warning: Coercing text to numeric in S15668 / R15668C19: '4.96'
## Warning: Coercing text to numeric in T15668 / R15668C20: '5228.1'
## Warning: Coercing text to numeric in S15669 / R15669C19: '4.96'
## Warning: Coercing text to numeric in T15669 / R15669C20: '5228.1'
## Warning: Coercing text to numeric in S15670 / R15670C19: '4.96'
## Warning: Coercing text to numeric in T15670 / R15670C20: '5228.1'
## Warning: Coercing text to numeric in S15671 / R15671C19: '4.96'
## Warning: Coercing text to numeric in T15671 / R15671C20: '5228.1'
## Warning: Coercing text to numeric in S15672 / R15672C19: '4.96'
## Warning: Coercing text to numeric in T15672 / R15672C20: '5228.1'
## Warning: Coercing text to numeric in S15673 / R15673C19: '4.96'
## Warning: Coercing text to numeric in T15673 / R15673C20: '5228.1'
## Warning: Coercing text to numeric in S15674 / R15674C19: '4.96'
## Warning: Coercing text to numeric in T15674 / R15674C20: '5228.1'
## Warning: Coercing text to numeric in S15675 / R15675C19: '4.96'
## Warning: Coercing text to numeric in T15675 / R15675C20: '5228.1'
## Warning: Coercing text to numeric in S15676 / R15676C19: '4.96'
## Warning: Coercing text to numeric in T15676 / R15676C20: '5228.1'
## Warning: Coercing text to numeric in S15677 / R15677C19: '4.96'
## Warning: Coercing text to numeric in T15677 / R15677C20: '5228.1'
## Warning: Coercing text to numeric in S15678 / R15678C19: '4.96'
## Warning: Coercing text to numeric in T15678 / R15678C20: '5228.1'
## Warning: Coercing text to numeric in S15679 / R15679C19: '4.96'
## Warning: Coercing text to numeric in T15679 / R15679C20: '5228.1'
## Warning: Coercing text to numeric in S15680 / R15680C19: '4.96'
## Warning: Coercing text to numeric in T15680 / R15680C20: '5228.1'
## Warning: Coercing text to numeric in S15681 / R15681C19: '4.96'
## Warning: Coercing text to numeric in T15681 / R15681C20: '5228.1'
## Warning: Coercing text to numeric in S15682 / R15682C19: '4.96'
## Warning: Coercing text to numeric in T15682 / R15682C20: '5228.1'
## Warning: Coercing text to numeric in S15683 / R15683C19: '4.96'
## Warning: Coercing text to numeric in T15683 / R15683C20: '5228.1'
## Warning: Coercing text to numeric in S15684 / R15684C19: '4.96'
## Warning: Coercing text to numeric in T15684 / R15684C20: '5228.1'
## Warning: Coercing text to numeric in S15685 / R15685C19: '4.96'
## Warning: Coercing text to numeric in T15685 / R15685C20: '5228.1'
## Warning: Coercing text to numeric in S15686 / R15686C19: '4.96'
## Warning: Coercing text to numeric in T15686 / R15686C20: '5228.1'
## Warning: Coercing text to numeric in S15687 / R15687C19: '4.96'
## Warning: Coercing text to numeric in T15687 / R15687C20: '5228.1'
## Warning: Coercing text to numeric in S15688 / R15688C19: '4.96'
## Warning: Coercing text to numeric in T15688 / R15688C20: '5228.1'
## Warning: Coercing text to numeric in S15689 / R15689C19: '4.96'
## Warning: Coercing text to numeric in T15689 / R15689C20: '5228.1'
## Warning: Coercing text to numeric in S15690 / R15690C19: '4.96'
## Warning: Coercing text to numeric in T15690 / R15690C20: '5228.1'
## Warning: Coercing text to numeric in S15691 / R15691C19: '4.96'
## Warning: Coercing text to numeric in T15691 / R15691C20: '5228.1'
## Warning: Coercing text to numeric in S15692 / R15692C19: '4.96'
## Warning: Coercing text to numeric in T15692 / R15692C20: '5228.1'
## Warning: Coercing text to numeric in S15693 / R15693C19: '4.96'
## Warning: Coercing text to numeric in T15693 / R15693C20: '5228.1'
## Warning: Coercing text to numeric in S15694 / R15694C19: '4.96'
## Warning: Coercing text to numeric in T15694 / R15694C20: '5228.1'
## Warning: Coercing text to numeric in S15695 / R15695C19: '4.96'
## Warning: Coercing text to numeric in T15695 / R15695C20: '5228.1'
## Warning: Coercing text to numeric in S15696 / R15696C19: '4.96'
## Warning: Coercing text to numeric in T15696 / R15696C20: '5228.1'
## Warning: Coercing text to numeric in S15697 / R15697C19: '4.96'
## Warning: Coercing text to numeric in T15697 / R15697C20: '5228.1'
## Warning: Coercing text to numeric in S15698 / R15698C19: '4.96'
## Warning: Coercing text to numeric in T15698 / R15698C20: '5228.1'
## Warning: Coercing text to numeric in S15699 / R15699C19: '4.96'
## Warning: Coercing text to numeric in T15699 / R15699C20: '5228.1'
## Warning: Coercing text to numeric in S15700 / R15700C19: '4.96'
## Warning: Coercing text to numeric in T15700 / R15700C20: '5228.1'
## Warning: Coercing text to numeric in S15701 / R15701C19: '4.96'
## Warning: Coercing text to numeric in T15701 / R15701C20: '5228.1'
## Warning: Coercing text to numeric in S15702 / R15702C19: '4.96'
## Warning: Coercing text to numeric in T15702 / R15702C20: '5228.1'
## Warning: Coercing text to numeric in S15703 / R15703C19: '4.96'
## Warning: Coercing text to numeric in T15703 / R15703C20: '5228.1'
## Warning: Coercing text to numeric in S15704 / R15704C19: '4.96'
## Warning: Coercing text to numeric in T15704 / R15704C20: '5228.1'
## Warning: Coercing text to numeric in S15705 / R15705C19: '4.96'
## Warning: Coercing text to numeric in T15705 / R15705C20: '5228.1'
## Warning: Coercing text to numeric in S15706 / R15706C19: '4.96'
## Warning: Coercing text to numeric in T15706 / R15706C20: '5228.1'
## Warning: Coercing text to numeric in S15707 / R15707C19: '4.96'
## Warning: Coercing text to numeric in T15707 / R15707C20: '5228.1'
## Warning: Coercing text to numeric in S15708 / R15708C19: '4.96'
## Warning: Coercing text to numeric in T15708 / R15708C20: '5228.1'
## Warning: Coercing text to numeric in S15709 / R15709C19: '4.96'
## Warning: Coercing text to numeric in T15709 / R15709C20: '5228.1'
## Warning: Coercing text to numeric in S15710 / R15710C19: '4.96'
## Warning: Coercing text to numeric in T15710 / R15710C20: '5228.1'
## Warning: Coercing text to numeric in S15711 / R15711C19: '4.96'
## Warning: Coercing text to numeric in T15711 / R15711C20: '5228.1'
## Warning: Coercing text to numeric in S15712 / R15712C19: '4.96'
## Warning: Coercing text to numeric in T15712 / R15712C20: '5228.1'
## Warning: Coercing text to numeric in S15713 / R15713C19: '4.96'
## Warning: Coercing text to numeric in T15713 / R15713C20: '5228.1'
## Warning: Coercing text to numeric in S15714 / R15714C19: '4.96'
## Warning: Coercing text to numeric in T15714 / R15714C20: '5228.1'
## Warning: Coercing text to numeric in S15715 / R15715C19: '4.96'
## Warning: Coercing text to numeric in T15715 / R15715C20: '5228.1'
## Warning: Coercing text to numeric in S15716 / R15716C19: '4.96'
## Warning: Coercing text to numeric in T15716 / R15716C20: '5228.1'
## Warning: Coercing text to numeric in S15717 / R15717C19: '4.96'
## Warning: Coercing text to numeric in T15717 / R15717C20: '5228.1'
## Warning: Coercing text to numeric in S15718 / R15718C19: '4.96'
## Warning: Coercing text to numeric in T15718 / R15718C20: '5228.1'
## Warning: Coercing text to numeric in S15719 / R15719C19: '4.96'
## Warning: Coercing text to numeric in T15719 / R15719C20: '5228.1'
## Warning: Coercing text to numeric in S15720 / R15720C19: '4.96'
## Warning: Coercing text to numeric in T15720 / R15720C20: '5228.1'
## Warning: Coercing text to numeric in S15721 / R15721C19: '4.96'
## Warning: Coercing text to numeric in T15721 / R15721C20: '5228.1'
## Warning: Coercing text to numeric in S15722 / R15722C19: '4.96'
## Warning: Coercing text to numeric in T15722 / R15722C20: '5228.1'
## Warning: Coercing text to numeric in S15723 / R15723C19: '4.96'
## Warning: Coercing text to numeric in T15723 / R15723C20: '5228.1'
## Warning: Coercing text to numeric in S15724 / R15724C19: '4.96'
## Warning: Coercing text to numeric in T15724 / R15724C20: '5228.1'
## Warning: Coercing text to numeric in S15725 / R15725C19: '4.96'
## Warning: Coercing text to numeric in T15725 / R15725C20: '5228.1'
## Warning: Coercing text to numeric in S15726 / R15726C19: '4.96'
## Warning: Coercing text to numeric in T15726 / R15726C20: '5228.1'
## Warning: Coercing text to numeric in S15727 / R15727C19: '4.96'
## Warning: Coercing text to numeric in T15727 / R15727C20: '5228.1'
## Warning: Coercing text to numeric in S15728 / R15728C19: '4.96'
## Warning: Coercing text to numeric in T15728 / R15728C20: '5228.1'
## Warning: Coercing text to numeric in S15729 / R15729C19: '4.96'
## Warning: Coercing text to numeric in T15729 / R15729C20: '5228.1'
## Warning: Coercing text to numeric in S15730 / R15730C19: '4.96'
## Warning: Coercing text to numeric in T15730 / R15730C20: '5228.1'
## Warning: Coercing text to numeric in S15731 / R15731C19: '4.96'
## Warning: Coercing text to numeric in T15731 / R15731C20: '5228.1'
## Warning: Coercing text to numeric in S15732 / R15732C19: '4.96'
## Warning: Coercing text to numeric in T15732 / R15732C20: '5228.1'
## Warning: Coercing text to numeric in S15733 / R15733C19: '4.96'
## Warning: Coercing text to numeric in T15733 / R15733C20: '5228.1'
## Warning: Coercing text to numeric in S15734 / R15734C19: '4.96'
## Warning: Coercing text to numeric in T15734 / R15734C20: '5228.1'
## Warning: Coercing text to numeric in S15735 / R15735C19: '4.96'
## Warning: Coercing text to numeric in T15735 / R15735C20: '5228.1'
## Warning: Coercing text to numeric in S15736 / R15736C19: '4.96'
## Warning: Coercing text to numeric in T15736 / R15736C20: '5228.1'
## Warning: Coercing text to numeric in S15737 / R15737C19: '4.96'
## Warning: Coercing text to numeric in T15737 / R15737C20: '5228.1'
## Warning: Coercing text to numeric in S15738 / R15738C19: '4.96'
## Warning: Coercing text to numeric in T15738 / R15738C20: '5228.1'
## Warning: Coercing text to numeric in S15739 / R15739C19: '4.96'
## Warning: Coercing text to numeric in T15739 / R15739C20: '5228.1'
## Warning: Coercing text to numeric in S15740 / R15740C19: '4.96'
## Warning: Coercing text to numeric in T15740 / R15740C20: '5228.1'
## Warning: Coercing text to numeric in S15741 / R15741C19: '4.96'
## Warning: Coercing text to numeric in T15741 / R15741C20: '5228.1'
## Warning: Coercing text to numeric in S15742 / R15742C19: '4.96'
## Warning: Coercing text to numeric in T15742 / R15742C20: '5228.1'
## Warning: Coercing text to numeric in S15743 / R15743C19: '4.96'
## Warning: Coercing text to numeric in T15743 / R15743C20: '5228.1'
## Warning: Coercing text to numeric in S15744 / R15744C19: '4.96'
## Warning: Coercing text to numeric in T15744 / R15744C20: '5228.1'
## Warning: Coercing text to numeric in S15745 / R15745C19: '4.96'
## Warning: Coercing text to numeric in T15745 / R15745C20: '5228.1'
## Warning: Coercing text to numeric in S15746 / R15746C19: '4.96'
## Warning: Coercing text to numeric in T15746 / R15746C20: '5228.1'
## Warning: Coercing text to numeric in S15747 / R15747C19: '4.96'
## Warning: Coercing text to numeric in T15747 / R15747C20: '5228.1'
## Warning: Coercing text to numeric in S15748 / R15748C19: '4.96'
## Warning: Coercing text to numeric in T15748 / R15748C20: '5228.1'
## Warning: Coercing text to numeric in S15749 / R15749C19: '4.96'
## Warning: Coercing text to numeric in T15749 / R15749C20: '5228.1'
## Warning: Coercing text to numeric in S15750 / R15750C19: '4.96'
## Warning: Coercing text to numeric in T15750 / R15750C20: '5228.1'
## Warning: Coercing text to numeric in S15751 / R15751C19: '4.96'
## Warning: Coercing text to numeric in T15751 / R15751C20: '5228.1'
## Warning: Coercing text to numeric in S15752 / R15752C19: '4.96'
## Warning: Coercing text to numeric in T15752 / R15752C20: '5228.1'
## Warning: Coercing text to numeric in S15753 / R15753C19: '4.96'
## Warning: Coercing text to numeric in T15753 / R15753C20: '5228.1'
## Warning: Coercing text to numeric in S15754 / R15754C19: '4.96'
## Warning: Coercing text to numeric in T15754 / R15754C20: '5228.1'
## Warning: Coercing text to numeric in S15755 / R15755C19: '4.96'
## Warning: Coercing text to numeric in T15755 / R15755C20: '5228.1'
## Warning: Coercing text to numeric in S15756 / R15756C19: '4.96'
## Warning: Coercing text to numeric in T15756 / R15756C20: '5228.1'
## Warning: Coercing text to numeric in S15757 / R15757C19: '4.96'
## Warning: Coercing text to numeric in T15757 / R15757C20: '5228.1'
## Warning: Coercing text to numeric in S15758 / R15758C19: '4.96'
## Warning: Coercing text to numeric in T15758 / R15758C20: '5228.1'
## Warning: Coercing text to numeric in S15759 / R15759C19: '4.96'
## Warning: Coercing text to numeric in T15759 / R15759C20: '5228.1'
## Warning: Coercing text to numeric in S15760 / R15760C19: '4.96'
## Warning: Coercing text to numeric in T15760 / R15760C20: '5228.1'
## Warning: Coercing text to numeric in S15761 / R15761C19: '4.96'
## Warning: Coercing text to numeric in T15761 / R15761C20: '5228.1'
## Warning: Coercing text to numeric in S15762 / R15762C19: '4.96'
## Warning: Coercing text to numeric in T15762 / R15762C20: '5228.1'
## Warning: Coercing text to numeric in S15763 / R15763C19: '4.96'
## Warning: Coercing text to numeric in T15763 / R15763C20: '5228.1'
## Warning: Coercing text to numeric in S15764 / R15764C19: '4.96'
## Warning: Coercing text to numeric in T15764 / R15764C20: '5228.1'
## Warning: Coercing text to numeric in S15765 / R15765C19: '4.96'
## Warning: Coercing text to numeric in T15765 / R15765C20: '5228.1'
## Warning: Coercing text to numeric in S15766 / R15766C19: '4.96'
## Warning: Coercing text to numeric in T15766 / R15766C20: '5228.1'
## Warning: Coercing text to numeric in S15767 / R15767C19: '4.96'
## Warning: Coercing text to numeric in T15767 / R15767C20: '5228.1'
## Warning: Coercing text to numeric in S15768 / R15768C19: '4.96'
## Warning: Coercing text to numeric in T15768 / R15768C20: '5228.1'
## Warning: Coercing text to numeric in S15769 / R15769C19: '4.96'
## Warning: Coercing text to numeric in T15769 / R15769C20: '5228.1'
## Warning: Coercing text to numeric in S15770 / R15770C19: '4.96'
## Warning: Coercing text to numeric in T15770 / R15770C20: '5228.1'
## Warning: Coercing text to numeric in S15771 / R15771C19: '4.96'
## Warning: Coercing text to numeric in T15771 / R15771C20: '5228.1'
## Warning: Coercing text to numeric in S15772 / R15772C19: '4.96'
## Warning: Coercing text to numeric in T15772 / R15772C20: '5228.1'
## Warning: Coercing text to numeric in S15773 / R15773C19: '4.96'
## Warning: Coercing text to numeric in T15773 / R15773C20: '5228.1'
## Warning: Coercing text to numeric in S15774 / R15774C19: '4.96'
## Warning: Coercing text to numeric in T15774 / R15774C20: '5228.1'
## Warning: Coercing text to numeric in S15775 / R15775C19: '4.96'
## Warning: Coercing text to numeric in T15775 / R15775C20: '5228.1'
## Warning: Coercing text to numeric in S15776 / R15776C19: '4.96'
## Warning: Coercing text to numeric in T15776 / R15776C20: '5228.1'
## Warning: Coercing text to numeric in S15777 / R15777C19: '4.96'
## Warning: Coercing text to numeric in T15777 / R15777C20: '5228.1'
## Warning: Coercing text to numeric in S15778 / R15778C19: '4.96'
## Warning: Coercing text to numeric in T15778 / R15778C20: '5228.1'
## Warning: Coercing text to numeric in S15779 / R15779C19: '4.96'
## Warning: Coercing text to numeric in T15779 / R15779C20: '5228.1'
## Warning: Coercing text to numeric in S15780 / R15780C19: '4.96'
## Warning: Coercing text to numeric in T15780 / R15780C20: '5228.1'
## Warning: Coercing text to numeric in S15781 / R15781C19: '4.96'
## Warning: Coercing text to numeric in T15781 / R15781C20: '5228.1'
## Warning: Coercing text to numeric in S15782 / R15782C19: '4.96'
## Warning: Coercing text to numeric in T15782 / R15782C20: '5228.1'
## Warning: Coercing text to numeric in S15783 / R15783C19: '4.96'
## Warning: Coercing text to numeric in T15783 / R15783C20: '5228.1'
## Warning: Coercing text to numeric in S15784 / R15784C19: '4.96'
## Warning: Coercing text to numeric in T15784 / R15784C20: '5228.1'
## Warning: Coercing text to numeric in S15785 / R15785C19: '4.96'
## Warning: Coercing text to numeric in T15785 / R15785C20: '5228.1'
## Warning: Coercing text to numeric in S15786 / R15786C19: '4.96'
## Warning: Coercing text to numeric in T15786 / R15786C20: '5228.1'
## Warning: Coercing text to numeric in S15787 / R15787C19: '4.96'
## Warning: Coercing text to numeric in T15787 / R15787C20: '5228.1'
## Warning: Coercing text to numeric in S15788 / R15788C19: '4.96'
## Warning: Coercing text to numeric in T15788 / R15788C20: '5228.1'
## Warning: Coercing text to numeric in S15789 / R15789C19: '4.96'
## Warning: Coercing text to numeric in T15789 / R15789C20: '5228.1'
## Warning: Coercing text to numeric in S15790 / R15790C19: '4.96'
## Warning: Coercing text to numeric in T15790 / R15790C20: '5228.1'
## Warning: Coercing text to numeric in S15791 / R15791C19: '4.96'
## Warning: Coercing text to numeric in T15791 / R15791C20: '5228.1'
## Warning: Coercing text to numeric in S15792 / R15792C19: '4.96'
## Warning: Coercing text to numeric in T15792 / R15792C20: '5228.1'
## Warning: Coercing text to numeric in S15793 / R15793C19: '4.96'
## Warning: Coercing text to numeric in T15793 / R15793C20: '5228.1'
## Warning: Coercing text to numeric in S15794 / R15794C19: '4.96'
## Warning: Coercing text to numeric in T15794 / R15794C20: '5228.1'
## Warning: Coercing text to numeric in S15795 / R15795C19: '4.96'
## Warning: Coercing text to numeric in T15795 / R15795C20: '5228.1'
## Warning: Coercing text to numeric in S15796 / R15796C19: '4.96'
## Warning: Coercing text to numeric in T15796 / R15796C20: '5228.1'
## Warning: Coercing text to numeric in S15797 / R15797C19: '4.96'
## Warning: Coercing text to numeric in T15797 / R15797C20: '5228.1'
## Warning: Coercing text to numeric in S15798 / R15798C19: '4.96'
## Warning: Coercing text to numeric in T15798 / R15798C20: '5228.1'
## Warning: Coercing text to numeric in S15799 / R15799C19: '4.96'
## Warning: Coercing text to numeric in T15799 / R15799C20: '5228.1'
## Warning: Coercing text to numeric in S15800 / R15800C19: '4.96'
## Warning: Coercing text to numeric in T15800 / R15800C20: '5228.1'
## Warning: Coercing text to numeric in S15801 / R15801C19: '4.96'
## Warning: Coercing text to numeric in T15801 / R15801C20: '5228.1'
## Warning: Coercing text to numeric in S15802 / R15802C19: '4.96'
## Warning: Coercing text to numeric in T15802 / R15802C20: '5228.1'
## Warning: Coercing text to numeric in S15803 / R15803C19: '4.96'
## Warning: Coercing text to numeric in T15803 / R15803C20: '5228.1'
## Warning: Coercing text to numeric in S15804 / R15804C19: '4.96'
## Warning: Coercing text to numeric in T15804 / R15804C20: '5228.1'
## Warning: Coercing text to numeric in S15805 / R15805C19: '4.96'
## Warning: Coercing text to numeric in T15805 / R15805C20: '5228.1'
## Warning: Coercing text to numeric in S15806 / R15806C19: '4.96'
## Warning: Coercing text to numeric in T15806 / R15806C20: '5228.1'
## Warning: Coercing text to numeric in S15807 / R15807C19: '4.96'
## Warning: Coercing text to numeric in T15807 / R15807C20: '5228.1'
## Warning: Coercing text to numeric in S15808 / R15808C19: '4.96'
## Warning: Coercing text to numeric in T15808 / R15808C20: '5228.1'
## Warning: Coercing text to numeric in S15809 / R15809C19: '4.96'
## Warning: Coercing text to numeric in T15809 / R15809C20: '5228.1'
## Warning: Coercing text to numeric in S15810 / R15810C19: '4.96'
## Warning: Coercing text to numeric in T15810 / R15810C20: '5228.1'
## Warning: Coercing text to numeric in S15811 / R15811C19: '4.96'
## Warning: Coercing text to numeric in T15811 / R15811C20: '5228.1'
## Warning: Coercing text to numeric in S15812 / R15812C19: '4.96'
## Warning: Coercing text to numeric in T15812 / R15812C20: '5228.1'
## Warning: Coercing text to numeric in S15813 / R15813C19: '4.96'
## Warning: Coercing text to numeric in T15813 / R15813C20: '5228.1'
## Warning: Coercing text to numeric in S15814 / R15814C19: '4.96'
## Warning: Coercing text to numeric in T15814 / R15814C20: '5228.1'
## Warning: Coercing text to numeric in S15815 / R15815C19: '4.96'
## Warning: Coercing text to numeric in T15815 / R15815C20: '5228.1'
## Warning: Coercing text to numeric in S15816 / R15816C19: '4.96'
## Warning: Coercing text to numeric in T15816 / R15816C20: '5228.1'
## Warning: Coercing text to numeric in S15817 / R15817C19: '4.96'
## Warning: Coercing text to numeric in T15817 / R15817C20: '5228.1'
## Warning: Coercing text to numeric in S15818 / R15818C19: '4.96'
## Warning: Coercing text to numeric in T15818 / R15818C20: '5228.1'
## Warning: Coercing text to numeric in S15819 / R15819C19: '4.96'
## Warning: Coercing text to numeric in T15819 / R15819C20: '5228.1'
## Warning: Coercing text to numeric in S15820 / R15820C19: '4.96'
## Warning: Coercing text to numeric in T15820 / R15820C20: '5228.1'
## Warning: Coercing text to numeric in S15821 / R15821C19: '4.96'
## Warning: Coercing text to numeric in T15821 / R15821C20: '5228.1'
## Warning: Coercing text to numeric in S15822 / R15822C19: '4.96'
## Warning: Coercing text to numeric in T15822 / R15822C20: '5228.1'
## Warning: Coercing text to numeric in S15823 / R15823C19: '4.96'
## Warning: Coercing text to numeric in T15823 / R15823C20: '5228.1'
## Warning: Coercing text to numeric in S15824 / R15824C19: '4.96'
## Warning: Coercing text to numeric in T15824 / R15824C20: '5228.1'
## Warning: Coercing text to numeric in S15825 / R15825C19: '4.96'
## Warning: Coercing text to numeric in T15825 / R15825C20: '5228.1'
## Warning: Coercing text to numeric in S15826 / R15826C19: '4.96'
## Warning: Coercing text to numeric in T15826 / R15826C20: '5228.1'
## Warning: Coercing text to numeric in S15827 / R15827C19: '4.96'
## Warning: Coercing text to numeric in T15827 / R15827C20: '5228.1'
## Warning: Coercing text to numeric in S15828 / R15828C19: '4.96'
## Warning: Coercing text to numeric in T15828 / R15828C20: '5228.1'
## Warning: Coercing text to numeric in S15829 / R15829C19: '4.96'
## Warning: Coercing text to numeric in T15829 / R15829C20: '5228.1'
## Warning: Coercing text to numeric in S15830 / R15830C19: '4.96'
## Warning: Coercing text to numeric in T15830 / R15830C20: '5228.1'
## Warning: Coercing text to numeric in S15831 / R15831C19: '4.96'
## Warning: Coercing text to numeric in T15831 / R15831C20: '5228.1'
## Warning: Coercing text to numeric in S15832 / R15832C19: '4.96'
## Warning: Coercing text to numeric in T15832 / R15832C20: '5228.1'
## Warning: Coercing text to numeric in S15833 / R15833C19: '4.96'
## Warning: Coercing text to numeric in T15833 / R15833C20: '5228.1'
## Warning: Coercing text to numeric in S15834 / R15834C19: '4.96'
## Warning: Coercing text to numeric in T15834 / R15834C20: '5228.1'
## Warning: Coercing text to numeric in S15835 / R15835C19: '4.96'
## Warning: Coercing text to numeric in T15835 / R15835C20: '5228.1'
## Warning: Coercing text to numeric in S15836 / R15836C19: '4.96'
## Warning: Coercing text to numeric in T15836 / R15836C20: '5228.1'
## Warning: Coercing text to numeric in S15837 / R15837C19: '4.96'
## Warning: Coercing text to numeric in T15837 / R15837C20: '5228.1'
## Warning: Coercing text to numeric in S15838 / R15838C19: '4.96'
## Warning: Coercing text to numeric in T15838 / R15838C20: '5228.1'
## Warning: Coercing text to numeric in S15839 / R15839C19: '4.96'
## Warning: Coercing text to numeric in T15839 / R15839C20: '5228.1'
## Warning: Coercing text to numeric in S15840 / R15840C19: '4.96'
## Warning: Coercing text to numeric in T15840 / R15840C20: '5228.1'
## Warning: Coercing text to numeric in S15841 / R15841C19: '4.96'
## Warning: Coercing text to numeric in T15841 / R15841C20: '5228.1'
## Warning: Coercing text to numeric in S15842 / R15842C19: '4.96'
## Warning: Coercing text to numeric in T15842 / R15842C20: '5228.1'
## Warning: Coercing text to numeric in S15843 / R15843C19: '4.96'
## Warning: Coercing text to numeric in T15843 / R15843C20: '5228.1'
## Warning: Coercing text to numeric in S15844 / R15844C19: '4.96'
## Warning: Coercing text to numeric in T15844 / R15844C20: '5228.1'
## Warning: Coercing text to numeric in S15845 / R15845C19: '4.96'
## Warning: Coercing text to numeric in T15845 / R15845C20: '5228.1'
## Warning: Coercing text to numeric in S15846 / R15846C19: '4.96'
## Warning: Coercing text to numeric in T15846 / R15846C20: '5228.1'
## Warning: Coercing text to numeric in S15847 / R15847C19: '4.96'
## Warning: Coercing text to numeric in T15847 / R15847C20: '5228.1'
## Warning: Coercing text to numeric in S15848 / R15848C19: '4.96'
## Warning: Coercing text to numeric in T15848 / R15848C20: '5228.1'
## Warning: Coercing text to numeric in S15849 / R15849C19: '4.96'
## Warning: Coercing text to numeric in T15849 / R15849C20: '5228.1'
## Warning: Coercing text to numeric in S15850 / R15850C19: '4.96'
## Warning: Coercing text to numeric in T15850 / R15850C20: '5228.1'
## Warning: Coercing text to numeric in S15851 / R15851C19: '4.96'
## Warning: Coercing text to numeric in T15851 / R15851C20: '5228.1'
## Warning: Coercing text to numeric in S15852 / R15852C19: '4.96'
## Warning: Coercing text to numeric in T15852 / R15852C20: '5228.1'
## Warning: Coercing text to numeric in S15853 / R15853C19: '4.96'
## Warning: Coercing text to numeric in T15853 / R15853C20: '5228.1'
## Warning: Coercing text to numeric in S15854 / R15854C19: '4.96'
## Warning: Coercing text to numeric in T15854 / R15854C20: '5228.1'
## Warning: Coercing text to numeric in S15855 / R15855C19: '4.96'
## Warning: Coercing text to numeric in T15855 / R15855C20: '5228.1'
## Warning: Coercing text to numeric in S15856 / R15856C19: '4.96'
## Warning: Coercing text to numeric in T15856 / R15856C20: '5228.1'
## Warning: Coercing text to numeric in S15857 / R15857C19: '4.96'
## Warning: Coercing text to numeric in T15857 / R15857C20: '5228.1'
## Warning: Coercing text to numeric in S15858 / R15858C19: '4.96'
## Warning: Coercing text to numeric in T15858 / R15858C20: '5228.1'
## Warning: Coercing text to numeric in S15859 / R15859C19: '4.96'
## Warning: Coercing text to numeric in T15859 / R15859C20: '5228.1'
## Warning: Coercing text to numeric in S15860 / R15860C19: '4.96'
## Warning: Coercing text to numeric in T15860 / R15860C20: '5228.1'
## Warning: Coercing text to numeric in S15861 / R15861C19: '4.96'
## Warning: Coercing text to numeric in T15861 / R15861C20: '5228.1'
## Warning: Coercing text to numeric in S15862 / R15862C19: '4.96'
## Warning: Coercing text to numeric in T15862 / R15862C20: '5228.1'
## Warning: Coercing text to numeric in S15863 / R15863C19: '4.96'
## Warning: Coercing text to numeric in T15863 / R15863C20: '5228.1'
## Warning: Coercing text to numeric in S15864 / R15864C19: '4.96'
## Warning: Coercing text to numeric in T15864 / R15864C20: '5228.1'
## Warning: Coercing text to numeric in S15865 / R15865C19: '4.96'
## Warning: Coercing text to numeric in T15865 / R15865C20: '5228.1'
## Warning: Coercing text to numeric in S15866 / R15866C19: '4.96'
## Warning: Coercing text to numeric in T15866 / R15866C20: '5228.1'
## Warning: Coercing text to numeric in S15867 / R15867C19: '4.96'
## Warning: Coercing text to numeric in T15867 / R15867C20: '5228.1'
## Warning: Coercing text to numeric in S15868 / R15868C19: '4.96'
## Warning: Coercing text to numeric in T15868 / R15868C20: '5228.1'
## Warning: Coercing text to numeric in S15869 / R15869C19: '4.96'
## Warning: Coercing text to numeric in T15869 / R15869C20: '5228.1'
## Warning: Coercing text to numeric in S15870 / R15870C19: '4.96'
## Warning: Coercing text to numeric in T15870 / R15870C20: '5228.1'
## Warning: Coercing text to numeric in S15871 / R15871C19: '4.96'
## Warning: Coercing text to numeric in T15871 / R15871C20: '5228.1'
## Warning: Coercing text to numeric in S15872 / R15872C19: '4.96'
## Warning: Coercing text to numeric in T15872 / R15872C20: '5228.1'
## Warning: Coercing text to numeric in S15873 / R15873C19: '4.96'
## Warning: Coercing text to numeric in T15873 / R15873C20: '5228.1'
## Warning: Coercing text to numeric in S15874 / R15874C19: '4.96'
## Warning: Coercing text to numeric in T15874 / R15874C20: '5228.1'
## Warning: Coercing text to numeric in S15875 / R15875C19: '4.96'
## Warning: Coercing text to numeric in T15875 / R15875C20: '5228.1'
## Warning: Coercing text to numeric in S15876 / R15876C19: '4.96'
## Warning: Coercing text to numeric in T15876 / R15876C20: '5228.1'
## Warning: Coercing text to numeric in S15877 / R15877C19: '4.96'
## Warning: Coercing text to numeric in T15877 / R15877C20: '5228.1'
## Warning: Coercing text to numeric in S15878 / R15878C19: '4.96'
## Warning: Coercing text to numeric in T15878 / R15878C20: '5228.1'
## Warning: Coercing text to numeric in S15879 / R15879C19: '4.96'
## Warning: Coercing text to numeric in T15879 / R15879C20: '5228.1'
## Warning: Coercing text to numeric in S15880 / R15880C19: '4.96'
## Warning: Coercing text to numeric in T15880 / R15880C20: '5228.1'
## Warning: Coercing text to numeric in S15881 / R15881C19: '4.96'
## Warning: Coercing text to numeric in T15881 / R15881C20: '5228.1'
## Warning: Coercing text to numeric in S15882 / R15882C19: '4.96'
## Warning: Coercing text to numeric in T15882 / R15882C20: '5228.1'
## Warning: Coercing text to numeric in S15883 / R15883C19: '4.96'
## Warning: Coercing text to numeric in T15883 / R15883C20: '5228.1'
## Warning: Coercing text to numeric in S15884 / R15884C19: '4.96'
## Warning: Coercing text to numeric in T15884 / R15884C20: '5228.1'
## Warning: Coercing text to numeric in S15885 / R15885C19: '4.96'
## Warning: Coercing text to numeric in T15885 / R15885C20: '5228.1'
## Warning: Coercing text to numeric in S15886 / R15886C19: '4.96'
## Warning: Coercing text to numeric in T15886 / R15886C20: '5228.1'
## Warning: Coercing text to numeric in S15887 / R15887C19: '4.96'
## Warning: Coercing text to numeric in T15887 / R15887C20: '5228.1'
## Warning: Coercing text to numeric in S15888 / R15888C19: '4.96'
## Warning: Coercing text to numeric in T15888 / R15888C20: '5228.1'
## Warning: Coercing text to numeric in S15889 / R15889C19: '4.96'
## Warning: Coercing text to numeric in T15889 / R15889C20: '5228.1'
## Warning: Coercing text to numeric in S15890 / R15890C19: '4.96'
## Warning: Coercing text to numeric in T15890 / R15890C20: '5228.1'
## Warning: Coercing text to numeric in S15891 / R15891C19: '4.96'
## Warning: Coercing text to numeric in T15891 / R15891C20: '5228.1'
## Warning: Coercing text to numeric in S15892 / R15892C19: '4.96'
## Warning: Coercing text to numeric in T15892 / R15892C20: '5228.1'
## Warning: Coercing text to numeric in S15893 / R15893C19: '4.96'
## Warning: Coercing text to numeric in T15893 / R15893C20: '5228.1'
## Warning: Coercing text to numeric in S15894 / R15894C19: '4.96'
## Warning: Coercing text to numeric in T15894 / R15894C20: '5228.1'
## Warning: Coercing text to numeric in S15895 / R15895C19: '4.96'
## Warning: Coercing text to numeric in T15895 / R15895C20: '5228.1'
## Warning: Coercing text to numeric in S15896 / R15896C19: '4.96'
## Warning: Coercing text to numeric in T15896 / R15896C20: '5228.1'
## Warning: Coercing text to numeric in S15897 / R15897C19: '4.96'
## Warning: Coercing text to numeric in T15897 / R15897C20: '5228.1'
## Warning: Coercing text to numeric in S15898 / R15898C19: '4.96'
## Warning: Coercing text to numeric in T15898 / R15898C20: '5228.1'
## Warning: Coercing text to numeric in S15899 / R15899C19: '4.96'
## Warning: Coercing text to numeric in T15899 / R15899C20: '5228.1'
## Warning: Coercing text to numeric in S15900 / R15900C19: '4.96'
## Warning: Coercing text to numeric in T15900 / R15900C20: '5228.1'
## Warning: Coercing text to numeric in S15901 / R15901C19: '4.96'
## Warning: Coercing text to numeric in T15901 / R15901C20: '5228.1'
## Warning: Coercing text to numeric in S15902 / R15902C19: '4.96'
## Warning: Coercing text to numeric in T15902 / R15902C20: '5228.1'
## Warning: Coercing text to numeric in S15903 / R15903C19: '4.96'
## Warning: Coercing text to numeric in T15903 / R15903C20: '5228.1'
## Warning: Coercing text to numeric in S15904 / R15904C19: '4.96'
## Warning: Coercing text to numeric in T15904 / R15904C20: '5228.1'
## Warning: Coercing text to numeric in S15905 / R15905C19: '4.96'
## Warning: Coercing text to numeric in T15905 / R15905C20: '5228.1'
## Warning: Coercing text to numeric in S15906 / R15906C19: '4.96'
## Warning: Coercing text to numeric in T15906 / R15906C20: '5228.1'
## Warning: Coercing text to numeric in S15907 / R15907C19: '4.96'
## Warning: Coercing text to numeric in T15907 / R15907C20: '5228.1'
## Warning: Coercing text to numeric in S15908 / R15908C19: '4.96'
## Warning: Coercing text to numeric in T15908 / R15908C20: '5228.1'
## Warning: Coercing text to numeric in S15909 / R15909C19: '4.96'
## Warning: Coercing text to numeric in T15909 / R15909C20: '5228.1'
## Warning: Coercing text to numeric in S15910 / R15910C19: '4.96'
## Warning: Coercing text to numeric in T15910 / R15910C20: '5228.1'
## Warning: Coercing text to numeric in S15911 / R15911C19: '4.96'
## Warning: Coercing text to numeric in T15911 / R15911C20: '5228.1'
## Warning: Coercing text to numeric in S15912 / R15912C19: '4.96'
## Warning: Coercing text to numeric in T15912 / R15912C20: '5228.1'
## Warning: Coercing text to numeric in S15913 / R15913C19: '4.96'
## Warning: Coercing text to numeric in T15913 / R15913C20: '5228.1'
## Warning: Coercing text to numeric in S15914 / R15914C19: '4.96'
## Warning: Coercing text to numeric in T15914 / R15914C20: '5228.1'
## Warning: Coercing text to numeric in S15915 / R15915C19: '4.96'
## Warning: Coercing text to numeric in T15915 / R15915C20: '5228.1'
## Warning: Coercing text to numeric in S15916 / R15916C19: '4.96'
## Warning: Coercing text to numeric in T15916 / R15916C20: '5228.1'
## Warning: Coercing text to numeric in S15917 / R15917C19: '4.96'
## Warning: Coercing text to numeric in T15917 / R15917C20: '5228.1'
## Warning: Coercing text to numeric in S15918 / R15918C19: '4.96'
## Warning: Coercing text to numeric in T15918 / R15918C20: '5228.1'
## Warning: Coercing text to numeric in S15919 / R15919C19: '4.96'
## Warning: Coercing text to numeric in T15919 / R15919C20: '5228.1'
## Warning: Coercing text to numeric in S15920 / R15920C19: '4.96'
## Warning: Coercing text to numeric in T15920 / R15920C20: '5228.1'
## Warning: Coercing text to numeric in S15921 / R15921C19: '4.96'
## Warning: Coercing text to numeric in T15921 / R15921C20: '5228.1'
## Warning: Coercing text to numeric in S15922 / R15922C19: '4.96'
## Warning: Coercing text to numeric in T15922 / R15922C20: '5228.1'
## Warning: Coercing text to numeric in S15923 / R15923C19: '4.96'
## Warning: Coercing text to numeric in T15923 / R15923C20: '5228.1'
## Warning: Coercing text to numeric in S15924 / R15924C19: '4.96'
## Warning: Coercing text to numeric in T15924 / R15924C20: '5228.1'
## Warning: Coercing text to numeric in S15925 / R15925C19: '4.96'
## Warning: Coercing text to numeric in T15925 / R15925C20: '5228.1'
## Warning: Coercing text to numeric in S15926 / R15926C19: '4.96'
## Warning: Coercing text to numeric in T15926 / R15926C20: '5228.1'
## Warning: Coercing text to numeric in S15927 / R15927C19: '4.96'
## Warning: Coercing text to numeric in T15927 / R15927C20: '5228.1'
## Warning: Coercing text to numeric in S15928 / R15928C19: '4.96'
## Warning: Coercing text to numeric in T15928 / R15928C20: '5228.1'
## Warning: Coercing text to numeric in S15929 / R15929C19: '4.96'
## Warning: Coercing text to numeric in T15929 / R15929C20: '5228.1'
## Warning: Coercing text to numeric in S15930 / R15930C19: '4.96'
## Warning: Coercing text to numeric in T15930 / R15930C20: '5228.1'
## Warning: Coercing text to numeric in S15931 / R15931C19: '4.96'
## Warning: Coercing text to numeric in T15931 / R15931C20: '5228.1'
## Warning: Coercing text to numeric in S15932 / R15932C19: '4.96'
## Warning: Coercing text to numeric in T15932 / R15932C20: '5228.1'
## Warning: Coercing text to numeric in S15933 / R15933C19: '4.96'
## Warning: Coercing text to numeric in T15933 / R15933C20: '5228.1'
## Warning: Coercing text to numeric in S15934 / R15934C19: '4.96'
## Warning: Coercing text to numeric in T15934 / R15934C20: '5228.1'
## Warning: Coercing text to numeric in S15935 / R15935C19: '4.96'
## Warning: Coercing text to numeric in T15935 / R15935C20: '5228.1'
## Warning: Coercing text to numeric in S15936 / R15936C19: '4.96'
## Warning: Coercing text to numeric in T15936 / R15936C20: '5228.1'
## Warning: Coercing text to numeric in S15937 / R15937C19: '4.96'
## Warning: Coercing text to numeric in T15937 / R15937C20: '5228.1'
## Warning: Coercing text to numeric in S15938 / R15938C19: '4.96'
## Warning: Coercing text to numeric in T15938 / R15938C20: '5228.1'
## Warning: Coercing text to numeric in S15939 / R15939C19: '4.96'
## Warning: Coercing text to numeric in T15939 / R15939C20: '5228.1'
## Warning: Coercing text to numeric in S15940 / R15940C19: '4.96'
## Warning: Coercing text to numeric in T15940 / R15940C20: '5228.1'
## Warning: Coercing text to numeric in S15941 / R15941C19: '4.96'
## Warning: Coercing text to numeric in T15941 / R15941C20: '5228.1'
## Warning: Coercing text to numeric in S15942 / R15942C19: '4.96'
## Warning: Coercing text to numeric in T15942 / R15942C20: '5228.1'
## Warning: Coercing text to numeric in S15943 / R15943C19: '4.96'
## Warning: Coercing text to numeric in T15943 / R15943C20: '5228.1'
## Warning: Coercing text to numeric in S15944 / R15944C19: '4.96'
## Warning: Coercing text to numeric in T15944 / R15944C20: '5228.1'
## Warning: Coercing text to numeric in S15945 / R15945C19: '4.96'
## Warning: Coercing text to numeric in T15945 / R15945C20: '5228.1'
## Warning: Coercing text to numeric in S15946 / R15946C19: '4.96'
## Warning: Coercing text to numeric in T15946 / R15946C20: '5228.1'
## Warning: Coercing text to numeric in S15947 / R15947C19: '4.96'
## Warning: Coercing text to numeric in T15947 / R15947C20: '5228.1'
## Warning: Coercing text to numeric in S15948 / R15948C19: '4.96'
## Warning: Coercing text to numeric in T15948 / R15948C20: '5228.1'
## Warning: Coercing text to numeric in S15949 / R15949C19: '4.96'
## Warning: Coercing text to numeric in T15949 / R15949C20: '5228.1'
## Warning: Coercing text to numeric in S15950 / R15950C19: '4.96'
## Warning: Coercing text to numeric in T15950 / R15950C20: '5228.1'
## Warning: Coercing text to numeric in S15951 / R15951C19: '4.96'
## Warning: Coercing text to numeric in T15951 / R15951C20: '5228.1'
## Warning: Coercing text to numeric in S15952 / R15952C19: '4.96'
## Warning: Coercing text to numeric in T15952 / R15952C20: '5228.1'
## Warning: Coercing text to numeric in S15953 / R15953C19: '4.96'
## Warning: Coercing text to numeric in T15953 / R15953C20: '5228.1'
## Warning: Coercing text to numeric in S15954 / R15954C19: '4.96'
## Warning: Coercing text to numeric in T15954 / R15954C20: '5228.1'
## Warning: Coercing text to numeric in S15955 / R15955C19: '4.96'
## Warning: Coercing text to numeric in T15955 / R15955C20: '5228.1'
## Warning: Coercing text to numeric in S15956 / R15956C19: '4.96'
## Warning: Coercing text to numeric in T15956 / R15956C20: '5228.1'
## Warning: Coercing text to numeric in S15957 / R15957C19: '4.96'
## Warning: Coercing text to numeric in T15957 / R15957C20: '5228.1'
## Warning: Coercing text to numeric in S15958 / R15958C19: '4.96'
## Warning: Coercing text to numeric in T15958 / R15958C20: '5228.1'
## Warning: Coercing text to numeric in S15959 / R15959C19: '4.96'
## Warning: Coercing text to numeric in T15959 / R15959C20: '5228.1'
## Warning: Coercing text to numeric in S15960 / R15960C19: '4.96'
## Warning: Coercing text to numeric in T15960 / R15960C20: '5228.1'
## Warning: Coercing text to numeric in S15961 / R15961C19: '4.96'
## Warning: Coercing text to numeric in T15961 / R15961C20: '5228.1'
## Warning: Coercing text to numeric in S15962 / R15962C19: '4.96'
## Warning: Coercing text to numeric in T15962 / R15962C20: '5228.1'
## Warning: Coercing text to numeric in S15963 / R15963C19: '4.96'
## Warning: Coercing text to numeric in T15963 / R15963C20: '5228.1'
## Warning: Coercing text to numeric in S15964 / R15964C19: '4.96'
## Warning: Coercing text to numeric in T15964 / R15964C20: '5228.1'
## Warning: Coercing text to numeric in S15965 / R15965C19: '4.96'
## Warning: Coercing text to numeric in T15965 / R15965C20: '5228.1'
## Warning: Coercing text to numeric in S15966 / R15966C19: '4.96'
## Warning: Coercing text to numeric in T15966 / R15966C20: '5228.1'
## Warning: Coercing text to numeric in S15967 / R15967C19: '4.96'
## Warning: Coercing text to numeric in T15967 / R15967C20: '5228.1'
## Warning: Coercing text to numeric in S15968 / R15968C19: '4.96'
## Warning: Coercing text to numeric in T15968 / R15968C20: '5228.1'
## Warning: Coercing text to numeric in S15969 / R15969C19: '4.96'
## Warning: Coercing text to numeric in T15969 / R15969C20: '5228.1'
## Warning: Coercing text to numeric in S15970 / R15970C19: '4.96'
## Warning: Coercing text to numeric in T15970 / R15970C20: '5228.1'
## Warning: Coercing text to numeric in S15971 / R15971C19: '4.96'
## Warning: Coercing text to numeric in T15971 / R15971C20: '5228.1'
## Warning: Coercing text to numeric in S15972 / R15972C19: '4.96'
## Warning: Coercing text to numeric in T15972 / R15972C20: '5228.1'
## Warning: Coercing text to numeric in S15973 / R15973C19: '4.96'
## Warning: Coercing text to numeric in T15973 / R15973C20: '5228.1'
## Warning: Coercing text to numeric in S15974 / R15974C19: '4.96'
## Warning: Coercing text to numeric in T15974 / R15974C20: '5228.1'
## Warning: Coercing text to numeric in S15975 / R15975C19: '4.96'
## Warning: Coercing text to numeric in T15975 / R15975C20: '5228.1'
## Warning: Coercing text to numeric in S15976 / R15976C19: '4.96'
## Warning: Coercing text to numeric in T15976 / R15976C20: '5228.1'
## Warning: Coercing text to numeric in S15977 / R15977C19: '4.96'
## Warning: Coercing text to numeric in T15977 / R15977C20: '5228.1'
## Warning: Coercing text to numeric in S15978 / R15978C19: '4.96'
## Warning: Coercing text to numeric in T15978 / R15978C20: '5228.1'
## Warning: Coercing text to numeric in S15979 / R15979C19: '4.96'
## Warning: Coercing text to numeric in T15979 / R15979C20: '5228.1'
## Warning: Coercing text to numeric in S15980 / R15980C19: '4.96'
## Warning: Coercing text to numeric in T15980 / R15980C20: '5228.1'
## Warning: Coercing text to numeric in S15981 / R15981C19: '4.96'
## Warning: Coercing text to numeric in T15981 / R15981C20: '5228.1'
## Warning: Coercing text to numeric in S15982 / R15982C19: '4.96'
## Warning: Coercing text to numeric in T15982 / R15982C20: '5228.1'
## Warning: Coercing text to numeric in S15983 / R15983C19: '4.96'
## Warning: Coercing text to numeric in T15983 / R15983C20: '5228.1'
## Warning: Coercing text to numeric in S15984 / R15984C19: '4.96'
## Warning: Coercing text to numeric in T15984 / R15984C20: '5228.1'
## Warning: Coercing text to numeric in S15985 / R15985C19: '4.96'
## Warning: Coercing text to numeric in T15985 / R15985C20: '5228.1'
## Warning: Coercing text to numeric in T15986 / R15986C20: '5228.1'
## Warning: Coercing text to numeric in T15987 / R15987C20: '5228.1'
## Warning: Coercing text to numeric in T15988 / R15988C20: '5228.1'
## Warning: Coercing text to numeric in T15989 / R15989C20: '5228.1'
## Warning: Coercing text to numeric in T15990 / R15990C20: '5228.1'
## Warning: Coercing text to numeric in T15991 / R15991C20: '5228.1'
## Warning: Coercing text to numeric in T15992 / R15992C20: '5228.1'
## Warning: Coercing text to numeric in T15993 / R15993C20: '5228.1'
## Warning: Coercing text to numeric in T15994 / R15994C20: '5228.1'
## Warning: Coercing text to numeric in T15995 / R15995C20: '5228.1'
## Warning: Coercing text to numeric in T15996 / R15996C20: '5228.1'
## Warning: Coercing text to numeric in T15997 / R15997C20: '5228.1'
## Warning: Coercing text to numeric in T15998 / R15998C20: '5228.1'
## Warning: Coercing text to numeric in T15999 / R15999C20: '5228.1'
## Warning: Coercing text to numeric in T16000 / R16000C20: '5228.1'
## Warning: Coercing text to numeric in T16001 / R16001C20: '5228.1'
## Warning: Coercing text to numeric in T16002 / R16002C20: '5228.1'
## Warning: Coercing text to numeric in T16003 / R16003C20: '5228.1'
## Warning: Coercing text to numeric in T16004 / R16004C20: '5228.1'
## Warning: Coercing text to numeric in T16005 / R16005C20: '5228.1'
## Warning: Coercing text to numeric in T16006 / R16006C20: '5228.1'
## Warning: Coercing text to numeric in T16007 / R16007C20: '5228.1'
## Warning: Coercing text to numeric in T16008 / R16008C20: '5228.1'
## Warning: Coercing text to numeric in T16009 / R16009C20: '5228.1'
## Warning: Coercing text to numeric in T16010 / R16010C20: '5228.1'
## Warning: Coercing text to numeric in T16011 / R16011C20: '5228.1'
## Warning: Coercing text to numeric in T16012 / R16012C20: '5228.1'
## Warning: Coercing text to numeric in T16013 / R16013C20: '5228.1'
## Warning: Coercing text to numeric in T16014 / R16014C20: '5228.1'
## Warning: Coercing text to numeric in T16015 / R16015C20: '5228.1'
## Warning: Coercing text to numeric in T16016 / R16016C20: '5228.1'
## Warning: Coercing text to numeric in T16017 / R16017C20: '5228.1'
## Warning: Coercing text to numeric in T16018 / R16018C20: '5228.1'
## Warning: Coercing text to numeric in T16019 / R16019C20: '5228.1'
## Warning: Coercing text to numeric in T16020 / R16020C20: '5228.1'
## Warning: Coercing text to numeric in T16021 / R16021C20: '5228.1'
## Warning: Coercing text to numeric in T16022 / R16022C20: '5228.1'
## Warning: Coercing text to numeric in T16023 / R16023C20: '5228.1'
## Warning: Coercing text to numeric in T16024 / R16024C20: '5228.1'
## Warning: Coercing text to numeric in T16025 / R16025C20: '5228.1'
## Warning: Coercing text to numeric in T16026 / R16026C20: '5228.1'
## Warning: Coercing text to numeric in T16027 / R16027C20: '5228.1'
## Warning: Coercing text to numeric in T16028 / R16028C20: '5228.1'
## Warning: Coercing text to numeric in T16029 / R16029C20: '5228.1'
## Warning: Coercing text to numeric in T16030 / R16030C20: '5228.1'
## Warning: Coercing text to numeric in T16031 / R16031C20: '5228.1'
## Warning: Coercing text to numeric in T16032 / R16032C20: '5228.1'
## Warning: Coercing text to numeric in T16033 / R16033C20: '5228.1'
## Warning: Coercing text to numeric in T16034 / R16034C20: '5228.1'
## Warning: Coercing text to numeric in T16035 / R16035C20: '5228.1'
## Warning: Coercing text to numeric in T16036 / R16036C20: '5228.1'
## Warning: Coercing text to numeric in T16037 / R16037C20: '5228.1'
## Warning: Coercing text to numeric in T16038 / R16038C20: '5228.1'
## Warning: Coercing text to numeric in T16039 / R16039C20: '5228.1'
## Warning: Coercing text to numeric in T16040 / R16040C20: '5228.1'
## Warning: Coercing text to numeric in T16041 / R16041C20: '5228.1'
## Warning: Coercing text to numeric in T16042 / R16042C20: '5228.1'
## Warning: Coercing text to numeric in T16043 / R16043C20: '5228.1'
## Warning: Coercing text to numeric in T16044 / R16044C20: '5228.1'
## Warning: Coercing text to numeric in T16045 / R16045C20: '5228.1'
## Warning: Coercing text to numeric in T16046 / R16046C20: '5228.1'
## Warning: Coercing text to numeric in T16047 / R16047C20: '5228.1'
## Warning: Coercing text to numeric in T16048 / R16048C20: '5228.1'
## Warning: Coercing text to numeric in T16049 / R16049C20: '5228.1'
## Warning: Coercing text to numeric in T16050 / R16050C20: '5228.1'
## Warning: Coercing text to numeric in T16051 / R16051C20: '5228.1'
## Warning: Coercing text to numeric in T16052 / R16052C20: '5228.1'
## Warning: Coercing text to numeric in T16053 / R16053C20: '5228.1'
## Warning: Coercing text to numeric in T16054 / R16054C20: '5228.1'
## Warning: Coercing text to numeric in T16055 / R16055C20: '5228.1'
## Warning: Coercing text to numeric in T16056 / R16056C20: '5228.1'
## Warning: Coercing text to numeric in T16057 / R16057C20: '5228.1'
## Warning: Coercing text to numeric in T16058 / R16058C20: '5228.1'
## Warning: Coercing text to numeric in T16059 / R16059C20: '5228.1'
## Warning: Coercing text to numeric in T16060 / R16060C20: '5228.1'
## Warning: Coercing text to numeric in T16061 / R16061C20: '5228.1'
## Warning: Coercing text to numeric in T16062 / R16062C20: '5228.1'
## Warning: Coercing text to numeric in T16063 / R16063C20: '5228.1'
## Warning: Coercing text to numeric in T16064 / R16064C20: '5228.1'
## Warning: Coercing text to numeric in T16065 / R16065C20: '5228.1'
## Warning: Coercing text to numeric in T16066 / R16066C20: '5228.1'
## Warning: Coercing text to numeric in T16067 / R16067C20: '5228.1'
## Warning: Coercing text to numeric in T16068 / R16068C20: '5228.1'
## Warning: Coercing text to numeric in T16069 / R16069C20: '5228.1'
## Warning: Coercing text to numeric in T16070 / R16070C20: '5228.1'
## Warning: Coercing text to numeric in T16071 / R16071C20: '5228.1'
## Warning: Coercing text to numeric in T16072 / R16072C20: '5228.1'
## Warning: Coercing text to numeric in T16073 / R16073C20: '5228.1'
## Warning: Coercing text to numeric in T16074 / R16074C20: '5228.1'
## Warning: Coercing text to numeric in T16075 / R16075C20: '5228.1'
## Warning: Coercing text to numeric in T16076 / R16076C20: '5228.1'
## Warning: Coercing text to numeric in T16077 / R16077C20: '5228.1'
## Warning: Coercing text to numeric in T16078 / R16078C20: '5228.1'
## Warning: Coercing text to numeric in T16079 / R16079C20: '5228.1'
## Warning: Coercing text to numeric in T16080 / R16080C20: '5228.1'
## Warning: Coercing text to numeric in T16081 / R16081C20: '5228.1'
## Warning: Coercing text to numeric in T16082 / R16082C20: '5228.1'
## Warning: Coercing text to numeric in T16083 / R16083C20: '5228.1'
## Warning: Coercing text to numeric in T16084 / R16084C20: '5228.1'
## Warning: Coercing text to numeric in T16085 / R16085C20: '5228.1'
## Warning: Coercing text to numeric in T16086 / R16086C20: '5228.1'
## Warning: Coercing text to numeric in T16087 / R16087C20: '5228.1'
## Warning: Coercing text to numeric in T16088 / R16088C20: '5228.1'
## Warning: Coercing text to numeric in T16089 / R16089C20: '5228.1'
## Warning: Coercing text to numeric in T16090 / R16090C20: '5228.1'
## Warning: Coercing text to numeric in T16091 / R16091C20: '5228.1'
## Warning: Coercing text to numeric in T16092 / R16092C20: '5228.1'
## Warning: Coercing text to numeric in T16093 / R16093C20: '5228.1'
## Warning: Coercing text to numeric in T16094 / R16094C20: '5228.1'
## Warning: Coercing text to numeric in T16095 / R16095C20: '5228.1'
## Warning: Coercing text to numeric in T16096 / R16096C20: '5228.1'
## Warning: Coercing text to numeric in T16097 / R16097C20: '5228.1'
## Warning: Coercing text to numeric in T16098 / R16098C20: '5228.1'
## Warning: Coercing text to numeric in T16099 / R16099C20: '5228.1'
## Warning: Coercing text to numeric in T16100 / R16100C20: '5228.1'
## Warning: Coercing text to numeric in T16101 / R16101C20: '5228.1'
## Warning: Coercing text to numeric in T16102 / R16102C20: '5228.1'
## Warning: Coercing text to numeric in T16103 / R16103C20: '5228.1'
## Warning: Coercing text to numeric in T16104 / R16104C20: '5228.1'
## Warning: Coercing text to numeric in T16105 / R16105C20: '5228.1'
## Warning: Coercing text to numeric in T16106 / R16106C20: '5228.1'
## Warning: Coercing text to numeric in T16107 / R16107C20: '5228.1'
## Warning: Coercing text to numeric in T16108 / R16108C20: '5228.1'
## Warning: Coercing text to numeric in T16109 / R16109C20: '5228.1'
## Warning: Coercing text to numeric in T16110 / R16110C20: '5228.1'
## Warning: Coercing text to numeric in T16111 / R16111C20: '5228.1'
## Warning: Coercing text to numeric in T16112 / R16112C20: '5228.1'
## Warning: Coercing text to numeric in T16113 / R16113C20: '5228.1'
## Warning: Coercing text to numeric in T16114 / R16114C20: '5228.1'
## Warning: Coercing text to numeric in T16115 / R16115C20: '5228.1'
## Warning: Coercing text to numeric in T16116 / R16116C20: '5228.1'
## Warning: Coercing text to numeric in T16117 / R16117C20: '5228.1'
## Warning: Coercing text to numeric in T16118 / R16118C20: '5228.1'
## Warning: Coercing text to numeric in T16119 / R16119C20: '5228.1'
## Warning: Coercing text to numeric in T16120 / R16120C20: '5228.1'
## Warning: Coercing text to numeric in T16121 / R16121C20: '5228.1'
## Warning: Coercing text to numeric in T16122 / R16122C20: '5228.1'
## Warning: Coercing text to numeric in T16123 / R16123C20: '5228.1'
## Warning: Coercing text to numeric in T16124 / R16124C20: '5228.1'
## Warning: Coercing text to numeric in T16125 / R16125C20: '5228.1'
## Warning: Coercing text to numeric in T16126 / R16126C20: '5228.1'
## Warning: Coercing text to numeric in T16127 / R16127C20: '5228.1'
## Warning: Coercing text to numeric in T16128 / R16128C20: '5228.1'
## Warning: Coercing text to numeric in T16129 / R16129C20: '5228.1'
## Warning: Coercing text to numeric in T16130 / R16130C20: '5228.1'
## Warning: Coercing text to numeric in T16131 / R16131C20: '5228.1'
## Warning: Coercing text to numeric in T16132 / R16132C20: '5228.1'
## Warning: Coercing text to numeric in T16133 / R16133C20: '5228.1'
## Warning: Coercing text to numeric in T16134 / R16134C20: '5228.1'
## Warning: Coercing text to numeric in T16135 / R16135C20: '5228.1'
## Warning: Coercing text to numeric in T16136 / R16136C20: '5228.1'
## Warning: Coercing text to numeric in T16137 / R16137C20: '5228.1'
## Warning: Coercing text to numeric in T16138 / R16138C20: '5228.1'
## Warning: Coercing text to numeric in T16139 / R16139C20: '5228.1'
## Warning: Coercing text to numeric in T16140 / R16140C20: '5228.1'
## Warning: Coercing text to numeric in T16141 / R16141C20: '5228.1'
## Warning: Coercing text to numeric in T16142 / R16142C20: '5228.1'
## Warning: Coercing text to numeric in T16143 / R16143C20: '5228.1'
## Warning: Coercing text to numeric in T16144 / R16144C20: '5228.1'
## Warning: Coercing text to numeric in T16145 / R16145C20: '5228.1'
## Warning: Coercing text to numeric in T16146 / R16146C20: '5228.1'
## Warning: Coercing text to numeric in T16147 / R16147C20: '5228.1'
## Warning: Coercing text to numeric in T16148 / R16148C20: '5228.1'
## Warning: Coercing text to numeric in T16149 / R16149C20: '5228.1'
## Warning: Coercing text to numeric in T16150 / R16150C20: '5228.1'
## Warning: Coercing text to numeric in T16151 / R16151C20: '5228.1'
## Warning: Coercing text to numeric in T16152 / R16152C20: '5228.1'
## Warning: Coercing text to numeric in T16153 / R16153C20: '5228.1'
## Warning: Coercing text to numeric in T16154 / R16154C20: '5228.1'
## Warning: Coercing text to numeric in T16155 / R16155C20: '5228.1'
## Warning: Coercing text to numeric in T16156 / R16156C20: '5228.1'
## Warning: Coercing text to numeric in T16157 / R16157C20: '5228.1'
## Warning: Coercing text to numeric in T16158 / R16158C20: '5228.1'
## Warning: Coercing text to numeric in T16159 / R16159C20: '5228.1'
## Warning: Coercing text to numeric in T16160 / R16160C20: '5228.1'
## Warning: Coercing text to numeric in T16161 / R16161C20: '5228.1'
## Warning: Coercing text to numeric in T16162 / R16162C20: '5228.1'
## Warning: Coercing text to numeric in T16163 / R16163C20: '5228.1'
## Warning: Coercing text to numeric in T16164 / R16164C20: '5228.1'
## Warning: Coercing text to numeric in T16165 / R16165C20: '5228.1'
## Warning: Coercing text to numeric in T16166 / R16166C20: '5228.1'
## Warning: Coercing text to numeric in T16167 / R16167C20: '5228.1'
## Warning: Coercing text to numeric in T16168 / R16168C20: '5228.1'
## Warning: Coercing text to numeric in T16169 / R16169C20: '5228.1'
## Warning: Coercing text to numeric in T16170 / R16170C20: '5228.1'
## Warning: Coercing text to numeric in T16171 / R16171C20: '5228.1'
## Warning: Coercing text to numeric in T16172 / R16172C20: '5228.1'
## Warning: Coercing text to numeric in T16173 / R16173C20: '5228.1'
## Warning: Coercing text to numeric in T16174 / R16174C20: '5228.1'
## Warning: Coercing text to numeric in T16175 / R16175C20: '5228.1'
## Warning: Coercing text to numeric in T16176 / R16176C20: '5228.1'
## Warning: Coercing text to numeric in T16177 / R16177C20: '5228.1'
## Warning: Coercing text to numeric in T16178 / R16178C20: '5228.1'
## Warning: Coercing text to numeric in T16179 / R16179C20: '5228.1'
## Warning: Coercing text to numeric in T16180 / R16180C20: '5228.1'
## Warning: Coercing text to numeric in T16181 / R16181C20: '5228.1'
## Warning: Coercing text to numeric in T16182 / R16182C20: '5228.1'
## Warning: Coercing text to numeric in T16183 / R16183C20: '5228.1'
## Warning: Coercing text to numeric in T16184 / R16184C20: '5228.1'
## Warning: Coercing text to numeric in T16185 / R16185C20: '5228.1'
## Warning: Coercing text to numeric in T16186 / R16186C20: '5228.1'
## Warning: Coercing text to numeric in T16187 / R16187C20: '5228.1'
## Warning: Coercing text to numeric in T16188 / R16188C20: '5228.1'
## Warning: Coercing text to numeric in T16189 / R16189C20: '5228.1'
## Warning: Coercing text to numeric in T16190 / R16190C20: '5228.1'
## Warning: Coercing text to numeric in T16191 / R16191C20: '5228.1'
## Warning: Coercing text to numeric in T16192 / R16192C20: '5228.1'
## Warning: Coercing text to numeric in T16193 / R16193C20: '5228.1'
## Warning: Coercing text to numeric in T16194 / R16194C20: '5228.1'
## Warning: Coercing text to numeric in T16195 / R16195C20: '5228.1'
## Warning: Coercing text to numeric in T16196 / R16196C20: '5228.1'
## Warning: Coercing text to numeric in T16197 / R16197C20: '5228.1'
## Warning: Coercing text to numeric in T16198 / R16198C20: '5228.1'
## Warning: Coercing text to numeric in T16199 / R16199C20: '5228.1'
## Warning: Coercing text to numeric in T16200 / R16200C20: '5228.1'
## Warning: Coercing text to numeric in T16201 / R16201C20: '5228.1'
## Warning: Coercing text to numeric in T16202 / R16202C20: '5228.1'
## Warning: Coercing text to numeric in T16203 / R16203C20: '5228.1'
## Warning: Coercing text to numeric in T16204 / R16204C20: '5228.1'
## Warning: Coercing text to numeric in T16205 / R16205C20: '5228.1'
## Warning: Coercing text to numeric in T16206 / R16206C20: '5228.1'
## Warning: Coercing text to numeric in T16207 / R16207C20: '5228.1'
## Warning: Coercing text to numeric in T16208 / R16208C20: '5228.1'
## Warning: Coercing text to numeric in T16209 / R16209C20: '5228.1'
## Warning: Coercing text to numeric in T16210 / R16210C20: '5228.1'
## Warning: Coercing text to numeric in T16211 / R16211C20: '5228.1'
## Warning: Coercing text to numeric in T16212 / R16212C20: '5228.1'
## Warning: Coercing text to numeric in T16213 / R16213C20: '5228.1'
## Warning: Coercing text to numeric in T16214 / R16214C20: '5228.1'
## Warning: Coercing text to numeric in T16215 / R16215C20: '5228.1'
## Warning: Coercing text to numeric in T16216 / R16216C20: '5228.1'
## Warning: Coercing text to numeric in T16217 / R16217C20: '5228.1'
## Warning: Coercing text to numeric in T16218 / R16218C20: '5228.1'
## Warning: Coercing text to numeric in T16219 / R16219C20: '5228.1'
## Warning: Coercing text to numeric in T16220 / R16220C20: '5228.1'
## Warning: Coercing text to numeric in T16221 / R16221C20: '5228.1'
## Warning: Coercing text to numeric in T16222 / R16222C20: '5228.1'
## Warning: Coercing text to numeric in T16223 / R16223C20: '5228.1'
## Warning: Coercing text to numeric in T16224 / R16224C20: '5228.1'
## Warning: Coercing text to numeric in T16225 / R16225C20: '5228.1'
## Warning: Coercing text to numeric in T16226 / R16226C20: '5228.1'
## Warning: Coercing text to numeric in T16227 / R16227C20: '5228.1'
## Warning: Coercing text to numeric in T16228 / R16228C20: '5228.1'
## Warning: Coercing text to numeric in T16229 / R16229C20: '5228.1'
## Warning: Coercing text to numeric in T16230 / R16230C20: '5228.1'
## Warning: Coercing text to numeric in T16231 / R16231C20: '5228.1'
## Warning: Coercing text to numeric in T16232 / R16232C20: '5228.1'
## Warning: Coercing text to numeric in T16233 / R16233C20: '5228.1'
## Warning: Coercing text to numeric in T16234 / R16234C20: '5228.1'
## Warning: Coercing text to numeric in T16235 / R16235C20: '5228.1'
## Warning: Coercing text to numeric in T16236 / R16236C20: '5228.1'
## Warning: Coercing text to numeric in T16237 / R16237C20: '5228.1'
## Warning: Coercing text to numeric in T16238 / R16238C20: '5228.1'
## Warning: Coercing text to numeric in T16239 / R16239C20: '5228.1'
## Warning: Coercing text to numeric in T16240 / R16240C20: '5228.1'
## Warning: Coercing text to numeric in T16241 / R16241C20: '5228.1'
## Warning: Coercing text to numeric in T16242 / R16242C20: '5228.1'
## Warning: Coercing text to numeric in T16243 / R16243C20: '5228.1'
## Warning: Coercing text to numeric in T16244 / R16244C20: '5228.1'
## Warning: Coercing text to numeric in T16245 / R16245C20: '5228.1'
## Warning: Coercing text to numeric in T16246 / R16246C20: '5228.1'
## Warning: Coercing text to numeric in T16247 / R16247C20: '5228.1'
## Warning: Coercing text to numeric in T16248 / R16248C20: '5228.1'
## Warning: Coercing text to numeric in T16249 / R16249C20: '5228.1'
## Warning: Coercing text to numeric in T16250 / R16250C20: '5228.1'
## Warning: Coercing text to numeric in T16251 / R16251C20: '5228.1'
## Warning: Coercing text to numeric in T16252 / R16252C20: '5228.1'
## Warning: Coercing text to numeric in T16253 / R16253C20: '5228.1'
## Warning: Coercing text to numeric in T16254 / R16254C20: '5228.1'
## Warning: Coercing text to numeric in T16255 / R16255C20: '5228.1'
## Warning: Coercing text to numeric in T16256 / R16256C20: '5228.1'
## Warning: Coercing text to numeric in T16257 / R16257C20: '5228.1'
## Warning: Coercing text to numeric in T16258 / R16258C20: '5228.1'
## Warning: Coercing text to numeric in T16259 / R16259C20: '5228.1'
## Warning: Coercing text to numeric in T16260 / R16260C20: '5228.1'
## Warning: Coercing text to numeric in T16261 / R16261C20: '5228.1'
## Warning: Coercing text to numeric in T16262 / R16262C20: '5228.1'
## Warning: Coercing text to numeric in T16263 / R16263C20: '5228.1'
## Warning: Coercing text to numeric in T16264 / R16264C20: '5228.1'
## Warning: Coercing text to numeric in T16265 / R16265C20: '5228.1'
## Warning: Coercing text to numeric in T16266 / R16266C20: '5228.1'
## Warning: Coercing text to numeric in T16267 / R16267C20: '5228.1'
## Warning: Coercing text to numeric in T16268 / R16268C20: '5228.1'
## Warning: Coercing text to numeric in T16269 / R16269C20: '5228.1'
## Warning: Coercing text to numeric in T16270 / R16270C20: '5228.1'
## Warning: Coercing text to numeric in T16271 / R16271C20: '5228.1'
## Warning: Coercing text to numeric in T16272 / R16272C20: '5228.1'
## Warning: Coercing text to numeric in T16273 / R16273C20: '5228.1'
## Warning: Coercing text to numeric in T16274 / R16274C20: '5228.1'
## Warning: Coercing text to numeric in T16275 / R16275C20: '5228.1'
## Warning: Coercing text to numeric in T16276 / R16276C20: '5228.1'
## Warning: Coercing text to numeric in T16277 / R16277C20: '5228.1'
## Warning: Coercing text to numeric in T16278 / R16278C20: '5228.1'
## Warning: Coercing text to numeric in T16279 / R16279C20: '5228.1'
## Warning: Coercing text to numeric in T16280 / R16280C20: '5228.1'
## Warning: Coercing text to numeric in T16281 / R16281C20: '5228.1'
## Warning: Coercing text to numeric in T16282 / R16282C20: '5228.1'
## Warning: Coercing text to numeric in T16283 / R16283C20: '5228.1'
## Warning: Coercing text to numeric in T16284 / R16284C20: '5228.1'
## Warning: Coercing text to numeric in T16285 / R16285C20: '5228.1'
## Warning: Coercing text to numeric in T16286 / R16286C20: '5228.1'
## Warning: Coercing text to numeric in T16287 / R16287C20: '5228.1'
## Warning: Coercing text to numeric in T16288 / R16288C20: '5228.1'
## Warning: Coercing text to numeric in T16289 / R16289C20: '5228.1'
## Warning: Coercing text to numeric in T16290 / R16290C20: '5228.1'
## Warning: Coercing text to numeric in T16291 / R16291C20: '5228.1'
## Warning: Coercing text to numeric in T16292 / R16292C20: '5228.1'
## Warning: Coercing text to numeric in T16293 / R16293C20: '5228.1'
## Warning: Coercing text to numeric in T16294 / R16294C20: '5228.1'
## Warning: Coercing text to numeric in T16295 / R16295C20: '5228.1'
## Warning: Coercing text to numeric in T16296 / R16296C20: '5228.1'
## Warning: Coercing text to numeric in T16297 / R16297C20: '5228.1'
## Warning: Coercing text to numeric in T16298 / R16298C20: '5228.1'
## Warning: Coercing text to numeric in T16299 / R16299C20: '5228.1'
## Warning: Coercing text to numeric in T16300 / R16300C20: '5228.1'
## Warning: Coercing text to numeric in T16301 / R16301C20: '5228.1'
## Warning: Coercing text to numeric in T16302 / R16302C20: '5228.1'
## Warning: Coercing text to numeric in T16303 / R16303C20: '5228.1'
## Warning: Coercing text to numeric in T16304 / R16304C20: '5228.1'
## Warning: Coercing text to numeric in T16305 / R16305C20: '5228.1'
## Warning: Coercing text to numeric in T16306 / R16306C20: '5228.1'
## Warning: Coercing text to numeric in T16307 / R16307C20: '5228.1'
## Warning: Coercing text to numeric in T16308 / R16308C20: '5228.1'
## Warning: Coercing text to numeric in T16309 / R16309C20: '5228.1'
## Warning: Coercing text to numeric in T16310 / R16310C20: '5228.1'
## Warning: Coercing text to numeric in T16311 / R16311C20: '5228.1'
## Warning: Coercing text to numeric in T16312 / R16312C20: '5228.1'
## Warning: Coercing text to numeric in T16313 / R16313C20: '5228.1'
## Warning: Coercing text to numeric in T16314 / R16314C20: '5228.1'
## Warning: Coercing text to numeric in T16315 / R16315C20: '5228.1'
## Warning: Coercing text to numeric in T16316 / R16316C20: '5228.1'
## Warning: Coercing text to numeric in T16317 / R16317C20: '5228.1'
## Warning: Coercing text to numeric in T16318 / R16318C20: '5228.1'
## Warning: Coercing text to numeric in T16319 / R16319C20: '5228.1'
## Warning: Coercing text to numeric in T16320 / R16320C20: '5228.1'
## Warning: Coercing text to numeric in T16321 / R16321C20: '5228.1'
## Warning: Coercing text to numeric in T16322 / R16322C20: '5228.1'
## Warning: Coercing text to numeric in T16323 / R16323C20: '5228.1'
## Warning: Coercing text to numeric in T16324 / R16324C20: '5228.1'
## Warning: Coercing text to numeric in T16325 / R16325C20: '5228.1'
## Warning: Coercing text to numeric in T16326 / R16326C20: '5228.1'
## Warning: Coercing text to numeric in T16327 / R16327C20: '5228.1'
## Warning: Coercing text to numeric in T16328 / R16328C20: '5228.1'
## Warning: Coercing text to numeric in T16329 / R16329C20: '5228.1'
## Warning: Coercing text to numeric in T16330 / R16330C20: '5228.1'
## Warning: Coercing text to numeric in T16331 / R16331C20: '5228.1'
## Warning: Coercing text to numeric in T16332 / R16332C20: '5228.1'
## Warning: Coercing text to numeric in T16333 / R16333C20: '5228.1'
## Warning: Coercing text to numeric in T16334 / R16334C20: '5228.1'
## Warning: Coercing text to numeric in T16335 / R16335C20: '5228.1'
## Warning: Coercing text to numeric in T16336 / R16336C20: '5228.1'
## Warning: Coercing text to numeric in T16337 / R16337C20: '5228.1'
## Warning: Coercing text to numeric in T16338 / R16338C20: '5228.1'
## Warning: Coercing text to numeric in T16339 / R16339C20: '5228.1'
## Warning: Coercing text to numeric in T16340 / R16340C20: '5228.1'
## Warning: Coercing text to numeric in T16341 / R16341C20: '5228.1'
## Warning: Coercing text to numeric in T16342 / R16342C20: '5228.1'
## Warning: Coercing text to numeric in T16343 / R16343C20: '5228.1'
## Warning: Coercing text to numeric in T16344 / R16344C20: '5228.1'
## Warning: Coercing text to numeric in T16345 / R16345C20: '5228.1'
## Warning: Coercing text to numeric in T16346 / R16346C20: '5228.1'
## Warning: Coercing text to numeric in T16347 / R16347C20: '5228.1'
## Warning: Coercing text to numeric in T16348 / R16348C20: '5228.1'
## Warning: Coercing text to numeric in T16349 / R16349C20: '5228.1'
## Warning: Coercing text to numeric in T16350 / R16350C20: '5228.1'
## Warning: Coercing text to numeric in T16351 / R16351C20: '5228.1'
## Warning: Coercing text to numeric in T16352 / R16352C20: '5228.1'
## Warning: Coercing text to numeric in T16353 / R16353C20: '5228.1'
## Warning: Coercing text to numeric in T16354 / R16354C20: '5228.1'
## Warning: Coercing text to numeric in T16355 / R16355C20: '5228.1'
## Warning: Coercing text to numeric in T16356 / R16356C20: '5228.1'
## Warning: Coercing text to numeric in T16357 / R16357C20: '5228.1'
## Warning: Coercing text to numeric in T16358 / R16358C20: '5228.1'
## Warning: Coercing text to numeric in T16359 / R16359C20: '5228.1'
## Warning: Coercing text to numeric in T16360 / R16360C20: '5228.1'
## Warning: Coercing text to numeric in T16361 / R16361C20: '5228.1'
## Warning: Coercing text to numeric in T16362 / R16362C20: '5228.1'
## Warning: Coercing text to numeric in T16363 / R16363C20: '5228.1'
## Warning: Coercing text to numeric in T16364 / R16364C20: '5228.1'
## Warning: Coercing text to numeric in T16365 / R16365C20: '5228.1'
## Warning: Coercing text to numeric in T16366 / R16366C20: '5228.1'
## Warning: Coercing text to numeric in T16367 / R16367C20: '5228.1'
## Warning: Coercing text to numeric in T16368 / R16368C20: '5228.1'
## Warning: Coercing text to numeric in T16369 / R16369C20: '5228.1'
## Warning: Coercing text to numeric in T16370 / R16370C20: '5228.1'
## Warning: Coercing text to numeric in T16371 / R16371C20: '5228.1'
## Warning: Coercing text to numeric in T16372 / R16372C20: '5228.1'
## Warning: Coercing text to numeric in T16373 / R16373C20: '5228.1'
## Warning: Coercing text to numeric in T16374 / R16374C20: '5228.1'
## Warning: Coercing text to numeric in T16375 / R16375C20: '5228.1'
## Warning: Coercing text to numeric in T16376 / R16376C20: '5228.1'
## Warning: Coercing text to numeric in T16377 / R16377C20: '5228.1'
## Warning: Coercing text to numeric in T16378 / R16378C20: '5228.1'
## Warning: Coercing text to numeric in T16379 / R16379C20: '5228.1'
## Warning: Coercing text to numeric in T16380 / R16380C20: '5228.1'
## Warning: Coercing text to numeric in T16381 / R16381C20: '5228.1'
## Warning: Coercing text to numeric in T16382 / R16382C20: '5228.1'
## Warning: Coercing text to numeric in T16383 / R16383C20: '5228.1'
## Warning: Coercing text to numeric in T16384 / R16384C20: '5228.1'
## Warning: Coercing text to numeric in T16385 / R16385C20: '5228.1'
## Warning: Coercing text to numeric in T16386 / R16386C20: '5228.1'
## Warning: Coercing text to numeric in T16387 / R16387C20: '5228.1'
## Warning: Coercing text to numeric in T16388 / R16388C20: '5228.1'
## Warning: Coercing text to numeric in T16389 / R16389C20: '5228.1'
## Warning: Coercing text to numeric in T16390 / R16390C20: '5228.1'
## Warning: Coercing text to numeric in T16391 / R16391C20: '5228.1'
## Warning: Coercing text to numeric in T16392 / R16392C20: '5228.1'
## Warning: Coercing text to numeric in T16393 / R16393C20: '5228.1'
## Warning: Coercing text to numeric in T16394 / R16394C20: '5228.1'
## Warning: Coercing text to numeric in T16395 / R16395C20: '5228.1'
## Warning: Coercing text to numeric in T16396 / R16396C20: '5228.1'
## Warning: Coercing text to numeric in T16397 / R16397C20: '5228.1'
## Warning: Coercing text to numeric in T16398 / R16398C20: '5228.1'
## Warning: Coercing text to numeric in T16399 / R16399C20: '5228.1'
## Warning: Coercing text to numeric in T16400 / R16400C20: '5228.1'
## Warning: Coercing text to numeric in T16401 / R16401C20: '5228.1'
## Warning: Coercing text to numeric in T16402 / R16402C20: '5228.1'
## Warning: Coercing text to numeric in T16403 / R16403C20: '5228.1'
## Warning: Coercing text to numeric in T16404 / R16404C20: '5228.1'
## Warning: Coercing text to numeric in T16405 / R16405C20: '5228.1'
## Warning: Coercing text to numeric in T16406 / R16406C20: '5228.1'
## Warning: Coercing text to numeric in T16407 / R16407C20: '5228.1'
## Warning: Coercing text to numeric in T16408 / R16408C20: '5228.1'
## Warning: Coercing text to numeric in T16409 / R16409C20: '5228.1'
## Warning: Coercing text to numeric in T16410 / R16410C20: '5228.1'
## Warning: Coercing text to numeric in T16411 / R16411C20: '5228.1'
## Warning: Coercing text to numeric in T16412 / R16412C20: '5228.1'
## Warning: Coercing text to numeric in T16413 / R16413C20: '5228.1'
## Warning: Coercing text to numeric in T16414 / R16414C20: '5228.1'
## Warning: Coercing text to numeric in T16415 / R16415C20: '5228.1'
## Warning: Coercing text to numeric in T16416 / R16416C20: '5228.1'
## Warning: Coercing text to numeric in T16417 / R16417C20: '5228.1'
## Warning: Coercing text to numeric in T16418 / R16418C20: '5228.1'
## Warning: Coercing text to numeric in T16419 / R16419C20: '5228.1'
## Warning: Coercing text to numeric in T16420 / R16420C20: '5228.1'
## Warning: Coercing text to numeric in T16421 / R16421C20: '5228.1'
## Warning: Coercing text to numeric in T16422 / R16422C20: '5228.1'
## Warning: Coercing text to numeric in T16423 / R16423C20: '5228.1'
## Warning: Coercing text to numeric in T16424 / R16424C20: '5228.1'
## Warning: Coercing text to numeric in T16425 / R16425C20: '5228.1'
## Warning: Coercing text to numeric in T16426 / R16426C20: '5228.1'
## Warning: Coercing text to numeric in T16427 / R16427C20: '5228.1'
## Warning: Coercing text to numeric in T16428 / R16428C20: '5228.1'
## Warning: Coercing text to numeric in T16429 / R16429C20: '5228.1'
## Warning: Coercing text to numeric in T16430 / R16430C20: '5228.1'
## Warning: Coercing text to numeric in T16431 / R16431C20: '5228.1'
## Warning: Coercing text to numeric in T16432 / R16432C20: '5228.1'
## Warning: Coercing text to numeric in T16433 / R16433C20: '5228.1'
## Warning: Coercing text to numeric in T16434 / R16434C20: '5228.1'
## Warning: Coercing text to numeric in T16435 / R16435C20: '5228.1'
## Warning: Coercing text to numeric in T16436 / R16436C20: '5228.1'
## Warning: Coercing text to numeric in T16437 / R16437C20: '5228.1'
## Warning: Coercing text to numeric in T16438 / R16438C20: '5228.1'
## Warning: Coercing text to numeric in T16439 / R16439C20: '5228.1'
## Warning: Coercing text to numeric in T16440 / R16440C20: '5228.1'
## Warning: Coercing text to numeric in T16441 / R16441C20: '5228.1'
## Warning: Coercing text to numeric in T16442 / R16442C20: '5228.1'
## Warning: Coercing text to numeric in T16443 / R16443C20: '5228.1'
## Warning: Coercing text to numeric in T16444 / R16444C20: '5228.1'
## Warning: Coercing text to numeric in T16445 / R16445C20: '5228.1'
## Warning: Coercing text to numeric in T16446 / R16446C20: '5228.1'
## Warning: Coercing text to numeric in T16447 / R16447C20: '5228.1'
## Warning: Coercing text to numeric in T16448 / R16448C20: '5228.1'
## Warning: Coercing text to numeric in T16449 / R16449C20: '5228.1'
## Warning: Coercing text to numeric in T16450 / R16450C20: '5228.1'
## Warning: Coercing text to numeric in T16451 / R16451C20: '5228.1'
## Warning: Coercing text to numeric in T16452 / R16452C20: '5228.1'
## Warning: Coercing text to numeric in T16453 / R16453C20: '5228.1'
## Warning: Coercing text to numeric in T16454 / R16454C20: '5228.1'
## Warning: Coercing text to numeric in T16455 / R16455C20: '5228.1'
## Warning: Coercing text to numeric in T16456 / R16456C20: '5228.1'
## Warning: Coercing text to numeric in T16457 / R16457C20: '5228.1'
## Warning: Coercing text to numeric in T16458 / R16458C20: '5228.1'
## Warning: Coercing text to numeric in T16459 / R16459C20: '5228.1'
## Warning: Coercing text to numeric in T16460 / R16460C20: '5228.1'
## Warning: Coercing text to numeric in T16461 / R16461C20: '5228.1'
## Warning: Coercing text to numeric in T16462 / R16462C20: '5228.1'
## Warning: Coercing text to numeric in T16463 / R16463C20: '5228.1'
## Warning: Coercing text to numeric in T16464 / R16464C20: '5228.1'
## Warning: Coercing text to numeric in T16465 / R16465C20: '5228.1'
## Warning: Coercing text to numeric in T16466 / R16466C20: '5228.1'
## Warning: Coercing text to numeric in T16467 / R16467C20: '5228.1'
## Warning: Coercing text to numeric in T16468 / R16468C20: '5228.1'
## Warning: Coercing text to numeric in T16469 / R16469C20: '5228.1'
## Warning: Coercing text to numeric in T16470 / R16470C20: '5228.1'
## Warning: Coercing text to numeric in T16471 / R16471C20: '5228.1'
## Warning: Coercing text to numeric in T16472 / R16472C20: '5228.1'
## Warning: Coercing text to numeric in T16473 / R16473C20: '5228.1'
## Warning: Coercing text to numeric in T16474 / R16474C20: '5228.1'
## Warning: Coercing text to numeric in T16475 / R16475C20: '5228.1'
## Warning: Coercing text to numeric in T16476 / R16476C20: '5228.1'
## Warning: Coercing text to numeric in T16477 / R16477C20: '5228.1'
## Warning: Coercing text to numeric in T16478 / R16478C20: '5228.1'
## Warning: Coercing text to numeric in T16479 / R16479C20: '5228.1'
## Warning: Coercing text to numeric in T16480 / R16480C20: '5228.1'
## Warning: Coercing text to numeric in T16481 / R16481C20: '5228.1'
## Warning: Coercing text to numeric in T16482 / R16482C20: '5228.1'
## Warning: Coercing text to numeric in T16483 / R16483C20: '5228.1'
## Warning: Coercing text to numeric in T16484 / R16484C20: '5228.1'
## Warning: Coercing text to numeric in T16485 / R16485C20: '5228.1'
## Warning: Coercing text to numeric in T16486 / R16486C20: '5228.1'
## Warning: Coercing text to numeric in T16487 / R16487C20: '5228.1'
## Warning: Coercing text to numeric in T16488 / R16488C20: '5228.1'
## Warning: Coercing text to numeric in T16489 / R16489C20: '5228.1'
## Warning: Coercing text to numeric in T16490 / R16490C20: '5228.1'
## Warning: Coercing text to numeric in T16491 / R16491C20: '5228.1'
## Warning: Coercing text to numeric in T16492 / R16492C20: '5228.1'
## Warning: Coercing text to numeric in T16493 / R16493C20: '5228.1'
## Warning: Coercing text to numeric in T16494 / R16494C20: '5228.1'
## Warning: Coercing text to numeric in T16495 / R16495C20: '5228.1'
## Warning: Coercing text to numeric in T16496 / R16496C20: '5228.1'
## Warning: Coercing text to numeric in T16497 / R16497C20: '5228.1'
## Warning: Coercing text to numeric in T16498 / R16498C20: '5228.1'
## Warning: Coercing text to numeric in T16499 / R16499C20: '5228.1'
## Warning: Coercing text to numeric in T16500 / R16500C20: '5228.1'
## Warning: Coercing text to numeric in T16501 / R16501C20: '5228.1'
## Warning: Coercing text to numeric in T16502 / R16502C20: '5228.1'
## Warning: Coercing text to numeric in T16503 / R16503C20: '5228.1'
## Warning: Coercing text to numeric in T16504 / R16504C20: '5228.1'
## Warning: Coercing text to numeric in T16505 / R16505C20: '5228.1'
## Warning: Coercing text to numeric in T16506 / R16506C20: '5228.1'
## Warning: Coercing text to numeric in T16507 / R16507C20: '5228.1'
## Warning: Coercing text to numeric in T16508 / R16508C20: '5228.1'
## Warning: Coercing text to numeric in T16509 / R16509C20: '5228.1'
## Warning: Coercing text to numeric in T16510 / R16510C20: '5228.1'
## Warning: Coercing text to numeric in T16511 / R16511C20: '5228.1'
## Warning: Coercing text to numeric in T16512 / R16512C20: '5228.1'
## Warning: Coercing text to numeric in T16513 / R16513C20: '5228.1'
## Warning: Coercing text to numeric in T16514 / R16514C20: '5228.1'
## Warning: Coercing text to numeric in T16515 / R16515C20: '5228.1'
## Warning: Coercing text to numeric in T16516 / R16516C20: '5228.1'
## Warning: Coercing text to numeric in T16517 / R16517C20: '5228.1'
## Warning: Coercing text to numeric in T16518 / R16518C20: '5228.1'
## Warning: Coercing text to numeric in T16519 / R16519C20: '5228.1'
## Warning: Coercing text to numeric in T16520 / R16520C20: '5228.1'
## Warning: Coercing text to numeric in T16521 / R16521C20: '5228.1'
## Warning: Coercing text to numeric in T16522 / R16522C20: '5228.1'
## Warning: Coercing text to numeric in T16523 / R16523C20: '5228.1'
## Warning: Coercing text to numeric in T16524 / R16524C20: '5228.1'
## Warning: Coercing text to numeric in T16525 / R16525C20: '5228.1'
## Warning: Coercing text to numeric in T16526 / R16526C20: '5228.1'
## Warning: Coercing text to numeric in T16527 / R16527C20: '5228.1'
## Warning: Coercing text to numeric in T16528 / R16528C20: '5228.1'
## Warning: Coercing text to numeric in T16529 / R16529C20: '5228.1'
## Warning: Coercing text to numeric in T16530 / R16530C20: '5228.1'
## Warning: Coercing text to numeric in T16531 / R16531C20: '5228.1'
## Warning: Coercing text to numeric in T16532 / R16532C20: '5228.1'
## Warning: Coercing text to numeric in T16533 / R16533C20: '5228.1'
## Warning: Coercing text to numeric in T16534 / R16534C20: '5228.1'
## Warning: Coercing text to numeric in T16535 / R16535C20: '5228.1'
## Warning: Coercing text to numeric in T16536 / R16536C20: '5228.1'
## Warning: Coercing text to numeric in T16537 / R16537C20: '5228.1'
## Warning: Coercing text to numeric in T16538 / R16538C20: '5228.1'
## Warning: Coercing text to numeric in T16539 / R16539C20: '5228.1'
## Warning: Coercing text to numeric in T16540 / R16540C20: '5228.1'
## Warning: Coercing text to numeric in T16541 / R16541C20: '5228.1'
## Warning: Coercing text to numeric in T16542 / R16542C20: '5228.1'
## Warning: Coercing text to numeric in T16543 / R16543C20: '5228.1'
## Warning: Coercing text to numeric in T16544 / R16544C20: '5228.1'
## Warning: Coercing text to numeric in T16545 / R16545C20: '5228.1'
## Warning: Coercing text to numeric in T16546 / R16546C20: '5228.1'
## Warning: Coercing text to numeric in T16547 / R16547C20: '5228.1'
## Warning: Coercing text to numeric in T16548 / R16548C20: '5228.1'
## Warning: Coercing text to numeric in T16549 / R16549C20: '5228.1'
## Warning: Coercing text to numeric in T16550 / R16550C20: '5228.1'
## Warning: Coercing text to numeric in T16551 / R16551C20: '5228.1'
## Warning: Coercing text to numeric in T16552 / R16552C20: '5228.1'
## Warning: Coercing text to numeric in T16553 / R16553C20: '5228.1'
## Warning: Coercing text to numeric in T16554 / R16554C20: '5228.1'
## Warning: Coercing text to numeric in T16555 / R16555C20: '5228.1'
## Warning: Coercing text to numeric in T16556 / R16556C20: '5228.1'
## Warning: Coercing text to numeric in T16557 / R16557C20: '5228.1'
## Warning: Coercing text to numeric in T16558 / R16558C20: '5228.1'
## Warning: Coercing text to numeric in T16559 / R16559C20: '5228.1'
## Warning: Coercing text to numeric in T16560 / R16560C20: '5228.1'
## Warning: Coercing text to numeric in T16561 / R16561C20: '5228.1'
## Warning: Coercing text to numeric in T16562 / R16562C20: '5228.1'
## Warning: Coercing text to numeric in T16563 / R16563C20: '5228.1'
## Warning: Coercing text to numeric in T16564 / R16564C20: '5228.1'
## Warning: Coercing text to numeric in T16565 / R16565C20: '5228.1'
## Warning: Coercing text to numeric in T16566 / R16566C20: '5228.1'
## Warning: Coercing text to numeric in T16567 / R16567C20: '5228.1'
## Warning: Coercing text to numeric in T16568 / R16568C20: '5228.1'
## Warning: Coercing text to numeric in T16569 / R16569C20: '5228.1'
## Warning: Coercing text to numeric in T16570 / R16570C20: '5228.1'
## Warning: Coercing text to numeric in T16571 / R16571C20: '5228.1'
## Warning: Coercing text to numeric in T16572 / R16572C20: '5228.1'
## Warning: Coercing text to numeric in T16573 / R16573C20: '5228.1'
## Warning: Coercing text to numeric in T16574 / R16574C20: '5228.1'
## Warning: Coercing text to numeric in T16575 / R16575C20: '5228.1'
## Warning: Coercing text to numeric in T16576 / R16576C20: '5228.1'
## Warning: Coercing text to numeric in T16577 / R16577C20: '5228.1'
## Warning: Coercing text to numeric in T16578 / R16578C20: '5228.1'
## Warning: Coercing text to numeric in T16579 / R16579C20: '5228.1'
## Warning: Coercing text to numeric in T16580 / R16580C20: '5228.1'
## Warning: Coercing text to numeric in T16581 / R16581C20: '5228.1'
## Warning: Coercing text to numeric in T16582 / R16582C20: '5228.1'
## Warning: Coercing text to numeric in T16583 / R16583C20: '5228.1'
## Warning: Coercing text to numeric in T16584 / R16584C20: '5228.1'
## Warning: Coercing text to numeric in T16585 / R16585C20: '5228.1'
## Warning: Coercing text to numeric in T16586 / R16586C20: '5228.1'
## Warning: Coercing text to numeric in T16587 / R16587C20: '5228.1'
## Warning: Coercing text to numeric in T16588 / R16588C20: '5228.1'
## Warning: Coercing text to numeric in T16589 / R16589C20: '5228.1'
## Warning: Coercing text to numeric in T16590 / R16590C20: '5228.1'
## Warning: Coercing text to numeric in T16591 / R16591C20: '5228.1'
## Warning: Coercing text to numeric in T16592 / R16592C20: '5228.1'
## Warning: Coercing text to numeric in T16593 / R16593C20: '5228.1'
## Warning: Coercing text to numeric in T16594 / R16594C20: '5228.1'
## Warning: Coercing text to numeric in T16595 / R16595C20: '5228.1'
## Warning: Coercing text to numeric in T16596 / R16596C20: '5228.1'
## Warning: Coercing text to numeric in T16597 / R16597C20: '5228.1'
## Warning: Coercing text to numeric in T16598 / R16598C20: '5228.1'
## Warning: Coercing text to numeric in T16599 / R16599C20: '5228.1'
## Warning: Coercing text to numeric in T16600 / R16600C20: '5228.1'
## Warning: Coercing text to numeric in T16601 / R16601C20: '5228.1'
## Warning: Coercing text to numeric in T16602 / R16602C20: '5228.1'
## Warning: Coercing text to numeric in T16603 / R16603C20: '5228.1'
## Warning: Coercing text to numeric in T16604 / R16604C20: '5228.1'
## Warning: Coercing text to numeric in T16605 / R16605C20: '5228.1'
## Warning: Coercing text to numeric in T16606 / R16606C20: '5228.1'
## Warning: Coercing text to numeric in T16607 / R16607C20: '5228.1'
## Warning: Coercing text to numeric in T16608 / R16608C20: '5228.1'
## Warning: Coercing text to numeric in T16609 / R16609C20: '5228.1'
## Warning: Coercing text to numeric in T16610 / R16610C20: '5228.1'
## Warning: Coercing text to numeric in T16611 / R16611C20: '5228.1'
## Warning: Coercing text to numeric in T16612 / R16612C20: '5228.1'
## Warning: Coercing text to numeric in T16613 / R16613C20: '5228.1'
## Warning: Coercing text to numeric in T16614 / R16614C20: '5228.1'
## Warning: Coercing text to numeric in T16615 / R16615C20: '5228.1'
## Warning: Coercing text to numeric in T16616 / R16616C20: '5228.1'
## Warning: Coercing text to numeric in T16617 / R16617C20: '5228.1'
## Warning: Coercing text to numeric in T16618 / R16618C20: '5228.1'
## Warning: Coercing text to numeric in T16619 / R16619C20: '5228.1'
## Warning: Coercing text to numeric in T16620 / R16620C20: '5228.1'
## Warning: Coercing text to numeric in T16621 / R16621C20: '5228.1'
## Warning: Coercing text to numeric in T16622 / R16622C20: '5228.1'
## Warning: Coercing text to numeric in T16623 / R16623C20: '5228.1'
## Warning: Coercing text to numeric in T16624 / R16624C20: '5228.1'
## Warning: Coercing text to numeric in T16625 / R16625C20: '5228.1'
## Warning: Coercing text to numeric in T16626 / R16626C20: '5228.1'
## Warning: Coercing text to numeric in T16627 / R16627C20: '5228.1'
## Warning: Coercing text to numeric in T16628 / R16628C20: '5228.1'
## Warning: Coercing text to numeric in T16629 / R16629C20: '5228.1'
## Warning: Coercing text to numeric in T16630 / R16630C20: '5228.1'
## Warning: Coercing text to numeric in T16631 / R16631C20: '5228.1'
## Warning: Coercing text to numeric in T16632 / R16632C20: '5228.1'
## Warning: Coercing text to numeric in T16633 / R16633C20: '5228.1'
## Warning: Coercing text to numeric in T16634 / R16634C20: '5228.1'
## Warning: Coercing text to numeric in T16635 / R16635C20: '5228.1'
## Warning: Coercing text to numeric in T16636 / R16636C20: '5228.1'
## Warning: Coercing text to numeric in T16637 / R16637C20: '5228.1'
## Warning: Coercing text to numeric in T16638 / R16638C20: '5228.1'
## Warning: Coercing text to numeric in T16639 / R16639C20: '5228.1'
## Warning: Coercing text to numeric in T16640 / R16640C20: '5228.1'
## Warning: Coercing text to numeric in T16641 / R16641C20: '5228.1'
## Warning: Coercing text to numeric in T16642 / R16642C20: '5228.1'
## Warning: Coercing text to numeric in T16643 / R16643C20: '5228.1'
## Warning: Coercing text to numeric in T16644 / R16644C20: '5228.1'
## Warning: Coercing text to numeric in T16645 / R16645C20: '5228.1'
## Warning: Coercing text to numeric in T16646 / R16646C20: '5228.1'
## Warning: Coercing text to numeric in T16647 / R16647C20: '5228.1'
## Warning: Coercing text to numeric in T16648 / R16648C20: '5228.1'
## Warning: Coercing text to numeric in T16649 / R16649C20: '5228.1'
## Warning: Coercing text to numeric in T16650 / R16650C20: '5228.1'
## Warning: Coercing text to numeric in T16651 / R16651C20: '5228.1'
## Warning: Coercing text to numeric in T16652 / R16652C20: '5228.1'
## Warning: Coercing text to numeric in T16653 / R16653C20: '5228.1'
## Warning: Coercing text to numeric in T16654 / R16654C20: '5228.1'
## Warning: Coercing text to numeric in T16655 / R16655C20: '5228.1'
## Warning: Coercing text to numeric in T16656 / R16656C20: '5228.1'
## Warning: Coercing text to numeric in T16657 / R16657C20: '5228.1'
## Warning: Coercing text to numeric in T16658 / R16658C20: '5228.1'
## Warning: Coercing text to numeric in T16659 / R16659C20: '5228.1'
## Warning: Coercing text to numeric in T16660 / R16660C20: '5228.1'
## Warning: Coercing text to numeric in T16661 / R16661C20: '5228.1'
## Warning: Coercing text to numeric in T16662 / R16662C20: '5228.1'
## Warning: Coercing text to numeric in T16663 / R16663C20: '5228.1'
## Warning: Coercing text to numeric in T16664 / R16664C20: '5228.1'
## Warning: Coercing text to numeric in T16665 / R16665C20: '5228.1'
## Warning: Coercing text to numeric in T16666 / R16666C20: '5228.1'
## Warning: Coercing text to numeric in T16667 / R16667C20: '5228.1'
## Warning: Coercing text to numeric in T16668 / R16668C20: '5228.1'
## Warning: Coercing text to numeric in T16669 / R16669C20: '5228.1'
## Warning: Coercing text to numeric in T16670 / R16670C20: '5228.1'
## Warning: Coercing text to numeric in T16671 / R16671C20: '5228.1'
## Warning: Coercing text to numeric in T16672 / R16672C20: '5228.1'
## Warning: Coercing text to numeric in T16673 / R16673C20: '5228.1'
## Warning: Coercing text to numeric in T16674 / R16674C20: '5228.1'
## Warning: Coercing text to numeric in T16675 / R16675C20: '5228.1'
## Warning: Coercing text to numeric in T16676 / R16676C20: '5228.1'
## Warning: Coercing text to numeric in T16677 / R16677C20: '5228.1'
## Warning: Coercing text to numeric in T16678 / R16678C20: '5228.1'
## Warning: Coercing text to numeric in T16679 / R16679C20: '5228.1'
## Warning: Coercing text to numeric in T16680 / R16680C20: '5228.1'
## Warning: Coercing text to numeric in T16681 / R16681C20: '5228.1'
## Warning: Coercing text to numeric in T16682 / R16682C20: '5228.1'
## Warning: Coercing text to numeric in T16683 / R16683C20: '5228.1'
## Warning: Coercing text to numeric in T16684 / R16684C20: '5228.1'
## Warning: Coercing text to numeric in T16685 / R16685C20: '5228.1'
## Warning: Coercing text to numeric in T16686 / R16686C20: '5228.1'
## Warning: Coercing text to numeric in T16687 / R16687C20: '5228.1'
## Warning: Coercing text to numeric in T16688 / R16688C20: '5228.1'
## Warning: Coercing text to numeric in T16689 / R16689C20: '5228.1'
## Warning: Coercing text to numeric in T16690 / R16690C20: '5228.1'
## Warning: Coercing text to numeric in T16691 / R16691C20: '5228.1'
## Warning: Coercing text to numeric in T16692 / R16692C20: '5228.1'
## Warning: Coercing text to numeric in T16693 / R16693C20: '5228.1'
## Warning: Coercing text to numeric in T16694 / R16694C20: '5228.1'
## Warning: Coercing text to numeric in T16695 / R16695C20: '5228.1'
## Warning: Coercing text to numeric in T16696 / R16696C20: '5228.1'
## Warning: Coercing text to numeric in T16697 / R16697C20: '5228.1'
## Warning: Coercing text to numeric in T16698 / R16698C20: '5228.1'
## Warning: Coercing text to numeric in T16699 / R16699C20: '5228.1'
## Warning: Coercing text to numeric in T16700 / R16700C20: '5228.1'
## Warning: Coercing text to numeric in T16701 / R16701C20: '5228.1'
## Warning: Coercing text to numeric in T16702 / R16702C20: '5228.1'
## Warning: Coercing text to numeric in T16703 / R16703C20: '5228.1'
## Warning: Coercing text to numeric in T16704 / R16704C20: '5228.1'
## Warning: Coercing text to numeric in T16705 / R16705C20: '5228.1'
## Warning: Coercing text to numeric in T16706 / R16706C20: '5228.1'
## Warning: Coercing text to numeric in T16707 / R16707C20: '5228.1'
## Warning: Coercing text to numeric in T16708 / R16708C20: '5228.1'
## Warning: Coercing text to numeric in T16709 / R16709C20: '5228.1'
## Warning: Coercing text to numeric in T16710 / R16710C20: '5228.1'
## Warning: Coercing text to numeric in T16711 / R16711C20: '5228.1'
## Warning: Coercing text to numeric in T16712 / R16712C20: '5228.1'
## Warning: Coercing text to numeric in T16713 / R16713C20: '5228.1'
## Warning: Coercing text to numeric in T16714 / R16714C20: '5228.1'
## Warning: Coercing text to numeric in T16715 / R16715C20: '5228.1'
## Warning: Coercing text to numeric in T16716 / R16716C20: '5228.1'
## Warning: Coercing text to numeric in T16717 / R16717C20: '5228.1'
## Warning: Coercing text to numeric in T16718 / R16718C20: '5228.1'
## Warning: Coercing text to numeric in T16719 / R16719C20: '5228.1'
## Warning: Coercing text to numeric in T16720 / R16720C20: '5228.1'
## Warning: Coercing text to numeric in T16721 / R16721C20: '5228.1'
## Warning: Coercing text to numeric in T16722 / R16722C20: '5228.1'
## Warning: Coercing text to numeric in T16723 / R16723C20: '5228.1'
## Warning: Coercing text to numeric in T16724 / R16724C20: '5228.1'
## Warning: Coercing text to numeric in T16725 / R16725C20: '5228.1'
## Warning: Coercing text to numeric in T16726 / R16726C20: '5228.1'
## Warning: Coercing text to numeric in T16727 / R16727C20: '5228.1'
## Warning: Coercing text to numeric in T16728 / R16728C20: '5228.1'
## Warning: Coercing text to numeric in T16729 / R16729C20: '5228.1'
## Warning: Coercing text to numeric in T16730 / R16730C20: '5228.1'
## Warning: Coercing text to numeric in T16731 / R16731C20: '5228.1'
## Warning: Coercing text to numeric in T16732 / R16732C20: '5228.1'
## Warning: Coercing text to numeric in T16733 / R16733C20: '5228.1'
## Warning: Coercing text to numeric in T16734 / R16734C20: '5228.1'
## Warning: Coercing text to numeric in T16735 / R16735C20: '5228.1'
## Warning: Coercing text to numeric in T16736 / R16736C20: '5228.1'
## Warning: Coercing text to numeric in T16737 / R16737C20: '5228.1'
## Warning: Coercing text to numeric in T16738 / R16738C20: '5228.1'
## Warning: Coercing text to numeric in T16739 / R16739C20: '5228.1'
## Warning: Coercing text to numeric in T16740 / R16740C20: '5228.1'
## Warning: Coercing text to numeric in T16741 / R16741C20: '5228.1'
## Warning: Coercing text to numeric in T16742 / R16742C20: '5228.1'
## Warning: Coercing text to numeric in T16743 / R16743C20: '5228.1'
## Warning: Coercing text to numeric in T16744 / R16744C20: '5228.1'
## Warning: Coercing text to numeric in T16745 / R16745C20: '5228.1'
## Warning: Coercing text to numeric in T16746 / R16746C20: '5228.1'
## Warning: Coercing text to numeric in T16747 / R16747C20: '5228.1'
## Warning: Coercing text to numeric in T16748 / R16748C20: '5228.1'
## Warning: Coercing text to numeric in T16749 / R16749C20: '5228.1'
## Warning: Coercing text to numeric in T16750 / R16750C20: '5228.1'
## Warning: Coercing text to numeric in T16751 / R16751C20: '5228.1'
## Warning: Coercing text to numeric in T16752 / R16752C20: '5228.1'
## Warning: Coercing text to numeric in T16753 / R16753C20: '5228.1'
## Warning: Coercing text to numeric in T16754 / R16754C20: '5228.1'
## Warning: Coercing text to numeric in T16755 / R16755C20: '5228.1'
## Warning: Coercing text to numeric in T16756 / R16756C20: '5228.1'
## Warning: Coercing text to numeric in T16757 / R16757C20: '5228.1'
## Warning: Coercing text to numeric in T16758 / R16758C20: '5228.1'
## Warning: Coercing text to numeric in T16759 / R16759C20: '5228.1'
## Warning: Coercing text to numeric in T16760 / R16760C20: '5228.1'
## Warning: Coercing text to numeric in T16761 / R16761C20: '5228.1'
## Warning: Coercing text to numeric in T16762 / R16762C20: '5228.1'
## Warning: Coercing text to numeric in T16763 / R16763C20: '5228.1'
## Warning: Coercing text to numeric in T16764 / R16764C20: '5228.1'
## Warning: Coercing text to numeric in T16765 / R16765C20: '5228.1'
## Warning: Coercing text to numeric in T16766 / R16766C20: '5228.1'
## Warning: Coercing text to numeric in T16767 / R16767C20: '5228.1'
## Warning: Coercing text to numeric in T16768 / R16768C20: '5228.1'
## Warning: Coercing text to numeric in T16769 / R16769C20: '5228.1'
## Warning: Coercing text to numeric in T16770 / R16770C20: '5228.1'
## Warning: Coercing text to numeric in T16771 / R16771C20: '5228.1'
## Warning: Coercing text to numeric in T16772 / R16772C20: '5228.1'
## Warning: Coercing text to numeric in T16773 / R16773C20: '5228.1'
## Warning: Coercing text to numeric in T16774 / R16774C20: '5228.1'
## Warning: Coercing text to numeric in T16775 / R16775C20: '5228.1'
## Warning: Coercing text to numeric in T16776 / R16776C20: '5228.1'
## Warning: Coercing text to numeric in T16777 / R16777C20: '5228.1'
## Warning: Coercing text to numeric in T16778 / R16778C20: '5228.1'
## Warning: Coercing text to numeric in T16779 / R16779C20: '5228.1'
## Warning: Coercing text to numeric in T16780 / R16780C20: '5228.1'
## Warning: Coercing text to numeric in T16781 / R16781C20: '5228.1'
## Warning: Coercing text to numeric in T16782 / R16782C20: '5228.1'
## Warning: Coercing text to numeric in T16783 / R16783C20: '5228.1'
## Warning: Coercing text to numeric in T16784 / R16784C20: '5228.1'
## Warning: Coercing text to numeric in T16785 / R16785C20: '5228.1'
## Warning: Coercing text to numeric in T16786 / R16786C20: '5228.1'
## Warning: Coercing text to numeric in T16787 / R16787C20: '5228.1'
## Warning: Coercing text to numeric in T16788 / R16788C20: '5228.1'
## Warning: Coercing text to numeric in T16789 / R16789C20: '5228.1'
## Warning: Coercing text to numeric in T16790 / R16790C20: '5228.1'
## Warning: Coercing text to numeric in T16791 / R16791C20: '5228.1'
## Warning: Coercing text to numeric in T16792 / R16792C20: '5228.1'
## Warning: Coercing text to numeric in T16793 / R16793C20: '5228.1'
## Warning: Coercing text to numeric in T16794 / R16794C20: '5228.1'
## Warning: Coercing text to numeric in T16795 / R16795C20: '5228.1'
## Warning: Coercing text to numeric in T16796 / R16796C20: '5228.1'
## Warning: Coercing text to numeric in T16797 / R16797C20: '5228.1'
## Warning: Coercing text to numeric in T16798 / R16798C20: '5228.1'
## Warning: Coercing text to numeric in T16799 / R16799C20: '5228.1'
## Warning: Coercing text to numeric in T16800 / R16800C20: '5228.1'
## Warning: Coercing text to numeric in T16801 / R16801C20: '5228.1'
## Warning: Coercing text to numeric in T16802 / R16802C20: '5228.1'
## Warning: Coercing text to numeric in T16803 / R16803C20: '5228.1'
## Warning: Coercing text to numeric in T16804 / R16804C20: '5228.1'
## Warning: Coercing text to numeric in T16805 / R16805C20: '5228.1'
## Warning: Coercing text to numeric in T16806 / R16806C20: '5228.1'
## Warning: Coercing text to numeric in T16807 / R16807C20: '5228.1'
## Warning: Coercing text to numeric in T16808 / R16808C20: '5228.1'
## Warning: Coercing text to numeric in T16809 / R16809C20: '5228.1'
## Warning: Coercing text to numeric in T16810 / R16810C20: '5228.1'
## Warning: Coercing text to numeric in T16811 / R16811C20: '5228.1'
## Warning: Coercing text to numeric in T16812 / R16812C20: '5228.1'
## Warning: Coercing text to numeric in T16813 / R16813C20: '5228.1'
## Warning: Coercing text to numeric in T16814 / R16814C20: '5228.1'
## Warning: Coercing text to numeric in T16815 / R16815C20: '5228.1'
## Warning: Coercing text to numeric in T16816 / R16816C20: '5228.1'
## Warning: Coercing text to numeric in T16817 / R16817C20: '5228.1'
## Warning: Coercing text to numeric in T16818 / R16818C20: '5228.1'
## Warning: Coercing text to numeric in T16819 / R16819C20: '5228.1'
## Warning: Coercing text to numeric in T16820 / R16820C20: '5228.1'
## Warning: Coercing text to numeric in T16821 / R16821C20: '5228.1'
## Warning: Coercing text to numeric in T16822 / R16822C20: '5228.1'
## Warning: Coercing text to numeric in T16823 / R16823C20: '5228.1'
## Warning: Coercing text to numeric in T16824 / R16824C20: '5228.1'
## Warning: Coercing text to numeric in T16825 / R16825C20: '5228.1'
## Warning: Coercing text to numeric in T16826 / R16826C20: '5228.1'
## Warning: Coercing text to numeric in T16827 / R16827C20: '5228.1'
## Warning: Coercing text to numeric in T16828 / R16828C20: '5228.1'
## Warning: Coercing text to numeric in T16829 / R16829C20: '5228.1'
## Warning: Coercing text to numeric in T16830 / R16830C20: '5228.1'
## Warning: Coercing text to numeric in T16831 / R16831C20: '5228.1'
## Warning: Coercing text to numeric in T16832 / R16832C20: '5228.1'
## Warning: Coercing text to numeric in T16833 / R16833C20: '5228.1'
## Warning: Coercing text to numeric in T16834 / R16834C20: '5228.1'
## Warning: Coercing text to numeric in T16835 / R16835C20: '5228.1'
## Warning: Coercing text to numeric in T16836 / R16836C20: '5228.1'
## Warning: Coercing text to numeric in T16837 / R16837C20: '5228.1'
## Warning: Coercing text to numeric in T16838 / R16838C20: '5228.1'
## Warning: Coercing text to numeric in T16839 / R16839C20: '5228.1'
## Warning: Coercing text to numeric in T16840 / R16840C20: '5228.1'
## Warning: Coercing text to numeric in T16841 / R16841C20: '5228.1'
## Warning: Coercing text to numeric in T16842 / R16842C20: '5228.1'
## Warning: Coercing text to numeric in T16843 / R16843C20: '5228.1'
## Warning: Coercing text to numeric in T16844 / R16844C20: '5228.1'
## Warning: Coercing text to numeric in T16845 / R16845C20: '5228.1'
## Warning: Coercing text to numeric in T16846 / R16846C20: '5228.1'
## Warning: Coercing text to numeric in T16847 / R16847C20: '5228.1'
## Warning: Coercing text to numeric in T16848 / R16848C20: '5228.1'
## Warning: Coercing text to numeric in T16849 / R16849C20: '5228.1'
## Warning: Coercing text to numeric in T16850 / R16850C20: '5228.1'
## Warning: Coercing text to numeric in T16851 / R16851C20: '5228.1'
## Warning: Coercing text to numeric in T16852 / R16852C20: '5228.1'
## Warning: Coercing text to numeric in T16853 / R16853C20: '5228.1'
## Warning: Coercing text to numeric in T16854 / R16854C20: '5228.1'
## Warning: Coercing text to numeric in T16855 / R16855C20: '5228.1'
## Warning: Coercing text to numeric in T16856 / R16856C20: '5228.1'
## Warning: Coercing text to numeric in T16857 / R16857C20: '5228.1'
## Warning: Coercing text to numeric in T16858 / R16858C20: '5228.1'
## Warning: Coercing text to numeric in T16859 / R16859C20: '5228.1'
## Warning: Coercing text to numeric in T16860 / R16860C20: '5228.1'
## Warning: Coercing text to numeric in T16861 / R16861C20: '5228.1'
## Warning: Coercing text to numeric in T16862 / R16862C20: '5228.1'
## Warning: Coercing text to numeric in T16863 / R16863C20: '5228.1'
## Warning: Coercing text to numeric in T16864 / R16864C20: '5228.1'
## Warning: Coercing text to numeric in T16865 / R16865C20: '5228.1'
## Warning: Coercing text to numeric in T16866 / R16866C20: '5228.1'
## Warning: Coercing text to numeric in T16867 / R16867C20: '5228.1'
## Warning: Coercing text to numeric in T16868 / R16868C20: '5228.1'
## Warning: Coercing text to numeric in T16869 / R16869C20: '5228.1'
## Warning: Coercing text to numeric in T16870 / R16870C20: '5228.1'
## Warning: Coercing text to numeric in T16871 / R16871C20: '5228.1'
## Warning: Coercing text to numeric in T16872 / R16872C20: '5228.1'
## Warning: Coercing text to numeric in T16873 / R16873C20: '5228.1'
## Warning: Coercing text to numeric in T16874 / R16874C20: '5228.1'
## Warning: Coercing text to numeric in T16875 / R16875C20: '5228.1'
## Warning: Coercing text to numeric in T16876 / R16876C20: '5228.1'
## Warning: Coercing text to numeric in T16877 / R16877C20: '5228.1'
## Warning: Coercing text to numeric in T16878 / R16878C20: '5228.1'
## Warning: Coercing text to numeric in T16879 / R16879C20: '5228.1'
## Warning: Coercing text to numeric in T16880 / R16880C20: '5228.1'
## Warning: Coercing text to numeric in T16881 / R16881C20: '5228.1'
## Warning: Coercing text to numeric in T16882 / R16882C20: '5228.1'
## Warning: Coercing text to numeric in T16883 / R16883C20: '5228.1'
## Warning: Coercing text to numeric in T16884 / R16884C20: '5228.1'
## Warning: Coercing text to numeric in T16885 / R16885C20: '5228.1'
## Warning: Coercing text to numeric in T16886 / R16886C20: '5228.1'
## Warning: Coercing text to numeric in T16887 / R16887C20: '5228.1'
## Warning: Coercing text to numeric in T16888 / R16888C20: '5228.1'
## Warning: Coercing text to numeric in T16889 / R16889C20: '5228.1'
## Warning: Coercing text to numeric in T16890 / R16890C20: '5228.1'
## Warning: Coercing text to numeric in T16891 / R16891C20: '5228.1'
## Warning: Coercing text to numeric in T16892 / R16892C20: '5228.1'
## Warning: Coercing text to numeric in T16893 / R16893C20: '5228.1'
## Warning: Coercing text to numeric in T16894 / R16894C20: '5228.1'
## Warning: Coercing text to numeric in T16895 / R16895C20: '5228.1'
## Warning: Coercing text to numeric in T16896 / R16896C20: '5228.1'
## Warning: Coercing text to numeric in T16897 / R16897C20: '5228.1'
## Warning: Coercing text to numeric in T16898 / R16898C20: '5228.1'
## Warning: Coercing text to numeric in T16899 / R16899C20: '5228.1'
## Warning: Coercing text to numeric in T16900 / R16900C20: '5228.1'
## Warning: Coercing text to numeric in T16901 / R16901C20: '5228.1'
## Warning: Coercing text to numeric in T16902 / R16902C20: '5228.1'
## Warning: Coercing text to numeric in T16903 / R16903C20: '5228.1'
## Warning: Coercing text to numeric in T16904 / R16904C20: '5228.1'
## Warning: Coercing text to numeric in T16905 / R16905C20: '5228.1'
## Warning: Coercing text to numeric in T16906 / R16906C20: '5228.1'
## Warning: Coercing text to numeric in T16907 / R16907C20: '5228.1'
## Warning: Coercing text to numeric in T16908 / R16908C20: '5228.1'
## Warning: Coercing text to numeric in T16909 / R16909C20: '5228.1'
## Warning: Coercing text to numeric in T16910 / R16910C20: '5228.1'
## Warning: Coercing text to numeric in T16911 / R16911C20: '5228.1'
## Warning: Coercing text to numeric in T16912 / R16912C20: '5228.1'
## Warning: Coercing text to numeric in T16913 / R16913C20: '5228.1'
## Warning: Coercing text to numeric in T16914 / R16914C20: '5228.1'
## Warning: Coercing text to numeric in T16915 / R16915C20: '5228.1'
## Warning: Coercing text to numeric in T16916 / R16916C20: '5228.1'
## Warning: Coercing text to numeric in T16917 / R16917C20: '5228.1'
## Warning: Coercing text to numeric in T16918 / R16918C20: '5228.1'
## Warning: Coercing text to numeric in T16919 / R16919C20: '5228.1'
## Warning: Coercing text to numeric in T16920 / R16920C20: '5228.1'
## Warning: Coercing text to numeric in T16921 / R16921C20: '5228.1'
## Warning: Coercing text to numeric in T16922 / R16922C20: '5228.1'
## Warning: Coercing text to numeric in T16923 / R16923C20: '5228.1'
## Warning: Coercing text to numeric in T16924 / R16924C20: '5228.1'
## Warning: Coercing text to numeric in T16925 / R16925C20: '5228.1'
## Warning: Coercing text to numeric in T16926 / R16926C20: '5228.1'
## Warning: Coercing text to numeric in T16927 / R16927C20: '5228.1'
## Warning: Coercing text to numeric in T16928 / R16928C20: '5228.1'
## Warning: Coercing text to numeric in T16929 / R16929C20: '5228.1'
## Warning: Coercing text to numeric in T16930 / R16930C20: '5228.1'
## Warning: Coercing text to numeric in T16931 / R16931C20: '5228.1'
## Warning: Coercing text to numeric in T16932 / R16932C20: '5228.1'
## Warning: Coercing text to numeric in T16933 / R16933C20: '5228.1'
## Warning: Coercing text to numeric in T16934 / R16934C20: '5228.1'
## Warning: Coercing text to numeric in T16935 / R16935C20: '5228.1'
## Warning: Coercing text to numeric in T16936 / R16936C20: '5228.1'
## Warning: Coercing text to numeric in T16937 / R16937C20: '5228.1'
## Warning: Coercing text to numeric in T16938 / R16938C20: '5228.1'
## Warning: Coercing text to numeric in T16939 / R16939C20: '5228.1'
## Warning: Coercing text to numeric in T16940 / R16940C20: '5228.1'
## Warning: Coercing text to numeric in T16941 / R16941C20: '5228.1'
## Warning: Coercing text to numeric in T16942 / R16942C20: '5228.1'
## Warning: Coercing text to numeric in T16943 / R16943C20: '5228.1'
## Warning: Coercing text to numeric in T16944 / R16944C20: '5228.1'
## Warning: Coercing text to numeric in T16945 / R16945C20: '5228.1'
## Warning: Coercing text to numeric in T16946 / R16946C20: '5228.1'
## Warning: Coercing text to numeric in T16947 / R16947C20: '5228.1'
## Warning: Coercing text to numeric in T16948 / R16948C20: '5228.1'
## Warning: Coercing text to numeric in T16949 / R16949C20: '5228.1'
## Warning: Coercing text to numeric in T16950 / R16950C20: '5228.1'
## Warning: Coercing text to numeric in T16951 / R16951C20: '5228.1'
## Warning: Coercing text to numeric in T16952 / R16952C20: '5228.1'
## Warning: Coercing text to numeric in T16953 / R16953C20: '5228.1'
## Warning: Coercing text to numeric in T16954 / R16954C20: '5228.1'
## Warning: Coercing text to numeric in T16955 / R16955C20: '5228.1'
## Warning: Coercing text to numeric in T16956 / R16956C20: '5228.1'
## Warning: Coercing text to numeric in T16957 / R16957C20: '5228.1'
## Warning: Coercing text to numeric in T16958 / R16958C20: '5228.1'
## Warning: Coercing text to numeric in T16959 / R16959C20: '5228.1'
## Warning: Coercing text to numeric in T16960 / R16960C20: '5228.1'
## Warning: Coercing text to numeric in T16961 / R16961C20: '5228.1'
## Warning: Coercing text to numeric in T16962 / R16962C20: '5228.1'
## Warning: Coercing text to numeric in T16963 / R16963C20: '5228.1'
## Warning: Coercing text to numeric in T16964 / R16964C20: '5228.1'
## Warning: Coercing text to numeric in T16965 / R16965C20: '5228.1'
## Warning: Coercing text to numeric in T16966 / R16966C20: '5228.1'
## Warning: Coercing text to numeric in T16967 / R16967C20: '5228.1'
## Warning: Coercing text to numeric in T16968 / R16968C20: '5228.1'
## Warning: Coercing text to numeric in T16969 / R16969C20: '5228.1'
## Warning: Coercing text to numeric in T16970 / R16970C20: '5228.1'
## Warning: Coercing text to numeric in T16971 / R16971C20: '5228.1'
## Warning: Coercing text to numeric in T16972 / R16972C20: '5228.1'
## Warning: Coercing text to numeric in T16973 / R16973C20: '5228.1'
## Warning: Coercing text to numeric in T16974 / R16974C20: '5228.1'
## Warning: Coercing text to numeric in T16975 / R16975C20: '5228.1'
## Warning: Coercing text to numeric in T16976 / R16976C20: '5228.1'
## Warning: Coercing text to numeric in T16977 / R16977C20: '5228.1'
## Warning: Coercing text to numeric in T16978 / R16978C20: '5228.1'
## Warning: Coercing text to numeric in T16979 / R16979C20: '5228.1'
## Warning: Coercing text to numeric in T16980 / R16980C20: '5228.1'
## Warning: Coercing text to numeric in T16981 / R16981C20: '5228.1'
## Warning: Coercing text to numeric in T16982 / R16982C20: '5228.1'
## Warning: Coercing text to numeric in T16983 / R16983C20: '5228.1'
## Warning: Coercing text to numeric in T16984 / R16984C20: '5228.1'
## Warning: Coercing text to numeric in T16985 / R16985C20: '5228.1'
## Warning: Coercing text to numeric in T16986 / R16986C20: '5228.1'
## Warning: Coercing text to numeric in T16987 / R16987C20: '5228.1'
## Warning: Coercing text to numeric in T16988 / R16988C20: '5228.1'
## Warning: Coercing text to numeric in T16989 / R16989C20: '5228.1'
## Warning: Coercing text to numeric in T16990 / R16990C20: '5228.1'
## Warning: Coercing text to numeric in T16991 / R16991C20: '5228.1'
## Warning: Coercing text to numeric in T16992 / R16992C20: '5228.1'
## Warning: Coercing text to numeric in T16993 / R16993C20: '5228.1'
## Warning: Coercing text to numeric in T16994 / R16994C20: '5228.1'
## Warning: Coercing text to numeric in T16995 / R16995C20: '5228.1'
## Warning: Coercing text to numeric in T16996 / R16996C20: '5228.1'
## Warning: Coercing text to numeric in T16997 / R16997C20: '5228.1'
## Warning: Coercing text to numeric in T16998 / R16998C20: '5228.1'
## Warning: Coercing text to numeric in T16999 / R16999C20: '5228.1'
## Warning: Coercing text to numeric in T17000 / R17000C20: '5228.1'
## Warning: Coercing text to numeric in T17001 / R17001C20: '5228.1'
## Warning: Coercing text to numeric in T17002 / R17002C20: '5228.1'
## Warning: Coercing text to numeric in T17003 / R17003C20: '5228.1'
## Warning: Coercing text to numeric in T17004 / R17004C20: '5228.1'
## Warning: Coercing text to numeric in T17005 / R17005C20: '5228.1'
## Warning: Coercing text to numeric in T17006 / R17006C20: '5228.1'
## Warning: Coercing text to numeric in T17007 / R17007C20: '5228.1'
## Warning: Coercing text to numeric in T17008 / R17008C20: '5228.1'
## Warning: Coercing text to numeric in T17009 / R17009C20: '5228.1'
## Warning: Coercing text to numeric in T17010 / R17010C20: '5228.1'
## Warning: Coercing text to numeric in T17011 / R17011C20: '5228.1'
## Warning: Coercing text to numeric in T17012 / R17012C20: '5228.1'
## Warning: Coercing text to numeric in T17013 / R17013C20: '5228.1'
## Warning: Coercing text to numeric in T17014 / R17014C20: '5228.1'
## Warning: Coercing text to numeric in T17015 / R17015C20: '5228.1'
## Warning: Coercing text to numeric in T17016 / R17016C20: '5228.1'
## Warning: Coercing text to numeric in T17017 / R17017C20: '5228.1'
## Warning: Coercing text to numeric in T17018 / R17018C20: '5228.1'
## Warning: Coercing text to numeric in T17019 / R17019C20: '5228.1'
## Warning: Coercing text to numeric in T17020 / R17020C20: '5228.1'
## Warning: Coercing text to numeric in T17021 / R17021C20: '5228.1'
## Warning: Coercing text to numeric in T17022 / R17022C20: '5228.1'
## Warning: Coercing text to numeric in T17023 / R17023C20: '5228.1'
## Warning: Coercing text to numeric in T17024 / R17024C20: '5228.1'
## Warning: Coercing text to numeric in T17025 / R17025C20: '5228.1'
## Warning: Coercing text to numeric in T17026 / R17026C20: '5228.1'
## Warning: Coercing text to numeric in T17027 / R17027C20: '5228.1'
## Warning: Coercing text to numeric in T17028 / R17028C20: '5228.1'
## Warning: Coercing text to numeric in T17029 / R17029C20: '5228.1'
## Warning: Coercing text to numeric in T17030 / R17030C20: '5228.1'
## Warning: Coercing text to numeric in T17031 / R17031C20: '5228.1'
## Warning: Coercing text to numeric in T17032 / R17032C20: '5228.1'
## Warning: Coercing text to numeric in T17033 / R17033C20: '5228.1'
## Warning: Coercing text to numeric in T17034 / R17034C20: '5228.1'
## Warning: Coercing text to numeric in T17035 / R17035C20: '5228.1'
## Warning: Coercing text to numeric in T17036 / R17036C20: '5228.1'
## Warning: Coercing text to numeric in T17037 / R17037C20: '5228.1'
## Warning: Coercing text to numeric in T17038 / R17038C20: '5228.1'
## Warning: Coercing text to numeric in T17039 / R17039C20: '5228.1'
## Warning: Coercing text to numeric in T17040 / R17040C20: '5228.1'
## Warning: Coercing text to numeric in T17041 / R17041C20: '5228.1'
## Warning: Coercing text to numeric in T17042 / R17042C20: '5228.1'
## Warning: Coercing text to numeric in T17043 / R17043C20: '5228.1'
## Warning: Coercing text to numeric in T17044 / R17044C20: '5228.1'
## Warning: Coercing text to numeric in T17045 / R17045C20: '5228.1'
## Warning: Coercing text to numeric in T17046 / R17046C20: '5228.1'
## Warning: Coercing text to numeric in T17047 / R17047C20: '5228.1'
## Warning: Coercing text to numeric in T17048 / R17048C20: '5228.1'
## Warning: Coercing text to numeric in T17049 / R17049C20: '5228.1'
## Warning: Coercing text to numeric in T17050 / R17050C20: '5228.1'
## Warning: Coercing text to numeric in T17051 / R17051C20: '5228.1'
## Warning: Coercing text to numeric in T17052 / R17052C20: '5228.1'
## Warning: Coercing text to numeric in T17053 / R17053C20: '5228.1'
## Warning: Coercing text to numeric in T17054 / R17054C20: '5228.1'
## Warning: Coercing text to numeric in T17055 / R17055C20: '5228.1'
## Warning: Coercing text to numeric in T17056 / R17056C20: '5228.1'
## Warning: Coercing text to numeric in T17057 / R17057C20: '5228.1'
## Warning: Coercing text to numeric in T17058 / R17058C20: '5228.1'
## Warning: Coercing text to numeric in T17059 / R17059C20: '5228.1'
## Warning: Coercing text to numeric in T17060 / R17060C20: '5228.1'
## Warning: Coercing text to numeric in T17061 / R17061C20: '5228.1'
## Warning: Coercing text to numeric in T17062 / R17062C20: '5228.1'
## Warning: Coercing text to numeric in T17063 / R17063C20: '5228.1'
## Warning: Coercing text to numeric in T17064 / R17064C20: '5228.1'
## Warning: Coercing text to numeric in T17065 / R17065C20: '5228.1'
## Warning: Coercing text to numeric in T17066 / R17066C20: '5228.1'
## Warning: Coercing text to numeric in T17067 / R17067C20: '5228.1'
## Warning: Coercing text to numeric in T17068 / R17068C20: '5228.1'
## Warning: Coercing text to numeric in T17069 / R17069C20: '5228.1'
## Warning: Coercing text to numeric in T17070 / R17070C20: '5228.1'
## Warning: Coercing text to numeric in T17071 / R17071C20: '5228.1'
## Warning: Coercing text to numeric in T17072 / R17072C20: '5228.1'
## Warning: Coercing text to numeric in T17073 / R17073C20: '5228.1'
## Warning: Coercing text to numeric in T17074 / R17074C20: '5228.1'
## Warning: Coercing text to numeric in T17075 / R17075C20: '5228.1'
## Warning: Coercing text to numeric in T17076 / R17076C20: '5228.1'
## Warning: Coercing text to numeric in T17077 / R17077C20: '5228.1'
## Warning: Coercing text to numeric in T17078 / R17078C20: '5228.1'
## Warning: Coercing text to numeric in T17079 / R17079C20: '5228.1'
## Warning: Coercing text to numeric in T17080 / R17080C20: '5228.1'
## Warning: Coercing text to numeric in T17081 / R17081C20: '5228.1'
## Warning: Coercing text to numeric in T17082 / R17082C20: '5228.1'
## Warning: Coercing text to numeric in T17083 / R17083C20: '5228.1'
## Warning: Coercing text to numeric in T17084 / R17084C20: '5228.1'
## Warning: Coercing text to numeric in T17085 / R17085C20: '5228.1'
## Warning: Coercing text to numeric in T17086 / R17086C20: '5228.1'
## Warning: Coercing text to numeric in T17087 / R17087C20: '5228.1'
## Warning: Coercing text to numeric in T17088 / R17088C20: '5228.1'
## Warning: Coercing text to numeric in T17089 / R17089C20: '5228.1'
## Warning: Coercing text to numeric in T17090 / R17090C20: '5228.1'
## Warning: Coercing text to numeric in T17091 / R17091C20: '5228.1'
## Warning: Coercing text to numeric in T17092 / R17092C20: '5228.1'
## Warning: Coercing text to numeric in T17093 / R17093C20: '5228.1'
## Warning: Coercing text to numeric in T17094 / R17094C20: '5228.1'
## Warning: Coercing text to numeric in T17095 / R17095C20: '5228.1'
## Warning: Coercing text to numeric in T17096 / R17096C20: '5228.1'
## Warning: Coercing text to numeric in T17097 / R17097C20: '5228.1'
## Warning: Coercing text to numeric in T17098 / R17098C20: '5228.1'
## Warning: Coercing text to numeric in T17099 / R17099C20: '5228.1'
## Warning: Coercing text to numeric in T17100 / R17100C20: '5228.1'
## Warning: Coercing text to numeric in T17101 / R17101C20: '5228.1'
## Warning: Coercing text to numeric in T17102 / R17102C20: '5228.1'
## Warning: Coercing text to numeric in T17103 / R17103C20: '5228.1'
## Warning: Coercing text to numeric in T17104 / R17104C20: '5228.1'
## Warning: Coercing text to numeric in T17105 / R17105C20: '5228.1'
## Warning: Coercing text to numeric in T17106 / R17106C20: '5228.1'
## Warning: Coercing text to numeric in T17107 / R17107C20: '5228.1'
## Warning: Coercing text to numeric in T17108 / R17108C20: '5228.1'
## Warning: Coercing text to numeric in T17109 / R17109C20: '5228.1'
## Warning: Coercing text to numeric in T17110 / R17110C20: '5228.1'
## Warning: Coercing text to numeric in T17111 / R17111C20: '5228.1'
## Warning: Coercing text to numeric in T17112 / R17112C20: '5228.1'
## Warning: Coercing text to numeric in T17113 / R17113C20: '5228.1'
## Warning: Coercing text to numeric in T17114 / R17114C20: '5228.1'
## Warning: Coercing text to numeric in T17115 / R17115C20: '5228.1'
## Warning: Coercing text to numeric in T17116 / R17116C20: '5228.1'
## Warning: Coercing text to numeric in T17117 / R17117C20: '5228.1'
## Warning: Coercing text to numeric in T17118 / R17118C20: '5228.1'
## Warning: Coercing text to numeric in T17119 / R17119C20: '5228.1'
## Warning: Coercing text to numeric in T17120 / R17120C20: '5228.1'
## Warning: Coercing text to numeric in T17121 / R17121C20: '5228.1'
## Warning: Coercing text to numeric in T17122 / R17122C20: '5228.1'
## Warning: Coercing text to numeric in T17123 / R17123C20: '5228.1'
## Warning: Coercing text to numeric in T17124 / R17124C20: '5228.1'
## Warning: Coercing text to numeric in T17125 / R17125C20: '5228.1'
## Warning: Coercing text to numeric in T17126 / R17126C20: '5228.1'
## Warning: Coercing text to numeric in T17127 / R17127C20: '5228.1'
## Warning: Coercing text to numeric in T17128 / R17128C20: '5228.1'
## Warning: Coercing text to numeric in T17129 / R17129C20: '5228.1'
## Warning: Coercing text to numeric in T17130 / R17130C20: '5228.1'
## Warning: Coercing text to numeric in T17131 / R17131C20: '5228.1'
## Warning: Coercing text to numeric in T17132 / R17132C20: '5228.1'
## Warning: Coercing text to numeric in T17133 / R17133C20: '5228.1'
## Warning: Coercing text to numeric in T17134 / R17134C20: '5228.1'
## Warning: Coercing text to numeric in T17135 / R17135C20: '5228.1'
## Warning: Coercing text to numeric in T17136 / R17136C20: '5228.1'
## Warning: Coercing text to numeric in T17137 / R17137C20: '5228.1'
## Warning: Coercing text to numeric in T17138 / R17138C20: '5228.1'
## Warning: Coercing text to numeric in T17139 / R17139C20: '5228.1'
## Warning: Coercing text to numeric in T17140 / R17140C20: '5228.1'
## Warning: Coercing text to numeric in T17141 / R17141C20: '5228.1'
## Warning: Coercing text to numeric in T17142 / R17142C20: '5228.1'
## Warning: Coercing text to numeric in T17143 / R17143C20: '5228.1'
## Warning: Coercing text to numeric in T17144 / R17144C20: '5228.1'
## Warning: Coercing text to numeric in T17145 / R17145C20: '5228.1'
## Warning: Coercing text to numeric in T17146 / R17146C20: '5228.1'
## Warning: Coercing text to numeric in T17147 / R17147C20: '5228.1'
## Warning: Coercing text to numeric in T17148 / R17148C20: '5228.1'
## Warning: Coercing text to numeric in T17149 / R17149C20: '5228.1'
## Warning: Coercing text to numeric in T17150 / R17150C20: '5228.1'
## Warning: Coercing text to numeric in T17151 / R17151C20: '5228.1'
## Warning: Coercing text to numeric in T17152 / R17152C20: '5228.1'
## Warning: Coercing text to numeric in T17153 / R17153C20: '5228.1'
## Warning: Coercing text to numeric in T17154 / R17154C20: '5228.1'
## Warning: Coercing text to numeric in T17155 / R17155C20: '5228.1'
## Warning: Coercing text to numeric in T17156 / R17156C20: '5228.1'
## Warning: Coercing text to numeric in T17157 / R17157C20: '5228.1'
## Warning: Coercing text to numeric in T17158 / R17158C20: '5228.1'
## Warning: Coercing text to numeric in T17159 / R17159C20: '5228.1'
## Warning: Coercing text to numeric in T17160 / R17160C20: '5228.1'
## Warning: Coercing text to numeric in T17161 / R17161C20: '5228.1'
## Warning: Coercing text to numeric in T17162 / R17162C20: '5228.1'
## Warning: Coercing text to numeric in T17163 / R17163C20: '5228.1'
## Warning: Coercing text to numeric in T17164 / R17164C20: '5228.1'
## Warning: Coercing text to numeric in T17165 / R17165C20: '5228.1'
## Warning: Coercing text to numeric in T17166 / R17166C20: '5228.1'
## Warning: Coercing text to numeric in T17167 / R17167C20: '5228.1'
## Warning: Coercing text to numeric in T17168 / R17168C20: '5228.1'
## Warning: Coercing text to numeric in T17169 / R17169C20: '5228.1'
## Warning: Coercing text to numeric in T17170 / R17170C20: '5228.1'
## Warning: Coercing text to numeric in T17171 / R17171C20: '5228.1'
## Warning: Coercing text to numeric in T17172 / R17172C20: '5228.1'
## Warning: Coercing text to numeric in T17173 / R17173C20: '5228.1'
## Warning: Coercing text to numeric in T17174 / R17174C20: '5228.1'
## Warning: Coercing text to numeric in T17175 / R17175C20: '5228.1'
## Warning: Coercing text to numeric in T17176 / R17176C20: '5228.1'
## Warning: Coercing text to numeric in T17177 / R17177C20: '5228.1'
## Warning: Coercing text to numeric in T17178 / R17178C20: '5228.1'
## Warning: Coercing text to numeric in T17179 / R17179C20: '5228.1'
## Warning: Coercing text to numeric in T17180 / R17180C20: '5228.1'
## Warning: Coercing text to numeric in T17181 / R17181C20: '5228.1'
## Warning: Coercing text to numeric in T17182 / R17182C20: '5228.1'
## Warning: Coercing text to numeric in T17183 / R17183C20: '5228.1'
## Warning: Coercing text to numeric in T17184 / R17184C20: '5228.1'
## Warning: Coercing text to numeric in T17185 / R17185C20: '5228.1'
## Warning: Coercing text to numeric in T17186 / R17186C20: '5228.1'
## Warning: Coercing text to numeric in T17187 / R17187C20: '5228.1'
## Warning: Coercing text to numeric in T17188 / R17188C20: '5228.1'
## Warning: Coercing text to numeric in T17189 / R17189C20: '5228.1'
## Warning: Coercing text to numeric in T17190 / R17190C20: '5228.1'
## Warning: Coercing text to numeric in T17191 / R17191C20: '5228.1'
## Warning: Coercing text to numeric in T17192 / R17192C20: '5228.1'
## Warning: Coercing text to numeric in T17193 / R17193C20: '5228.1'
## Warning: Coercing text to numeric in T17194 / R17194C20: '5228.1'
## Warning: Coercing text to numeric in T17195 / R17195C20: '5228.1'
## Warning: Coercing text to numeric in T17196 / R17196C20: '5228.1'
## Warning: Coercing text to numeric in T17197 / R17197C20: '5228.1'
## Warning: Coercing text to numeric in T17198 / R17198C20: '5228.1'
## Warning: Coercing text to numeric in T17199 / R17199C20: '5228.1'
## Warning: Coercing text to numeric in T17200 / R17200C20: '5228.1'
## Warning: Coercing text to numeric in T17201 / R17201C20: '5228.1'
## Warning: Coercing text to numeric in T17202 / R17202C20: '5228.1'
## Warning: Coercing text to numeric in T17203 / R17203C20: '5228.1'
## Warning: Coercing text to numeric in T17204 / R17204C20: '5228.1'
## Warning: Coercing text to numeric in T17205 / R17205C20: '5228.1'
## Warning: Coercing text to numeric in T17206 / R17206C20: '5228.1'
## Warning: Coercing text to numeric in T17207 / R17207C20: '5228.1'
## Warning: Coercing text to numeric in T17208 / R17208C20: '5228.1'
## Warning: Coercing text to numeric in T17209 / R17209C20: '5228.1'
## Warning: Coercing text to numeric in T17210 / R17210C20: '5228.1'
## Warning: Coercing text to numeric in T17211 / R17211C20: '5228.1'
## Warning: Coercing text to numeric in T17212 / R17212C20: '5228.1'
## Warning: Coercing text to numeric in T17213 / R17213C20: '5228.1'
## Warning: Coercing text to numeric in T17214 / R17214C20: '5228.1'
## Warning: Coercing text to numeric in T17215 / R17215C20: '5228.1'
## Warning: Coercing text to numeric in T17216 / R17216C20: '5228.1'
## Warning: Coercing text to numeric in T17217 / R17217C20: '5228.1'
## Warning: Coercing text to numeric in T17218 / R17218C20: '5228.1'
## Warning: Coercing text to numeric in T17219 / R17219C20: '5228.1'
## Warning: Coercing text to numeric in T17220 / R17220C20: '5228.1'
## Warning: Coercing text to numeric in T17221 / R17221C20: '5228.1'
## Warning: Coercing text to numeric in T17222 / R17222C20: '5228.1'
## Warning: Coercing text to numeric in T17223 / R17223C20: '5228.1'
## Warning: Coercing text to numeric in T17224 / R17224C20: '5228.1'
## Warning: Coercing text to numeric in T17225 / R17225C20: '5228.1'
## Warning: Coercing text to numeric in T17226 / R17226C20: '5228.1'
## Warning: Coercing text to numeric in T17227 / R17227C20: '5228.1'
## Warning: Coercing text to numeric in T17228 / R17228C20: '5228.1'
## Warning: Coercing text to numeric in T17229 / R17229C20: '5228.1'
## Warning: Coercing text to numeric in T17230 / R17230C20: '5228.1'
## Warning: Coercing text to numeric in T17231 / R17231C20: '5228.1'
## Warning: Coercing text to numeric in T17232 / R17232C20: '5228.1'
## Warning: Coercing text to numeric in T17233 / R17233C20: '5228.1'
## Warning: Coercing text to numeric in T17234 / R17234C20: '5228.1'
## Warning: Coercing text to numeric in T17235 / R17235C20: '5228.1'
## Warning: Coercing text to numeric in T17236 / R17236C20: '5228.1'
## Warning: Coercing text to numeric in T17237 / R17237C20: '5228.1'
## Warning: Coercing text to numeric in T17238 / R17238C20: '5228.1'
## Warning: Coercing text to numeric in T17239 / R17239C20: '5228.1'
## Warning: Coercing text to numeric in T17240 / R17240C20: '5228.1'
## Warning: Coercing text to numeric in T17241 / R17241C20: '5228.1'
## Warning: Coercing text to numeric in T17242 / R17242C20: '5228.1'
## Warning: Coercing text to numeric in T17243 / R17243C20: '5228.1'
## Warning: Coercing text to numeric in T17244 / R17244C20: '5228.1'
## Warning: Coercing text to numeric in T17245 / R17245C20: '5228.1'
## Warning: Coercing text to numeric in T17246 / R17246C20: '5228.1'
## Warning: Coercing text to numeric in T17247 / R17247C20: '5228.1'
## Warning: Coercing text to numeric in T17248 / R17248C20: '5228.1'
## Warning: Coercing text to numeric in T17249 / R17249C20: '5228.1'
## Warning: Coercing text to numeric in T17250 / R17250C20: '5228.1'
## Warning: Coercing text to numeric in T17251 / R17251C20: '5228.1'
## Warning: Coercing text to numeric in T17252 / R17252C20: '5228.1'
## Warning: Coercing text to numeric in T17253 / R17253C20: '5228.1'
## Warning: Coercing text to numeric in T17254 / R17254C20: '5228.1'
## Warning: Coercing text to numeric in T17255 / R17255C20: '5228.1'
## Warning: Coercing text to numeric in T17256 / R17256C20: '5228.1'
## Warning: Coercing text to numeric in T17257 / R17257C20: '5228.1'
## Warning: Coercing text to numeric in T17258 / R17258C20: '5228.1'
## Warning: Coercing text to numeric in T17259 / R17259C20: '5228.1'
## Warning: Coercing text to numeric in T17260 / R17260C20: '5228.1'
## Warning: Coercing text to numeric in T17261 / R17261C20: '5228.1'
## Warning: Coercing text to numeric in T17262 / R17262C20: '5228.1'
## Warning: Coercing text to numeric in T17263 / R17263C20: '5228.1'
## Warning: Coercing text to numeric in T17264 / R17264C20: '5228.1'
## Warning: Coercing text to numeric in T17265 / R17265C20: '5228.1'
## Warning: Coercing text to numeric in T17266 / R17266C20: '5228.1'
## Warning: Coercing text to numeric in T17267 / R17267C20: '5228.1'
## Warning: Coercing text to numeric in T17268 / R17268C20: '5228.1'
## Warning: Coercing text to numeric in T17269 / R17269C20: '5228.1'
## Warning: Coercing text to numeric in T17270 / R17270C20: '5228.1'
## Warning: Coercing text to numeric in T17271 / R17271C20: '5228.1'
## Warning: Coercing text to numeric in T17272 / R17272C20: '5228.1'
## Warning: Coercing text to numeric in T17273 / R17273C20: '5228.1'
## Warning: Coercing text to numeric in T17274 / R17274C20: '5228.1'
## Warning: Coercing text to numeric in T17275 / R17275C20: '5228.1'
## Warning: Coercing text to numeric in T17276 / R17276C20: '5228.1'
## Warning: Coercing text to numeric in T17277 / R17277C20: '5228.1'
## Warning: Coercing text to numeric in T17278 / R17278C20: '5228.1'
## Warning: Coercing text to numeric in T17279 / R17279C20: '5228.1'
## Warning: Coercing text to numeric in T17280 / R17280C20: '5228.1'
## Warning: Coercing text to numeric in T17281 / R17281C20: '5228.1'
## Warning: Coercing text to numeric in T17282 / R17282C20: '5228.1'
## Warning: Coercing text to numeric in T17283 / R17283C20: '5228.1'
## Warning: Coercing text to numeric in T17284 / R17284C20: '5228.1'
## Warning: Coercing text to numeric in T17285 / R17285C20: '5228.1'
## Warning: Coercing text to numeric in T17286 / R17286C20: '5228.1'
## Warning: Coercing text to numeric in T17287 / R17287C20: '5228.1'
## Warning: Coercing text to numeric in T17288 / R17288C20: '5228.1'
## Warning: Coercing text to numeric in T17289 / R17289C20: '5228.1'
## Warning: Coercing text to numeric in T17290 / R17290C20: '5228.1'
## Warning: Coercing text to numeric in T17291 / R17291C20: '5228.1'
## Warning: Coercing text to numeric in T17292 / R17292C20: '5228.1'
## Warning: Coercing text to numeric in T17293 / R17293C20: '5228.1'
## Warning: Coercing text to numeric in T17294 / R17294C20: '5228.1'
## Warning: Coercing text to numeric in T17295 / R17295C20: '5228.1'
## Warning: Coercing text to numeric in T17296 / R17296C20: '5228.1'
## Warning: Coercing text to numeric in T17297 / R17297C20: '5228.1'
## Warning: Coercing text to numeric in T17298 / R17298C20: '5228.1'
## Warning: Coercing text to numeric in T17299 / R17299C20: '5228.1'
## Warning: Coercing text to numeric in T17300 / R17300C20: '5228.1'
## Warning: Coercing text to numeric in T17301 / R17301C20: '5228.1'
## Warning: Coercing text to numeric in T17302 / R17302C20: '5228.1'
## Warning: Coercing text to numeric in T17303 / R17303C20: '5228.1'
## Warning: Coercing text to numeric in T17304 / R17304C20: '5228.1'
## Warning: Coercing text to numeric in T17305 / R17305C20: '5228.1'
## Warning: Coercing text to numeric in T17306 / R17306C20: '5228.1'
## Warning: Coercing text to numeric in T17307 / R17307C20: '5228.1'
## Warning: Coercing text to numeric in T17308 / R17308C20: '5228.1'
## Warning: Coercing text to numeric in T17309 / R17309C20: '5228.1'
## Warning: Coercing text to numeric in T17310 / R17310C20: '5228.1'
## Warning: Coercing text to numeric in T17311 / R17311C20: '5228.1'
## Warning: Coercing text to numeric in T17312 / R17312C20: '5228.1'
## Warning: Coercing text to numeric in T17313 / R17313C20: '5228.1'
## Warning: Coercing text to numeric in T17314 / R17314C20: '5228.1'
## Warning: Coercing text to numeric in T17315 / R17315C20: '5228.1'
## Warning: Coercing text to numeric in T17316 / R17316C20: '5228.1'
## Warning: Coercing text to numeric in T17317 / R17317C20: '5228.1'
## Warning: Coercing text to numeric in T17318 / R17318C20: '5228.1'
## Warning: Coercing text to numeric in T17319 / R17319C20: '5228.1'
## Warning: Coercing text to numeric in T17320 / R17320C20: '5228.1'
## Warning: Coercing text to numeric in T17321 / R17321C20: '5228.1'
## Warning: Coercing text to numeric in T17322 / R17322C20: '5228.1'
## Warning: Coercing text to numeric in T17323 / R17323C20: '5228.1'
## Warning: Coercing text to numeric in T17324 / R17324C20: '5228.1'
## Warning: Coercing text to numeric in T17325 / R17325C20: '5228.1'
## Warning: Coercing text to numeric in T17326 / R17326C20: '5228.1'
## Warning: Coercing text to numeric in T17327 / R17327C20: '5228.1'
## Warning: Coercing text to numeric in T17328 / R17328C20: '5228.1'
## Warning: Coercing text to numeric in T17329 / R17329C20: '5228.1'
## Warning: Coercing text to numeric in T17330 / R17330C20: '5228.1'
## Warning: Coercing text to numeric in T17331 / R17331C20: '5228.1'
## Warning: Coercing text to numeric in T17332 / R17332C20: '5228.1'
## Warning: Coercing text to numeric in T17333 / R17333C20: '5228.1'
## Warning: Coercing text to numeric in T17334 / R17334C20: '5228.1'
## Warning: Coercing text to numeric in T17335 / R17335C20: '5228.1'
## Warning: Coercing text to numeric in T17336 / R17336C20: '5228.1'
## Warning: Coercing text to numeric in T17337 / R17337C20: '5228.1'
## Warning: Coercing text to numeric in T17338 / R17338C20: '5228.1'
## Warning: Coercing text to numeric in T17339 / R17339C20: '5228.1'
## Warning: Coercing text to numeric in T17340 / R17340C20: '5228.1'
## Warning: Coercing text to numeric in T17341 / R17341C20: '5228.1'
## Warning: Coercing text to numeric in T17342 / R17342C20: '5228.1'
## Warning: Coercing text to numeric in T17343 / R17343C20: '5228.1'
## Warning: Coercing text to numeric in T17344 / R17344C20: '5228.1'
## Warning: Coercing text to numeric in T17345 / R17345C20: '5228.1'
## Warning: Coercing text to numeric in T17346 / R17346C20: '5228.1'
## Warning: Coercing text to numeric in T17347 / R17347C20: '5228.1'
## Warning: Coercing text to numeric in T17348 / R17348C20: '5228.1'
## Warning: Coercing text to numeric in T17349 / R17349C20: '5228.1'
## Warning: Coercing text to numeric in T17350 / R17350C20: '5228.1'
## Warning: Coercing text to numeric in T17351 / R17351C20: '5228.1'
## Warning: Coercing text to numeric in T17352 / R17352C20: '5228.1'
## Warning: Coercing text to numeric in T17353 / R17353C20: '5228.1'
## Warning: Coercing text to numeric in T17354 / R17354C20: '5228.1'
## Warning: Coercing text to numeric in T17355 / R17355C20: '5228.1'
## Warning: Coercing text to numeric in T17356 / R17356C20: '5228.1'
## Warning: Coercing text to numeric in T17357 / R17357C20: '5228.1'
## Warning: Coercing text to numeric in T17358 / R17358C20: '5228.1'
## Warning: Coercing text to numeric in T17359 / R17359C20: '5228.1'
## Warning: Coercing text to numeric in T17360 / R17360C20: '5228.1'
## Warning: Coercing text to numeric in T17361 / R17361C20: '5228.1'
## Warning: Coercing text to numeric in T17362 / R17362C20: '5228.1'
## Warning: Coercing text to numeric in T17363 / R17363C20: '5228.1'
## Warning: Coercing text to numeric in T17364 / R17364C20: '5228.1'
## Warning: Coercing text to numeric in T17365 / R17365C20: '5228.1'
## Warning: Coercing text to numeric in T17366 / R17366C20: '5228.1'
## Warning: Coercing text to numeric in T17367 / R17367C20: '5228.1'
## Warning: Coercing text to numeric in T17368 / R17368C20: '5228.1'
## Warning: Coercing text to numeric in T17369 / R17369C20: '5228.1'
## Warning: Coercing text to numeric in T17370 / R17370C20: '5228.1'
## Warning: Coercing text to numeric in T17371 / R17371C20: '5228.1'
## Warning: Coercing text to numeric in T17372 / R17372C20: '5228.1'
## Warning: Coercing text to numeric in T17373 / R17373C20: '5228.1'
## Warning: Coercing text to numeric in T17374 / R17374C20: '5228.1'
## Warning: Coercing text to numeric in T17375 / R17375C20: '5228.1'
## Warning: Coercing text to numeric in T17376 / R17376C20: '5228.1'
## Warning: Coercing text to numeric in T17377 / R17377C20: '5228.1'
## Warning: Coercing text to numeric in T17378 / R17378C20: '5228.1'
## Warning: Coercing text to numeric in T17379 / R17379C20: '5228.1'
## Warning: Coercing text to numeric in T17380 / R17380C20: '5228.1'
## Warning: Coercing text to numeric in T17381 / R17381C20: '5228.1'
## Warning: Coercing text to numeric in T17382 / R17382C20: '5228.1'
## Warning: Coercing text to numeric in T17383 / R17383C20: '5228.1'
## Warning: Coercing text to numeric in T17384 / R17384C20: '5228.1'
## Warning: Coercing text to numeric in T17385 / R17385C20: '5228.1'
## Warning: Coercing text to numeric in T17386 / R17386C20: '5228.1'
## Warning: Coercing text to numeric in T17387 / R17387C20: '5228.1'
## Warning: Coercing text to numeric in T17388 / R17388C20: '5228.1'
## Warning: Coercing text to numeric in T17389 / R17389C20: '5228.1'
## Warning: Coercing text to numeric in T17390 / R17390C20: '5228.1'
## Warning: Coercing text to numeric in T17391 / R17391C20: '5228.1'
## Warning: Coercing text to numeric in T17392 / R17392C20: '5228.1'
## Warning: Coercing text to numeric in T17393 / R17393C20: '5228.1'
## Warning: Coercing text to numeric in T17394 / R17394C20: '5228.1'
## Warning: Coercing text to numeric in T17395 / R17395C20: '5228.1'
## Warning: Coercing text to numeric in T17396 / R17396C20: '5228.1'
## Warning: Coercing text to numeric in T17397 / R17397C20: '5228.1'
## Warning: Coercing text to numeric in T17398 / R17398C20: '5228.1'
## Warning: Coercing text to numeric in T17399 / R17399C20: '5228.1'
## Warning: Coercing text to numeric in T17400 / R17400C20: '5228.1'
## Warning: Coercing text to numeric in T17401 / R17401C20: '5228.1'
## Warning: Coercing text to numeric in T17402 / R17402C20: '5228.1'
## Warning: Coercing text to numeric in T17403 / R17403C20: '5228.1'
## Warning: Coercing text to numeric in T17404 / R17404C20: '5228.1'
## Warning: Coercing text to numeric in T17405 / R17405C20: '5228.1'
## Warning: Coercing text to numeric in T17406 / R17406C20: '5228.1'
## Warning: Coercing text to numeric in T17407 / R17407C20: '5228.1'
## Warning: Coercing text to numeric in T17408 / R17408C20: '5228.1'
## Warning: Coercing text to numeric in T17409 / R17409C20: '5228.1'
## Warning: Coercing text to numeric in T17410 / R17410C20: '5228.1'
## Warning: Coercing text to numeric in T17411 / R17411C20: '5228.1'
## Warning: Coercing text to numeric in T17412 / R17412C20: '5228.1'
## Warning: Coercing text to numeric in T17413 / R17413C20: '5228.1'
## Warning: Coercing text to numeric in T17414 / R17414C20: '5228.1'
## Warning: Coercing text to numeric in T17415 / R17415C20: '5228.1'
## Warning: Coercing text to numeric in T17416 / R17416C20: '5228.1'
## Warning: Coercing text to numeric in T17417 / R17417C20: '5228.1'
## Warning: Coercing text to numeric in T17418 / R17418C20: '5228.1'
## Warning: Coercing text to numeric in T17419 / R17419C20: '5228.1'
## Warning: Coercing text to numeric in T17420 / R17420C20: '5228.1'
## Warning: Coercing text to numeric in T17421 / R17421C20: '5228.1'
## Warning: Coercing text to numeric in T17422 / R17422C20: '5228.1'
## Warning: Coercing text to numeric in T17423 / R17423C20: '5228.1'
## Warning: Coercing text to numeric in T17424 / R17424C20: '5228.1'
## Warning: Coercing text to numeric in T17425 / R17425C20: '5228.1'
## Warning: Coercing text to numeric in T17426 / R17426C20: '5228.1'
## Warning: Coercing text to numeric in T17427 / R17427C20: '5228.1'
## Warning: Coercing text to numeric in T17428 / R17428C20: '5228.1'
## Warning: Coercing text to numeric in T17429 / R17429C20: '5228.1'
## Warning: Coercing text to numeric in T17430 / R17430C20: '5228.1'
## Warning: Coercing text to numeric in T17431 / R17431C20: '5228.1'
## Warning: Coercing text to numeric in T17432 / R17432C20: '5228.1'
## Warning: Coercing text to numeric in T17433 / R17433C20: '5228.1'
## Warning: Coercing text to numeric in T17434 / R17434C20: '5228.1'
## Warning: Coercing text to numeric in T17435 / R17435C20: '5228.1'
## Warning: Coercing text to numeric in T17436 / R17436C20: '5228.1'
## Warning: Coercing text to numeric in T17437 / R17437C20: '5228.1'
## Warning: Coercing text to numeric in T17438 / R17438C20: '5228.1'
## Warning: Coercing text to numeric in T17439 / R17439C20: '5228.1'
## Warning: Coercing text to numeric in T17440 / R17440C20: '5228.1'
## Warning: Coercing text to numeric in T17441 / R17441C20: '5228.1'
## Warning: Coercing text to numeric in T17442 / R17442C20: '5228.1'
## Warning: Coercing text to numeric in T17443 / R17443C20: '5228.1'
## Warning: Coercing text to numeric in T17444 / R17444C20: '5228.1'
## Warning: Coercing text to numeric in T17445 / R17445C20: '5228.1'
## Warning: Coercing text to numeric in T17446 / R17446C20: '5228.1'
## Warning: Coercing text to numeric in T17447 / R17447C20: '5228.1'
## Warning: Coercing text to numeric in T17448 / R17448C20: '5228.1'
## Warning: Coercing text to numeric in T17449 / R17449C20: '5228.1'
## Warning: Coercing text to numeric in T17450 / R17450C20: '5228.1'
## Warning: Coercing text to numeric in T17451 / R17451C20: '5228.1'
## Warning: Coercing text to numeric in T17452 / R17452C20: '5228.1'
## Warning: Coercing text to numeric in T17453 / R17453C20: '5228.1'
## Warning: Coercing text to numeric in T17454 / R17454C20: '5228.1'
## Warning: Coercing text to numeric in T17455 / R17455C20: '5228.1'
## Warning: Coercing text to numeric in T17456 / R17456C20: '5228.1'
## Warning: Coercing text to numeric in T17457 / R17457C20: '5228.1'
## Warning: Coercing text to numeric in T17458 / R17458C20: '5228.1'
## Warning: Coercing text to numeric in T17459 / R17459C20: '5228.1'
## Warning: Coercing text to numeric in T17460 / R17460C20: '5228.1'
## Warning: Coercing text to numeric in T17461 / R17461C20: '5228.1'
## Warning: Coercing text to numeric in T17462 / R17462C20: '5228.1'
## Warning: Coercing text to numeric in T17463 / R17463C20: '5228.1'
## Warning: Coercing text to numeric in T17464 / R17464C20: '5228.1'
## Warning: Coercing text to numeric in T17465 / R17465C20: '5228.1'
## Warning: Coercing text to numeric in T17466 / R17466C20: '5228.1'
## Warning: Coercing text to numeric in T17467 / R17467C20: '5228.1'
## Warning: Coercing text to numeric in T17468 / R17468C20: '5228.1'
## Warning: Coercing text to numeric in T17469 / R17469C20: '5228.1'
## Warning: Coercing text to numeric in T17470 / R17470C20: '5228.1'
## Warning: Coercing text to numeric in T17471 / R17471C20: '5228.1'
## Warning: Coercing text to numeric in T17472 / R17472C20: '5228.1'
## Warning: Coercing text to numeric in T17473 / R17473C20: '5228.1'
## Warning: Coercing text to numeric in T17474 / R17474C20: '5228.1'
## Warning: Coercing text to numeric in T17475 / R17475C20: '5228.1'
## Warning: Coercing text to numeric in T17476 / R17476C20: '5228.1'
## Warning: Coercing text to numeric in T17477 / R17477C20: '5228.1'
## Warning: Coercing text to numeric in T17478 / R17478C20: '5228.1'
## Warning: Coercing text to numeric in T17479 / R17479C20: '5228.1'
## Warning: Coercing text to numeric in T17480 / R17480C20: '5228.1'
## Warning: Coercing text to numeric in T17481 / R17481C20: '5228.1'
## Warning: Coercing text to numeric in T17482 / R17482C20: '5228.1'
## Warning: Coercing text to numeric in T17483 / R17483C20: '5228.1'
## Warning: Coercing text to numeric in T17484 / R17484C20: '5228.1'
## Warning: Coercing text to numeric in T17485 / R17485C20: '5228.1'
## Warning: Coercing text to numeric in T17486 / R17486C20: '5228.1'
## Warning: Coercing text to numeric in T17487 / R17487C20: '5228.1'
## Warning: Coercing text to numeric in T17488 / R17488C20: '5228.1'
## Warning: Coercing text to numeric in T17489 / R17489C20: '5228.1'
## Warning: Coercing text to numeric in T17490 / R17490C20: '5228.1'
## Warning: Coercing text to numeric in T17491 / R17491C20: '5228.1'
## Warning: Coercing text to numeric in T17492 / R17492C20: '5228.1'
## Warning: Coercing text to numeric in T17493 / R17493C20: '5228.1'
## Warning: Coercing text to numeric in T17494 / R17494C20: '5228.1'
## Warning: Coercing text to numeric in T17495 / R17495C20: '5228.1'
## Warning: Coercing text to numeric in T17496 / R17496C20: '5228.1'
## Warning: Coercing text to numeric in T17497 / R17497C20: '5228.1'
## Warning: Coercing text to numeric in T17498 / R17498C20: '5228.1'
## Warning: Coercing text to numeric in T17499 / R17499C20: '5228.1'
## Warning: Coercing text to numeric in T17500 / R17500C20: '5228.1'
## Warning: Coercing text to numeric in T17501 / R17501C20: '5228.1'
## Warning: Coercing text to numeric in T17502 / R17502C20: '5228.1'
## Warning: Coercing text to numeric in T17503 / R17503C20: '5228.1'
## Warning: Coercing text to numeric in T17504 / R17504C20: '5228.1'
## Warning: Coercing text to numeric in T17505 / R17505C20: '5228.1'
## Warning: Coercing text to numeric in T17506 / R17506C20: '5228.1'
## Warning: Coercing text to numeric in T17507 / R17507C20: '5228.1'
## Warning: Coercing text to numeric in T17508 / R17508C20: '5228.1'
## Warning: Coercing text to numeric in T17509 / R17509C20: '5228.1'
## Warning: Coercing text to numeric in T17510 / R17510C20: '5228.1'
## Warning: Coercing text to numeric in T17511 / R17511C20: '5228.1'
## Warning: Coercing text to numeric in T17512 / R17512C20: '5228.1'
## Warning: Coercing text to numeric in T17513 / R17513C20: '5228.1'
## Warning: Coercing text to numeric in T17514 / R17514C20: '5228.1'
## Warning: Coercing text to numeric in T17515 / R17515C20: '5228.1'
## Warning: Coercing text to numeric in T17516 / R17516C20: '5228.1'
## Warning: Coercing text to numeric in T17517 / R17517C20: '5228.1'
## Warning: Coercing text to numeric in T17518 / R17518C20: '5228.1'
## Warning: Coercing text to numeric in T17519 / R17519C20: '5228.1'
## Warning: Coercing text to numeric in T17520 / R17520C20: '5228.1'
## Warning: Coercing text to numeric in T17521 / R17521C20: '5228.1'
## Warning: Coercing text to numeric in T17522 / R17522C20: '5228.1'
## Warning: Coercing text to numeric in T17523 / R17523C20: '5228.1'
## Warning: Coercing text to numeric in T17524 / R17524C20: '5228.1'
## Warning: Coercing text to numeric in T17525 / R17525C20: '5228.1'
## Warning: Coercing text to numeric in T17526 / R17526C20: '5228.1'
## Warning: Coercing text to numeric in T17527 / R17527C20: '5228.1'
## Warning: Coercing text to numeric in T17528 / R17528C20: '5228.1'
## Warning: Coercing text to numeric in T17529 / R17529C20: '5228.1'
## Warning: Coercing text to numeric in T17530 / R17530C20: '5228.1'
## Warning: Coercing text to numeric in T17531 / R17531C20: '5228.1'
## Warning: Coercing text to numeric in T17532 / R17532C20: '5228.1'
## Warning: Coercing text to numeric in T17533 / R17533C20: '5228.1'
## Warning: Coercing text to numeric in T17534 / R17534C20: '5228.1'
## Warning: Coercing text to numeric in T17535 / R17535C20: '5228.1'
## Warning: Coercing text to numeric in T17536 / R17536C20: '5228.1'
## Warning: Coercing text to numeric in T17537 / R17537C20: '5228.1'
## Warning: Coercing text to numeric in T17538 / R17538C20: '5228.1'
## Warning: Coercing text to numeric in T17539 / R17539C20: '5228.1'
## Warning: Coercing text to numeric in T17540 / R17540C20: '5228.1'
## Warning: Coercing text to numeric in T17541 / R17541C20: '5228.1'
## Warning: Coercing text to numeric in T17542 / R17542C20: '5228.1'
## Warning: Coercing text to numeric in T17543 / R17543C20: '5228.1'
## Warning: Coercing text to numeric in T17544 / R17544C20: '5228.1'
## Warning: Coercing text to numeric in T17545 / R17545C20: '5228.1'
## Warning: Coercing text to numeric in T17546 / R17546C20: '5228.1'
## Warning: Coercing text to numeric in T17547 / R17547C20: '5228.1'
## Warning: Coercing text to numeric in T17548 / R17548C20: '5228.1'
## Warning: Coercing text to numeric in T17549 / R17549C20: '5228.1'
## Warning: Coercing text to numeric in T17550 / R17550C20: '5228.1'
## Warning: Coercing text to numeric in T17551 / R17551C20: '5228.1'
## Warning: Coercing text to numeric in T17552 / R17552C20: '5228.1'
## Warning: Coercing text to numeric in T17553 / R17553C20: '5228.1'
## Warning: Coercing text to numeric in T17554 / R17554C20: '5228.1'
## Warning: Coercing text to numeric in T17555 / R17555C20: '5228.1'
## Warning: Coercing text to numeric in T17556 / R17556C20: '5228.1'
## Warning: Coercing text to numeric in T17557 / R17557C20: '5228.1'
## Warning: Coercing text to numeric in T17558 / R17558C20: '5228.1'
## Warning: Coercing text to numeric in T17559 / R17559C20: '5228.1'
## Warning: Coercing text to numeric in T17560 / R17560C20: '5228.1'
## Warning: Coercing text to numeric in T17561 / R17561C20: '5228.1'
## Warning: Coercing text to numeric in T17562 / R17562C20: '5228.1'
## Warning: Coercing text to numeric in T17563 / R17563C20: '5228.1'
## Warning: Coercing text to numeric in T17564 / R17564C20: '5228.1'
## Warning: Coercing text to numeric in T17565 / R17565C20: '5228.1'
## Warning: Coercing text to numeric in T17566 / R17566C20: '5228.1'
## Warning: Coercing text to numeric in T17567 / R17567C20: '5228.1'
## Warning: Coercing text to numeric in T17568 / R17568C20: '5228.1'
## Warning: Coercing text to numeric in T17569 / R17569C20: '5228.1'
## Warning: Coercing text to numeric in T17570 / R17570C20: '5228.1'
## Warning: Coercing text to numeric in T17571 / R17571C20: '5228.1'
## Warning: Coercing text to numeric in T17572 / R17572C20: '5228.1'
## Warning: Coercing text to numeric in T17573 / R17573C20: '5228.1'
## Warning: Coercing text to numeric in T17574 / R17574C20: '5228.1'
## Warning: Coercing text to numeric in T17575 / R17575C20: '5228.1'
## Warning: Coercing text to numeric in T17576 / R17576C20: '5228.1'
## Warning: Coercing text to numeric in T17577 / R17577C20: '5228.1'
## Warning: Coercing text to numeric in T17578 / R17578C20: '5228.1'
## Warning: Coercing text to numeric in T17579 / R17579C20: '5228.1'
## Warning: Coercing text to numeric in T17580 / R17580C20: '5228.1'
## Warning: Coercing text to numeric in T17581 / R17581C20: '5228.1'
## Warning: Coercing text to numeric in T17582 / R17582C20: '5228.1'
## Warning: Coercing text to numeric in T17583 / R17583C20: '5228.1'
## Warning: Coercing text to numeric in T17584 / R17584C20: '5228.1'
## Warning: Coercing text to numeric in T17585 / R17585C20: '5228.1'
## Warning: Coercing text to numeric in T17586 / R17586C20: '5228.1'
## Warning: Coercing text to numeric in T17587 / R17587C20: '5228.1'
## Warning: Coercing text to numeric in T17588 / R17588C20: '5228.1'
## Warning: Coercing text to numeric in T17589 / R17589C20: '5228.1'
## Warning: Coercing text to numeric in T17590 / R17590C20: '5228.1'
## Warning: Coercing text to numeric in T17591 / R17591C20: '5228.1'
## Warning: Coercing text to numeric in T17592 / R17592C20: '5228.1'
## Warning: Coercing text to numeric in T17593 / R17593C20: '5228.1'
## Warning: Coercing text to numeric in T17594 / R17594C20: '5228.1'
## Warning: Coercing text to numeric in T17595 / R17595C20: '5228.1'
## Warning: Coercing text to numeric in T17596 / R17596C20: '5228.1'
## Warning: Coercing text to numeric in T17597 / R17597C20: '5228.1'
## Warning: Coercing text to numeric in T17598 / R17598C20: '5228.1'
## Warning: Coercing text to numeric in T17599 / R17599C20: '5228.1'
## Warning: Coercing text to numeric in T17600 / R17600C20: '5228.1'
## Warning: Coercing text to numeric in T17601 / R17601C20: '5228.1'
## Warning: Coercing text to numeric in T17602 / R17602C20: '5228.1'
## Warning: Coercing text to numeric in T17603 / R17603C20: '5228.1'
## Warning: Coercing text to numeric in T17604 / R17604C20: '5228.1'
## Warning: Coercing text to numeric in T17605 / R17605C20: '5228.1'
## Warning: Coercing text to numeric in T17606 / R17606C20: '5228.1'
## Warning: Coercing text to numeric in T17607 / R17607C20: '5228.1'
## Warning: Coercing text to numeric in T17608 / R17608C20: '5228.1'
## Warning: Coercing text to numeric in T17609 / R17609C20: '5228.1'
## Warning: Coercing text to numeric in T17610 / R17610C20: '5228.1'
## Warning: Coercing text to numeric in T17611 / R17611C20: '5228.1'
## Warning: Coercing text to numeric in T17612 / R17612C20: '5228.1'
## Warning: Coercing text to numeric in T17613 / R17613C20: '5228.1'
## Warning: Coercing text to numeric in T17614 / R17614C20: '5228.1'
## Warning: Coercing text to numeric in T17615 / R17615C20: '5228.1'
## Warning: Coercing text to numeric in T17616 / R17616C20: '5228.1'
## Warning: Coercing text to numeric in T17617 / R17617C20: '5228.1'
## Warning: Coercing text to numeric in T17618 / R17618C20: '5228.1'
## Warning: Coercing text to numeric in T17619 / R17619C20: '5228.1'
## Warning: Coercing text to numeric in T17620 / R17620C20: '5228.1'
## Warning: Coercing text to numeric in T17621 / R17621C20: '5228.1'
## Warning: Coercing text to numeric in T17622 / R17622C20: '5228.1'
## Warning: Coercing text to numeric in T17623 / R17623C20: '5228.1'
## Warning: Coercing text to numeric in T17624 / R17624C20: '5228.1'
## Warning: Coercing text to numeric in T17625 / R17625C20: '5228.1'
## Warning: Coercing text to numeric in T17626 / R17626C20: '5228.1'
## Warning: Coercing text to numeric in T17627 / R17627C20: '5228.1'
## Warning: Coercing text to numeric in T17628 / R17628C20: '5228.1'
## Warning: Coercing text to numeric in T17629 / R17629C20: '5228.1'
## Warning: Coercing text to numeric in T17630 / R17630C20: '5228.1'
## Warning: Coercing text to numeric in T17631 / R17631C20: '5228.1'
## Warning: Coercing text to numeric in T17632 / R17632C20: '5228.1'
## Warning: Coercing text to numeric in T17633 / R17633C20: '5228.1'
## Warning: Coercing text to numeric in T17634 / R17634C20: '5228.1'
## Warning: Coercing text to numeric in T17635 / R17635C20: '5228.1'
## Warning: Coercing text to numeric in T17636 / R17636C20: '5228.1'
## Warning: Coercing text to numeric in T17637 / R17637C20: '5228.1'
## Warning: Coercing text to numeric in T17638 / R17638C20: '5228.1'
## Warning: Coercing text to numeric in T17639 / R17639C20: '5228.1'
## Warning: Coercing text to numeric in T17640 / R17640C20: '5228.1'
## Warning: Coercing text to numeric in T17641 / R17641C20: '5228.1'
## Warning: Coercing text to numeric in T17642 / R17642C20: '5228.1'
## Warning: Coercing text to numeric in T17643 / R17643C20: '5228.1'
## Warning: Coercing text to numeric in T17644 / R17644C20: '5228.1'
## Warning: Coercing text to numeric in T17645 / R17645C20: '5228.1'
## Warning: Coercing text to numeric in T17646 / R17646C20: '5228.1'
## Warning: Coercing text to numeric in T17647 / R17647C20: '5228.1'
## Warning: Coercing text to numeric in T17648 / R17648C20: '5228.1'
## Warning: Coercing text to numeric in T17649 / R17649C20: '5228.1'
## Warning: Coercing text to numeric in T17650 / R17650C20: '5228.1'
## Warning: Coercing text to numeric in T17651 / R17651C20: '5228.1'
## Warning: Coercing text to numeric in T17652 / R17652C20: '5228.1'
## Warning: Coercing text to numeric in T17653 / R17653C20: '5228.1'
## Warning: Coercing text to numeric in T17654 / R17654C20: '5228.1'
## Warning: Coercing text to numeric in T17655 / R17655C20: '5228.1'
## Warning: Coercing text to numeric in T17656 / R17656C20: '5228.1'
## Warning: Coercing text to numeric in T17657 / R17657C20: '5228.1'
## Warning: Coercing text to numeric in T17658 / R17658C20: '5228.1'
## Warning: Coercing text to numeric in T17659 / R17659C20: '5228.1'
## Warning: Coercing text to numeric in T17660 / R17660C20: '5228.1'
## Warning: Coercing text to numeric in T17661 / R17661C20: '5228.1'
## Warning: Coercing text to numeric in T17662 / R17662C20: '5228.1'
## Warning: Coercing text to numeric in T17663 / R17663C20: '5228.1'
## Warning: Coercing text to numeric in T17664 / R17664C20: '5228.1'
## Warning: Coercing text to numeric in T17665 / R17665C20: '5228.1'
## Warning: Coercing text to numeric in T17666 / R17666C20: '5228.1'
## Warning: Coercing text to numeric in T17667 / R17667C20: '5228.1'
## Warning: Coercing text to numeric in T17668 / R17668C20: '5228.1'
## Warning: Coercing text to numeric in T17669 / R17669C20: '5228.1'
## Warning: Coercing text to numeric in T17670 / R17670C20: '5228.1'
## Warning: Coercing text to numeric in T17671 / R17671C20: '5228.1'
## Warning: Coercing text to numeric in T17672 / R17672C20: '5228.1'
## Warning: Coercing text to numeric in T17673 / R17673C20: '5228.1'
## Warning: Coercing text to numeric in T17674 / R17674C20: '5228.1'
## Warning: Coercing text to numeric in T17675 / R17675C20: '5228.1'
## Warning: Coercing text to numeric in T17676 / R17676C20: '5228.1'
## Warning: Coercing text to numeric in T17677 / R17677C20: '5228.1'
## Warning: Coercing text to numeric in T17678 / R17678C20: '5228.1'
## Warning: Coercing text to numeric in T17679 / R17679C20: '5228.1'
## Warning: Coercing text to numeric in T17680 / R17680C20: '5228.1'
## Warning: Coercing text to numeric in T17681 / R17681C20: '5228.1'
## Warning: Coercing text to numeric in T17682 / R17682C20: '5228.1'
## Warning: Coercing text to numeric in T17683 / R17683C20: '5228.1'
## Warning: Coercing text to numeric in T17684 / R17684C20: '5228.1'
## Warning: Coercing text to numeric in T17685 / R17685C20: '5228.1'
## Warning: Coercing text to numeric in T17686 / R17686C20: '5228.1'
## Warning: Coercing text to numeric in T17687 / R17687C20: '5228.1'
## Warning: Coercing text to numeric in T17688 / R17688C20: '5228.1'
## Warning: Coercing text to numeric in T17689 / R17689C20: '5228.1'
## Warning: Coercing text to numeric in T17690 / R17690C20: '5228.1'
## Warning: Coercing text to numeric in T17691 / R17691C20: '5228.1'
## Warning: Coercing text to numeric in T17692 / R17692C20: '5228.1'
## Warning: Coercing text to numeric in T17693 / R17693C20: '5228.1'
## Warning: Coercing text to numeric in T17694 / R17694C20: '5228.1'
## Warning: Coercing text to numeric in T17695 / R17695C20: '5228.1'
## Warning: Coercing text to numeric in T17696 / R17696C20: '5228.1'
## Warning: Coercing text to numeric in T17697 / R17697C20: '5228.1'
## Warning: Coercing text to numeric in T17698 / R17698C20: '5228.1'
## Warning: Coercing text to numeric in T17699 / R17699C20: '5228.1'
## Warning: Coercing text to numeric in T17700 / R17700C20: '5228.1'
## Warning: Coercing text to numeric in T17701 / R17701C20: '5228.1'
## Warning: Coercing text to numeric in T17702 / R17702C20: '5228.1'
## Warning: Coercing text to numeric in T17703 / R17703C20: '5228.1'
## Warning: Coercing text to numeric in T17704 / R17704C20: '5228.1'
## Warning: Coercing text to numeric in T17705 / R17705C20: '5228.1'
## Warning: Coercing text to numeric in T17706 / R17706C20: '5228.1'
## Warning: Coercing text to numeric in T17707 / R17707C20: '5228.1'
## Warning: Coercing text to numeric in T17708 / R17708C20: '5228.1'
## Warning: Coercing text to numeric in T17709 / R17709C20: '5228.1'
## Warning: Coercing text to numeric in T17710 / R17710C20: '5228.1'
## Warning: Coercing text to numeric in T17711 / R17711C20: '5228.1'
## Warning: Coercing text to numeric in T17712 / R17712C20: '5228.1'
## Warning: Coercing text to numeric in T17713 / R17713C20: '5228.1'
## Warning: Coercing text to numeric in T17714 / R17714C20: '5228.1'
## Warning: Coercing text to numeric in T17715 / R17715C20: '5228.1'
## Warning: Coercing text to numeric in T17716 / R17716C20: '5228.1'
## Warning: Coercing text to numeric in T17717 / R17717C20: '5228.1'
## Warning: Coercing text to numeric in T17718 / R17718C20: '5228.1'
## Warning: Coercing text to numeric in T17719 / R17719C20: '5228.1'
## Warning: Coercing text to numeric in T17720 / R17720C20: '5228.1'
## Warning: Coercing text to numeric in T17721 / R17721C20: '5228.1'
## Warning: Coercing text to numeric in T17722 / R17722C20: '5228.1'
## Warning: Coercing text to numeric in T17723 / R17723C20: '5228.1'
## Warning: Coercing text to numeric in T17724 / R17724C20: '5228.1'
## Warning: Coercing text to numeric in T17725 / R17725C20: '5228.1'
## Warning: Coercing text to numeric in T17726 / R17726C20: '5228.1'
## Warning: Coercing text to numeric in T17727 / R17727C20: '5228.1'
## Warning: Coercing text to numeric in T17728 / R17728C20: '5228.1'
## Warning: Coercing text to numeric in T17729 / R17729C20: '5228.1'
## Warning: Coercing text to numeric in T17730 / R17730C20: '5228.1'
## Warning: Coercing text to numeric in T17731 / R17731C20: '5228.1'
## Warning: Coercing text to numeric in T17732 / R17732C20: '5228.1'
## Warning: Coercing text to numeric in T17733 / R17733C20: '5228.1'
## Warning: Coercing text to numeric in T17734 / R17734C20: '5228.1'
## Warning: Coercing text to numeric in T17735 / R17735C20: '5228.1'
## Warning: Coercing text to numeric in T17736 / R17736C20: '5228.1'
## Warning: Coercing text to numeric in T17737 / R17737C20: '5228.1'
## Warning: Coercing text to numeric in T17738 / R17738C20: '5228.1'
## Warning: Coercing text to numeric in T17739 / R17739C20: '5228.1'
## Warning: Coercing text to numeric in T17740 / R17740C20: '5228.1'
## Warning: Coercing text to numeric in T17741 / R17741C20: '5228.1'
## Warning: Coercing text to numeric in T17742 / R17742C20: '5228.1'
## Warning: Coercing text to numeric in T17743 / R17743C20: '5228.1'
## Warning: Coercing text to numeric in T17744 / R17744C20: '5228.1'
## Warning: Coercing text to numeric in T17745 / R17745C20: '5228.1'
## Warning: Coercing text to numeric in T17746 / R17746C20: '5228.1'
## Warning: Coercing text to numeric in T17747 / R17747C20: '5228.1'
## Warning: Coercing text to numeric in T17748 / R17748C20: '5228.1'
## Warning: Coercing text to numeric in T17749 / R17749C20: '5228.1'
## Warning: Coercing text to numeric in T17750 / R17750C20: '5228.1'
## Warning: Coercing text to numeric in T17751 / R17751C20: '5228.1'
## Warning: Coercing text to numeric in T17752 / R17752C20: '5228.1'
## Warning: Coercing text to numeric in T17753 / R17753C20: '5228.1'
## Warning: Coercing text to numeric in T17754 / R17754C20: '5228.1'
## Warning: Coercing text to numeric in T17755 / R17755C20: '5228.1'
## Warning: Coercing text to numeric in T17756 / R17756C20: '5228.1'
## Warning: Coercing text to numeric in T17757 / R17757C20: '5228.1'
## Warning: Coercing text to numeric in T17758 / R17758C20: '5228.1'
## Warning: Coercing text to numeric in T17759 / R17759C20: '5228.1'
## Warning: Coercing text to numeric in T17760 / R17760C20: '5228.1'
## Warning: Coercing text to numeric in T17761 / R17761C20: '5228.1'
## Warning: Coercing text to numeric in T17762 / R17762C20: '5228.1'
## Warning: Coercing text to numeric in T17763 / R17763C20: '5228.1'
## Warning: Coercing text to numeric in T17764 / R17764C20: '5228.1'
## Warning: Coercing text to numeric in T17765 / R17765C20: '5228.1'
## Warning: Coercing text to numeric in T17766 / R17766C20: '5228.1'
## Warning: Coercing text to numeric in T17767 / R17767C20: '5228.1'
## Warning: Coercing text to numeric in T17768 / R17768C20: '5228.1'
## Warning: Coercing text to numeric in T17769 / R17769C20: '5228.1'
## Warning: Coercing text to numeric in T17770 / R17770C20: '5228.1'
## Warning: Coercing text to numeric in T17771 / R17771C20: '5228.1'
## Warning: Coercing text to numeric in T17772 / R17772C20: '5228.1'
## Warning: Coercing text to numeric in T17773 / R17773C20: '5228.1'
## Warning: Coercing text to numeric in T17774 / R17774C20: '5228.1'
## Warning: Coercing text to numeric in T17775 / R17775C20: '5228.1'
## Warning: Coercing text to numeric in T17776 / R17776C20: '5228.1'
## Warning: Coercing text to numeric in T17777 / R17777C20: '5228.1'
## Warning: Coercing text to numeric in T17778 / R17778C20: '5228.1'
## Warning: Coercing text to numeric in T17779 / R17779C20: '5228.1'
## Warning: Coercing text to numeric in T17780 / R17780C20: '5228.1'
## Warning: Coercing text to numeric in T17781 / R17781C20: '5228.1'
## Warning: Coercing text to numeric in T17782 / R17782C20: '5228.1'
## Warning: Coercing text to numeric in T17783 / R17783C20: '5228.1'
## Warning: Coercing text to numeric in T17784 / R17784C20: '5228.1'
## Warning: Coercing text to numeric in T17785 / R17785C20: '5228.1'
## Warning: Coercing text to numeric in T17786 / R17786C20: '5228.1'
## Warning: Coercing text to numeric in T17787 / R17787C20: '5228.1'
## Warning: Coercing text to numeric in T17788 / R17788C20: '5228.1'
## Warning: Coercing text to numeric in T17789 / R17789C20: '5228.1'
## Warning: Coercing text to numeric in T17790 / R17790C20: '5228.1'
## Warning: Coercing text to numeric in T17791 / R17791C20: '5228.1'
## Warning: Coercing text to numeric in T17792 / R17792C20: '5228.1'
## Warning: Coercing text to numeric in T17793 / R17793C20: '5228.1'
## Warning: Coercing text to numeric in T17794 / R17794C20: '5228.1'
## Warning: Coercing text to numeric in T17795 / R17795C20: '5228.1'
## Warning: Coercing text to numeric in T17796 / R17796C20: '5228.1'
## Warning: Coercing text to numeric in T17797 / R17797C20: '5228.1'
## Warning: Coercing text to numeric in T17798 / R17798C20: '5228.1'
## Warning: Coercing text to numeric in T17799 / R17799C20: '5228.1'
## Warning: Coercing text to numeric in T17800 / R17800C20: '5228.1'
## Warning: Coercing text to numeric in T17801 / R17801C20: '5228.1'
## Warning: Coercing text to numeric in T17802 / R17802C20: '5228.1'
## Warning: Coercing text to numeric in T17803 / R17803C20: '5228.1'
## Warning: Coercing text to numeric in T17804 / R17804C20: '5228.1'
## Warning: Coercing text to numeric in T17805 / R17805C20: '5228.1'
## Warning: Coercing text to numeric in T17806 / R17806C20: '5228.1'
## Warning: Coercing text to numeric in T17807 / R17807C20: '5228.1'
## Warning: Coercing text to numeric in T17808 / R17808C20: '5228.1'
## Warning: Coercing text to numeric in T17809 / R17809C20: '5228.1'
## Warning: Coercing text to numeric in T17810 / R17810C20: '5228.1'
## Warning: Coercing text to numeric in T17811 / R17811C20: '5228.1'
## Warning: Coercing text to numeric in T17812 / R17812C20: '5228.1'
## Warning: Coercing text to numeric in T17813 / R17813C20: '5228.1'
## Warning: Coercing text to numeric in T17814 / R17814C20: '5228.1'
## Warning: Coercing text to numeric in T17815 / R17815C20: '5228.1'
## Warning: Coercing text to numeric in T17816 / R17816C20: '5228.1'
## Warning: Coercing text to numeric in T17817 / R17817C20: '5228.1'
## Warning: Coercing text to numeric in T17818 / R17818C20: '5228.1'
## Warning: Coercing text to numeric in T17819 / R17819C20: '5228.1'
## Warning: Coercing text to numeric in T17820 / R17820C20: '5228.1'
## Warning: Coercing text to numeric in T17821 / R17821C20: '5228.1'
## Warning: Coercing text to numeric in T17822 / R17822C20: '5228.1'
## Warning: Coercing text to numeric in T17823 / R17823C20: '5228.1'
## Warning: Coercing text to numeric in T17824 / R17824C20: '5228.1'
## Warning: Coercing text to numeric in T17825 / R17825C20: '5228.1'
## Warning: Coercing text to numeric in T17826 / R17826C20: '5228.1'
## Warning: Coercing text to numeric in T17827 / R17827C20: '5228.1'
## Warning: Coercing text to numeric in T17828 / R17828C20: '5228.1'
## Warning: Coercing text to numeric in T17829 / R17829C20: '5228.1'
## Warning: Coercing text to numeric in T17830 / R17830C20: '5228.1'
## Warning: Coercing text to numeric in T17831 / R17831C20: '5228.1'
## Warning: Coercing text to numeric in T17832 / R17832C20: '5228.1'
## Warning: Coercing text to numeric in T17833 / R17833C20: '5228.1'
## Warning: Coercing text to numeric in T17834 / R17834C20: '5228.1'
## Warning: Coercing text to numeric in T17835 / R17835C20: '5228.1'
## Warning: Coercing text to numeric in T17836 / R17836C20: '5228.1'
## Warning: Coercing text to numeric in T17837 / R17837C20: '5228.1'
## Warning: Coercing text to numeric in T17838 / R17838C20: '5228.1'
## Warning: Coercing text to numeric in T17839 / R17839C20: '5228.1'
## Warning: Coercing text to numeric in T17840 / R17840C20: '5228.1'
## Warning: Coercing text to numeric in T17841 / R17841C20: '5228.1'
## Warning: Coercing text to numeric in T17842 / R17842C20: '5228.1'
## Warning: Coercing text to numeric in T17843 / R17843C20: '5228.1'
## Warning: Coercing text to numeric in T17844 / R17844C20: '5228.1'
## Warning: Coercing text to numeric in T17845 / R17845C20: '5228.1'
## Warning: Coercing text to numeric in T17846 / R17846C20: '5228.1'
## Warning: Coercing text to numeric in T17847 / R17847C20: '5228.1'
## Warning: Coercing text to numeric in T17848 / R17848C20: '5228.1'
## Warning: Coercing text to numeric in T17849 / R17849C20: '5228.1'
## Warning: Coercing text to numeric in T17850 / R17850C20: '5228.1'
## Warning: Coercing text to numeric in T17851 / R17851C20: '5228.1'
## Warning: Coercing text to numeric in T17852 / R17852C20: '5228.1'
## Warning: Coercing text to numeric in T17853 / R17853C20: '5228.1'
## Warning: Coercing text to numeric in T17854 / R17854C20: '5228.1'
## Warning: Coercing text to numeric in T17855 / R17855C20: '5228.1'
## Warning: Coercing text to numeric in T17856 / R17856C20: '5228.1'
## Warning: Coercing text to numeric in T17857 / R17857C20: '5228.1'
## Warning: Coercing text to numeric in T17858 / R17858C20: '5228.1'
## Warning: Coercing text to numeric in T17859 / R17859C20: '5228.1'
## Warning: Coercing text to numeric in T17860 / R17860C20: '5228.1'
## Warning: Coercing text to numeric in T17861 / R17861C20: '5228.1'
## Warning: Coercing text to numeric in T17862 / R17862C20: '5228.1'
## Warning: Coercing text to numeric in T17863 / R17863C20: '5228.1'
## Warning: Coercing text to numeric in T17864 / R17864C20: '5228.1'
## Warning: Coercing text to numeric in T17865 / R17865C20: '5228.1'
## Warning: Coercing text to numeric in T17866 / R17866C20: '5228.1'
## Warning: Coercing text to numeric in T17867 / R17867C20: '5228.1'
## Warning: Coercing text to numeric in T17868 / R17868C20: '5228.1'
## Warning: Coercing text to numeric in T17869 / R17869C20: '5228.1'
## Warning: Coercing text to numeric in T17870 / R17870C20: '5228.1'
## Warning: Coercing text to numeric in T17871 / R17871C20: '5228.1'
## Warning: Coercing text to numeric in T17872 / R17872C20: '5228.1'
## Warning: Coercing text to numeric in T17873 / R17873C20: '5228.1'
## Warning: Coercing text to numeric in T17874 / R17874C20: '5228.1'
## Warning: Coercing text to numeric in T17875 / R17875C20: '5228.1'
## Warning: Coercing text to numeric in T17876 / R17876C20: '5228.1'
## Warning: Coercing text to numeric in T17877 / R17877C20: '5228.1'
## Warning: Coercing text to numeric in T17878 / R17878C20: '5228.1'
## Warning: Coercing text to numeric in T17879 / R17879C20: '5228.1'
## Warning: Coercing text to numeric in T17880 / R17880C20: '5228.1'
## Warning: Coercing text to numeric in T17881 / R17881C20: '5228.1'
## Warning: Coercing text to numeric in T17882 / R17882C20: '5228.1'
## Warning: Coercing text to numeric in T17883 / R17883C20: '5228.1'
## Warning: Coercing text to numeric in T17884 / R17884C20: '5228.1'
## Warning: Coercing text to numeric in T17885 / R17885C20: '5228.1'
## Warning: Coercing text to numeric in T17886 / R17886C20: '5228.1'
## Warning: Coercing text to numeric in T17887 / R17887C20: '5228.1'
## Warning: Coercing text to numeric in T17888 / R17888C20: '5228.1'
## Warning: Coercing text to numeric in T17889 / R17889C20: '5228.1'
## Warning: Coercing text to numeric in T17890 / R17890C20: '5228.1'
## Warning: Coercing text to numeric in T17891 / R17891C20: '5228.1'
## Warning: Coercing text to numeric in T17892 / R17892C20: '5228.1'
## Warning: Coercing text to numeric in T17893 / R17893C20: '5228.1'
## Warning: Coercing text to numeric in T17894 / R17894C20: '5228.1'
## Warning: Coercing text to numeric in T17895 / R17895C20: '5228.1'
## Warning: Coercing text to numeric in T17896 / R17896C20: '5228.1'
## Warning: Coercing text to numeric in T17897 / R17897C20: '5228.1'
## Warning: Coercing text to numeric in T17898 / R17898C20: '5228.1'
## Warning: Coercing text to numeric in T17899 / R17899C20: '5228.1'
## Warning: Coercing text to numeric in T17900 / R17900C20: '5228.1'
## Warning: Coercing text to numeric in T17901 / R17901C20: '5228.1'
## Warning: Coercing text to numeric in T17902 / R17902C20: '5228.1'
## Warning: Coercing text to numeric in T17903 / R17903C20: '5228.1'
## Warning: Coercing text to numeric in T17904 / R17904C20: '5228.1'
## Warning: Coercing text to numeric in T17905 / R17905C20: '5228.1'
## Warning: Coercing text to numeric in T17906 / R17906C20: '5228.1'
## Warning: Coercing text to numeric in T17907 / R17907C20: '5228.1'
## Warning: Coercing text to numeric in T17908 / R17908C20: '5228.1'
## Warning: Coercing text to numeric in T17909 / R17909C20: '5228.1'
## Warning: Coercing text to numeric in T17910 / R17910C20: '5228.1'
## Warning: Coercing text to numeric in T17911 / R17911C20: '5228.1'
## Warning: Coercing text to numeric in T17912 / R17912C20: '5228.1'
## Warning: Coercing text to numeric in T17913 / R17913C20: '5228.1'
## Warning: Coercing text to numeric in T17914 / R17914C20: '5228.1'
## Warning: Coercing text to numeric in T17915 / R17915C20: '5228.1'
## Warning: Coercing text to numeric in T17916 / R17916C20: '5228.1'
## Warning: Coercing text to numeric in T17917 / R17917C20: '5228.1'
## Warning: Coercing text to numeric in T17918 / R17918C20: '5228.1'
## Warning: Coercing text to numeric in T17919 / R17919C20: '5228.1'
## Warning: Coercing text to numeric in T17920 / R17920C20: '5228.1'
## Warning: Coercing text to numeric in T17921 / R17921C20: '5228.1'
## Warning: Coercing text to numeric in T17922 / R17922C20: '5228.1'
## Warning: Coercing text to numeric in T17923 / R17923C20: '5228.1'
## Warning: Coercing text to numeric in T17924 / R17924C20: '5228.1'
## Warning: Coercing text to numeric in T17925 / R17925C20: '5228.1'
## Warning: Coercing text to numeric in T17926 / R17926C20: '5228.1'
## Warning: Coercing text to numeric in T17927 / R17927C20: '5228.1'
## Warning: Coercing text to numeric in T17928 / R17928C20: '5228.1'
## Warning: Coercing text to numeric in T17929 / R17929C20: '5228.1'
## Warning: Coercing text to numeric in T17930 / R17930C20: '5228.1'
## Warning: Coercing text to numeric in T17931 / R17931C20: '5228.1'
## Warning: Coercing text to numeric in T17932 / R17932C20: '5228.1'
## Warning: Coercing text to numeric in T17933 / R17933C20: '5228.1'
## Warning: Coercing text to numeric in T17934 / R17934C20: '5228.1'
## Warning: Coercing text to numeric in T17935 / R17935C20: '5228.1'
## Warning: Coercing text to numeric in T17936 / R17936C20: '5228.1'
## Warning: Coercing text to numeric in T17937 / R17937C20: '5228.1'
## Warning: Coercing text to numeric in T17938 / R17938C20: '5228.1'
## Warning: Coercing text to numeric in T17939 / R17939C20: '5228.1'
## Warning: Coercing text to numeric in T17940 / R17940C20: '5228.1'
## Warning: Coercing text to numeric in T17941 / R17941C20: '5228.1'
## Warning: Coercing text to numeric in T17942 / R17942C20: '5228.1'
## Warning: Coercing text to numeric in T17943 / R17943C20: '5228.1'
## Warning: Coercing text to numeric in T17944 / R17944C20: '5228.1'
## Warning: Coercing text to numeric in T17945 / R17945C20: '5228.1'
## Warning: Coercing text to numeric in T17946 / R17946C20: '5228.1'
## Warning: Coercing text to numeric in T17947 / R17947C20: '5228.1'
## Warning: Coercing text to numeric in T17948 / R17948C20: '5228.1'
## Warning: Coercing text to numeric in T17949 / R17949C20: '5228.1'
## Warning: Coercing text to numeric in T17950 / R17950C20: '5228.1'
## Warning: Coercing text to numeric in T17951 / R17951C20: '5228.1'
## Warning: Coercing text to numeric in T17952 / R17952C20: '5228.1'
## Warning: Coercing text to numeric in T17953 / R17953C20: '5228.1'
## Warning: Coercing text to numeric in T17954 / R17954C20: '5228.1'
## Warning: Coercing text to numeric in T17955 / R17955C20: '5228.1'
## Warning: Coercing text to numeric in T17956 / R17956C20: '5228.1'
## Warning: Coercing text to numeric in T17957 / R17957C20: '5228.1'
## Warning: Coercing text to numeric in T17958 / R17958C20: '5228.1'
## Warning: Coercing text to numeric in T17959 / R17959C20: '5228.1'
## Warning: Coercing text to numeric in T17960 / R17960C20: '5228.1'
## Warning: Coercing text to numeric in T17961 / R17961C20: '5228.1'
## Warning: Coercing text to numeric in T17962 / R17962C20: '5228.1'
## Warning: Coercing text to numeric in T17963 / R17963C20: '5228.1'
## Warning: Coercing text to numeric in T17964 / R17964C20: '5228.1'
## Warning: Coercing text to numeric in T17965 / R17965C20: '5228.1'
## Warning: Coercing text to numeric in T17966 / R17966C20: '5228.1'
## Warning: Coercing text to numeric in T17967 / R17967C20: '5228.1'
## Warning: Coercing text to numeric in T17968 / R17968C20: '5228.1'
## Warning: Coercing text to numeric in T17969 / R17969C20: '5228.1'
## Warning: Coercing text to numeric in T17970 / R17970C20: '5228.1'
## Warning: Coercing text to numeric in T17971 / R17971C20: '5228.1'
## Warning: Coercing text to numeric in T17972 / R17972C20: '5228.1'
## Warning: Coercing text to numeric in T17973 / R17973C20: '5228.1'
## Warning: Coercing text to numeric in T17974 / R17974C20: '5228.1'
## Warning: Coercing text to numeric in T17975 / R17975C20: '5228.1'
## Warning: Coercing text to numeric in T17976 / R17976C20: '5228.1'
## Warning: Coercing text to numeric in T17977 / R17977C20: '5228.1'
## Warning: Coercing text to numeric in T17978 / R17978C20: '5228.1'
## Warning: Coercing text to numeric in T17979 / R17979C20: '5228.1'
## Warning: Coercing text to numeric in T17980 / R17980C20: '5228.1'
## Warning: Coercing text to numeric in T17981 / R17981C20: '5228.1'
## Warning: Coercing text to numeric in T17982 / R17982C20: '5228.1'
## Warning: Coercing text to numeric in T17983 / R17983C20: '5228.1'
## Warning: Coercing text to numeric in T17984 / R17984C20: '5228.1'
## Warning: Coercing text to numeric in T17985 / R17985C20: '5228.1'
## Warning: Coercing text to numeric in T17986 / R17986C20: '5228.1'
## Warning: Coercing text to numeric in T17987 / R17987C20: '5228.1'
## Warning: Coercing text to numeric in T17988 / R17988C20: '5228.1'
## Warning: Coercing text to numeric in T17989 / R17989C20: '5228.1'
## Warning: Coercing text to numeric in T17990 / R17990C20: '5228.1'
## Warning: Coercing text to numeric in T17991 / R17991C20: '5228.1'
## Warning: Coercing text to numeric in T17992 / R17992C20: '5228.1'
## Warning: Coercing text to numeric in T17993 / R17993C20: '5228.1'
## Warning: Coercing text to numeric in T17994 / R17994C20: '5228.1'
## Warning: Coercing text to numeric in T17995 / R17995C20: '5228.1'
## Warning: Coercing text to numeric in T17996 / R17996C20: '5228.1'
## Warning: Coercing text to numeric in T17997 / R17997C20: '5228.1'
## Warning: Coercing text to numeric in T17998 / R17998C20: '5228.1'
## Warning: Coercing text to numeric in T17999 / R17999C20: '5228.1'
## Warning: Coercing text to numeric in T18000 / R18000C20: '5228.1'
## Warning: Coercing text to numeric in T18001 / R18001C20: '5228.1'
## Warning: Coercing text to numeric in T18002 / R18002C20: '5228.1'
## Warning: Coercing text to numeric in T18003 / R18003C20: '5228.1'
## Warning: Coercing text to numeric in T18004 / R18004C20: '5228.1'
## Warning: Coercing text to numeric in T18005 / R18005C20: '5228.1'
## Warning: Coercing text to numeric in T18006 / R18006C20: '5228.1'
## Warning: Coercing text to numeric in T18007 / R18007C20: '5228.1'
## Warning: Coercing text to numeric in T18008 / R18008C20: '5228.1'
## Warning: Coercing text to numeric in T18009 / R18009C20: '5228.1'
## Warning: Coercing text to numeric in T18010 / R18010C20: '5228.1'
## Warning: Coercing text to numeric in T18011 / R18011C20: '5228.1'
## Warning: Coercing text to numeric in T18012 / R18012C20: '5228.1'
## Warning: Coercing text to numeric in T18013 / R18013C20: '5228.1'
## Warning: Coercing text to numeric in T18014 / R18014C20: '5228.1'
## Warning: Coercing text to numeric in T18015 / R18015C20: '5228.1'
## Warning: Coercing text to numeric in T18016 / R18016C20: '5228.1'
## Warning: Coercing text to numeric in T18017 / R18017C20: '5228.1'
## Warning: Coercing text to numeric in T18018 / R18018C20: '5228.1'
## Warning: Coercing text to numeric in T18019 / R18019C20: '5228.1'
## Warning: Coercing text to numeric in T18020 / R18020C20: '5228.1'
## Warning: Coercing text to numeric in T18021 / R18021C20: '5228.1'
## Warning: Coercing text to numeric in T18022 / R18022C20: '5228.1'
## Warning: Coercing text to numeric in T18023 / R18023C20: '5228.1'
## Warning: Coercing text to numeric in T18024 / R18024C20: '5228.1'
## Warning: Coercing text to numeric in T18025 / R18025C20: '5228.1'
## Warning: Coercing text to numeric in T18026 / R18026C20: '5228.1'
## Warning: Coercing text to numeric in T18027 / R18027C20: '5228.1'
## Warning: Coercing text to numeric in T18028 / R18028C20: '5228.1'
## Warning: Coercing text to numeric in T18029 / R18029C20: '5228.1'
## Warning: Coercing text to numeric in T18030 / R18030C20: '5228.1'
## Warning: Coercing text to numeric in T18031 / R18031C20: '5228.1'
## Warning: Coercing text to numeric in T18032 / R18032C20: '5228.1'
## Warning: Coercing text to numeric in T18033 / R18033C20: '5228.1'
## Warning: Coercing text to numeric in T18034 / R18034C20: '5228.1'
## Warning: Coercing text to numeric in T18035 / R18035C20: '5228.1'
## Warning: Coercing text to numeric in T18036 / R18036C20: '5228.1'
## Warning: Coercing text to numeric in T18037 / R18037C20: '5228.1'
## Warning: Coercing text to numeric in T18038 / R18038C20: '5228.1'
## Warning: Coercing text to numeric in T18039 / R18039C20: '5228.1'
## Warning: Coercing text to numeric in T18040 / R18040C20: '5228.1'
## Warning: Coercing text to numeric in T18041 / R18041C20: '5228.1'
## Warning: Coercing text to numeric in T18042 / R18042C20: '5228.1'
## Warning: Coercing text to numeric in T18043 / R18043C20: '5228.1'
## Warning: Coercing text to numeric in T18044 / R18044C20: '5228.1'
## Warning: Coercing text to numeric in T18045 / R18045C20: '5228.1'
## Warning: Coercing text to numeric in T18046 / R18046C20: '5228.1'
## Warning: Coercing text to numeric in T18047 / R18047C20: '5228.1'
## Warning: Coercing text to numeric in T18048 / R18048C20: '5228.1'
## Warning: Coercing text to numeric in T18049 / R18049C20: '5228.1'
## Warning: Coercing text to numeric in T18050 / R18050C20: '5228.1'
## Warning: Coercing text to numeric in T18051 / R18051C20: '5228.1'
## Warning: Coercing text to numeric in T18052 / R18052C20: '5228.1'
## Warning: Coercing text to numeric in T18053 / R18053C20: '5228.1'
## Warning: Coercing text to numeric in T18054 / R18054C20: '5228.1'
## Warning: Coercing text to numeric in T18055 / R18055C20: '5228.1'
## Warning: Coercing text to numeric in T18056 / R18056C20: '5228.1'
## Warning: Coercing text to numeric in T18057 / R18057C20: '5228.1'
## Warning: Coercing text to numeric in T18058 / R18058C20: '5228.1'
## Warning: Coercing text to numeric in T18059 / R18059C20: '5228.1'
## Warning: Coercing text to numeric in T18060 / R18060C20: '5228.1'
## Warning: Coercing text to numeric in T18061 / R18061C20: '5228.1'
## Warning: Coercing text to numeric in T18062 / R18062C20: '5228.1'
## Warning: Coercing text to numeric in T18063 / R18063C20: '5228.1'
## Warning: Coercing text to numeric in T18064 / R18064C20: '5228.1'
## Warning: Coercing text to numeric in T18065 / R18065C20: '5228.1'
## Warning: Coercing text to numeric in T18066 / R18066C20: '5228.1'
## Warning: Coercing text to numeric in T18067 / R18067C20: '5228.1'
## Warning: Coercing text to numeric in T18068 / R18068C20: '5228.1'
## Warning: Coercing text to numeric in T18069 / R18069C20: '5228.1'
## Warning: Coercing text to numeric in T18070 / R18070C20: '5228.1'
## Warning: Coercing text to numeric in T18071 / R18071C20: '5228.1'
## Warning: Coercing text to numeric in T18072 / R18072C20: '5228.1'
## Warning: Coercing text to numeric in T18073 / R18073C20: '5228.1'
## Warning: Coercing text to numeric in T18074 / R18074C20: '5228.1'
## Warning: Coercing text to numeric in T18075 / R18075C20: '5228.1'
## Warning: Coercing text to numeric in T18076 / R18076C20: '5228.1'
## Warning: Coercing text to numeric in T18077 / R18077C20: '5228.1'
## Warning: Coercing text to numeric in T18078 / R18078C20: '5228.1'
## Warning: Coercing text to numeric in T18079 / R18079C20: '5228.1'
## Warning: Coercing text to numeric in T18080 / R18080C20: '5228.1'
## Warning: Coercing text to numeric in T18081 / R18081C20: '5228.1'
## Warning: Coercing text to numeric in T18082 / R18082C20: '5228.1'
## Warning: Coercing text to numeric in T18083 / R18083C20: '5228.1'
## Warning: Coercing text to numeric in T18084 / R18084C20: '5228.1'
## Warning: Coercing text to numeric in T18085 / R18085C20: '5228.1'
## Warning: Coercing text to numeric in T18086 / R18086C20: '5228.1'
## Warning: Coercing text to numeric in T18087 / R18087C20: '5228.1'
## Warning: Coercing text to numeric in T18088 / R18088C20: '5228.1'
## Warning: Coercing text to numeric in T18089 / R18089C20: '5228.1'
## Warning: Coercing text to numeric in T18090 / R18090C20: '5228.1'
## Warning: Coercing text to numeric in T18091 / R18091C20: '5228.1'
## Warning: Coercing text to numeric in T18092 / R18092C20: '5228.1'
## Warning: Coercing text to numeric in T18093 / R18093C20: '5228.1'
## Warning: Coercing text to numeric in T18094 / R18094C20: '5228.1'
## Warning: Coercing text to numeric in T18095 / R18095C20: '5228.1'
## Warning: Coercing text to numeric in T18096 / R18096C20: '5228.1'
## Warning: Coercing text to numeric in T18097 / R18097C20: '5228.1'
## Warning: Coercing text to numeric in T18098 / R18098C20: '5228.1'
## Warning: Coercing text to numeric in T18099 / R18099C20: '5228.1'
## Warning: Coercing text to numeric in T18100 / R18100C20: '5228.1'
## Warning: Coercing text to numeric in T18101 / R18101C20: '5228.1'
## Warning: Coercing text to numeric in T18102 / R18102C20: '5228.1'
## Warning: Coercing text to numeric in T18103 / R18103C20: '5228.1'
## Warning: Coercing text to numeric in T18104 / R18104C20: '5228.1'
## Warning: Coercing text to numeric in T18105 / R18105C20: '5228.1'
## Warning: Coercing text to numeric in T18106 / R18106C20: '5228.1'
## Warning: Coercing text to numeric in T18107 / R18107C20: '5228.1'
## Warning: Coercing text to numeric in T18108 / R18108C20: '5228.1'
## Warning: Coercing text to numeric in T18109 / R18109C20: '5228.1'
## Warning: Coercing text to numeric in T18110 / R18110C20: '5228.1'
## Warning: Coercing text to numeric in T18111 / R18111C20: '5228.1'
## Warning: Coercing text to numeric in T18112 / R18112C20: '5228.1'
## Warning: Coercing text to numeric in T18113 / R18113C20: '5228.1'
## Warning: Coercing text to numeric in T18114 / R18114C20: '5228.1'
## Warning: Coercing text to numeric in T18115 / R18115C20: '5228.1'
## Warning: Coercing text to numeric in T18116 / R18116C20: '5228.1'
## Warning: Coercing text to numeric in T18117 / R18117C20: '5228.1'
## Warning: Coercing text to numeric in T18118 / R18118C20: '5228.1'
## Warning: Coercing text to numeric in T18119 / R18119C20: '5228.1'
## Warning: Coercing text to numeric in T18120 / R18120C20: '5228.1'
## Warning: Coercing text to numeric in T18121 / R18121C20: '5228.1'
## Warning: Coercing text to numeric in T18122 / R18122C20: '5228.1'
## Warning: Coercing text to numeric in T18123 / R18123C20: '5228.1'
## Warning: Coercing text to numeric in T18124 / R18124C20: '5228.1'
## Warning: Coercing text to numeric in T18125 / R18125C20: '5228.1'
## Warning: Coercing text to numeric in T18126 / R18126C20: '5228.1'
## Warning: Coercing text to numeric in T18127 / R18127C20: '5228.1'
## Warning: Coercing text to numeric in T18128 / R18128C20: '5228.1'
## Warning: Coercing text to numeric in T18129 / R18129C20: '5228.1'
## Warning: Coercing text to numeric in T18130 / R18130C20: '5228.1'
## Warning: Coercing text to numeric in T18131 / R18131C20: '5228.1'
## Warning: Coercing text to numeric in T18132 / R18132C20: '5228.1'
## Warning: Coercing text to numeric in T18133 / R18133C20: '5228.1'
## Warning: Coercing text to numeric in T18134 / R18134C20: '5228.1'
## Warning: Coercing text to numeric in T18135 / R18135C20: '5228.1'
## Warning: Coercing text to numeric in T18136 / R18136C20: '5228.1'
## Warning: Coercing text to numeric in T18137 / R18137C20: '5228.1'
## Warning: Coercing text to numeric in T18138 / R18138C20: '5228.1'
## Warning: Coercing text to numeric in T18139 / R18139C20: '5228.1'
## Warning: Coercing text to numeric in T18140 / R18140C20: '5228.1'
## Warning: Coercing text to numeric in T18141 / R18141C20: '5228.1'
## Warning: Coercing text to numeric in T18142 / R18142C20: '5228.1'
## Warning: Coercing text to numeric in T18143 / R18143C20: '5228.1'
## Warning: Coercing text to numeric in T18144 / R18144C20: '5228.1'
## Warning: Coercing text to numeric in T18145 / R18145C20: '5228.1'
## Warning: Coercing text to numeric in T18146 / R18146C20: '5228.1'
## Warning: Coercing text to numeric in T18147 / R18147C20: '5228.1'
## Warning: Coercing text to numeric in T18148 / R18148C20: '5228.1'
## Warning: Coercing text to numeric in T18149 / R18149C20: '5228.1'
## Warning: Coercing text to numeric in T18150 / R18150C20: '5228.1'
## Warning: Coercing text to numeric in T18151 / R18151C20: '5228.1'
## Warning: Coercing text to numeric in T18152 / R18152C20: '5228.1'
## Warning: Coercing text to numeric in T18153 / R18153C20: '5228.1'
## Warning: Coercing text to numeric in T18154 / R18154C20: '5228.1'
## Warning: Coercing text to numeric in T18155 / R18155C20: '5228.1'
## Warning: Coercing text to numeric in T18156 / R18156C20: '5228.1'
## Warning: Coercing text to numeric in T18157 / R18157C20: '5228.1'
## Warning: Coercing text to numeric in T18158 / R18158C20: '5228.1'
## Warning: Coercing text to numeric in T18159 / R18159C20: '5228.1'
## Warning: Coercing text to numeric in T18160 / R18160C20: '5228.1'
## Warning: Coercing text to numeric in T18161 / R18161C20: '5228.1'
## Warning: Coercing text to numeric in T18162 / R18162C20: '5228.1'
## Warning: Coercing text to numeric in T18163 / R18163C20: '5228.1'
## Warning: Coercing text to numeric in T18164 / R18164C20: '5228.1'
## Warning: Coercing text to numeric in T18165 / R18165C20: '5228.1'
## Warning: Coercing text to numeric in T18166 / R18166C20: '5228.1'
## Warning: Coercing text to numeric in T18167 / R18167C20: '5228.1'
## Warning: Coercing text to numeric in T18168 / R18168C20: '5228.1'
## Warning: Coercing text to numeric in T18169 / R18169C20: '5228.1'
## Warning: Coercing text to numeric in T18170 / R18170C20: '5228.1'
## Warning: Coercing text to numeric in T18171 / R18171C20: '5228.1'
## Warning: Coercing text to numeric in T18172 / R18172C20: '5228.1'
## Warning: Coercing text to numeric in T18173 / R18173C20: '5228.1'
## Warning: Coercing text to numeric in T18174 / R18174C20: '5228.1'
## Warning: Coercing text to numeric in T18175 / R18175C20: '5228.1'
## Warning: Coercing text to numeric in T18176 / R18176C20: '5228.1'
## Warning: Coercing text to numeric in T18177 / R18177C20: '5228.1'
## Warning: Coercing text to numeric in T18178 / R18178C20: '5228.1'
## Warning: Coercing text to numeric in T18179 / R18179C20: '5228.1'
## Warning: Coercing text to numeric in T18180 / R18180C20: '5228.1'
## Warning: Coercing text to numeric in T18181 / R18181C20: '5228.1'
## Warning: Coercing text to numeric in T18182 / R18182C20: '5228.1'
## Warning: Coercing text to numeric in T18183 / R18183C20: '5228.1'
## Warning: Coercing text to numeric in T18184 / R18184C20: '5228.1'
## Warning: Coercing text to numeric in T18185 / R18185C20: '5228.1'
## Warning: Coercing text to numeric in T18186 / R18186C20: '5228.1'
## Warning: Coercing text to numeric in T18187 / R18187C20: '5228.1'
## Warning: Coercing text to numeric in T18188 / R18188C20: '5228.1'
## Warning: Coercing text to numeric in T18189 / R18189C20: '5228.1'
## Warning: Coercing text to numeric in T18190 / R18190C20: '5228.1'
## Warning: Coercing text to numeric in T18191 / R18191C20: '5228.1'
## Warning: Coercing text to numeric in T18192 / R18192C20: '5228.1'
## Warning: Coercing text to numeric in T18193 / R18193C20: '5228.1'
## Warning: Coercing text to numeric in T18194 / R18194C20: '5228.1'
## Warning: Coercing text to numeric in T18195 / R18195C20: '5228.1'
## Warning: Coercing text to numeric in T18196 / R18196C20: '5228.1'
## Warning: Coercing text to numeric in T18197 / R18197C20: '5228.1'
## Warning: Coercing text to numeric in T18198 / R18198C20: '5228.1'
## Warning: Coercing text to numeric in T18199 / R18199C20: '5228.1'
## Warning: Coercing text to numeric in T18200 / R18200C20: '5228.1'
## Warning: Coercing text to numeric in T18201 / R18201C20: '5228.1'
## Warning: Coercing text to numeric in T18202 / R18202C20: '5228.1'
## Warning: Coercing text to numeric in T18203 / R18203C20: '5228.1'
## Warning: Coercing text to numeric in T18204 / R18204C20: '5228.1'
## Warning: Coercing text to numeric in T18205 / R18205C20: '5228.1'
## Warning: Coercing text to numeric in T18206 / R18206C20: '5228.1'
## Warning: Coercing text to numeric in T18207 / R18207C20: '5228.1'
## Warning: Coercing text to numeric in T18208 / R18208C20: '5228.1'
## Warning: Coercing text to numeric in T18209 / R18209C20: '5228.1'
## Warning: Coercing text to numeric in T18210 / R18210C20: '5228.1'
## Warning: Coercing text to numeric in T18211 / R18211C20: '5228.1'
## Warning: Coercing text to numeric in T18212 / R18212C20: '5228.1'
## Warning: Coercing text to numeric in T18213 / R18213C20: '5228.1'
## Warning: Coercing text to numeric in T18214 / R18214C20: '5228.1'
## Warning: Coercing text to numeric in T18215 / R18215C20: '5228.1'
## Warning: Coercing text to numeric in T18216 / R18216C20: '5228.1'
## Warning: Coercing text to numeric in T18217 / R18217C20: '5228.1'
## Warning: Coercing text to numeric in T18218 / R18218C20: '5228.1'
## Warning: Coercing text to numeric in T18219 / R18219C20: '5228.1'
## Warning: Coercing text to numeric in T18220 / R18220C20: '5228.1'
## Warning: Coercing text to numeric in T18221 / R18221C20: '5228.1'
## Warning: Coercing text to numeric in T18222 / R18222C20: '5228.1'
## Warning: Coercing text to numeric in T18223 / R18223C20: '5228.1'
## Warning: Coercing text to numeric in T18224 / R18224C20: '5228.1'
## Warning: Coercing text to numeric in T18225 / R18225C20: '5228.1'
## Warning: Coercing text to numeric in T18226 / R18226C20: '5228.1'
## Warning: Coercing text to numeric in T18227 / R18227C20: '5228.1'
## Warning: Coercing text to numeric in T18228 / R18228C20: '5228.1'
## Warning: Coercing text to numeric in T18229 / R18229C20: '5228.1'
## Warning: Coercing text to numeric in T18230 / R18230C20: '5228.1'
## Warning: Coercing text to numeric in T18231 / R18231C20: '5228.1'
## Warning: Coercing text to numeric in T18232 / R18232C20: '5228.1'
## Warning: Coercing text to numeric in T18233 / R18233C20: '5228.1'
## Warning: Coercing text to numeric in T18234 / R18234C20: '5228.1'
## Warning: Coercing text to numeric in T18235 / R18235C20: '5228.1'
## Warning: Coercing text to numeric in T18236 / R18236C20: '5228.1'
## Warning: Coercing text to numeric in T18237 / R18237C20: '5228.1'
## Warning: Coercing text to numeric in T18238 / R18238C20: '5228.1'
## Warning: Coercing text to numeric in T18239 / R18239C20: '5228.1'
## Warning: Coercing text to numeric in T18240 / R18240C20: '5228.1'
## Warning: Coercing text to numeric in T18241 / R18241C20: '5228.1'
## Warning: Coercing text to numeric in T18242 / R18242C20: '5228.1'
## Warning: Coercing text to numeric in T18243 / R18243C20: '5228.1'
## Warning: Coercing text to numeric in T18244 / R18244C20: '5228.1'
## Warning: Coercing text to numeric in T18245 / R18245C20: '5228.1'
## Warning: Coercing text to numeric in T18246 / R18246C20: '5228.1'
## Warning: Coercing text to numeric in T18247 / R18247C20: '5228.1'
## Warning: Coercing text to numeric in T18248 / R18248C20: '5228.1'
## Warning: Coercing text to numeric in T18249 / R18249C20: '5228.1'
## Warning: Coercing text to numeric in T18250 / R18250C20: '5228.1'
## Warning: Coercing text to numeric in T18251 / R18251C20: '5228.1'
## Warning: Coercing text to numeric in T18252 / R18252C20: '5228.1'
## Warning: Coercing text to numeric in T18253 / R18253C20: '5228.1'
## Warning: Coercing text to numeric in T18254 / R18254C20: '5228.1'
## Warning: Coercing text to numeric in T18255 / R18255C20: '5228.1'
## Warning: Coercing text to numeric in T18256 / R18256C20: '5228.1'
## Warning: Coercing text to numeric in T18257 / R18257C20: '5228.1'
## Warning: Coercing text to numeric in T18258 / R18258C20: '5228.1'
## Warning: Coercing text to numeric in T18259 / R18259C20: '5228.1'
## Warning: Coercing text to numeric in T18260 / R18260C20: '5228.1'
## Warning: Coercing text to numeric in T18261 / R18261C20: '5228.1'
## Warning: Coercing text to numeric in T18262 / R18262C20: '5228.1'
## Warning: Coercing text to numeric in T18263 / R18263C20: '5228.1'
## Warning: Coercing text to numeric in T18264 / R18264C20: '5228.1'
## Warning: Coercing text to numeric in T18265 / R18265C20: '5228.1'
## Warning: Coercing text to numeric in T18266 / R18266C20: '5228.1'
## Warning: Coercing text to numeric in T18267 / R18267C20: '5228.1'
## Warning: Coercing text to numeric in T18268 / R18268C20: '5228.1'
## Warning: Coercing text to numeric in T18269 / R18269C20: '5228.1'
## Warning: Coercing text to numeric in T18270 / R18270C20: '5228.1'
## Warning: Coercing text to numeric in T18271 / R18271C20: '5228.1'
## Warning: Coercing text to numeric in T18272 / R18272C20: '5228.1'
## Warning: Coercing text to numeric in T18273 / R18273C20: '5228.1'
## Warning: Coercing text to numeric in T18274 / R18274C20: '5228.1'
## Warning: Coercing text to numeric in T18275 / R18275C20: '5228.1'
## Warning: Coercing text to numeric in T18276 / R18276C20: '5228.1'
## Warning: Coercing text to numeric in T18277 / R18277C20: '5228.1'
## Warning: Coercing text to numeric in T18278 / R18278C20: '5228.1'
## Warning: Coercing text to numeric in T18279 / R18279C20: '5228.1'
## Warning: Coercing text to numeric in T18280 / R18280C20: '5228.1'
## Warning: Coercing text to numeric in T18281 / R18281C20: '5228.1'
## Warning: Coercing text to numeric in T18282 / R18282C20: '5228.1'
## Warning: Coercing text to numeric in T18283 / R18283C20: '5228.1'
## Warning: Coercing text to numeric in T18284 / R18284C20: '5228.1'
## Warning: Coercing text to numeric in T18285 / R18285C20: '5228.1'
## Warning: Coercing text to numeric in T18286 / R18286C20: '5228.1'
## Warning: Coercing text to numeric in T18287 / R18287C20: '5228.1'
## Warning: Coercing text to numeric in T18288 / R18288C20: '5228.1'
## Warning: Coercing text to numeric in T18289 / R18289C20: '5228.1'
## Warning: Coercing text to numeric in T18290 / R18290C20: '5228.1'
## Warning: Coercing text to numeric in T18291 / R18291C20: '5228.1'
## Warning: Coercing text to numeric in T18292 / R18292C20: '5228.1'
## Warning: Coercing text to numeric in T18293 / R18293C20: '5228.1'
## Warning: Coercing text to numeric in T18294 / R18294C20: '5228.1'
## Warning: Coercing text to numeric in T18295 / R18295C20: '5228.1'
## Warning: Coercing text to numeric in T18296 / R18296C20: '5228.1'
## Warning: Coercing text to numeric in T18297 / R18297C20: '5228.1'
## Warning: Coercing text to numeric in T18298 / R18298C20: '5228.1'
## Warning: Coercing text to numeric in T18299 / R18299C20: '5228.1'
## Warning: Coercing text to numeric in T18300 / R18300C20: '5228.1'
## Warning: Coercing text to numeric in T18301 / R18301C20: '5228.1'
## Warning: Coercing text to numeric in T18302 / R18302C20: '5228.1'
## Warning: Coercing text to numeric in T18303 / R18303C20: '5228.1'
## Warning: Coercing text to numeric in T18304 / R18304C20: '5228.1'
## Warning: Coercing text to numeric in T18305 / R18305C20: '5228.1'
## Warning: Coercing text to numeric in T18306 / R18306C20: '5228.1'
## Warning: Coercing text to numeric in T18307 / R18307C20: '5228.1'
## Warning: Coercing text to numeric in T18308 / R18308C20: '5228.1'
## Warning: Coercing text to numeric in T18309 / R18309C20: '5228.1'
## Warning: Coercing text to numeric in T18310 / R18310C20: '5228.1'
## Warning: Coercing text to numeric in T18311 / R18311C20: '5228.1'
## Warning: Coercing text to numeric in T18312 / R18312C20: '5228.1'
## Warning: Coercing text to numeric in T18313 / R18313C20: '5228.1'
## Warning: Coercing text to numeric in T18314 / R18314C20: '5228.1'
## Warning: Coercing text to numeric in T18315 / R18315C20: '5228.1'
## Warning: Coercing text to numeric in T18316 / R18316C20: '5228.1'
## Warning: Coercing text to numeric in T18317 / R18317C20: '5228.1'
## Warning: Coercing text to numeric in T18318 / R18318C20: '5228.1'
## Warning: Coercing text to numeric in T18319 / R18319C20: '5228.1'
## Warning: Coercing text to numeric in T18320 / R18320C20: '5228.1'
## Warning: Coercing text to numeric in T18321 / R18321C20: '5228.1'
## Warning: Coercing text to numeric in T18322 / R18322C20: '5228.1'
## Warning: Coercing text to numeric in T18323 / R18323C20: '5228.1'
## Warning: Coercing text to numeric in T18324 / R18324C20: '5228.1'
## Warning: Coercing text to numeric in T18325 / R18325C20: '5228.1'
## Warning: Coercing text to numeric in T18326 / R18326C20: '5228.1'
## Warning: Coercing text to numeric in T18327 / R18327C20: '5228.1'
## Warning: Coercing text to numeric in T18328 / R18328C20: '5228.1'
## Warning: Coercing text to numeric in T18329 / R18329C20: '5228.1'
## Warning: Coercing text to numeric in T18330 / R18330C20: '5228.1'
## Warning: Coercing text to numeric in T18331 / R18331C20: '5228.1'
## Warning: Coercing text to numeric in T18332 / R18332C20: '5228.1'
## Warning: Coercing text to numeric in T18333 / R18333C20: '5228.1'
## Warning: Coercing text to numeric in T18334 / R18334C20: '5228.1'
## Warning: Coercing text to numeric in T18335 / R18335C20: '5228.1'
## Warning: Coercing text to numeric in T18336 / R18336C20: '5228.1'
## Warning: Coercing text to numeric in T18337 / R18337C20: '5228.1'
## Warning: Coercing text to numeric in T18338 / R18338C20: '5228.1'
## Warning: Coercing text to numeric in T18339 / R18339C20: '5228.1'
## Warning: Coercing text to numeric in T18340 / R18340C20: '5228.1'
## Warning: Coercing text to numeric in T18341 / R18341C20: '5228.1'
## Warning: Coercing text to numeric in T18342 / R18342C20: '5228.1'
## Warning: Coercing text to numeric in T18343 / R18343C20: '5228.1'
## Warning: Coercing text to numeric in T18344 / R18344C20: '5228.1'
## Warning: Coercing text to numeric in T18345 / R18345C20: '5228.1'
## Warning: Coercing text to numeric in T18346 / R18346C20: '5228.1'
## Warning: Coercing text to numeric in T18347 / R18347C20: '5228.1'
## Warning: Coercing text to numeric in T18348 / R18348C20: '5228.1'
## Warning: Coercing text to numeric in T18349 / R18349C20: '5228.1'
## Warning: Coercing text to numeric in T18350 / R18350C20: '5228.1'
## Warning: Coercing text to numeric in T18351 / R18351C20: '5228.1'
## Warning: Coercing text to numeric in T18352 / R18352C20: '5228.1'
## Warning: Coercing text to numeric in T18353 / R18353C20: '5228.1'
## Warning: Coercing text to numeric in T18354 / R18354C20: '5228.1'
## Warning: Coercing text to numeric in T18355 / R18355C20: '5228.1'
## Warning: Coercing text to numeric in T18356 / R18356C20: '5228.1'
## Warning: Coercing text to numeric in T18357 / R18357C20: '5228.1'
## Warning: Coercing text to numeric in T18358 / R18358C20: '5228.1'
## Warning: Coercing text to numeric in T18359 / R18359C20: '5228.1'
## Warning: Coercing text to numeric in T18360 / R18360C20: '5228.1'
## Warning: Coercing text to numeric in T18361 / R18361C20: '5228.1'
## Warning: Coercing text to numeric in T18362 / R18362C20: '5228.1'
## Warning: Coercing text to numeric in T18363 / R18363C20: '5228.1'
## Warning: Coercing text to numeric in T18364 / R18364C20: '5228.1'
## Warning: Coercing text to numeric in T18365 / R18365C20: '5228.1'
## Warning: Coercing text to numeric in T18366 / R18366C20: '5228.1'
## Warning: Coercing text to numeric in T18367 / R18367C20: '5228.1'
## Warning: Coercing text to numeric in T18368 / R18368C20: '5228.1'
## Warning: Coercing text to numeric in T18369 / R18369C20: '5228.1'
## Warning: Coercing text to numeric in T18370 / R18370C20: '5228.1'
## Warning: Coercing text to numeric in T18371 / R18371C20: '5228.1'
## Warning: Coercing text to numeric in T18372 / R18372C20: '5228.1'
## Warning: Coercing text to numeric in T18373 / R18373C20: '5228.1'
## Warning: Coercing text to numeric in T18374 / R18374C20: '5228.1'
## Warning: Coercing text to numeric in T18375 / R18375C20: '5228.1'
## Warning: Coercing text to numeric in T18376 / R18376C20: '5228.1'
## Warning: Coercing text to numeric in T18377 / R18377C20: '5228.1'
## Warning: Coercing text to numeric in T18378 / R18378C20: '5228.1'
## Warning: Coercing text to numeric in T18379 / R18379C20: '5228.1'
## Warning: Coercing text to numeric in T18380 / R18380C20: '5228.1'
## Warning: Coercing text to numeric in T18381 / R18381C20: '5228.1'
## Warning: Coercing text to numeric in T18382 / R18382C20: '5228.1'
## Warning: Coercing text to numeric in T18383 / R18383C20: '5228.1'
## Warning: Coercing text to numeric in T18384 / R18384C20: '5228.1'
## Warning: Coercing text to numeric in T18385 / R18385C20: '5228.1'
## Warning: Coercing text to numeric in T18386 / R18386C20: '5228.1'
## Warning: Coercing text to numeric in T18387 / R18387C20: '5228.1'
## Warning: Coercing text to numeric in T18388 / R18388C20: '5228.1'
## Warning: Coercing text to numeric in T18389 / R18389C20: '5228.1'
## Warning: Coercing text to numeric in T18390 / R18390C20: '5228.1'
## Warning: Coercing text to numeric in T18391 / R18391C20: '5228.1'
## Warning: Coercing text to numeric in T18392 / R18392C20: '5228.1'
## Warning: Coercing text to numeric in T18393 / R18393C20: '5228.1'
## Warning: Coercing text to numeric in T18394 / R18394C20: '5228.1'
## Warning: Coercing text to numeric in T18395 / R18395C20: '5228.1'
## Warning: Coercing text to numeric in T18396 / R18396C20: '5228.1'
## Warning: Coercing text to numeric in T18397 / R18397C20: '5228.1'
## Warning: Coercing text to numeric in T18398 / R18398C20: '5228.1'
## Warning: Coercing text to numeric in T18399 / R18399C20: '5228.1'
## Warning: Coercing text to numeric in T18400 / R18400C20: '5228.1'
## Warning: Coercing text to numeric in T18401 / R18401C20: '5228.1'
## Warning: Coercing text to numeric in T18402 / R18402C20: '5228.1'
## Warning: Coercing text to numeric in T18403 / R18403C20: '5228.1'
## Warning: Coercing text to numeric in T18404 / R18404C20: '5228.1'
## Warning: Coercing text to numeric in T18405 / R18405C20: '5228.1'
## Warning: Coercing text to numeric in T18406 / R18406C20: '5228.1'
## Warning: Coercing text to numeric in T18407 / R18407C20: '5228.1'
## Warning: Coercing text to numeric in T18408 / R18408C20: '5228.1'
## Warning: Coercing text to numeric in T18409 / R18409C20: '5228.1'
## Warning: Coercing text to numeric in T18410 / R18410C20: '5228.1'
## Warning: Coercing text to numeric in T18411 / R18411C20: '5228.1'
## Warning: Coercing text to numeric in T18412 / R18412C20: '5228.1'
## Warning: Coercing text to numeric in T18413 / R18413C20: '5228.1'
## Warning: Coercing text to numeric in T18414 / R18414C20: '5228.1'
## Warning: Coercing text to numeric in T18415 / R18415C20: '5228.1'
## Warning: Coercing text to numeric in T18416 / R18416C20: '5228.1'
## Warning: Coercing text to numeric in T18417 / R18417C20: '5228.1'
## Warning: Coercing text to numeric in T18418 / R18418C20: '5228.1'
## Warning: Coercing text to numeric in T18419 / R18419C20: '5228.1'
## Warning: Coercing text to numeric in T18420 / R18420C20: '5228.1'
## Warning: Coercing text to numeric in T18421 / R18421C20: '5228.1'
## Warning: Coercing text to numeric in T18422 / R18422C20: '5228.1'
## Warning: Coercing text to numeric in T18423 / R18423C20: '5228.1'
## Warning: Coercing text to numeric in T18424 / R18424C20: '5228.1'
## Warning: Coercing text to numeric in T18425 / R18425C20: '5228.1'
## Warning: Coercing text to numeric in T18426 / R18426C20: '5228.1'
## Warning: Coercing text to numeric in T18427 / R18427C20: '5228.1'
## Warning: Coercing text to numeric in T18428 / R18428C20: '5228.1'
## Warning: Coercing text to numeric in T18429 / R18429C20: '5228.1'
## Warning: Coercing text to numeric in T18430 / R18430C20: '5228.1'
## Warning: Coercing text to numeric in T18431 / R18431C20: '5228.1'
## Warning: Coercing text to numeric in T18432 / R18432C20: '5228.1'
## Warning: Coercing text to numeric in T18433 / R18433C20: '5228.1'
## Warning: Coercing text to numeric in T18434 / R18434C20: '5228.1'
## Warning: Coercing text to numeric in T18435 / R18435C20: '5228.1'
## Warning: Coercing text to numeric in T18436 / R18436C20: '5228.1'
## Warning: Coercing text to numeric in T18437 / R18437C20: '5228.1'
## Warning: Coercing text to numeric in T18438 / R18438C20: '5228.1'
## Warning: Coercing text to numeric in T18439 / R18439C20: '5228.1'
## Warning: Coercing text to numeric in T18440 / R18440C20: '5228.1'
## Warning: Coercing text to numeric in T18441 / R18441C20: '5228.1'
## Warning: Coercing text to numeric in T18442 / R18442C20: '5228.1'
## Warning: Coercing text to numeric in T18443 / R18443C20: '5228.1'
## Warning: Coercing text to numeric in T18444 / R18444C20: '5228.1'
## Warning: Coercing text to numeric in T18445 / R18445C20: '5228.1'
## Warning: Coercing text to numeric in T18446 / R18446C20: '5228.1'
## Warning: Coercing text to numeric in T18447 / R18447C20: '5228.1'
## Warning: Coercing text to numeric in T18448 / R18448C20: '5228.1'
## Warning: Coercing text to numeric in T18449 / R18449C20: '5228.1'
## Warning: Coercing text to numeric in T18450 / R18450C20: '5228.1'
## Warning: Coercing text to numeric in T18451 / R18451C20: '5228.1'
## Warning: Coercing text to numeric in T18452 / R18452C20: '5228.1'
## Warning: Coercing text to numeric in T18453 / R18453C20: '5228.1'
## Warning: Coercing text to numeric in T18454 / R18454C20: '5228.1'
## Warning: Coercing text to numeric in T18455 / R18455C20: '5228.1'
## Warning: Coercing text to numeric in T18456 / R18456C20: '5228.1'
## Warning: Coercing text to numeric in T18457 / R18457C20: '5228.1'
## Warning: Coercing text to numeric in T18458 / R18458C20: '5228.1'
## Warning: Coercing text to numeric in T18459 / R18459C20: '5228.1'
## Warning: Coercing text to numeric in T18460 / R18460C20: '5228.1'
## Warning: Coercing text to numeric in T18461 / R18461C20: '5228.1'
## Warning: Coercing text to numeric in T18462 / R18462C20: '5228.1'
## Warning: Coercing text to numeric in T18463 / R18463C20: '5228.1'
## Warning: Coercing text to numeric in T18464 / R18464C20: '5228.1'
## Warning: Coercing text to numeric in T18465 / R18465C20: '5228.1'
## Warning: Coercing text to numeric in T18466 / R18466C20: '5228.1'
## Warning: Coercing text to numeric in T18467 / R18467C20: '5228.1'
## Warning: Coercing text to numeric in T18468 / R18468C20: '5228.1'
## Warning: Coercing text to numeric in T18469 / R18469C20: '5228.1'
## Warning: Coercing text to numeric in T18470 / R18470C20: '5228.1'
## Warning: Coercing text to numeric in T18471 / R18471C20: '5228.1'
## Warning: Coercing text to numeric in T18472 / R18472C20: '5228.1'
## Warning: Coercing text to numeric in T18473 / R18473C20: '5228.1'
## Warning: Coercing text to numeric in T18474 / R18474C20: '5228.1'
## Warning: Coercing text to numeric in T18475 / R18475C20: '5228.1'
## Warning: Coercing text to numeric in T18476 / R18476C20: '5228.1'
## Warning: Coercing text to numeric in T18477 / R18477C20: '5228.1'
## Warning: Coercing text to numeric in T18478 / R18478C20: '5228.1'
## Warning: Coercing text to numeric in T18479 / R18479C20: '5228.1'
## Warning: Coercing text to numeric in T18480 / R18480C20: '5228.1'
## Warning: Coercing text to numeric in T18481 / R18481C20: '5228.1'
## Warning: Coercing text to numeric in T18482 / R18482C20: '5228.1'
## Warning: Coercing text to numeric in T18483 / R18483C20: '5228.1'
## Warning: Coercing text to numeric in T18484 / R18484C20: '5228.1'
## Warning: Coercing text to numeric in T18485 / R18485C20: '5228.1'
## Warning: Coercing text to numeric in T18486 / R18486C20: '5228.1'
## Warning: Coercing text to numeric in T18487 / R18487C20: '5228.1'
## Warning: Coercing text to numeric in T18488 / R18488C20: '5228.1'
## Warning: Coercing text to numeric in T18489 / R18489C20: '5228.1'
## Warning: Coercing text to numeric in T18490 / R18490C20: '5228.1'
## Warning: Coercing text to numeric in T18491 / R18491C20: '5228.1'
## Warning: Coercing text to numeric in T18492 / R18492C20: '5228.1'
## Warning: Coercing text to numeric in T18493 / R18493C20: '5228.1'
## Warning: Coercing text to numeric in T18494 / R18494C20: '5228.1'
## Warning: Coercing text to numeric in T18495 / R18495C20: '5228.1'
## Warning: Coercing text to numeric in T18496 / R18496C20: '5228.1'
## Warning: Coercing text to numeric in T18497 / R18497C20: '5228.1'
## Warning: Coercing text to numeric in T18498 / R18498C20: '5228.1'
## Warning: Coercing text to numeric in T18499 / R18499C20: '5228.1'
## Warning: Coercing text to numeric in T18500 / R18500C20: '5228.1'
## Warning: Coercing text to numeric in T18501 / R18501C20: '5228.1'
## Warning: Coercing text to numeric in T18502 / R18502C20: '5228.1'
## Warning: Coercing text to numeric in T18503 / R18503C20: '5228.1'
## Warning: Coercing text to numeric in T18504 / R18504C20: '5228.1'
## Warning: Coercing text to numeric in T18505 / R18505C20: '5228.1'
## Warning: Coercing text to numeric in T18506 / R18506C20: '5228.1'
## Warning: Coercing text to numeric in T18507 / R18507C20: '5228.1'
## Warning: Coercing text to numeric in T18508 / R18508C20: '5228.1'
## Warning: Coercing text to numeric in T18509 / R18509C20: '5228.1'
## Warning: Coercing text to numeric in T18510 / R18510C20: '5228.1'
## Warning: Coercing text to numeric in T18511 / R18511C20: '5228.1'
## Warning: Coercing text to numeric in T18512 / R18512C20: '5228.1'
## Warning: Coercing text to numeric in T18513 / R18513C20: '5228.1'
## Warning: Coercing text to numeric in T18514 / R18514C20: '5228.1'
## Warning: Coercing text to numeric in T18515 / R18515C20: '5228.1'
## Warning: Coercing text to numeric in T18516 / R18516C20: '5228.1'
## Warning: Coercing text to numeric in T18517 / R18517C20: '5228.1'
## Warning: Coercing text to numeric in T18518 / R18518C20: '5228.1'
## Warning: Coercing text to numeric in T18519 / R18519C20: '5228.1'
## Warning: Coercing text to numeric in T18520 / R18520C20: '5228.1'
## Warning: Coercing text to numeric in T18521 / R18521C20: '5228.1'
## Warning: Coercing text to numeric in T18522 / R18522C20: '5228.1'
## Warning: Coercing text to numeric in T18523 / R18523C20: '5228.1'
## Warning: Coercing text to numeric in T18524 / R18524C20: '5228.1'
## Warning: Coercing text to numeric in T18525 / R18525C20: '5228.1'
## Warning: Coercing text to numeric in T18526 / R18526C20: '5228.1'
## Warning: Coercing text to numeric in T18527 / R18527C20: '5228.1'
## Warning: Coercing text to numeric in T18528 / R18528C20: '5228.1'
## Warning: Coercing text to numeric in T18529 / R18529C20: '5228.1'
## Warning: Coercing text to numeric in T18530 / R18530C20: '5228.1'
## Warning: Coercing text to numeric in T18531 / R18531C20: '5228.1'
## Warning: Coercing text to numeric in T18532 / R18532C20: '5228.1'
## Warning: Coercing text to numeric in T18533 / R18533C20: '5228.1'
## Warning: Coercing text to numeric in T18534 / R18534C20: '5228.1'
## Warning: Coercing text to numeric in T18535 / R18535C20: '5228.1'
## Warning: Coercing text to numeric in T18536 / R18536C20: '5228.1'
## Warning: Coercing text to numeric in T18537 / R18537C20: '5228.1'
## Warning: Coercing text to numeric in T18538 / R18538C20: '5228.1'
## Warning: Coercing text to numeric in T18539 / R18539C20: '5228.1'
## Warning: Coercing text to numeric in T18540 / R18540C20: '5228.1'
## Warning: Coercing text to numeric in T18541 / R18541C20: '5228.1'
## Warning: Coercing text to numeric in T18542 / R18542C20: '5228.1'
## Warning: Coercing text to numeric in T18543 / R18543C20: '5228.1'
## Warning: Coercing text to numeric in T18544 / R18544C20: '5228.1'
## Warning: Coercing text to numeric in T18545 / R18545C20: '5228.1'
## Warning: Coercing text to numeric in T18546 / R18546C20: '5228.1'
## Warning: Coercing text to numeric in T18547 / R18547C20: '5228.1'
## Warning: Coercing text to numeric in T18548 / R18548C20: '5228.1'
## Warning: Coercing text to numeric in T18549 / R18549C20: '5228.1'
## Warning: Coercing text to numeric in T18550 / R18550C20: '5228.1'
## Warning: Coercing text to numeric in T18551 / R18551C20: '5228.1'
## Warning: Coercing text to numeric in T18552 / R18552C20: '5228.1'
## Warning: Coercing text to numeric in T18553 / R18553C20: '5228.1'
## Warning: Coercing text to numeric in T18554 / R18554C20: '5228.1'
## Warning: Coercing text to numeric in T18555 / R18555C20: '5228.1'
## Warning: Coercing text to numeric in T18556 / R18556C20: '5228.1'
## Warning: Coercing text to numeric in T18557 / R18557C20: '5228.1'
## Warning: Coercing text to numeric in T18558 / R18558C20: '5228.1'
## Warning: Coercing text to numeric in T18559 / R18559C20: '5228.1'
## Warning: Coercing text to numeric in T18560 / R18560C20: '5228.1'
## Warning: Coercing text to numeric in T18561 / R18561C20: '5228.1'
## Warning: Coercing text to numeric in T18562 / R18562C20: '5228.1'
## Warning: Coercing text to numeric in T18563 / R18563C20: '5228.1'
## Warning: Coercing text to numeric in T18564 / R18564C20: '5228.1'
## Warning: Coercing text to numeric in T18565 / R18565C20: '5228.1'
## Warning: Coercing text to numeric in T18566 / R18566C20: '5228.1'
## Warning: Coercing text to numeric in T18567 / R18567C20: '5228.1'
## Warning: Coercing text to numeric in T18568 / R18568C20: '5228.1'
## Warning: Coercing text to numeric in T18569 / R18569C20: '5228.1'
## Warning: Coercing text to numeric in T18570 / R18570C20: '5228.1'
## Warning: Coercing text to numeric in T18571 / R18571C20: '5228.1'
## Warning: Coercing text to numeric in T18572 / R18572C20: '5228.1'
## Warning: Coercing text to numeric in T18573 / R18573C20: '5228.1'
## Warning: Coercing text to numeric in T18574 / R18574C20: '5228.1'
## Warning: Coercing text to numeric in T18575 / R18575C20: '5228.1'
## Warning: Coercing text to numeric in T18576 / R18576C20: '5228.1'
## Warning: Coercing text to numeric in T18577 / R18577C20: '5228.1'
## Warning: Coercing text to numeric in T18578 / R18578C20: '5228.1'
## Warning: Coercing text to numeric in T18579 / R18579C20: '5228.1'
## Warning: Coercing text to numeric in T18580 / R18580C20: '5228.1'
## Warning: Coercing text to numeric in T18581 / R18581C20: '5228.1'
## Warning: Coercing text to numeric in T18582 / R18582C20: '5228.1'
## Warning: Coercing text to numeric in T18583 / R18583C20: '5228.1'
## Warning: Coercing text to numeric in T18584 / R18584C20: '5228.1'
## Warning: Coercing text to numeric in T18585 / R18585C20: '5228.1'
## Warning: Coercing text to numeric in T18586 / R18586C20: '5228.1'
## Warning: Coercing text to numeric in T18587 / R18587C20: '5228.1'
## Warning: Coercing text to numeric in T18588 / R18588C20: '5228.1'
## Warning: Coercing text to numeric in T18589 / R18589C20: '5228.1'
## Warning: Coercing text to numeric in T18590 / R18590C20: '5228.1'
## Warning: Coercing text to numeric in T18591 / R18591C20: '5228.1'
## Warning: Coercing text to numeric in T18592 / R18592C20: '5228.1'
## Warning: Coercing text to numeric in T18593 / R18593C20: '5228.1'
## Warning: Coercing text to numeric in T18594 / R18594C20: '5228.1'
## Warning: Coercing text to numeric in T18595 / R18595C20: '5228.1'
## Warning: Coercing text to numeric in T18596 / R18596C20: '5228.1'
## Warning: Coercing text to numeric in T18597 / R18597C20: '5228.1'
## Warning: Coercing text to numeric in T18598 / R18598C20: '5228.1'
## Warning: Coercing text to numeric in T18599 / R18599C20: '5228.1'
## Warning: Coercing text to numeric in T18600 / R18600C20: '5228.1'
## Warning: Coercing text to numeric in T18601 / R18601C20: '5228.1'
## Warning: Coercing text to numeric in T18602 / R18602C20: '5228.1'
## Warning: Coercing text to numeric in T18603 / R18603C20: '5228.1'
## Warning: Coercing text to numeric in T18604 / R18604C20: '5228.1'
## Warning: Coercing text to numeric in T18605 / R18605C20: '5228.1'
## Warning: Coercing text to numeric in T18606 / R18606C20: '5228.1'
## Warning: Coercing text to numeric in T18607 / R18607C20: '5228.1'
## Warning: Coercing text to numeric in T18608 / R18608C20: '5228.1'
## Warning: Coercing text to numeric in T18609 / R18609C20: '5228.1'
## Warning: Coercing text to numeric in T18610 / R18610C20: '5228.1'
## Warning: Coercing text to numeric in T18611 / R18611C20: '5228.1'
## Warning: Coercing text to numeric in T18612 / R18612C20: '5228.1'
## Warning: Coercing text to numeric in T18613 / R18613C20: '5228.1'
## Warning: Coercing text to numeric in T18614 / R18614C20: '5228.1'
## Warning: Coercing text to numeric in T18615 / R18615C20: '5228.1'
## Warning: Coercing text to numeric in T18616 / R18616C20: '5228.1'
## Warning: Coercing text to numeric in T18617 / R18617C20: '5228.1'
## Warning: Coercing text to numeric in T18618 / R18618C20: '5228.1'
## Warning: Coercing text to numeric in T18619 / R18619C20: '5228.1'
## Warning: Coercing text to numeric in T18620 / R18620C20: '5228.1'
## Warning: Coercing text to numeric in T18621 / R18621C20: '5228.1'
## Warning: Coercing text to numeric in T18622 / R18622C20: '5228.1'
## Warning: Coercing text to numeric in T18623 / R18623C20: '5228.1'
## Warning: Coercing text to numeric in T18624 / R18624C20: '5228.1'
## Warning: Coercing text to numeric in T18625 / R18625C20: '5228.1'
## Warning: Coercing text to numeric in T18626 / R18626C20: '5228.1'
## Warning: Coercing text to numeric in T18627 / R18627C20: '5228.1'
## Warning: Coercing text to numeric in T18628 / R18628C20: '5228.1'
## Warning: Coercing text to numeric in T18629 / R18629C20: '5228.1'
## Warning: Coercing text to numeric in T18630 / R18630C20: '5228.1'
## Warning: Coercing text to numeric in T18631 / R18631C20: '5228.1'
## Warning: Coercing text to numeric in T18632 / R18632C20: '5228.1'
## Warning: Coercing text to numeric in T18633 / R18633C20: '5228.1'
## Warning: Coercing text to numeric in T18634 / R18634C20: '5228.1'
## Warning: Coercing text to numeric in T18635 / R18635C20: '5228.1'
## Warning: Coercing text to numeric in T18636 / R18636C20: '5228.1'
## Warning: Coercing text to numeric in T18637 / R18637C20: '5228.1'
## Warning: Coercing text to numeric in T18638 / R18638C20: '5228.1'
## Warning: Coercing text to numeric in T18639 / R18639C20: '5228.1'
## Warning: Coercing text to numeric in T18640 / R18640C20: '5228.1'
## Warning: Coercing text to numeric in T18641 / R18641C20: '5228.1'
## Warning: Coercing text to numeric in T18642 / R18642C20: '5228.1'
## Warning: Coercing text to numeric in T18643 / R18643C20: '5228.1'
## Warning: Coercing text to numeric in T18644 / R18644C20: '5228.1'
## Warning: Coercing text to numeric in T18645 / R18645C20: '5228.1'
## Warning: Coercing text to numeric in T18646 / R18646C20: '5228.1'
## Warning: Coercing text to numeric in T18647 / R18647C20: '5228.1'
## Warning: Coercing text to numeric in T18648 / R18648C20: '5228.1'
## Warning: Coercing text to numeric in T18649 / R18649C20: '5228.1'
## Warning: Coercing text to numeric in T18650 / R18650C20: '5228.1'
## Warning: Coercing text to numeric in T18651 / R18651C20: '5228.1'
## Warning: Coercing text to numeric in T18652 / R18652C20: '5228.1'
## Warning: Coercing text to numeric in T18653 / R18653C20: '5228.1'
## Warning: Coercing text to numeric in T18654 / R18654C20: '5228.1'
## Warning: Coercing text to numeric in T18655 / R18655C20: '5228.1'
## Warning: Coercing text to numeric in T18656 / R18656C20: '5228.1'
## Warning: Coercing text to numeric in T18657 / R18657C20: '5228.1'
## Warning: Coercing text to numeric in T18658 / R18658C20: '5228.1'
## Warning: Coercing text to numeric in T18659 / R18659C20: '5228.1'
## Warning: Coercing text to numeric in T18660 / R18660C20: '5228.1'
## Warning: Coercing text to numeric in T18661 / R18661C20: '5228.1'
## Warning: Coercing text to numeric in T18662 / R18662C20: '5228.1'
## Warning: Coercing text to numeric in T18663 / R18663C20: '5228.1'
## Warning: Coercing text to numeric in T18664 / R18664C20: '5228.1'
## Warning: Coercing text to numeric in T18665 / R18665C20: '5228.1'
## Warning: Coercing text to numeric in T18666 / R18666C20: '5228.1'
## Warning: Coercing text to numeric in T18667 / R18667C20: '5228.1'
## Warning: Coercing text to numeric in T18668 / R18668C20: '5228.1'
## Warning: Coercing text to numeric in T18669 / R18669C20: '5228.1'
## Warning: Coercing text to numeric in T18670 / R18670C20: '5228.1'
## Warning: Coercing text to numeric in T18671 / R18671C20: '5228.1'
## Warning: Coercing text to numeric in T18672 / R18672C20: '5228.1'
## Warning: Coercing text to numeric in T18673 / R18673C20: '5228.1'
## Warning: Coercing text to numeric in T18674 / R18674C20: '5228.1'
## Warning: Coercing text to numeric in T18675 / R18675C20: '5228.1'
## Warning: Coercing text to numeric in T18676 / R18676C20: '5228.1'
## Warning: Coercing text to numeric in T18677 / R18677C20: '5228.1'
## Warning: Coercing text to numeric in T18678 / R18678C20: '5228.1'
## Warning: Coercing text to numeric in T18679 / R18679C20: '5228.1'
## Warning: Coercing text to numeric in T18680 / R18680C20: '5228.1'
## Warning: Coercing text to numeric in T18681 / R18681C20: '5228.1'
## Warning: Coercing text to numeric in T18682 / R18682C20: '5228.1'
## Warning: Coercing text to numeric in T18683 / R18683C20: '5228.1'
## Warning: Coercing text to numeric in T18684 / R18684C20: '5228.1'
## Warning: Coercing text to numeric in T18685 / R18685C20: '5228.1'
## Warning: Coercing text to numeric in T18686 / R18686C20: '5228.1'
## Warning: Coercing text to numeric in T18687 / R18687C20: '5228.1'
## Warning: Coercing text to numeric in T18688 / R18688C20: '5228.1'
## Warning: Coercing text to numeric in T18689 / R18689C20: '5228.1'
## Warning: Coercing text to numeric in T18690 / R18690C20: '5228.1'
## Warning: Coercing text to numeric in T18691 / R18691C20: '5228.1'
## Warning: Coercing text to numeric in T18692 / R18692C20: '5228.1'
## Warning: Coercing text to numeric in T18693 / R18693C20: '5228.1'
## Warning: Coercing text to numeric in T18694 / R18694C20: '5228.1'
## Warning: Coercing text to numeric in T18695 / R18695C20: '5228.1'
## Warning: Coercing text to numeric in T18696 / R18696C20: '5228.1'
## Warning: Coercing text to numeric in T18697 / R18697C20: '5228.1'
## Warning: Coercing text to numeric in T18698 / R18698C20: '5228.1'
## Warning: Coercing text to numeric in T18699 / R18699C20: '5228.1'
## Warning: Coercing text to numeric in T18700 / R18700C20: '5228.1'
## Warning: Coercing text to numeric in T18701 / R18701C20: '5228.1'
## Warning: Coercing text to numeric in T18702 / R18702C20: '5228.1'
## Warning: Coercing text to numeric in T18703 / R18703C20: '5228.1'
## Warning: Coercing text to numeric in T18704 / R18704C20: '5228.1'
## Warning: Coercing text to numeric in T18705 / R18705C20: '5228.1'
## Warning: Coercing text to numeric in T18706 / R18706C20: '5228.1'
## Warning: Coercing text to numeric in T18707 / R18707C20: '5228.1'
## Warning: Coercing text to numeric in T18708 / R18708C20: '5228.1'
## Warning: Coercing text to numeric in T18709 / R18709C20: '5228.1'
## Warning: Coercing text to numeric in T18710 / R18710C20: '5228.1'
## Warning: Coercing text to numeric in T18711 / R18711C20: '5228.1'
## Warning: Coercing text to numeric in T18712 / R18712C20: '5228.1'
## Warning: Coercing text to numeric in T18713 / R18713C20: '5228.1'
## Warning: Coercing text to numeric in T18714 / R18714C20: '5228.1'
## Warning: Coercing text to numeric in T18715 / R18715C20: '5228.1'
## Warning: Coercing text to numeric in T18716 / R18716C20: '5228.1'
## Warning: Coercing text to numeric in T18717 / R18717C20: '5228.1'
## Warning: Coercing text to numeric in T18718 / R18718C20: '5228.1'
## Warning: Coercing text to numeric in T18719 / R18719C20: '5228.1'
## Warning: Coercing text to numeric in T18720 / R18720C20: '5228.1'
## Warning: Coercing text to numeric in T18721 / R18721C20: '5228.1'
## Warning: Coercing text to numeric in T18722 / R18722C20: '5228.1'
## Warning: Coercing text to numeric in T18723 / R18723C20: '5228.1'
## Warning: Coercing text to numeric in T18724 / R18724C20: '5228.1'
## Warning: Coercing text to numeric in T18725 / R18725C20: '5228.1'
## Warning: Coercing text to numeric in T18726 / R18726C20: '5228.1'
## Warning: Coercing text to numeric in T18727 / R18727C20: '5228.1'
## Warning: Coercing text to numeric in T18728 / R18728C20: '5228.1'
## Warning: Coercing text to numeric in T18729 / R18729C20: '5228.1'
## Warning: Coercing text to numeric in T18730 / R18730C20: '5228.1'
## Warning: Coercing text to numeric in T18731 / R18731C20: '5228.1'
## Warning: Coercing text to numeric in T18732 / R18732C20: '5228.1'
## Warning: Coercing text to numeric in T18733 / R18733C20: '5228.1'
## Warning: Coercing text to numeric in T18734 / R18734C20: '5228.1'
## Warning: Coercing text to numeric in T18735 / R18735C20: '5228.1'
## Warning: Coercing text to numeric in T18736 / R18736C20: '5228.1'
## Warning: Coercing text to numeric in T18737 / R18737C20: '5228.1'
## Warning: Coercing text to numeric in T18738 / R18738C20: '5228.1'
## Warning: Coercing text to numeric in T18739 / R18739C20: '5228.1'
## Warning: Coercing text to numeric in T18740 / R18740C20: '5228.1'
## Warning: Coercing text to numeric in T18741 / R18741C20: '5228.1'
## Warning: Coercing text to numeric in T18742 / R18742C20: '5228.1'
## Warning: Coercing text to numeric in T18743 / R18743C20: '5228.1'
## Warning: Coercing text to numeric in T18744 / R18744C20: '5228.1'
## Warning: Coercing text to numeric in T18745 / R18745C20: '5228.1'
## Warning: Coercing text to numeric in T18746 / R18746C20: '5228.1'
## Warning: Coercing text to numeric in T18747 / R18747C20: '5228.1'
## Warning: Coercing text to numeric in T18748 / R18748C20: '5228.1'
## Warning: Coercing text to numeric in T18749 / R18749C20: '5228.1'
## Warning: Coercing text to numeric in T18750 / R18750C20: '5228.1'
## Warning: Coercing text to numeric in T18751 / R18751C20: '5228.1'
## Warning: Coercing text to numeric in T18752 / R18752C20: '5228.1'
## Warning: Coercing text to numeric in T18753 / R18753C20: '5228.1'
## Warning: Coercing text to numeric in T18754 / R18754C20: '5228.1'
## Warning: Coercing text to numeric in T18755 / R18755C20: '5228.1'
## Warning: Coercing text to numeric in T18756 / R18756C20: '5228.1'
## Warning: Coercing text to numeric in T18757 / R18757C20: '5228.1'
## Warning: Coercing text to numeric in T18758 / R18758C20: '5228.1'
## Warning: Coercing text to numeric in T18759 / R18759C20: '5228.1'
## Warning: Coercing text to numeric in T18760 / R18760C20: '5228.1'
## Warning: Coercing text to numeric in T18761 / R18761C20: '5228.1'
## Warning: Coercing text to numeric in T18762 / R18762C20: '5228.1'
## Warning: Coercing text to numeric in T18763 / R18763C20: '5228.1'
## Warning: Coercing text to numeric in T18764 / R18764C20: '5228.1'
## Warning: Coercing text to numeric in T18765 / R18765C20: '5228.1'
## Warning: Coercing text to numeric in T18766 / R18766C20: '5228.1'
## Warning: Coercing text to numeric in T18767 / R18767C20: '5228.1'
## Warning: Coercing text to numeric in T18768 / R18768C20: '5228.1'
## Warning: Coercing text to numeric in T18769 / R18769C20: '5228.1'
## Warning: Coercing text to numeric in T18770 / R18770C20: '5228.1'
## Warning: Coercing text to numeric in T18771 / R18771C20: '5228.1'
## Warning: Coercing text to numeric in T18772 / R18772C20: '5228.1'
## Warning: Coercing text to numeric in T18773 / R18773C20: '5228.1'
## Warning: Coercing text to numeric in T18774 / R18774C20: '5228.1'
## Warning: Coercing text to numeric in T18775 / R18775C20: '5228.1'
## Warning: Coercing text to numeric in T18776 / R18776C20: '5228.1'
## Warning: Coercing text to numeric in T18777 / R18777C20: '5228.1'
## Warning: Coercing text to numeric in T18778 / R18778C20: '5228.1'
## Warning: Coercing text to numeric in T18779 / R18779C20: '5228.1'
## Warning: Coercing text to numeric in T18780 / R18780C20: '5228.1'
## Warning: Coercing text to numeric in T18781 / R18781C20: '5228.1'
## Warning: Coercing text to numeric in T18782 / R18782C20: '5228.1'
## Warning: Coercing text to numeric in T18783 / R18783C20: '5228.1'
## Warning: Coercing text to numeric in T18784 / R18784C20: '5228.1'
## Warning: Coercing text to numeric in T18785 / R18785C20: '5228.1'
## Warning: Coercing text to numeric in T18786 / R18786C20: '5228.1'
## Warning: Coercing text to numeric in T18787 / R18787C20: '5228.1'
## Warning: Coercing text to numeric in T18788 / R18788C20: '5228.1'
## Warning: Coercing text to numeric in T18789 / R18789C20: '5228.1'
## Warning: Coercing text to numeric in T18790 / R18790C20: '5228.1'
## Warning: Coercing text to numeric in T18791 / R18791C20: '5228.1'
## Warning: Coercing text to numeric in T18792 / R18792C20: '5228.1'
## Warning: Coercing text to numeric in T18793 / R18793C20: '5228.1'
## Warning: Coercing text to numeric in T18794 / R18794C20: '5228.1'
## Warning: Coercing text to numeric in T18795 / R18795C20: '5228.1'
## Warning: Coercing text to numeric in T18796 / R18796C20: '5228.1'
## Warning: Coercing text to numeric in T18797 / R18797C20: '5228.1'
## Warning: Coercing text to numeric in T18798 / R18798C20: '5228.1'
## Warning: Coercing text to numeric in T18799 / R18799C20: '5228.1'
## Warning: Coercing text to numeric in T18800 / R18800C20: '5228.1'
## Warning: Coercing text to numeric in T18801 / R18801C20: '5228.1'
## Warning: Coercing text to numeric in T18802 / R18802C20: '5228.1'
## Warning: Coercing text to numeric in T18803 / R18803C20: '5228.1'
## Warning: Coercing text to numeric in T18804 / R18804C20: '5228.1'
## Warning: Coercing text to numeric in T18805 / R18805C20: '5228.1'
## Warning: Coercing text to numeric in T18806 / R18806C20: '5228.1'
## Warning: Coercing text to numeric in T18807 / R18807C20: '5228.1'
## Warning: Coercing text to numeric in T18808 / R18808C20: '5228.1'
## Warning: Coercing text to numeric in T18809 / R18809C20: '5228.1'
## Warning: Coercing text to numeric in T18810 / R18810C20: '5228.1'
## Warning: Coercing text to numeric in T18811 / R18811C20: '5228.1'
## Warning: Coercing text to numeric in T18812 / R18812C20: '5228.1'
## Warning: Coercing text to numeric in T18813 / R18813C20: '5228.1'
## Warning: Coercing text to numeric in T18814 / R18814C20: '5228.1'
## Warning: Coercing text to numeric in T18815 / R18815C20: '5228.1'
## Warning: Coercing text to numeric in T18816 / R18816C20: '5228.1'
## Warning: Coercing text to numeric in T18817 / R18817C20: '5228.1'
## Warning: Coercing text to numeric in T18818 / R18818C20: '5228.1'
## Warning: Coercing text to numeric in T18819 / R18819C20: '5228.1'
## Warning: Coercing text to numeric in T18820 / R18820C20: '5228.1'
## Warning: Coercing text to numeric in T18821 / R18821C20: '5228.1'
## Warning: Coercing text to numeric in T18822 / R18822C20: '5228.1'
## Warning: Coercing text to numeric in T18823 / R18823C20: '5228.1'
## Warning: Coercing text to numeric in S18824 / R18824C19: '4.97'
## Warning: Coercing text to numeric in T18824 / R18824C20: '5228.1'
## Warning: Coercing text to numeric in S18825 / R18825C19: '4.97'
## Warning: Coercing text to numeric in T18825 / R18825C20: '5228.1'
## Warning: Coercing text to numeric in S18826 / R18826C19: '4.97'
## Warning: Coercing text to numeric in T18826 / R18826C20: '5228.1'
## Warning: Coercing text to numeric in S18827 / R18827C19: '4.97'
## Warning: Coercing text to numeric in T18827 / R18827C20: '5228.1'
## Warning: Coercing text to numeric in S18828 / R18828C19: '4.97'
## Warning: Coercing text to numeric in T18828 / R18828C20: '5228.1'
## Warning: Coercing text to numeric in S18829 / R18829C19: '4.97'
## Warning: Coercing text to numeric in T18829 / R18829C20: '5228.1'
## Warning: Coercing text to numeric in S18830 / R18830C19: '4.97'
## Warning: Coercing text to numeric in T18830 / R18830C20: '5228.1'
## Warning: Coercing text to numeric in S18831 / R18831C19: '4.97'
## Warning: Coercing text to numeric in T18831 / R18831C20: '5228.1'
## Warning: Coercing text to numeric in S18832 / R18832C19: '4.97'
## Warning: Coercing text to numeric in T18832 / R18832C20: '5228.1'
## Warning: Coercing text to numeric in S18833 / R18833C19: '4.97'
## Warning: Coercing text to numeric in T18833 / R18833C20: '5228.1'
## Warning: Coercing text to numeric in S18834 / R18834C19: '4.97'
## Warning: Coercing text to numeric in T18834 / R18834C20: '5228.1'
## Warning: Coercing text to numeric in S18835 / R18835C19: '4.97'
## Warning: Coercing text to numeric in T18835 / R18835C20: '5228.1'
## Warning: Coercing text to numeric in S18836 / R18836C19: '4.97'
## Warning: Coercing text to numeric in T18836 / R18836C20: '5228.1'
## Warning: Coercing text to numeric in S18837 / R18837C19: '4.97'
## Warning: Coercing text to numeric in T18837 / R18837C20: '5228.1'
## Warning: Coercing text to numeric in S18838 / R18838C19: '4.97'
## Warning: Coercing text to numeric in T18838 / R18838C20: '5228.1'
## Warning: Coercing text to numeric in S18839 / R18839C19: '4.97'
## Warning: Coercing text to numeric in T18839 / R18839C20: '5228.1'
## Warning: Coercing text to numeric in S18840 / R18840C19: '4.97'
## Warning: Coercing text to numeric in T18840 / R18840C20: '5228.1'
## Warning: Coercing text to numeric in S18841 / R18841C19: '4.97'
## Warning: Coercing text to numeric in T18841 / R18841C20: '5228.1'
## Warning: Coercing text to numeric in S18842 / R18842C19: '4.97'
## Warning: Coercing text to numeric in T18842 / R18842C20: '5228.1'
## Warning: Coercing text to numeric in S18843 / R18843C19: '4.97'
## Warning: Coercing text to numeric in T18843 / R18843C20: '5228.1'
## Warning: Coercing text to numeric in S18844 / R18844C19: '4.97'
## Warning: Coercing text to numeric in T18844 / R18844C20: '5228.1'
## Warning: Coercing text to numeric in S18845 / R18845C19: '4.97'
## Warning: Coercing text to numeric in T18845 / R18845C20: '5228.1'
## Warning: Coercing text to numeric in S18846 / R18846C19: '4.97'
## Warning: Coercing text to numeric in T18846 / R18846C20: '5228.1'
## Warning: Coercing text to numeric in S18847 / R18847C19: '4.97'
## Warning: Coercing text to numeric in T18847 / R18847C20: '5228.1'
## Warning: Coercing text to numeric in S18848 / R18848C19: '4.97'
## Warning: Coercing text to numeric in T18848 / R18848C20: '5228.1'
## Warning: Coercing text to numeric in S18849 / R18849C19: '4.97'
## Warning: Coercing text to numeric in T18849 / R18849C20: '5228.1'
## Warning: Coercing text to numeric in S18850 / R18850C19: '4.97'
## Warning: Coercing text to numeric in T18850 / R18850C20: '5228.1'
## Warning: Coercing text to numeric in S18851 / R18851C19: '4.97'
## Warning: Coercing text to numeric in T18851 / R18851C20: '5228.1'
## Warning: Coercing text to numeric in S18852 / R18852C19: '4.97'
## Warning: Coercing text to numeric in T18852 / R18852C20: '5228.1'
## Warning: Coercing text to numeric in S18853 / R18853C19: '4.97'
## Warning: Coercing text to numeric in T18853 / R18853C20: '5228.1'
## Warning: Coercing text to numeric in S18854 / R18854C19: '4.97'
## Warning: Coercing text to numeric in T18854 / R18854C20: '5228.1'
## Warning: Coercing text to numeric in S18855 / R18855C19: '4.97'
## Warning: Coercing text to numeric in T18855 / R18855C20: '5228.1'
## Warning: Coercing text to numeric in S18856 / R18856C19: '4.97'
## Warning: Coercing text to numeric in T18856 / R18856C20: '5228.1'
## Warning: Coercing text to numeric in S18857 / R18857C19: '4.97'
## Warning: Coercing text to numeric in T18857 / R18857C20: '5228.1'
## Warning: Coercing text to numeric in S18858 / R18858C19: '4.97'
## Warning: Coercing text to numeric in T18858 / R18858C20: '5228.1'
## Warning: Coercing text to numeric in S18859 / R18859C19: '4.97'
## Warning: Coercing text to numeric in T18859 / R18859C20: '5228.1'
## Warning: Coercing text to numeric in S18860 / R18860C19: '4.97'
## Warning: Coercing text to numeric in T18860 / R18860C20: '5228.1'
## Warning: Coercing text to numeric in S18861 / R18861C19: '4.97'
## Warning: Coercing text to numeric in T18861 / R18861C20: '5228.1'
## Warning: Coercing text to numeric in S18862 / R18862C19: '4.97'
## Warning: Coercing text to numeric in T18862 / R18862C20: '5228.1'
## Warning: Coercing text to numeric in S18863 / R18863C19: '4.97'
## Warning: Coercing text to numeric in T18863 / R18863C20: '5228.1'
## Warning: Coercing text to numeric in S18864 / R18864C19: '4.97'
## Warning: Coercing text to numeric in T18864 / R18864C20: '5228.1'
## Warning: Coercing text to numeric in S18865 / R18865C19: '4.97'
## Warning: Coercing text to numeric in T18865 / R18865C20: '5228.1'
## Warning: Coercing text to numeric in S18866 / R18866C19: '4.97'
## Warning: Coercing text to numeric in T18866 / R18866C20: '5228.1'
## Warning: Coercing text to numeric in S18867 / R18867C19: '4.97'
## Warning: Coercing text to numeric in T18867 / R18867C20: '5228.1'
## Warning: Coercing text to numeric in S18868 / R18868C19: '4.97'
## Warning: Coercing text to numeric in T18868 / R18868C20: '5228.1'
## Warning: Coercing text to numeric in S18869 / R18869C19: '4.97'
## Warning: Coercing text to numeric in T18869 / R18869C20: '5228.1'
## Warning: Coercing text to numeric in S18870 / R18870C19: '4.97'
## Warning: Coercing text to numeric in T18870 / R18870C20: '5228.1'
## Warning: Coercing text to numeric in S18871 / R18871C19: '4.97'
## Warning: Coercing text to numeric in T18871 / R18871C20: '5228.1'
## Warning: Coercing text to numeric in S18872 / R18872C19: '4.97'
## Warning: Coercing text to numeric in T18872 / R18872C20: '5228.1'
## Warning: Coercing text to numeric in S18873 / R18873C19: '4.97'
## Warning: Coercing text to numeric in T18873 / R18873C20: '5228.1'
## Warning: Coercing text to numeric in S18874 / R18874C19: '4.97'
## Warning: Coercing text to numeric in T18874 / R18874C20: '5228.1'
## Warning: Coercing text to numeric in S18875 / R18875C19: '4.97'
## Warning: Coercing text to numeric in T18875 / R18875C20: '5228.1'
## Warning: Coercing text to numeric in S18876 / R18876C19: '4.97'
## Warning: Coercing text to numeric in T18876 / R18876C20: '5228.1'
## Warning: Coercing text to numeric in S18877 / R18877C19: '4.97'
## Warning: Coercing text to numeric in T18877 / R18877C20: '5228.1'
## Warning: Coercing text to numeric in S18878 / R18878C19: '4.97'
## Warning: Coercing text to numeric in T18878 / R18878C20: '5228.1'
## Warning: Coercing text to numeric in S18879 / R18879C19: '4.97'
## Warning: Coercing text to numeric in T18879 / R18879C20: '5228.1'
## Warning: Coercing text to numeric in S18880 / R18880C19: '4.97'
## Warning: Coercing text to numeric in T18880 / R18880C20: '5228.1'
## Warning: Coercing text to numeric in S18881 / R18881C19: '4.97'
## Warning: Coercing text to numeric in T18881 / R18881C20: '5228.1'
## Warning: Coercing text to numeric in S18882 / R18882C19: '4.97'
## Warning: Coercing text to numeric in T18882 / R18882C20: '5228.1'
## Warning: Coercing text to numeric in S18883 / R18883C19: '4.97'
## Warning: Coercing text to numeric in T18883 / R18883C20: '5228.1'
## Warning: Coercing text to numeric in S18884 / R18884C19: '4.97'
## Warning: Coercing text to numeric in T18884 / R18884C20: '5228.1'
## Warning: Coercing text to numeric in S18885 / R18885C19: '4.97'
## Warning: Coercing text to numeric in T18885 / R18885C20: '5228.1'
## Warning: Coercing text to numeric in S18886 / R18886C19: '4.97'
## Warning: Coercing text to numeric in T18886 / R18886C20: '5228.1'
## Warning: Coercing text to numeric in S18887 / R18887C19: '4.97'
## Warning: Coercing text to numeric in T18887 / R18887C20: '5228.1'
## Warning: Coercing text to numeric in S18888 / R18888C19: '4.97'
## Warning: Coercing text to numeric in T18888 / R18888C20: '5228.1'
## Warning: Coercing text to numeric in S18889 / R18889C19: '4.97'
## Warning: Coercing text to numeric in T18889 / R18889C20: '5228.1'
## Warning: Coercing text to numeric in S18890 / R18890C19: '4.97'
## Warning: Coercing text to numeric in T18890 / R18890C20: '5228.1'
## Warning: Coercing text to numeric in S18891 / R18891C19: '4.97'
## Warning: Coercing text to numeric in T18891 / R18891C20: '5228.1'
## Warning: Coercing text to numeric in S18892 / R18892C19: '4.97'
## Warning: Coercing text to numeric in T18892 / R18892C20: '5228.1'
## Warning: Coercing text to numeric in S18893 / R18893C19: '4.97'
## Warning: Coercing text to numeric in T18893 / R18893C20: '5228.1'
## Warning: Coercing text to numeric in S18894 / R18894C19: '4.97'
## Warning: Coercing text to numeric in T18894 / R18894C20: '5228.1'
## Warning: Coercing text to numeric in S18895 / R18895C19: '4.97'
## Warning: Coercing text to numeric in T18895 / R18895C20: '5228.1'
## Warning: Coercing text to numeric in S18896 / R18896C19: '4.97'
## Warning: Coercing text to numeric in T18896 / R18896C20: '5228.1'
## Warning: Coercing text to numeric in S18897 / R18897C19: '4.97'
## Warning: Coercing text to numeric in T18897 / R18897C20: '5228.1'
## Warning: Coercing text to numeric in S18898 / R18898C19: '4.97'
## Warning: Coercing text to numeric in T18898 / R18898C20: '5228.1'
## Warning: Coercing text to numeric in S18899 / R18899C19: '4.97'
## Warning: Coercing text to numeric in T18899 / R18899C20: '5228.1'
## Warning: Coercing text to numeric in S18900 / R18900C19: '4.97'
## Warning: Coercing text to numeric in T18900 / R18900C20: '5228.1'
## Warning: Coercing text to numeric in S18901 / R18901C19: '4.97'
## Warning: Coercing text to numeric in T18901 / R18901C20: '5228.1'
## Warning: Coercing text to numeric in S18902 / R18902C19: '4.97'
## Warning: Coercing text to numeric in T18902 / R18902C20: '5228.1'
## Warning: Coercing text to numeric in S18903 / R18903C19: '4.97'
## Warning: Coercing text to numeric in T18903 / R18903C20: '5228.1'
## Warning: Coercing text to numeric in S18904 / R18904C19: '4.97'
## Warning: Coercing text to numeric in T18904 / R18904C20: '5228.1'
## Warning: Coercing text to numeric in S18905 / R18905C19: '4.97'
## Warning: Coercing text to numeric in T18905 / R18905C20: '5228.1'
## Warning: Coercing text to numeric in S18906 / R18906C19: '4.97'
## Warning: Coercing text to numeric in T18906 / R18906C20: '5228.1'
## Warning: Coercing text to numeric in S18907 / R18907C19: '4.97'
## Warning: Coercing text to numeric in T18907 / R18907C20: '5228.1'
## Warning: Coercing text to numeric in S18908 / R18908C19: '4.97'
## Warning: Coercing text to numeric in T18908 / R18908C20: '5228.1'
## Warning: Coercing text to numeric in S18909 / R18909C19: '4.97'
## Warning: Coercing text to numeric in T18909 / R18909C20: '5228.1'
## Warning: Coercing text to numeric in S18910 / R18910C19: '4.97'
## Warning: Coercing text to numeric in T18910 / R18910C20: '5228.1'
## Warning: Coercing text to numeric in S18911 / R18911C19: '4.97'
## Warning: Coercing text to numeric in T18911 / R18911C20: '5228.1'
## Warning: Coercing text to numeric in S18912 / R18912C19: '4.97'
## Warning: Coercing text to numeric in T18912 / R18912C20: '5228.1'
## Warning: Coercing text to numeric in S18913 / R18913C19: '4.97'
## Warning: Coercing text to numeric in T18913 / R18913C20: '5228.1'
## Warning: Coercing text to numeric in S18914 / R18914C19: '4.97'
## Warning: Coercing text to numeric in T18914 / R18914C20: '5228.1'
## Warning: Coercing text to numeric in S18915 / R18915C19: '4.97'
## Warning: Coercing text to numeric in T18915 / R18915C20: '5228.1'
## Warning: Coercing text to numeric in S18916 / R18916C19: '4.97'
## Warning: Coercing text to numeric in T18916 / R18916C20: '5228.1'
## Warning: Coercing text to numeric in S18917 / R18917C19: '4.97'
## Warning: Coercing text to numeric in T18917 / R18917C20: '5228.1'
## Warning: Coercing text to numeric in S18918 / R18918C19: '4.97'
## Warning: Coercing text to numeric in T18918 / R18918C20: '5228.1'
## Warning: Coercing text to numeric in S18919 / R18919C19: '4.97'
## Warning: Coercing text to numeric in T18919 / R18919C20: '5228.1'
## Warning: Coercing text to numeric in S18920 / R18920C19: '4.97'
## Warning: Coercing text to numeric in T18920 / R18920C20: '5228.1'
## Warning: Coercing text to numeric in S18921 / R18921C19: '4.97'
## Warning: Coercing text to numeric in T18921 / R18921C20: '5228.1'
## Warning: Coercing text to numeric in S18922 / R18922C19: '4.97'
## Warning: Coercing text to numeric in T18922 / R18922C20: '5228.1'
## Warning: Coercing text to numeric in S18923 / R18923C19: '4.97'
## Warning: Coercing text to numeric in T18923 / R18923C20: '5228.1'
## Warning: Coercing text to numeric in S18924 / R18924C19: '4.97'
## Warning: Coercing text to numeric in T18924 / R18924C20: '5228.1'
## Warning: Coercing text to numeric in S18925 / R18925C19: '4.97'
## Warning: Coercing text to numeric in T18925 / R18925C20: '5228.1'
## Warning: Coercing text to numeric in S18926 / R18926C19: '4.97'
## Warning: Coercing text to numeric in T18926 / R18926C20: '5228.1'
## Warning: Coercing text to numeric in S18927 / R18927C19: '4.97'
## Warning: Coercing text to numeric in T18927 / R18927C20: '5228.1'
## Warning: Coercing text to numeric in S18928 / R18928C19: '4.97'
## Warning: Coercing text to numeric in T18928 / R18928C20: '5228.1'
## Warning: Coercing text to numeric in S18929 / R18929C19: '4.97'
## Warning: Coercing text to numeric in T18929 / R18929C20: '5228.1'
## Warning: Coercing text to numeric in S18930 / R18930C19: '4.97'
## Warning: Coercing text to numeric in T18930 / R18930C20: '5228.1'
## Warning: Coercing text to numeric in S18931 / R18931C19: '4.97'
## Warning: Coercing text to numeric in T18931 / R18931C20: '5228.1'
## Warning: Coercing text to numeric in S18932 / R18932C19: '4.97'
## Warning: Coercing text to numeric in T18932 / R18932C20: '5228.1'
## Warning: Coercing text to numeric in S18933 / R18933C19: '4.97'
## Warning: Coercing text to numeric in T18933 / R18933C20: '5228.1'
## Warning: Coercing text to numeric in S18934 / R18934C19: '4.97'
## Warning: Coercing text to numeric in T18934 / R18934C20: '5228.1'
## Warning: Coercing text to numeric in S18935 / R18935C19: '4.97'
## Warning: Coercing text to numeric in T18935 / R18935C20: '5228.1'
## Warning: Coercing text to numeric in S18936 / R18936C19: '4.97'
## Warning: Coercing text to numeric in T18936 / R18936C20: '5228.1'
## Warning: Coercing text to numeric in S18937 / R18937C19: '4.97'
## Warning: Coercing text to numeric in T18937 / R18937C20: '5228.1'
## Warning: Coercing text to numeric in S18938 / R18938C19: '4.97'
## Warning: Coercing text to numeric in T18938 / R18938C20: '5228.1'
## Warning: Coercing text to numeric in S18939 / R18939C19: '4.97'
## Warning: Coercing text to numeric in T18939 / R18939C20: '5228.1'
## Warning: Coercing text to numeric in S18940 / R18940C19: '4.97'
## Warning: Coercing text to numeric in T18940 / R18940C20: '5228.1'
## Warning: Coercing text to numeric in S18941 / R18941C19: '4.97'
## Warning: Coercing text to numeric in T18941 / R18941C20: '5228.1'
## Warning: Coercing text to numeric in S18942 / R18942C19: '4.97'
## Warning: Coercing text to numeric in T18942 / R18942C20: '5228.1'
## Warning: Coercing text to numeric in S18943 / R18943C19: '4.97'
## Warning: Coercing text to numeric in T18943 / R18943C20: '5228.1'
## Warning: Coercing text to numeric in S18944 / R18944C19: '4.97'
## Warning: Coercing text to numeric in T18944 / R18944C20: '5228.1'
## Warning: Coercing text to numeric in S18945 / R18945C19: '4.97'
## Warning: Coercing text to numeric in T18945 / R18945C20: '5228.1'
## Warning: Coercing text to numeric in S18946 / R18946C19: '4.97'
## Warning: Coercing text to numeric in T18946 / R18946C20: '5228.1'
## Warning: Coercing text to numeric in S18947 / R18947C19: '4.97'
## Warning: Coercing text to numeric in T18947 / R18947C20: '5228.1'
## Warning: Coercing text to numeric in S18948 / R18948C19: '4.97'
## Warning: Coercing text to numeric in T18948 / R18948C20: '5228.1'
## Warning: Coercing text to numeric in S18949 / R18949C19: '4.97'
## Warning: Coercing text to numeric in T18949 / R18949C20: '5228.1'
## Warning: Coercing text to numeric in S18950 / R18950C19: '4.97'
## Warning: Coercing text to numeric in T18950 / R18950C20: '5228.1'
## Warning: Coercing text to numeric in S18951 / R18951C19: '4.97'
## Warning: Coercing text to numeric in T18951 / R18951C20: '5228.1'
## Warning: Coercing text to numeric in S18952 / R18952C19: '4.97'
## Warning: Coercing text to numeric in T18952 / R18952C20: '5228.1'
## Warning: Coercing text to numeric in S18953 / R18953C19: '4.97'
## Warning: Coercing text to numeric in T18953 / R18953C20: '5228.1'
## Warning: Coercing text to numeric in S18954 / R18954C19: '4.97'
## Warning: Coercing text to numeric in T18954 / R18954C20: '5228.1'
## Warning: Coercing text to numeric in S18955 / R18955C19: '4.97'
## Warning: Coercing text to numeric in T18955 / R18955C20: '5228.1'
## Warning: Coercing text to numeric in S18956 / R18956C19: '4.97'
## Warning: Coercing text to numeric in T18956 / R18956C20: '5228.1'
## Warning: Coercing text to numeric in S18957 / R18957C19: '4.97'
## Warning: Coercing text to numeric in T18957 / R18957C20: '5228.1'
## Warning: Coercing text to numeric in S18958 / R18958C19: '4.97'
## Warning: Coercing text to numeric in T18958 / R18958C20: '5228.1'
## Warning: Coercing text to numeric in S18959 / R18959C19: '4.97'
## Warning: Coercing text to numeric in T18959 / R18959C20: '5228.1'
## Warning: Coercing text to numeric in S18960 / R18960C19: '4.97'
## Warning: Coercing text to numeric in T18960 / R18960C20: '5228.1'
## Warning: Coercing text to numeric in S18961 / R18961C19: '4.97'
## Warning: Coercing text to numeric in T18961 / R18961C20: '5228.1'
## Warning: Coercing text to numeric in S18962 / R18962C19: '4.97'
## Warning: Coercing text to numeric in T18962 / R18962C20: '5228.1'
## Warning: Coercing text to numeric in S18963 / R18963C19: '4.97'
## Warning: Coercing text to numeric in T18963 / R18963C20: '5228.1'
## Warning: Coercing text to numeric in S18964 / R18964C19: '4.97'
## Warning: Coercing text to numeric in T18964 / R18964C20: '5228.1'
## Warning: Coercing text to numeric in S18965 / R18965C19: '4.97'
## Warning: Coercing text to numeric in T18965 / R18965C20: '5228.1'
## Warning: Coercing text to numeric in S18966 / R18966C19: '4.97'
## Warning: Coercing text to numeric in T18966 / R18966C20: '5228.1'
## Warning: Coercing text to numeric in S18967 / R18967C19: '4.97'
## Warning: Coercing text to numeric in T18967 / R18967C20: '5228.1'
## Warning: Coercing text to numeric in S18968 / R18968C19: '4.97'
## Warning: Coercing text to numeric in T18968 / R18968C20: '5228.1'
## Warning: Coercing text to numeric in S18969 / R18969C19: '4.97'
## Warning: Coercing text to numeric in T18969 / R18969C20: '5228.1'
## Warning: Coercing text to numeric in S18970 / R18970C19: '4.97'
## Warning: Coercing text to numeric in T18970 / R18970C20: '5228.1'
## Warning: Coercing text to numeric in S18971 / R18971C19: '4.97'
## Warning: Coercing text to numeric in T18971 / R18971C20: '5228.1'
## Warning: Coercing text to numeric in S18972 / R18972C19: '4.97'
## Warning: Coercing text to numeric in T18972 / R18972C20: '5228.1'
## Warning: Coercing text to numeric in S18973 / R18973C19: '4.97'
## Warning: Coercing text to numeric in T18973 / R18973C20: '5228.1'
## Warning: Coercing text to numeric in S18974 / R18974C19: '4.97'
## Warning: Coercing text to numeric in T18974 / R18974C20: '5228.1'
## Warning: Coercing text to numeric in S18975 / R18975C19: '4.97'
## Warning: Coercing text to numeric in T18975 / R18975C20: '5228.1'
## Warning: Coercing text to numeric in S18976 / R18976C19: '4.97'
## Warning: Coercing text to numeric in T18976 / R18976C20: '5228.1'
## Warning: Coercing text to numeric in S18977 / R18977C19: '4.97'
## Warning: Coercing text to numeric in T18977 / R18977C20: '5228.1'
## Warning: Coercing text to numeric in S18978 / R18978C19: '4.97'
## Warning: Coercing text to numeric in T18978 / R18978C20: '5228.1'
## Warning: Coercing text to numeric in S18979 / R18979C19: '4.97'
## Warning: Coercing text to numeric in T18979 / R18979C20: '5228.1'
## Warning: Coercing text to numeric in S18980 / R18980C19: '4.97'
## Warning: Coercing text to numeric in T18980 / R18980C20: '5228.1'
## Warning: Coercing text to numeric in S18981 / R18981C19: '4.97'
## Warning: Coercing text to numeric in T18981 / R18981C20: '5228.1'
## Warning: Coercing text to numeric in S18982 / R18982C19: '4.97'
## Warning: Coercing text to numeric in T18982 / R18982C20: '5228.1'
## Warning: Coercing text to numeric in S18983 / R18983C19: '4.97'
## Warning: Coercing text to numeric in T18983 / R18983C20: '5228.1'
## Warning: Coercing text to numeric in S18984 / R18984C19: '4.97'
## Warning: Coercing text to numeric in T18984 / R18984C20: '5228.1'
## Warning: Coercing text to numeric in S18985 / R18985C19: '4.97'
## Warning: Coercing text to numeric in T18985 / R18985C20: '5228.1'
## Warning: Coercing text to numeric in S18986 / R18986C19: '4.97'
## Warning: Coercing text to numeric in T18986 / R18986C20: '5228.1'
## Warning: Coercing text to numeric in S18987 / R18987C19: '4.97'
## Warning: Coercing text to numeric in T18987 / R18987C20: '5228.1'
## Warning: Coercing text to numeric in S18988 / R18988C19: '4.97'
## Warning: Coercing text to numeric in T18988 / R18988C20: '5228.1'
## Warning: Coercing text to numeric in S18989 / R18989C19: '4.97'
## Warning: Coercing text to numeric in T18989 / R18989C20: '5228.1'
## Warning: Coercing text to numeric in S18990 / R18990C19: '4.97'
## Warning: Coercing text to numeric in T18990 / R18990C20: '5228.1'
## Warning: Coercing text to numeric in S18991 / R18991C19: '4.97'
## Warning: Coercing text to numeric in T18991 / R18991C20: '5228.1'
## Warning: Coercing text to numeric in S18992 / R18992C19: '4.97'
## Warning: Coercing text to numeric in T18992 / R18992C20: '5228.1'
## Warning: Coercing text to numeric in S18993 / R18993C19: '4.97'
## Warning: Coercing text to numeric in T18993 / R18993C20: '5228.1'
## Warning: Coercing text to numeric in S18994 / R18994C19: '4.97'
## Warning: Coercing text to numeric in T18994 / R18994C20: '5228.1'
## Warning: Coercing text to numeric in S18995 / R18995C19: '4.97'
## Warning: Coercing text to numeric in T18995 / R18995C20: '5228.1'
## Warning: Coercing text to numeric in T18996 / R18996C20: '5228.1'
## Warning: Coercing text to numeric in T18997 / R18997C20: '5228.1'
## Warning: Coercing text to numeric in T18998 / R18998C20: '5228.1'
## Warning: Coercing text to numeric in T18999 / R18999C20: '5228.1'
## Warning: Coercing text to numeric in T19000 / R19000C20: '5228.1'
## Warning: Coercing text to numeric in T19001 / R19001C20: '5228.1'
## Warning: Coercing text to numeric in T19002 / R19002C20: '5228.1'
## Warning: Coercing text to numeric in T19003 / R19003C20: '5228.1'
## Warning: Coercing text to numeric in T19004 / R19004C20: '5228.1'
## Warning: Coercing text to numeric in T19005 / R19005C20: '5228.1'
## Warning: Coercing text to numeric in T19006 / R19006C20: '5228.1'
## Warning: Coercing text to numeric in T19007 / R19007C20: '5228.1'
## Warning: Coercing text to numeric in T19008 / R19008C20: '5228.1'
## Warning: Coercing text to numeric in T19009 / R19009C20: '5228.1'
## Warning: Coercing text to numeric in T19010 / R19010C20: '5228.1'
## Warning: Coercing text to numeric in T19011 / R19011C20: '5228.1'
## Warning: Coercing text to numeric in T19012 / R19012C20: '5228.1'
## Warning: Coercing text to numeric in T19013 / R19013C20: '5228.1'
## Warning: Coercing text to numeric in T19014 / R19014C20: '5228.1'
## Warning: Coercing text to numeric in T19015 / R19015C20: '5228.1'
## Warning: Coercing text to numeric in T19016 / R19016C20: '5228.1'
## Warning: Coercing text to numeric in T19017 / R19017C20: '5228.1'
## Warning: Coercing text to numeric in T19018 / R19018C20: '5228.1'
## Warning: Coercing text to numeric in T19019 / R19019C20: '5228.1'
## Warning: Coercing text to numeric in T19020 / R19020C20: '5228.1'
## Warning: Coercing text to numeric in T19021 / R19021C20: '5228.1'
## Warning: Coercing text to numeric in T19022 / R19022C20: '5228.1'
## Warning: Coercing text to numeric in T19023 / R19023C20: '5228.1'
## Warning: Coercing text to numeric in T19024 / R19024C20: '5228.1'
## Warning: Coercing text to numeric in T19025 / R19025C20: '5228.1'
## Warning: Coercing text to numeric in T19026 / R19026C20: '5228.1'
## Warning: Coercing text to numeric in T19027 / R19027C20: '5228.1'
## Warning: Coercing text to numeric in T19028 / R19028C20: '5228.1'
## Warning: Coercing text to numeric in T19029 / R19029C20: '5228.1'
## Warning: Coercing text to numeric in T19030 / R19030C20: '5228.1'
## Warning: Coercing text to numeric in T19031 / R19031C20: '5228.1'
## Warning: Coercing text to numeric in T19032 / R19032C20: '5228.1'
## Warning: Coercing text to numeric in T19033 / R19033C20: '5228.1'
## Warning: Coercing text to numeric in T19034 / R19034C20: '5228.1'
## Warning: Coercing text to numeric in T19035 / R19035C20: '5228.1'
## Warning: Coercing text to numeric in T19036 / R19036C20: '5228.1'
## Warning: Coercing text to numeric in T19037 / R19037C20: '5228.1'
## Warning: Coercing text to numeric in T19038 / R19038C20: '5228.1'
## Warning: Coercing text to numeric in T19039 / R19039C20: '5228.1'
## Warning: Coercing text to numeric in T19040 / R19040C20: '5228.1'
## Warning: Coercing text to numeric in T19041 / R19041C20: '5228.1'
## Warning: Coercing text to numeric in T19042 / R19042C20: '5228.1'
## Warning: Coercing text to numeric in T19043 / R19043C20: '5228.1'
## Warning: Coercing text to numeric in T19044 / R19044C20: '5228.1'
## Warning: Coercing text to numeric in T19045 / R19045C20: '5228.1'
## Warning: Coercing text to numeric in T19046 / R19046C20: '5228.1'
## Warning: Coercing text to numeric in T19047 / R19047C20: '5228.1'
## Warning: Coercing text to numeric in T19048 / R19048C20: '5228.1'
## Warning: Coercing text to numeric in T19049 / R19049C20: '5228.1'
## Warning: Coercing text to numeric in T19050 / R19050C20: '5228.1'
## Warning: Coercing text to numeric in T19051 / R19051C20: '5228.1'
## Warning: Coercing text to numeric in T19052 / R19052C20: '5228.1'
## Warning: Coercing text to numeric in T19053 / R19053C20: '5228.1'
## Warning: Coercing text to numeric in T19054 / R19054C20: '5228.1'
## Warning: Coercing text to numeric in T19055 / R19055C20: '5228.1'
## Warning: Coercing text to numeric in T19056 / R19056C20: '5228.1'
## Warning: Coercing text to numeric in T19057 / R19057C20: '5228.1'
## Warning: Coercing text to numeric in T19058 / R19058C20: '5228.1'
## Warning: Coercing text to numeric in T19059 / R19059C20: '5228.1'
## Warning: Coercing text to numeric in T19060 / R19060C20: '5228.1'
## Warning: Coercing text to numeric in T19061 / R19061C20: '5228.1'
## Warning: Coercing text to numeric in T19062 / R19062C20: '5228.1'
## Warning: Coercing text to numeric in T19063 / R19063C20: '5228.1'
## Warning: Coercing text to numeric in T19064 / R19064C20: '5228.1'
## Warning: Coercing text to numeric in T19065 / R19065C20: '5228.1'
## Warning: Coercing text to numeric in T19066 / R19066C20: '5228.1'
## Warning: Coercing text to numeric in T19067 / R19067C20: '5228.1'
## Warning: Coercing text to numeric in T19068 / R19068C20: '5228.1'
## Warning: Coercing text to numeric in T19069 / R19069C20: '5228.1'
## Warning: Coercing text to numeric in T19070 / R19070C20: '5228.1'
## Warning: Coercing text to numeric in T19071 / R19071C20: '5228.1'
## Warning: Coercing text to numeric in T19072 / R19072C20: '5228.1'
## Warning: Coercing text to numeric in T19073 / R19073C20: '5228.1'
## Warning: Coercing text to numeric in T19074 / R19074C20: '5228.1'
## Warning: Coercing text to numeric in T19075 / R19075C20: '5228.1'
## Warning: Coercing text to numeric in T19076 / R19076C20: '5228.1'
## Warning: Coercing text to numeric in T19077 / R19077C20: '5228.1'
## Warning: Coercing text to numeric in T19078 / R19078C20: '5228.1'
## Warning: Coercing text to numeric in T19079 / R19079C20: '5228.1'
## Warning: Coercing text to numeric in T19080 / R19080C20: '5228.1'
## Warning: Coercing text to numeric in T19081 / R19081C20: '5228.1'
## Warning: Coercing text to numeric in T19082 / R19082C20: '5228.1'
## Warning: Coercing text to numeric in T19083 / R19083C20: '5228.1'
## Warning: Coercing text to numeric in T19084 / R19084C20: '5228.1'
## Warning: Coercing text to numeric in T19085 / R19085C20: '5228.1'
## Warning: Coercing text to numeric in T19086 / R19086C20: '5228.1'
## Warning: Coercing text to numeric in T19087 / R19087C20: '5228.1'
## Warning: Coercing text to numeric in T19088 / R19088C20: '5228.1'
## Warning: Coercing text to numeric in T19089 / R19089C20: '5228.1'
## Warning: Coercing text to numeric in T19090 / R19090C20: '5228.1'
## Warning: Coercing text to numeric in T19091 / R19091C20: '5228.1'
## Warning: Coercing text to numeric in T19092 / R19092C20: '5228.1'
## Warning: Coercing text to numeric in T19093 / R19093C20: '5228.1'
## Warning: Coercing text to numeric in T19094 / R19094C20: '5228.1'
## Warning: Coercing text to numeric in T19095 / R19095C20: '5228.1'
## Warning: Coercing text to numeric in T19096 / R19096C20: '5228.1'
## Warning: Coercing text to numeric in T19097 / R19097C20: '5228.1'
## Warning: Coercing text to numeric in T19098 / R19098C20: '5228.1'
## Warning: Coercing text to numeric in T19099 / R19099C20: '5228.1'
## Warning: Coercing text to numeric in T19100 / R19100C20: '5228.1'
## Warning: Coercing text to numeric in T19101 / R19101C20: '5228.1'
## Warning: Coercing text to numeric in T19102 / R19102C20: '5228.1'
## Warning: Coercing text to numeric in T19103 / R19103C20: '5228.1'
## Warning: Coercing text to numeric in T19104 / R19104C20: '5228.1'
## Warning: Coercing text to numeric in T19105 / R19105C20: '5228.1'
## Warning: Coercing text to numeric in T19106 / R19106C20: '5228.1'
## Warning: Coercing text to numeric in T19107 / R19107C20: '5228.1'
## Warning: Coercing text to numeric in T19108 / R19108C20: '5228.1'
## Warning: Coercing text to numeric in T19109 / R19109C20: '5228.1'
## Warning: Coercing text to numeric in T19110 / R19110C20: '5228.1'
## Warning: Coercing text to numeric in T19111 / R19111C20: '5228.1'
## Warning: Coercing text to numeric in T19112 / R19112C20: '5228.1'
## Warning: Coercing text to numeric in T19113 / R19113C20: '5228.1'
## Warning: Coercing text to numeric in T19114 / R19114C20: '5228.1'
## Warning: Coercing text to numeric in T19115 / R19115C20: '5228.1'
## Warning: Coercing text to numeric in T19116 / R19116C20: '5228.1'
## Warning: Coercing text to numeric in T19117 / R19117C20: '5228.1'
## Warning: Coercing text to numeric in T19118 / R19118C20: '5228.1'
## Warning: Coercing text to numeric in T19119 / R19119C20: '5228.1'
## Warning: Coercing text to numeric in T19120 / R19120C20: '5228.1'
## Warning: Coercing text to numeric in T19121 / R19121C20: '5228.1'
## Warning: Coercing text to numeric in T19122 / R19122C20: '5228.1'
## Warning: Coercing text to numeric in T19123 / R19123C20: '5228.1'
## Warning: Coercing text to numeric in T19124 / R19124C20: '5228.1'
## Warning: Coercing text to numeric in T19125 / R19125C20: '5228.1'
## Warning: Coercing text to numeric in T19126 / R19126C20: '5228.1'
## Warning: Coercing text to numeric in T19127 / R19127C20: '5228.1'
## Warning: Coercing text to numeric in T19128 / R19128C20: '5228.1'
## Warning: Coercing text to numeric in T19129 / R19129C20: '5228.1'
## Warning: Coercing text to numeric in T19130 / R19130C20: '5228.1'
## Warning: Coercing text to numeric in T19131 / R19131C20: '5228.1'
## Warning: Coercing text to numeric in T19132 / R19132C20: '5228.1'
## Warning: Coercing text to numeric in T19133 / R19133C20: '5228.1'
## Warning: Coercing text to numeric in T19134 / R19134C20: '5228.1'
## Warning: Coercing text to numeric in T19135 / R19135C20: '5228.1'
## Warning: Coercing text to numeric in T19136 / R19136C20: '5228.1'
## Warning: Coercing text to numeric in T19137 / R19137C20: '5228.1'
## Warning: Coercing text to numeric in T19138 / R19138C20: '5228.1'
## Warning: Coercing text to numeric in T19139 / R19139C20: '5228.1'
## Warning: Coercing text to numeric in T19140 / R19140C20: '5228.1'
## Warning: Coercing text to numeric in T19141 / R19141C20: '5228.1'
## Warning: Coercing text to numeric in T19142 / R19142C20: '5228.1'
## Warning: Coercing text to numeric in T19143 / R19143C20: '5228.1'
## Warning: Coercing text to numeric in T19144 / R19144C20: '5228.1'
## Warning: Coercing text to numeric in T19145 / R19145C20: '5228.1'
## Warning: Coercing text to numeric in T19146 / R19146C20: '5228.1'
## Warning: Coercing text to numeric in T19147 / R19147C20: '5228.1'
## Warning: Coercing text to numeric in T19148 / R19148C20: '5228.1'
## Warning: Coercing text to numeric in T19149 / R19149C20: '5228.1'
## Warning: Coercing text to numeric in T19150 / R19150C20: '5228.1'
## Warning: Coercing text to numeric in T19151 / R19151C20: '5228.1'
## Warning: Coercing text to numeric in T19152 / R19152C20: '5228.1'
## Warning: Coercing text to numeric in T19153 / R19153C20: '5228.1'
## Warning: Coercing text to numeric in T19154 / R19154C20: '5228.1'
## Warning: Coercing text to numeric in T19155 / R19155C20: '5228.1'
## Warning: Coercing text to numeric in T19156 / R19156C20: '5228.1'
## Warning: Coercing text to numeric in T19157 / R19157C20: '5228.1'
## Warning: Coercing text to numeric in T19158 / R19158C20: '5228.1'
## Warning: Coercing text to numeric in T19159 / R19159C20: '5228.1'
## Warning: Coercing text to numeric in T19160 / R19160C20: '5228.1'
## Warning: Coercing text to numeric in T19161 / R19161C20: '5228.1'
## Warning: Coercing text to numeric in T19162 / R19162C20: '5228.1'
## Warning: Coercing text to numeric in T19163 / R19163C20: '5228.1'
## Warning: Coercing text to numeric in T19164 / R19164C20: '5228.1'
## Warning: Coercing text to numeric in T19165 / R19165C20: '5228.1'
## Warning: Coercing text to numeric in T19166 / R19166C20: '5228.1'
## Warning: Coercing text to numeric in T19167 / R19167C20: '5228.1'
## Warning: Coercing text to numeric in T19168 / R19168C20: '5228.1'
## Warning: Coercing text to numeric in T19169 / R19169C20: '5228.1'
## Warning: Coercing text to numeric in T19170 / R19170C20: '5228.1'
## Warning: Coercing text to numeric in T19171 / R19171C20: '5228.1'
## Warning: Coercing text to numeric in T19172 / R19172C20: '5228.1'
## Warning: Coercing text to numeric in T19173 / R19173C20: '5228.1'
## Warning: Coercing text to numeric in T19174 / R19174C20: '5228.1'
## Warning: Coercing text to numeric in T19175 / R19175C20: '5228.1'
## Warning: Coercing text to numeric in T19176 / R19176C20: '5228.1'
## Warning: Coercing text to numeric in T19177 / R19177C20: '5228.1'
## Warning: Coercing text to numeric in T19178 / R19178C20: '5228.1'
## Warning: Coercing text to numeric in T19179 / R19179C20: '5228.1'
## Warning: Coercing text to numeric in T19180 / R19180C20: '5228.1'
## Warning: Coercing text to numeric in T19181 / R19181C20: '5228.1'
## Warning: Coercing text to numeric in T19182 / R19182C20: '5228.1'
## Warning: Coercing text to numeric in T19183 / R19183C20: '5228.1'
## Warning: Coercing text to numeric in T19184 / R19184C20: '5228.1'
## Warning: Coercing text to numeric in T19185 / R19185C20: '5228.1'
## Warning: Coercing text to numeric in T19186 / R19186C20: '5228.1'
## Warning: Coercing text to numeric in T19187 / R19187C20: '5228.1'
## Warning: Coercing text to numeric in T19188 / R19188C20: '5228.1'
## Warning: Coercing text to numeric in T19189 / R19189C20: '5228.1'
## Warning: Coercing text to numeric in T19190 / R19190C20: '5228.1'
## Warning: Coercing text to numeric in T19191 / R19191C20: '5228.1'
## Warning: Coercing text to numeric in T19192 / R19192C20: '5228.1'
## Warning: Coercing text to numeric in T19193 / R19193C20: '5228.1'
## Warning: Coercing text to numeric in T19194 / R19194C20: '5228.1'
## Warning: Coercing text to numeric in T19195 / R19195C20: '5228.1'
## Warning: Coercing text to numeric in T19196 / R19196C20: '5228.1'
## Warning: Coercing text to numeric in T19197 / R19197C20: '5228.1'
## Warning: Coercing text to numeric in T19198 / R19198C20: '5228.1'
## Warning: Coercing text to numeric in T19199 / R19199C20: '5228.1'
## Warning: Coercing text to numeric in T19200 / R19200C20: '5228.1'
## Warning: Coercing text to numeric in T19201 / R19201C20: '5228.1'
## Warning: Coercing text to numeric in T19202 / R19202C20: '5228.1'
## Warning: Coercing text to numeric in T19203 / R19203C20: '5228.1'
## Warning: Coercing text to numeric in T19204 / R19204C20: '5228.1'
## Warning: Coercing text to numeric in T19205 / R19205C20: '5228.1'
## Warning: Coercing text to numeric in T19206 / R19206C20: '5228.1'
## Warning: Coercing text to numeric in T19207 / R19207C20: '5228.1'
## Warning: Coercing text to numeric in T19208 / R19208C20: '5228.1'
## Warning: Coercing text to numeric in T19209 / R19209C20: '5228.1'
## Warning: Coercing text to numeric in T19210 / R19210C20: '5228.1'
## Warning: Coercing text to numeric in T19211 / R19211C20: '5228.1'
## Warning: Coercing text to numeric in T19212 / R19212C20: '5228.1'
## Warning: Coercing text to numeric in T19213 / R19213C20: '5228.1'
## Warning: Coercing text to numeric in T19214 / R19214C20: '5228.1'
## Warning: Coercing text to numeric in T19215 / R19215C20: '5228.1'
## Warning: Coercing text to numeric in T19216 / R19216C20: '5228.1'
## Warning: Coercing text to numeric in T19217 / R19217C20: '5228.1'
## Warning: Coercing text to numeric in T19218 / R19218C20: '5228.1'
## Warning: Coercing text to numeric in T19219 / R19219C20: '5228.1'
## Warning: Coercing text to numeric in T19220 / R19220C20: '5228.1'
## Warning: Coercing text to numeric in T19221 / R19221C20: '5228.1'
## Warning: Coercing text to numeric in T19222 / R19222C20: '5228.1'
## Warning: Coercing text to numeric in T19223 / R19223C20: '5228.1'
## Warning: Coercing text to numeric in T19224 / R19224C20: '5228.1'
## Warning: Coercing text to numeric in T19225 / R19225C20: '5228.1'
## Warning: Coercing text to numeric in T19226 / R19226C20: '5228.1'
## Warning: Coercing text to numeric in T19227 / R19227C20: '5228.1'
## Warning: Coercing text to numeric in T19228 / R19228C20: '5228.1'
## Warning: Coercing text to numeric in T19229 / R19229C20: '5228.1'
## Warning: Coercing text to numeric in T19230 / R19230C20: '5228.1'
## Warning: Coercing text to numeric in T19231 / R19231C20: '5228.1'
## Warning: Coercing text to numeric in T19232 / R19232C20: '5228.1'
## Warning: Coercing text to numeric in T19233 / R19233C20: '5228.1'
## Warning: Coercing text to numeric in T19234 / R19234C20: '5228.1'
## Warning: Coercing text to numeric in T19235 / R19235C20: '5228.1'
## Warning: Coercing text to numeric in T19236 / R19236C20: '5228.1'
## Warning: Coercing text to numeric in T19237 / R19237C20: '5228.1'
## Warning: Coercing text to numeric in T19238 / R19238C20: '5228.1'
## Warning: Coercing text to numeric in T19239 / R19239C20: '5228.1'
## Warning: Coercing text to numeric in T19240 / R19240C20: '5228.1'
## Warning: Coercing text to numeric in T19241 / R19241C20: '5228.1'
## Warning: Coercing text to numeric in T19242 / R19242C20: '5228.1'
## Warning: Coercing text to numeric in T19243 / R19243C20: '5228.1'
## Warning: Coercing text to numeric in T19244 / R19244C20: '5228.1'
## Warning: Coercing text to numeric in T19245 / R19245C20: '5228.1'
## Warning: Coercing text to numeric in T19246 / R19246C20: '5228.1'
## Warning: Coercing text to numeric in T19247 / R19247C20: '5228.1'
## Warning: Coercing text to numeric in T19248 / R19248C20: '5228.1'
## Warning: Coercing text to numeric in T19249 / R19249C20: '5228.1'
## Warning: Coercing text to numeric in T19250 / R19250C20: '5228.1'
## Warning: Coercing text to numeric in T19251 / R19251C20: '5228.1'
## Warning: Coercing text to numeric in T19252 / R19252C20: '5228.1'
## Warning: Coercing text to numeric in T19253 / R19253C20: '5228.1'
## Warning: Coercing text to numeric in T19254 / R19254C20: '5228.1'
## Warning: Coercing text to numeric in T19255 / R19255C20: '5228.1'
## Warning: Coercing text to numeric in T19256 / R19256C20: '5228.1'
## Warning: Coercing text to numeric in T19257 / R19257C20: '5228.1'
## Warning: Coercing text to numeric in T19258 / R19258C20: '5228.1'
## Warning: Coercing text to numeric in T19259 / R19259C20: '5228.1'
## Warning: Coercing text to numeric in T19260 / R19260C20: '5228.1'
## Warning: Coercing text to numeric in T19261 / R19261C20: '5228.1'
## Warning: Coercing text to numeric in T19262 / R19262C20: '5228.1'
## Warning: Coercing text to numeric in T19263 / R19263C20: '5228.1'
## Warning: Coercing text to numeric in T19264 / R19264C20: '5228.1'
## Warning: Coercing text to numeric in T19265 / R19265C20: '5228.1'
## Warning: Coercing text to numeric in T19266 / R19266C20: '5228.1'
## Warning: Coercing text to numeric in T19267 / R19267C20: '5228.1'
## Warning: Coercing text to numeric in T19268 / R19268C20: '5228.1'
## Warning: Coercing text to numeric in T19269 / R19269C20: '5228.1'
## Warning: Coercing text to numeric in T19270 / R19270C20: '5228.1'
## Warning: Coercing text to numeric in T19271 / R19271C20: '5228.1'
## Warning: Coercing text to numeric in T19272 / R19272C20: '5228.1'
## Warning: Coercing text to numeric in T19273 / R19273C20: '5228.1'
## Warning: Coercing text to numeric in T19274 / R19274C20: '5228.1'
## Warning: Coercing text to numeric in T19275 / R19275C20: '5228.1'
## Warning: Coercing text to numeric in T19276 / R19276C20: '5228.1'
## Warning: Coercing text to numeric in T19277 / R19277C20: '5228.1'
## Warning: Coercing text to numeric in T19278 / R19278C20: '5228.1'
## Warning: Coercing text to numeric in T19279 / R19279C20: '5228.1'
## Warning: Coercing text to numeric in T19280 / R19280C20: '5228.1'
## Warning: Coercing text to numeric in T19281 / R19281C20: '5228.1'
## Warning: Coercing text to numeric in T19282 / R19282C20: '5228.1'
## Warning: Coercing text to numeric in T19283 / R19283C20: '5228.1'
## Warning: Coercing text to numeric in T19284 / R19284C20: '5228.1'
## Warning: Coercing text to numeric in T19285 / R19285C20: '5228.1'
## Warning: Coercing text to numeric in T19286 / R19286C20: '5228.1'
## Warning: Coercing text to numeric in T19287 / R19287C20: '5228.1'
## Warning: Coercing text to numeric in T19288 / R19288C20: '5228.1'
## Warning: Coercing text to numeric in T19289 / R19289C20: '5228.1'
## Warning: Coercing text to numeric in T19290 / R19290C20: '5228.1'
## Warning: Coercing text to numeric in T19291 / R19291C20: '5228.1'
## Warning: Coercing text to numeric in T19292 / R19292C20: '5228.1'
## Warning: Coercing text to numeric in T19293 / R19293C20: '5228.1'
## Warning: Coercing text to numeric in T19294 / R19294C20: '5228.1'
## Warning: Coercing text to numeric in T19295 / R19295C20: '5228.1'
## Warning: Coercing text to numeric in T19296 / R19296C20: '5228.1'
## Warning: Coercing text to numeric in T19297 / R19297C20: '5228.1'
## Warning: Coercing text to numeric in T19298 / R19298C20: '5228.1'
## Warning: Coercing text to numeric in T19299 / R19299C20: '5228.1'
## Warning: Coercing text to numeric in T19300 / R19300C20: '5228.1'
## Warning: Coercing text to numeric in T19301 / R19301C20: '5228.1'
## Warning: Coercing text to numeric in T19302 / R19302C20: '5228.1'
## Warning: Coercing text to numeric in T19303 / R19303C20: '5228.1'
## Warning: Coercing text to numeric in T19304 / R19304C20: '5228.1'
## Warning: Coercing text to numeric in T19305 / R19305C20: '5228.1'
## Warning: Coercing text to numeric in T19306 / R19306C20: '5228.1'
## Warning: Coercing text to numeric in T19307 / R19307C20: '5228.1'
## Warning: Coercing text to numeric in T19308 / R19308C20: '5228.1'
## Warning: Coercing text to numeric in T19309 / R19309C20: '5228.1'
## Warning: Coercing text to numeric in T19310 / R19310C20: '5228.1'
## Warning: Coercing text to numeric in T19311 / R19311C20: '5228.1'
## Warning: Coercing text to numeric in T19312 / R19312C20: '5228.1'
## Warning: Coercing text to numeric in T19313 / R19313C20: '5228.1'
## Warning: Coercing text to numeric in T19314 / R19314C20: '5228.1'
## Warning: Coercing text to numeric in T19315 / R19315C20: '5228.1'
## Warning: Coercing text to numeric in T19316 / R19316C20: '5228.1'
## Warning: Coercing text to numeric in T19317 / R19317C20: '5228.1'
## Warning: Coercing text to numeric in T19318 / R19318C20: '5228.1'
## Warning: Coercing text to numeric in T19319 / R19319C20: '5228.1'
## Warning: Coercing text to numeric in T19320 / R19320C20: '5228.1'
## Warning: Coercing text to numeric in T19321 / R19321C20: '5228.1'
## Warning: Coercing text to numeric in T19322 / R19322C20: '5228.1'
## Warning: Coercing text to numeric in T19323 / R19323C20: '5228.1'
## Warning: Coercing text to numeric in T19324 / R19324C20: '5228.1'
## Warning: Coercing text to numeric in T19325 / R19325C20: '5228.1'
## Warning: Coercing text to numeric in T19326 / R19326C20: '5228.1'
## Warning: Coercing text to numeric in T19327 / R19327C20: '5228.1'
## Warning: Coercing text to numeric in T19328 / R19328C20: '5228.1'
## Warning: Coercing text to numeric in T19329 / R19329C20: '5228.1'
## Warning: Coercing text to numeric in T19330 / R19330C20: '5228.1'
## Warning: Coercing text to numeric in T19331 / R19331C20: '5228.1'
## Warning: Coercing text to numeric in T19332 / R19332C20: '5228.1'
## Warning: Coercing text to numeric in T19333 / R19333C20: '5228.1'
## Warning: Coercing text to numeric in T19334 / R19334C20: '5228.1'
## Warning: Coercing text to numeric in T19335 / R19335C20: '5228.1'
## Warning: Coercing text to numeric in T19336 / R19336C20: '5228.1'
## Warning: Coercing text to numeric in T19337 / R19337C20: '5228.1'
## Warning: Coercing text to numeric in T19338 / R19338C20: '5228.1'
## Warning: Coercing text to numeric in T19339 / R19339C20: '5228.1'
## Warning: Coercing text to numeric in T19340 / R19340C20: '5228.1'
## Warning: Coercing text to numeric in T19341 / R19341C20: '5228.1'
## Warning: Coercing text to numeric in T19342 / R19342C20: '5228.1'
## Warning: Coercing text to numeric in T19343 / R19343C20: '5228.1'
## Warning: Coercing text to numeric in T19344 / R19344C20: '5228.1'
## Warning: Coercing text to numeric in T19345 / R19345C20: '5228.1'
## Warning: Coercing text to numeric in T19346 / R19346C20: '5228.1'
## Warning: Coercing text to numeric in T19347 / R19347C20: '5228.1'
## Warning: Coercing text to numeric in T19348 / R19348C20: '5228.1'
## Warning: Coercing text to numeric in T19349 / R19349C20: '5228.1'
## Warning: Coercing text to numeric in T19350 / R19350C20: '5228.1'
## Warning: Coercing text to numeric in T19351 / R19351C20: '5228.1'
## Warning: Coercing text to numeric in T19352 / R19352C20: '5228.1'
## Warning: Coercing text to numeric in T19353 / R19353C20: '5228.1'
## Warning: Coercing text to numeric in T19354 / R19354C20: '5228.1'
## Warning: Coercing text to numeric in T19355 / R19355C20: '5228.1'
## Warning: Coercing text to numeric in T19356 / R19356C20: '5228.1'
## Warning: Coercing text to numeric in T19357 / R19357C20: '5228.1'
## Warning: Coercing text to numeric in T19358 / R19358C20: '5228.1'
## Warning: Coercing text to numeric in T19359 / R19359C20: '5228.1'
## Warning: Coercing text to numeric in T19360 / R19360C20: '5228.1'
## Warning: Coercing text to numeric in T19361 / R19361C20: '5228.1'
## Warning: Coercing text to numeric in T19362 / R19362C20: '5228.1'
## Warning: Coercing text to numeric in T19363 / R19363C20: '5228.1'
## Warning: Coercing text to numeric in T19364 / R19364C20: '5228.1'
## Warning: Coercing text to numeric in T19365 / R19365C20: '5228.1'
## Warning: Coercing text to numeric in T19366 / R19366C20: '5228.1'
## Warning: Coercing text to numeric in T19367 / R19367C20: '5228.1'
## Warning: Coercing text to numeric in T19368 / R19368C20: '5228.1'
## Warning: Coercing text to numeric in T19369 / R19369C20: '5228.1'
## Warning: Coercing text to numeric in T19370 / R19370C20: '5228.1'
## Warning: Coercing text to numeric in T19371 / R19371C20: '5228.1'
## Warning: Coercing text to numeric in T19372 / R19372C20: '5228.1'
## Warning: Coercing text to numeric in T19373 / R19373C20: '5228.1'
## Warning: Coercing text to numeric in T19374 / R19374C20: '5228.1'
## Warning: Coercing text to numeric in T19375 / R19375C20: '5228.1'
## Warning: Coercing text to numeric in T19376 / R19376C20: '5228.1'
## Warning: Coercing text to numeric in T19377 / R19377C20: '5228.1'
## Warning: Coercing text to numeric in T19378 / R19378C20: '5228.1'
## Warning: Coercing text to numeric in T19379 / R19379C20: '5228.1'
## Warning: Coercing text to numeric in T19380 / R19380C20: '5228.1'
## Warning: Coercing text to numeric in T19381 / R19381C20: '5228.1'
## Warning: Coercing text to numeric in T19382 / R19382C20: '5228.1'
## Warning: Coercing text to numeric in T19383 / R19383C20: '5228.1'
## Warning: Coercing text to numeric in T19384 / R19384C20: '5228.1'
## Warning: Coercing text to numeric in T19385 / R19385C20: '5228.1'
## Warning: Coercing text to numeric in T19386 / R19386C20: '5228.1'
## Warning: Coercing text to numeric in T19387 / R19387C20: '5228.1'
## Warning: Coercing text to numeric in T19388 / R19388C20: '5228.1'
## Warning: Coercing text to numeric in T19389 / R19389C20: '5228.1'
## Warning: Coercing text to numeric in T19390 / R19390C20: '5228.1'
## Warning: Coercing text to numeric in T19391 / R19391C20: '5228.1'
## Warning: Coercing text to numeric in T19392 / R19392C20: '5228.1'
## Warning: Coercing text to numeric in T19393 / R19393C20: '5228.1'
## Warning: Coercing text to numeric in T19394 / R19394C20: '5228.1'
## Warning: Coercing text to numeric in T19395 / R19395C20: '5228.1'
## Warning: Coercing text to numeric in T19396 / R19396C20: '5228.1'
## Warning: Coercing text to numeric in T19397 / R19397C20: '5228.1'
## Warning: Coercing text to numeric in T19398 / R19398C20: '5228.1'
## Warning: Coercing text to numeric in T19399 / R19399C20: '5228.1'
## Warning: Coercing text to numeric in T19400 / R19400C20: '5228.1'
## Warning: Coercing text to numeric in T19401 / R19401C20: '5228.1'
## Warning: Coercing text to numeric in T19402 / R19402C20: '5228.1'
## Warning: Coercing text to numeric in T19403 / R19403C20: '5228.1'
## Warning: Coercing text to numeric in T19404 / R19404C20: '5228.1'
## Warning: Coercing text to numeric in T19405 / R19405C20: '5228.1'
## Warning: Coercing text to numeric in T19406 / R19406C20: '5228.1'
## Warning: Coercing text to numeric in T19407 / R19407C20: '5228.1'
## Warning: Coercing text to numeric in T19408 / R19408C20: '5228.1'
## Warning: Coercing text to numeric in T19409 / R19409C20: '5228.1'
## Warning: Coercing text to numeric in T19410 / R19410C20: '5228.1'
## Warning: Coercing text to numeric in T19411 / R19411C20: '5228.1'
## Warning: Coercing text to numeric in T19412 / R19412C20: '5228.1'
## Warning: Coercing text to numeric in T19413 / R19413C20: '5228.1'
## Warning: Coercing text to numeric in T19414 / R19414C20: '5228.1'
## Warning: Coercing text to numeric in T19415 / R19415C20: '5228.1'
## Warning: Coercing text to numeric in T19416 / R19416C20: '5228.1'
## Warning: Coercing text to numeric in T19417 / R19417C20: '5228.1'
## Warning: Coercing text to numeric in T19418 / R19418C20: '5228.1'
## Warning: Coercing text to numeric in T19419 / R19419C20: '5228.1'
## Warning: Coercing text to numeric in T19420 / R19420C20: '5228.1'
## Warning: Coercing text to numeric in T19421 / R19421C20: '5228.1'
## Warning: Coercing text to numeric in T19422 / R19422C20: '5228.1'
## Warning: Coercing text to numeric in T19423 / R19423C20: '5228.1'
## Warning: Coercing text to numeric in T19424 / R19424C20: '5228.1'
## Warning: Coercing text to numeric in T19425 / R19425C20: '5228.1'
## Warning: Coercing text to numeric in T19426 / R19426C20: '5228.1'
## Warning: Coercing text to numeric in T19427 / R19427C20: '5228.1'
## Warning: Coercing text to numeric in T19428 / R19428C20: '5228.1'
## Warning: Coercing text to numeric in T19429 / R19429C20: '5228.1'
## Warning: Coercing text to numeric in T19430 / R19430C20: '5228.1'
## Warning: Coercing text to numeric in T19431 / R19431C20: '5228.1'
## Warning: Coercing text to numeric in T19432 / R19432C20: '5228.1'
## Warning: Coercing text to numeric in T19433 / R19433C20: '5228.1'
## Warning: Coercing text to numeric in T19434 / R19434C20: '5228.1'
## Warning: Coercing text to numeric in T19435 / R19435C20: '5228.1'
## Warning: Coercing text to numeric in T19436 / R19436C20: '5228.1'
## Warning: Coercing text to numeric in T19437 / R19437C20: '5228.1'
## Warning: Coercing text to numeric in T19438 / R19438C20: '5228.1'
## Warning: Coercing text to numeric in T19439 / R19439C20: '5228.1'
## Warning: Coercing text to numeric in T19440 / R19440C20: '5228.1'
## Warning: Coercing text to numeric in T19441 / R19441C20: '5228.1'
## Warning: Coercing text to numeric in T19442 / R19442C20: '5228.1'
## Warning: Coercing text to numeric in T19443 / R19443C20: '5228.1'
## Warning: Coercing text to numeric in T19444 / R19444C20: '5228.1'
## Warning: Coercing text to numeric in T19445 / R19445C20: '5228.1'
## Warning: Coercing text to numeric in T19446 / R19446C20: '5228.1'
## Warning: Coercing text to numeric in T19447 / R19447C20: '5228.1'
## Warning: Coercing text to numeric in T19448 / R19448C20: '5228.1'
## Warning: Coercing text to numeric in T19449 / R19449C20: '5228.1'
## Warning: Coercing text to numeric in T19450 / R19450C20: '5228.1'
## Warning: Coercing text to numeric in T19451 / R19451C20: '5228.1'
## Warning: Coercing text to numeric in T19452 / R19452C20: '5228.1'
## Warning: Coercing text to numeric in T19453 / R19453C20: '5228.1'
## Warning: Coercing text to numeric in T19454 / R19454C20: '5228.1'
## Warning: Coercing text to numeric in T19455 / R19455C20: '5228.1'
## Warning: Coercing text to numeric in T19456 / R19456C20: '5228.1'
## Warning: Coercing text to numeric in T19457 / R19457C20: '5228.1'
## Warning: Coercing text to numeric in T19458 / R19458C20: '5228.1'
## Warning: Coercing text to numeric in T19459 / R19459C20: '5228.1'
## Warning: Coercing text to numeric in T19460 / R19460C20: '5228.1'
## Warning: Coercing text to numeric in T19461 / R19461C20: '5228.1'
## Warning: Coercing text to numeric in T19462 / R19462C20: '5228.1'
## Warning: Coercing text to numeric in T19463 / R19463C20: '5228.1'
## Warning: Coercing text to numeric in T19464 / R19464C20: '5228.1'
## Warning: Coercing text to numeric in T19465 / R19465C20: '5228.1'
## Warning: Coercing text to numeric in T19466 / R19466C20: '5228.1'
## Warning: Coercing text to numeric in T19467 / R19467C20: '5228.1'
## Warning: Coercing text to numeric in T19468 / R19468C20: '5228.1'
## Warning: Coercing text to numeric in T19469 / R19469C20: '5228.1'
## Warning: Coercing text to numeric in T19470 / R19470C20: '5228.1'
## Warning: Coercing text to numeric in T19471 / R19471C20: '5228.1'
## Warning: Coercing text to numeric in T19472 / R19472C20: '5228.1'
## Warning: Coercing text to numeric in T19473 / R19473C20: '5228.1'
## Warning: Coercing text to numeric in T19474 / R19474C20: '5228.1'
## Warning: Coercing text to numeric in T19475 / R19475C20: '5228.1'
## Warning: Coercing text to numeric in T19476 / R19476C20: '5228.1'
## Warning: Coercing text to numeric in T19477 / R19477C20: '5228.1'
## Warning: Coercing text to numeric in T19478 / R19478C20: '5228.1'
## Warning: Coercing text to numeric in T19479 / R19479C20: '5228.1'
## Warning: Coercing text to numeric in T19480 / R19480C20: '5228.1'
## Warning: Coercing text to numeric in T19481 / R19481C20: '5228.1'
## Warning: Coercing text to numeric in T19482 / R19482C20: '5228.1'
## Warning: Coercing text to numeric in T19483 / R19483C20: '5228.1'
## Warning: Coercing text to numeric in T19484 / R19484C20: '5228.1'
## Warning: Coercing text to numeric in T19485 / R19485C20: '5228.1'
## Warning: Coercing text to numeric in T19486 / R19486C20: '5228.1'
## Warning: Coercing text to numeric in T19487 / R19487C20: '5228.1'
## Warning: Coercing text to numeric in T19488 / R19488C20: '5228.1'
## Warning: Coercing text to numeric in T19489 / R19489C20: '5228.1'
## Warning: Coercing text to numeric in T19490 / R19490C20: '5228.1'
## Warning: Coercing text to numeric in T19491 / R19491C20: '5228.1'
## Warning: Coercing text to numeric in T19492 / R19492C20: '5228.1'
## Warning: Coercing text to numeric in T19493 / R19493C20: '5228.1'
## Warning: Coercing text to numeric in T19494 / R19494C20: '5228.1'
## Warning: Coercing text to numeric in T19495 / R19495C20: '5228.1'
## Warning: Coercing text to numeric in T19496 / R19496C20: '5228.1'
## Warning: Coercing text to numeric in T19497 / R19497C20: '5228.1'
## Warning: Coercing text to numeric in T19498 / R19498C20: '5228.1'
## Warning: Coercing text to numeric in T19499 / R19499C20: '5228.1'
## Warning: Coercing text to numeric in T19500 / R19500C20: '5228.1'
## Warning: Coercing text to numeric in T19501 / R19501C20: '5228.1'
## Warning: Coercing text to numeric in T19502 / R19502C20: '5228.1'
## Warning: Coercing text to numeric in T19503 / R19503C20: '5228.1'
## Warning: Coercing text to numeric in T19504 / R19504C20: '5228.1'
## Warning: Coercing text to numeric in T19505 / R19505C20: '5228.1'
## Warning: Coercing text to numeric in T19506 / R19506C20: '5228.1'
## Warning: Coercing text to numeric in T19507 / R19507C20: '5228.1'
## Warning: Coercing text to numeric in T19508 / R19508C20: '5228.1'
## Warning: Coercing text to numeric in T19509 / R19509C20: '5228.1'
## Warning: Coercing text to numeric in T19510 / R19510C20: '5228.1'
## Warning: Coercing text to numeric in T19511 / R19511C20: '5228.1'
## Warning: Coercing text to numeric in T19512 / R19512C20: '5228.1'
## Warning: Coercing text to numeric in T19513 / R19513C20: '5228.1'
## Warning: Coercing text to numeric in T19514 / R19514C20: '5228.1'
## Warning: Coercing text to numeric in T19515 / R19515C20: '5228.1'
## Warning: Coercing text to numeric in T19516 / R19516C20: '5228.1'
## Warning: Coercing text to numeric in T19517 / R19517C20: '5228.1'
## Warning: Coercing text to numeric in T19518 / R19518C20: '5228.1'
## Warning: Coercing text to numeric in T19519 / R19519C20: '5228.1'
## Warning: Coercing text to numeric in T19520 / R19520C20: '5228.1'
## Warning: Coercing text to numeric in T19521 / R19521C20: '5228.1'
## Warning: Coercing text to numeric in T19522 / R19522C20: '5228.1'
## Warning: Coercing text to numeric in T19523 / R19523C20: '5228.1'
## Warning: Coercing text to numeric in T19524 / R19524C20: '5228.1'
## Warning: Coercing text to numeric in T19525 / R19525C20: '5228.1'
## Warning: Coercing text to numeric in T19526 / R19526C20: '5228.1'
## Warning: Coercing text to numeric in T19527 / R19527C20: '5228.1'
## Warning: Coercing text to numeric in T19528 / R19528C20: '5228.1'
## Warning: Coercing text to numeric in T19529 / R19529C20: '5228.1'
## Warning: Coercing text to numeric in T19530 / R19530C20: '5228.1'
## Warning: Coercing text to numeric in T19531 / R19531C20: '5228.1'
## Warning: Coercing text to numeric in T19532 / R19532C20: '5228.1'
## Warning: Coercing text to numeric in T19533 / R19533C20: '5228.1'
## Warning: Coercing text to numeric in T19534 / R19534C20: '5228.1'
## Warning: Coercing text to numeric in T19535 / R19535C20: '5228.1'
## Warning: Coercing text to numeric in T19536 / R19536C20: '5228.1'
## Warning: Coercing text to numeric in T19537 / R19537C20: '5228.1'
## Warning: Coercing text to numeric in T19538 / R19538C20: '5228.1'
## Warning: Coercing text to numeric in T19539 / R19539C20: '5228.1'
## Warning: Coercing text to numeric in T19540 / R19540C20: '5228.1'
## Warning: Coercing text to numeric in T19541 / R19541C20: '5228.1'
## Warning: Coercing text to numeric in T19542 / R19542C20: '5228.1'
## Warning: Coercing text to numeric in T19543 / R19543C20: '5228.1'
## Warning: Coercing text to numeric in T19544 / R19544C20: '5228.1'
## Warning: Coercing text to numeric in T19545 / R19545C20: '5228.1'
## Warning: Coercing text to numeric in T19546 / R19546C20: '5228.1'
## Warning: Coercing text to numeric in T19547 / R19547C20: '5228.1'
## Warning: Coercing text to numeric in T19548 / R19548C20: '5228.1'
## Warning: Coercing text to numeric in T19549 / R19549C20: '5228.1'
## Warning: Coercing text to numeric in T19550 / R19550C20: '5228.1'
## Warning: Coercing text to numeric in T19551 / R19551C20: '5228.1'
## Warning: Coercing text to numeric in T19552 / R19552C20: '5228.1'
## Warning: Coercing text to numeric in T19553 / R19553C20: '5228.1'
## Warning: Coercing text to numeric in T19554 / R19554C20: '5228.1'
## Warning: Coercing text to numeric in T19555 / R19555C20: '5228.1'
## Warning: Coercing text to numeric in T19556 / R19556C20: '5228.1'
## Warning: Coercing text to numeric in T19557 / R19557C20: '5228.1'
## Warning: Coercing text to numeric in T19558 / R19558C20: '5228.1'
## Warning: Coercing text to numeric in T19559 / R19559C20: '5228.1'
## Warning: Coercing text to numeric in T19560 / R19560C20: '5228.1'
## Warning: Coercing text to numeric in T19561 / R19561C20: '5228.1'
## Warning: Coercing text to numeric in T19562 / R19562C20: '5228.1'
## Warning: Coercing text to numeric in T19563 / R19563C20: '5228.1'
## Warning: Coercing text to numeric in T19564 / R19564C20: '5228.1'
## Warning: Coercing text to numeric in T19565 / R19565C20: '5228.1'
## Warning: Coercing text to numeric in T19566 / R19566C20: '5228.1'
## Warning: Coercing text to numeric in T19567 / R19567C20: '5228.1'
## Warning: Coercing text to numeric in T19568 / R19568C20: '5228.1'
## Warning: Coercing text to numeric in T19569 / R19569C20: '5228.1'
## Warning: Coercing text to numeric in T19570 / R19570C20: '5228.1'
## Warning: Coercing text to numeric in T19571 / R19571C20: '5228.1'
## Warning: Coercing text to numeric in T19572 / R19572C20: '5228.1'
## Warning: Coercing text to numeric in T19573 / R19573C20: '5228.1'
## Warning: Coercing text to numeric in T19574 / R19574C20: '5228.1'
## Warning: Coercing text to numeric in T19575 / R19575C20: '5228.1'
## Warning: Coercing text to numeric in T19576 / R19576C20: '5228.1'
## Warning: Coercing text to numeric in T19577 / R19577C20: '5228.1'
## Warning: Coercing text to numeric in T19578 / R19578C20: '5228.1'
## Warning: Coercing text to numeric in T19579 / R19579C20: '5228.1'
## Warning: Coercing text to numeric in T19580 / R19580C20: '5228.1'
## Warning: Coercing text to numeric in T19581 / R19581C20: '5228.1'
## Warning: Coercing text to numeric in T19582 / R19582C20: '5228.1'
## Warning: Coercing text to numeric in T19583 / R19583C20: '5228.1'
## Warning: Coercing text to numeric in T19584 / R19584C20: '5228.1'
## Warning: Coercing text to numeric in T19585 / R19585C20: '5228.1'
## Warning: Coercing text to numeric in T19586 / R19586C20: '5228.1'
## Warning: Coercing text to numeric in T19587 / R19587C20: '5228.1'
## Warning: Coercing text to numeric in T19588 / R19588C20: '5228.1'
## Warning: Coercing text to numeric in T19589 / R19589C20: '5228.1'
## Warning: Coercing text to numeric in T19590 / R19590C20: '5228.1'
## Warning: Coercing text to numeric in T19591 / R19591C20: '5228.1'
## Warning: Coercing text to numeric in T19592 / R19592C20: '5228.1'
## Warning: Coercing text to numeric in T19593 / R19593C20: '5228.1'
## Warning: Coercing text to numeric in T19594 / R19594C20: '5228.1'
## Warning: Coercing text to numeric in T19595 / R19595C20: '5228.1'
## Warning: Coercing text to numeric in T19596 / R19596C20: '5228.1'
## Warning: Coercing text to numeric in T19597 / R19597C20: '5228.1'
## Warning: Coercing text to numeric in T19598 / R19598C20: '5228.1'
## Warning: Coercing text to numeric in T19599 / R19599C20: '5228.1'
## Warning: Coercing text to numeric in T19600 / R19600C20: '5228.1'
## Warning: Coercing text to numeric in T19601 / R19601C20: '5228.1'
## Warning: Coercing text to numeric in T19602 / R19602C20: '5228.1'
## Warning: Coercing text to numeric in T19603 / R19603C20: '5228.1'
## Warning: Coercing text to numeric in T19604 / R19604C20: '5228.1'
## Warning: Coercing text to numeric in T19605 / R19605C20: '5228.1'
## Warning: Coercing text to numeric in T19606 / R19606C20: '5228.1'
## Warning: Coercing text to numeric in T19607 / R19607C20: '5228.1'
## Warning: Coercing text to numeric in T19608 / R19608C20: '5228.1'
## Warning: Coercing text to numeric in T19609 / R19609C20: '5228.1'
## Warning: Coercing text to numeric in T19610 / R19610C20: '5228.1'
## Warning: Coercing text to numeric in T19611 / R19611C20: '5228.1'
## Warning: Coercing text to numeric in T19612 / R19612C20: '5228.1'
## Warning: Coercing text to numeric in T19613 / R19613C20: '5228.1'
## Warning: Coercing text to numeric in T19614 / R19614C20: '5228.1'
## Warning: Coercing text to numeric in T19615 / R19615C20: '5228.1'
## Warning: Coercing text to numeric in T19616 / R19616C20: '5228.1'
## Warning: Coercing text to numeric in T19617 / R19617C20: '5228.1'
## Warning: Coercing text to numeric in T19618 / R19618C20: '5228.1'
## Warning: Coercing text to numeric in T19619 / R19619C20: '5228.1'
## Warning: Coercing text to numeric in T19620 / R19620C20: '5228.1'
## Warning: Coercing text to numeric in T19621 / R19621C20: '5228.1'
## Warning: Coercing text to numeric in T19622 / R19622C20: '5228.1'
## Warning: Coercing text to numeric in T19623 / R19623C20: '5228.1'
## Warning: Coercing text to numeric in T19624 / R19624C20: '5228.1'
## Warning: Coercing text to numeric in T19625 / R19625C20: '5228.1'
## Warning: Coercing text to numeric in T19626 / R19626C20: '5228.1'
## Warning: Coercing text to numeric in T19627 / R19627C20: '5228.1'
## Warning: Coercing text to numeric in T19628 / R19628C20: '5228.1'
## Warning: Coercing text to numeric in T19629 / R19629C20: '5228.1'
## Warning: Coercing text to numeric in T19630 / R19630C20: '5228.1'
## Warning: Coercing text to numeric in T19631 / R19631C20: '5228.1'
## Warning: Coercing text to numeric in T19632 / R19632C20: '5228.1'
## Warning: Coercing text to numeric in T19633 / R19633C20: '5228.1'
## Warning: Coercing text to numeric in T19634 / R19634C20: '5228.1'
## Warning: Coercing text to numeric in T19635 / R19635C20: '5228.1'
## Warning: Coercing text to numeric in T19636 / R19636C20: '5228.1'
## Warning: Coercing text to numeric in T19637 / R19637C20: '5228.1'
## Warning: Coercing text to numeric in T19638 / R19638C20: '5228.1'
## Warning: Coercing text to numeric in T19639 / R19639C20: '5228.1'
## Warning: Coercing text to numeric in T19640 / R19640C20: '5228.1'
## Warning: Coercing text to numeric in T19641 / R19641C20: '5228.1'
## Warning: Coercing text to numeric in T19642 / R19642C20: '5228.1'
## Warning: Coercing text to numeric in T19643 / R19643C20: '5228.1'
## Warning: Coercing text to numeric in T19644 / R19644C20: '5228.1'
## Warning: Coercing text to numeric in T19645 / R19645C20: '5228.1'
## Warning: Coercing text to numeric in T19646 / R19646C20: '5228.1'
## Warning: Coercing text to numeric in T19647 / R19647C20: '5228.1'
## Warning: Coercing text to numeric in T19648 / R19648C20: '5228.1'
## Warning: Coercing text to numeric in T19649 / R19649C20: '5228.1'
## Warning: Coercing text to numeric in T19650 / R19650C20: '5228.1'
## Warning: Coercing text to numeric in T19651 / R19651C20: '5228.1'
## Warning: Coercing text to numeric in T19652 / R19652C20: '5228.1'
## Warning: Coercing text to numeric in T19653 / R19653C20: '5228.1'
## Warning: Coercing text to numeric in T19654 / R19654C20: '5228.1'
## Warning: Coercing text to numeric in T19655 / R19655C20: '5228.1'
## Warning: Coercing text to numeric in T19656 / R19656C20: '5228.1'
## Warning: Coercing text to numeric in T19657 / R19657C20: '5228.1'
## Warning: Coercing text to numeric in T19658 / R19658C20: '5228.1'
## Warning: Coercing text to numeric in T19659 / R19659C20: '5228.1'
## Warning: Coercing text to numeric in T19660 / R19660C20: '5228.1'
## Warning: Coercing text to numeric in T19661 / R19661C20: '5228.1'
## Warning: Coercing text to numeric in T19662 / R19662C20: '5228.1'
## Warning: Coercing text to numeric in T19663 / R19663C20: '5228.1'
## Warning: Coercing text to numeric in T19664 / R19664C20: '5228.1'
## Warning: Coercing text to numeric in T19665 / R19665C20: '5228.1'
## Warning: Coercing text to numeric in T19666 / R19666C20: '5228.1'
## Warning: Coercing text to numeric in T19667 / R19667C20: '5228.1'
## Warning: Coercing text to numeric in T19668 / R19668C20: '5228.1'
## Warning: Coercing text to numeric in T19669 / R19669C20: '5228.1'
## Warning: Coercing text to numeric in T19670 / R19670C20: '5228.1'
## Warning: Coercing text to numeric in T19671 / R19671C20: '5228.1'
## Warning: Coercing text to numeric in T19672 / R19672C20: '5228.1'
## Warning: Coercing text to numeric in T19673 / R19673C20: '5228.1'
## Warning: Coercing text to numeric in T19674 / R19674C20: '5228.1'
## Warning: Coercing text to numeric in T19675 / R19675C20: '5228.1'
## Warning: Coercing text to numeric in T19676 / R19676C20: '5228.1'
## Warning: Coercing text to numeric in T19677 / R19677C20: '5228.1'
## Warning: Coercing text to numeric in T19678 / R19678C20: '5228.1'
## Warning: Coercing text to numeric in T19679 / R19679C20: '5228.1'
## Warning: Coercing text to numeric in T19680 / R19680C20: '5228.1'
## Warning: Coercing text to numeric in T19681 / R19681C20: '5228.1'
## Warning: Coercing text to numeric in T19682 / R19682C20: '5228.1'
## Warning: Coercing text to numeric in T19683 / R19683C20: '5228.1'
## Warning: Coercing text to numeric in T19684 / R19684C20: '5228.1'
## Warning: Coercing text to numeric in T19685 / R19685C20: '5228.1'
## Warning: Coercing text to numeric in T19686 / R19686C20: '5228.1'
## Warning: Coercing text to numeric in T19687 / R19687C20: '5228.1'
## Warning: Coercing text to numeric in T19688 / R19688C20: '5228.1'
## Warning: Coercing text to numeric in T19689 / R19689C20: '5228.1'
## Warning: Coercing text to numeric in T19690 / R19690C20: '5228.1'
## Warning: Coercing text to numeric in T19691 / R19691C20: '5228.1'
## Warning: Coercing text to numeric in T19692 / R19692C20: '5228.1'
## Warning: Coercing text to numeric in T19693 / R19693C20: '5228.1'
## Warning: Coercing text to numeric in T19694 / R19694C20: '5228.1'
## Warning: Coercing text to numeric in T19695 / R19695C20: '5228.1'
## Warning: Coercing text to numeric in T19696 / R19696C20: '5228.1'
## Warning: Coercing text to numeric in T19697 / R19697C20: '5228.1'
## Warning: Coercing text to numeric in T19698 / R19698C20: '5228.1'
## Warning: Coercing text to numeric in T19699 / R19699C20: '5228.1'
## Warning: Coercing text to numeric in T19700 / R19700C20: '5228.1'
## Warning: Coercing text to numeric in T19701 / R19701C20: '5228.1'
## Warning: Coercing text to numeric in T19702 / R19702C20: '5228.1'
## Warning: Coercing text to numeric in T19703 / R19703C20: '5228.1'
## Warning: Coercing text to numeric in T19704 / R19704C20: '5228.1'
## Warning: Coercing text to numeric in T19705 / R19705C20: '5228.1'
## Warning: Coercing text to numeric in T19706 / R19706C20: '5228.1'
## Warning: Coercing text to numeric in T19707 / R19707C20: '5228.1'
## Warning: Coercing text to numeric in T19708 / R19708C20: '5228.1'
## Warning: Coercing text to numeric in T19709 / R19709C20: '5228.1'
## Warning: Coercing text to numeric in T19710 / R19710C20: '5228.1'
## Warning: Coercing text to numeric in T19711 / R19711C20: '5228.1'
## Warning: Coercing text to numeric in T19712 / R19712C20: '5228.1'
## Warning: Coercing text to numeric in T19713 / R19713C20: '5228.1'
## Warning: Coercing text to numeric in T19714 / R19714C20: '5228.1'
## Warning: Coercing text to numeric in T19715 / R19715C20: '5228.1'
## Warning: Coercing text to numeric in T19716 / R19716C20: '5228.1'
## Warning: Coercing text to numeric in T19717 / R19717C20: '5228.1'
## Warning: Coercing text to numeric in T19718 / R19718C20: '5228.1'
## Warning: Coercing text to numeric in T19719 / R19719C20: '5228.1'
## Warning: Coercing text to numeric in T19720 / R19720C20: '5228.1'
## Warning: Coercing text to numeric in T19721 / R19721C20: '5228.1'
## Warning: Coercing text to numeric in T19722 / R19722C20: '5228.1'
## Warning: Coercing text to numeric in T19723 / R19723C20: '5228.1'
## Warning: Coercing text to numeric in T19724 / R19724C20: '5228.1'
## Warning: Coercing text to numeric in T19725 / R19725C20: '5228.1'
## Warning: Coercing text to numeric in T19726 / R19726C20: '5228.1'
## Warning: Coercing text to numeric in T19727 / R19727C20: '5228.1'
## Warning: Coercing text to numeric in T19728 / R19728C20: '5228.1'
## Warning: Coercing text to numeric in T19729 / R19729C20: '5228.1'
## Warning: Coercing text to numeric in T19730 / R19730C20: '5228.1'
## Warning: Coercing text to numeric in T19731 / R19731C20: '5228.1'
## Warning: Coercing text to numeric in T19732 / R19732C20: '5228.1'
## Warning: Coercing text to numeric in T19733 / R19733C20: '5228.1'
## Warning: Coercing text to numeric in T19734 / R19734C20: '5228.1'
## Warning: Coercing text to numeric in T19735 / R19735C20: '5228.1'
## Warning: Coercing text to numeric in T19736 / R19736C20: '5228.1'
## Warning: Coercing text to numeric in T19737 / R19737C20: '5228.1'
## Warning: Coercing text to numeric in T19738 / R19738C20: '5228.1'
## Warning: Coercing text to numeric in T19739 / R19739C20: '5228.1'
## Warning: Coercing text to numeric in T19740 / R19740C20: '5228.1'
## Warning: Coercing text to numeric in T19741 / R19741C20: '5228.1'
## Warning: Coercing text to numeric in T19742 / R19742C20: '5228.1'
## Warning: Coercing text to numeric in T19743 / R19743C20: '5228.1'
## Warning: Coercing text to numeric in T19744 / R19744C20: '5228.1'
## Warning: Coercing text to numeric in T19745 / R19745C20: '5228.1'
## Warning: Coercing text to numeric in T19746 / R19746C20: '5228.1'
## Warning: Coercing text to numeric in T19747 / R19747C20: '5228.1'
## Warning: Coercing text to numeric in T19748 / R19748C20: '5228.1'
## Warning: Coercing text to numeric in T19749 / R19749C20: '5228.1'
## Warning: Coercing text to numeric in T19750 / R19750C20: '5228.1'
## Warning: Coercing text to numeric in T19751 / R19751C20: '5228.1'
## Warning: Coercing text to numeric in T19752 / R19752C20: '5228.1'
## Warning: Coercing text to numeric in T19753 / R19753C20: '5228.1'
## Warning: Coercing text to numeric in T19754 / R19754C20: '5228.1'
## Warning: Coercing text to numeric in T19755 / R19755C20: '5228.1'
## Warning: Coercing text to numeric in T19756 / R19756C20: '5228.1'
## Warning: Coercing text to numeric in T19757 / R19757C20: '5228.1'
## Warning: Coercing text to numeric in T19758 / R19758C20: '5228.1'
## Warning: Coercing text to numeric in T19759 / R19759C20: '5228.1'
## Warning: Coercing text to numeric in T19760 / R19760C20: '5228.1'
## Warning: Coercing text to numeric in T19761 / R19761C20: '5228.1'
## Warning: Coercing text to numeric in T19762 / R19762C20: '5228.1'
## Warning: Coercing text to numeric in T19763 / R19763C20: '5228.1'
## Warning: Coercing text to numeric in T19764 / R19764C20: '5228.1'
## Warning: Coercing text to numeric in T19765 / R19765C20: '5228.1'
## Warning: Coercing text to numeric in T19766 / R19766C20: '5228.1'
## Warning: Coercing text to numeric in T19767 / R19767C20: '5228.1'
## Warning: Coercing text to numeric in T19768 / R19768C20: '5228.1'
## Warning: Coercing text to numeric in T19769 / R19769C20: '5228.1'
## Warning: Coercing text to numeric in T19770 / R19770C20: '5228.1'
## Warning: Coercing text to numeric in T19771 / R19771C20: '5228.1'
## Warning: Coercing text to numeric in T19772 / R19772C20: '5228.1'
## Warning: Coercing text to numeric in T19773 / R19773C20: '5228.1'
## Warning: Coercing text to numeric in T19774 / R19774C20: '5228.1'
## Warning: Coercing text to numeric in T19775 / R19775C20: '5228.1'
## Warning: Coercing text to numeric in T19776 / R19776C20: '5228.1'
## Warning: Coercing text to numeric in T19777 / R19777C20: '5228.1'
## Warning: Coercing text to numeric in T19778 / R19778C20: '5228.1'
## Warning: Coercing text to numeric in T19779 / R19779C20: '5228.1'
## Warning: Coercing text to numeric in T19780 / R19780C20: '5228.1'
## Warning: Coercing text to numeric in T19781 / R19781C20: '5228.1'
## Warning: Coercing text to numeric in T19782 / R19782C20: '5228.1'
## Warning: Coercing text to numeric in T19783 / R19783C20: '5228.1'
## Warning: Coercing text to numeric in T19784 / R19784C20: '5228.1'
## Warning: Coercing text to numeric in T19785 / R19785C20: '5228.1'
## Warning: Coercing text to numeric in T19786 / R19786C20: '5228.1'
## Warning: Coercing text to numeric in T19787 / R19787C20: '5228.1'
## Warning: Coercing text to numeric in T19788 / R19788C20: '5228.1'
## Warning: Coercing text to numeric in T19789 / R19789C20: '5228.1'
## Warning: Coercing text to numeric in T19790 / R19790C20: '5228.1'
## Warning: Coercing text to numeric in T19791 / R19791C20: '5228.1'
## Warning: Coercing text to numeric in T19792 / R19792C20: '5228.1'
## Warning: Coercing text to numeric in T19793 / R19793C20: '5228.1'
## Warning: Coercing text to numeric in T19794 / R19794C20: '5228.1'
## Warning: Coercing text to numeric in T19795 / R19795C20: '5228.1'
## Warning: Coercing text to numeric in T19796 / R19796C20: '5228.1'
## Warning: Coercing text to numeric in T19797 / R19797C20: '5228.1'
## Warning: Coercing text to numeric in T19798 / R19798C20: '5228.1'
## Warning: Coercing text to numeric in T19799 / R19799C20: '5228.1'
## Warning: Coercing text to numeric in T19800 / R19800C20: '5228.1'
## Warning: Coercing text to numeric in T19801 / R19801C20: '5228.1'
## Warning: Coercing text to numeric in T19802 / R19802C20: '5228.1'
## Warning: Coercing text to numeric in T19803 / R19803C20: '5228.1'
## Warning: Coercing text to numeric in T19804 / R19804C20: '5228.1'
## Warning: Coercing text to numeric in T19805 / R19805C20: '5228.1'
## Warning: Coercing text to numeric in T19806 / R19806C20: '5228.1'
## Warning: Coercing text to numeric in T19807 / R19807C20: '5228.1'
## Warning: Coercing text to numeric in T19808 / R19808C20: '5228.1'
## Warning: Coercing text to numeric in T19809 / R19809C20: '5228.1'
## Warning: Coercing text to numeric in T19810 / R19810C20: '5228.1'
## Warning: Coercing text to numeric in T19811 / R19811C20: '5228.1'
## Warning: Coercing text to numeric in T19812 / R19812C20: '5228.1'
## Warning: Coercing text to numeric in T19813 / R19813C20: '5228.1'
## Warning: Coercing text to numeric in T19814 / R19814C20: '5228.1'
## Warning: Coercing text to numeric in T19815 / R19815C20: '5228.1'
## Warning: Coercing text to numeric in T19816 / R19816C20: '5228.1'
## Warning: Coercing text to numeric in T19817 / R19817C20: '5228.1'
## Warning: Coercing text to numeric in T19818 / R19818C20: '5228.1'
## Warning: Coercing text to numeric in T19819 / R19819C20: '5228.1'
## Warning: Coercing text to numeric in T19820 / R19820C20: '5228.1'
## Warning: Coercing text to numeric in T19821 / R19821C20: '5228.1'
## Warning: Coercing text to numeric in T19822 / R19822C20: '5228.1'
## Warning: Coercing text to numeric in T19823 / R19823C20: '5228.1'
## Warning: Coercing text to numeric in T19824 / R19824C20: '5228.1'
## Warning: Coercing text to numeric in T19825 / R19825C20: '5228.1'
## Warning: Coercing text to numeric in T19826 / R19826C20: '5228.1'
## Warning: Coercing text to numeric in T19827 / R19827C20: '5228.1'
## Warning: Coercing text to numeric in T19828 / R19828C20: '5228.1'
## Warning: Coercing text to numeric in T19829 / R19829C20: '5228.1'
## Warning: Coercing text to numeric in T19830 / R19830C20: '5228.1'
## Warning: Coercing text to numeric in T19831 / R19831C20: '5228.1'
## Warning: Coercing text to numeric in T19832 / R19832C20: '5228.1'
## Warning: Coercing text to numeric in T19833 / R19833C20: '5228.1'
## Warning: Coercing text to numeric in T19834 / R19834C20: '5228.1'
## Warning: Coercing text to numeric in T19835 / R19835C20: '5228.1'
## Warning: Coercing text to numeric in T19836 / R19836C20: '5228.1'
## Warning: Coercing text to numeric in T19837 / R19837C20: '5228.1'
## Warning: Coercing text to numeric in T19838 / R19838C20: '5228.1'
## Warning: Coercing text to numeric in T19839 / R19839C20: '5228.1'
## Warning: Coercing text to numeric in T19840 / R19840C20: '5228.1'
## Warning: Coercing text to numeric in T19841 / R19841C20: '5228.1'
## Warning: Coercing text to numeric in T19842 / R19842C20: '5228.1'
## Warning: Coercing text to numeric in T19843 / R19843C20: '5228.1'
## Warning: Coercing text to numeric in T19844 / R19844C20: '5228.1'
## Warning: Coercing text to numeric in T19845 / R19845C20: '5228.1'
## Warning: Coercing text to numeric in T19846 / R19846C20: '5228.1'
## Warning: Coercing text to numeric in T19847 / R19847C20: '5228.1'
## Warning: Coercing text to numeric in T19848 / R19848C20: '5228.1'
## Warning: Coercing text to numeric in T19849 / R19849C20: '5228.1'
## Warning: Coercing text to numeric in T19850 / R19850C20: '5228.1'
## Warning: Coercing text to numeric in T19851 / R19851C20: '5228.1'
## Warning: Coercing text to numeric in T19852 / R19852C20: '5228.1'
## Warning: Coercing text to numeric in T19853 / R19853C20: '5228.1'
## Warning: Coercing text to numeric in T19854 / R19854C20: '5228.1'
## Warning: Coercing text to numeric in T19855 / R19855C20: '5228.1'
## Warning: Coercing text to numeric in T19856 / R19856C20: '5228.1'
## Warning: Coercing text to numeric in T19857 / R19857C20: '5228.1'
## Warning: Coercing text to numeric in T19858 / R19858C20: '5228.1'
## Warning: Coercing text to numeric in T19859 / R19859C20: '5228.1'
## Warning: Coercing text to numeric in T19860 / R19860C20: '5228.1'
## Warning: Coercing text to numeric in T19861 / R19861C20: '5228.1'
## Warning: Coercing text to numeric in T19862 / R19862C20: '5228.1'
## Warning: Coercing text to numeric in T19863 / R19863C20: '5228.1'
## Warning: Coercing text to numeric in T19864 / R19864C20: '5228.1'
## Warning: Coercing text to numeric in T19865 / R19865C20: '5228.1'
## Warning: Coercing text to numeric in T19866 / R19866C20: '5228.1'
## Warning: Coercing text to numeric in T19867 / R19867C20: '5228.1'
## Warning: Coercing text to numeric in T19868 / R19868C20: '5228.1'
## Warning: Coercing text to numeric in T19869 / R19869C20: '5228.1'
## Warning: Coercing text to numeric in T19870 / R19870C20: '5228.1'
## Warning: Coercing text to numeric in T19871 / R19871C20: '5228.1'
## Warning: Coercing text to numeric in T19872 / R19872C20: '5228.1'
## Warning: Coercing text to numeric in T19873 / R19873C20: '5228.1'
## Warning: Coercing text to numeric in T19874 / R19874C20: '5228.1'
## Warning: Coercing text to numeric in T19875 / R19875C20: '5228.1'
## Warning: Coercing text to numeric in T19876 / R19876C20: '5228.1'
## Warning: Coercing text to numeric in T19877 / R19877C20: '5228.1'
## Warning: Coercing text to numeric in T19878 / R19878C20: '5228.1'
## Warning: Coercing text to numeric in T19879 / R19879C20: '5228.1'
## Warning: Coercing text to numeric in T19880 / R19880C20: '5228.1'
## Warning: Coercing text to numeric in T19881 / R19881C20: '5228.1'
## Warning: Coercing text to numeric in T19882 / R19882C20: '5228.1'
## Warning: Coercing text to numeric in T19883 / R19883C20: '5228.1'
## Warning: Coercing text to numeric in T19884 / R19884C20: '5228.1'
## Warning: Coercing text to numeric in T19885 / R19885C20: '5228.1'
## Warning: Coercing text to numeric in T19886 / R19886C20: '5228.1'
## Warning: Coercing text to numeric in T19887 / R19887C20: '5228.1'
## Warning: Coercing text to numeric in T19888 / R19888C20: '5228.1'
## Warning: Coercing text to numeric in T19889 / R19889C20: '5228.1'
## Warning: Coercing text to numeric in T19890 / R19890C20: '5228.1'
## Warning: Coercing text to numeric in T19891 / R19891C20: '5228.1'
## Warning: Coercing text to numeric in T19892 / R19892C20: '5228.1'
## Warning: Coercing text to numeric in T19893 / R19893C20: '5228.1'
## Warning: Coercing text to numeric in T19894 / R19894C20: '5228.1'
## Warning: Coercing text to numeric in T19895 / R19895C20: '5228.1'
## Warning: Coercing text to numeric in T19896 / R19896C20: '5228.1'
## Warning: Coercing text to numeric in T19897 / R19897C20: '5228.1'
## Warning: Coercing text to numeric in T19898 / R19898C20: '5228.1'
## Warning: Coercing text to numeric in T19899 / R19899C20: '5228.1'
## Warning: Coercing text to numeric in T19900 / R19900C20: '5228.1'
## Warning: Coercing text to numeric in T19901 / R19901C20: '5228.1'
## Warning: Coercing text to numeric in T19902 / R19902C20: '5228.1'
## Warning: Coercing text to numeric in T19903 / R19903C20: '5228.1'
## Warning: Coercing text to numeric in T19904 / R19904C20: '5228.1'
## Warning: Coercing text to numeric in T19905 / R19905C20: '5228.1'
## Warning: Coercing text to numeric in T19906 / R19906C20: '5228.1'
## Warning: Coercing text to numeric in T19907 / R19907C20: '5228.1'
## Warning: Coercing text to numeric in T19908 / R19908C20: '5228.1'
## Warning: Coercing text to numeric in T19909 / R19909C20: '5228.1'
## Warning: Coercing text to numeric in T19910 / R19910C20: '5228.1'
## Warning: Coercing text to numeric in T19911 / R19911C20: '5228.1'
## Warning: Coercing text to numeric in T19912 / R19912C20: '5228.1'
## Warning: Coercing text to numeric in T19913 / R19913C20: '5228.1'
## Warning: Coercing text to numeric in T19914 / R19914C20: '5228.1'
## Warning: Coercing text to numeric in T19915 / R19915C20: '5228.1'
## Warning: Coercing text to numeric in T19916 / R19916C20: '5228.1'
## Warning: Coercing text to numeric in T19917 / R19917C20: '5228.1'
## Warning: Coercing text to numeric in T19918 / R19918C20: '5228.1'
## Warning: Coercing text to numeric in T19919 / R19919C20: '5228.1'
## Warning: Coercing text to numeric in T19920 / R19920C20: '5228.1'
## Warning: Coercing text to numeric in T19921 / R19921C20: '5228.1'
## Warning: Coercing text to numeric in T19922 / R19922C20: '5228.1'
## Warning: Coercing text to numeric in T19923 / R19923C20: '5228.1'
## Warning: Coercing text to numeric in T19924 / R19924C20: '5228.1'
## Warning: Coercing text to numeric in T19925 / R19925C20: '5228.1'
## Warning: Coercing text to numeric in T19926 / R19926C20: '5228.1'
## Warning: Coercing text to numeric in T19927 / R19927C20: '5228.1'
## Warning: Coercing text to numeric in T19928 / R19928C20: '5228.1'
## Warning: Coercing text to numeric in T19929 / R19929C20: '5228.1'
## Warning: Coercing text to numeric in T19930 / R19930C20: '5228.1'
## Warning: Coercing text to numeric in T19931 / R19931C20: '5228.1'
## Warning: Coercing text to numeric in T19932 / R19932C20: '5228.1'
## Warning: Coercing text to numeric in T19933 / R19933C20: '5228.1'
## Warning: Coercing text to numeric in T19934 / R19934C20: '5228.1'
## Warning: Coercing text to numeric in T19935 / R19935C20: '5228.1'
## Warning: Coercing text to numeric in T19936 / R19936C20: '5228.1'
## Warning: Coercing text to numeric in T19937 / R19937C20: '5228.1'
## Warning: Coercing text to numeric in T19938 / R19938C20: '5228.1'
## Warning: Coercing text to numeric in T19939 / R19939C20: '5228.1'
## Warning: Coercing text to numeric in T19940 / R19940C20: '5228.1'
## Warning: Coercing text to numeric in T19941 / R19941C20: '5228.1'
## Warning: Coercing text to numeric in T19942 / R19942C20: '5228.1'
## Warning: Coercing text to numeric in T19943 / R19943C20: '5228.1'
## Warning: Coercing text to numeric in T19944 / R19944C20: '5228.1'
## Warning: Coercing text to numeric in T19945 / R19945C20: '5228.1'
## Warning: Coercing text to numeric in T19946 / R19946C20: '5228.1'
## Warning: Coercing text to numeric in T19947 / R19947C20: '5228.1'
## Warning: Coercing text to numeric in T19948 / R19948C20: '5228.1'
## Warning: Coercing text to numeric in T19949 / R19949C20: '5228.1'
## Warning: Coercing text to numeric in T19950 / R19950C20: '5228.1'
## Warning: Coercing text to numeric in T19951 / R19951C20: '5228.1'
## Warning: Coercing text to numeric in T19952 / R19952C20: '5228.1'
## Warning: Coercing text to numeric in T19953 / R19953C20: '5228.1'
## Warning: Coercing text to numeric in T19954 / R19954C20: '5228.1'
## Warning: Coercing text to numeric in T19955 / R19955C20: '5228.1'
## Warning: Coercing text to numeric in T19956 / R19956C20: '5228.1'
## Warning: Coercing text to numeric in T19957 / R19957C20: '5228.1'
## Warning: Coercing text to numeric in T19958 / R19958C20: '5228.1'
## Warning: Coercing text to numeric in T19959 / R19959C20: '5228.1'
## Warning: Coercing text to numeric in T19960 / R19960C20: '5228.1'
## Warning: Coercing text to numeric in T19961 / R19961C20: '5228.1'
## Warning: Coercing text to numeric in T19962 / R19962C20: '5228.1'
## Warning: Coercing text to numeric in T19963 / R19963C20: '5228.1'
## Warning: Coercing text to numeric in T19964 / R19964C20: '5228.1'
## Warning: Coercing text to numeric in T19965 / R19965C20: '5228.1'
## Warning: Coercing text to numeric in T19966 / R19966C20: '5228.1'
## Warning: Coercing text to numeric in T19967 / R19967C20: '5228.1'
## Warning: Coercing text to numeric in T19968 / R19968C20: '5228.1'
## Warning: Coercing text to numeric in T19969 / R19969C20: '5228.1'
## Warning: Coercing text to numeric in T19970 / R19970C20: '5228.1'
## Warning: Coercing text to numeric in T19971 / R19971C20: '5228.1'
## Warning: Coercing text to numeric in T19972 / R19972C20: '5228.1'
## Warning: Coercing text to numeric in T19973 / R19973C20: '5228.1'
## Warning: Coercing text to numeric in T19974 / R19974C20: '5228.1'
## Warning: Coercing text to numeric in T19975 / R19975C20: '5228.1'
## Warning: Coercing text to numeric in T19976 / R19976C20: '5228.1'
## Warning: Coercing text to numeric in T19977 / R19977C20: '5228.1'
## Warning: Coercing text to numeric in T19978 / R19978C20: '5228.1'
## Warning: Coercing text to numeric in T19979 / R19979C20: '5228.1'
## Warning: Coercing text to numeric in T19980 / R19980C20: '5228.1'
## Warning: Coercing text to numeric in T19981 / R19981C20: '5228.1'
## Warning: Coercing text to numeric in T19982 / R19982C20: '5228.1'
## Warning: Coercing text to numeric in T19983 / R19983C20: '5228.1'
## Warning: Coercing text to numeric in T19984 / R19984C20: '5228.1'
## Warning: Coercing text to numeric in T19985 / R19985C20: '5228.1'
## Warning: Coercing text to numeric in T19986 / R19986C20: '5228.1'
## Warning: Coercing text to numeric in T19987 / R19987C20: '5228.1'
## Warning: Coercing text to numeric in T19988 / R19988C20: '5228.1'
## Warning: Coercing text to numeric in T19989 / R19989C20: '5228.1'
## Warning: Coercing text to numeric in T19990 / R19990C20: '5228.1'
## Warning: Coercing text to numeric in T19991 / R19991C20: '5228.1'
## Warning: Coercing text to numeric in T19992 / R19992C20: '5228.1'
## Warning: Coercing text to numeric in T19993 / R19993C20: '5228.1'
## Warning: Coercing text to numeric in T19994 / R19994C20: '5228.1'
## Warning: Coercing text to numeric in T19995 / R19995C20: '5228.1'
## Warning: Coercing text to numeric in T19996 / R19996C20: '5228.1'
## Warning: Coercing text to numeric in T19997 / R19997C20: '5228.1'
## Warning: Coercing text to numeric in T19998 / R19998C20: '5228.1'
## Warning: Coercing text to numeric in T19999 / R19999C20: '5228.1'
## Warning: Coercing text to numeric in T20000 / R20000C20: '5228.1'
## Warning: Coercing text to numeric in T20001 / R20001C20: '5228.1'
## Warning: Coercing text to numeric in T20002 / R20002C20: '5228.1'
## Warning: Coercing text to numeric in T20003 / R20003C20: '5228.1'
## Warning: Coercing text to numeric in T20004 / R20004C20: '5228.1'
## Warning: Coercing text to numeric in T20005 / R20005C20: '5228.1'
## Warning: Coercing text to numeric in T20006 / R20006C20: '5228.1'
## Warning: Coercing text to numeric in T20007 / R20007C20: '5228.1'
## Warning: Coercing text to numeric in T20008 / R20008C20: '5228.1'
## Warning: Coercing text to numeric in T20009 / R20009C20: '5228.1'
## Warning: Coercing text to numeric in T20010 / R20010C20: '5228.1'
## Warning: Coercing text to numeric in T20011 / R20011C20: '5228.1'
## Warning: Coercing text to numeric in T20012 / R20012C20: '5228.1'
## Warning: Coercing text to numeric in T20013 / R20013C20: '5228.1'
## Warning: Coercing text to numeric in T20014 / R20014C20: '5228.1'
## Warning: Coercing text to numeric in T20015 / R20015C20: '5228.1'
## Warning: Coercing text to numeric in T20016 / R20016C20: '5228.1'
## Warning: Coercing text to numeric in T20017 / R20017C20: '5228.1'
## Warning: Coercing text to numeric in T20018 / R20018C20: '5228.1'
## Warning: Coercing text to numeric in T20019 / R20019C20: '5228.1'
## Warning: Coercing text to numeric in T20020 / R20020C20: '5228.1'
## Warning: Coercing text to numeric in T20021 / R20021C20: '5228.1'
## Warning: Coercing text to numeric in T20022 / R20022C20: '5228.1'
## Warning: Coercing text to numeric in T20023 / R20023C20: '5228.1'
## Warning: Coercing text to numeric in T20024 / R20024C20: '5228.1'
## Warning: Coercing text to numeric in T20025 / R20025C20: '5228.1'
## Warning: Coercing text to numeric in T20026 / R20026C20: '5228.1'
## Warning: Coercing text to numeric in T20027 / R20027C20: '5228.1'
## Warning: Coercing text to numeric in T20028 / R20028C20: '5228.1'
## Warning: Coercing text to numeric in T20029 / R20029C20: '5228.1'
## Warning: Coercing text to numeric in T20030 / R20030C20: '5228.1'
## Warning: Coercing text to numeric in T20031 / R20031C20: '5228.1'
## Warning: Coercing text to numeric in T20032 / R20032C20: '5228.1'
## Warning: Coercing text to numeric in T20033 / R20033C20: '5228.1'
## Warning: Coercing text to numeric in T20034 / R20034C20: '5228.1'
## Warning: Coercing text to numeric in T20035 / R20035C20: '5228.1'
## Warning: Coercing text to numeric in T20036 / R20036C20: '5228.1'
## Warning: Coercing text to numeric in T20037 / R20037C20: '5228.1'
## Warning: Coercing text to numeric in T20038 / R20038C20: '5228.1'
## Warning: Coercing text to numeric in T20039 / R20039C20: '5228.1'
## Warning: Coercing text to numeric in T20040 / R20040C20: '5228.1'
## Warning: Coercing text to numeric in T20041 / R20041C20: '5228.1'
## Warning: Coercing text to numeric in T20042 / R20042C20: '5228.1'
## Warning: Coercing text to numeric in T20043 / R20043C20: '5228.1'
## Warning: Coercing text to numeric in T20044 / R20044C20: '5228.1'
## Warning: Coercing text to numeric in T20045 / R20045C20: '5228.1'
## Warning: Coercing text to numeric in T20046 / R20046C20: '5228.1'
## Warning: Coercing text to numeric in T20047 / R20047C20: '5228.1'
## Warning: Coercing text to numeric in T20048 / R20048C20: '5228.1'
## Warning: Coercing text to numeric in T20049 / R20049C20: '5228.1'
## Warning: Coercing text to numeric in T20050 / R20050C20: '5228.1'
## Warning: Coercing text to numeric in T20051 / R20051C20: '5228.1'
## Warning: Coercing text to numeric in T20052 / R20052C20: '5228.1'
## Warning: Coercing text to numeric in T20053 / R20053C20: '5228.1'
## Warning: Coercing text to numeric in T20054 / R20054C20: '5228.1'
## Warning: Coercing text to numeric in T20055 / R20055C20: '5228.1'
## Warning: Coercing text to numeric in T20056 / R20056C20: '5228.1'
## Warning: Coercing text to numeric in T20057 / R20057C20: '5228.1'
## Warning: Coercing text to numeric in T20058 / R20058C20: '5228.1'
## Warning: Coercing text to numeric in T20059 / R20059C20: '5228.1'
## Warning: Coercing text to numeric in T20060 / R20060C20: '5228.1'
## Warning: Coercing text to numeric in T20061 / R20061C20: '5228.1'
## Warning: Coercing text to numeric in T20062 / R20062C20: '5228.1'
## Warning: Coercing text to numeric in T20063 / R20063C20: '5228.1'
## Warning: Coercing text to numeric in T20064 / R20064C20: '5228.1'
## Warning: Coercing text to numeric in T20065 / R20065C20: '5228.1'
## Warning: Coercing text to numeric in T20066 / R20066C20: '5228.1'
## Warning: Coercing text to numeric in T20067 / R20067C20: '5228.1'
## Warning: Coercing text to numeric in T20068 / R20068C20: '5228.1'
## Warning: Coercing text to numeric in T20069 / R20069C20: '5228.1'
## Warning: Coercing text to numeric in T20070 / R20070C20: '5228.1'
## Warning: Coercing text to numeric in T20071 / R20071C20: '5228.1'
## Warning: Coercing text to numeric in T20072 / R20072C20: '5228.1'
## Warning: Coercing text to numeric in T20073 / R20073C20: '5228.1'
## Warning: Coercing text to numeric in T20074 / R20074C20: '5228.1'
## Warning: Coercing text to numeric in T20075 / R20075C20: '5228.1'
## Warning: Coercing text to numeric in T20076 / R20076C20: '5228.1'
## Warning: Coercing text to numeric in T20077 / R20077C20: '5228.1'
## Warning: Coercing text to numeric in T20078 / R20078C20: '5228.1'
## Warning: Coercing text to numeric in T20079 / R20079C20: '5228.1'
## Warning: Coercing text to numeric in T20080 / R20080C20: '5228.1'
## Warning: Coercing text to numeric in T20081 / R20081C20: '5228.1'
## Warning: Coercing text to numeric in T20082 / R20082C20: '5228.1'
## Warning: Coercing text to numeric in T20083 / R20083C20: '5228.1'
## Warning: Coercing text to numeric in T20084 / R20084C20: '5228.1'
## Warning: Coercing text to numeric in T20085 / R20085C20: '5228.1'
## Warning: Coercing text to numeric in T20086 / R20086C20: '5228.1'
## Warning: Coercing text to numeric in T20087 / R20087C20: '5228.1'
## Warning: Coercing text to numeric in T20088 / R20088C20: '5228.1'
## Warning: Coercing text to numeric in T20089 / R20089C20: '5228.1'
## Warning: Coercing text to numeric in T20090 / R20090C20: '5228.1'
## Warning: Coercing text to numeric in T20091 / R20091C20: '5228.1'
## Warning: Coercing text to numeric in T20092 / R20092C20: '5228.1'
## Warning: Coercing text to numeric in T20093 / R20093C20: '5228.1'
## Warning: Coercing text to numeric in T20094 / R20094C20: '5228.1'
## Warning: Coercing text to numeric in T20095 / R20095C20: '5228.1'
## Warning: Coercing text to numeric in T20096 / R20096C20: '5228.1'
## Warning: Coercing text to numeric in T20097 / R20097C20: '5228.1'
## Warning: Coercing text to numeric in T20098 / R20098C20: '5228.1'
## Warning: Coercing text to numeric in T20099 / R20099C20: '5228.1'
## Warning: Coercing text to numeric in T20100 / R20100C20: '5228.1'
## Warning: Coercing text to numeric in T20101 / R20101C20: '5228.1'
## Warning: Coercing text to numeric in T20102 / R20102C20: '5228.1'
## Warning: Coercing text to numeric in T20103 / R20103C20: '5228.1'
## Warning: Coercing text to numeric in T20104 / R20104C20: '5228.1'
## Warning: Coercing text to numeric in T20105 / R20105C20: '5228.1'
## Warning: Coercing text to numeric in T20106 / R20106C20: '5228.1'
## Warning: Coercing text to numeric in T20107 / R20107C20: '5228.1'
## Warning: Coercing text to numeric in T20108 / R20108C20: '5228.1'
## Warning: Coercing text to numeric in T20109 / R20109C20: '5228.1'
## Warning: Coercing text to numeric in T20110 / R20110C20: '5228.1'
## Warning: Coercing text to numeric in T20111 / R20111C20: '5228.1'
## Warning: Coercing text to numeric in T20112 / R20112C20: '5228.1'
## Warning: Coercing text to numeric in T20113 / R20113C20: '5228.1'
## Warning: Coercing text to numeric in T20114 / R20114C20: '5228.1'
## Warning: Coercing text to numeric in T20115 / R20115C20: '5228.1'
## Warning: Coercing text to numeric in T20116 / R20116C20: '5228.1'
## Warning: Coercing text to numeric in T20117 / R20117C20: '5228.1'
## Warning: Coercing text to numeric in T20118 / R20118C20: '5228.1'
## Warning: Coercing text to numeric in T20119 / R20119C20: '5228.1'
## Warning: Coercing text to numeric in T20120 / R20120C20: '5228.1'
## Warning: Coercing text to numeric in T20121 / R20121C20: '5228.1'
## Warning: Coercing text to numeric in T20122 / R20122C20: '5228.1'
## Warning: Coercing text to numeric in T20123 / R20123C20: '5228.1'
## Warning: Coercing text to numeric in T20124 / R20124C20: '5228.1'
## Warning: Coercing text to numeric in T20125 / R20125C20: '5228.1'
## Warning: Coercing text to numeric in T20126 / R20126C20: '5228.1'
## Warning: Coercing text to numeric in T20127 / R20127C20: '5228.1'
## Warning: Coercing text to numeric in T20128 / R20128C20: '5228.1'
## Warning: Coercing text to numeric in T20129 / R20129C20: '5228.1'
## Warning: Coercing text to numeric in T20130 / R20130C20: '5228.1'
## Warning: Coercing text to numeric in T20131 / R20131C20: '5228.1'
## Warning: Coercing text to numeric in T20132 / R20132C20: '5228.1'
## Warning: Coercing text to numeric in T20133 / R20133C20: '5228.1'
## Warning: Coercing text to numeric in T20134 / R20134C20: '5228.1'
## Warning: Coercing text to numeric in T20135 / R20135C20: '5228.1'
## Warning: Coercing text to numeric in T20136 / R20136C20: '5228.1'
## Warning: Coercing text to numeric in T20137 / R20137C20: '5228.1'
## Warning: Coercing text to numeric in T20138 / R20138C20: '5228.1'
## Warning: Coercing text to numeric in T20139 / R20139C20: '5228.1'
## Warning: Coercing text to numeric in T20140 / R20140C20: '5228.1'
## Warning: Coercing text to numeric in T20141 / R20141C20: '5228.1'
## Warning: Coercing text to numeric in T20142 / R20142C20: '5228.1'
## Warning: Coercing text to numeric in T20143 / R20143C20: '5228.1'
## Warning: Coercing text to numeric in T20144 / R20144C20: '5228.1'
## Warning: Coercing text to numeric in T20145 / R20145C20: '5228.1'
## Warning: Coercing text to numeric in T20146 / R20146C20: '5228.1'
## Warning: Coercing text to numeric in T20147 / R20147C20: '5228.1'
## Warning: Coercing text to numeric in T20148 / R20148C20: '5228.1'
## Warning: Coercing text to numeric in T20149 / R20149C20: '5228.1'
## Warning: Coercing text to numeric in T20150 / R20150C20: '5228.1'
## Warning: Coercing text to numeric in T20151 / R20151C20: '5228.1'
## Warning: Coercing text to numeric in T20152 / R20152C20: '5228.1'
## Warning: Coercing text to numeric in T20153 / R20153C20: '5228.1'
## Warning: Coercing text to numeric in T20154 / R20154C20: '5228.1'
## Warning: Coercing text to numeric in T20155 / R20155C20: '5228.1'
## Warning: Coercing text to numeric in T20156 / R20156C20: '5228.1'
## Warning: Coercing text to numeric in T20157 / R20157C20: '5228.1'
## Warning: Coercing text to numeric in T20158 / R20158C20: '5228.1'
## Warning: Coercing text to numeric in T20159 / R20159C20: '5228.1'
## Warning: Coercing text to numeric in T20160 / R20160C20: '5228.1'
## Warning: Coercing text to numeric in T20161 / R20161C20: '5228.1'
## Warning: Coercing text to numeric in T20162 / R20162C20: '5228.1'
## Warning: Coercing text to numeric in T20163 / R20163C20: '5228.1'
## Warning: Coercing text to numeric in T20164 / R20164C20: '5228.1'
## Warning: Coercing text to numeric in T20165 / R20165C20: '5228.1'
## Warning: Coercing text to numeric in T20166 / R20166C20: '5228.1'
## Warning: Coercing text to numeric in T20167 / R20167C20: '5228.1'
## Warning: Coercing text to numeric in T20168 / R20168C20: '5228.1'
## Warning: Coercing text to numeric in T20169 / R20169C20: '5228.1'
## Warning: Coercing text to numeric in T20170 / R20170C20: '5228.1'
## Warning: Coercing text to numeric in T20171 / R20171C20: '5228.1'
## Warning: Coercing text to numeric in T20172 / R20172C20: '5228.1'
## Warning: Coercing text to numeric in T20173 / R20173C20: '5228.1'
## Warning: Coercing text to numeric in T20174 / R20174C20: '5228.1'
## Warning: Coercing text to numeric in T20175 / R20175C20: '5228.1'
## Warning: Coercing text to numeric in T20176 / R20176C20: '5228.1'
## Warning: Coercing text to numeric in T20177 / R20177C20: '5228.1'
## Warning: Coercing text to numeric in T20178 / R20178C20: '5228.1'
## Warning: Coercing text to numeric in T20179 / R20179C20: '5228.1'
## Warning: Coercing text to numeric in T20180 / R20180C20: '5228.1'
## Warning: Coercing text to numeric in T20181 / R20181C20: '5228.1'
## Warning: Coercing text to numeric in T20182 / R20182C20: '5228.1'
## Warning: Coercing text to numeric in T20183 / R20183C20: '5228.1'
## Warning: Coercing text to numeric in T20184 / R20184C20: '5228.1'
## Warning: Coercing text to numeric in T20185 / R20185C20: '5228.1'
## Warning: Coercing text to numeric in T20186 / R20186C20: '5228.1'
## Warning: Coercing text to numeric in T20187 / R20187C20: '5228.1'
## Warning: Coercing text to numeric in T20188 / R20188C20: '5228.1'
## Warning: Coercing text to numeric in T20189 / R20189C20: '5228.1'
## Warning: Coercing text to numeric in T20190 / R20190C20: '5228.1'
## Warning: Coercing text to numeric in T20191 / R20191C20: '5228.1'
## Warning: Coercing text to numeric in T20192 / R20192C20: '5228.1'
## Warning: Coercing text to numeric in T20193 / R20193C20: '5228.1'
## Warning: Coercing text to numeric in T20194 / R20194C20: '5228.1'
## Warning: Coercing text to numeric in T20195 / R20195C20: '5228.1'
## Warning: Coercing text to numeric in T20196 / R20196C20: '5228.1'
## Warning: Coercing text to numeric in T20197 / R20197C20: '5228.1'
## Warning: Coercing text to numeric in T20198 / R20198C20: '5228.1'
## Warning: Coercing text to numeric in T20199 / R20199C20: '5228.1'
## Warning: Coercing text to numeric in T20200 / R20200C20: '5228.1'
## Warning: Coercing text to numeric in T20201 / R20201C20: '5228.1'
## Warning: Coercing text to numeric in T20202 / R20202C20: '5228.1'
## Warning: Coercing text to numeric in T20203 / R20203C20: '5228.1'
## Warning: Coercing text to numeric in T20204 / R20204C20: '5228.1'
## Warning: Coercing text to numeric in T20205 / R20205C20: '5228.1'
## Warning: Coercing text to numeric in T20206 / R20206C20: '5228.1'
## Warning: Coercing text to numeric in T20207 / R20207C20: '5228.1'
## Warning: Coercing text to numeric in T20208 / R20208C20: '5228.1'
## Warning: Coercing text to numeric in T20209 / R20209C20: '5228.1'
## Warning: Coercing text to numeric in T20210 / R20210C20: '5228.1'
## Warning: Coercing text to numeric in T20211 / R20211C20: '5228.1'
## Warning: Coercing text to numeric in T20212 / R20212C20: '5228.1'
## Warning: Coercing text to numeric in T20213 / R20213C20: '5228.1'
## Warning: Coercing text to numeric in T20214 / R20214C20: '5228.1'
## Warning: Coercing text to numeric in T20215 / R20215C20: '5228.1'
## Warning: Coercing text to numeric in T20216 / R20216C20: '5228.1'
## Warning: Coercing text to numeric in T20217 / R20217C20: '5228.1'
## Warning: Coercing text to numeric in T20218 / R20218C20: '5228.1'
## Warning: Coercing text to numeric in T20219 / R20219C20: '5228.1'
## Warning: Coercing text to numeric in T20220 / R20220C20: '5228.1'
## Warning: Coercing text to numeric in T20221 / R20221C20: '5228.1'
## Warning: Coercing text to numeric in T20222 / R20222C20: '5228.1'
## Warning: Coercing text to numeric in T20223 / R20223C20: '5228.1'
## Warning: Coercing text to numeric in T20224 / R20224C20: '5228.1'
## Warning: Coercing text to numeric in T20225 / R20225C20: '5228.1'
## Warning: Coercing text to numeric in T20226 / R20226C20: '5228.1'
## Warning: Coercing text to numeric in T20227 / R20227C20: '5228.1'
## Warning: Coercing text to numeric in T20228 / R20228C20: '5228.1'
## Warning: Coercing text to numeric in T20229 / R20229C20: '5228.1'
## Warning: Coercing text to numeric in T20230 / R20230C20: '5228.1'
## Warning: Coercing text to numeric in T20231 / R20231C20: '5228.1'
## Warning: Coercing text to numeric in T20232 / R20232C20: '5228.1'
## Warning: Coercing text to numeric in T20233 / R20233C20: '5228.1'
## Warning: Coercing text to numeric in T20234 / R20234C20: '5228.1'
## Warning: Coercing text to numeric in T20235 / R20235C20: '5228.1'
## Warning: Coercing text to numeric in T20236 / R20236C20: '5228.1'
## Warning: Coercing text to numeric in T20237 / R20237C20: '5228.1'
## Warning: Coercing text to numeric in T20238 / R20238C20: '5228.1'
## Warning: Coercing text to numeric in T20239 / R20239C20: '5228.1'
## Warning: Coercing text to numeric in T20240 / R20240C20: '5228.1'
## Warning: Coercing text to numeric in T20241 / R20241C20: '5228.1'
## Warning: Coercing text to numeric in T20242 / R20242C20: '5228.1'
## Warning: Coercing text to numeric in T20243 / R20243C20: '5228.1'
## Warning: Coercing text to numeric in T20244 / R20244C20: '5228.1'
## Warning: Coercing text to numeric in T20245 / R20245C20: '5228.1'
## Warning: Coercing text to numeric in T20246 / R20246C20: '5228.1'
## Warning: Coercing text to numeric in T20247 / R20247C20: '5228.1'
## Warning: Coercing text to numeric in T20248 / R20248C20: '5228.1'
## Warning: Coercing text to numeric in T20249 / R20249C20: '5228.1'
## Warning: Coercing text to numeric in T20250 / R20250C20: '5228.1'
## Warning: Coercing text to numeric in T20251 / R20251C20: '5228.1'
## Warning: Coercing text to numeric in T20252 / R20252C20: '5228.1'
## Warning: Coercing text to numeric in T20253 / R20253C20: '5228.1'
## Warning: Coercing text to numeric in T20254 / R20254C20: '5228.1'
## Warning: Coercing text to numeric in T20255 / R20255C20: '5228.1'
## Warning: Coercing text to numeric in T20256 / R20256C20: '5228.1'
## Warning: Coercing text to numeric in T20257 / R20257C20: '5228.1'
## Warning: Coercing text to numeric in T20258 / R20258C20: '5228.1'
## Warning: Coercing text to numeric in T20259 / R20259C20: '5228.1'
## Warning: Coercing text to numeric in T20260 / R20260C20: '5228.1'
## Warning: Coercing text to numeric in T20261 / R20261C20: '5228.1'
## Warning: Coercing text to numeric in T20262 / R20262C20: '5228.1'
## Warning: Coercing text to numeric in T20263 / R20263C20: '5228.1'
## Warning: Coercing text to numeric in T20264 / R20264C20: '5228.1'
## Warning: Coercing text to numeric in T20265 / R20265C20: '5228.1'
## Warning: Coercing text to numeric in T20266 / R20266C20: '5228.1'
## Warning: Coercing text to numeric in T20267 / R20267C20: '5228.1'
## Warning: Coercing text to numeric in T20268 / R20268C20: '5228.1'
## Warning: Coercing text to numeric in T20269 / R20269C20: '5228.1'
## Warning: Coercing text to numeric in T20270 / R20270C20: '5228.1'
## Warning: Coercing text to numeric in T20271 / R20271C20: '5228.1'
## Warning: Coercing text to numeric in T20272 / R20272C20: '5228.1'
## Warning: Coercing text to numeric in T20273 / R20273C20: '5228.1'
## Warning: Coercing text to numeric in T20274 / R20274C20: '5228.1'
## Warning: Coercing text to numeric in T20275 / R20275C20: '5228.1'
## Warning: Coercing text to numeric in T20276 / R20276C20: '5228.1'
## Warning: Coercing text to numeric in T20277 / R20277C20: '5228.1'
## Warning: Coercing text to numeric in T20278 / R20278C20: '5228.1'
## Warning: Coercing text to numeric in T20279 / R20279C20: '5228.1'
## Warning: Coercing text to numeric in T20280 / R20280C20: '5228.1'
## Warning: Coercing text to numeric in T20281 / R20281C20: '5228.1'
## Warning: Coercing text to numeric in T20282 / R20282C20: '5228.1'
## Warning: Coercing text to numeric in T20283 / R20283C20: '5228.1'
## Warning: Coercing text to numeric in T20284 / R20284C20: '5228.1'
## Warning: Coercing text to numeric in T20285 / R20285C20: '5228.1'
## Warning: Coercing text to numeric in T20286 / R20286C20: '5228.1'
## Warning: Coercing text to numeric in T20287 / R20287C20: '5228.1'
## Warning: Coercing text to numeric in T20288 / R20288C20: '5228.1'
## Warning: Coercing text to numeric in T20289 / R20289C20: '5228.1'
## Warning: Coercing text to numeric in T20290 / R20290C20: '5228.1'
## Warning: Coercing text to numeric in T20291 / R20291C20: '5228.1'
## Warning: Coercing text to numeric in T20292 / R20292C20: '5228.1'
## Warning: Coercing text to numeric in T20293 / R20293C20: '5228.1'
## Warning: Coercing text to numeric in T20294 / R20294C20: '5228.1'
## Warning: Coercing text to numeric in T20295 / R20295C20: '5228.1'
## Warning: Coercing text to numeric in T20296 / R20296C20: '5228.1'
## Warning: Coercing text to numeric in T20297 / R20297C20: '5228.1'
## Warning: Coercing text to numeric in T20298 / R20298C20: '5228.1'
## Warning: Coercing text to numeric in T20299 / R20299C20: '5228.1'
## Warning: Coercing text to numeric in T20300 / R20300C20: '5228.1'
## Warning: Coercing text to numeric in T20301 / R20301C20: '5228.1'
## Warning: Coercing text to numeric in T20302 / R20302C20: '5228.1'
## Warning: Coercing text to numeric in T20303 / R20303C20: '5228.1'
## Warning: Coercing text to numeric in T20304 / R20304C20: '5228.1'
## Warning: Coercing text to numeric in T20305 / R20305C20: '5228.1'
## Warning: Coercing text to numeric in T20306 / R20306C20: '5228.1'
## Warning: Coercing text to numeric in T20307 / R20307C20: '5228.1'
## Warning: Coercing text to numeric in T20308 / R20308C20: '5228.1'
## Warning: Coercing text to numeric in T20309 / R20309C20: '5228.1'
## Warning: Coercing text to numeric in T20310 / R20310C20: '5228.1'
## Warning: Coercing text to numeric in T20311 / R20311C20: '5228.1'
## Warning: Coercing text to numeric in T20312 / R20312C20: '5228.1'
## Warning: Coercing text to numeric in T20313 / R20313C20: '5228.1'
## Warning: Coercing text to numeric in T20314 / R20314C20: '5228.1'
## Warning: Coercing text to numeric in T20315 / R20315C20: '5228.1'
## Warning: Coercing text to numeric in T20316 / R20316C20: '5228.1'
## Warning: Coercing text to numeric in T20317 / R20317C20: '5228.1'
## Warning: Coercing text to numeric in T20318 / R20318C20: '5228.1'
## Warning: Coercing text to numeric in T20319 / R20319C20: '5228.1'
## Warning: Coercing text to numeric in T20320 / R20320C20: '5228.1'
## Warning: Coercing text to numeric in T20321 / R20321C20: '5228.1'
## Warning: Coercing text to numeric in T20322 / R20322C20: '5228.1'
## Warning: Coercing text to numeric in T20323 / R20323C20: '5228.1'
## Warning: Coercing text to numeric in T20324 / R20324C20: '5228.1'
## Warning: Coercing text to numeric in T20325 / R20325C20: '5228.1'
## Warning: Coercing text to numeric in T20326 / R20326C20: '5228.1'
## Warning: Coercing text to numeric in T20327 / R20327C20: '5228.1'
## Warning: Coercing text to numeric in T20328 / R20328C20: '5228.1'
## Warning: Coercing text to numeric in T20329 / R20329C20: '5228.1'
## Warning: Coercing text to numeric in T20330 / R20330C20: '5228.1'
## Warning: Coercing text to numeric in T20331 / R20331C20: '5228.1'
## Warning: Coercing text to numeric in T20332 / R20332C20: '5228.1'
## Warning: Coercing text to numeric in T20333 / R20333C20: '5228.1'
## Warning: Coercing text to numeric in T20334 / R20334C20: '5228.1'
## Warning: Coercing text to numeric in T20335 / R20335C20: '5228.1'
## Warning: Coercing text to numeric in T20336 / R20336C20: '5228.1'
## Warning: Coercing text to numeric in T20337 / R20337C20: '5228.1'
## Warning: Coercing text to numeric in T20338 / R20338C20: '5228.1'
## Warning: Coercing text to numeric in T20339 / R20339C20: '5228.1'
## Warning: Coercing text to numeric in T20340 / R20340C20: '5228.1'
## Warning: Coercing text to numeric in T20341 / R20341C20: '5228.1'
## Warning: Coercing text to numeric in T20342 / R20342C20: '5228.1'
## Warning: Coercing text to numeric in T20343 / R20343C20: '5228.1'
## Warning: Coercing text to numeric in T20344 / R20344C20: '5228.1'
## Warning: Coercing text to numeric in T20345 / R20345C20: '5228.1'
## Warning: Coercing text to numeric in T20346 / R20346C20: '5228.1'
## Warning: Coercing text to numeric in T20347 / R20347C20: '5228.1'
## Warning: Coercing text to numeric in T20348 / R20348C20: '5228.1'
## Warning: Coercing text to numeric in T20349 / R20349C20: '5228.1'
## Warning: Coercing text to numeric in T20350 / R20350C20: '5228.1'
## Warning: Coercing text to numeric in T20351 / R20351C20: '5228.1'
## Warning: Coercing text to numeric in T20352 / R20352C20: '5228.1'
## Warning: Coercing text to numeric in T20353 / R20353C20: '5228.1'
## Warning: Coercing text to numeric in T20354 / R20354C20: '5228.1'
## Warning: Coercing text to numeric in T20355 / R20355C20: '5228.1'
## Warning: Coercing text to numeric in T20356 / R20356C20: '5228.1'
## Warning: Coercing text to numeric in T20357 / R20357C20: '5228.1'
## Warning: Coercing text to numeric in T20358 / R20358C20: '5228.1'
## Warning: Coercing text to numeric in T20359 / R20359C20: '5228.1'
## Warning: Coercing text to numeric in T20360 / R20360C20: '5228.1'
## Warning: Coercing text to numeric in T20361 / R20361C20: '5228.1'
## Warning: Coercing text to numeric in T20362 / R20362C20: '5228.1'
## Warning: Coercing text to numeric in T20363 / R20363C20: '5228.1'
## Warning: Coercing text to numeric in T20364 / R20364C20: '5228.1'
## Warning: Coercing text to numeric in T20365 / R20365C20: '5228.1'
## Warning: Coercing text to numeric in T20366 / R20366C20: '5228.1'
## Warning: Coercing text to numeric in T20367 / R20367C20: '5228.1'
## Warning: Coercing text to numeric in T20368 / R20368C20: '5228.1'
## Warning: Coercing text to numeric in T20369 / R20369C20: '5228.1'
## Warning: Coercing text to numeric in T20370 / R20370C20: '5228.1'
## Warning: Coercing text to numeric in T20371 / R20371C20: '5228.1'
## Warning: Coercing text to numeric in T20372 / R20372C20: '5228.1'
## Warning: Coercing text to numeric in T20373 / R20373C20: '5228.1'
## Warning: Coercing text to numeric in T20374 / R20374C20: '5228.1'
## Warning: Coercing text to numeric in T20375 / R20375C20: '5228.1'
## Warning: Coercing text to numeric in T20376 / R20376C20: '5228.1'
## Warning: Coercing text to numeric in T20377 / R20377C20: '5228.1'
## Warning: Coercing text to numeric in T20378 / R20378C20: '5228.1'
## Warning: Coercing text to numeric in T20379 / R20379C20: '5228.1'
## Warning: Coercing text to numeric in T20380 / R20380C20: '5228.1'
## Warning: Coercing text to numeric in T20381 / R20381C20: '5228.1'
## Warning: Coercing text to numeric in T20382 / R20382C20: '5228.1'
## Warning: Coercing text to numeric in T20383 / R20383C20: '5228.1'
## Warning: Coercing text to numeric in T20384 / R20384C20: '5228.1'
## Warning: Coercing text to numeric in T20385 / R20385C20: '5228.1'
## Warning: Coercing text to numeric in T20386 / R20386C20: '5228.1'
## Warning: Coercing text to numeric in T20387 / R20387C20: '5228.1'
## Warning: Coercing text to numeric in T20388 / R20388C20: '5228.1'
## Warning: Coercing text to numeric in T20389 / R20389C20: '5228.1'
## Warning: Coercing text to numeric in T20390 / R20390C20: '5228.1'
## Warning: Coercing text to numeric in T20391 / R20391C20: '5228.1'
## Warning: Coercing text to numeric in T20392 / R20392C20: '5228.1'
## Warning: Coercing text to numeric in T20393 / R20393C20: '5228.1'
## Warning: Coercing text to numeric in T20394 / R20394C20: '5228.1'
## Warning: Coercing text to numeric in T20395 / R20395C20: '5228.1'
## Warning: Coercing text to numeric in T20396 / R20396C20: '5228.1'
## Warning: Coercing text to numeric in T20397 / R20397C20: '5228.1'
## Warning: Coercing text to numeric in T20398 / R20398C20: '5228.1'
## Warning: Coercing text to numeric in T20399 / R20399C20: '5228.1'
## Warning: Coercing text to numeric in T20400 / R20400C20: '5228.1'
## Warning: Coercing text to numeric in T20401 / R20401C20: '5228.1'
## Warning: Coercing text to numeric in T20402 / R20402C20: '5228.1'
## Warning: Coercing text to numeric in T20403 / R20403C20: '5228.1'
## Warning: Coercing text to numeric in T20404 / R20404C20: '5228.1'
## Warning: Coercing text to numeric in T20405 / R20405C20: '5228.1'
## Warning: Coercing text to numeric in T20406 / R20406C20: '5228.1'
## Warning: Coercing text to numeric in T20407 / R20407C20: '5228.1'
## Warning: Coercing text to numeric in T20408 / R20408C20: '5228.1'
## Warning: Coercing text to numeric in T20409 / R20409C20: '5228.1'
## Warning: Coercing text to numeric in T20410 / R20410C20: '5228.1'
## Warning: Coercing text to numeric in T20411 / R20411C20: '5228.1'
## Warning: Coercing text to numeric in T20412 / R20412C20: '5228.1'
## Warning: Coercing text to numeric in T20413 / R20413C20: '5228.1'
## Warning: Coercing text to numeric in T20414 / R20414C20: '5228.1'
## Warning: Coercing text to numeric in T20415 / R20415C20: '5228.1'
## Warning: Coercing text to numeric in T20416 / R20416C20: '5228.1'
## Warning: Coercing text to numeric in T20417 / R20417C20: '5228.1'
## Warning: Coercing text to numeric in T20418 / R20418C20: '5228.1'
## Warning: Coercing text to numeric in T20419 / R20419C20: '5228.1'
## Warning: Coercing text to numeric in T20420 / R20420C20: '5228.1'
## Warning: Coercing text to numeric in T20421 / R20421C20: '5228.1'
## Warning: Coercing text to numeric in T20422 / R20422C20: '5228.1'
## Warning: Coercing text to numeric in T20423 / R20423C20: '5228.1'
## Warning: Coercing text to numeric in T20424 / R20424C20: '5228.1'
## Warning: Coercing text to numeric in T20425 / R20425C20: '5228.1'
## Warning: Coercing text to numeric in T20426 / R20426C20: '5228.1'
## Warning: Coercing text to numeric in T20427 / R20427C20: '5228.1'
## Warning: Coercing text to numeric in T20428 / R20428C20: '5228.1'
## Warning: Coercing text to numeric in T20429 / R20429C20: '5228.1'
## Warning: Coercing text to numeric in T20430 / R20430C20: '5228.1'
## Warning: Coercing text to numeric in T20431 / R20431C20: '5228.1'
## Warning: Coercing text to numeric in T20432 / R20432C20: '5228.1'
## Warning: Coercing text to numeric in T20433 / R20433C20: '5228.1'
## Warning: Coercing text to numeric in T20434 / R20434C20: '5228.1'
## Warning: Coercing text to numeric in T20435 / R20435C20: '5228.1'
## Warning: Coercing text to numeric in T20436 / R20436C20: '5228.1'
## Warning: Coercing text to numeric in T20437 / R20437C20: '5228.1'
## Warning: Coercing text to numeric in T20438 / R20438C20: '5228.1'
## Warning: Coercing text to numeric in T20439 / R20439C20: '5228.1'
## Warning: Coercing text to numeric in T20440 / R20440C20: '5228.1'
## Warning: Coercing text to numeric in T20441 / R20441C20: '5228.1'
## Warning: Coercing text to numeric in T20442 / R20442C20: '5228.1'
## Warning: Coercing text to numeric in T20443 / R20443C20: '5228.1'
## Warning: Coercing text to numeric in T20444 / R20444C20: '5228.1'
## Warning: Coercing text to numeric in T20445 / R20445C20: '5228.1'
## Warning: Coercing text to numeric in T20446 / R20446C20: '5228.1'
## Warning: Coercing text to numeric in T20447 / R20447C20: '5228.1'
## Warning: Coercing text to numeric in T20448 / R20448C20: '5228.1'
## Warning: Coercing text to numeric in T20449 / R20449C20: '5228.1'
## Warning: Coercing text to numeric in T20450 / R20450C20: '5228.1'
## Warning: Coercing text to numeric in T20451 / R20451C20: '5228.1'
## Warning: Coercing text to numeric in T20452 / R20452C20: '5228.1'
## Warning: Coercing text to numeric in T20453 / R20453C20: '5228.1'
## Warning: Coercing text to numeric in T20454 / R20454C20: '5228.1'
## Warning: Coercing text to numeric in T20455 / R20455C20: '5228.1'
## Warning: Coercing text to numeric in T20456 / R20456C20: '5228.1'
## Warning: Coercing text to numeric in T20457 / R20457C20: '5228.1'
## Warning: Coercing text to numeric in T20458 / R20458C20: '5228.1'
## Warning: Coercing text to numeric in T20459 / R20459C20: '5228.1'
## Warning: Coercing text to numeric in T20460 / R20460C20: '5228.1'
## Warning: Coercing text to numeric in T20461 / R20461C20: '5228.1'
## Warning: Coercing text to numeric in T20462 / R20462C20: '5228.1'
## Warning: Coercing text to numeric in T20463 / R20463C20: '5228.1'
## Warning: Coercing text to numeric in T20464 / R20464C20: '5228.1'
## Warning: Coercing text to numeric in T20465 / R20465C20: '5228.1'
## Warning: Coercing text to numeric in T20466 / R20466C20: '5228.1'
## Warning: Coercing text to numeric in T20467 / R20467C20: '5228.1'
## Warning: Coercing text to numeric in T20468 / R20468C20: '5228.1'
## Warning: Coercing text to numeric in T20469 / R20469C20: '5228.1'
## Warning: Coercing text to numeric in T20470 / R20470C20: '5228.1'
## Warning: Coercing text to numeric in T20471 / R20471C20: '5228.1'
## Warning: Coercing text to numeric in T20472 / R20472C20: '5228.1'
## Warning: Coercing text to numeric in T20473 / R20473C20: '5228.1'
## Warning: Coercing text to numeric in T20474 / R20474C20: '5228.1'
## Warning: Coercing text to numeric in T20475 / R20475C20: '5228.1'
## Warning: Coercing text to numeric in T20476 / R20476C20: '5228.1'
## Warning: Coercing text to numeric in T20477 / R20477C20: '5228.1'
## Warning: Coercing text to numeric in T20478 / R20478C20: '5228.1'
## Warning: Coercing text to numeric in T20479 / R20479C20: '5228.1'
## Warning: Coercing text to numeric in T20480 / R20480C20: '5228.1'
## Warning: Coercing text to numeric in T20481 / R20481C20: '5228.1'
## Warning: Coercing text to numeric in T20482 / R20482C20: '5228.1'
## Warning: Coercing text to numeric in T20483 / R20483C20: '5228.1'
## Warning: Coercing text to numeric in T20484 / R20484C20: '5228.1'
## Warning: Coercing text to numeric in T20485 / R20485C20: '5228.1'
## Warning: Coercing text to numeric in T20486 / R20486C20: '5228.1'
## Warning: Coercing text to numeric in T20487 / R20487C20: '5228.1'
## Warning: Coercing text to numeric in T20488 / R20488C20: '5228.1'
## Warning: Coercing text to numeric in T20489 / R20489C20: '5228.1'
## Warning: Coercing text to numeric in T20490 / R20490C20: '5228.1'
## Warning: Coercing text to numeric in T20491 / R20491C20: '5228.1'
## Warning: Coercing text to numeric in T20492 / R20492C20: '5228.1'
## Warning: Coercing text to numeric in T20493 / R20493C20: '5228.1'
## Warning: Coercing text to numeric in T20494 / R20494C20: '5228.1'
## Warning: Coercing text to numeric in T20495 / R20495C20: '5228.1'
## Warning: Coercing text to numeric in T20496 / R20496C20: '5228.1'
## Warning: Coercing text to numeric in T20497 / R20497C20: '5228.1'
## Warning: Coercing text to numeric in T20498 / R20498C20: '5228.1'
## Warning: Coercing text to numeric in T20499 / R20499C20: '5228.1'
## Warning: Coercing text to numeric in T20500 / R20500C20: '5228.1'
## Warning: Coercing text to numeric in T20501 / R20501C20: '5228.1'
## Warning: Coercing text to numeric in T20502 / R20502C20: '5228.1'
## Warning: Coercing text to numeric in T20503 / R20503C20: '5228.1'
## Warning: Coercing text to numeric in T20504 / R20504C20: '5228.1'
## Warning: Coercing text to numeric in T20505 / R20505C20: '5228.1'
## Warning: Coercing text to numeric in T20506 / R20506C20: '5228.1'
## Warning: Coercing text to numeric in T20507 / R20507C20: '5228.1'
## Warning: Coercing text to numeric in T20508 / R20508C20: '5228.1'
## Warning: Coercing text to numeric in T20509 / R20509C20: '5228.1'
## Warning: Coercing text to numeric in T20510 / R20510C20: '5228.1'
## Warning: Coercing text to numeric in T20511 / R20511C20: '5228.1'
## Warning: Coercing text to numeric in T20512 / R20512C20: '5228.1'
## Warning: Coercing text to numeric in T20513 / R20513C20: '5228.1'
## Warning: Coercing text to numeric in T20514 / R20514C20: '5228.1'
## Warning: Coercing text to numeric in T20515 / R20515C20: '5228.1'
## Warning: Coercing text to numeric in T20516 / R20516C20: '5228.1'
## Warning: Coercing text to numeric in T20517 / R20517C20: '5228.1'
## Warning: Coercing text to numeric in T20518 / R20518C20: '5228.1'
## Warning: Coercing text to numeric in T20519 / R20519C20: '5228.1'
## Warning: Coercing text to numeric in T20520 / R20520C20: '5228.1'
## Warning: Coercing text to numeric in T20521 / R20521C20: '5228.1'
## Warning: Coercing text to numeric in T20522 / R20522C20: '5228.1'
## Warning: Coercing text to numeric in T20523 / R20523C20: '5228.1'
## Warning: Coercing text to numeric in T20524 / R20524C20: '5228.1'
## Warning: Coercing text to numeric in T20525 / R20525C20: '5228.1'
## Warning: Coercing text to numeric in T20526 / R20526C20: '5228.1'
## Warning: Coercing text to numeric in T20527 / R20527C20: '5228.1'
## Warning: Coercing text to numeric in T20528 / R20528C20: '5228.1'
## Warning: Coercing text to numeric in T20529 / R20529C20: '5228.1'
## Warning: Coercing text to numeric in T20530 / R20530C20: '5228.1'
## Warning: Coercing text to numeric in T20531 / R20531C20: '5228.1'
## Warning: Coercing text to numeric in T20532 / R20532C20: '5228.1'
## Warning: Coercing text to numeric in T20533 / R20533C20: '5228.1'
## Warning: Coercing text to numeric in T20534 / R20534C20: '5228.1'
## Warning: Coercing text to numeric in T20535 / R20535C20: '5228.1'
## Warning: Coercing text to numeric in T20536 / R20536C20: '5228.1'
## Warning: Coercing text to numeric in T20537 / R20537C20: '5228.1'
## Warning: Coercing text to numeric in T20538 / R20538C20: '5228.1'
## Warning: Coercing text to numeric in T20539 / R20539C20: '5228.1'
## Warning: Coercing text to numeric in T20540 / R20540C20: '5228.1'
## Warning: Coercing text to numeric in T20541 / R20541C20: '5228.1'
## Warning: Coercing text to numeric in T20542 / R20542C20: '5228.1'
## Warning: Coercing text to numeric in T20543 / R20543C20: '5228.1'
## Warning: Coercing text to numeric in T20544 / R20544C20: '5228.1'
## Warning: Coercing text to numeric in T20545 / R20545C20: '5228.1'
## Warning: Coercing text to numeric in T20546 / R20546C20: '5228.1'
## Warning: Coercing text to numeric in T20547 / R20547C20: '5228.1'
## Warning: Coercing text to numeric in T20548 / R20548C20: '5228.1'
## Warning: Coercing text to numeric in T20549 / R20549C20: '5228.1'
## Warning: Coercing text to numeric in T20550 / R20550C20: '5228.1'
## Warning: Coercing text to numeric in T20551 / R20551C20: '5228.1'
## Warning: Coercing text to numeric in T20552 / R20552C20: '5228.1'
## Warning: Coercing text to numeric in T20553 / R20553C20: '5228.1'
## Warning: Coercing text to numeric in T20554 / R20554C20: '5228.1'
## Warning: Coercing text to numeric in T20555 / R20555C20: '5228.1'
## Warning: Coercing text to numeric in T20556 / R20556C20: '5228.1'
## Warning: Coercing text to numeric in T20557 / R20557C20: '5228.1'
## Warning: Coercing text to numeric in T20558 / R20558C20: '5228.1'
## Warning: Coercing text to numeric in T20559 / R20559C20: '5228.1'
## Warning: Coercing text to numeric in T20560 / R20560C20: '5228.1'
## Warning: Coercing text to numeric in T20561 / R20561C20: '5228.1'
## Warning: Coercing text to numeric in T20562 / R20562C20: '5228.1'
## Warning: Coercing text to numeric in T20563 / R20563C20: '5228.1'
## Warning: Coercing text to numeric in T20564 / R20564C20: '5228.1'
## Warning: Coercing text to numeric in T20565 / R20565C20: '5228.1'
## Warning: Coercing text to numeric in T20566 / R20566C20: '5228.1'
## Warning: Coercing text to numeric in T20567 / R20567C20: '5228.1'
## Warning: Coercing text to numeric in T20568 / R20568C20: '5228.1'
## Warning: Coercing text to numeric in T20569 / R20569C20: '5228.1'
## Warning: Coercing text to numeric in T20570 / R20570C20: '5228.1'
## Warning: Coercing text to numeric in T20571 / R20571C20: '5228.1'
## Warning: Coercing text to numeric in T20572 / R20572C20: '5228.1'
## Warning: Coercing text to numeric in T20573 / R20573C20: '5228.1'
## Warning: Coercing text to numeric in T20574 / R20574C20: '5228.1'
## Warning: Coercing text to numeric in T20575 / R20575C20: '5228.1'
## Warning: Coercing text to numeric in T20576 / R20576C20: '5228.1'
## Warning: Coercing text to numeric in T20577 / R20577C20: '5228.1'
## Warning: Coercing text to numeric in T20578 / R20578C20: '5228.1'
## Warning: Coercing text to numeric in T20579 / R20579C20: '5228.1'
## Warning: Coercing text to numeric in T20580 / R20580C20: '5228.1'
## Warning: Coercing text to numeric in T20581 / R20581C20: '5228.1'
## Warning: Coercing text to numeric in T20582 / R20582C20: '5228.1'
## Warning: Coercing text to numeric in T20583 / R20583C20: '5228.1'
## Warning: Coercing text to numeric in T20584 / R20584C20: '5228.1'
## Warning: Coercing text to numeric in T20585 / R20585C20: '5228.1'
## Warning: Coercing text to numeric in T20586 / R20586C20: '5228.1'
## Warning: Coercing text to numeric in T20587 / R20587C20: '5228.1'
## Warning: Coercing text to numeric in T20588 / R20588C20: '5228.1'
## Warning: Coercing text to numeric in T20589 / R20589C20: '5228.1'
## Warning: Coercing text to numeric in T20590 / R20590C20: '5228.1'
## Warning: Coercing text to numeric in T20591 / R20591C20: '5228.1'
## Warning: Coercing text to numeric in T20592 / R20592C20: '5228.1'
## Warning: Coercing text to numeric in T20593 / R20593C20: '5228.1'
## Warning: Coercing text to numeric in T20594 / R20594C20: '5228.1'
## Warning: Coercing text to numeric in T20595 / R20595C20: '5228.1'
## Warning: Coercing text to numeric in T20596 / R20596C20: '5228.1'
## Warning: Coercing text to numeric in T20597 / R20597C20: '5228.1'
## Warning: Coercing text to numeric in T20598 / R20598C20: '5228.1'
## Warning: Coercing text to numeric in T20599 / R20599C20: '5228.1'
## Warning: Coercing text to numeric in T20600 / R20600C20: '5228.1'
## Warning: Coercing text to numeric in T20601 / R20601C20: '5228.1'
## Warning: Coercing text to numeric in T20602 / R20602C20: '5228.1'
## Warning: Coercing text to numeric in T20603 / R20603C20: '5228.1'
## Warning: Coercing text to numeric in T20604 / R20604C20: '5228.1'
## Warning: Coercing text to numeric in T20605 / R20605C20: '5228.1'
## Warning: Coercing text to numeric in T20606 / R20606C20: '5228.1'
## Warning: Coercing text to numeric in T20607 / R20607C20: '5228.1'
## Warning: Coercing text to numeric in T20608 / R20608C20: '5228.1'
## Warning: Coercing text to numeric in T20609 / R20609C20: '5228.1'
## Warning: Coercing text to numeric in T20610 / R20610C20: '5228.1'
## Warning: Coercing text to numeric in T20611 / R20611C20: '5228.1'
## Warning: Coercing text to numeric in T20612 / R20612C20: '5228.1'
## Warning: Coercing text to numeric in T20613 / R20613C20: '5228.1'
## Warning: Coercing text to numeric in T20614 / R20614C20: '5228.1'
## Warning: Coercing text to numeric in T20615 / R20615C20: '5228.1'
## Warning: Coercing text to numeric in T20616 / R20616C20: '5228.1'
## Warning: Coercing text to numeric in T20617 / R20617C20: '5228.1'
## Warning: Coercing text to numeric in T20618 / R20618C20: '5228.1'
## Warning: Coercing text to numeric in T20619 / R20619C20: '5228.1'
## Warning: Coercing text to numeric in T20620 / R20620C20: '5228.1'
## Warning: Coercing text to numeric in T20621 / R20621C20: '5228.1'
## Warning: Coercing text to numeric in T20622 / R20622C20: '5228.1'
## Warning: Coercing text to numeric in T20623 / R20623C20: '5228.1'
## Warning: Coercing text to numeric in T20624 / R20624C20: '5228.1'
## Warning: Coercing text to numeric in T20625 / R20625C20: '5228.1'
## Warning: Coercing text to numeric in T20626 / R20626C20: '5228.1'
## Warning: Coercing text to numeric in T20627 / R20627C20: '5228.1'
## Warning: Coercing text to numeric in T20628 / R20628C20: '5228.1'
## Warning: Coercing text to numeric in T20629 / R20629C20: '5228.1'
## Warning: Coercing text to numeric in T20630 / R20630C20: '5228.1'
## Warning: Coercing text to numeric in T20631 / R20631C20: '5228.1'
## Warning: Coercing text to numeric in T20632 / R20632C20: '5228.1'
## Warning: Coercing text to numeric in T20633 / R20633C20: '5228.1'
## Warning: Coercing text to numeric in T20634 / R20634C20: '5228.1'
## Warning: Coercing text to numeric in T20635 / R20635C20: '5228.1'
## Warning: Coercing text to numeric in T20636 / R20636C20: '5228.1'
## Warning: Coercing text to numeric in T20637 / R20637C20: '5228.1'
## Warning: Coercing text to numeric in T20638 / R20638C20: '5228.1'
## Warning: Coercing text to numeric in T20639 / R20639C20: '5228.1'
## Warning: Coercing text to numeric in T20640 / R20640C20: '5228.1'
## Warning: Coercing text to numeric in T20641 / R20641C20: '5228.1'
## Warning: Coercing text to numeric in T20642 / R20642C20: '5228.1'
## Warning: Coercing text to numeric in T20643 / R20643C20: '5228.1'
## Warning: Coercing text to numeric in T20644 / R20644C20: '5228.1'
## Warning: Coercing text to numeric in T20645 / R20645C20: '5228.1'
## Warning: Coercing text to numeric in T20646 / R20646C20: '5228.1'
## Warning: Coercing text to numeric in T20647 / R20647C20: '5228.1'
## Warning: Coercing text to numeric in T20648 / R20648C20: '5228.1'
## Warning: Coercing text to numeric in T20649 / R20649C20: '5228.1'
## Warning: Coercing text to numeric in T20650 / R20650C20: '5228.1'
## Warning: Coercing text to numeric in T20651 / R20651C20: '5228.1'
## Warning: Coercing text to numeric in T20652 / R20652C20: '5228.1'
## Warning: Coercing text to numeric in T20653 / R20653C20: '5228.1'
## Warning: Coercing text to numeric in T20654 / R20654C20: '5228.1'
## Warning: Coercing text to numeric in T20655 / R20655C20: '5228.1'
## Warning: Coercing text to numeric in T20656 / R20656C20: '5228.1'
## Warning: Coercing text to numeric in T20657 / R20657C20: '5228.1'
## Warning: Coercing text to numeric in T20658 / R20658C20: '5228.1'
## Warning: Coercing text to numeric in T20659 / R20659C20: '5228.1'
## Warning: Coercing text to numeric in T20660 / R20660C20: '5228.1'
## Warning: Coercing text to numeric in T20661 / R20661C20: '5228.1'
## Warning: Coercing text to numeric in T20662 / R20662C20: '5228.1'
## Warning: Coercing text to numeric in T20663 / R20663C20: '5228.1'
## Warning: Coercing text to numeric in T20664 / R20664C20: '5228.1'
## Warning: Coercing text to numeric in T20665 / R20665C20: '5228.1'
## Warning: Coercing text to numeric in T20666 / R20666C20: '5228.1'
## Warning: Coercing text to numeric in T20667 / R20667C20: '5228.1'
## Warning: Coercing text to numeric in T20668 / R20668C20: '5228.1'
## Warning: Coercing text to numeric in T20669 / R20669C20: '5228.1'
## Warning: Coercing text to numeric in T20670 / R20670C20: '5228.1'
## Warning: Coercing text to numeric in T20671 / R20671C20: '5228.1'
## Warning: Coercing text to numeric in T20672 / R20672C20: '5228.1'
## Warning: Coercing text to numeric in T20673 / R20673C20: '5228.1'
## Warning: Coercing text to numeric in T20674 / R20674C20: '5228.1'
## Warning: Coercing text to numeric in T20675 / R20675C20: '5228.1'
## Warning: Coercing text to numeric in T20676 / R20676C20: '5228.1'
## Warning: Coercing text to numeric in T20677 / R20677C20: '5228.1'
## Warning: Coercing text to numeric in T20678 / R20678C20: '5228.1'
## Warning: Coercing text to numeric in T20679 / R20679C20: '5228.1'
## Warning: Coercing text to numeric in T20680 / R20680C20: '5228.1'
## Warning: Coercing text to numeric in T20681 / R20681C20: '5228.1'
## Warning: Coercing text to numeric in T20682 / R20682C20: '5228.1'
## Warning: Coercing text to numeric in T20683 / R20683C20: '5228.1'
## Warning: Coercing text to numeric in T20684 / R20684C20: '5228.1'
## Warning: Coercing text to numeric in T20685 / R20685C20: '5228.1'
## Warning: Coercing text to numeric in T20686 / R20686C20: '5228.1'
## Warning: Coercing text to numeric in T20687 / R20687C20: '5228.1'
## Warning: Coercing text to numeric in T20688 / R20688C20: '5228.1'
## Warning: Coercing text to numeric in T20689 / R20689C20: '5228.1'
## Warning: Coercing text to numeric in T20690 / R20690C20: '5228.1'
## Warning: Coercing text to numeric in T20691 / R20691C20: '5228.1'
## Warning: Coercing text to numeric in T20692 / R20692C20: '5228.1'
## Warning: Coercing text to numeric in T20693 / R20693C20: '5228.1'
## Warning: Coercing text to numeric in T20694 / R20694C20: '5228.1'
## Warning: Coercing text to numeric in T20695 / R20695C20: '5228.1'
## Warning: Coercing text to numeric in T20696 / R20696C20: '5228.1'
## Warning: Coercing text to numeric in T20697 / R20697C20: '5228.1'
## Warning: Coercing text to numeric in T20698 / R20698C20: '5228.1'
## Warning: Coercing text to numeric in T20699 / R20699C20: '5228.1'
## Warning: Coercing text to numeric in T20700 / R20700C20: '5228.1'
## Warning: Coercing text to numeric in T20701 / R20701C20: '5228.1'
## Warning: Coercing text to numeric in T20702 / R20702C20: '5228.1'
## Warning: Coercing text to numeric in T20703 / R20703C20: '5228.1'
## Warning: Coercing text to numeric in T20704 / R20704C20: '5228.1'
## Warning: Coercing text to numeric in T20705 / R20705C20: '5228.1'
## Warning: Coercing text to numeric in T20706 / R20706C20: '5228.1'
## Warning: Coercing text to numeric in T20707 / R20707C20: '5228.1'
## Warning: Coercing text to numeric in T20708 / R20708C20: '5228.1'
## Warning: Coercing text to numeric in T20709 / R20709C20: '5228.1'
## Warning: Coercing text to numeric in T20710 / R20710C20: '5228.1'
## Warning: Coercing text to numeric in T20711 / R20711C20: '5228.1'
## Warning: Coercing text to numeric in T20712 / R20712C20: '5228.1'
## Warning: Coercing text to numeric in T20713 / R20713C20: '5228.1'
## Warning: Coercing text to numeric in T20714 / R20714C20: '5228.1'
## Warning: Coercing text to numeric in T20715 / R20715C20: '5228.1'
## Warning: Coercing text to numeric in T20716 / R20716C20: '5228.1'
## Warning: Coercing text to numeric in T20717 / R20717C20: '5228.1'
## Warning: Coercing text to numeric in T20718 / R20718C20: '5228.1'
## Warning: Coercing text to numeric in T20719 / R20719C20: '5228.1'
## Warning: Coercing text to numeric in T20720 / R20720C20: '5228.1'
## Warning: Coercing text to numeric in T20721 / R20721C20: '5228.1'
## Warning: Coercing text to numeric in T20722 / R20722C20: '5228.1'
## Warning: Coercing text to numeric in T20723 / R20723C20: '5228.1'
## Warning: Coercing text to numeric in T20724 / R20724C20: '5228.1'
## Warning: Coercing text to numeric in T20725 / R20725C20: '5228.1'
## Warning: Coercing text to numeric in T20726 / R20726C20: '5228.1'
## Warning: Coercing text to numeric in T20727 / R20727C20: '5228.1'
## Warning: Coercing text to numeric in T20728 / R20728C20: '5228.1'
## Warning: Coercing text to numeric in T20729 / R20729C20: '5228.1'
## Warning: Coercing text to numeric in T20730 / R20730C20: '5228.1'
## Warning: Coercing text to numeric in T20731 / R20731C20: '5228.1'
## Warning: Coercing text to numeric in T20732 / R20732C20: '5228.1'
## Warning: Coercing text to numeric in T20733 / R20733C20: '5228.1'
## Warning: Coercing text to numeric in T20734 / R20734C20: '5228.1'
## Warning: Coercing text to numeric in T20735 / R20735C20: '5228.1'
## Warning: Coercing text to numeric in T20736 / R20736C20: '5228.1'
## Warning: Coercing text to numeric in T20737 / R20737C20: '5228.1'
## Warning: Coercing text to numeric in T20738 / R20738C20: '5228.1'
## Warning: Coercing text to numeric in T20739 / R20739C20: '5228.1'
## Warning: Coercing text to numeric in T20740 / R20740C20: '5228.1'
## Warning: Coercing text to numeric in T20741 / R20741C20: '5228.1'
## Warning: Coercing text to numeric in T20742 / R20742C20: '5228.1'
## Warning: Coercing text to numeric in T20743 / R20743C20: '5228.1'
## Warning: Coercing text to numeric in T20744 / R20744C20: '5228.1'
## Warning: Coercing text to numeric in T20745 / R20745C20: '5228.1'
## Warning: Coercing text to numeric in T20746 / R20746C20: '5228.1'
## Warning: Coercing text to numeric in T20747 / R20747C20: '5228.1'
## Warning: Coercing text to numeric in T20748 / R20748C20: '5228.1'
## Warning: Coercing text to numeric in T20749 / R20749C20: '5228.1'
## Warning: Coercing text to numeric in T20750 / R20750C20: '5228.1'
## Warning: Coercing text to numeric in T20751 / R20751C20: '5228.1'
## Warning: Coercing text to numeric in T20752 / R20752C20: '5228.1'
## Warning: Coercing text to numeric in T20753 / R20753C20: '5228.1'
## Warning: Coercing text to numeric in T20754 / R20754C20: '5228.1'
## Warning: Coercing text to numeric in T20755 / R20755C20: '5228.1'
## Warning: Coercing text to numeric in T20756 / R20756C20: '5228.1'
## Warning: Coercing text to numeric in T20757 / R20757C20: '5228.1'
## Warning: Coercing text to numeric in T20758 / R20758C20: '5228.1'
## Warning: Coercing text to numeric in T20759 / R20759C20: '5228.1'
## Warning: Coercing text to numeric in T20760 / R20760C20: '5228.1'
## Warning: Coercing text to numeric in T20761 / R20761C20: '5228.1'
## Warning: Coercing text to numeric in T20762 / R20762C20: '5228.1'
## Warning: Coercing text to numeric in T20763 / R20763C20: '5228.1'
## Warning: Coercing text to numeric in T20764 / R20764C20: '5228.1'
## Warning: Coercing text to numeric in T20765 / R20765C20: '5228.1'
## Warning: Coercing text to numeric in T20766 / R20766C20: '5228.1'
## Warning: Coercing text to numeric in T20767 / R20767C20: '5228.1'
## Warning: Coercing text to numeric in T20768 / R20768C20: '5228.1'
## Warning: Coercing text to numeric in T20769 / R20769C20: '5228.1'
## Warning: Coercing text to numeric in T20770 / R20770C20: '5228.1'
## Warning: Coercing text to numeric in T20771 / R20771C20: '5228.1'
## Warning: Coercing text to numeric in T20772 / R20772C20: '5228.1'
## Warning: Coercing text to numeric in T20773 / R20773C20: '5228.1'
## Warning: Coercing text to numeric in T20774 / R20774C20: '5228.1'
## Warning: Coercing text to numeric in T20775 / R20775C20: '5228.1'
## Warning: Coercing text to numeric in T20776 / R20776C20: '5228.1'
## Warning: Coercing text to numeric in T20777 / R20777C20: '5228.1'
## Warning: Coercing text to numeric in T20778 / R20778C20: '5228.1'
## Warning: Coercing text to numeric in T20779 / R20779C20: '5228.1'
## Warning: Coercing text to numeric in T20780 / R20780C20: '5228.1'
## Warning: Coercing text to numeric in T20781 / R20781C20: '5228.1'
## Warning: Coercing text to numeric in T20782 / R20782C20: '5228.1'
## Warning: Coercing text to numeric in T20783 / R20783C20: '5228.1'
## Warning: Coercing text to numeric in T20784 / R20784C20: '5228.1'
## Warning: Coercing text to numeric in T20785 / R20785C20: '5228.1'
## Warning: Coercing text to numeric in T20786 / R20786C20: '5228.1'
## Warning: Coercing text to numeric in T20787 / R20787C20: '5228.1'
## Warning: Coercing text to numeric in T20788 / R20788C20: '5228.1'
## Warning: Coercing text to numeric in T20789 / R20789C20: '5228.1'
## Warning: Coercing text to numeric in T20790 / R20790C20: '5228.1'
## Warning: Coercing text to numeric in T20791 / R20791C20: '5228.1'
## Warning: Coercing text to numeric in T20792 / R20792C20: '5228.1'
## Warning: Coercing text to numeric in T20793 / R20793C20: '5228.1'
## Warning: Coercing text to numeric in T20794 / R20794C20: '5228.1'
## Warning: Coercing text to numeric in T20795 / R20795C20: '5228.1'
## Warning: Coercing text to numeric in T20796 / R20796C20: '5228.1'
## Warning: Coercing text to numeric in T20797 / R20797C20: '5228.1'
## Warning: Coercing text to numeric in T20798 / R20798C20: '5228.1'
## Warning: Coercing text to numeric in T20799 / R20799C20: '5228.1'
## Warning: Coercing text to numeric in T20800 / R20800C20: '5228.1'
## Warning: Coercing text to numeric in T20801 / R20801C20: '5228.1'
## Warning: Coercing text to numeric in T20802 / R20802C20: '5228.1'
## Warning: Coercing text to numeric in T20803 / R20803C20: '5228.1'
## Warning: Coercing text to numeric in T20804 / R20804C20: '5228.1'
## Warning: Coercing text to numeric in T20805 / R20805C20: '5228.1'
## Warning: Coercing text to numeric in T20806 / R20806C20: '5228.1'
## Warning: Coercing text to numeric in T20807 / R20807C20: '5228.1'
## Warning: Coercing text to numeric in T20808 / R20808C20: '5228.1'
## Warning: Coercing text to numeric in T20809 / R20809C20: '5228.1'
## Warning: Coercing text to numeric in T20810 / R20810C20: '5228.1'
## Warning: Coercing text to numeric in T20811 / R20811C20: '5228.1'
## Warning: Coercing text to numeric in T20812 / R20812C20: '5228.1'
## Warning: Coercing text to numeric in T20813 / R20813C20: '5228.1'
## Warning: Coercing text to numeric in T20814 / R20814C20: '5228.1'
## Warning: Coercing text to numeric in T20815 / R20815C20: '5228.1'
## Warning: Coercing text to numeric in T20816 / R20816C20: '5228.1'
## Warning: Coercing text to numeric in T20817 / R20817C20: '5228.1'
## Warning: Coercing text to numeric in T20818 / R20818C20: '5228.1'
## Warning: Coercing text to numeric in T20819 / R20819C20: '5228.1'
## Warning: Coercing text to numeric in T20820 / R20820C20: '5228.1'
## Warning: Coercing text to numeric in T20821 / R20821C20: '5228.1'
## Warning: Coercing text to numeric in T20822 / R20822C20: '5228.1'
## Warning: Coercing text to numeric in T20823 / R20823C20: '5228.1'
## Warning: Coercing text to numeric in T20824 / R20824C20: '5228.1'
## Warning: Coercing text to numeric in T20825 / R20825C20: '5228.1'
## Warning: Coercing text to numeric in T20826 / R20826C20: '5228.1'
## Warning: Coercing text to numeric in T20827 / R20827C20: '5228.1'
## Warning: Coercing text to numeric in T20828 / R20828C20: '5228.1'
## Warning: Coercing text to numeric in T20829 / R20829C20: '5228.1'
## Warning: Coercing text to numeric in T20830 / R20830C20: '5228.1'
## Warning: Coercing text to numeric in T20831 / R20831C20: '5228.1'
## Warning: Coercing text to numeric in T20832 / R20832C20: '5228.1'
## Warning: Coercing text to numeric in T20833 / R20833C20: '5228.1'
## Warning: Coercing text to numeric in T20834 / R20834C20: '5228.1'
## Warning: Coercing text to numeric in T20835 / R20835C20: '5228.1'
## Warning: Coercing text to numeric in T20836 / R20836C20: '5228.1'
## Warning: Coercing text to numeric in T20837 / R20837C20: '5228.1'
## Warning: Coercing text to numeric in T20838 / R20838C20: '5228.1'
## Warning: Coercing text to numeric in T20839 / R20839C20: '5228.1'
## Warning: Coercing text to numeric in T20840 / R20840C20: '5228.1'
## Warning: Coercing text to numeric in T20841 / R20841C20: '5228.1'
## Warning: Coercing text to numeric in T20842 / R20842C20: '5228.1'
## Warning: Coercing text to numeric in T20843 / R20843C20: '5228.1'
## Warning: Coercing text to numeric in T20844 / R20844C20: '5228.1'
## Warning: Coercing text to numeric in T20845 / R20845C20: '5228.1'
## Warning: Coercing text to numeric in T20846 / R20846C20: '5228.1'
## Warning: Coercing text to numeric in T20847 / R20847C20: '5228.1'
## Warning: Coercing text to numeric in T20848 / R20848C20: '5228.1'
## Warning: Coercing text to numeric in T20849 / R20849C20: '5228.1'
## Warning: Coercing text to numeric in T20850 / R20850C20: '5228.1'
## Warning: Coercing text to numeric in T20851 / R20851C20: '5228.1'
## Warning: Coercing text to numeric in T20852 / R20852C20: '5228.1'
## Warning: Coercing text to numeric in T20853 / R20853C20: '5228.1'
## Warning: Coercing text to numeric in T20854 / R20854C20: '5228.1'
## Warning: Coercing text to numeric in T20855 / R20855C20: '5228.1'
## Warning: Coercing text to numeric in T20856 / R20856C20: '5228.1'
## Warning: Coercing text to numeric in T20857 / R20857C20: '5228.1'
## Warning: Coercing text to numeric in T20858 / R20858C20: '5228.1'
## Warning: Coercing text to numeric in T20859 / R20859C20: '5228.1'
## Warning: Coercing text to numeric in T20860 / R20860C20: '5228.1'
## Warning: Coercing text to numeric in T20861 / R20861C20: '5228.1'
## Warning: Coercing text to numeric in T20862 / R20862C20: '5228.1'
## Warning: Coercing text to numeric in T20863 / R20863C20: '5228.1'
## Warning: Coercing text to numeric in T20864 / R20864C20: '5228.1'
## Warning: Coercing text to numeric in T20865 / R20865C20: '5228.1'
## Warning: Coercing text to numeric in T20866 / R20866C20: '5228.1'
## Warning: Coercing text to numeric in T20867 / R20867C20: '5228.1'
## Warning: Coercing text to numeric in T20868 / R20868C20: '5228.1'
## Warning: Coercing text to numeric in T20869 / R20869C20: '5228.1'
## Warning: Coercing text to numeric in T20870 / R20870C20: '5228.1'
## Warning: Coercing text to numeric in T20871 / R20871C20: '5228.1'
## Warning: Coercing text to numeric in T20872 / R20872C20: '5228.1'
## Warning: Coercing text to numeric in T20873 / R20873C20: '5228.1'
## Warning: Coercing text to numeric in T20874 / R20874C20: '5228.1'
## Warning: Coercing text to numeric in T20875 / R20875C20: '5228.1'
## Warning: Coercing text to numeric in T20876 / R20876C20: '5228.1'
## Warning: Coercing text to numeric in T20877 / R20877C20: '5228.1'
## Warning: Coercing text to numeric in T20878 / R20878C20: '5228.1'
## Warning: Coercing text to numeric in T20879 / R20879C20: '5228.1'
## Warning: Coercing text to numeric in T20880 / R20880C20: '5228.1'
## Warning: Coercing text to numeric in T20881 / R20881C20: '5228.1'
## Warning: Coercing text to numeric in T20882 / R20882C20: '5228.1'
## Warning: Coercing text to numeric in T20883 / R20883C20: '5228.1'
## Warning: Coercing text to numeric in T20884 / R20884C20: '5228.1'
## Warning: Coercing text to numeric in T20885 / R20885C20: '5228.1'
## Warning: Coercing text to numeric in T20886 / R20886C20: '5228.1'
## Warning: Coercing text to numeric in T20887 / R20887C20: '5228.1'
## Warning: Coercing text to numeric in T20888 / R20888C20: '5228.1'
## Warning: Coercing text to numeric in T20889 / R20889C20: '5228.1'
## Warning: Coercing text to numeric in T20890 / R20890C20: '5228.1'
## Warning: Coercing text to numeric in T20891 / R20891C20: '5228.1'
## Warning: Coercing text to numeric in T20892 / R20892C20: '5228.1'
## Warning: Coercing text to numeric in T20893 / R20893C20: '5228.1'
## Warning: Coercing text to numeric in T20894 / R20894C20: '5228.1'
## Warning: Coercing text to numeric in T20895 / R20895C20: '5228.1'
## Warning: Coercing text to numeric in T20896 / R20896C20: '5228.1'
## Warning: Coercing text to numeric in T20897 / R20897C20: '5228.1'
## Warning: Coercing text to numeric in T20898 / R20898C20: '5228.1'
## Warning: Coercing text to numeric in T20899 / R20899C20: '5228.1'
## Warning: Coercing text to numeric in T20900 / R20900C20: '5228.1'
## Warning: Coercing text to numeric in T20901 / R20901C20: '5228.1'
## Warning: Coercing text to numeric in T20902 / R20902C20: '5228.1'
## Warning: Coercing text to numeric in T20903 / R20903C20: '5228.1'
## Warning: Coercing text to numeric in T20904 / R20904C20: '5228.1'
## Warning: Coercing text to numeric in T20905 / R20905C20: '5228.1'
## Warning: Coercing text to numeric in T20906 / R20906C20: '5228.1'
## Warning: Coercing text to numeric in T20907 / R20907C20: '5228.1'
## Warning: Coercing text to numeric in T20908 / R20908C20: '5228.1'
## Warning: Coercing text to numeric in T20909 / R20909C20: '5228.1'
## Warning: Coercing text to numeric in T20910 / R20910C20: '5228.1'
## Warning: Coercing text to numeric in T20911 / R20911C20: '5228.1'
## Warning: Coercing text to numeric in T20912 / R20912C20: '5228.1'
## Warning: Coercing text to numeric in T20913 / R20913C20: '5228.1'
## Warning: Coercing text to numeric in T20914 / R20914C20: '5228.1'
## Warning: Coercing text to numeric in T20915 / R20915C20: '5228.1'
## Warning: Coercing text to numeric in T20916 / R20916C20: '5228.1'
## Warning: Coercing text to numeric in T20917 / R20917C20: '5228.1'
## Warning: Coercing text to numeric in T20918 / R20918C20: '5228.1'
## Warning: Coercing text to numeric in T20919 / R20919C20: '5228.1'
## Warning: Coercing text to numeric in T20920 / R20920C20: '5228.1'
## Warning: Coercing text to numeric in T20921 / R20921C20: '5228.1'
## Warning: Coercing text to numeric in T20922 / R20922C20: '5228.1'
## Warning: Coercing text to numeric in T20923 / R20923C20: '5228.1'
## Warning: Coercing text to numeric in T20924 / R20924C20: '5228.1'
## Warning: Coercing text to numeric in T20925 / R20925C20: '5228.1'
## Warning: Coercing text to numeric in T20926 / R20926C20: '5228.1'
## Warning: Coercing text to numeric in T20927 / R20927C20: '5228.1'
## Warning: Coercing text to numeric in T20928 / R20928C20: '5228.1'
## Warning: Coercing text to numeric in T20929 / R20929C20: '5228.1'
## Warning: Coercing text to numeric in T20930 / R20930C20: '5228.1'
## Warning: Coercing text to numeric in T20931 / R20931C20: '5228.1'
## Warning: Coercing text to numeric in T20932 / R20932C20: '5228.1'
## Warning: Coercing text to numeric in T20933 / R20933C20: '5228.1'
## Warning: Coercing text to numeric in T20934 / R20934C20: '5228.1'
## Warning: Coercing text to numeric in T20935 / R20935C20: '5228.1'
## Warning: Coercing text to numeric in T20936 / R20936C20: '5228.1'
## Warning: Coercing text to numeric in T20937 / R20937C20: '5228.1'
## Warning: Coercing text to numeric in T20938 / R20938C20: '5228.1'
## Warning: Coercing text to numeric in T20939 / R20939C20: '5228.1'
## Warning: Coercing text to numeric in T20940 / R20940C20: '5228.1'
## Warning: Coercing text to numeric in T20941 / R20941C20: '5228.1'
## Warning: Coercing text to numeric in T20942 / R20942C20: '5228.1'
## Warning: Coercing text to numeric in T20943 / R20943C20: '5228.1'
## Warning: Coercing text to numeric in T20944 / R20944C20: '5228.1'
## Warning: Coercing text to numeric in T20945 / R20945C20: '5228.1'
## Warning: Coercing text to numeric in T20946 / R20946C20: '5228.1'
## Warning: Coercing text to numeric in T20947 / R20947C20: '5228.1'
## Warning: Coercing text to numeric in T20948 / R20948C20: '5228.1'
## Warning: Coercing text to numeric in T20949 / R20949C20: '5228.1'
## Warning: Coercing text to numeric in T20950 / R20950C20: '5228.1'
## Warning: Coercing text to numeric in T20951 / R20951C20: '5228.1'
## Warning: Coercing text to numeric in T20952 / R20952C20: '5228.1'
## Warning: Coercing text to numeric in T20953 / R20953C20: '5228.1'
## Warning: Coercing text to numeric in T20954 / R20954C20: '5228.1'
## Warning: Coercing text to numeric in T20955 / R20955C20: '5228.1'
## Warning: Coercing text to numeric in T20956 / R20956C20: '5228.1'
## Warning: Coercing text to numeric in T20957 / R20957C20: '5228.1'
## Warning: Coercing text to numeric in T20958 / R20958C20: '5228.1'
## Warning: Coercing text to numeric in T20959 / R20959C20: '5228.1'
## Warning: Coercing text to numeric in T20960 / R20960C20: '5228.1'
## Warning: Coercing text to numeric in T20961 / R20961C20: '5228.1'
## Warning: Coercing text to numeric in T20962 / R20962C20: '5228.1'
## Warning: Coercing text to numeric in T20963 / R20963C20: '5228.1'
## Warning: Coercing text to numeric in T20964 / R20964C20: '5228.1'
## Warning: Coercing text to numeric in T20965 / R20965C20: '5228.1'
## Warning: Coercing text to numeric in T20966 / R20966C20: '5228.1'
## Warning: Coercing text to numeric in T20967 / R20967C20: '5228.1'
## Warning: Coercing text to numeric in T20968 / R20968C20: '5228.1'
## Warning: Coercing text to numeric in T20969 / R20969C20: '5228.1'
## Warning: Coercing text to numeric in T20970 / R20970C20: '5228.1'
## Warning: Coercing text to numeric in T20971 / R20971C20: '5228.1'
## Warning: Coercing text to numeric in T20972 / R20972C20: '5228.1'
## Warning: Coercing text to numeric in T20973 / R20973C20: '5228.1'
## Warning: Coercing text to numeric in T20974 / R20974C20: '5228.1'
## Warning: Coercing text to numeric in T20975 / R20975C20: '5228.1'
## Warning: Coercing text to numeric in T20976 / R20976C20: '5228.1'
## Warning: Coercing text to numeric in T20977 / R20977C20: '5228.1'
## Warning: Coercing text to numeric in T20978 / R20978C20: '5228.1'
## Warning: Coercing text to numeric in T20979 / R20979C20: '5228.1'
## Warning: Coercing text to numeric in T20980 / R20980C20: '5228.1'
## Warning: Coercing text to numeric in T20981 / R20981C20: '5228.1'
## Warning: Coercing text to numeric in T20982 / R20982C20: '5228.1'
## Warning: Coercing text to numeric in T20983 / R20983C20: '5228.1'
## Warning: Coercing text to numeric in T20984 / R20984C20: '5228.1'
## Warning: Coercing text to numeric in T20985 / R20985C20: '5228.1'
## Warning: Coercing text to numeric in T20986 / R20986C20: '5228.1'
## Warning: Coercing text to numeric in T20987 / R20987C20: '5228.1'
## Warning: Coercing text to numeric in T20988 / R20988C20: '5228.1'
## Warning: Coercing text to numeric in T20989 / R20989C20: '5228.1'
## Warning: Coercing text to numeric in T20990 / R20990C20: '5228.1'
## Warning: Coercing text to numeric in T20991 / R20991C20: '5228.1'
## Warning: Coercing text to numeric in T20992 / R20992C20: '5228.1'
## Warning: Coercing text to numeric in T20993 / R20993C20: '5228.1'
## Warning: Coercing text to numeric in T20994 / R20994C20: '5228.1'
## Warning: Coercing text to numeric in T20995 / R20995C20: '5228.1'
## Warning: Coercing text to numeric in T20996 / R20996C20: '5228.1'
## Warning: Coercing text to numeric in T20997 / R20997C20: '5228.1'
## Warning: Coercing text to numeric in T20998 / R20998C20: '5228.1'
## Warning: Coercing text to numeric in T20999 / R20999C20: '5228.1'
## Warning: Coercing text to numeric in T21000 / R21000C20: '5228.1'
## Warning: Coercing text to numeric in T21001 / R21001C20: '5228.1'
## Warning: Coercing text to numeric in T21002 / R21002C20: '5228.1'
## Warning: Coercing text to numeric in T21003 / R21003C20: '5228.1'
## Warning: Coercing text to numeric in T21004 / R21004C20: '5228.1'
## Warning: Coercing text to numeric in T21005 / R21005C20: '5228.1'
## Warning: Coercing text to numeric in T21006 / R21006C20: '5228.1'
## Warning: Coercing text to numeric in T21007 / R21007C20: '5228.1'
## Warning: Coercing text to numeric in T21008 / R21008C20: '5228.1'
## Warning: Coercing text to numeric in T21009 / R21009C20: '5228.1'
## Warning: Coercing text to numeric in T21010 / R21010C20: '5228.1'
## Warning: Coercing text to numeric in T21011 / R21011C20: '5228.1'
## Warning: Coercing text to numeric in T21012 / R21012C20: '5228.1'
## Warning: Coercing text to numeric in T21013 / R21013C20: '5228.1'
## Warning: Coercing text to numeric in T21014 / R21014C20: '5228.1'
## Warning: Coercing text to numeric in T21015 / R21015C20: '5228.1'
## Warning: Coercing text to numeric in T21016 / R21016C20: '5228.1'
## Warning: Coercing text to numeric in T21017 / R21017C20: '5228.1'
## Warning: Coercing text to numeric in T21018 / R21018C20: '5228.1'
## Warning: Coercing text to numeric in T21019 / R21019C20: '5228.1'
## Warning: Coercing text to numeric in T21020 / R21020C20: '5228.1'
## Warning: Coercing text to numeric in T21021 / R21021C20: '5228.1'
## Warning: Coercing text to numeric in T21022 / R21022C20: '5228.1'
## Warning: Coercing text to numeric in T21023 / R21023C20: '5228.1'
## Warning: Coercing text to numeric in T21024 / R21024C20: '5228.1'
## Warning: Coercing text to numeric in T21025 / R21025C20: '5228.1'
## Warning: Coercing text to numeric in T21026 / R21026C20: '5228.1'
## Warning: Coercing text to numeric in T21027 / R21027C20: '5228.1'
## Warning: Coercing text to numeric in T21028 / R21028C20: '5228.1'
## Warning: Coercing text to numeric in T21029 / R21029C20: '5228.1'
## Warning: Coercing text to numeric in T21030 / R21030C20: '5228.1'
## Warning: Coercing text to numeric in T21031 / R21031C20: '5228.1'
## Warning: Coercing text to numeric in T21032 / R21032C20: '5228.1'
## Warning: Coercing text to numeric in T21033 / R21033C20: '5228.1'
## Warning: Coercing text to numeric in T21034 / R21034C20: '5228.1'
## Warning: Coercing text to numeric in T21035 / R21035C20: '5228.1'
## Warning: Coercing text to numeric in T21036 / R21036C20: '5228.1'
## Warning: Coercing text to numeric in T21037 / R21037C20: '5228.1'
## Warning: Coercing text to numeric in T21038 / R21038C20: '5228.1'
## Warning: Coercing text to numeric in T21039 / R21039C20: '5228.1'
## Warning: Coercing text to numeric in T21040 / R21040C20: '5228.1'
## Warning: Coercing text to numeric in T21041 / R21041C20: '5228.1'
## Warning: Coercing text to numeric in T21042 / R21042C20: '5228.1'
## Warning: Coercing text to numeric in T21043 / R21043C20: '5228.1'
## Warning: Coercing text to numeric in T21044 / R21044C20: '5228.1'
## Warning: Coercing text to numeric in T21045 / R21045C20: '5228.1'
## Warning: Coercing text to numeric in T21046 / R21046C20: '5228.1'
## Warning: Coercing text to numeric in T21047 / R21047C20: '5228.1'
## Warning: Coercing text to numeric in T21048 / R21048C20: '5228.1'
## Warning: Coercing text to numeric in T21049 / R21049C20: '5228.1'
## Warning: Coercing text to numeric in T21050 / R21050C20: '5228.1'
## Warning: Coercing text to numeric in T21051 / R21051C20: '5228.1'
## Warning: Coercing text to numeric in T21052 / R21052C20: '5228.1'
## Warning: Coercing text to numeric in T21053 / R21053C20: '5228.1'
## Warning: Coercing text to numeric in T21054 / R21054C20: '5228.1'
## Warning: Coercing text to numeric in T21055 / R21055C20: '5228.1'
## Warning: Coercing text to numeric in T21056 / R21056C20: '5228.1'
## Warning: Coercing text to numeric in T21057 / R21057C20: '5228.1'
## Warning: Coercing text to numeric in T21058 / R21058C20: '5228.1'
## Warning: Coercing text to numeric in T21059 / R21059C20: '5228.1'
## Warning: Coercing text to numeric in T21060 / R21060C20: '5228.1'
## Warning: Coercing text to numeric in T21061 / R21061C20: '5228.1'
## Warning: Coercing text to numeric in T21062 / R21062C20: '5228.1'
## Warning: Coercing text to numeric in T21063 / R21063C20: '5228.1'
## Warning: Coercing text to numeric in T21064 / R21064C20: '5228.1'
## Warning: Coercing text to numeric in T21065 / R21065C20: '5228.1'
## Warning: Coercing text to numeric in T21066 / R21066C20: '5228.1'
## Warning: Coercing text to numeric in T21067 / R21067C20: '5228.1'
## Warning: Coercing text to numeric in T21068 / R21068C20: '5228.1'
## Warning: Coercing text to numeric in T21069 / R21069C20: '5228.1'
## Warning: Coercing text to numeric in T21070 / R21070C20: '5228.1'
## Warning: Coercing text to numeric in T21071 / R21071C20: '5228.1'
## Warning: Coercing text to numeric in T21072 / R21072C20: '5228.1'
## Warning: Coercing text to numeric in T21073 / R21073C20: '5228.1'
## Warning: Coercing text to numeric in T21074 / R21074C20: '5228.1'
## Warning: Coercing text to numeric in T21075 / R21075C20: '5228.1'
## Warning: Coercing text to numeric in T21076 / R21076C20: '5228.1'
## Warning: Coercing text to numeric in T21077 / R21077C20: '5228.1'
## Warning: Coercing text to numeric in T21078 / R21078C20: '5228.1'
## Warning: Coercing text to numeric in T21079 / R21079C20: '5228.1'
## Warning: Coercing text to numeric in T21080 / R21080C20: '5228.1'
## Warning: Coercing text to numeric in T21081 / R21081C20: '5228.1'
## Warning: Coercing text to numeric in T21082 / R21082C20: '5228.1'
## Warning: Coercing text to numeric in T21083 / R21083C20: '5228.1'
## Warning: Coercing text to numeric in T21084 / R21084C20: '5228.1'
## Warning: Coercing text to numeric in T21085 / R21085C20: '5228.1'
## Warning: Coercing text to numeric in T21086 / R21086C20: '5228.1'
## Warning: Coercing text to numeric in T21087 / R21087C20: '5228.1'
## Warning: Coercing text to numeric in T21088 / R21088C20: '5228.1'
## Warning: Coercing text to numeric in T21089 / R21089C20: '5228.1'
## Warning: Coercing text to numeric in T21090 / R21090C20: '5228.1'
## Warning: Coercing text to numeric in T21091 / R21091C20: '5228.1'
## Warning: Coercing text to numeric in T21092 / R21092C20: '5228.1'
## Warning: Coercing text to numeric in T21093 / R21093C20: '5228.1'
## Warning: Coercing text to numeric in T21094 / R21094C20: '5228.1'
## Warning: Coercing text to numeric in T21095 / R21095C20: '5228.1'
## Warning: Coercing text to numeric in T21096 / R21096C20: '5228.1'
## Warning: Coercing text to numeric in T21097 / R21097C20: '5228.1'
## Warning: Coercing text to numeric in T21098 / R21098C20: '5228.1'
## Warning: Coercing text to numeric in T21099 / R21099C20: '5228.1'
## Warning: Coercing text to numeric in T21100 / R21100C20: '5228.1'
## Warning: Coercing text to numeric in T21101 / R21101C20: '5228.1'
## Warning: Coercing text to numeric in T21102 / R21102C20: '5228.1'
## Warning: Coercing text to numeric in T21103 / R21103C20: '5228.1'
## Warning: Coercing text to numeric in T21104 / R21104C20: '5228.1'
## Warning: Coercing text to numeric in T21105 / R21105C20: '5228.1'
## Warning: Coercing text to numeric in T21106 / R21106C20: '5228.1'
## Warning: Coercing text to numeric in T21107 / R21107C20: '5228.1'
## Warning: Coercing text to numeric in T21108 / R21108C20: '5228.1'
## Warning: Coercing text to numeric in T21109 / R21109C20: '5228.1'
## Warning: Coercing text to numeric in T21110 / R21110C20: '5228.1'
## Warning: Coercing text to numeric in T21111 / R21111C20: '5228.1'
## Warning: Coercing text to numeric in T21112 / R21112C20: '5228.1'
## Warning: Coercing text to numeric in T21113 / R21113C20: '5228.1'
## Warning: Coercing text to numeric in T21114 / R21114C20: '5228.1'
## Warning: Coercing text to numeric in T21115 / R21115C20: '5228.1'
## Warning: Coercing text to numeric in T21116 / R21116C20: '5228.1'
## Warning: Coercing text to numeric in T21117 / R21117C20: '5228.1'
## Warning: Coercing text to numeric in T21118 / R21118C20: '5228.1'
## Warning: Coercing text to numeric in T21119 / R21119C20: '5228.1'
## Warning: Coercing text to numeric in T21120 / R21120C20: '5228.1'
## Warning: Coercing text to numeric in T21121 / R21121C20: '5228.1'
## Warning: Coercing text to numeric in T21122 / R21122C20: '5228.1'
## Warning: Coercing text to numeric in T21123 / R21123C20: '5228.1'
## Warning: Coercing text to numeric in T21124 / R21124C20: '5228.1'
## Warning: Coercing text to numeric in T21125 / R21125C20: '5228.1'
## Warning: Coercing text to numeric in T21126 / R21126C20: '5228.1'
## Warning: Coercing text to numeric in T21127 / R21127C20: '5228.1'
## Warning: Coercing text to numeric in T21128 / R21128C20: '5228.1'
## Warning: Coercing text to numeric in T21129 / R21129C20: '5228.1'
## Warning: Coercing text to numeric in T21130 / R21130C20: '5228.1'
## Warning: Coercing text to numeric in T21131 / R21131C20: '5228.1'
## Warning: Coercing text to numeric in T21132 / R21132C20: '5228.1'
## Warning: Coercing text to numeric in T21133 / R21133C20: '5228.1'
## Warning: Coercing text to numeric in T21134 / R21134C20: '5228.1'
## Warning: Coercing text to numeric in T21135 / R21135C20: '5228.1'
## Warning: Coercing text to numeric in T21136 / R21136C20: '5228.1'
## Warning: Coercing text to numeric in T21137 / R21137C20: '5228.1'
## Warning: Coercing text to numeric in T21138 / R21138C20: '5228.1'
## Warning: Coercing text to numeric in T21139 / R21139C20: '5228.1'
## Warning: Coercing text to numeric in T21140 / R21140C20: '5228.1'
## Warning: Coercing text to numeric in T21141 / R21141C20: '5228.1'
## Warning: Coercing text to numeric in T21142 / R21142C20: '5228.1'
## Warning: Coercing text to numeric in T21143 / R21143C20: '5228.1'
## Warning: Coercing text to numeric in T21144 / R21144C20: '5228.1'
## Warning: Coercing text to numeric in T21145 / R21145C20: '5228.1'
## Warning: Coercing text to numeric in T21146 / R21146C20: '5228.1'
## Warning: Coercing text to numeric in T21147 / R21147C20: '5228.1'
## Warning: Coercing text to numeric in T21148 / R21148C20: '5228.1'
## Warning: Coercing text to numeric in T21149 / R21149C20: '5228.1'
## Warning: Coercing text to numeric in T21150 / R21150C20: '5228.1'
## Warning: Coercing text to numeric in T21151 / R21151C20: '5228.1'
## Warning: Coercing text to numeric in T21152 / R21152C20: '5228.1'
## Warning: Coercing text to numeric in T21153 / R21153C20: '5228.1'
## Warning: Coercing text to numeric in T21154 / R21154C20: '5228.1'
## Warning: Coercing text to numeric in T21155 / R21155C20: '5228.1'
## Warning: Coercing text to numeric in T21156 / R21156C20: '5228.1'
## Warning: Coercing text to numeric in T21157 / R21157C20: '5228.1'
## Warning: Coercing text to numeric in T21158 / R21158C20: '5228.1'
## Warning: Coercing text to numeric in T21159 / R21159C20: '5228.1'
## Warning: Coercing text to numeric in T21160 / R21160C20: '5228.1'
## Warning: Coercing text to numeric in T21161 / R21161C20: '5228.1'
## Warning: Coercing text to numeric in T21162 / R21162C20: '5228.1'
## Warning: Coercing text to numeric in T21163 / R21163C20: '5228.1'
## Warning: Coercing text to numeric in T21164 / R21164C20: '5228.1'
## Warning: Coercing text to numeric in T21165 / R21165C20: '5228.1'
## Warning: Coercing text to numeric in T21166 / R21166C20: '5228.1'
## Warning: Coercing text to numeric in T21167 / R21167C20: '5228.1'
## Warning: Coercing text to numeric in T21168 / R21168C20: '5228.1'
## Warning: Coercing text to numeric in T21169 / R21169C20: '5228.1'
## Warning: Coercing text to numeric in T21170 / R21170C20: '5228.1'
## Warning: Coercing text to numeric in T21171 / R21171C20: '5228.1'
## Warning: Coercing text to numeric in T21172 / R21172C20: '5228.1'
## Warning: Coercing text to numeric in T21173 / R21173C20: '5228.1'
## Warning: Coercing text to numeric in T21174 / R21174C20: '5228.1'
## Warning: Coercing text to numeric in T21175 / R21175C20: '5228.1'
## Warning: Coercing text to numeric in T21176 / R21176C20: '5228.1'
## Warning: Coercing text to numeric in T21177 / R21177C20: '5228.1'
## Warning: Coercing text to numeric in T21178 / R21178C20: '5228.1'
## Warning: Coercing text to numeric in T21179 / R21179C20: '5228.1'
## Warning: Coercing text to numeric in T21180 / R21180C20: '5228.1'
## Warning: Coercing text to numeric in T21181 / R21181C20: '5228.1'
## Warning: Coercing text to numeric in T21182 / R21182C20: '5228.1'
## Warning: Coercing text to numeric in T21183 / R21183C20: '5228.1'
## Warning: Coercing text to numeric in T21184 / R21184C20: '5228.1'
## Warning: Coercing text to numeric in T21185 / R21185C20: '5228.1'
## Warning: Coercing text to numeric in T21186 / R21186C20: '5228.1'
## Warning: Coercing text to numeric in T21187 / R21187C20: '5228.1'
## Warning: Coercing text to numeric in T21188 / R21188C20: '5228.1'
## Warning: Coercing text to numeric in T21189 / R21189C20: '5228.1'
## Warning: Coercing text to numeric in T21190 / R21190C20: '5228.1'
## Warning: Coercing text to numeric in T21191 / R21191C20: '5228.1'
## Warning: Coercing text to numeric in T21192 / R21192C20: '5228.1'
## Warning: Coercing text to numeric in T21193 / R21193C20: '5228.1'
## Warning: Coercing text to numeric in T21194 / R21194C20: '5228.1'
## Warning: Coercing text to numeric in T21195 / R21195C20: '5228.1'
## Warning: Coercing text to numeric in T21196 / R21196C20: '5228.1'
## Warning: Coercing text to numeric in T21197 / R21197C20: '5228.1'
## Warning: Coercing text to numeric in T21198 / R21198C20: '5228.1'
## Warning: Coercing text to numeric in T21199 / R21199C20: '5228.1'
## Warning: Coercing text to numeric in T21200 / R21200C20: '5228.1'
## Warning: Coercing text to numeric in T21201 / R21201C20: '5228.1'
## Warning: Coercing text to numeric in T21202 / R21202C20: '5228.1'
## Warning: Coercing text to numeric in T21203 / R21203C20: '5228.1'
## Warning: Coercing text to numeric in T21204 / R21204C20: '5228.1'
## Warning: Coercing text to numeric in T21205 / R21205C20: '5228.1'
## Warning: Coercing text to numeric in T21206 / R21206C20: '5228.1'
## Warning: Coercing text to numeric in T21207 / R21207C20: '5228.1'
## Warning: Coercing text to numeric in T21208 / R21208C20: '5228.1'
## Warning: Coercing text to numeric in T21209 / R21209C20: '5228.1'
## Warning: Coercing text to numeric in T21210 / R21210C20: '5228.1'
## Warning: Coercing text to numeric in T21211 / R21211C20: '5228.1'
## Warning: Coercing text to numeric in T21212 / R21212C20: '5228.1'
## Warning: Coercing text to numeric in T21213 / R21213C20: '5228.1'
## Warning: Coercing text to numeric in T21214 / R21214C20: '5228.1'
## Warning: Coercing text to numeric in T21215 / R21215C20: '5228.1'
## Warning: Coercing text to numeric in T21216 / R21216C20: '5228.1'
## Warning: Coercing text to numeric in T21217 / R21217C20: '5228.1'
## Warning: Coercing text to numeric in T21218 / R21218C20: '5228.1'
## Warning: Coercing text to numeric in T21219 / R21219C20: '5228.1'
## Warning: Coercing text to numeric in T21220 / R21220C20: '5228.1'
## Warning: Coercing text to numeric in T21221 / R21221C20: '5228.1'
## Warning: Coercing text to numeric in T21222 / R21222C20: '5228.1'
## Warning: Coercing text to numeric in T21223 / R21223C20: '5228.1'
## Warning: Coercing text to numeric in T21224 / R21224C20: '5228.1'
## Warning: Coercing text to numeric in T21225 / R21225C20: '5228.1'
## Warning: Coercing text to numeric in T21226 / R21226C20: '5228.1'
## Warning: Coercing text to numeric in T21227 / R21227C20: '5228.1'
## Warning: Coercing text to numeric in T21228 / R21228C20: '5228.1'
## Warning: Coercing text to numeric in T21229 / R21229C20: '5228.1'
## Warning: Coercing text to numeric in T21230 / R21230C20: '5228.1'
## Warning: Coercing text to numeric in T21231 / R21231C20: '5228.1'
## Warning: Coercing text to numeric in T21232 / R21232C20: '5228.1'
## Warning: Coercing text to numeric in T21233 / R21233C20: '5228.1'
## Warning: Coercing text to numeric in T21234 / R21234C20: '5228.1'
## Warning: Coercing text to numeric in T21235 / R21235C20: '5228.1'
## Warning: Coercing text to numeric in T21236 / R21236C20: '5228.1'
## Warning: Coercing text to numeric in T21237 / R21237C20: '5228.1'
## Warning: Coercing text to numeric in T21238 / R21238C20: '5228.1'
## Warning: Coercing text to numeric in T21239 / R21239C20: '5228.1'
## Warning: Coercing text to numeric in T21240 / R21240C20: '5228.1'
## Warning: Coercing text to numeric in T21241 / R21241C20: '5228.1'
## Warning: Coercing text to numeric in T21242 / R21242C20: '5228.1'
## Warning: Coercing text to numeric in T21243 / R21243C20: '5228.1'
## Warning: Coercing text to numeric in T21244 / R21244C20: '5228.1'
## Warning: Coercing text to numeric in T21245 / R21245C20: '5228.1'
## Warning: Coercing text to numeric in T21246 / R21246C20: '5228.1'
## Warning: Coercing text to numeric in T21247 / R21247C20: '5228.1'
## Warning: Coercing text to numeric in T21248 / R21248C20: '5228.1'
## Warning: Coercing text to numeric in T21249 / R21249C20: '5228.1'
## Warning: Coercing text to numeric in T21250 / R21250C20: '5228.1'
## Warning: Coercing text to numeric in T21251 / R21251C20: '5228.1'
## Warning: Coercing text to numeric in T21252 / R21252C20: '5228.1'
## Warning: Coercing text to numeric in T21253 / R21253C20: '5228.1'
## Warning: Coercing text to numeric in T21254 / R21254C20: '5228.1'
## Warning: Coercing text to numeric in T21255 / R21255C20: '5228.1'
## Warning: Coercing text to numeric in T21256 / R21256C20: '5228.1'
## Warning: Coercing text to numeric in T21257 / R21257C20: '5228.1'
## Warning: Coercing text to numeric in T21258 / R21258C20: '5228.1'
## Warning: Coercing text to numeric in T21259 / R21259C20: '5228.1'
## Warning: Coercing text to numeric in T21260 / R21260C20: '5228.1'
## Warning: Coercing text to numeric in T21261 / R21261C20: '5228.1'
## Warning: Coercing text to numeric in T21262 / R21262C20: '5228.1'
## Warning: Coercing text to numeric in T21263 / R21263C20: '5228.1'
## Warning: Coercing text to numeric in T21264 / R21264C20: '5228.1'
## Warning: Coercing text to numeric in T21265 / R21265C20: '5228.1'
## Warning: Coercing text to numeric in T21266 / R21266C20: '5228.1'
## Warning: Coercing text to numeric in T21267 / R21267C20: '5228.1'
## Warning: Coercing text to numeric in T21268 / R21268C20: '5228.1'
## Warning: Coercing text to numeric in T21269 / R21269C20: '5228.1'
## Warning: Coercing text to numeric in T21270 / R21270C20: '5228.1'
## Warning: Coercing text to numeric in T21271 / R21271C20: '5228.1'
## Warning: Coercing text to numeric in T21272 / R21272C20: '5228.1'
## Warning: Coercing text to numeric in T21273 / R21273C20: '5228.1'
## Warning: Coercing text to numeric in T21274 / R21274C20: '5228.1'
## Warning: Coercing text to numeric in T21275 / R21275C20: '5228.1'
## Warning: Coercing text to numeric in T21276 / R21276C20: '5228.1'
## Warning: Coercing text to numeric in T21277 / R21277C20: '5228.1'
## Warning: Coercing text to numeric in T21278 / R21278C20: '5228.1'
## Warning: Coercing text to numeric in T21279 / R21279C20: '5228.1'
## Warning: Coercing text to numeric in T21280 / R21280C20: '5228.1'
## Warning: Coercing text to numeric in T21281 / R21281C20: '5228.1'
## Warning: Coercing text to numeric in T21282 / R21282C20: '5228.1'
## Warning: Coercing text to numeric in T21283 / R21283C20: '5228.1'
## Warning: Coercing text to numeric in T21284 / R21284C20: '5228.1'
## Warning: Coercing text to numeric in T21285 / R21285C20: '5228.1'
## Warning: Coercing text to numeric in T21286 / R21286C20: '5228.1'
## Warning: Coercing text to numeric in T21287 / R21287C20: '5228.1'
## Warning: Coercing text to numeric in T21288 / R21288C20: '5228.1'
## Warning: Coercing text to numeric in T21289 / R21289C20: '5228.1'
## Warning: Coercing text to numeric in T21290 / R21290C20: '5228.1'
## Warning: Coercing text to numeric in T21291 / R21291C20: '5228.1'
## Warning: Coercing text to numeric in T21292 / R21292C20: '5228.1'
## Warning: Coercing text to numeric in T21293 / R21293C20: '5228.1'
## Warning: Coercing text to numeric in T21294 / R21294C20: '5228.1'
## Warning: Coercing text to numeric in T21295 / R21295C20: '5228.1'
## Warning: Coercing text to numeric in T21296 / R21296C20: '5228.1'
## Warning: Coercing text to numeric in T21297 / R21297C20: '5228.1'
## Warning: Coercing text to numeric in T21298 / R21298C20: '5228.1'
## Warning: Coercing text to numeric in T21299 / R21299C20: '5228.1'
## Warning: Coercing text to numeric in T21300 / R21300C20: '5228.1'
## Warning: Coercing text to numeric in T21301 / R21301C20: '5228.1'
## Warning: Coercing text to numeric in T21302 / R21302C20: '5228.1'
## Warning: Coercing text to numeric in T21303 / R21303C20: '5228.1'
## Warning: Coercing text to numeric in T21304 / R21304C20: '5228.1'
## Warning: Coercing text to numeric in T21305 / R21305C20: '5228.1'
## Warning: Coercing text to numeric in T21306 / R21306C20: '5228.1'
## Warning: Coercing text to numeric in T21307 / R21307C20: '5228.1'
## Warning: Coercing text to numeric in T21308 / R21308C20: '5228.1'
## Warning: Coercing text to numeric in T21309 / R21309C20: '5228.1'
## Warning: Coercing text to numeric in T21310 / R21310C20: '5228.1'
## Warning: Coercing text to numeric in T21311 / R21311C20: '5228.1'
## Warning: Coercing text to numeric in T21312 / R21312C20: '5228.1'
## Warning: Coercing text to numeric in T21313 / R21313C20: '5228.1'
## Warning: Coercing text to numeric in T21314 / R21314C20: '5228.1'
## Warning: Coercing text to numeric in T21315 / R21315C20: '5228.1'
## Warning: Coercing text to numeric in T21316 / R21316C20: '5228.1'
## Warning: Coercing text to numeric in T21317 / R21317C20: '5228.1'
## Warning: Coercing text to numeric in T21318 / R21318C20: '5228.1'
## Warning: Coercing text to numeric in T21319 / R21319C20: '5228.1'
## Warning: Coercing text to numeric in T21320 / R21320C20: '5228.1'
## Warning: Coercing text to numeric in T21321 / R21321C20: '5228.1'
## Warning: Coercing text to numeric in T21322 / R21322C20: '5228.1'
## Warning: Coercing text to numeric in T21323 / R21323C20: '5228.1'
## Warning: Coercing text to numeric in T21324 / R21324C20: '5228.1'
## Warning: Coercing text to numeric in T21325 / R21325C20: '5228.1'
## Warning: Coercing text to numeric in T21326 / R21326C20: '5228.1'
## Warning: Coercing text to numeric in T21327 / R21327C20: '5228.1'
## Warning: Coercing text to numeric in T21328 / R21328C20: '5228.1'
## Warning: Coercing text to numeric in T21329 / R21329C20: '5228.1'
## Warning: Coercing text to numeric in T21330 / R21330C20: '5228.1'
## Warning: Coercing text to numeric in T21331 / R21331C20: '5228.1'
## Warning: Coercing text to numeric in T21332 / R21332C20: '5228.1'
## Warning: Coercing text to numeric in T21333 / R21333C20: '5228.1'
## Warning: Coercing text to numeric in T21334 / R21334C20: '5228.1'
## Warning: Coercing text to numeric in T21335 / R21335C20: '5228.1'
## Warning: Coercing text to numeric in T21336 / R21336C20: '5228.1'
## Warning: Coercing text to numeric in T21337 / R21337C20: '5228.1'
## Warning: Coercing text to numeric in T21338 / R21338C20: '5228.1'
## Warning: Coercing text to numeric in T21339 / R21339C20: '5228.1'
## Warning: Coercing text to numeric in T21340 / R21340C20: '5228.1'
## Warning: Coercing text to numeric in T21341 / R21341C20: '5228.1'
## Warning: Coercing text to numeric in T21342 / R21342C20: '5228.1'
## Warning: Coercing text to numeric in T21343 / R21343C20: '5228.1'
## Warning: Coercing text to numeric in T21344 / R21344C20: '5228.1'
## Warning: Coercing text to numeric in T21345 / R21345C20: '5228.1'
## Warning: Coercing text to numeric in T21346 / R21346C20: '5228.1'
## Warning: Coercing text to numeric in T21347 / R21347C20: '5228.1'
## Warning: Coercing text to numeric in T21348 / R21348C20: '5228.1'
## Warning: Coercing text to numeric in T21349 / R21349C20: '5228.1'
## Warning: Coercing text to numeric in T21350 / R21350C20: '5228.1'
## Warning: Coercing text to numeric in T21351 / R21351C20: '5228.1'
## Warning: Coercing text to numeric in T21352 / R21352C20: '5228.1'
## Warning: Coercing text to numeric in T21353 / R21353C20: '5228.1'
## Warning: Coercing text to numeric in T21354 / R21354C20: '5228.1'
## Warning: Coercing text to numeric in T21355 / R21355C20: '5228.1'
## Warning: Coercing text to numeric in T21356 / R21356C20: '5228.1'
## Warning: Coercing text to numeric in T21357 / R21357C20: '5228.1'
## Warning: Coercing text to numeric in T21358 / R21358C20: '5228.1'
## Warning: Coercing text to numeric in T21359 / R21359C20: '5228.1'
## Warning: Coercing text to numeric in T21360 / R21360C20: '5228.1'
## Warning: Coercing text to numeric in T21361 / R21361C20: '5228.1'
## Warning: Coercing text to numeric in T21362 / R21362C20: '5228.1'
## Warning: Coercing text to numeric in T21363 / R21363C20: '5228.1'
## Warning: Coercing text to numeric in T21364 / R21364C20: '5228.1'
## Warning: Coercing text to numeric in T21365 / R21365C20: '5228.1'
## Warning: Coercing text to numeric in T21366 / R21366C20: '5228.1'
## Warning: Coercing text to numeric in T21367 / R21367C20: '5228.1'
## Warning: Coercing text to numeric in T21368 / R21368C20: '5228.1'
## Warning: Coercing text to numeric in T21369 / R21369C20: '5228.1'
## Warning: Coercing text to numeric in T21370 / R21370C20: '5228.1'
## Warning: Coercing text to numeric in T21371 / R21371C20: '5228.1'
## Warning: Coercing text to numeric in T21372 / R21372C20: '5228.1'
## Warning: Coercing text to numeric in T21373 / R21373C20: '5228.1'
## Warning: Coercing text to numeric in T21374 / R21374C20: '5228.1'
## Warning: Coercing text to numeric in T21375 / R21375C20: '5228.1'
## Warning: Coercing text to numeric in T21376 / R21376C20: '5228.1'
## Warning: Coercing text to numeric in T21377 / R21377C20: '5228.1'
## Warning: Coercing text to numeric in T21378 / R21378C20: '5228.1'
## Warning: Coercing text to numeric in T21379 / R21379C20: '5228.1'
## Warning: Coercing text to numeric in T21380 / R21380C20: '5228.1'
## Warning: Coercing text to numeric in T21381 / R21381C20: '5228.1'
## Warning: Coercing text to numeric in T21382 / R21382C20: '5228.1'
## Warning: Coercing text to numeric in T21383 / R21383C20: '5228.1'
## Warning: Coercing text to numeric in T21384 / R21384C20: '5228.1'
## Warning: Coercing text to numeric in T21385 / R21385C20: '5228.1'
## Warning: Coercing text to numeric in T21386 / R21386C20: '5228.1'
## Warning: Coercing text to numeric in T21387 / R21387C20: '5228.1'
## Warning: Coercing text to numeric in T21388 / R21388C20: '5228.1'
## Warning: Coercing text to numeric in T21389 / R21389C20: '5228.1'
## Warning: Coercing text to numeric in T21390 / R21390C20: '5228.1'
## Warning: Coercing text to numeric in T21391 / R21391C20: '5228.1'
## Warning: Coercing text to numeric in T21392 / R21392C20: '5228.1'
## Warning: Coercing text to numeric in T21393 / R21393C20: '5228.1'
## Warning: Coercing text to numeric in T21394 / R21394C20: '5228.1'
## Warning: Coercing text to numeric in T21395 / R21395C20: '5228.1'
## Warning: Coercing text to numeric in T21396 / R21396C20: '5228.1'
## Warning: Coercing text to numeric in T21397 / R21397C20: '5228.1'
## Warning: Coercing text to numeric in T21398 / R21398C20: '5228.1'
## Warning: Coercing text to numeric in T21399 / R21399C20: '5228.1'
## Warning: Coercing text to numeric in T21400 / R21400C20: '5228.1'
## Warning: Coercing text to numeric in T21401 / R21401C20: '5228.1'
## Warning: Coercing text to numeric in T21402 / R21402C20: '5228.1'
## Warning: Coercing text to numeric in T21403 / R21403C20: '5228.1'
## Warning: Coercing text to numeric in T21404 / R21404C20: '5228.1'
## Warning: Coercing text to numeric in T21405 / R21405C20: '5228.1'
## Warning: Coercing text to numeric in T21406 / R21406C20: '5228.1'
## Warning: Coercing text to numeric in T21407 / R21407C20: '5228.1'
## Warning: Coercing text to numeric in T21408 / R21408C20: '5228.1'
## Warning: Coercing text to numeric in T21409 / R21409C20: '5228.1'
## Warning: Coercing text to numeric in T21410 / R21410C20: '5228.1'
## Warning: Coercing text to numeric in T21411 / R21411C20: '5228.1'
## Warning: Coercing text to numeric in T21412 / R21412C20: '5228.1'
## Warning: Coercing text to numeric in T21413 / R21413C20: '5228.1'
## Warning: Coercing text to numeric in T21414 / R21414C20: '5228.1'
## Warning: Coercing text to numeric in T21415 / R21415C20: '5228.1'
## Warning: Coercing text to numeric in T21416 / R21416C20: '5228.1'
## Warning: Coercing text to numeric in T21417 / R21417C20: '5228.1'
## Warning: Coercing text to numeric in T21418 / R21418C20: '5228.1'
## Warning: Coercing text to numeric in T21419 / R21419C20: '5228.1'
## Warning: Coercing text to numeric in T21420 / R21420C20: '5228.1'
## Warning: Coercing text to numeric in T21421 / R21421C20: '5228.1'
## Warning: Coercing text to numeric in T21422 / R21422C20: '5228.1'
## Warning: Coercing text to numeric in T21423 / R21423C20: '5228.1'
## Warning: Coercing text to numeric in T21424 / R21424C20: '5228.1'
## Warning: Coercing text to numeric in T21425 / R21425C20: '5228.1'
## Warning: Coercing text to numeric in T21426 / R21426C20: '5228.1'
## Warning: Coercing text to numeric in T21427 / R21427C20: '5228.1'
## Warning: Coercing text to numeric in T21428 / R21428C20: '5228.1'
## Warning: Coercing text to numeric in T21429 / R21429C20: '5228.1'
## Warning: Coercing text to numeric in T21430 / R21430C20: '5228.1'
## Warning: Coercing text to numeric in T21431 / R21431C20: '5228.1'
## Warning: Coercing text to numeric in T21432 / R21432C20: '5228.1'
## Warning: Coercing text to numeric in T21433 / R21433C20: '5228.1'
## Warning: Coercing text to numeric in T21434 / R21434C20: '5228.1'
## Warning: Coercing text to numeric in T21435 / R21435C20: '5228.1'
## Warning: Coercing text to numeric in T21436 / R21436C20: '5228.1'
## Warning: Coercing text to numeric in T21437 / R21437C20: '5228.1'
## Warning: Coercing text to numeric in T21438 / R21438C20: '5228.1'
## Warning: Coercing text to numeric in T21439 / R21439C20: '5228.1'
## Warning: Coercing text to numeric in T21440 / R21440C20: '5228.1'
## Warning: Coercing text to numeric in T21441 / R21441C20: '5228.1'
## Warning: Coercing text to numeric in T21442 / R21442C20: '5228.1'
## Warning: Coercing text to numeric in T21443 / R21443C20: '5228.1'
## Warning: Coercing text to numeric in T21444 / R21444C20: '5228.1'
## Warning: Coercing text to numeric in T21445 / R21445C20: '5228.1'
## Warning: Coercing text to numeric in T21446 / R21446C20: '5228.1'
## Warning: Coercing text to numeric in T21447 / R21447C20: '5228.1'
## Warning: Coercing text to numeric in T21448 / R21448C20: '5228.1'
## Warning: Coercing text to numeric in T21449 / R21449C20: '5228.1'
## Warning: Coercing text to numeric in T21450 / R21450C20: '5228.1'
## Warning: Coercing text to numeric in T21451 / R21451C20: '5228.1'
## Warning: Coercing text to numeric in T21452 / R21452C20: '5228.1'
## Warning: Coercing text to numeric in T21453 / R21453C20: '5228.1'
## Warning: Coercing text to numeric in T21454 / R21454C20: '5228.1'
## Warning: Coercing text to numeric in T21455 / R21455C20: '5228.1'
## Warning: Coercing text to numeric in T21456 / R21456C20: '5228.1'
## Warning: Coercing text to numeric in T21457 / R21457C20: '5228.1'
## Warning: Coercing text to numeric in T21458 / R21458C20: '5228.1'
## Warning: Coercing text to numeric in T21459 / R21459C20: '5228.1'
## Warning: Coercing text to numeric in T21460 / R21460C20: '5228.1'
## Warning: Coercing text to numeric in T21461 / R21461C20: '5228.1'
## Warning: Coercing text to numeric in T21462 / R21462C20: '5228.1'
## Warning: Coercing text to numeric in T21463 / R21463C20: '5228.1'
## Warning: Coercing text to numeric in T21464 / R21464C20: '5228.1'
## Warning: Coercing text to numeric in T21465 / R21465C20: '5228.1'
## Warning: Coercing text to numeric in T21466 / R21466C20: '5228.1'
## Warning: Coercing text to numeric in T21467 / R21467C20: '5228.1'
## Warning: Coercing text to numeric in T21468 / R21468C20: '5228.1'
## Warning: Coercing text to numeric in T21469 / R21469C20: '5228.1'
## Warning: Coercing text to numeric in T21470 / R21470C20: '5228.1'
## Warning: Coercing text to numeric in T21471 / R21471C20: '5228.1'
## Warning: Coercing text to numeric in T21472 / R21472C20: '5228.1'
## Warning: Coercing text to numeric in T21473 / R21473C20: '5228.1'
## Warning: Coercing text to numeric in T21474 / R21474C20: '5228.1'
## Warning: Coercing text to numeric in T21475 / R21475C20: '5228.1'
## Warning: Coercing text to numeric in T21476 / R21476C20: '5228.1'
## Warning: Coercing text to numeric in T21477 / R21477C20: '5228.1'
## Warning: Coercing text to numeric in T21478 / R21478C20: '5228.1'
## Warning: Coercing text to numeric in T21479 / R21479C20: '5228.1'
## Warning: Coercing text to numeric in T21480 / R21480C20: '5228.1'
## Warning: Coercing text to numeric in T21481 / R21481C20: '5228.1'
## Warning: Coercing text to numeric in T21482 / R21482C20: '5228.1'
## Warning: Coercing text to numeric in T21483 / R21483C20: '5228.1'
## Warning: Coercing text to numeric in T21484 / R21484C20: '5228.1'
## Warning: Coercing text to numeric in T21485 / R21485C20: '5228.1'
## Warning: Coercing text to numeric in T21486 / R21486C20: '5228.1'
## Warning: Coercing text to numeric in T21487 / R21487C20: '5228.1'
## Warning: Coercing text to numeric in T21488 / R21488C20: '5228.1'
## Warning: Coercing text to numeric in T21489 / R21489C20: '5228.1'
## Warning: Coercing text to numeric in T21490 / R21490C20: '5228.1'
## Warning: Coercing text to numeric in T21491 / R21491C20: '5228.1'
## Warning: Coercing text to numeric in T21492 / R21492C20: '5228.1'
## Warning: Coercing text to numeric in T21493 / R21493C20: '5228.1'
## Warning: Coercing text to numeric in T21494 / R21494C20: '5228.1'
## Warning: Coercing text to numeric in T21495 / R21495C20: '5228.1'
## Warning: Coercing text to numeric in T21496 / R21496C20: '5228.1'
## Warning: Coercing text to numeric in T21497 / R21497C20: '5228.1'
## Warning: Coercing text to numeric in T21498 / R21498C20: '5228.1'
## Warning: Coercing text to numeric in T21499 / R21499C20: '5228.1'
## Warning: Coercing text to numeric in T21500 / R21500C20: '5228.1'
## Warning: Coercing text to numeric in T21501 / R21501C20: '5228.1'
## Warning: Coercing text to numeric in T21502 / R21502C20: '5228.1'
## Warning: Coercing text to numeric in T21503 / R21503C20: '5228.1'
## Warning: Coercing text to numeric in T21504 / R21504C20: '5228.1'
## Warning: Coercing text to numeric in T21505 / R21505C20: '5228.1'
## Warning: Coercing text to numeric in T21506 / R21506C20: '5228.1'
## Warning: Coercing text to numeric in T21507 / R21507C20: '5228.1'
## Warning: Coercing text to numeric in T21508 / R21508C20: '5228.1'
## Warning: Coercing text to numeric in T21509 / R21509C20: '5228.1'
## Warning: Coercing text to numeric in T21510 / R21510C20: '5228.1'
## Warning: Coercing text to numeric in T21511 / R21511C20: '5228.1'
## Warning: Coercing text to numeric in T21512 / R21512C20: '5228.1'
## Warning: Coercing text to numeric in T21513 / R21513C20: '5228.1'
## Warning: Coercing text to numeric in T21514 / R21514C20: '5228.1'
## Warning: Coercing text to numeric in T21515 / R21515C20: '5228.1'
## Warning: Coercing text to numeric in T21516 / R21516C20: '5228.1'
## Warning: Coercing text to numeric in T21517 / R21517C20: '5228.1'
## Warning: Coercing text to numeric in T21518 / R21518C20: '5228.1'
## Warning: Coercing text to numeric in T21519 / R21519C20: '5228.1'
## Warning: Coercing text to numeric in T21520 / R21520C20: '5228.1'
## Warning: Coercing text to numeric in T21521 / R21521C20: '5228.1'
## Warning: Coercing text to numeric in T21522 / R21522C20: '5228.1'
## Warning: Coercing text to numeric in T21523 / R21523C20: '5228.1'
## Warning: Coercing text to numeric in T21524 / R21524C20: '5228.1'
## Warning: Coercing text to numeric in T21525 / R21525C20: '5228.1'
## Warning: Coercing text to numeric in T21526 / R21526C20: '5228.1'
## Warning: Coercing text to numeric in T21527 / R21527C20: '5228.1'
## Warning: Coercing text to numeric in T21528 / R21528C20: '5228.1'
## Warning: Coercing text to numeric in T21529 / R21529C20: '5228.1'
## Warning: Coercing text to numeric in T21530 / R21530C20: '5228.1'
## Warning: Coercing text to numeric in T21531 / R21531C20: '5228.1'
## Warning: Coercing text to numeric in T21532 / R21532C20: '5228.1'
## Warning: Coercing text to numeric in T21533 / R21533C20: '5228.1'
## Warning: Coercing text to numeric in T21534 / R21534C20: '5228.1'
## Warning: Coercing text to numeric in T21535 / R21535C20: '5228.1'
## Warning: Coercing text to numeric in T21536 / R21536C20: '5228.1'
## Warning: Coercing text to numeric in T21537 / R21537C20: '5228.1'
## Warning: Coercing text to numeric in T21538 / R21538C20: '5228.1'
## Warning: Coercing text to numeric in T21539 / R21539C20: '5228.1'
## Warning: Coercing text to numeric in T21540 / R21540C20: '5228.1'
## Warning: Coercing text to numeric in T21541 / R21541C20: '5228.1'
## Warning: Coercing text to numeric in T21542 / R21542C20: '5228.1'
## Warning: Coercing text to numeric in T21543 / R21543C20: '5228.1'
## Warning: Coercing text to numeric in T21544 / R21544C20: '5228.1'
## Warning: Coercing text to numeric in T21545 / R21545C20: '5228.1'
## Warning: Coercing text to numeric in T21546 / R21546C20: '5228.1'
## Warning: Coercing text to numeric in T21547 / R21547C20: '5228.1'
## Warning: Coercing text to numeric in T21548 / R21548C20: '5228.1'
## Warning: Coercing text to numeric in T21549 / R21549C20: '5228.1'
## Warning: Coercing text to numeric in T21550 / R21550C20: '5228.1'
## Warning: Coercing text to numeric in T21551 / R21551C20: '5228.1'
## Warning: Coercing text to numeric in T21552 / R21552C20: '5228.1'
## Warning: Coercing text to numeric in T21553 / R21553C20: '5228.1'
## Warning: Coercing text to numeric in T21554 / R21554C20: '5228.1'
## Warning: Coercing text to numeric in T21555 / R21555C20: '5228.1'
## Warning: Coercing text to numeric in T21556 / R21556C20: '5228.1'
## Warning: Coercing text to numeric in T21557 / R21557C20: '5228.1'
## Warning: Coercing text to numeric in T21558 / R21558C20: '5228.1'
## Warning: Coercing text to numeric in T21559 / R21559C20: '5228.1'
## Warning: Coercing text to numeric in T21560 / R21560C20: '5228.1'
## Warning: Coercing text to numeric in T21561 / R21561C20: '5228.1'
## Warning: Coercing text to numeric in T21562 / R21562C20: '5228.1'
## Warning: Coercing text to numeric in T21563 / R21563C20: '5228.1'
## Warning: Coercing text to numeric in T21564 / R21564C20: '5228.1'
## Warning: Coercing text to numeric in T21565 / R21565C20: '5228.1'
## Warning: Coercing text to numeric in T21566 / R21566C20: '5228.1'
## Warning: Coercing text to numeric in T21567 / R21567C20: '5228.1'
## Warning: Coercing text to numeric in T21568 / R21568C20: '5228.1'
## Warning: Coercing text to numeric in T21569 / R21569C20: '5228.1'
## Warning: Coercing text to numeric in T21570 / R21570C20: '5228.1'
## Warning: Coercing text to numeric in T21571 / R21571C20: '5228.1'
## Warning: Coercing text to numeric in T21572 / R21572C20: '5228.1'
## Warning: Coercing text to numeric in T21573 / R21573C20: '5228.1'
## Warning: Coercing text to numeric in T21574 / R21574C20: '5228.1'
## Warning: Coercing text to numeric in T21575 / R21575C20: '5228.1'
## Warning: Coercing text to numeric in T21576 / R21576C20: '5228.1'
## Warning: Coercing text to numeric in T21577 / R21577C20: '5228.1'
## Warning: Coercing text to numeric in T21578 / R21578C20: '5228.1'
## Warning: Coercing text to numeric in T21579 / R21579C20: '5228.1'
## Warning: Coercing text to numeric in T21580 / R21580C20: '5228.1'
## Warning: Coercing text to numeric in T21581 / R21581C20: '5228.1'
## Warning: Coercing text to numeric in T21582 / R21582C20: '5228.1'
## Warning: Coercing text to numeric in T21583 / R21583C20: '5228.1'
## Warning: Coercing text to numeric in T21584 / R21584C20: '5228.1'
## Warning: Coercing text to numeric in T21585 / R21585C20: '5228.1'
## Warning: Coercing text to numeric in T21586 / R21586C20: '5228.1'
## Warning: Coercing text to numeric in T21587 / R21587C20: '5228.1'
## Warning: Coercing text to numeric in T21588 / R21588C20: '5228.1'
## Warning: Coercing text to numeric in T21589 / R21589C20: '5228.1'
## Warning: Coercing text to numeric in T21590 / R21590C20: '5228.1'
## Warning: Coercing text to numeric in T21591 / R21591C20: '5228.1'
## Warning: Coercing text to numeric in T21592 / R21592C20: '5228.1'
## Warning: Coercing text to numeric in T21593 / R21593C20: '5228.1'
## Warning: Coercing text to numeric in T21594 / R21594C20: '5228.1'
## Warning: Coercing text to numeric in T21595 / R21595C20: '5228.1'
## Warning: Coercing text to numeric in T21596 / R21596C20: '5228.1'
## Warning: Coercing text to numeric in T21597 / R21597C20: '5228.1'
## Warning: Coercing text to numeric in T21598 / R21598C20: '5228.1'
## Warning: Coercing text to numeric in T21599 / R21599C20: '5228.1'
## Warning: Coercing text to numeric in T21600 / R21600C20: '5228.1'
## Warning: Coercing text to numeric in T21601 / R21601C20: '5228.1'
## Warning: Coercing text to numeric in T21602 / R21602C20: '5228.1'
## Warning: Coercing text to numeric in T21603 / R21603C20: '5228.1'
## Warning: Coercing text to numeric in T21604 / R21604C20: '5228.1'
## Warning: Coercing text to numeric in T21605 / R21605C20: '5228.1'
## Warning: Coercing text to numeric in T21606 / R21606C20: '5228.1'
## Warning: Coercing text to numeric in T21607 / R21607C20: '5228.1'
## Warning: Coercing text to numeric in T21608 / R21608C20: '5228.1'
## Warning: Coercing text to numeric in T21609 / R21609C20: '5228.1'
## Warning: Coercing text to numeric in T21610 / R21610C20: '5228.1'
## Warning: Coercing text to numeric in T21611 / R21611C20: '5228.1'
## Warning: Coercing text to numeric in T21612 / R21612C20: '5228.1'
## Warning: Coercing text to numeric in T21613 / R21613C20: '5228.1'
## Warning: Coercing text to numeric in T21614 / R21614C20: '5228.1'
## Warning: Coercing text to numeric in T21615 / R21615C20: '5228.1'
## Warning: Coercing text to numeric in T21616 / R21616C20: '5228.1'
## Warning: Coercing text to numeric in T21617 / R21617C20: '5228.1'
## Warning: Coercing text to numeric in T21618 / R21618C20: '5228.1'
## Warning: Coercing text to numeric in T21619 / R21619C20: '5228.1'
## Warning: Coercing text to numeric in T21620 / R21620C20: '5228.1'
## Warning: Coercing text to numeric in T21621 / R21621C20: '5228.1'
## Warning: Coercing text to numeric in T21622 / R21622C20: '5228.1'
## Warning: Coercing text to numeric in T21623 / R21623C20: '5228.1'
## Warning: Coercing text to numeric in T21624 / R21624C20: '5228.1'
## Warning: Coercing text to numeric in T21625 / R21625C20: '5228.1'
## Warning: Coercing text to numeric in T21626 / R21626C20: '5228.1'
## Warning: Coercing text to numeric in T21627 / R21627C20: '5228.1'
## Warning: Coercing text to numeric in T21628 / R21628C20: '5228.1'
## Warning: Coercing text to numeric in T21629 / R21629C20: '5228.1'
## Warning: Coercing text to numeric in T21630 / R21630C20: '5228.1'
## Warning: Coercing text to numeric in T21631 / R21631C20: '5228.1'
## Warning: Coercing text to numeric in T21632 / R21632C20: '5228.1'
## Warning: Coercing text to numeric in T21633 / R21633C20: '5228.1'
## Warning: Coercing text to numeric in T21634 / R21634C20: '5228.1'
## Warning: Coercing text to numeric in T21635 / R21635C20: '5228.1'
## Warning: Coercing text to numeric in T21636 / R21636C20: '5228.1'
## Warning: Coercing text to numeric in T21637 / R21637C20: '5228.1'
## Warning: Coercing text to numeric in T21638 / R21638C20: '5228.1'
## Warning: Coercing text to numeric in T21639 / R21639C20: '5228.1'
## Warning: Coercing text to numeric in T21640 / R21640C20: '5228.1'
## Warning: Coercing text to numeric in T21641 / R21641C20: '5228.1'
## Warning: Coercing text to numeric in T21642 / R21642C20: '5228.1'
## Warning: Coercing text to numeric in T21643 / R21643C20: '5228.1'
## Warning: Coercing text to numeric in T21644 / R21644C20: '5228.1'
## Warning: Coercing text to numeric in T21645 / R21645C20: '5228.1'
## Warning: Coercing text to numeric in T21646 / R21646C20: '5228.1'
## Warning: Coercing text to numeric in T21647 / R21647C20: '5228.1'
## Warning: Coercing text to numeric in T21648 / R21648C20: '5228.1'
## Warning: Coercing text to numeric in T21649 / R21649C20: '5228.1'
## Warning: Coercing text to numeric in T21650 / R21650C20: '5228.1'
## Warning: Coercing text to numeric in T21651 / R21651C20: '5228.1'
## Warning: Coercing text to numeric in T21652 / R21652C20: '5228.1'
## Warning: Coercing text to numeric in T21653 / R21653C20: '5228.1'
## Warning: Coercing text to numeric in T21654 / R21654C20: '5228.1'
## Warning: Coercing text to numeric in T21655 / R21655C20: '5228.1'
## Warning: Coercing text to numeric in T21656 / R21656C20: '5228.1'
## Warning: Coercing text to numeric in T21657 / R21657C20: '5228.1'
## Warning: Coercing text to numeric in T21658 / R21658C20: '5228.1'
## Warning: Coercing text to numeric in T21659 / R21659C20: '5228.1'
## Warning: Coercing text to numeric in T21660 / R21660C20: '5228.1'
## Warning: Coercing text to numeric in T21661 / R21661C20: '5228.1'
## Warning: Coercing text to numeric in T21662 / R21662C20: '5228.1'
## Warning: Coercing text to numeric in T21663 / R21663C20: '5228.1'
## Warning: Coercing text to numeric in T21664 / R21664C20: '5228.1'
## Warning: Coercing text to numeric in T21665 / R21665C20: '5228.1'
## Warning: Coercing text to numeric in T21666 / R21666C20: '5228.1'
## Warning: Coercing text to numeric in T21667 / R21667C20: '5228.1'
## Warning: Coercing text to numeric in T21668 / R21668C20: '5228.1'
## Warning: Coercing text to numeric in T21669 / R21669C20: '5228.1'
## Warning: Coercing text to numeric in T21670 / R21670C20: '5228.1'
## Warning: Coercing text to numeric in T21671 / R21671C20: '5228.1'
## Warning: Coercing text to numeric in T21672 / R21672C20: '5228.1'
## Warning: Coercing text to numeric in T21673 / R21673C20: '5228.1'
## Warning: Coercing text to numeric in T21674 / R21674C20: '5228.1'
## Warning: Coercing text to numeric in T21675 / R21675C20: '5228.1'
## Warning: Coercing text to numeric in T21676 / R21676C20: '5228.1'
## Warning: Coercing text to numeric in T21677 / R21677C20: '5228.1'
## Warning: Coercing text to numeric in T21678 / R21678C20: '5228.1'
## Warning: Coercing text to numeric in T21679 / R21679C20: '5228.1'
## Warning: Coercing text to numeric in T21680 / R21680C20: '5228.1'
## Warning: Coercing text to numeric in T21681 / R21681C20: '5228.1'
## Warning: Coercing text to numeric in T21682 / R21682C20: '5228.1'
## Warning: Coercing text to numeric in T21683 / R21683C20: '5228.1'
## Warning: Coercing text to numeric in T21684 / R21684C20: '5228.1'
## Warning: Coercing text to numeric in T21685 / R21685C20: '5228.1'
## Warning: Coercing text to numeric in T21686 / R21686C20: '5228.1'
## Warning: Coercing text to numeric in T21687 / R21687C20: '5228.1'
## Warning: Coercing text to numeric in T21688 / R21688C20: '5228.1'
## Warning: Coercing text to numeric in T21689 / R21689C20: '5228.1'
## Warning: Coercing text to numeric in T21690 / R21690C20: '5228.1'
## Warning: Coercing text to numeric in T21691 / R21691C20: '5228.1'
## Warning: Coercing text to numeric in T21692 / R21692C20: '5228.1'
## Warning: Coercing text to numeric in T21693 / R21693C20: '5228.1'
## Warning: Coercing text to numeric in T21694 / R21694C20: '5228.1'
## Warning: Coercing text to numeric in T21695 / R21695C20: '5228.1'
## Warning: Coercing text to numeric in T21696 / R21696C20: '5228.1'
## Warning: Coercing text to numeric in T21697 / R21697C20: '5228.1'
## Warning: Coercing text to numeric in T21698 / R21698C20: '5228.1'
## Warning: Coercing text to numeric in T21699 / R21699C20: '5228.1'
## Warning: Coercing text to numeric in T21700 / R21700C20: '5228.1'
## Warning: Coercing text to numeric in T21701 / R21701C20: '5228.1'
## Warning: Coercing text to numeric in T21702 / R21702C20: '5228.1'
## Warning: Coercing text to numeric in T21703 / R21703C20: '5228.1'
## Warning: Coercing text to numeric in T21704 / R21704C20: '5228.1'
## Warning: Coercing text to numeric in T21705 / R21705C20: '5228.1'
## Warning: Coercing text to numeric in T21706 / R21706C20: '5228.1'
## Warning: Coercing text to numeric in T21707 / R21707C20: '5228.1'
## Warning: Coercing text to numeric in T21708 / R21708C20: '5228.1'
## Warning: Coercing text to numeric in T21709 / R21709C20: '5228.1'
## Warning: Coercing text to numeric in T21710 / R21710C20: '5228.1'
## Warning: Coercing text to numeric in T21711 / R21711C20: '5228.1'
## Warning: Coercing text to numeric in T21712 / R21712C20: '5228.1'
## Warning: Coercing text to numeric in T21713 / R21713C20: '5228.1'
## Warning: Coercing text to numeric in T21714 / R21714C20: '5228.1'
## Warning: Coercing text to numeric in T21715 / R21715C20: '5228.1'
## Warning: Coercing text to numeric in T21716 / R21716C20: '5228.1'
## Warning: Coercing text to numeric in T21717 / R21717C20: '5228.1'
## Warning: Coercing text to numeric in T21718 / R21718C20: '5228.1'
## Warning: Coercing text to numeric in T21719 / R21719C20: '5228.1'
## Warning: Coercing text to numeric in T21720 / R21720C20: '5228.1'
## Warning: Coercing text to numeric in T21721 / R21721C20: '5228.1'
## Warning: Coercing text to numeric in T21722 / R21722C20: '5228.1'
## Warning: Coercing text to numeric in T21723 / R21723C20: '5228.1'
## Warning: Coercing text to numeric in T21724 / R21724C20: '5228.1'
## Warning: Coercing text to numeric in T21725 / R21725C20: '5228.1'
## Warning: Coercing text to numeric in T21726 / R21726C20: '5228.1'
## Warning: Coercing text to numeric in T21727 / R21727C20: '5228.1'
## Warning: Coercing text to numeric in T21728 / R21728C20: '5228.1'
## Warning: Coercing text to numeric in T21729 / R21729C20: '5228.1'
## Warning: Coercing text to numeric in T21730 / R21730C20: '5228.1'
## Warning: Coercing text to numeric in T21731 / R21731C20: '5228.1'
## Warning: Coercing text to numeric in T21732 / R21732C20: '5228.1'
## Warning: Coercing text to numeric in T21733 / R21733C20: '5228.1'
## Warning: Coercing text to numeric in T21734 / R21734C20: '5228.1'
## Warning: Coercing text to numeric in T21735 / R21735C20: '5228.1'
## Warning: Coercing text to numeric in T21736 / R21736C20: '5228.1'
## Warning: Coercing text to numeric in T21737 / R21737C20: '5228.1'
## Warning: Coercing text to numeric in T21738 / R21738C20: '5228.1'
## Warning: Coercing text to numeric in T21739 / R21739C20: '5228.1'
## Warning: Coercing text to numeric in T21740 / R21740C20: '5228.1'
## Warning: Coercing text to numeric in T21741 / R21741C20: '5228.1'
## Warning: Coercing text to numeric in T21742 / R21742C20: '5228.1'
## Warning: Coercing text to numeric in T21743 / R21743C20: '5228.1'
## Warning: Coercing text to numeric in T21744 / R21744C20: '5228.1'
## Warning: Coercing text to numeric in T21745 / R21745C20: '5228.1'
## Warning: Coercing text to numeric in T21746 / R21746C20: '5228.1'
## Warning: Coercing text to numeric in T21747 / R21747C20: '5228.1'
## Warning: Coercing text to numeric in T21748 / R21748C20: '5228.1'
## Warning: Coercing text to numeric in T21749 / R21749C20: '5228.1'
## Warning: Coercing text to numeric in T21750 / R21750C20: '5228.1'
## Warning: Coercing text to numeric in T21751 / R21751C20: '5228.1'
## Warning: Coercing text to numeric in T21752 / R21752C20: '5228.1'
## Warning: Coercing text to numeric in T21753 / R21753C20: '5228.1'
## Warning: Coercing text to numeric in T21754 / R21754C20: '5228.1'
## Warning: Coercing text to numeric in T21755 / R21755C20: '5228.1'
## Warning: Coercing text to numeric in T21756 / R21756C20: '5228.1'
## Warning: Coercing text to numeric in T21757 / R21757C20: '5228.1'
## Warning: Coercing text to numeric in T21758 / R21758C20: '5228.1'
## Warning: Coercing text to numeric in T21759 / R21759C20: '5228.1'
## Warning: Coercing text to numeric in T21760 / R21760C20: '5228.1'
## Warning: Coercing text to numeric in T21761 / R21761C20: '5228.1'
## Warning: Coercing text to numeric in T21762 / R21762C20: '5228.1'
## Warning: Coercing text to numeric in T21763 / R21763C20: '5228.1'
## Warning: Coercing text to numeric in T21764 / R21764C20: '5228.1'
## Warning: Coercing text to numeric in T21765 / R21765C20: '5228.1'
## Warning: Coercing text to numeric in T21766 / R21766C20: '5228.1'
## Warning: Coercing text to numeric in T21767 / R21767C20: '5228.1'
## Warning: Coercing text to numeric in T21768 / R21768C20: '5228.1'
## Warning: Coercing text to numeric in T21769 / R21769C20: '5228.1'
## Warning: Coercing text to numeric in T21770 / R21770C20: '5228.1'
## Warning: Coercing text to numeric in T21771 / R21771C20: '5228.1'
## Warning: Coercing text to numeric in T21772 / R21772C20: '5228.1'
## Warning: Coercing text to numeric in T21773 / R21773C20: '5228.1'
## Warning: Coercing text to numeric in T21774 / R21774C20: '5228.1'
## Warning: Coercing text to numeric in T21775 / R21775C20: '5228.1'
## Warning: Coercing text to numeric in T21776 / R21776C20: '5228.1'
## Warning: Coercing text to numeric in T21777 / R21777C20: '5228.1'
## Warning: Coercing text to numeric in T21778 / R21778C20: '5228.1'
## Warning: Coercing text to numeric in T21779 / R21779C20: '5228.1'
## Warning: Coercing text to numeric in T21780 / R21780C20: '5228.1'
## Warning: Coercing text to numeric in T21781 / R21781C20: '5228.1'
## Warning: Coercing text to numeric in T21782 / R21782C20: '5228.1'
## Warning: Coercing text to numeric in T21783 / R21783C20: '5228.1'
## Warning: Coercing text to numeric in T21784 / R21784C20: '5228.1'
## Warning: Coercing text to numeric in T21785 / R21785C20: '5228.1'
## Warning: Coercing text to numeric in T21786 / R21786C20: '5228.1'
## Warning: Coercing text to numeric in T21787 / R21787C20: '5228.1'
## Warning: Coercing text to numeric in T21788 / R21788C20: '5228.1'
## Warning: Coercing text to numeric in T21789 / R21789C20: '5228.1'
## Warning: Coercing text to numeric in T21790 / R21790C20: '5228.1'
## Warning: Coercing text to numeric in T21791 / R21791C20: '5228.1'
## Warning: Coercing text to numeric in T21792 / R21792C20: '5228.1'
## Warning: Coercing text to numeric in T21793 / R21793C20: '5228.1'
## Warning: Coercing text to numeric in T21794 / R21794C20: '5228.1'
## Warning: Coercing text to numeric in T21795 / R21795C20: '5228.1'
## Warning: Coercing text to numeric in T21796 / R21796C20: '5228.1'
## Warning: Coercing text to numeric in T21797 / R21797C20: '5228.1'
## Warning: Coercing text to numeric in T21798 / R21798C20: '5228.1'
## Warning: Coercing text to numeric in T21799 / R21799C20: '5228.1'
## Warning: Coercing text to numeric in T21800 / R21800C20: '5228.1'
## Warning: Coercing text to numeric in T21801 / R21801C20: '5228.1'
## Warning: Coercing text to numeric in T21802 / R21802C20: '5228.1'
## Warning: Coercing text to numeric in T21803 / R21803C20: '5228.1'
## Warning: Coercing text to numeric in T21804 / R21804C20: '5228.1'
## Warning: Coercing text to numeric in T21805 / R21805C20: '5228.1'
## Warning: Coercing text to numeric in T21806 / R21806C20: '5228.1'
## Warning: Coercing text to numeric in T21807 / R21807C20: '5228.1'
## Warning: Coercing text to numeric in T21808 / R21808C20: '5228.1'
## Warning: Coercing text to numeric in T21809 / R21809C20: '5228.1'
## Warning: Coercing text to numeric in T21810 / R21810C20: '5228.1'
## Warning: Coercing text to numeric in T21811 / R21811C20: '5228.1'
## Warning: Coercing text to numeric in T21812 / R21812C20: '5228.1'
## Warning: Coercing text to numeric in T21813 / R21813C20: '5228.1'
## Warning: Coercing text to numeric in T21814 / R21814C20: '5228.1'
## Warning: Coercing text to numeric in T21815 / R21815C20: '5228.1'
## Warning: Coercing text to numeric in T21816 / R21816C20: '5228.1'
## Warning: Coercing text to numeric in T21817 / R21817C20: '5228.1'
## Warning: Coercing text to numeric in T21818 / R21818C20: '5228.1'
## Warning: Coercing text to numeric in T21819 / R21819C20: '5228.1'
## Warning: Coercing text to numeric in T21820 / R21820C20: '5228.1'
## Warning: Coercing text to numeric in T21821 / R21821C20: '5228.1'
## Warning: Coercing text to numeric in T21822 / R21822C20: '5228.1'
## Warning: Coercing text to numeric in T21823 / R21823C20: '5228.1'
## Warning: Coercing text to numeric in T21824 / R21824C20: '5228.1'
## Warning: Coercing text to numeric in T21825 / R21825C20: '5228.1'
## Warning: Coercing text to numeric in T21826 / R21826C20: '5228.1'
## Warning: Coercing text to numeric in T21827 / R21827C20: '5228.1'
## Warning: Coercing text to numeric in T21828 / R21828C20: '5228.1'
## Warning: Coercing text to numeric in T21829 / R21829C20: '5228.1'
## Warning: Coercing text to numeric in T21830 / R21830C20: '5228.1'
## Warning: Coercing text to numeric in T21831 / R21831C20: '5228.1'
## Warning: Coercing text to numeric in T21832 / R21832C20: '5228.1'
## Warning: Coercing text to numeric in T21833 / R21833C20: '5228.1'
## Warning: Coercing text to numeric in T21834 / R21834C20: '5228.1'
## Warning: Coercing text to numeric in T21835 / R21835C20: '5228.1'
## Warning: Coercing text to numeric in T21836 / R21836C20: '5228.1'
## Warning: Coercing text to numeric in T21837 / R21837C20: '5228.1'
## Warning: Coercing text to numeric in T21838 / R21838C20: '5228.1'
## Warning: Coercing text to numeric in T21839 / R21839C20: '5228.1'
## Warning: Coercing text to numeric in T21840 / R21840C20: '5228.1'
## Warning: Coercing text to numeric in T21841 / R21841C20: '5228.1'
## Warning: Coercing text to numeric in T21842 / R21842C20: '5228.1'
## Warning: Coercing text to numeric in T21843 / R21843C20: '5228.1'
## Warning: Coercing text to numeric in T21844 / R21844C20: '5228.1'
## Warning: Coercing text to numeric in T21845 / R21845C20: '5228.1'
## Warning: Coercing text to numeric in T21846 / R21846C20: '5228.1'
## Warning: Coercing text to numeric in T21847 / R21847C20: '5228.1'
## Warning: Coercing text to numeric in T21848 / R21848C20: '5228.1'
## Warning: Coercing text to numeric in T21849 / R21849C20: '5228.1'
## Warning: Coercing text to numeric in T21850 / R21850C20: '5228.1'
## Warning: Coercing text to numeric in T21851 / R21851C20: '5228.1'
## Warning: Coercing text to numeric in T21852 / R21852C20: '5228.1'
## Warning: Coercing text to numeric in T21853 / R21853C20: '5228.1'
## Warning: Coercing text to numeric in T21854 / R21854C20: '5228.1'
## Warning: Coercing text to numeric in T21855 / R21855C20: '5228.1'
## Warning: Coercing text to numeric in T21856 / R21856C20: '5228.1'
## Warning: Coercing text to numeric in T21857 / R21857C20: '5228.1'
## Warning: Coercing text to numeric in T21858 / R21858C20: '5228.1'
## Warning: Coercing text to numeric in T21859 / R21859C20: '5228.1'
## Warning: Coercing text to numeric in T21860 / R21860C20: '5228.1'
## Warning: Coercing text to numeric in T21861 / R21861C20: '5228.1'
## Warning: Coercing text to numeric in T21862 / R21862C20: '5228.1'
## Warning: Coercing text to numeric in T21863 / R21863C20: '5228.1'
## Warning: Coercing text to numeric in T21864 / R21864C20: '5228.1'
## Warning: Coercing text to numeric in T21865 / R21865C20: '5228.1'
## Warning: Coercing text to numeric in T21866 / R21866C20: '5228.1'
## Warning: Coercing text to numeric in T21867 / R21867C20: '5228.1'
## Warning: Coercing text to numeric in T21868 / R21868C20: '5228.1'
## Warning: Coercing text to numeric in T21869 / R21869C20: '5228.1'
## Warning: Coercing text to numeric in T21870 / R21870C20: '5228.1'
## Warning: Coercing text to numeric in T21871 / R21871C20: '5228.1'
## Warning: Coercing text to numeric in T21872 / R21872C20: '5228.1'
## Warning: Coercing text to numeric in T21873 / R21873C20: '5228.1'
## Warning: Coercing text to numeric in T21874 / R21874C20: '5228.1'
## Warning: Coercing text to numeric in T21875 / R21875C20: '5228.1'
## Warning: Coercing text to numeric in T21876 / R21876C20: '5228.1'
## Warning: Coercing text to numeric in T21877 / R21877C20: '5228.1'
## Warning: Coercing text to numeric in T21878 / R21878C20: '5228.1'
## Warning: Coercing text to numeric in T21879 / R21879C20: '5228.1'
## Warning: Coercing text to numeric in T21880 / R21880C20: '5228.1'
## Warning: Coercing text to numeric in T21881 / R21881C20: '5228.1'
## Warning: Coercing text to numeric in T21882 / R21882C20: '5228.1'
## Warning: Coercing text to numeric in T21883 / R21883C20: '5228.1'
## Warning: Coercing text to numeric in T21884 / R21884C20: '5228.1'
## Warning: Coercing text to numeric in T21885 / R21885C20: '5228.1'
## Warning: Coercing text to numeric in T21886 / R21886C20: '5228.1'
## Warning: Coercing text to numeric in T21887 / R21887C20: '5228.1'
## Warning: Coercing text to numeric in T21888 / R21888C20: '5228.1'
## Warning: Coercing text to numeric in T21889 / R21889C20: '5228.1'
## Warning: Coercing text to numeric in T21890 / R21890C20: '5228.1'
## Warning: Coercing text to numeric in T21891 / R21891C20: '5228.1'
## Warning: Coercing text to numeric in T21892 / R21892C20: '5228.1'
## Warning: Coercing text to numeric in T21893 / R21893C20: '5228.1'
## Warning: Coercing text to numeric in T21894 / R21894C20: '5228.1'
## Warning: Coercing text to numeric in T21895 / R21895C20: '5228.1'
## Warning: Coercing text to numeric in T21896 / R21896C20: '5228.1'
## Warning: Coercing text to numeric in T21897 / R21897C20: '5228.1'
## Warning: Coercing text to numeric in T21898 / R21898C20: '5228.1'
## Warning: Coercing text to numeric in T21899 / R21899C20: '5228.1'
## Warning: Coercing text to numeric in T21900 / R21900C20: '5228.1'
## Warning: Coercing text to numeric in T21901 / R21901C20: '5228.1'
## Warning: Coercing text to numeric in T21902 / R21902C20: '5228.1'
## Warning: Coercing text to numeric in T21903 / R21903C20: '5228.1'
## Warning: Coercing text to numeric in T21904 / R21904C20: '5228.1'
## Warning: Coercing text to numeric in T21905 / R21905C20: '5228.1'
## Warning: Coercing text to numeric in T21906 / R21906C20: '5228.1'
## Warning: Coercing text to numeric in T21907 / R21907C20: '5228.1'
## Warning: Coercing text to numeric in T21908 / R21908C20: '5228.1'
## Warning: Coercing text to numeric in T21909 / R21909C20: '5228.1'
## Warning: Coercing text to numeric in T21910 / R21910C20: '5228.1'
## Warning: Coercing text to numeric in T21911 / R21911C20: '5228.1'
## Warning: Coercing text to numeric in T21912 / R21912C20: '5228.1'
## Warning: Coercing text to numeric in T21913 / R21913C20: '5228.1'
## Warning: Coercing text to numeric in T21914 / R21914C20: '5228.1'
## Warning: Coercing text to numeric in T21915 / R21915C20: '5228.1'
## Warning: Coercing text to numeric in T21916 / R21916C20: '5228.1'
## Warning: Coercing text to numeric in T21917 / R21917C20: '5228.1'
## Warning: Coercing text to numeric in T21918 / R21918C20: '5228.1'
## Warning: Coercing text to numeric in T21919 / R21919C20: '5228.1'
## Warning: Coercing text to numeric in T21920 / R21920C20: '5228.1'
## Warning: Coercing text to numeric in T21921 / R21921C20: '5228.1'
## Warning: Coercing text to numeric in T21922 / R21922C20: '5228.1'
## Warning: Coercing text to numeric in T21923 / R21923C20: '5228.1'
## Warning: Coercing text to numeric in T21924 / R21924C20: '5228.1'
## Warning: Coercing text to numeric in T21925 / R21925C20: '5228.1'
## Warning: Coercing text to numeric in T21926 / R21926C20: '5228.1'
## Warning: Coercing text to numeric in T21927 / R21927C20: '5228.1'
## Warning: Coercing text to numeric in T21928 / R21928C20: '5228.1'
## Warning: Coercing text to numeric in T21929 / R21929C20: '5228.1'
## Warning: Coercing text to numeric in T21930 / R21930C20: '5228.1'
## Warning: Coercing text to numeric in T21931 / R21931C20: '5228.1'
## Warning: Coercing text to numeric in T21932 / R21932C20: '5228.1'
## Warning: Coercing text to numeric in T21933 / R21933C20: '5228.1'
## Warning: Coercing text to numeric in T21934 / R21934C20: '5228.1'
## Warning: Coercing text to numeric in T21935 / R21935C20: '5228.1'
## Warning: Coercing text to numeric in T21936 / R21936C20: '5228.1'
## Warning: Coercing text to numeric in T21937 / R21937C20: '5228.1'
## Warning: Coercing text to numeric in T21938 / R21938C20: '5228.1'
## Warning: Coercing text to numeric in T21939 / R21939C20: '5228.1'
## Warning: Coercing text to numeric in T21940 / R21940C20: '5228.1'
## Warning: Coercing text to numeric in T21941 / R21941C20: '5228.1'
## Warning: Coercing text to numeric in T21942 / R21942C20: '5228.1'
## Warning: Coercing text to numeric in T21943 / R21943C20: '5228.1'
## Warning: Coercing text to numeric in T21944 / R21944C20: '5228.1'
## Warning: Coercing text to numeric in T21945 / R21945C20: '5228.1'
## Warning: Coercing text to numeric in T21946 / R21946C20: '5228.1'
## Warning: Coercing text to numeric in T21947 / R21947C20: '5228.1'
## Warning: Coercing text to numeric in T21948 / R21948C20: '5228.1'
## Warning: Coercing text to numeric in T21949 / R21949C20: '5228.1'
## Warning: Coercing text to numeric in T21950 / R21950C20: '5228.1'
## Warning: Coercing text to numeric in T21951 / R21951C20: '5228.1'
## Warning: Coercing text to numeric in T21952 / R21952C20: '5228.1'
## Warning: Coercing text to numeric in T21953 / R21953C20: '5228.1'
## Warning: Coercing text to numeric in T21954 / R21954C20: '5228.1'
## Warning: Coercing text to numeric in T21955 / R21955C20: '5228.1'
## Warning: Coercing text to numeric in T21956 / R21956C20: '5228.1'
## Warning: Coercing text to numeric in T21957 / R21957C20: '5228.1'
## Warning: Coercing text to numeric in T21958 / R21958C20: '5228.1'
## Warning: Coercing text to numeric in T21959 / R21959C20: '5228.1'
## Warning: Coercing text to numeric in T21960 / R21960C20: '5228.1'
## Warning: Coercing text to numeric in T21961 / R21961C20: '5228.1'
## Warning: Coercing text to numeric in T21962 / R21962C20: '5228.1'
## Warning: Coercing text to numeric in T21963 / R21963C20: '5228.1'
## Warning: Coercing text to numeric in T21964 / R21964C20: '5228.1'
## Warning: Coercing text to numeric in T21965 / R21965C20: '5228.1'
## Warning: Coercing text to numeric in T21966 / R21966C20: '5228.1'
## Warning: Coercing text to numeric in T21967 / R21967C20: '5228.1'
## Warning: Coercing text to numeric in T21968 / R21968C20: '5228.1'
## Warning: Coercing text to numeric in T21969 / R21969C20: '5228.1'
## Warning: Coercing text to numeric in T21970 / R21970C20: '5228.1'
## Warning: Coercing text to numeric in T21971 / R21971C20: '5228.1'
## Warning: Coercing text to numeric in T21972 / R21972C20: '5228.1'
## Warning: Coercing text to numeric in T21973 / R21973C20: '5228.1'
## Warning: Coercing text to numeric in T21974 / R21974C20: '5228.1'
## Warning: Coercing text to numeric in T21975 / R21975C20: '5228.1'
## Warning: Coercing text to numeric in T21976 / R21976C20: '5228.1'
## Warning: Coercing text to numeric in T21977 / R21977C20: '5228.1'
## Warning: Coercing text to numeric in T21978 / R21978C20: '5228.1'
## Warning: Coercing text to numeric in T21979 / R21979C20: '5228.1'
## Warning: Coercing text to numeric in T21980 / R21980C20: '5228.1'
## Warning: Coercing text to numeric in T21981 / R21981C20: '5228.1'
## Warning: Coercing text to numeric in T21982 / R21982C20: '5228.1'
## Warning: Coercing text to numeric in T21983 / R21983C20: '5228.1'
## Warning: Coercing text to numeric in T21984 / R21984C20: '5228.1'
## Warning: Coercing text to numeric in T21985 / R21985C20: '5228.1'
## Warning: Coercing text to numeric in T21986 / R21986C20: '5228.1'
## Warning: Coercing text to numeric in T21987 / R21987C20: '5228.1'
## Warning: Coercing text to numeric in T21988 / R21988C20: '5228.1'
## Warning: Coercing text to numeric in T21989 / R21989C20: '5228.1'
## Warning: Coercing text to numeric in T21990 / R21990C20: '5228.1'
## Warning: Coercing text to numeric in T21991 / R21991C20: '5228.1'
## Warning: Coercing text to numeric in T21992 / R21992C20: '5228.1'
## Warning: Coercing text to numeric in T21993 / R21993C20: '5228.1'
## Warning: Coercing text to numeric in T21994 / R21994C20: '5228.1'
## Warning: Coercing text to numeric in T21995 / R21995C20: '5228.1'
## Warning: Coercing text to numeric in T21996 / R21996C20: '5228.1'
## Warning: Coercing text to numeric in T21997 / R21997C20: '5228.1'
## Warning: Coercing text to numeric in T21998 / R21998C20: '5228.1'
## Warning: Coercing text to numeric in T21999 / R21999C20: '5228.1'
## Warning: Coercing text to numeric in T22000 / R22000C20: '5228.1'
## Warning: Coercing text to numeric in T22001 / R22001C20: '5228.1'
## Warning: Coercing text to numeric in T22002 / R22002C20: '5228.1'
## Warning: Coercing text to numeric in T22003 / R22003C20: '5228.1'
## Warning: Coercing text to numeric in T22004 / R22004C20: '5228.1'
## Warning: Coercing text to numeric in T22005 / R22005C20: '5228.1'
## Warning: Coercing text to numeric in T22006 / R22006C20: '5228.1'
## Warning: Coercing text to numeric in T22007 / R22007C20: '5228.1'
## Warning: Coercing text to numeric in T22008 / R22008C20: '5228.1'
## Warning: Coercing text to numeric in T22009 / R22009C20: '5228.1'
## Warning: Coercing text to numeric in T22010 / R22010C20: '5228.1'
## Warning: Coercing text to numeric in T22011 / R22011C20: '5228.1'
## Warning: Coercing text to numeric in T22012 / R22012C20: '5228.1'
## Warning: Coercing text to numeric in T22013 / R22013C20: '5228.1'
## Warning: Coercing text to numeric in T22014 / R22014C20: '5228.1'
## Warning: Coercing text to numeric in T22015 / R22015C20: '5228.1'
## Warning: Coercing text to numeric in T22016 / R22016C20: '5228.1'
## Warning: Coercing text to numeric in T22017 / R22017C20: '5228.1'
## Warning: Coercing text to numeric in T22018 / R22018C20: '5228.1'
## Warning: Coercing text to numeric in T22019 / R22019C20: '5228.1'
## Warning: Coercing text to numeric in T22020 / R22020C20: '5228.1'
## Warning: Coercing text to numeric in T22021 / R22021C20: '5228.1'
## Warning: Coercing text to numeric in T22022 / R22022C20: '5228.1'
## Warning: Coercing text to numeric in T22023 / R22023C20: '5228.1'
## Warning: Coercing text to numeric in T22024 / R22024C20: '5228.1'
## Warning: Coercing text to numeric in T22025 / R22025C20: '5228.1'
## Warning: Coercing text to numeric in T22026 / R22026C20: '5228.1'
## Warning: Coercing text to numeric in T22027 / R22027C20: '5228.1'
## Warning: Coercing text to numeric in T22028 / R22028C20: '5228.1'
## Warning: Coercing text to numeric in T22029 / R22029C20: '5228.1'
## Warning: Coercing text to numeric in T22030 / R22030C20: '5228.1'
## Warning: Coercing text to numeric in T22031 / R22031C20: '5228.1'
## Warning: Coercing text to numeric in T22032 / R22032C20: '5228.1'
## Warning: Coercing text to numeric in T22033 / R22033C20: '5228.1'
## Warning: Coercing text to numeric in T22034 / R22034C20: '5228.1'
## Warning: Coercing text to numeric in T22035 / R22035C20: '5228.1'
## Warning: Coercing text to numeric in T22036 / R22036C20: '5228.1'
## Warning: Coercing text to numeric in T22037 / R22037C20: '5228.1'
## Warning: Coercing text to numeric in T22038 / R22038C20: '5228.1'
## Warning: Coercing text to numeric in T22039 / R22039C20: '5228.1'
## Warning: Coercing text to numeric in T22040 / R22040C20: '5228.1'
## Warning: Coercing text to numeric in T22041 / R22041C20: '5228.1'
## Warning: Coercing text to numeric in T22042 / R22042C20: '5228.1'
## Warning: Coercing text to numeric in T22043 / R22043C20: '5228.1'
## Warning: Coercing text to numeric in T22044 / R22044C20: '5228.1'
## Warning: Coercing text to numeric in T22045 / R22045C20: '5228.1'
## Warning: Coercing text to numeric in T22046 / R22046C20: '5228.1'
## Warning: Coercing text to numeric in T22047 / R22047C20: '5228.1'
## Warning: Coercing text to numeric in T22048 / R22048C20: '5228.1'
## Warning: Coercing text to numeric in T22049 / R22049C20: '5228.1'
## Warning: Coercing text to numeric in T22050 / R22050C20: '5228.1'
## Warning: Coercing text to numeric in T22051 / R22051C20: '5228.1'
## Warning: Coercing text to numeric in T22052 / R22052C20: '5228.1'
## Warning: Coercing text to numeric in T22053 / R22053C20: '5228.1'
## Warning: Coercing text to numeric in T22054 / R22054C20: '5228.1'
## Warning: Coercing text to numeric in T22055 / R22055C20: '5228.1'
## Warning: Coercing text to numeric in T22056 / R22056C20: '5228.1'
## Warning: Coercing text to numeric in T22057 / R22057C20: '5228.1'
## Warning: Coercing text to numeric in T22058 / R22058C20: '5228.1'
## Warning: Coercing text to numeric in T22059 / R22059C20: '5228.1'
## Warning: Coercing text to numeric in T22060 / R22060C20: '5228.1'
## Warning: Coercing text to numeric in T22061 / R22061C20: '5228.1'
## Warning: Coercing text to numeric in T22062 / R22062C20: '5228.1'
## Warning: Coercing text to numeric in T22063 / R22063C20: '5228.1'
## Warning: Coercing text to numeric in T22064 / R22064C20: '5228.1'
## Warning: Coercing text to numeric in T22065 / R22065C20: '5228.1'
## Warning: Coercing text to numeric in T22066 / R22066C20: '5228.1'
## Warning: Coercing text to numeric in T22067 / R22067C20: '5228.1'
## Warning: Coercing text to numeric in T22068 / R22068C20: '5228.1'
## Warning: Coercing text to numeric in T22069 / R22069C20: '5228.1'
## Warning: Coercing text to numeric in T22070 / R22070C20: '5228.1'
## Warning: Coercing text to numeric in T22071 / R22071C20: '5228.1'
## Warning: Coercing text to numeric in T22072 / R22072C20: '5228.1'
## Warning: Coercing text to numeric in T22073 / R22073C20: '5228.1'
## Warning: Coercing text to numeric in T22074 / R22074C20: '5228.1'
## Warning: Coercing text to numeric in T22075 / R22075C20: '5228.1'
## Warning: Coercing text to numeric in T22076 / R22076C20: '5228.1'
## Warning: Coercing text to numeric in T22077 / R22077C20: '5228.1'
## Warning: Coercing text to numeric in T22078 / R22078C20: '5228.1'
## Warning: Coercing text to numeric in T22079 / R22079C20: '5228.1'
## Warning: Coercing text to numeric in T22080 / R22080C20: '5228.1'
## Warning: Coercing text to numeric in T22081 / R22081C20: '5228.1'
## Warning: Coercing text to numeric in T22082 / R22082C20: '5228.1'
## Warning: Coercing text to numeric in T22083 / R22083C20: '5228.1'
## Warning: Coercing text to numeric in T22084 / R22084C20: '5228.1'
## Warning: Coercing text to numeric in T22085 / R22085C20: '5228.1'
## Warning: Coercing text to numeric in T22086 / R22086C20: '5228.1'
## Warning: Coercing text to numeric in T22087 / R22087C20: '5228.1'
## Warning: Coercing text to numeric in T22088 / R22088C20: '5228.1'
## Warning: Coercing text to numeric in T22089 / R22089C20: '5228.1'
## Warning: Coercing text to numeric in T22090 / R22090C20: '5228.1'
## Warning: Coercing text to numeric in T22091 / R22091C20: '5228.1'
## Warning: Coercing text to numeric in T22092 / R22092C20: '5228.1'
## Warning: Coercing text to numeric in T22093 / R22093C20: '5228.1'
## Warning: Coercing text to numeric in T22094 / R22094C20: '5228.1'
## Warning: Coercing text to numeric in T22095 / R22095C20: '5228.1'
## Warning: Coercing text to numeric in T22096 / R22096C20: '5228.1'
## Warning: Coercing text to numeric in T22097 / R22097C20: '5228.1'
## Warning: Coercing text to numeric in T22098 / R22098C20: '5228.1'
## Warning: Coercing text to numeric in T22099 / R22099C20: '5228.1'
## Warning: Coercing text to numeric in T22100 / R22100C20: '5228.1'
## Warning: Coercing text to numeric in T22101 / R22101C20: '5228.1'
## Warning: Coercing text to numeric in T22102 / R22102C20: '5228.1'
## Warning: Coercing text to numeric in T22103 / R22103C20: '5228.1'
## Warning: Coercing text to numeric in T22104 / R22104C20: '5228.1'
## Warning: Coercing text to numeric in T22105 / R22105C20: '5228.1'
## Warning: Coercing text to numeric in T22106 / R22106C20: '5228.1'
## Warning: Coercing text to numeric in T22107 / R22107C20: '5228.1'
## Warning: Coercing text to numeric in T22108 / R22108C20: '5228.1'
## Warning: Coercing text to numeric in T22109 / R22109C20: '5228.1'
## Warning: Coercing text to numeric in T22110 / R22110C20: '5228.1'
## Warning: Coercing text to numeric in T22111 / R22111C20: '5228.1'
## Warning: Coercing text to numeric in T22112 / R22112C20: '5228.1'
## Warning: Coercing text to numeric in T22113 / R22113C20: '5228.1'
## Warning: Coercing text to numeric in T22114 / R22114C20: '5228.1'
## Warning: Coercing text to numeric in T22115 / R22115C20: '5228.1'
## Warning: Coercing text to numeric in T22116 / R22116C20: '5228.1'
## Warning: Coercing text to numeric in T22117 / R22117C20: '5228.1'
## Warning: Coercing text to numeric in T22118 / R22118C20: '5228.1'
## Warning: Coercing text to numeric in T22119 / R22119C20: '5228.1'
## Warning: Coercing text to numeric in T22120 / R22120C20: '5228.1'
## Warning: Coercing text to numeric in T22121 / R22121C20: '5228.1'
## Warning: Coercing text to numeric in T22122 / R22122C20: '5228.1'
## Warning: Coercing text to numeric in T22123 / R22123C20: '5228.1'
## Warning: Coercing text to numeric in T22124 / R22124C20: '5228.1'
## Warning: Coercing text to numeric in T22125 / R22125C20: '5228.1'
## Warning: Coercing text to numeric in T22126 / R22126C20: '5228.1'
## Warning: Coercing text to numeric in T22127 / R22127C20: '5228.1'
## Warning: Coercing text to numeric in T22128 / R22128C20: '5228.1'
## Warning: Coercing text to numeric in T22129 / R22129C20: '5228.1'
## Warning: Coercing text to numeric in T22130 / R22130C20: '5228.1'
## Warning: Coercing text to numeric in T22131 / R22131C20: '5228.1'
## Warning: Coercing text to numeric in T22132 / R22132C20: '5228.1'
## Warning: Coercing text to numeric in T22133 / R22133C20: '5228.1'
## Warning: Coercing text to numeric in T22134 / R22134C20: '5228.1'
## Warning: Coercing text to numeric in T22135 / R22135C20: '5228.1'
## Warning: Coercing text to numeric in T22136 / R22136C20: '5228.1'
## Warning: Coercing text to numeric in T22137 / R22137C20: '5228.1'
## Warning: Coercing text to numeric in T22138 / R22138C20: '5228.1'
## Warning: Coercing text to numeric in T22139 / R22139C20: '5228.1'
## Warning: Coercing text to numeric in T22140 / R22140C20: '5228.1'
## Warning: Coercing text to numeric in T22141 / R22141C20: '5228.1'
## Warning: Coercing text to numeric in T22142 / R22142C20: '5228.1'
## Warning: Coercing text to numeric in T22143 / R22143C20: '5228.1'
## Warning: Coercing text to numeric in T22144 / R22144C20: '5228.1'
## Warning: Coercing text to numeric in T22145 / R22145C20: '5228.1'
## Warning: Coercing text to numeric in T22146 / R22146C20: '5228.1'
## Warning: Coercing text to numeric in T22147 / R22147C20: '5228.1'
## Warning: Coercing text to numeric in T22148 / R22148C20: '5228.1'
## Warning: Coercing text to numeric in T22149 / R22149C20: '5228.1'
## Warning: Coercing text to numeric in T22150 / R22150C20: '5228.1'
## Warning: Coercing text to numeric in T22151 / R22151C20: '5228.1'
## Warning: Coercing text to numeric in T22152 / R22152C20: '5228.1'
## Warning: Coercing text to numeric in T22153 / R22153C20: '5228.1'
## Warning: Coercing text to numeric in T22154 / R22154C20: '5228.1'
## Warning: Coercing text to numeric in T22155 / R22155C20: '5228.1'
## Warning: Coercing text to numeric in T22156 / R22156C20: '5228.1'
## Warning: Coercing text to numeric in T22157 / R22157C20: '5228.1'
## Warning: Coercing text to numeric in T22158 / R22158C20: '5228.1'
## Warning: Coercing text to numeric in T22159 / R22159C20: '5228.1'
## Warning: Coercing text to numeric in T22160 / R22160C20: '5228.1'
## Warning: Coercing text to numeric in T22161 / R22161C20: '5228.1'
## Warning: Coercing text to numeric in T22162 / R22162C20: '5228.1'
## Warning: Coercing text to numeric in T22163 / R22163C20: '5228.1'
## Warning: Coercing text to numeric in T22164 / R22164C20: '5228.1'
## Warning: Coercing text to numeric in T22165 / R22165C20: '5228.1'
## Warning: Coercing text to numeric in T22166 / R22166C20: '5228.1'
## Warning: Coercing text to numeric in T22167 / R22167C20: '5228.1'
## Warning: Coercing text to numeric in T22168 / R22168C20: '5228.1'
## Warning: Coercing text to numeric in T22169 / R22169C20: '5228.1'
## Warning: Coercing text to numeric in T22170 / R22170C20: '5228.1'
## Warning: Coercing text to numeric in T22171 / R22171C20: '5228.1'
## Warning: Coercing text to numeric in T22172 / R22172C20: '5228.1'
## Warning: Coercing text to numeric in T22173 / R22173C20: '5228.1'
## Warning: Coercing text to numeric in T22174 / R22174C20: '5228.1'
## Warning: Coercing text to numeric in T22175 / R22175C20: '5228.1'
## Warning: Coercing text to numeric in T22176 / R22176C20: '5228.1'
## Warning: Coercing text to numeric in T22177 / R22177C20: '5228.1'
## Warning: Coercing text to numeric in T22178 / R22178C20: '5228.1'
## Warning: Coercing text to numeric in T22179 / R22179C20: '5228.1'
## Warning: Coercing text to numeric in T22180 / R22180C20: '5228.1'
## Warning: Coercing text to numeric in T22181 / R22181C20: '5228.1'
## Warning: Coercing text to numeric in T22182 / R22182C20: '5228.1'
## Warning: Coercing text to numeric in T22183 / R22183C20: '5228.1'
## Warning: Coercing text to numeric in T22184 / R22184C20: '5228.1'
## Warning: Coercing text to numeric in T22185 / R22185C20: '5228.1'
## Warning: Coercing text to numeric in T22186 / R22186C20: '5228.1'
## Warning: Coercing text to numeric in T22187 / R22187C20: '5228.1'
## Warning: Coercing text to numeric in T22188 / R22188C20: '5228.1'
## Warning: Coercing text to numeric in T22189 / R22189C20: '5228.1'
## Warning: Coercing text to numeric in T22190 / R22190C20: '5228.1'
## Warning: Coercing text to numeric in T22191 / R22191C20: '5228.1'
## Warning: Coercing text to numeric in T22192 / R22192C20: '5228.1'
## Warning: Coercing text to numeric in T22193 / R22193C20: '5228.1'
## Warning: Coercing text to numeric in T22194 / R22194C20: '5228.1'
## Warning: Coercing text to numeric in T22195 / R22195C20: '5228.1'
## Warning: Coercing text to numeric in T22196 / R22196C20: '5228.1'
## Warning: Coercing text to numeric in T22197 / R22197C20: '5228.1'
## Warning: Coercing text to numeric in T22198 / R22198C20: '5228.1'
## Warning: Coercing text to numeric in T22199 / R22199C20: '5228.1'
## Warning: Coercing text to numeric in T22200 / R22200C20: '5228.1'
## Warning: Coercing text to numeric in T22201 / R22201C20: '5228.1'
## Warning: Coercing text to numeric in T22202 / R22202C20: '5228.1'
## Warning: Coercing text to numeric in T22203 / R22203C20: '5228.1'
## Warning: Coercing text to numeric in T22204 / R22204C20: '5228.1'
## Warning: Coercing text to numeric in T22205 / R22205C20: '5228.1'
## Warning: Coercing text to numeric in T22206 / R22206C20: '5228.1'
## Warning: Coercing text to numeric in T22207 / R22207C20: '5228.1'
## Warning: Coercing text to numeric in T22208 / R22208C20: '5228.1'
## Warning: Coercing text to numeric in T22209 / R22209C20: '5228.1'
## Warning: Coercing text to numeric in T22210 / R22210C20: '5228.1'
## Warning: Coercing text to numeric in T22211 / R22211C20: '5228.1'
## Warning: Coercing text to numeric in T22212 / R22212C20: '5228.1'
## Warning: Coercing text to numeric in T22213 / R22213C20: '5228.1'
## Warning: Coercing text to numeric in T22214 / R22214C20: '5228.1'
## Warning: Coercing text to numeric in T22215 / R22215C20: '5228.1'
## Warning: Coercing text to numeric in T22216 / R22216C20: '5228.1'
## Warning: Coercing text to numeric in T22217 / R22217C20: '5228.1'
## Warning: Coercing text to numeric in T22218 / R22218C20: '5228.1'
## Warning: Coercing text to numeric in T22219 / R22219C20: '5228.1'
## Warning: Coercing text to numeric in T22220 / R22220C20: '5228.1'
## Warning: Coercing text to numeric in T22221 / R22221C20: '5228.1'
## Warning: Coercing text to numeric in T22222 / R22222C20: '5228.1'
## Warning: Coercing text to numeric in T22223 / R22223C20: '5228.1'
## Warning: Coercing text to numeric in T22224 / R22224C20: '5228.1'
## Warning: Coercing text to numeric in T22225 / R22225C20: '5228.1'
## Warning: Coercing text to numeric in T22226 / R22226C20: '5228.1'
## Warning: Coercing text to numeric in T22227 / R22227C20: '5228.1'
## Warning: Coercing text to numeric in T22228 / R22228C20: '5228.1'
## Warning: Coercing text to numeric in T22229 / R22229C20: '5228.1'
## Warning: Coercing text to numeric in T22230 / R22230C20: '5228.1'
## Warning: Coercing text to numeric in T22231 / R22231C20: '5228.1'
## Warning: Coercing text to numeric in T22232 / R22232C20: '5228.1'
## Warning: Coercing text to numeric in T22233 / R22233C20: '5228.1'
## Warning: Coercing text to numeric in T22234 / R22234C20: '5228.1'
## Warning: Coercing text to numeric in T22235 / R22235C20: '5228.1'
## Warning: Coercing text to numeric in T22236 / R22236C20: '5228.1'
## Warning: Coercing text to numeric in T22237 / R22237C20: '5228.1'
## Warning: Coercing text to numeric in T22238 / R22238C20: '5228.1'
## Warning: Coercing text to numeric in T22239 / R22239C20: '5228.1'
## Warning: Coercing text to numeric in T22240 / R22240C20: '5228.1'
## Warning: Coercing text to numeric in T22241 / R22241C20: '5228.1'
## Warning: Coercing text to numeric in T22242 / R22242C20: '5228.1'
## Warning: Coercing text to numeric in T22243 / R22243C20: '5228.1'
## Warning: Coercing text to numeric in T22244 / R22244C20: '5228.1'
## Warning: Coercing text to numeric in T22245 / R22245C20: '5228.1'
## Warning: Coercing text to numeric in T22246 / R22246C20: '5228.1'
## Warning: Coercing text to numeric in T22247 / R22247C20: '5228.1'
## Warning: Coercing text to numeric in T22248 / R22248C20: '5228.1'
## Warning: Coercing text to numeric in T22249 / R22249C20: '5228.1'
## Warning: Coercing text to numeric in T22250 / R22250C20: '5228.1'
## Warning: Coercing text to numeric in T22251 / R22251C20: '5228.1'
## Warning: Coercing text to numeric in T22252 / R22252C20: '5228.1'
## Warning: Coercing text to numeric in T22253 / R22253C20: '5228.1'
## Warning: Coercing text to numeric in T22254 / R22254C20: '5228.1'
## Warning: Coercing text to numeric in T22255 / R22255C20: '5228.1'
## Warning: Coercing text to numeric in T22256 / R22256C20: '5228.1'
## Warning: Coercing text to numeric in T22257 / R22257C20: '5228.1'
## Warning: Coercing text to numeric in T22258 / R22258C20: '5228.1'
## Warning: Coercing text to numeric in T22259 / R22259C20: '5228.1'
## Warning: Coercing text to numeric in T22260 / R22260C20: '5228.1'
## Warning: Coercing text to numeric in T22261 / R22261C20: '5228.1'
## Warning: Coercing text to numeric in T22262 / R22262C20: '5228.1'
## Warning: Coercing text to numeric in T22263 / R22263C20: '5228.1'
## Warning: Coercing text to numeric in T22264 / R22264C20: '5228.1'
## Warning: Coercing text to numeric in T22265 / R22265C20: '5228.1'
## Warning: Coercing text to numeric in T22266 / R22266C20: '5228.1'
## Warning: Coercing text to numeric in T22267 / R22267C20: '5228.1'
## Warning: Coercing text to numeric in T22268 / R22268C20: '5228.1'
## Warning: Coercing text to numeric in T22269 / R22269C20: '5228.1'
## Warning: Coercing text to numeric in T22270 / R22270C20: '5228.1'
## Warning: Coercing text to numeric in T22271 / R22271C20: '5228.1'
## Warning: Coercing text to numeric in T22272 / R22272C20: '5228.1'
## Warning: Coercing text to numeric in T22273 / R22273C20: '5228.1'
## Warning: Coercing text to numeric in T22274 / R22274C20: '5228.1'
## Warning: Coercing text to numeric in T22275 / R22275C20: '5228.1'
## Warning: Coercing text to numeric in T22276 / R22276C20: '5228.1'
## Warning: Coercing text to numeric in T22277 / R22277C20: '5228.1'
## Warning: Coercing text to numeric in T22278 / R22278C20: '5228.1'
## Warning: Coercing text to numeric in T22279 / R22279C20: '5228.1'
## Warning: Coercing text to numeric in T22280 / R22280C20: '5228.1'
## Warning: Coercing text to numeric in T22281 / R22281C20: '5228.1'
## Warning: Coercing text to numeric in T22282 / R22282C20: '5228.1'
## Warning: Coercing text to numeric in T22283 / R22283C20: '5228.1'
## Warning: Coercing text to numeric in T22284 / R22284C20: '5228.1'
## Warning: Coercing text to numeric in T22285 / R22285C20: '5228.1'
## Warning: Coercing text to numeric in T22286 / R22286C20: '5228.1'
## Warning: Coercing text to numeric in T22287 / R22287C20: '5228.1'
## Warning: Coercing text to numeric in T22288 / R22288C20: '5228.1'
## Warning: Coercing text to numeric in T22289 / R22289C20: '5228.1'
## Warning: Coercing text to numeric in T22290 / R22290C20: '5228.1'
## Warning: Coercing text to numeric in T22291 / R22291C20: '5228.1'
## Warning: Coercing text to numeric in T22292 / R22292C20: '5228.1'
## Warning: Coercing text to numeric in T22293 / R22293C20: '5228.1'
## Warning: Coercing text to numeric in T22294 / R22294C20: '5228.1'
## Warning: Coercing text to numeric in T22295 / R22295C20: '5228.1'
## Warning: Coercing text to numeric in T22296 / R22296C20: '5228.1'
## Warning: Coercing text to numeric in T22297 / R22297C20: '5228.1'
## Warning: Coercing text to numeric in T22298 / R22298C20: '5228.1'
## Warning: Coercing text to numeric in T22299 / R22299C20: '5228.1'
## Warning: Coercing text to numeric in T22300 / R22300C20: '5228.1'
## Warning: Coercing text to numeric in T22301 / R22301C20: '5228.1'
## Warning: Coercing text to numeric in T22302 / R22302C20: '5228.1'
## Warning: Coercing text to numeric in T22303 / R22303C20: '5228.1'
## Warning: Coercing text to numeric in T22304 / R22304C20: '5228.1'
## Warning: Coercing text to numeric in T22305 / R22305C20: '5228.1'
## Warning: Coercing text to numeric in T22306 / R22306C20: '5228.1'
## Warning: Coercing text to numeric in T22307 / R22307C20: '5228.1'
## Warning: Coercing text to numeric in T22308 / R22308C20: '5228.1'
## Warning: Coercing text to numeric in T22309 / R22309C20: '5228.1'
## Warning: Coercing text to numeric in T22310 / R22310C20: '5228.1'
## Warning: Coercing text to numeric in T22311 / R22311C20: '5228.1'
## Warning: Coercing text to numeric in T22312 / R22312C20: '5228.1'
## Warning: Coercing text to numeric in T22313 / R22313C20: '5228.1'
## Warning: Coercing text to numeric in T22314 / R22314C20: '5228.1'
## Warning: Coercing text to numeric in T22315 / R22315C20: '5228.1'
## Warning: Coercing text to numeric in T22316 / R22316C20: '5228.1'
## Warning: Coercing text to numeric in T22317 / R22317C20: '5228.1'
## Warning: Coercing text to numeric in T22318 / R22318C20: '5228.1'
## Warning: Coercing text to numeric in T22319 / R22319C20: '5228.1'
## Warning: Coercing text to numeric in T22320 / R22320C20: '5228.1'
## Warning: Coercing text to numeric in T22321 / R22321C20: '5228.1'
## Warning: Coercing text to numeric in T22322 / R22322C20: '5228.1'
## Warning: Coercing text to numeric in T22323 / R22323C20: '5228.1'
## Warning: Coercing text to numeric in T22324 / R22324C20: '5228.1'
## Warning: Coercing text to numeric in T22325 / R22325C20: '5228.1'
## Warning: Coercing text to numeric in T22326 / R22326C20: '5228.1'
## Warning: Coercing text to numeric in T22327 / R22327C20: '5228.1'
## Warning: Coercing text to numeric in T22328 / R22328C20: '5228.1'
## Warning: Coercing text to numeric in T22329 / R22329C20: '5228.1'
## Warning: Coercing text to numeric in T22330 / R22330C20: '5228.1'
## Warning: Coercing text to numeric in T22331 / R22331C20: '5228.1'
## Warning: Coercing text to numeric in T22332 / R22332C20: '5228.1'
## Warning: Coercing text to numeric in T22333 / R22333C20: '5228.1'
## Warning: Coercing text to numeric in T22334 / R22334C20: '5228.1'
## Warning: Coercing text to numeric in T22335 / R22335C20: '5228.1'
## Warning: Coercing text to numeric in T22336 / R22336C20: '5228.1'
## Warning: Coercing text to numeric in T22337 / R22337C20: '5228.1'
## Warning: Coercing text to numeric in T22338 / R22338C20: '5228.1'
## Warning: Coercing text to numeric in T22339 / R22339C20: '5228.1'
## Warning: Coercing text to numeric in T22340 / R22340C20: '5228.1'
## Warning: Coercing text to numeric in T22341 / R22341C20: '5228.1'
## Warning: Coercing text to numeric in T22342 / R22342C20: '5228.1'
## Warning: Coercing text to numeric in T22343 / R22343C20: '5228.1'
## Warning: Coercing text to numeric in T22344 / R22344C20: '5228.1'
## Warning: Coercing text to numeric in T22345 / R22345C20: '5228.1'
## Warning: Coercing text to numeric in T22346 / R22346C20: '5228.1'
## Warning: Coercing text to numeric in T22347 / R22347C20: '5228.1'
## Warning: Coercing text to numeric in T22348 / R22348C20: '5228.1'
## Warning: Coercing text to numeric in T22349 / R22349C20: '5228.1'
## Warning: Coercing text to numeric in T22350 / R22350C20: '5228.1'
## Warning: Coercing text to numeric in T22351 / R22351C20: '5228.1'
## Warning: Coercing text to numeric in T22352 / R22352C20: '5228.1'
## Warning: Coercing text to numeric in T22353 / R22353C20: '5228.1'
## Warning: Coercing text to numeric in T22354 / R22354C20: '5228.1'
## Warning: Coercing text to numeric in T22355 / R22355C20: '5228.1'
## Warning: Coercing text to numeric in T22356 / R22356C20: '5228.1'
## Warning: Coercing text to numeric in T22357 / R22357C20: '5228.1'
## Warning: Coercing text to numeric in T22358 / R22358C20: '5228.1'
## Warning: Coercing text to numeric in T22359 / R22359C20: '5228.1'
## Warning: Coercing text to numeric in T22360 / R22360C20: '5228.1'
## Warning: Coercing text to numeric in T22361 / R22361C20: '5228.1'
## Warning: Coercing text to numeric in T22362 / R22362C20: '5228.1'
## Warning: Coercing text to numeric in T22363 / R22363C20: '5228.1'
## Warning: Coercing text to numeric in T22364 / R22364C20: '5228.1'
## Warning: Coercing text to numeric in T22365 / R22365C20: '5228.1'
## Warning: Coercing text to numeric in T22366 / R22366C20: '5228.1'
## Warning: Coercing text to numeric in T22367 / R22367C20: '5228.1'
## Warning: Coercing text to numeric in T22368 / R22368C20: '5228.1'
## Warning: Coercing text to numeric in T22369 / R22369C20: '5228.1'
## Warning: Coercing text to numeric in T22370 / R22370C20: '5228.1'
## Warning: Coercing text to numeric in T22371 / R22371C20: '5228.1'
## Warning: Coercing text to numeric in T22372 / R22372C20: '5228.1'
## Warning: Coercing text to numeric in T22373 / R22373C20: '5228.1'
## Warning: Coercing text to numeric in T22374 / R22374C20: '5228.1'
## Warning: Coercing text to numeric in T22375 / R22375C20: '5228.1'
## Warning: Coercing text to numeric in T22376 / R22376C20: '5228.1'
## Warning: Coercing text to numeric in T22377 / R22377C20: '5228.1'
## Warning: Coercing text to numeric in T22378 / R22378C20: '5228.1'
## Warning: Coercing text to numeric in T22379 / R22379C20: '5228.1'
## Warning: Coercing text to numeric in T22380 / R22380C20: '5228.1'
## Warning: Coercing text to numeric in T22381 / R22381C20: '5228.1'
## Warning: Coercing text to numeric in T22382 / R22382C20: '5228.1'
## Warning: Coercing text to numeric in T22383 / R22383C20: '5228.1'
## Warning: Coercing text to numeric in T22384 / R22384C20: '5228.1'
## Warning: Coercing text to numeric in T22385 / R22385C20: '5228.1'
## Warning: Coercing text to numeric in T22386 / R22386C20: '5228.1'
## Warning: Coercing text to numeric in T22387 / R22387C20: '5228.1'
## Warning: Coercing text to numeric in T22388 / R22388C20: '5228.1'
## Warning: Coercing text to numeric in T22389 / R22389C20: '5228.1'
## Warning: Coercing text to numeric in T22390 / R22390C20: '5228.1'
## Warning: Coercing text to numeric in T22391 / R22391C20: '5228.1'
## Warning: Coercing text to numeric in T22392 / R22392C20: '5228.1'
## Warning: Coercing text to numeric in T22393 / R22393C20: '5228.1'
## Warning: Coercing text to numeric in T22394 / R22394C20: '5228.1'
## Warning: Coercing text to numeric in T22395 / R22395C20: '5228.1'
## Warning: Coercing text to numeric in T22396 / R22396C20: '5228.1'
## Warning: Coercing text to numeric in T22397 / R22397C20: '5228.1'
## Warning: Coercing text to numeric in T22398 / R22398C20: '5228.1'
## Warning: Coercing text to numeric in T22399 / R22399C20: '5228.1'
## Warning: Coercing text to numeric in T22400 / R22400C20: '5228.1'
## Warning: Coercing text to numeric in T22401 / R22401C20: '5228.1'
## Warning: Coercing text to numeric in T22402 / R22402C20: '5228.1'
## Warning: Coercing text to numeric in T22403 / R22403C20: '5228.1'
## Warning: Coercing text to numeric in T22404 / R22404C20: '5228.1'
## Warning: Coercing text to numeric in T22405 / R22405C20: '5228.1'
## Warning: Coercing text to numeric in T22406 / R22406C20: '5228.1'
## Warning: Coercing text to numeric in T22407 / R22407C20: '5228.1'
## Warning: Coercing text to numeric in T22408 / R22408C20: '5228.1'
## Warning: Coercing text to numeric in T22409 / R22409C20: '5228.1'
## Warning: Coercing text to numeric in T22410 / R22410C20: '5228.1'
## Warning: Coercing text to numeric in T22411 / R22411C20: '5228.1'
## Warning: Coercing text to numeric in T22412 / R22412C20: '5228.1'
## Warning: Coercing text to numeric in T22413 / R22413C20: '5228.1'
## Warning: Coercing text to numeric in T22414 / R22414C20: '5228.1'
## Warning: Coercing text to numeric in T22415 / R22415C20: '5228.1'
## Warning: Coercing text to numeric in T22416 / R22416C20: '5228.1'
## Warning: Coercing text to numeric in T22417 / R22417C20: '5228.1'
## Warning: Coercing text to numeric in T22418 / R22418C20: '5228.1'
## Warning: Coercing text to numeric in T22419 / R22419C20: '5228.1'
## Warning: Coercing text to numeric in T22420 / R22420C20: '5228.1'
## Warning: Coercing text to numeric in T22421 / R22421C20: '5228.1'
## Warning: Coercing text to numeric in T22422 / R22422C20: '5228.1'
## Warning: Coercing text to numeric in T22423 / R22423C20: '5228.1'
## Warning: Coercing text to numeric in T22424 / R22424C20: '5228.1'
## Warning: Coercing text to numeric in T22425 / R22425C20: '5228.1'
## Warning: Coercing text to numeric in T22426 / R22426C20: '5228.1'
## Warning: Coercing text to numeric in T22427 / R22427C20: '5228.1'
## Warning: Coercing text to numeric in T22428 / R22428C20: '5228.1'
## Warning: Coercing text to numeric in T22429 / R22429C20: '5228.1'
## Warning: Coercing text to numeric in T22430 / R22430C20: '5228.1'
## Warning: Coercing text to numeric in T22431 / R22431C20: '5228.1'
## Warning: Coercing text to numeric in T22432 / R22432C20: '5228.1'
## Warning: Coercing text to numeric in T22433 / R22433C20: '5228.1'
## Warning: Coercing text to numeric in T22434 / R22434C20: '5228.1'
## Warning: Coercing text to numeric in T22435 / R22435C20: '5228.1'
## Warning: Coercing text to numeric in T22436 / R22436C20: '5228.1'
## Warning: Coercing text to numeric in T22437 / R22437C20: '5228.1'
## Warning: Coercing text to numeric in T22438 / R22438C20: '5228.1'
## Warning: Coercing text to numeric in T22439 / R22439C20: '5228.1'
## Warning: Coercing text to numeric in T22440 / R22440C20: '5228.1'
## Warning: Coercing text to numeric in T22441 / R22441C20: '5228.1'
## Warning: Coercing text to numeric in T22442 / R22442C20: '5228.1'
## Warning: Coercing text to numeric in T22443 / R22443C20: '5228.1'
## Warning: Coercing text to numeric in T22444 / R22444C20: '5228.1'
## Warning: Coercing text to numeric in T22445 / R22445C20: '5228.1'
## Warning: Coercing text to numeric in T22446 / R22446C20: '5228.1'
## Warning: Coercing text to numeric in T22447 / R22447C20: '5228.1'
## Warning: Coercing text to numeric in T22448 / R22448C20: '5228.1'
## Warning: Coercing text to numeric in T22449 / R22449C20: '5228.1'
## Warning: Coercing text to numeric in T22450 / R22450C20: '5228.1'
## Warning: Coercing text to numeric in T22451 / R22451C20: '5228.1'
## Warning: Coercing text to numeric in T22452 / R22452C20: '5228.1'
## Warning: Coercing text to numeric in T22453 / R22453C20: '5228.1'
## Warning: Coercing text to numeric in T22454 / R22454C20: '5228.1'
## Warning: Coercing text to numeric in T22455 / R22455C20: '5228.1'
## Warning: Coercing text to numeric in T22456 / R22456C20: '5228.1'
## Warning: Coercing text to numeric in T22457 / R22457C20: '5228.1'
## Warning: Coercing text to numeric in T22458 / R22458C20: '5228.1'
## Warning: Coercing text to numeric in T22459 / R22459C20: '5228.1'
## Warning: Coercing text to numeric in T22460 / R22460C20: '5228.1'
## Warning: Coercing text to numeric in T22461 / R22461C20: '5228.1'
## Warning: Coercing text to numeric in T22462 / R22462C20: '5228.1'
## Warning: Coercing text to numeric in T22463 / R22463C20: '5228.1'
## Warning: Coercing text to numeric in T22464 / R22464C20: '5228.1'
## Warning: Coercing text to numeric in T22465 / R22465C20: '5228.1'
## Warning: Coercing text to numeric in T22466 / R22466C20: '5228.1'
## Warning: Coercing text to numeric in T22467 / R22467C20: '5228.1'
## Warning: Coercing text to numeric in T22468 / R22468C20: '5228.1'
## Warning: Coercing text to numeric in T22469 / R22469C20: '5228.1'
## Warning: Coercing text to numeric in T22470 / R22470C20: '5228.1'
## Warning: Coercing text to numeric in T22471 / R22471C20: '5228.1'
## Warning: Coercing text to numeric in T22472 / R22472C20: '5228.1'
## Warning: Coercing text to numeric in T22473 / R22473C20: '5228.1'
## Warning: Coercing text to numeric in T22474 / R22474C20: '5228.1'
## Warning: Coercing text to numeric in T22475 / R22475C20: '5228.1'
## Warning: Coercing text to numeric in T22476 / R22476C20: '5228.1'
## Warning: Coercing text to numeric in T22477 / R22477C20: '5228.1'
## Warning: Coercing text to numeric in T22478 / R22478C20: '5228.1'
## Warning: Coercing text to numeric in T22479 / R22479C20: '5228.1'
## Warning: Coercing text to numeric in T22480 / R22480C20: '5228.1'
## Warning: Coercing text to numeric in T22481 / R22481C20: '5228.1'
## Warning: Coercing text to numeric in T22482 / R22482C20: '5228.1'
## Warning: Coercing text to numeric in T22483 / R22483C20: '5228.1'
## Warning: Coercing text to numeric in T22484 / R22484C20: '5228.1'
## Warning: Coercing text to numeric in T22485 / R22485C20: '5228.1'
## Warning: Coercing text to numeric in T22486 / R22486C20: '5228.1'
## Warning: Coercing text to numeric in T22487 / R22487C20: '5228.1'
## Warning: Coercing text to numeric in T22488 / R22488C20: '5228.1'
## Warning: Coercing text to numeric in T22489 / R22489C20: '5228.1'
## Warning: Coercing text to numeric in T22490 / R22490C20: '5228.1'
## Warning: Coercing text to numeric in T22491 / R22491C20: '5228.1'
## Warning: Coercing text to numeric in T22492 / R22492C20: '5228.1'
## Warning: Coercing text to numeric in T22493 / R22493C20: '5228.1'
## Warning: Coercing text to numeric in T22494 / R22494C20: '5228.1'
## Warning: Coercing text to numeric in T22495 / R22495C20: '5228.1'
## Warning: Coercing text to numeric in T22496 / R22496C20: '5228.1'
## Warning: Coercing text to numeric in T22497 / R22497C20: '5228.1'
## Warning: Coercing text to numeric in T22498 / R22498C20: '5228.1'
## Warning: Coercing text to numeric in T22499 / R22499C20: '5228.1'
## Warning: Coercing text to numeric in T22500 / R22500C20: '5228.1'
## Warning: Coercing text to numeric in T22501 / R22501C20: '5228.1'
## Warning: Coercing text to numeric in T22502 / R22502C20: '5228.1'
## Warning: Coercing text to numeric in T22503 / R22503C20: '5228.1'
## Warning: Coercing text to numeric in T22504 / R22504C20: '5228.1'
## Warning: Coercing text to numeric in T22505 / R22505C20: '5228.1'
## Warning: Coercing text to numeric in T22506 / R22506C20: '5228.1'
## Warning: Coercing text to numeric in T22507 / R22507C20: '5228.1'
## Warning: Coercing text to numeric in T22508 / R22508C20: '5228.1'
## Warning: Coercing text to numeric in T22509 / R22509C20: '5228.1'
## Warning: Coercing text to numeric in T22510 / R22510C20: '5228.1'
## Warning: Coercing text to numeric in T22511 / R22511C20: '5228.1'
## Warning: Coercing text to numeric in T22512 / R22512C20: '5228.1'
## Warning: Coercing text to numeric in T22513 / R22513C20: '5228.1'
## Warning: Coercing text to numeric in T22514 / R22514C20: '5228.1'
## Warning: Coercing text to numeric in T22515 / R22515C20: '5228.1'
## Warning: Coercing text to numeric in T22516 / R22516C20: '5228.1'
## Warning: Coercing text to numeric in T22517 / R22517C20: '5228.1'
## Warning: Coercing text to numeric in T22518 / R22518C20: '5228.1'
## Warning: Coercing text to numeric in T22519 / R22519C20: '5228.1'
## Warning: Coercing text to numeric in T22520 / R22520C20: '5228.1'
## Warning: Coercing text to numeric in T22521 / R22521C20: '5228.1'
## Warning: Coercing text to numeric in T22522 / R22522C20: '5228.1'
## Warning: Coercing text to numeric in T22523 / R22523C20: '5228.1'
## Warning: Coercing text to numeric in T22524 / R22524C20: '5228.1'
## Warning: Coercing text to numeric in T22525 / R22525C20: '5228.1'
## Warning: Coercing text to numeric in T22526 / R22526C20: '5228.1'
## Warning: Coercing text to numeric in T22527 / R22527C20: '5228.1'
## Warning: Coercing text to numeric in T22528 / R22528C20: '5228.1'
## Warning: Coercing text to numeric in T22529 / R22529C20: '5228.1'
## Warning: Coercing text to numeric in T22530 / R22530C20: '5228.1'
## Warning: Coercing text to numeric in T22531 / R22531C20: '5228.1'
## Warning: Coercing text to numeric in T22532 / R22532C20: '5228.1'
## Warning: Coercing text to numeric in T22533 / R22533C20: '5228.1'
## Warning: Coercing text to numeric in T22534 / R22534C20: '5228.1'
## Warning: Coercing text to numeric in T22535 / R22535C20: '5228.1'
## Warning: Coercing text to numeric in T22536 / R22536C20: '5228.1'
## Warning: Coercing text to numeric in T22537 / R22537C20: '5228.1'
## Warning: Coercing text to numeric in T22538 / R22538C20: '5228.1'
## Warning: Coercing text to numeric in T22539 / R22539C20: '5228.1'
## Warning: Coercing text to numeric in T22540 / R22540C20: '5228.1'
## Warning: Coercing text to numeric in T22541 / R22541C20: '5228.1'
## Warning: Coercing text to numeric in T22542 / R22542C20: '5228.1'
## Warning: Coercing text to numeric in T22543 / R22543C20: '5228.1'
## Warning: Coercing text to numeric in T22544 / R22544C20: '5228.1'
## Warning: Coercing text to numeric in T22545 / R22545C20: '5228.1'
## Warning: Coercing text to numeric in T22546 / R22546C20: '5228.1'
## Warning: Coercing text to numeric in T22547 / R22547C20: '5228.1'
## Warning: Coercing text to numeric in T22548 / R22548C20: '5228.1'
## Warning: Coercing text to numeric in T22549 / R22549C20: '5228.1'
## Warning: Coercing text to numeric in T22550 / R22550C20: '5228.1'
## Warning: Coercing text to numeric in T22551 / R22551C20: '5228.1'
## Warning: Coercing text to numeric in T22552 / R22552C20: '5228.1'
## Warning: Coercing text to numeric in T22553 / R22553C20: '5228.1'
## Warning: Coercing text to numeric in T22554 / R22554C20: '5228.1'
## Warning: Coercing text to numeric in T22555 / R22555C20: '5228.1'
## Warning: Coercing text to numeric in T22556 / R22556C20: '5228.1'
## Warning: Coercing text to numeric in T22557 / R22557C20: '5228.1'
## Warning: Coercing text to numeric in T22558 / R22558C20: '5228.1'
## Warning: Coercing text to numeric in T22559 / R22559C20: '5228.1'
## Warning: Coercing text to numeric in T22560 / R22560C20: '5228.1'
## Warning: Coercing text to numeric in T22561 / R22561C20: '5228.1'
## Warning: Coercing text to numeric in T22562 / R22562C20: '5228.1'
## Warning: Coercing text to numeric in T22563 / R22563C20: '5228.1'
## Warning: Coercing text to numeric in T22564 / R22564C20: '5228.1'
## Warning: Coercing text to numeric in T22565 / R22565C20: '5228.1'
## Warning: Coercing text to numeric in T22566 / R22566C20: '5228.1'
## Warning: Coercing text to numeric in T22567 / R22567C20: '5228.1'
## Warning: Coercing text to numeric in T22568 / R22568C20: '5228.1'
## Warning: Coercing text to numeric in T22569 / R22569C20: '5228.1'
## Warning: Coercing text to numeric in T22570 / R22570C20: '5228.1'
## Warning: Coercing text to numeric in T22571 / R22571C20: '5228.1'
## Warning: Coercing text to numeric in T22572 / R22572C20: '5228.1'
## Warning: Coercing text to numeric in T22573 / R22573C20: '5228.1'
## Warning: Coercing text to numeric in T22574 / R22574C20: '5228.1'
## Warning: Coercing text to numeric in T22575 / R22575C20: '5228.1'
## Warning: Coercing text to numeric in T22576 / R22576C20: '5228.1'
## Warning: Coercing text to numeric in T22577 / R22577C20: '5228.1'
## Warning: Coercing text to numeric in T22578 / R22578C20: '5228.1'
## Warning: Coercing text to numeric in T22579 / R22579C20: '5228.1'
## Warning: Coercing text to numeric in T22580 / R22580C20: '5228.1'
## Warning: Coercing text to numeric in T22581 / R22581C20: '5228.1'
## Warning: Coercing text to numeric in T22582 / R22582C20: '5228.1'
## Warning: Coercing text to numeric in T22583 / R22583C20: '5228.1'
## Warning: Coercing text to numeric in T22584 / R22584C20: '5228.1'
## Warning: Coercing text to numeric in T22585 / R22585C20: '5228.1'
## Warning: Coercing text to numeric in T22586 / R22586C20: '5228.1'
## Warning: Coercing text to numeric in T22587 / R22587C20: '5228.1'
## Warning: Coercing text to numeric in T22588 / R22588C20: '5228.1'
## Warning: Coercing text to numeric in T22589 / R22589C20: '5228.1'
## Warning: Coercing text to numeric in T22590 / R22590C20: '5228.1'
## Warning: Coercing text to numeric in T22591 / R22591C20: '5228.1'
## Warning: Coercing text to numeric in T22592 / R22592C20: '5228.1'
## Warning: Coercing text to numeric in T22593 / R22593C20: '5228.1'
## Warning: Coercing text to numeric in T22594 / R22594C20: '5228.1'
## Warning: Coercing text to numeric in T22595 / R22595C20: '5228.1'
## Warning: Coercing text to numeric in T22596 / R22596C20: '5228.1'
## Warning: Coercing text to numeric in T22597 / R22597C20: '5228.1'
## Warning: Coercing text to numeric in T22598 / R22598C20: '5228.1'
## Warning: Coercing text to numeric in T22599 / R22599C20: '5228.1'
## Warning: Coercing text to numeric in T22600 / R22600C20: '5228.1'
## Warning: Coercing text to numeric in T22601 / R22601C20: '5228.1'
## Warning: Coercing text to numeric in T22602 / R22602C20: '5228.1'
## Warning: Coercing text to numeric in T22603 / R22603C20: '5228.1'
## Warning: Coercing text to numeric in T22604 / R22604C20: '5228.1'
## Warning: Coercing text to numeric in T22605 / R22605C20: '5228.1'
## Warning: Coercing text to numeric in T22606 / R22606C20: '5228.1'
## Warning: Coercing text to numeric in T22607 / R22607C20: '5228.1'
## Warning: Coercing text to numeric in T22608 / R22608C20: '5228.1'
## Warning: Coercing text to numeric in T22609 / R22609C20: '5228.1'
## Warning: Coercing text to numeric in T22610 / R22610C20: '5228.1'
## Warning: Coercing text to numeric in T22611 / R22611C20: '5228.1'
## Warning: Coercing text to numeric in T22612 / R22612C20: '5228.1'
## Warning: Coercing text to numeric in T22613 / R22613C20: '5228.1'
## Warning: Coercing text to numeric in T22614 / R22614C20: '5228.1'
## Warning: Coercing text to numeric in T22615 / R22615C20: '5228.1'
## Warning: Coercing text to numeric in T22616 / R22616C20: '5228.1'
## Warning: Coercing text to numeric in T22617 / R22617C20: '5228.1'
## Warning: Coercing text to numeric in T22618 / R22618C20: '5228.1'
## Warning: Coercing text to numeric in T22619 / R22619C20: '5228.1'
## Warning: Coercing text to numeric in T22620 / R22620C20: '5228.1'
## Warning: Coercing text to numeric in T22621 / R22621C20: '5228.1'
## Warning: Coercing text to numeric in T22622 / R22622C20: '5228.1'
## Warning: Coercing text to numeric in T22623 / R22623C20: '5228.1'
## Warning: Coercing text to numeric in T22624 / R22624C20: '5228.1'
## Warning: Coercing text to numeric in T22625 / R22625C20: '5228.1'
## Warning: Coercing text to numeric in T22626 / R22626C20: '5228.1'
## Warning: Coercing text to numeric in T22627 / R22627C20: '5228.1'
## Warning: Coercing text to numeric in T22628 / R22628C20: '5228.1'
## Warning: Coercing text to numeric in T22629 / R22629C20: '5228.1'
## Warning: Coercing text to numeric in T22630 / R22630C20: '5228.1'
## Warning: Coercing text to numeric in T22631 / R22631C20: '5228.1'
## Warning: Coercing text to numeric in T22632 / R22632C20: '5228.1'
## Warning: Coercing text to numeric in T22633 / R22633C20: '5228.1'
## Warning: Coercing text to numeric in T22634 / R22634C20: '5228.1'
## Warning: Coercing text to numeric in T22635 / R22635C20: '5228.1'
## Warning: Coercing text to numeric in T22636 / R22636C20: '5228.1'
## Warning: Coercing text to numeric in T22637 / R22637C20: '5228.1'
## Warning: Coercing text to numeric in T22638 / R22638C20: '5228.1'
## Warning: Coercing text to numeric in T22639 / R22639C20: '5228.1'
## Warning: Coercing text to numeric in T22640 / R22640C20: '5228.1'
## Warning: Coercing text to numeric in T22641 / R22641C20: '5228.1'
## Warning: Coercing text to numeric in T22642 / R22642C20: '5228.1'
## Warning: Coercing text to numeric in T22643 / R22643C20: '5228.1'
## Warning: Coercing text to numeric in T22644 / R22644C20: '5228.1'
## Warning: Coercing text to numeric in T22645 / R22645C20: '5228.1'
## Warning: Coercing text to numeric in T22646 / R22646C20: '5228.1'
## Warning: Coercing text to numeric in T22647 / R22647C20: '5228.1'
## Warning: Coercing text to numeric in T22648 / R22648C20: '5228.1'
## Warning: Coercing text to numeric in T22649 / R22649C20: '5228.1'
## Warning: Coercing text to numeric in T22650 / R22650C20: '5228.1'
## Warning: Coercing text to numeric in T22651 / R22651C20: '5228.1'
## Warning: Coercing text to numeric in T22652 / R22652C20: '5228.1'
## Warning: Coercing text to numeric in T22653 / R22653C20: '5228.1'
## Warning: Coercing text to numeric in T22654 / R22654C20: '5228.1'
## Warning: Coercing text to numeric in T22655 / R22655C20: '5228.1'
## Warning: Coercing text to numeric in T22656 / R22656C20: '5228.1'
## Warning: Coercing text to numeric in T22657 / R22657C20: '5228.1'
## Warning: Coercing text to numeric in T22658 / R22658C20: '5228.1'
## Warning: Coercing text to numeric in T22659 / R22659C20: '5228.1'
## Warning: Coercing text to numeric in T22660 / R22660C20: '5228.1'
## Warning: Coercing text to numeric in T22661 / R22661C20: '5228.1'
## Warning: Coercing text to numeric in T22662 / R22662C20: '5228.1'
## Warning: Coercing text to numeric in T22663 / R22663C20: '5228.1'
## Warning: Coercing text to numeric in T22664 / R22664C20: '5228.1'
## Warning: Coercing text to numeric in T22665 / R22665C20: '5228.1'
## Warning: Coercing text to numeric in T22666 / R22666C20: '5228.1'
## Warning: Coercing text to numeric in T22667 / R22667C20: '5228.1'
## Warning: Coercing text to numeric in T22668 / R22668C20: '5228.1'
## Warning: Coercing text to numeric in T22669 / R22669C20: '5228.1'
## Warning: Coercing text to numeric in T22670 / R22670C20: '5228.1'
## Warning: Coercing text to numeric in T22671 / R22671C20: '5228.1'
## Warning: Coercing text to numeric in T22672 / R22672C20: '5228.1'
## Warning: Coercing text to numeric in T22673 / R22673C20: '5228.1'
## Warning: Coercing text to numeric in T22674 / R22674C20: '5228.1'
## Warning: Coercing text to numeric in T22675 / R22675C20: '5228.1'
## Warning: Coercing text to numeric in T22676 / R22676C20: '5228.1'
## Warning: Coercing text to numeric in T22677 / R22677C20: '5228.1'
## Warning: Coercing text to numeric in T22678 / R22678C20: '5228.1'
## Warning: Coercing text to numeric in T22679 / R22679C20: '5228.1'
## Warning: Coercing text to numeric in T22680 / R22680C20: '5228.1'
## Warning: Coercing text to numeric in T22681 / R22681C20: '5228.1'
## Warning: Coercing text to numeric in T22682 / R22682C20: '5228.1'
## Warning: Coercing text to numeric in T22683 / R22683C20: '5228.1'
## Warning: Coercing text to numeric in T22684 / R22684C20: '5228.1'
## Warning: Coercing text to numeric in T22685 / R22685C20: '5228.1'
## Warning: Coercing text to numeric in T22686 / R22686C20: '5228.1'
## Warning: Coercing text to numeric in T22687 / R22687C20: '5228.1'
## Warning: Coercing text to numeric in T22688 / R22688C20: '5228.1'
## Warning: Coercing text to numeric in T22689 / R22689C20: '5228.1'
## Warning: Coercing text to numeric in T22690 / R22690C20: '5228.1'
## Warning: Coercing text to numeric in T22691 / R22691C20: '5228.1'
## Warning: Coercing text to numeric in T22692 / R22692C20: '5228.1'
## Warning: Coercing text to numeric in T22693 / R22693C20: '5228.1'
## Warning: Coercing text to numeric in T22694 / R22694C20: '5228.1'
## Warning: Coercing text to numeric in T22695 / R22695C20: '5228.1'
## Warning: Coercing text to numeric in T22696 / R22696C20: '5228.1'
## Warning: Coercing text to numeric in T22697 / R22697C20: '5228.1'
## Warning: Coercing text to numeric in T22698 / R22698C20: '5228.1'
## Warning: Coercing text to numeric in T22699 / R22699C20: '5228.1'
## Warning: Coercing text to numeric in T22700 / R22700C20: '5228.1'
## Warning: Coercing text to numeric in T22701 / R22701C20: '5228.1'
## Warning: Coercing text to numeric in T22702 / R22702C20: '5228.1'
## Warning: Coercing text to numeric in T22703 / R22703C20: '5228.1'
## Warning: Coercing text to numeric in T22704 / R22704C20: '5228.1'
## Warning: Coercing text to numeric in T22705 / R22705C20: '5228.1'
## Warning: Coercing text to numeric in T22706 / R22706C20: '5228.1'
## Warning: Coercing text to numeric in T22707 / R22707C20: '5228.1'
## Warning: Coercing text to numeric in T22708 / R22708C20: '5228.1'
## Warning: Coercing text to numeric in T22709 / R22709C20: '5228.1'
## Warning: Coercing text to numeric in T22710 / R22710C20: '5228.1'
## Warning: Coercing text to numeric in T22711 / R22711C20: '5228.1'
## Warning: Coercing text to numeric in T22712 / R22712C20: '5228.1'
## Warning: Coercing text to numeric in T22713 / R22713C20: '5228.1'
## Warning: Coercing text to numeric in T22714 / R22714C20: '5228.1'
## Warning: Coercing text to numeric in T22715 / R22715C20: '5228.1'
## Warning: Coercing text to numeric in T22716 / R22716C20: '5228.1'
## Warning: Coercing text to numeric in T22717 / R22717C20: '5228.1'
## Warning: Coercing text to numeric in T22718 / R22718C20: '5228.1'
## Warning: Coercing text to numeric in T22719 / R22719C20: '5228.1'
## Warning: Coercing text to numeric in T22720 / R22720C20: '5228.1'
## Warning: Coercing text to numeric in T22721 / R22721C20: '5228.1'
## Warning: Coercing text to numeric in T22722 / R22722C20: '5228.1'
## Warning: Coercing text to numeric in T22723 / R22723C20: '5228.1'
## Warning: Coercing text to numeric in T22724 / R22724C20: '5228.1'
## Warning: Coercing text to numeric in T22725 / R22725C20: '5228.1'
## Warning: Coercing text to numeric in T22726 / R22726C20: '5228.1'
## Warning: Coercing text to numeric in T22727 / R22727C20: '5228.1'
## Warning: Coercing text to numeric in T22728 / R22728C20: '5228.1'
## Warning: Coercing text to numeric in T22729 / R22729C20: '5228.1'
## Warning: Coercing text to numeric in T22730 / R22730C20: '5228.1'
## Warning: Coercing text to numeric in T22731 / R22731C20: '5228.1'
## Warning: Coercing text to numeric in T22732 / R22732C20: '5228.1'
## Warning: Coercing text to numeric in T22733 / R22733C20: '5228.1'
## Warning: Coercing text to numeric in T22734 / R22734C20: '5228.1'
## Warning: Coercing text to numeric in T22735 / R22735C20: '5228.1'
## Warning: Coercing text to numeric in T22736 / R22736C20: '5228.1'
## Warning: Coercing text to numeric in T22737 / R22737C20: '5228.1'
## Warning: Coercing text to numeric in T22738 / R22738C20: '5228.1'
## Warning: Coercing text to numeric in T22739 / R22739C20: '5228.1'
## Warning: Coercing text to numeric in T22740 / R22740C20: '5228.1'
## Warning: Coercing text to numeric in T22741 / R22741C20: '5228.1'
## Warning: Coercing text to numeric in T22742 / R22742C20: '5228.1'
## Warning: Coercing text to numeric in T22743 / R22743C20: '5228.1'
## Warning: Coercing text to numeric in T22744 / R22744C20: '5228.1'
## Warning: Coercing text to numeric in T22745 / R22745C20: '5228.1'
## Warning: Coercing text to numeric in T22746 / R22746C20: '5228.1'
## Warning: Coercing text to numeric in T22747 / R22747C20: '5228.1'
## Warning: Coercing text to numeric in T22748 / R22748C20: '5228.1'
## Warning: Coercing text to numeric in T22749 / R22749C20: '5228.1'
## Warning: Coercing text to numeric in T22750 / R22750C20: '5228.1'
## Warning: Coercing text to numeric in T22751 / R22751C20: '5228.1'
## Warning: Coercing text to numeric in T22752 / R22752C20: '5228.1'
## Warning: Coercing text to numeric in T22753 / R22753C20: '5228.1'
## Warning: Coercing text to numeric in T22754 / R22754C20: '5228.1'
## Warning: Coercing text to numeric in T22755 / R22755C20: '5228.1'
## Warning: Coercing text to numeric in T22756 / R22756C20: '5228.1'
## Warning: Coercing text to numeric in T22757 / R22757C20: '5228.1'
## Warning: Coercing text to numeric in T22758 / R22758C20: '5228.1'
## Warning: Coercing text to numeric in T22759 / R22759C20: '5228.1'
## Warning: Coercing text to numeric in T22760 / R22760C20: '5228.1'
## Warning: Coercing text to numeric in T22761 / R22761C20: '5228.1'
## Warning: Coercing text to numeric in T22762 / R22762C20: '5228.1'
## Warning: Coercing text to numeric in T22763 / R22763C20: '5228.1'
## Warning: Coercing text to numeric in T22764 / R22764C20: '5228.1'
## Warning: Coercing text to numeric in T22765 / R22765C20: '5228.1'
## Warning: Coercing text to numeric in T22766 / R22766C20: '5228.1'
## Warning: Coercing text to numeric in T22767 / R22767C20: '5228.1'
## Warning: Coercing text to numeric in T22768 / R22768C20: '5228.1'
## Warning: Coercing text to numeric in T22769 / R22769C20: '5228.1'
## Warning: Coercing text to numeric in T22770 / R22770C20: '5228.1'
## Warning: Coercing text to numeric in T22771 / R22771C20: '5228.1'
## Warning: Coercing text to numeric in T22772 / R22772C20: '5228.1'
## Warning: Coercing text to numeric in T22773 / R22773C20: '5228.1'
## Warning: Coercing text to numeric in T22774 / R22774C20: '5228.1'
## Warning: Coercing text to numeric in T22775 / R22775C20: '5228.1'
## Warning: Coercing text to numeric in T22776 / R22776C20: '5228.1'
## Warning: Coercing text to numeric in T22777 / R22777C20: '5228.1'
## Warning: Coercing text to numeric in T22778 / R22778C20: '5228.1'
## Warning: Coercing text to numeric in T22779 / R22779C20: '5228.1'
## Warning: Coercing text to numeric in T22780 / R22780C20: '5228.1'
## Warning: Coercing text to numeric in T22781 / R22781C20: '5228.1'
## Warning: Coercing text to numeric in T22782 / R22782C20: '5228.1'
## Warning: Coercing text to numeric in T22783 / R22783C20: '5228.1'
## Warning: Coercing text to numeric in T22784 / R22784C20: '5228.1'
## Warning: Coercing text to numeric in T22785 / R22785C20: '5228.1'
## Warning: Coercing text to numeric in T22786 / R22786C20: '5228.1'
## Warning: Coercing text to numeric in T22787 / R22787C20: '5228.1'
## Warning: Coercing text to numeric in T22788 / R22788C20: '5228.1'
## Warning: Coercing text to numeric in T22789 / R22789C20: '5228.1'
## Warning: Coercing text to numeric in T22790 / R22790C20: '5228.1'
## Warning: Coercing text to numeric in T22791 / R22791C20: '5228.1'
## Warning: Coercing text to numeric in T22792 / R22792C20: '5228.1'
## Warning: Coercing text to numeric in T22793 / R22793C20: '5228.1'
## Warning: Coercing text to numeric in T22794 / R22794C20: '5228.1'
## Warning: Coercing text to numeric in T22795 / R22795C20: '5228.1'
## Warning: Coercing text to numeric in T22796 / R22796C20: '5228.1'
## Warning: Coercing text to numeric in T22797 / R22797C20: '5228.1'
## Warning: Coercing text to numeric in T22798 / R22798C20: '5228.1'
## Warning: Coercing text to numeric in T22799 / R22799C20: '5228.1'
## Warning: Coercing text to numeric in T22800 / R22800C20: '5228.1'
## Warning: Coercing text to numeric in T22801 / R22801C20: '5228.1'
## Warning: Coercing text to numeric in T22802 / R22802C20: '5228.1'
## Warning: Coercing text to numeric in T22803 / R22803C20: '5228.1'
## Warning: Coercing text to numeric in T22804 / R22804C20: '5228.1'
## Warning: Coercing text to numeric in T22805 / R22805C20: '5228.1'
## Warning: Coercing text to numeric in T22806 / R22806C20: '5228.1'
## Warning: Coercing text to numeric in T22807 / R22807C20: '5228.1'
## Warning: Coercing text to numeric in T22808 / R22808C20: '5228.1'
## Warning: Coercing text to numeric in T22809 / R22809C20: '5228.1'
## Warning: Coercing text to numeric in T22810 / R22810C20: '5228.1'
## Warning: Coercing text to numeric in T22811 / R22811C20: '5228.1'
## Warning: Coercing text to numeric in T22812 / R22812C20: '5228.1'
## Warning: Coercing text to numeric in T22813 / R22813C20: '5228.1'
## Warning: Coercing text to numeric in T22814 / R22814C20: '5228.1'
## Warning: Coercing text to numeric in T22815 / R22815C20: '5228.1'
## Warning: Coercing text to numeric in T22816 / R22816C20: '5228.1'
## Warning: Coercing text to numeric in T22817 / R22817C20: '5228.1'
## Warning: Coercing text to numeric in T22818 / R22818C20: '5228.1'
## Warning: Coercing text to numeric in T22819 / R22819C20: '5228.1'
## Warning: Coercing text to numeric in T22820 / R22820C20: '5228.1'
## Warning: Coercing text to numeric in T22821 / R22821C20: '5228.1'
## Warning: Coercing text to numeric in T22822 / R22822C20: '5228.1'
## Warning: Coercing text to numeric in T22823 / R22823C20: '5228.1'
## Warning: Coercing text to numeric in T22824 / R22824C20: '5228.1'
## Warning: Coercing text to numeric in T22825 / R22825C20: '5228.1'
## Warning: Coercing text to numeric in T22826 / R22826C20: '5228.1'
## Warning: Coercing text to numeric in T22827 / R22827C20: '5228.1'
## Warning: Coercing text to numeric in T22828 / R22828C20: '5228.1'
## Warning: Coercing text to numeric in T22829 / R22829C20: '5228.1'
## Warning: Coercing text to numeric in T22830 / R22830C20: '5228.1'
## Warning: Coercing text to numeric in T22831 / R22831C20: '5228.1'
## Warning: Coercing text to numeric in T22832 / R22832C20: '5228.1'
## Warning: Coercing text to numeric in T22833 / R22833C20: '5228.1'
## Warning: Coercing text to numeric in T22834 / R22834C20: '5228.1'
## Warning: Coercing text to numeric in T22835 / R22835C20: '5228.1'
## Warning: Coercing text to numeric in T22836 / R22836C20: '5228.1'
## Warning: Coercing text to numeric in T22837 / R22837C20: '5228.1'
## Warning: Coercing text to numeric in T22838 / R22838C20: '5228.1'
## Warning: Coercing text to numeric in T22839 / R22839C20: '5228.1'
## Warning: Coercing text to numeric in T22840 / R22840C20: '5228.1'
## Warning: Coercing text to numeric in T22841 / R22841C20: '5228.1'
## Warning: Coercing text to numeric in T22842 / R22842C20: '5228.1'
## Warning: Coercing text to numeric in T22843 / R22843C20: '5228.1'
## Warning: Coercing text to numeric in T22844 / R22844C20: '5228.1'
## Warning: Coercing text to numeric in T22845 / R22845C20: '5228.1'
## Warning: Coercing text to numeric in T22846 / R22846C20: '5228.1'
## Warning: Coercing text to numeric in T22847 / R22847C20: '5228.1'
## Warning: Coercing text to numeric in T22848 / R22848C20: '5228.1'
## Warning: Coercing text to numeric in T22849 / R22849C20: '5228.1'
## Warning: Coercing text to numeric in T22850 / R22850C20: '5228.1'
## Warning: Coercing text to numeric in T22851 / R22851C20: '5228.1'
## Warning: Coercing text to numeric in T22852 / R22852C20: '5228.1'
## Warning: Coercing text to numeric in T22853 / R22853C20: '5228.1'
## Warning: Coercing text to numeric in T22854 / R22854C20: '5228.1'
## Warning: Coercing text to numeric in T22855 / R22855C20: '5228.1'
## Warning: Coercing text to numeric in T22856 / R22856C20: '5228.1'
## Warning: Coercing text to numeric in T22857 / R22857C20: '5228.1'
## Warning: Coercing text to numeric in T22858 / R22858C20: '5228.1'
## Warning: Coercing text to numeric in T22859 / R22859C20: '5228.1'
## Warning: Coercing text to numeric in T22860 / R22860C20: '5228.1'
## Warning: Coercing text to numeric in T22861 / R22861C20: '5228.1'
## Warning: Coercing text to numeric in T22862 / R22862C20: '5228.1'
## Warning: Coercing text to numeric in T22863 / R22863C20: '5228.1'
## Warning: Coercing text to numeric in T22864 / R22864C20: '5228.1'
## Warning: Coercing text to numeric in T22865 / R22865C20: '5228.1'
## Warning: Coercing text to numeric in T22866 / R22866C20: '5228.1'
## Warning: Coercing text to numeric in T22867 / R22867C20: '5228.1'
## Warning: Coercing text to numeric in T22868 / R22868C20: '5228.1'
## Warning: Coercing text to numeric in T22869 / R22869C20: '5228.1'
## Warning: Coercing text to numeric in T22870 / R22870C20: '5228.1'
## Warning: Coercing text to numeric in T22871 / R22871C20: '5228.1'
## Warning: Coercing text to numeric in T22872 / R22872C20: '5228.1'
## Warning: Coercing text to numeric in T22873 / R22873C20: '5228.1'
## Warning: Coercing text to numeric in T22874 / R22874C20: '5228.1'
## Warning: Coercing text to numeric in T22875 / R22875C20: '5228.1'
## Warning: Coercing text to numeric in T22876 / R22876C20: '5228.1'
## Warning: Coercing text to numeric in T22877 / R22877C20: '5228.1'
## Warning: Coercing text to numeric in T22878 / R22878C20: '5228.1'
## Warning: Coercing text to numeric in T22879 / R22879C20: '5228.1'
## Warning: Coercing text to numeric in T22880 / R22880C20: '5228.1'
## Warning: Coercing text to numeric in T22881 / R22881C20: '5228.1'
## Warning: Coercing text to numeric in T22882 / R22882C20: '5228.1'
## Warning: Coercing text to numeric in T22883 / R22883C20: '5228.1'
## Warning: Coercing text to numeric in T22884 / R22884C20: '5228.1'
## Warning: Coercing text to numeric in T22885 / R22885C20: '5228.1'
## Warning: Coercing text to numeric in T22886 / R22886C20: '5228.1'
## Warning: Coercing text to numeric in T22887 / R22887C20: '5228.1'
## Warning: Coercing text to numeric in T22888 / R22888C20: '5228.1'
## Warning: Coercing text to numeric in T22889 / R22889C20: '5228.1'
## Warning: Coercing text to numeric in T22890 / R22890C20: '5228.1'
## Warning: Coercing text to numeric in T22891 / R22891C20: '5228.1'
## Warning: Coercing text to numeric in T22892 / R22892C20: '5228.1'
## Warning: Coercing text to numeric in T22893 / R22893C20: '5228.1'
## Warning: Coercing text to numeric in T22894 / R22894C20: '5228.1'
## Warning: Coercing text to numeric in T22895 / R22895C20: '5228.1'
## Warning: Coercing text to numeric in T22896 / R22896C20: '5228.1'
## Warning: Coercing text to numeric in T22897 / R22897C20: '5228.1'
## Warning: Coercing text to numeric in T22898 / R22898C20: '5228.1'
## Warning: Coercing text to numeric in T22899 / R22899C20: '5228.1'
## Warning: Coercing text to numeric in T22900 / R22900C20: '5228.1'
## Warning: Coercing text to numeric in T22901 / R22901C20: '5228.1'
## Warning: Coercing text to numeric in T22902 / R22902C20: '5228.1'
## Warning: Coercing text to numeric in T22903 / R22903C20: '5228.1'
## Warning: Coercing text to numeric in T22904 / R22904C20: '5228.1'
## Warning: Coercing text to numeric in T22905 / R22905C20: '5228.1'
## Warning: Coercing text to numeric in T22906 / R22906C20: '5228.1'
## Warning: Coercing text to numeric in T22907 / R22907C20: '5228.1'
## Warning: Coercing text to numeric in T22908 / R22908C20: '5228.1'
## Warning: Coercing text to numeric in T22909 / R22909C20: '5228.1'
## Warning: Coercing text to numeric in T22910 / R22910C20: '5228.1'
## Warning: Coercing text to numeric in T22911 / R22911C20: '5228.1'
## Warning: Coercing text to numeric in T22912 / R22912C20: '5228.1'
## Warning: Coercing text to numeric in T22913 / R22913C20: '5228.1'
## Warning: Coercing text to numeric in T22914 / R22914C20: '5228.1'
## Warning: Coercing text to numeric in T22915 / R22915C20: '5228.1'
## Warning: Coercing text to numeric in T22916 / R22916C20: '5228.1'
## Warning: Coercing text to numeric in T22917 / R22917C20: '5228.1'
## Warning: Coercing text to numeric in T22918 / R22918C20: '5228.1'
## Warning: Coercing text to numeric in T22919 / R22919C20: '5228.1'
## Warning: Coercing text to numeric in T22920 / R22920C20: '5228.1'
## Warning: Coercing text to numeric in T22921 / R22921C20: '5228.1'
## Warning: Coercing text to numeric in T22922 / R22922C20: '5228.1'
## Warning: Coercing text to numeric in T22923 / R22923C20: '5228.1'
## Warning: Coercing text to numeric in T22924 / R22924C20: '5228.1'
## Warning: Coercing text to numeric in T22925 / R22925C20: '5228.1'
## Warning: Coercing text to numeric in T22926 / R22926C20: '5228.1'
## Warning: Coercing text to numeric in T22927 / R22927C20: '5228.1'
## Warning: Coercing text to numeric in T22928 / R22928C20: '5228.1'
## Warning: Coercing text to numeric in T22929 / R22929C20: '5228.1'
## Warning: Coercing text to numeric in T22930 / R22930C20: '5228.1'
## Warning: Coercing text to numeric in T22931 / R22931C20: '5228.1'
## Warning: Coercing text to numeric in T22932 / R22932C20: '5228.1'
## Warning: Coercing text to numeric in T22933 / R22933C20: '5228.1'
## Warning: Coercing text to numeric in T22934 / R22934C20: '5228.1'
## Warning: Coercing text to numeric in T22935 / R22935C20: '5228.1'
## Warning: Coercing text to numeric in T22936 / R22936C20: '5228.1'
## Warning: Coercing text to numeric in T22937 / R22937C20: '5228.1'
## Warning: Coercing text to numeric in T22938 / R22938C20: '5228.1'
## Warning: Coercing text to numeric in T22939 / R22939C20: '5228.1'
## Warning: Coercing text to numeric in T22940 / R22940C20: '5228.1'
## Warning: Coercing text to numeric in T22941 / R22941C20: '5228.1'
## Warning: Coercing text to numeric in T22942 / R22942C20: '5228.1'
## Warning: Coercing text to numeric in T22943 / R22943C20: '5228.1'
## Warning: Coercing text to numeric in T22944 / R22944C20: '5228.1'
## Warning: Coercing text to numeric in T22945 / R22945C20: '5228.1'
## Warning: Coercing text to numeric in T22946 / R22946C20: '5228.1'
## Warning: Coercing text to numeric in T22947 / R22947C20: '5228.1'
## Warning: Coercing text to numeric in T22948 / R22948C20: '5228.1'
## Warning: Coercing text to numeric in T22949 / R22949C20: '5228.1'
## Warning: Coercing text to numeric in T22950 / R22950C20: '5228.1'
## Warning: Coercing text to numeric in T22951 / R22951C20: '5228.1'
## Warning: Coercing text to numeric in T22952 / R22952C20: '5228.1'
## Warning: Coercing text to numeric in T22953 / R22953C20: '5228.1'
## Warning: Coercing text to numeric in T22954 / R22954C20: '5228.1'
## Warning: Coercing text to numeric in T22955 / R22955C20: '5228.1'
## Warning: Coercing text to numeric in T22956 / R22956C20: '5228.1'
## Warning: Coercing text to numeric in T22957 / R22957C20: '5228.1'
## Warning: Coercing text to numeric in T22958 / R22958C20: '5228.1'
## Warning: Coercing text to numeric in T22959 / R22959C20: '5228.1'
## Warning: Coercing text to numeric in T22960 / R22960C20: '5228.1'
## Warning: Coercing text to numeric in T22961 / R22961C20: '5228.1'
## Warning: Coercing text to numeric in T22962 / R22962C20: '5228.1'
## Warning: Coercing text to numeric in T22963 / R22963C20: '5228.1'
## Warning: Coercing text to numeric in T22964 / R22964C20: '5228.1'
## Warning: Coercing text to numeric in T22965 / R22965C20: '5228.1'
## Warning: Coercing text to numeric in T22966 / R22966C20: '5228.1'
## Warning: Coercing text to numeric in T22967 / R22967C20: '5228.1'
## Warning: Coercing text to numeric in T22968 / R22968C20: '5228.1'
## Warning: Coercing text to numeric in T22969 / R22969C20: '5228.1'
## Warning: Coercing text to numeric in T22970 / R22970C20: '5228.1'
## Warning: Coercing text to numeric in T22971 / R22971C20: '5228.1'
## Warning: Coercing text to numeric in T22972 / R22972C20: '5228.1'
## Warning: Coercing text to numeric in T22973 / R22973C20: '5228.1'
## Warning: Coercing text to numeric in T22974 / R22974C20: '5228.1'
## Warning: Coercing text to numeric in T22975 / R22975C20: '5228.1'
## Warning: Coercing text to numeric in T22976 / R22976C20: '5228.1'
## Warning: Coercing text to numeric in T22977 / R22977C20: '5228.1'
## Warning: Coercing text to numeric in T22978 / R22978C20: '5228.1'
## Warning: Coercing text to numeric in T22979 / R22979C20: '5228.1'
## Warning: Coercing text to numeric in T22980 / R22980C20: '5228.1'
## Warning: Coercing text to numeric in T22981 / R22981C20: '5228.1'
## Warning: Coercing text to numeric in T22982 / R22982C20: '5228.1'
## Warning: Coercing text to numeric in T22983 / R22983C20: '5228.1'
## Warning: Coercing text to numeric in T22984 / R22984C20: '5228.1'
## Warning: Coercing text to numeric in T22985 / R22985C20: '5228.1'
## Warning: Coercing text to numeric in T22986 / R22986C20: '5228.1'
## Warning: Coercing text to numeric in T22987 / R22987C20: '5228.1'
## Warning: Coercing text to numeric in T22988 / R22988C20: '5228.1'
## Warning: Coercing text to numeric in T22989 / R22989C20: '5228.1'
## Warning: Coercing text to numeric in T22990 / R22990C20: '5228.1'
## Warning: Coercing text to numeric in T22991 / R22991C20: '5228.1'
## Warning: Coercing text to numeric in T22992 / R22992C20: '5228.1'
## Warning: Coercing text to numeric in T22993 / R22993C20: '5228.1'
## Warning: Coercing text to numeric in T22994 / R22994C20: '5228.1'
## Warning: Coercing text to numeric in T22995 / R22995C20: '5228.1'
## Warning: Coercing text to numeric in T22996 / R22996C20: '5228.1'
## Warning: Coercing text to numeric in T22997 / R22997C20: '5228.1'
## Warning: Coercing text to numeric in T22998 / R22998C20: '5228.1'
## Warning: Coercing text to numeric in T22999 / R22999C20: '5228.1'
## Warning: Coercing text to numeric in T23000 / R23000C20: '5228.1'
## Warning: Coercing text to numeric in T23001 / R23001C20: '5228.1'
## Warning: Coercing text to numeric in T23002 / R23002C20: '5228.1'
## Warning: Coercing text to numeric in T23003 / R23003C20: '5228.1'
## Warning: Coercing text to numeric in T23004 / R23004C20: '5228.1'
## Warning: Coercing text to numeric in T23005 / R23005C20: '5228.1'
## Warning: Coercing text to numeric in T23006 / R23006C20: '5228.1'
## Warning: Coercing text to numeric in T23007 / R23007C20: '5228.1'
## Warning: Coercing text to numeric in T23008 / R23008C20: '5228.1'
## Warning: Coercing text to numeric in T23009 / R23009C20: '5228.1'
## Warning: Coercing text to numeric in T23010 / R23010C20: '5228.1'
## Warning: Coercing text to numeric in T23011 / R23011C20: '5228.1'
## Warning: Coercing text to numeric in T23012 / R23012C20: '5228.1'
## Warning: Coercing text to numeric in T23013 / R23013C20: '5228.1'
## Warning: Coercing text to numeric in T23014 / R23014C20: '5228.1'
## Warning: Coercing text to numeric in T23015 / R23015C20: '5228.1'
## Warning: Coercing text to numeric in T23016 / R23016C20: '5228.1'
## Warning: Coercing text to numeric in T23017 / R23017C20: '5228.1'
## Warning: Coercing text to numeric in T23018 / R23018C20: '5228.1'
## Warning: Coercing text to numeric in T23019 / R23019C20: '5228.1'
## Warning: Coercing text to numeric in T23020 / R23020C20: '5228.1'
## Warning: Coercing text to numeric in T23021 / R23021C20: '5228.1'
## Warning: Coercing text to numeric in T23022 / R23022C20: '5228.1'
## Warning: Coercing text to numeric in T23023 / R23023C20: '5228.1'
## Warning: Coercing text to numeric in T23024 / R23024C20: '5228.1'
## Warning: Coercing text to numeric in T23025 / R23025C20: '5228.1'
## Warning: Coercing text to numeric in T23026 / R23026C20: '5228.1'
## Warning: Coercing text to numeric in T23027 / R23027C20: '5228.1'
## Warning: Coercing text to numeric in T23028 / R23028C20: '5228.1'
## Warning: Coercing text to numeric in T23029 / R23029C20: '5228.1'
## Warning: Coercing text to numeric in T23030 / R23030C20: '5228.1'
## Warning: Coercing text to numeric in T23031 / R23031C20: '5228.1'
## Warning: Coercing text to numeric in T23032 / R23032C20: '5228.1'
## Warning: Coercing text to numeric in T23033 / R23033C20: '5228.1'
## Warning: Coercing text to numeric in T23034 / R23034C20: '5228.1'
## Warning: Coercing text to numeric in T23035 / R23035C20: '5228.1'
## Warning: Coercing text to numeric in T23036 / R23036C20: '5228.1'
## Warning: Coercing text to numeric in T23037 / R23037C20: '5228.1'
## Warning: Coercing text to numeric in T23038 / R23038C20: '5228.1'
## Warning: Coercing text to numeric in T23039 / R23039C20: '5228.1'
## Warning: Coercing text to numeric in T23040 / R23040C20: '5228.1'
## Warning: Coercing text to numeric in T23041 / R23041C20: '5228.1'
## Warning: Coercing text to numeric in T23042 / R23042C20: '5228.1'
## Warning: Coercing text to numeric in T23043 / R23043C20: '5228.1'
## Warning: Coercing text to numeric in T23044 / R23044C20: '5228.1'
## Warning: Coercing text to numeric in T23045 / R23045C20: '5228.1'
## Warning: Coercing text to numeric in T23046 / R23046C20: '5228.1'
## Warning: Coercing text to numeric in T23047 / R23047C20: '5228.1'
## Warning: Coercing text to numeric in T23048 / R23048C20: '5228.1'
## Warning: Coercing text to numeric in T23049 / R23049C20: '5228.1'
## Warning: Coercing text to numeric in T23050 / R23050C20: '5228.1'
## Warning: Coercing text to numeric in T23051 / R23051C20: '5228.1'
## Warning: Coercing text to numeric in T23052 / R23052C20: '5228.1'
## Warning: Coercing text to numeric in T23053 / R23053C20: '5228.1'
## Warning: Coercing text to numeric in T23054 / R23054C20: '5228.1'
## Warning: Coercing text to numeric in T23055 / R23055C20: '5228.1'
## Warning: Coercing text to numeric in T23056 / R23056C20: '5228.1'
## Warning: Coercing text to numeric in T23057 / R23057C20: '5228.1'
## Warning: Coercing text to numeric in T23058 / R23058C20: '5228.1'
## Warning: Coercing text to numeric in T23059 / R23059C20: '5228.1'
## Warning: Coercing text to numeric in T23060 / R23060C20: '5228.1'
## Warning: Coercing text to numeric in T23061 / R23061C20: '5228.1'
## Warning: Coercing text to numeric in T23062 / R23062C20: '5228.1'
## Warning: Coercing text to numeric in T23063 / R23063C20: '5228.1'
## Warning: Coercing text to numeric in T23064 / R23064C20: '5228.1'
## Warning: Coercing text to numeric in T23065 / R23065C20: '5228.1'
## Warning: Coercing text to numeric in T23066 / R23066C20: '5228.1'
## Warning: Coercing text to numeric in T23067 / R23067C20: '5228.1'
## Warning: Coercing text to numeric in T23068 / R23068C20: '5228.1'
## Warning: Coercing text to numeric in T23069 / R23069C20: '5228.1'
## Warning: Coercing text to numeric in T23070 / R23070C20: '5228.1'
## Warning: Coercing text to numeric in T23071 / R23071C20: '5228.1'
## Warning: Coercing text to numeric in T23072 / R23072C20: '5228.1'
## Warning: Coercing text to numeric in T23073 / R23073C20: '5228.1'
## Warning: Coercing text to numeric in T23074 / R23074C20: '5228.1'
## Warning: Coercing text to numeric in T23075 / R23075C20: '5228.1'
## Warning: Coercing text to numeric in T23076 / R23076C20: '5228.1'
## Warning: Coercing text to numeric in T23077 / R23077C20: '5228.1'
## Warning: Coercing text to numeric in T23078 / R23078C20: '5228.1'
## Warning: Coercing text to numeric in T23079 / R23079C20: '5228.1'
## Warning: Coercing text to numeric in T23080 / R23080C20: '5228.1'
## Warning: Coercing text to numeric in T23081 / R23081C20: '5228.1'
## Warning: Coercing text to numeric in T23082 / R23082C20: '5228.1'
## Warning: Coercing text to numeric in T23083 / R23083C20: '5228.1'
## Warning: Coercing text to numeric in T23084 / R23084C20: '5228.1'
## Warning: Coercing text to numeric in T23085 / R23085C20: '5228.1'
## Warning: Coercing text to numeric in T23086 / R23086C20: '5228.1'
## Warning: Coercing text to numeric in T23087 / R23087C20: '5228.1'
## Warning: Coercing text to numeric in T23088 / R23088C20: '5228.1'
## Warning: Coercing text to numeric in T23089 / R23089C20: '5228.1'
## Warning: Coercing text to numeric in T23090 / R23090C20: '5228.1'
## Warning: Coercing text to numeric in T23091 / R23091C20: '5228.1'
## Warning: Coercing text to numeric in T23092 / R23092C20: '5228.1'
## Warning: Coercing text to numeric in T23093 / R23093C20: '5228.1'
## Warning: Coercing text to numeric in T23094 / R23094C20: '5228.1'
## Warning: Coercing text to numeric in T23095 / R23095C20: '5228.1'
## Warning: Coercing text to numeric in T23096 / R23096C20: '5228.1'
## Warning: Coercing text to numeric in T23097 / R23097C20: '5228.1'
## Warning: Coercing text to numeric in T23098 / R23098C20: '5228.1'
## Warning: Coercing text to numeric in T23099 / R23099C20: '5228.1'
## Warning: Coercing text to numeric in T23100 / R23100C20: '5228.1'
## Warning: Coercing text to numeric in T23101 / R23101C20: '5228.1'
## Warning: Coercing text to numeric in T23102 / R23102C20: '5228.1'
## Warning: Coercing text to numeric in T23103 / R23103C20: '5228.1'
## Warning: Coercing text to numeric in T23104 / R23104C20: '5228.1'
## Warning: Coercing text to numeric in T23105 / R23105C20: '5228.1'
## Warning: Coercing text to numeric in T23106 / R23106C20: '5228.1'
## Warning: Coercing text to numeric in T23107 / R23107C20: '5228.1'
## Warning: Coercing text to numeric in T23108 / R23108C20: '5228.1'
## Warning: Coercing text to numeric in T23109 / R23109C20: '5228.1'
## Warning: Coercing text to numeric in T23110 / R23110C20: '5228.1'
## Warning: Coercing text to numeric in T23111 / R23111C20: '5228.1'
## Warning: Coercing text to numeric in T23112 / R23112C20: '5228.1'
## Warning: Coercing text to numeric in T23113 / R23113C20: '5228.1'
## Warning: Coercing text to numeric in T23114 / R23114C20: '5228.1'
## Warning: Coercing text to numeric in T23115 / R23115C20: '5228.1'
## Warning: Coercing text to numeric in T23116 / R23116C20: '5228.1'
## Warning: Coercing text to numeric in T23117 / R23117C20: '5228.1'
## Warning: Coercing text to numeric in T23118 / R23118C20: '5228.1'
## Warning: Coercing text to numeric in T23119 / R23119C20: '5228.1'
## Warning: Coercing text to numeric in T23120 / R23120C20: '5228.1'
## Warning: Coercing text to numeric in T23121 / R23121C20: '5228.1'
## Warning: Coercing text to numeric in T23122 / R23122C20: '5228.1'
## Warning: Coercing text to numeric in T23123 / R23123C20: '5228.1'
## Warning: Coercing text to numeric in T23124 / R23124C20: '5228.1'
## Warning: Coercing text to numeric in T23125 / R23125C20: '5228.1'
## Warning: Coercing text to numeric in T23126 / R23126C20: '5228.1'
## Warning: Coercing text to numeric in T23127 / R23127C20: '5228.1'
## Warning: Coercing text to numeric in T23128 / R23128C20: '5228.1'
## Warning: Coercing text to numeric in T23129 / R23129C20: '5228.1'
## Warning: Coercing text to numeric in T23130 / R23130C20: '5228.1'
## Warning: Coercing text to numeric in T23131 / R23131C20: '5228.1'
## Warning: Coercing text to numeric in T23132 / R23132C20: '5228.1'
## Warning: Coercing text to numeric in T23133 / R23133C20: '5228.1'
## Warning: Coercing text to numeric in T23134 / R23134C20: '5228.1'
## Warning: Coercing text to numeric in T23135 / R23135C20: '5228.1'
## Warning: Coercing text to numeric in T23136 / R23136C20: '5228.1'
## Warning: Coercing text to numeric in T23137 / R23137C20: '5228.1'
## Warning: Coercing text to numeric in T23138 / R23138C20: '5228.1'
## Warning: Coercing text to numeric in T23139 / R23139C20: '5228.1'
## Warning: Coercing text to numeric in T23140 / R23140C20: '5228.1'
## Warning: Coercing text to numeric in T23141 / R23141C20: '5228.1'
## Warning: Coercing text to numeric in T23142 / R23142C20: '5228.1'
## Warning: Coercing text to numeric in T23143 / R23143C20: '5228.1'
## Warning: Coercing text to numeric in T23144 / R23144C20: '5228.1'
## Warning: Coercing text to numeric in T23145 / R23145C20: '5228.1'
## Warning: Coercing text to numeric in T23146 / R23146C20: '5228.1'
## Warning: Coercing text to numeric in T23147 / R23147C20: '5228.1'
## Warning: Coercing text to numeric in T23148 / R23148C20: '5228.1'
## Warning: Coercing text to numeric in T23149 / R23149C20: '5228.1'
## Warning: Coercing text to numeric in T23150 / R23150C20: '5228.1'
## Warning: Coercing text to numeric in T23151 / R23151C20: '5228.1'
## Warning: Coercing text to numeric in T23152 / R23152C20: '5228.1'
## Warning: Coercing text to numeric in T23153 / R23153C20: '5228.1'
## Warning: Coercing text to numeric in T23154 / R23154C20: '5228.1'
## Warning: Coercing text to numeric in T23155 / R23155C20: '5228.1'
## Warning: Coercing text to numeric in T23156 / R23156C20: '5228.1'
## Warning: Coercing text to numeric in T23157 / R23157C20: '5228.1'
## Warning: Coercing text to numeric in T23158 / R23158C20: '5228.1'
## Warning: Coercing text to numeric in T23159 / R23159C20: '5228.1'
## Warning: Coercing text to numeric in T23160 / R23160C20: '5228.1'
## Warning: Coercing text to numeric in T23161 / R23161C20: '5228.1'
## Warning: Coercing text to numeric in T23162 / R23162C20: '5228.1'
## Warning: Coercing text to numeric in T23163 / R23163C20: '5228.1'
## Warning: Coercing text to numeric in T23164 / R23164C20: '5228.1'
## Warning: Coercing text to numeric in T23165 / R23165C20: '5228.1'
## Warning: Coercing text to numeric in T23166 / R23166C20: '5228.1'
## Warning: Coercing text to numeric in T23167 / R23167C20: '5228.1'
## Warning: Coercing text to numeric in T23168 / R23168C20: '5228.1'
## Warning: Coercing text to numeric in T23169 / R23169C20: '5228.1'
## Warning: Coercing text to numeric in T23170 / R23170C20: '5228.1'
## Warning: Coercing text to numeric in T23171 / R23171C20: '5228.1'
## Warning: Coercing text to numeric in T23172 / R23172C20: '5228.1'
## Warning: Coercing text to numeric in T23173 / R23173C20: '5228.1'
## Warning: Coercing text to numeric in T23174 / R23174C20: '5228.1'
## Warning: Coercing text to numeric in T23175 / R23175C20: '5228.1'
## Warning: Coercing text to numeric in T23176 / R23176C20: '5228.1'
## Warning: Coercing text to numeric in T23177 / R23177C20: '5228.1'
## Warning: Coercing text to numeric in T23178 / R23178C20: '5228.1'
## Warning: Coercing text to numeric in T23179 / R23179C20: '5228.1'
## Warning: Coercing text to numeric in T23180 / R23180C20: '5228.1'
## Warning: Coercing text to numeric in T23181 / R23181C20: '5228.1'
## Warning: Coercing text to numeric in T23182 / R23182C20: '5228.1'
## Warning: Coercing text to numeric in T23183 / R23183C20: '5228.1'
## Warning: Coercing text to numeric in T23184 / R23184C20: '5228.1'
## Warning: Coercing text to numeric in T23185 / R23185C20: '5228.1'
## Warning: Coercing text to numeric in T23186 / R23186C20: '5228.1'
## Warning: Coercing text to numeric in T23187 / R23187C20: '5228.1'
## Warning: Coercing text to numeric in T23188 / R23188C20: '5228.1'
## Warning: Coercing text to numeric in T23189 / R23189C20: '5228.1'
## Warning: Coercing text to numeric in T23190 / R23190C20: '5228.1'
## Warning: Coercing text to numeric in T23191 / R23191C20: '5228.1'
## Warning: Coercing text to numeric in T23192 / R23192C20: '5228.1'
## Warning: Coercing text to numeric in T23193 / R23193C20: '5228.1'
## Warning: Coercing text to numeric in T23194 / R23194C20: '5228.1'
## Warning: Coercing text to numeric in T23195 / R23195C20: '5228.1'
## Warning: Coercing text to numeric in T23196 / R23196C20: '5228.1'
## Warning: Coercing text to numeric in T23197 / R23197C20: '5228.1'
## Warning: Coercing text to numeric in T23198 / R23198C20: '5228.1'
## Warning: Coercing text to numeric in T23199 / R23199C20: '5228.1'
## Warning: Coercing text to numeric in T23200 / R23200C20: '5228.1'
## Warning: Coercing text to numeric in T23201 / R23201C20: '5228.1'
## Warning: Coercing text to numeric in T23202 / R23202C20: '5228.1'
## Warning: Coercing text to numeric in T23203 / R23203C20: '5228.1'
## Warning: Coercing text to numeric in T23204 / R23204C20: '5228.1'
## Warning: Coercing text to numeric in T23205 / R23205C20: '5228.1'
## Warning: Coercing text to numeric in T23206 / R23206C20: '5228.1'
## Warning: Coercing text to numeric in T23207 / R23207C20: '5228.1'
## Warning: Coercing text to numeric in T23208 / R23208C20: '5228.1'
## Warning: Coercing text to numeric in T23209 / R23209C20: '5228.1'
## Warning: Coercing text to numeric in T23210 / R23210C20: '5228.1'
## Warning: Coercing text to numeric in T23211 / R23211C20: '5228.1'
## Warning: Coercing text to numeric in T23212 / R23212C20: '5228.1'
## Warning: Coercing text to numeric in T23213 / R23213C20: '5228.1'
## Warning: Coercing text to numeric in T23214 / R23214C20: '5228.1'
## Warning: Coercing text to numeric in T23215 / R23215C20: '5228.1'
## Warning: Coercing text to numeric in T23216 / R23216C20: '5228.1'
## Warning: Coercing text to numeric in T23217 / R23217C20: '5228.1'
## Warning: Coercing text to numeric in T23218 / R23218C20: '5228.1'
## Warning: Coercing text to numeric in T23219 / R23219C20: '5228.1'
## Warning: Coercing text to numeric in T23220 / R23220C20: '5228.1'
## Warning: Coercing text to numeric in T23221 / R23221C20: '5228.1'
## Warning: Coercing text to numeric in T23222 / R23222C20: '5228.1'
## Warning: Coercing text to numeric in T23223 / R23223C20: '5228.1'
## Warning: Coercing text to numeric in T23224 / R23224C20: '5228.1'
## Warning: Coercing text to numeric in T23225 / R23225C20: '5228.1'
## Warning: Coercing text to numeric in T23226 / R23226C20: '5228.1'
## Warning: Coercing text to numeric in T23227 / R23227C20: '5228.1'
## Warning: Coercing text to numeric in T23228 / R23228C20: '5228.1'
## Warning: Coercing text to numeric in T23229 / R23229C20: '5228.1'
## Warning: Coercing text to numeric in T23230 / R23230C20: '5228.1'
## Warning: Coercing text to numeric in T23231 / R23231C20: '5228.1'
## Warning: Coercing text to numeric in T23232 / R23232C20: '5228.1'
## Warning: Coercing text to numeric in T23233 / R23233C20: '5228.1'
## Warning: Coercing text to numeric in T23234 / R23234C20: '5228.1'
## Warning: Coercing text to numeric in T23235 / R23235C20: '5228.1'
## Warning: Coercing text to numeric in T23236 / R23236C20: '5228.1'
## Warning: Coercing text to numeric in T23237 / R23237C20: '5228.1'
## Warning: Coercing text to numeric in T23238 / R23238C20: '5228.1'
## Warning: Coercing text to numeric in T23239 / R23239C20: '5228.1'
## Warning: Coercing text to numeric in T23240 / R23240C20: '5228.1'
## Warning: Coercing text to numeric in T23241 / R23241C20: '5228.1'
## Warning: Coercing text to numeric in T23242 / R23242C20: '5228.1'
## Warning: Coercing text to numeric in T23243 / R23243C20: '5228.1'
## Warning: Coercing text to numeric in T23244 / R23244C20: '5228.1'
## Warning: Coercing text to numeric in T23245 / R23245C20: '5228.1'
## Warning: Coercing text to numeric in T23246 / R23246C20: '5228.1'
## Warning: Coercing text to numeric in T23247 / R23247C20: '5228.1'
## Warning: Coercing text to numeric in T23248 / R23248C20: '5228.1'
## Warning: Coercing text to numeric in T23249 / R23249C20: '5228.1'
## Warning: Coercing text to numeric in T23250 / R23250C20: '5228.1'
## Warning: Coercing text to numeric in T23251 / R23251C20: '5228.1'
## Warning: Coercing text to numeric in T23252 / R23252C20: '5228.1'
## Warning: Coercing text to numeric in T23253 / R23253C20: '5228.1'
## Warning: Coercing text to numeric in T23254 / R23254C20: '5228.1'
## Warning: Coercing text to numeric in T23255 / R23255C20: '5228.1'
## Warning: Coercing text to numeric in T23256 / R23256C20: '5228.1'
## Warning: Coercing text to numeric in T23257 / R23257C20: '5228.1'
## Warning: Coercing text to numeric in T23258 / R23258C20: '5228.1'
## Warning: Coercing text to numeric in T23259 / R23259C20: '5228.1'
## Warning: Coercing text to numeric in T23260 / R23260C20: '5228.1'
## Warning: Coercing text to numeric in T23261 / R23261C20: '5228.1'
## Warning: Coercing text to numeric in T23262 / R23262C20: '5228.1'
## Warning: Coercing text to numeric in T23263 / R23263C20: '5228.1'
## Warning: Coercing text to numeric in T23264 / R23264C20: '5228.1'
## Warning: Coercing text to numeric in T23265 / R23265C20: '5228.1'
## Warning: Coercing text to numeric in T23266 / R23266C20: '5228.1'
## Warning: Coercing text to numeric in T23267 / R23267C20: '5228.1'
## Warning: Coercing text to numeric in T23268 / R23268C20: '5228.1'
## Warning: Coercing text to numeric in T23269 / R23269C20: '5228.1'
## Warning: Coercing text to numeric in T23270 / R23270C20: '5228.1'
## Warning: Coercing text to numeric in T23271 / R23271C20: '5228.1'
## Warning: Coercing text to numeric in T23272 / R23272C20: '5228.1'
## Warning: Coercing text to numeric in T23273 / R23273C20: '5228.1'
## Warning: Coercing text to numeric in T23274 / R23274C20: '5228.1'
## Warning: Coercing text to numeric in T23275 / R23275C20: '5228.1'
## Warning: Coercing text to numeric in T23276 / R23276C20: '5228.1'
## Warning: Coercing text to numeric in T23277 / R23277C20: '5228.1'
## Warning: Coercing text to numeric in T23278 / R23278C20: '5228.1'
## Warning: Coercing text to numeric in T23279 / R23279C20: '5228.1'
## Warning: Coercing text to numeric in T23280 / R23280C20: '5228.1'
## Warning: Coercing text to numeric in T23281 / R23281C20: '5228.1'
## Warning: Coercing text to numeric in T23282 / R23282C20: '5228.1'
## Warning: Coercing text to numeric in T23283 / R23283C20: '5228.1'
## Warning: Coercing text to numeric in T23284 / R23284C20: '5228.1'
## Warning: Coercing text to numeric in T23285 / R23285C20: '5228.1'
## Warning: Coercing text to numeric in T23286 / R23286C20: '5228.1'
## Warning: Coercing text to numeric in T23287 / R23287C20: '5228.1'
## Warning: Coercing text to numeric in T23288 / R23288C20: '5228.1'
## Warning: Coercing text to numeric in T23289 / R23289C20: '5228.1'
## Warning: Coercing text to numeric in T23290 / R23290C20: '5228.1'
## Warning: Coercing text to numeric in T23291 / R23291C20: '5228.1'
## Warning: Coercing text to numeric in T23292 / R23292C20: '5228.1'
## Warning: Coercing text to numeric in T23293 / R23293C20: '5228.1'
## Warning: Coercing text to numeric in T23294 / R23294C20: '5228.1'
## Warning: Coercing text to numeric in T23295 / R23295C20: '5228.1'
## Warning: Coercing text to numeric in T23296 / R23296C20: '5228.1'
## Warning: Coercing text to numeric in T23297 / R23297C20: '5228.1'
## Warning: Coercing text to numeric in T23298 / R23298C20: '5228.1'
## Warning: Coercing text to numeric in T23299 / R23299C20: '5228.1'
## Warning: Coercing text to numeric in T23300 / R23300C20: '5228.1'
## Warning: Coercing text to numeric in T23301 / R23301C20: '5228.1'
## Warning: Coercing text to numeric in T23302 / R23302C20: '5228.1'
## Warning: Coercing text to numeric in T23303 / R23303C20: '5228.1'
## Warning: Coercing text to numeric in T23304 / R23304C20: '5228.1'
## Warning: Coercing text to numeric in T23305 / R23305C20: '5228.1'
## Warning: Coercing text to numeric in T23306 / R23306C20: '5228.1'
## Warning: Coercing text to numeric in T23307 / R23307C20: '5228.1'
## Warning: Coercing text to numeric in T23308 / R23308C20: '5228.1'
## Warning: Coercing text to numeric in T23309 / R23309C20: '5228.1'
## Warning: Coercing text to numeric in T23310 / R23310C20: '5228.1'
## Warning: Coercing text to numeric in T23311 / R23311C20: '5228.1'
## Warning: Coercing text to numeric in T23312 / R23312C20: '5228.1'
## Warning: Coercing text to numeric in T23313 / R23313C20: '5228.1'
## Warning: Coercing text to numeric in T23314 / R23314C20: '5228.1'
## Warning: Coercing text to numeric in T23315 / R23315C20: '5228.1'
## Warning: Coercing text to numeric in T23316 / R23316C20: '5228.1'
## Warning: Coercing text to numeric in T23317 / R23317C20: '5228.1'
## Warning: Coercing text to numeric in T23318 / R23318C20: '5228.1'
## Warning: Coercing text to numeric in T23319 / R23319C20: '5228.1'
## Warning: Coercing text to numeric in T23320 / R23320C20: '5228.1'
## Warning: Coercing text to numeric in T23321 / R23321C20: '5228.1'
## Warning: Coercing text to numeric in T23322 / R23322C20: '5228.1'
## Warning: Coercing text to numeric in T23323 / R23323C20: '5228.1'
## Warning: Coercing text to numeric in T23324 / R23324C20: '5228.1'
## Warning: Coercing text to numeric in T23325 / R23325C20: '5228.1'
## Warning: Coercing text to numeric in T23326 / R23326C20: '5228.1'
## Warning: Coercing text to numeric in T23327 / R23327C20: '5228.1'
## Warning: Coercing text to numeric in T23328 / R23328C20: '5228.1'
## Warning: Coercing text to numeric in T23329 / R23329C20: '5228.1'
## Warning: Coercing text to numeric in T23330 / R23330C20: '5228.1'
## Warning: Coercing text to numeric in T23331 / R23331C20: '5228.1'
## Warning: Coercing text to numeric in T23332 / R23332C20: '5228.1'
## Warning: Coercing text to numeric in T23333 / R23333C20: '5228.1'
## Warning: Coercing text to numeric in T23334 / R23334C20: '5228.1'
## Warning: Coercing text to numeric in T23335 / R23335C20: '5228.1'
## Warning: Coercing text to numeric in T23336 / R23336C20: '5228.1'
## Warning: Coercing text to numeric in T23337 / R23337C20: '5228.1'
## Warning: Coercing text to numeric in T23338 / R23338C20: '5228.1'
## Warning: Coercing text to numeric in T23339 / R23339C20: '5228.1'
## Warning: Coercing text to numeric in T23340 / R23340C20: '5228.1'
## Warning: Coercing text to numeric in T23341 / R23341C20: '5228.1'
## Warning: Coercing text to numeric in T23342 / R23342C20: '5228.1'
## Warning: Coercing text to numeric in T23343 / R23343C20: '5228.1'
## Warning: Coercing text to numeric in T23344 / R23344C20: '5228.1'
## Warning: Coercing text to numeric in T23345 / R23345C20: '5228.1'
## Warning: Coercing text to numeric in T23346 / R23346C20: '5228.1'
## Warning: Coercing text to numeric in T23347 / R23347C20: '5228.1'
## Warning: Coercing text to numeric in T23348 / R23348C20: '5228.1'
## Warning: Coercing text to numeric in T23349 / R23349C20: '5228.1'
## Warning: Coercing text to numeric in T23350 / R23350C20: '5228.1'
## Warning: Coercing text to numeric in T23351 / R23351C20: '5228.1'
## Warning: Coercing text to numeric in T23352 / R23352C20: '5228.1'
## Warning: Coercing text to numeric in T23353 / R23353C20: '5228.1'
## Warning: Coercing text to numeric in T23354 / R23354C20: '5228.1'
## Warning: Coercing text to numeric in T23355 / R23355C20: '5228.1'
## Warning: Coercing text to numeric in T23356 / R23356C20: '5228.1'
## Warning: Coercing text to numeric in T23357 / R23357C20: '5228.1'
## Warning: Coercing text to numeric in T23358 / R23358C20: '5228.1'
## Warning: Coercing text to numeric in T23359 / R23359C20: '5228.1'
## Warning: Coercing text to numeric in T23360 / R23360C20: '5228.1'
## Warning: Coercing text to numeric in T23361 / R23361C20: '5228.1'
## Warning: Coercing text to numeric in T23362 / R23362C20: '5228.1'
## Warning: Coercing text to numeric in T23363 / R23363C20: '5228.1'
## Warning: Coercing text to numeric in T23364 / R23364C20: '5228.1'
## Warning: Coercing text to numeric in T23365 / R23365C20: '5228.1'
## Warning: Coercing text to numeric in T23366 / R23366C20: '5228.1'
## Warning: Coercing text to numeric in T23367 / R23367C20: '5228.1'
## Warning: Coercing text to numeric in T23368 / R23368C20: '5228.1'
## Warning: Coercing text to numeric in T23369 / R23369C20: '5228.1'
## Warning: Coercing text to numeric in T23370 / R23370C20: '5228.1'
## Warning: Coercing text to numeric in T23371 / R23371C20: '5228.1'
## Warning: Coercing text to numeric in T23372 / R23372C20: '5228.1'
## Warning: Coercing text to numeric in T23373 / R23373C20: '5228.1'
## Warning: Coercing text to numeric in T23374 / R23374C20: '5228.1'
## Warning: Coercing text to numeric in T23375 / R23375C20: '5228.1'
## Warning: Coercing text to numeric in T23376 / R23376C20: '5228.1'
## Warning: Coercing text to numeric in T23377 / R23377C20: '5228.1'
## Warning: Coercing text to numeric in T23378 / R23378C20: '5228.1'
## Warning: Coercing text to numeric in T23379 / R23379C20: '5228.1'
## Warning: Coercing text to numeric in T23380 / R23380C20: '5228.1'
## Warning: Coercing text to numeric in T23381 / R23381C20: '5228.1'
## Warning: Coercing text to numeric in T23382 / R23382C20: '5228.1'
## Warning: Coercing text to numeric in T23383 / R23383C20: '5228.1'
## Warning: Coercing text to numeric in T23384 / R23384C20: '5228.1'
## Warning: Coercing text to numeric in T23385 / R23385C20: '5228.1'
## Warning: Coercing text to numeric in T23386 / R23386C20: '5228.1'
## Warning: Coercing text to numeric in T23387 / R23387C20: '5228.1'
## Warning: Coercing text to numeric in T23388 / R23388C20: '5228.1'
## Warning: Coercing text to numeric in T23389 / R23389C20: '5228.1'
## Warning: Coercing text to numeric in T23390 / R23390C20: '5228.1'
## Warning: Coercing text to numeric in T23391 / R23391C20: '5228.1'
## Warning: Coercing text to numeric in T23392 / R23392C20: '5228.1'
## Warning: Coercing text to numeric in T23393 / R23393C20: '5228.1'
## Warning: Coercing text to numeric in T23394 / R23394C20: '5228.1'
## Warning: Coercing text to numeric in T23395 / R23395C20: '5228.1'
## Warning: Coercing text to numeric in T23396 / R23396C20: '5228.1'
## Warning: Coercing text to numeric in T23397 / R23397C20: '5228.1'
## Warning: Coercing text to numeric in T23398 / R23398C20: '5228.1'
## Warning: Coercing text to numeric in T23399 / R23399C20: '5228.1'
## Warning: Coercing text to numeric in T23400 / R23400C20: '5228.1'
## Warning: Coercing text to numeric in T23401 / R23401C20: '5228.1'
## Warning: Coercing text to numeric in T23402 / R23402C20: '5228.1'
## Warning: Coercing text to numeric in T23403 / R23403C20: '5228.1'
## Warning: Coercing text to numeric in T23404 / R23404C20: '5228.1'
## Warning: Coercing text to numeric in T23405 / R23405C20: '5228.1'
## Warning: Coercing text to numeric in T23406 / R23406C20: '5228.1'
## Warning: Coercing text to numeric in T23407 / R23407C20: '5228.1'
## Warning: Coercing text to numeric in T23408 / R23408C20: '5228.1'
## Warning: Coercing text to numeric in T23409 / R23409C20: '5228.1'
## Warning: Coercing text to numeric in T23410 / R23410C20: '5228.1'
## Warning: Coercing text to numeric in T23411 / R23411C20: '5228.1'
## Warning: Coercing text to numeric in T23412 / R23412C20: '5228.1'
## Warning: Coercing text to numeric in T23413 / R23413C20: '5228.1'
## Warning: Coercing text to numeric in T23414 / R23414C20: '5228.1'
## Warning: Coercing text to numeric in T23415 / R23415C20: '5228.1'
## Warning: Coercing text to numeric in T23416 / R23416C20: '5228.1'
## Warning: Coercing text to numeric in T23417 / R23417C20: '5228.1'
## Warning: Coercing text to numeric in T23418 / R23418C20: '5228.1'
## Warning: Coercing text to numeric in T23419 / R23419C20: '5228.1'
## Warning: Coercing text to numeric in T23420 / R23420C20: '5228.1'
## Warning: Coercing text to numeric in T23421 / R23421C20: '5228.1'
## Warning: Coercing text to numeric in T23422 / R23422C20: '5228.1'
## Warning: Coercing text to numeric in T23423 / R23423C20: '5228.1'
## Warning: Coercing text to numeric in T23424 / R23424C20: '5228.1'
## Warning: Coercing text to numeric in T23425 / R23425C20: '5228.1'
## Warning: Coercing text to numeric in T23426 / R23426C20: '5228.1'
## Warning: Coercing text to numeric in T23427 / R23427C20: '5228.1'
## Warning: Coercing text to numeric in T23428 / R23428C20: '5228.1'
## Warning: Coercing text to numeric in T23429 / R23429C20: '5228.1'
## Warning: Coercing text to numeric in T23430 / R23430C20: '5228.1'
## Warning: Coercing text to numeric in T23431 / R23431C20: '5228.1'
## Warning: Coercing text to numeric in T23432 / R23432C20: '5228.1'
## Warning: Coercing text to numeric in T23433 / R23433C20: '5228.1'
## Warning: Coercing text to numeric in T23434 / R23434C20: '5228.1'
## Warning: Coercing text to numeric in T23435 / R23435C20: '5228.1'
## Warning: Coercing text to numeric in T23436 / R23436C20: '5228.1'
## Warning: Coercing text to numeric in T23437 / R23437C20: '5228.1'
## Warning: Coercing text to numeric in T23438 / R23438C20: '5228.1'
## Warning: Coercing text to numeric in T23439 / R23439C20: '5228.1'
## Warning: Coercing text to numeric in T23440 / R23440C20: '5228.1'
## Warning: Coercing text to numeric in T23441 / R23441C20: '5228.1'
## Warning: Coercing text to numeric in T23442 / R23442C20: '5228.1'
## Warning: Coercing text to numeric in T23443 / R23443C20: '5228.1'
## Warning: Coercing text to numeric in T23444 / R23444C20: '5228.1'
## Warning: Coercing text to numeric in T23445 / R23445C20: '5228.1'
## Warning: Coercing text to numeric in T23446 / R23446C20: '5228.1'
## Warning: Coercing text to numeric in T23447 / R23447C20: '5228.1'
## Warning: Coercing text to numeric in T23448 / R23448C20: '5228.1'
## Warning: Coercing text to numeric in T23449 / R23449C20: '5228.1'
## Warning: Coercing text to numeric in T23450 / R23450C20: '5228.1'
## Warning: Coercing text to numeric in T23451 / R23451C20: '5228.1'
## Warning: Coercing text to numeric in T23452 / R23452C20: '5228.1'
## Warning: Coercing text to numeric in T23453 / R23453C20: '5228.1'
## Warning: Coercing text to numeric in T23454 / R23454C20: '5228.1'
## Warning: Coercing text to numeric in T23455 / R23455C20: '5228.1'
## Warning: Coercing text to numeric in T23456 / R23456C20: '5228.1'
## Warning: Coercing text to numeric in T23457 / R23457C20: '5228.1'
## Warning: Coercing text to numeric in T23458 / R23458C20: '5228.1'
## Warning: Coercing text to numeric in T23459 / R23459C20: '5228.1'
## Warning: Coercing text to numeric in T23460 / R23460C20: '5228.1'
## Warning: Coercing text to numeric in T23461 / R23461C20: '5228.1'
## Warning: Coercing text to numeric in T23462 / R23462C20: '5228.1'
## Warning: Coercing text to numeric in T23463 / R23463C20: '5228.1'
## Warning: Coercing text to numeric in T23464 / R23464C20: '5228.1'
## Warning: Coercing text to numeric in T23465 / R23465C20: '5228.1'
## Warning: Coercing text to numeric in T23466 / R23466C20: '5228.1'
## Warning: Coercing text to numeric in T23467 / R23467C20: '5228.1'
## Warning: Coercing text to numeric in T23468 / R23468C20: '5228.1'
## Warning: Coercing text to numeric in T23469 / R23469C20: '5228.1'
## Warning: Coercing text to numeric in T23470 / R23470C20: '5228.1'
## Warning: Coercing text to numeric in T23471 / R23471C20: '5228.1'
## Warning: Coercing text to numeric in T23472 / R23472C20: '5228.1'
## Warning: Coercing text to numeric in T23473 / R23473C20: '5228.1'
## Warning: Coercing text to numeric in T23474 / R23474C20: '5228.1'
## Warning: Coercing text to numeric in T23475 / R23475C20: '5228.1'
## Warning: Coercing text to numeric in T23476 / R23476C20: '5228.1'
## Warning: Coercing text to numeric in T23477 / R23477C20: '5228.1'
## Warning: Coercing text to numeric in T23478 / R23478C20: '5228.1'
## Warning: Coercing text to numeric in T23479 / R23479C20: '5228.1'
## Warning: Coercing text to numeric in T23480 / R23480C20: '5228.1'
## Warning: Coercing text to numeric in T23481 / R23481C20: '5228.1'
## Warning: Coercing text to numeric in T23482 / R23482C20: '5228.1'
## Warning: Coercing text to numeric in T23483 / R23483C20: '5228.1'
## Warning: Coercing text to numeric in T23484 / R23484C20: '5228.1'
## Warning: Coercing text to numeric in T23485 / R23485C20: '5228.1'
## Warning: Coercing text to numeric in T23486 / R23486C20: '5228.1'
## Warning: Coercing text to numeric in T23487 / R23487C20: '5228.1'
## Warning: Coercing text to numeric in T23488 / R23488C20: '5228.1'
## Warning: Coercing text to numeric in T23489 / R23489C20: '5228.1'
## Warning: Coercing text to numeric in T23490 / R23490C20: '5228.1'
## Warning: Coercing text to numeric in T23491 / R23491C20: '5228.1'
## Warning: Coercing text to numeric in T23492 / R23492C20: '5228.1'
## Warning: Coercing text to numeric in T23493 / R23493C20: '5228.1'
## Warning: Coercing text to numeric in T23494 / R23494C20: '5228.1'
## Warning: Coercing text to numeric in T23495 / R23495C20: '5228.1'
## Warning: Coercing text to numeric in T23496 / R23496C20: '5228.1'
## Warning: Coercing text to numeric in T23497 / R23497C20: '5228.1'
## Warning: Coercing text to numeric in T23498 / R23498C20: '5228.1'
## Warning: Coercing text to numeric in T23499 / R23499C20: '5228.1'
## Warning: Coercing text to numeric in T23500 / R23500C20: '5228.1'
## Warning: Coercing text to numeric in T23501 / R23501C20: '5228.1'
## Warning: Coercing text to numeric in T23502 / R23502C20: '5228.1'
## Warning: Coercing text to numeric in T23503 / R23503C20: '5228.1'
## Warning: Coercing text to numeric in T23504 / R23504C20: '5228.1'
## Warning: Coercing text to numeric in T23505 / R23505C20: '5228.1'
## Warning: Coercing text to numeric in T23506 / R23506C20: '5228.1'
## Warning: Coercing text to numeric in T23507 / R23507C20: '5228.1'
## Warning: Coercing text to numeric in T23508 / R23508C20: '5228.1'
## Warning: Coercing text to numeric in T23509 / R23509C20: '5228.1'
## Warning: Coercing text to numeric in T23510 / R23510C20: '5228.1'
## Warning: Coercing text to numeric in T23511 / R23511C20: '5228.1'
## Warning: Coercing text to numeric in T23512 / R23512C20: '5228.1'
## Warning: Coercing text to numeric in T23513 / R23513C20: '5228.1'
## Warning: Coercing text to numeric in T23514 / R23514C20: '5228.1'
## Warning: Coercing text to numeric in T23515 / R23515C20: '5228.1'
## Warning: Coercing text to numeric in T23516 / R23516C20: '5228.1'
## Warning: Coercing text to numeric in T23517 / R23517C20: '5228.1'
## Warning: Coercing text to numeric in T23518 / R23518C20: '5228.1'
## Warning: Coercing text to numeric in T23519 / R23519C20: '5228.1'
## Warning: Coercing text to numeric in T23520 / R23520C20: '5228.1'
## Warning: Coercing text to numeric in T23521 / R23521C20: '5228.1'
## Warning: Coercing text to numeric in T23522 / R23522C20: '5228.1'
## Warning: Coercing text to numeric in T23523 / R23523C20: '5228.1'
## Warning: Coercing text to numeric in T23524 / R23524C20: '5228.1'
## Warning: Coercing text to numeric in T23525 / R23525C20: '5228.1'
## Warning: Coercing text to numeric in T23526 / R23526C20: '5228.1'
## Warning: Coercing text to numeric in T23527 / R23527C20: '5228.1'
## Warning: Coercing text to numeric in T23528 / R23528C20: '5228.1'
## Warning: Coercing text to numeric in T23529 / R23529C20: '5228.1'
## Warning: Coercing text to numeric in T23530 / R23530C20: '5228.1'
## Warning: Coercing text to numeric in T23531 / R23531C20: '5228.1'
## Warning: Coercing text to numeric in T23532 / R23532C20: '5228.1'
## Warning: Coercing text to numeric in T23533 / R23533C20: '5228.1'
## Warning: Coercing text to numeric in T23534 / R23534C20: '5228.1'
## Warning: Coercing text to numeric in T23535 / R23535C20: '5228.1'
## Warning: Coercing text to numeric in T23536 / R23536C20: '5228.1'
## Warning: Coercing text to numeric in T23537 / R23537C20: '5228.1'
## Warning: Coercing text to numeric in T23538 / R23538C20: '5228.1'
## Warning: Coercing text to numeric in T23539 / R23539C20: '5228.1'
## Warning: Coercing text to numeric in T23540 / R23540C20: '5228.1'
## Warning: Coercing text to numeric in T23541 / R23541C20: '5228.1'
## Warning: Coercing text to numeric in T23542 / R23542C20: '5228.1'
## Warning: Coercing text to numeric in T23543 / R23543C20: '5228.1'
## Warning: Coercing text to numeric in T23544 / R23544C20: '5228.1'
## Warning: Coercing text to numeric in T23545 / R23545C20: '5228.1'
## Warning: Coercing text to numeric in T23546 / R23546C20: '5228.1'
## Warning: Coercing text to numeric in T23547 / R23547C20: '5228.1'
## Warning: Coercing text to numeric in T23548 / R23548C20: '5228.1'
## Warning: Coercing text to numeric in T23549 / R23549C20: '5228.1'
## Warning: Coercing text to numeric in T23550 / R23550C20: '5228.1'
## Warning: Coercing text to numeric in T23551 / R23551C20: '5228.1'
## Warning: Coercing text to numeric in T23552 / R23552C20: '5228.1'
## Warning: Coercing text to numeric in T23553 / R23553C20: '5228.1'
## Warning: Coercing text to numeric in T23554 / R23554C20: '5228.1'
## Warning: Coercing text to numeric in T23555 / R23555C20: '5228.1'
## Warning: Coercing text to numeric in T23556 / R23556C20: '5228.1'
## Warning: Coercing text to numeric in T23557 / R23557C20: '5228.1'
## Warning: Coercing text to numeric in T23558 / R23558C20: '5228.1'
## Warning: Coercing text to numeric in T23559 / R23559C20: '5228.1'
## Warning: Coercing text to numeric in T23560 / R23560C20: '5228.1'
## Warning: Coercing text to numeric in T23561 / R23561C20: '5228.1'
## Warning: Coercing text to numeric in T23562 / R23562C20: '5228.1'
## Warning: Coercing text to numeric in T23563 / R23563C20: '5228.1'
## Warning: Coercing text to numeric in T23564 / R23564C20: '5228.1'
## Warning: Coercing text to numeric in T23565 / R23565C20: '5228.1'
## Warning: Coercing text to numeric in T23566 / R23566C20: '5228.1'
## Warning: Coercing text to numeric in T23567 / R23567C20: '5228.1'
## Warning: Coercing text to numeric in T23568 / R23568C20: '5228.1'
## Warning: Coercing text to numeric in T23569 / R23569C20: '5228.1'
## Warning: Coercing text to numeric in T23570 / R23570C20: '5228.1'
## Warning: Coercing text to numeric in T23571 / R23571C20: '5228.1'
## Warning: Coercing text to numeric in T23572 / R23572C20: '5228.1'
## Warning: Coercing text to numeric in T23573 / R23573C20: '5228.1'
## Warning: Coercing text to numeric in T23574 / R23574C20: '5228.1'
## Warning: Coercing text to numeric in T23575 / R23575C20: '5228.1'
## Warning: Coercing text to numeric in T23576 / R23576C20: '5228.1'
## Warning: Coercing text to numeric in T23577 / R23577C20: '5228.1'
## Warning: Coercing text to numeric in T23578 / R23578C20: '5228.1'
## Warning: Coercing text to numeric in T23579 / R23579C20: '5228.1'
## Warning: Coercing text to numeric in T23580 / R23580C20: '5228.1'
## Warning: Coercing text to numeric in T23581 / R23581C20: '5228.1'
## Warning: Coercing text to numeric in T23582 / R23582C20: '5228.1'
## Warning: Coercing text to numeric in T23583 / R23583C20: '5228.1'
## Warning: Coercing text to numeric in T23584 / R23584C20: '5228.1'
## Warning: Coercing text to numeric in T23585 / R23585C20: '5228.1'
## Warning: Coercing text to numeric in T23586 / R23586C20: '5228.1'
## Warning: Coercing text to numeric in T23587 / R23587C20: '5228.1'
## Warning: Coercing text to numeric in T23588 / R23588C20: '5228.1'
## Warning: Coercing text to numeric in T23589 / R23589C20: '5228.1'
## Warning: Coercing text to numeric in T23590 / R23590C20: '5228.1'
## Warning: Coercing text to numeric in T23591 / R23591C20: '5228.1'
## Warning: Coercing text to numeric in T23592 / R23592C20: '5228.1'
## Warning: Coercing text to numeric in T23593 / R23593C20: '5228.1'
## Warning: Coercing text to numeric in T23594 / R23594C20: '5228.1'
## Warning: Coercing text to numeric in T23595 / R23595C20: '5228.1'
## Warning: Coercing text to numeric in T23596 / R23596C20: '5228.1'
## Warning: Coercing text to numeric in T23597 / R23597C20: '5228.1'
## Warning: Coercing text to numeric in T23598 / R23598C20: '5228.1'
## Warning: Coercing text to numeric in T23599 / R23599C20: '5228.1'
## Warning: Coercing text to numeric in T23600 / R23600C20: '5228.1'
## Warning: Coercing text to numeric in T23601 / R23601C20: '5228.1'
## Warning: Coercing text to numeric in T23602 / R23602C20: '5228.1'
## Warning: Coercing text to numeric in T23603 / R23603C20: '5228.1'
## Warning: Coercing text to numeric in T23604 / R23604C20: '5228.1'
## Warning: Coercing text to numeric in T23605 / R23605C20: '5228.1'
## Warning: Coercing text to numeric in T23606 / R23606C20: '5228.1'
## Warning: Coercing text to numeric in T23607 / R23607C20: '5228.1'
## Warning: Coercing text to numeric in T23608 / R23608C20: '5228.1'
## Warning: Coercing text to numeric in T23609 / R23609C20: '5228.1'
## Warning: Coercing text to numeric in T23610 / R23610C20: '5228.1'
## Warning: Coercing text to numeric in T23611 / R23611C20: '5228.1'
## Warning: Coercing text to numeric in T23612 / R23612C20: '5228.1'
## Warning: Coercing text to numeric in T23613 / R23613C20: '5228.1'
## Warning: Coercing text to numeric in T23614 / R23614C20: '5228.1'
## Warning: Coercing text to numeric in T23615 / R23615C20: '5228.1'
## Warning: Coercing text to numeric in T23616 / R23616C20: '5228.1'
## Warning: Coercing text to numeric in T23617 / R23617C20: '5228.1'
## Warning: Coercing text to numeric in T23618 / R23618C20: '5228.1'
## Warning: Coercing text to numeric in T23619 / R23619C20: '5228.1'
## Warning: Coercing text to numeric in T23620 / R23620C20: '5228.1'
## Warning: Coercing text to numeric in T23621 / R23621C20: '5228.1'
## Warning: Coercing text to numeric in T23622 / R23622C20: '5228.1'
## Warning: Coercing text to numeric in T23623 / R23623C20: '5228.1'
## Warning: Coercing text to numeric in T23624 / R23624C20: '5228.1'
## Warning: Coercing text to numeric in T23625 / R23625C20: '5228.1'
## Warning: Coercing text to numeric in T23626 / R23626C20: '5228.1'
## Warning: Coercing text to numeric in T23627 / R23627C20: '5228.1'
## Warning: Coercing text to numeric in T23628 / R23628C20: '5228.1'
## Warning: Coercing text to numeric in T23629 / R23629C20: '5228.1'
## Warning: Coercing text to numeric in T23630 / R23630C20: '5228.1'
## Warning: Coercing text to numeric in T23631 / R23631C20: '5228.1'
## Warning: Coercing text to numeric in T23632 / R23632C20: '5228.1'
## Warning: Coercing text to numeric in T23633 / R23633C20: '5228.1'
## Warning: Coercing text to numeric in T23634 / R23634C20: '5228.1'
## Warning: Coercing text to numeric in T23635 / R23635C20: '5228.1'
## Warning: Coercing text to numeric in T23636 / R23636C20: '5228.1'
## Warning: Coercing text to numeric in T23637 / R23637C20: '5228.1'
## Warning: Coercing text to numeric in T23638 / R23638C20: '5228.1'
## Warning: Coercing text to numeric in T23639 / R23639C20: '5228.1'
## Warning: Coercing text to numeric in T23640 / R23640C20: '5228.1'
## Warning: Coercing text to numeric in T23641 / R23641C20: '5228.1'
## Warning: Coercing text to numeric in T23642 / R23642C20: '5228.1'
## Warning: Coercing text to numeric in T23643 / R23643C20: '5228.1'
## Warning: Coercing text to numeric in T23644 / R23644C20: '5228.1'
## Warning: Coercing text to numeric in T23645 / R23645C20: '5228.1'
## Warning: Coercing text to numeric in T23646 / R23646C20: '5228.1'
## Warning: Coercing text to numeric in T23647 / R23647C20: '5228.1'
## Warning: Coercing text to numeric in T23648 / R23648C20: '5228.1'
## Warning: Coercing text to numeric in T23649 / R23649C20: '5228.1'
## Warning: Coercing text to numeric in T23650 / R23650C20: '5228.1'
## Warning: Coercing text to numeric in T23651 / R23651C20: '5228.1'
## Warning: Coercing text to numeric in T23652 / R23652C20: '5228.1'
## Warning: Coercing text to numeric in T23653 / R23653C20: '5228.1'
## Warning: Coercing text to numeric in T23654 / R23654C20: '5228.1'
## Warning: Coercing text to numeric in T23655 / R23655C20: '5228.1'
## Warning: Coercing text to numeric in T23656 / R23656C20: '5228.1'
## Warning: Coercing text to numeric in T23657 / R23657C20: '5228.1'
## Warning: Coercing text to numeric in T23658 / R23658C20: '5228.1'
## Warning: Coercing text to numeric in T23659 / R23659C20: '5228.1'
## Warning: Coercing text to numeric in T23660 / R23660C20: '5228.1'
## Warning: Coercing text to numeric in T23661 / R23661C20: '5228.1'
## Warning: Coercing text to numeric in T23662 / R23662C20: '5228.1'
## Warning: Coercing text to numeric in T23663 / R23663C20: '5228.1'
## Warning: Coercing text to numeric in T23664 / R23664C20: '5228.1'
## Warning: Coercing text to numeric in T23665 / R23665C20: '5228.1'
## Warning: Coercing text to numeric in T23666 / R23666C20: '5228.1'
## Warning: Coercing text to numeric in T23667 / R23667C20: '5228.1'
## Warning: Coercing text to numeric in T23668 / R23668C20: '5228.1'
## Warning: Coercing text to numeric in T23669 / R23669C20: '5228.1'
## Warning: Coercing text to numeric in T23670 / R23670C20: '5228.1'
## Warning: Coercing text to numeric in T23671 / R23671C20: '5228.1'
## Warning: Coercing text to numeric in T23672 / R23672C20: '5228.1'
## Warning: Coercing text to numeric in T23673 / R23673C20: '5228.1'
## Warning: Coercing text to numeric in T23674 / R23674C20: '5228.1'
## Warning: Coercing text to numeric in T23675 / R23675C20: '5228.1'
## Warning: Coercing text to numeric in T23676 / R23676C20: '5228.1'
## Warning: Coercing text to numeric in T23677 / R23677C20: '5228.1'
## Warning: Coercing text to numeric in T23678 / R23678C20: '5228.1'
## Warning: Coercing text to numeric in T23679 / R23679C20: '5228.1'
## Warning: Coercing text to numeric in T23680 / R23680C20: '5228.1'
## Warning: Coercing text to numeric in T23681 / R23681C20: '5228.1'
## Warning: Coercing text to numeric in T23682 / R23682C20: '5228.1'
## Warning: Coercing text to numeric in T23683 / R23683C20: '5228.1'
## Warning: Coercing text to numeric in T23684 / R23684C20: '5228.1'
## Warning: Coercing text to numeric in T23685 / R23685C20: '5228.1'
## Warning: Coercing text to numeric in T23686 / R23686C20: '5228.1'
## Warning: Coercing text to numeric in T23687 / R23687C20: '5228.1'
## Warning: Coercing text to numeric in T23688 / R23688C20: '5228.1'
## Warning: Coercing text to numeric in T23689 / R23689C20: '5228.1'
## Warning: Coercing text to numeric in T23690 / R23690C20: '5228.1'
## Warning: Coercing text to numeric in T23691 / R23691C20: '5228.1'
## Warning: Coercing text to numeric in T23692 / R23692C20: '5228.1'
## Warning: Coercing text to numeric in T23693 / R23693C20: '5228.1'
## Warning: Coercing text to numeric in T23694 / R23694C20: '5228.1'
## Warning: Coercing text to numeric in T23695 / R23695C20: '5228.1'
## Warning: Coercing text to numeric in T23696 / R23696C20: '5228.1'
## Warning: Coercing text to numeric in T23697 / R23697C20: '5228.1'
## Warning: Coercing text to numeric in T23698 / R23698C20: '5228.1'
## Warning: Coercing text to numeric in T23699 / R23699C20: '5228.1'
## Warning: Coercing text to numeric in T23700 / R23700C20: '5228.1'
## Warning: Coercing text to numeric in T23701 / R23701C20: '5228.1'
## Warning: Coercing text to numeric in T23702 / R23702C20: '5228.1'
## Warning: Coercing text to numeric in T23703 / R23703C20: '5228.1'
## Warning: Coercing text to numeric in T23704 / R23704C20: '5228.1'
## Warning: Coercing text to numeric in T23705 / R23705C20: '5228.1'
## Warning: Coercing text to numeric in T23706 / R23706C20: '5228.1'
## Warning: Coercing text to numeric in T23707 / R23707C20: '5228.1'
## Warning: Coercing text to numeric in T23708 / R23708C20: '5228.1'
## Warning: Coercing text to numeric in T23709 / R23709C20: '5228.1'
## Warning: Coercing text to numeric in T23710 / R23710C20: '5228.1'
## Warning: Coercing text to numeric in T23711 / R23711C20: '5228.1'
## Warning: Coercing text to numeric in T23712 / R23712C20: '5228.1'
## Warning: Coercing text to numeric in T23713 / R23713C20: '5228.1'
## Warning: Coercing text to numeric in T23714 / R23714C20: '5228.1'
## Warning: Coercing text to numeric in T23715 / R23715C20: '5228.1'
## Warning: Coercing text to numeric in T23716 / R23716C20: '5228.1'
## Warning: Coercing text to numeric in T23717 / R23717C20: '5228.1'
## Warning: Coercing text to numeric in T23718 / R23718C20: '5228.1'
## Warning: Coercing text to numeric in T23719 / R23719C20: '5228.1'
## Warning: Coercing text to numeric in T23720 / R23720C20: '5228.1'
## Warning: Coercing text to numeric in T23721 / R23721C20: '5228.1'
## Warning: Coercing text to numeric in T23722 / R23722C20: '5228.1'
## Warning: Coercing text to numeric in T23723 / R23723C20: '5228.1'
## Warning: Coercing text to numeric in T23724 / R23724C20: '5228.1'
## Warning: Coercing text to numeric in T23725 / R23725C20: '5228.1'
## Warning: Coercing text to numeric in T23726 / R23726C20: '5228.1'
## Warning: Coercing text to numeric in T23727 / R23727C20: '5228.1'
## Warning: Coercing text to numeric in T23728 / R23728C20: '5228.1'
## Warning: Coercing text to numeric in T23729 / R23729C20: '5228.1'
## Warning: Coercing text to numeric in T23730 / R23730C20: '5228.1'
## Warning: Coercing text to numeric in T23731 / R23731C20: '5228.1'
## Warning: Coercing text to numeric in T23732 / R23732C20: '5228.1'
## Warning: Coercing text to numeric in T23733 / R23733C20: '5228.1'
## Warning: Coercing text to numeric in T23734 / R23734C20: '5228.1'
## Warning: Coercing text to numeric in T23735 / R23735C20: '5228.1'
## Warning: Coercing text to numeric in T23736 / R23736C20: '5228.1'
## Warning: Coercing text to numeric in T23737 / R23737C20: '5228.1'
## Warning: Coercing text to numeric in T23738 / R23738C20: '5228.1'
## Warning: Coercing text to numeric in T23739 / R23739C20: '5228.1'
## Warning: Coercing text to numeric in T23740 / R23740C20: '5228.1'
## Warning: Coercing text to numeric in T23741 / R23741C20: '5228.1'
## Warning: Coercing text to numeric in T23742 / R23742C20: '5228.1'
## Warning: Coercing text to numeric in T23743 / R23743C20: '5228.1'
## Warning: Coercing text to numeric in T23744 / R23744C20: '5228.1'
## Warning: Coercing text to numeric in T23745 / R23745C20: '5228.1'
## Warning: Coercing text to numeric in T23746 / R23746C20: '5228.1'
## Warning: Coercing text to numeric in T23747 / R23747C20: '5228.1'
## Warning: Coercing text to numeric in T23748 / R23748C20: '5228.1'
## Warning: Coercing text to numeric in T23749 / R23749C20: '5228.1'
## Warning: Coercing text to numeric in T23750 / R23750C20: '5228.1'
## Warning: Coercing text to numeric in T23751 / R23751C20: '5228.1'
## Warning: Coercing text to numeric in T23752 / R23752C20: '5228.1'
## Warning: Coercing text to numeric in T23753 / R23753C20: '5228.1'
## Warning: Coercing text to numeric in T23754 / R23754C20: '5228.1'
## Warning: Coercing text to numeric in T23755 / R23755C20: '5228.1'
## Warning: Coercing text to numeric in T23756 / R23756C20: '5228.1'
## Warning: Coercing text to numeric in T23757 / R23757C20: '5228.1'
## Warning: Coercing text to numeric in T23758 / R23758C20: '5228.1'
## Warning: Coercing text to numeric in T23759 / R23759C20: '5228.1'
## Warning: Coercing text to numeric in T23760 / R23760C20: '5228.1'
## Warning: Coercing text to numeric in T23761 / R23761C20: '5228.1'
## Warning: Coercing text to numeric in T23762 / R23762C20: '5228.1'
## Warning: Coercing text to numeric in T23763 / R23763C20: '5228.1'
## Warning: Coercing text to numeric in T23764 / R23764C20: '5228.1'
## Warning: Coercing text to numeric in T23765 / R23765C20: '5228.1'
## Warning: Coercing text to numeric in T23766 / R23766C20: '5228.1'
## Warning: Coercing text to numeric in T23767 / R23767C20: '5228.1'
## Warning: Coercing text to numeric in T23768 / R23768C20: '5228.1'
## Warning: Coercing text to numeric in T23769 / R23769C20: '5228.1'
## Warning: Coercing text to numeric in T23770 / R23770C20: '5228.1'
## Warning: Coercing text to numeric in T23771 / R23771C20: '5228.1'
## Warning: Coercing text to numeric in T23772 / R23772C20: '5228.1'
## Warning: Coercing text to numeric in T23773 / R23773C20: '5228.1'
## Warning: Coercing text to numeric in T23774 / R23774C20: '5228.1'
## Warning: Coercing text to numeric in T23775 / R23775C20: '5228.1'
## Warning: Coercing text to numeric in T23776 / R23776C20: '5228.1'
## Warning: Coercing text to numeric in T23777 / R23777C20: '5228.1'
## Warning: Coercing text to numeric in T23778 / R23778C20: '5228.1'
## Warning: Coercing text to numeric in T23779 / R23779C20: '5228.1'
## Warning: Coercing text to numeric in T23780 / R23780C20: '5228.1'
## Warning: Coercing text to numeric in T23781 / R23781C20: '5228.1'
## Warning: Coercing text to numeric in T23782 / R23782C20: '5228.1'
## Warning: Coercing text to numeric in T23783 / R23783C20: '5228.1'
## Warning: Coercing text to numeric in T23784 / R23784C20: '5228.1'
## Warning: Coercing text to numeric in T23785 / R23785C20: '5228.1'
## Warning: Coercing text to numeric in T23786 / R23786C20: '5228.1'
## Warning: Coercing text to numeric in T23787 / R23787C20: '5228.1'
## Warning: Coercing text to numeric in T23788 / R23788C20: '5228.1'
## Warning: Coercing text to numeric in T23789 / R23789C20: '5228.1'
## Warning: Coercing text to numeric in T23790 / R23790C20: '5228.1'
## Warning: Coercing text to numeric in T23791 / R23791C20: '5228.1'
## Warning: Coercing text to numeric in T23792 / R23792C20: '5228.1'
## Warning: Coercing text to numeric in T23793 / R23793C20: '5228.1'
## Warning: Coercing text to numeric in T23794 / R23794C20: '5228.1'
## Warning: Coercing text to numeric in T23795 / R23795C20: '5228.1'
## Warning: Coercing text to numeric in T23796 / R23796C20: '5228.1'
## Warning: Coercing text to numeric in T23797 / R23797C20: '5228.1'
## Warning: Coercing text to numeric in T23798 / R23798C20: '5228.1'
## Warning: Coercing text to numeric in T23799 / R23799C20: '5228.1'
## Warning: Coercing text to numeric in T23800 / R23800C20: '5228.1'
## Warning: Coercing text to numeric in T23801 / R23801C20: '5228.1'
## Warning: Coercing text to numeric in T23802 / R23802C20: '5228.1'
## Warning: Coercing text to numeric in T23803 / R23803C20: '5228.1'
## Warning: Coercing text to numeric in T23804 / R23804C20: '5228.1'
## Warning: Coercing text to numeric in T23805 / R23805C20: '5228.1'
## Warning: Coercing text to numeric in T23806 / R23806C20: '5228.1'
## Warning: Coercing text to numeric in T23807 / R23807C20: '5228.1'
## Warning: Coercing text to numeric in T23808 / R23808C20: '5228.1'
## Warning: Coercing text to numeric in T23809 / R23809C20: '5228.1'
## Warning: Coercing text to numeric in T23810 / R23810C20: '5228.1'
## Warning: Coercing text to numeric in T23811 / R23811C20: '5228.1'
## Warning: Coercing text to numeric in T23812 / R23812C20: '5228.1'
## Warning: Coercing text to numeric in T23813 / R23813C20: '5228.1'
## Warning: Coercing text to numeric in T23814 / R23814C20: '5228.1'
## Warning: Coercing text to numeric in T23815 / R23815C20: '5228.1'
## Warning: Coercing text to numeric in T23816 / R23816C20: '5228.1'
## Warning: Coercing text to numeric in T23817 / R23817C20: '5228.1'
## Warning: Coercing text to numeric in T23818 / R23818C20: '5228.1'
## Warning: Coercing text to numeric in T23819 / R23819C20: '5228.1'
## Warning: Coercing text to numeric in T23820 / R23820C20: '5228.1'
## Warning: Coercing text to numeric in T23821 / R23821C20: '5228.1'
## Warning: Coercing text to numeric in T23822 / R23822C20: '5228.1'
## Warning: Coercing text to numeric in T23823 / R23823C20: '5228.1'
## Warning: Coercing text to numeric in T23824 / R23824C20: '5228.1'
## Warning: Coercing text to numeric in T23825 / R23825C20: '5228.1'
## Warning: Coercing text to numeric in T23826 / R23826C20: '5228.1'
## Warning: Coercing text to numeric in T23827 / R23827C20: '5228.1'
## Warning: Coercing text to numeric in T23828 / R23828C20: '5228.1'
## Warning: Coercing text to numeric in T23829 / R23829C20: '5228.1'
## Warning: Coercing text to numeric in T23830 / R23830C20: '5228.1'
## Warning: Coercing text to numeric in T23831 / R23831C20: '5228.1'
## Warning: Coercing text to numeric in T23832 / R23832C20: '5228.1'
## Warning: Coercing text to numeric in T23833 / R23833C20: '5228.1'
## Warning: Coercing text to numeric in T23834 / R23834C20: '5228.1'
## Warning: Coercing text to numeric in T23835 / R23835C20: '5228.1'
## Warning: Coercing text to numeric in T23836 / R23836C20: '5228.1'
## Warning: Coercing text to numeric in T23837 / R23837C20: '5228.1'
## Warning: Coercing text to numeric in T23838 / R23838C20: '5228.1'
## Warning: Coercing text to numeric in T23839 / R23839C20: '5228.1'
## Warning: Coercing text to numeric in T23840 / R23840C20: '5228.1'
## Warning: Coercing text to numeric in T23841 / R23841C20: '5228.1'
## Warning: Coercing text to numeric in T23842 / R23842C20: '5228.1'
## Warning: Coercing text to numeric in T23843 / R23843C20: '5228.1'
## Warning: Coercing text to numeric in T23844 / R23844C20: '5228.1'
## Warning: Coercing text to numeric in T23845 / R23845C20: '5228.1'
## Warning: Coercing text to numeric in T23846 / R23846C20: '5228.1'
## Warning: Coercing text to numeric in T23847 / R23847C20: '5228.1'
## Warning: Coercing text to numeric in T23848 / R23848C20: '5228.1'
## Warning: Coercing text to numeric in T23849 / R23849C20: '5228.1'
## Warning: Coercing text to numeric in T23850 / R23850C20: '5228.1'
## Warning: Coercing text to numeric in T23851 / R23851C20: '5228.1'
## Warning: Coercing text to numeric in T23852 / R23852C20: '5228.1'
## Warning: Coercing text to numeric in T23853 / R23853C20: '5228.1'
## Warning: Coercing text to numeric in T23854 / R23854C20: '5228.1'
## Warning: Coercing text to numeric in T23855 / R23855C20: '5228.1'
## Warning: Coercing text to numeric in T23856 / R23856C20: '5228.1'
## Warning: Coercing text to numeric in T23857 / R23857C20: '5228.1'
## Warning: Coercing text to numeric in T23858 / R23858C20: '5228.1'
## Warning: Coercing text to numeric in T23859 / R23859C20: '5228.1'
## Warning: Coercing text to numeric in T23860 / R23860C20: '5228.1'
## Warning: Coercing text to numeric in T23861 / R23861C20: '5228.1'
## Warning: Coercing text to numeric in T23862 / R23862C20: '5228.1'
## Warning: Coercing text to numeric in T23863 / R23863C20: '5228.1'
## Warning: Coercing text to numeric in T23864 / R23864C20: '5228.1'
## Warning: Coercing text to numeric in T23865 / R23865C20: '5228.1'
## Warning: Coercing text to numeric in T23866 / R23866C20: '5228.1'
## Warning: Coercing text to numeric in T23867 / R23867C20: '5228.1'
## Warning: Coercing text to numeric in T23868 / R23868C20: '5228.1'
## Warning: Coercing text to numeric in T23869 / R23869C20: '5228.1'
## Warning: Coercing text to numeric in T23870 / R23870C20: '5228.1'
## Warning: Coercing text to numeric in T23871 / R23871C20: '5228.1'
## Warning: Coercing text to numeric in T23872 / R23872C20: '5228.1'
## Warning: Coercing text to numeric in T23873 / R23873C20: '5228.1'
## Warning: Coercing text to numeric in T23874 / R23874C20: '5228.1'
## Warning: Coercing text to numeric in T23875 / R23875C20: '5228.1'
## Warning: Coercing text to numeric in T23876 / R23876C20: '5228.1'
## Warning: Coercing text to numeric in T23877 / R23877C20: '5228.1'
## Warning: Coercing text to numeric in T23878 / R23878C20: '5228.1'
## Warning: Coercing text to numeric in T23879 / R23879C20: '5228.1'
## Warning: Coercing text to numeric in T23880 / R23880C20: '5228.1'
## Warning: Coercing text to numeric in T23881 / R23881C20: '5228.1'
## Warning: Coercing text to numeric in T23882 / R23882C20: '5228.1'
## Warning: Coercing text to numeric in T23883 / R23883C20: '5228.1'
## Warning: Coercing text to numeric in T23884 / R23884C20: '5228.1'
## Warning: Coercing text to numeric in T23885 / R23885C20: '5228.1'
## Warning: Coercing text to numeric in T23886 / R23886C20: '5228.1'
## Warning: Coercing text to numeric in T23887 / R23887C20: '5228.1'
## Warning: Coercing text to numeric in T23888 / R23888C20: '5228.1'
## Warning: Coercing text to numeric in T23889 / R23889C20: '5228.1'
## Warning: Coercing text to numeric in T23890 / R23890C20: '5228.1'
## Warning: Coercing text to numeric in T23891 / R23891C20: '5228.1'
## Warning: Coercing text to numeric in T23892 / R23892C20: '5228.1'
## Warning: Coercing text to numeric in T23893 / R23893C20: '5228.1'
## Warning: Coercing text to numeric in T23894 / R23894C20: '5228.1'
## Warning: Coercing text to numeric in T23895 / R23895C20: '5228.1'
## Warning: Coercing text to numeric in T23896 / R23896C20: '5228.1'
## Warning: Coercing text to numeric in T23897 / R23897C20: '5228.1'
## Warning: Coercing text to numeric in T23898 / R23898C20: '5228.1'
## Warning: Coercing text to numeric in T23899 / R23899C20: '5228.1'
## Warning: Coercing text to numeric in T23900 / R23900C20: '5228.1'
## Warning: Coercing text to numeric in T23901 / R23901C20: '5228.1'
## Warning: Coercing text to numeric in T23902 / R23902C20: '5228.1'
## Warning: Coercing text to numeric in T23903 / R23903C20: '5228.1'
## Warning: Coercing text to numeric in T23904 / R23904C20: '5228.1'
## Warning: Coercing text to numeric in T23905 / R23905C20: '5228.1'
## Warning: Coercing text to numeric in T23906 / R23906C20: '5228.1'
## Warning: Coercing text to numeric in T23907 / R23907C20: '5228.1'
## Warning: Coercing text to numeric in T23908 / R23908C20: '5228.1'
## Warning: Coercing text to numeric in T23909 / R23909C20: '5228.1'
## Warning: Coercing text to numeric in T23910 / R23910C20: '5228.1'
## Warning: Coercing text to numeric in T23911 / R23911C20: '5228.1'
## Warning: Coercing text to numeric in T23912 / R23912C20: '5228.1'
## Warning: Coercing text to numeric in T23913 / R23913C20: '5228.1'
## Warning: Coercing text to numeric in T23914 / R23914C20: '5228.1'
## Warning: Coercing text to numeric in T23915 / R23915C20: '5228.1'
## Warning: Coercing text to numeric in T23916 / R23916C20: '5228.1'
## Warning: Coercing text to numeric in T23917 / R23917C20: '5228.1'
## Warning: Coercing text to numeric in T23918 / R23918C20: '5228.1'
## Warning: Coercing text to numeric in T23919 / R23919C20: '5228.1'
## Warning: Coercing text to numeric in T23920 / R23920C20: '5228.1'
## Warning: Coercing text to numeric in T23921 / R23921C20: '5228.1'
## Warning: Coercing text to numeric in T23922 / R23922C20: '5228.1'
## Warning: Coercing text to numeric in T23923 / R23923C20: '5228.1'
## Warning: Coercing text to numeric in T23924 / R23924C20: '5228.1'
## Warning: Coercing text to numeric in T23925 / R23925C20: '5228.1'
## Warning: Coercing text to numeric in T23926 / R23926C20: '5228.1'
## Warning: Coercing text to numeric in T23927 / R23927C20: '5228.1'
## Warning: Coercing text to numeric in T23928 / R23928C20: '5228.1'
## Warning: Coercing text to numeric in T23929 / R23929C20: '5228.1'
## Warning: Coercing text to numeric in T23930 / R23930C20: '5228.1'
## Warning: Coercing text to numeric in T23931 / R23931C20: '5228.1'
## Warning: Coercing text to numeric in T23932 / R23932C20: '5228.1'
## Warning: Coercing text to numeric in T23933 / R23933C20: '5228.1'
## Warning: Coercing text to numeric in T23934 / R23934C20: '5228.1'
## Warning: Coercing text to numeric in T23935 / R23935C20: '5228.1'
## Warning: Coercing text to numeric in T23936 / R23936C20: '5228.1'
## Warning: Coercing text to numeric in T23937 / R23937C20: '5228.1'
## Warning: Coercing text to numeric in T23938 / R23938C20: '5228.1'
## Warning: Coercing text to numeric in T23939 / R23939C20: '5228.1'
## Warning: Coercing text to numeric in T23940 / R23940C20: '5228.1'
## Warning: Coercing text to numeric in T23941 / R23941C20: '5228.1'
## Warning: Coercing text to numeric in T23942 / R23942C20: '5228.1'
## Warning: Coercing text to numeric in T23943 / R23943C20: '5228.1'
## Warning: Coercing text to numeric in T23944 / R23944C20: '5228.1'
## Warning: Coercing text to numeric in T23945 / R23945C20: '5228.1'
## Warning: Coercing text to numeric in T23946 / R23946C20: '5228.1'
## Warning: Coercing text to numeric in T23947 / R23947C20: '5228.1'
## Warning: Coercing text to numeric in T23948 / R23948C20: '5228.1'
## Warning: Coercing text to numeric in T23949 / R23949C20: '5228.1'
## Warning: Coercing text to numeric in T23950 / R23950C20: '5228.1'
## Warning: Coercing text to numeric in T23951 / R23951C20: '5228.1'
## Warning: Coercing text to numeric in T23952 / R23952C20: '5228.1'
## Warning: Coercing text to numeric in T23953 / R23953C20: '5228.1'
## Warning: Coercing text to numeric in T23954 / R23954C20: '5228.1'
## Warning: Coercing text to numeric in T23955 / R23955C20: '5228.1'
## Warning: Coercing text to numeric in T23956 / R23956C20: '5228.1'
## Warning: Coercing text to numeric in T23957 / R23957C20: '5228.1'
## Warning: Coercing text to numeric in T23958 / R23958C20: '5228.1'
## Warning: Coercing text to numeric in T23959 / R23959C20: '5228.1'
## Warning: Coercing text to numeric in T23960 / R23960C20: '5228.1'
## Warning: Coercing text to numeric in T23961 / R23961C20: '5228.1'
## Warning: Coercing text to numeric in T23962 / R23962C20: '5228.1'
## Warning: Coercing text to numeric in T23963 / R23963C20: '5228.1'
## Warning: Coercing text to numeric in T23964 / R23964C20: '5228.1'
## Warning: Coercing text to numeric in T23965 / R23965C20: '5228.1'
## Warning: Coercing text to numeric in T23966 / R23966C20: '5228.1'
## Warning: Coercing text to numeric in T23967 / R23967C20: '5228.1'
## Warning: Coercing text to numeric in T23968 / R23968C20: '5228.1'
## Warning: Coercing text to numeric in T23969 / R23969C20: '5228.1'
## Warning: Coercing text to numeric in T23970 / R23970C20: '5228.1'
## Warning: Coercing text to numeric in T23971 / R23971C20: '5228.1'
## Warning: Coercing text to numeric in T23972 / R23972C20: '5228.1'
## Warning: Coercing text to numeric in T23973 / R23973C20: '5228.1'
## Warning: Coercing text to numeric in T23974 / R23974C20: '5228.1'
## Warning: Coercing text to numeric in T23975 / R23975C20: '5228.1'
## Warning: Coercing text to numeric in T23976 / R23976C20: '5228.1'
## Warning: Coercing text to numeric in T23977 / R23977C20: '5228.1'
## Warning: Coercing text to numeric in T23978 / R23978C20: '5228.1'
## Warning: Coercing text to numeric in T23979 / R23979C20: '5228.1'
## Warning: Coercing text to numeric in T23980 / R23980C20: '5228.1'
## Warning: Coercing text to numeric in T23981 / R23981C20: '5228.1'
## Warning: Coercing text to numeric in T23982 / R23982C20: '5228.1'
## Warning: Coercing text to numeric in T23983 / R23983C20: '5228.1'
## Warning: Coercing text to numeric in T23984 / R23984C20: '5228.1'
## Warning: Coercing text to numeric in T23985 / R23985C20: '5228.1'
## Warning: Coercing text to numeric in T23986 / R23986C20: '5228.1'
## Warning: Coercing text to numeric in T23987 / R23987C20: '5228.1'
## Warning: Coercing text to numeric in T23988 / R23988C20: '5228.1'
## Warning: Coercing text to numeric in T23989 / R23989C20: '5228.1'
## Warning: Coercing text to numeric in T23990 / R23990C20: '5228.1'
## Warning: Coercing text to numeric in T23991 / R23991C20: '5228.1'
## Warning: Coercing text to numeric in T23992 / R23992C20: '5228.1'
## Warning: Coercing text to numeric in T23993 / R23993C20: '5228.1'
## Warning: Coercing text to numeric in T23994 / R23994C20: '5228.1'
## Warning: Coercing text to numeric in T23995 / R23995C20: '5228.1'
## Warning: Coercing text to numeric in T23996 / R23996C20: '5228.1'
## Warning: Coercing text to numeric in T23997 / R23997C20: '5228.1'
## Warning: Coercing text to numeric in T23998 / R23998C20: '5228.1'
## Warning: Coercing text to numeric in T23999 / R23999C20: '5195.8'
## Warning: Coercing text to numeric in T24000 / R24000C20: '5195.8'
## Warning: Coercing text to numeric in T24001 / R24001C20: '5195.8'
## Warning: Coercing text to numeric in T24002 / R24002C20: '5195.8'
## Warning: Coercing text to numeric in T24003 / R24003C20: '5195.8'
## Warning: Coercing text to numeric in T24004 / R24004C20: '5195.8'
## Warning: Coercing text to numeric in T24005 / R24005C20: '5195.8'
## Warning: Coercing text to numeric in T24006 / R24006C20: '5195.8'
## Warning: Coercing text to numeric in T24007 / R24007C20: '5195.8'
## Warning: Coercing text to numeric in T24008 / R24008C20: '5195.8'
## Warning: Coercing text to numeric in T24009 / R24009C20: '5195.8'
## Warning: Coercing text to numeric in T24010 / R24010C20: '5195.8'
## Warning: Coercing text to numeric in T24011 / R24011C20: '5195.8'
## Warning: Coercing text to numeric in T24012 / R24012C20: '5195.8'
## Warning: Coercing text to numeric in T24013 / R24013C20: '5195.8'
## Warning: Coercing text to numeric in T24014 / R24014C20: '5195.8'
## Warning: Coercing text to numeric in T24015 / R24015C20: '5195.8'
## Warning: Coercing text to numeric in T24016 / R24016C20: '5195.8'
## Warning: Coercing text to numeric in T24017 / R24017C20: '5195.8'
## Warning: Coercing text to numeric in T24018 / R24018C20: '5195.8'
## Warning: Coercing text to numeric in T24019 / R24019C20: '5195.8'
## Warning: Coercing text to numeric in T24020 / R24020C20: '5195.8'
## Warning: Coercing text to numeric in T24021 / R24021C20: '5195.8'
## Warning: Coercing text to numeric in T24022 / R24022C20: '5195.8'
## Warning: Coercing text to numeric in T24023 / R24023C20: '5195.8'
## Warning: Coercing text to numeric in T24024 / R24024C20: '5195.8'
## Warning: Coercing text to numeric in T24025 / R24025C20: '5195.8'
## Warning: Coercing text to numeric in T24026 / R24026C20: '5195.8'
## Warning: Coercing text to numeric in T24027 / R24027C20: '5195.8'
## Warning: Coercing text to numeric in T24028 / R24028C20: '5195.8'
## Warning: Coercing text to numeric in T24029 / R24029C20: '5195.8'
## Warning: Coercing text to numeric in T24030 / R24030C20: '5195.8'
## Warning: Coercing text to numeric in T24031 / R24031C20: '5195.8'
## Warning: Coercing text to numeric in T24032 / R24032C20: '5195.8'
## Warning: Coercing text to numeric in T24033 / R24033C20: '5195.8'
## Warning: Coercing text to numeric in T24034 / R24034C20: '5195.8'
## Warning: Coercing text to numeric in T24035 / R24035C20: '5195.8'
## Warning: Coercing text to numeric in T24036 / R24036C20: '5195.8'
## Warning: Coercing text to numeric in T24037 / R24037C20: '5195.8'
## Warning: Coercing text to numeric in T24038 / R24038C20: '5195.8'
## Warning: Coercing text to numeric in T24039 / R24039C20: '5195.8'
## Warning: Coercing text to numeric in T24040 / R24040C20: '5195.8'
## Warning: Coercing text to numeric in T24041 / R24041C20: '5195.8'
## Warning: Coercing text to numeric in T24042 / R24042C20: '5195.8'
## Warning: Coercing text to numeric in T24043 / R24043C20: '5195.8'
## Warning: Coercing text to numeric in T24044 / R24044C20: '5195.8'
## Warning: Coercing text to numeric in T24045 / R24045C20: '5195.8'
## Warning: Coercing text to numeric in S24046 / R24046C19: '4.86'
## Warning: Coercing text to numeric in T24046 / R24046C20: '5195.8'
## Warning: Coercing text to numeric in S24047 / R24047C19: '4.86'
## Warning: Coercing text to numeric in T24047 / R24047C20: '5195.8'
## Warning: Coercing text to numeric in S24048 / R24048C19: '4.86'
## Warning: Coercing text to numeric in T24048 / R24048C20: '5195.8'
## Warning: Coercing text to numeric in S24049 / R24049C19: '4.86'
## Warning: Coercing text to numeric in T24049 / R24049C20: '5195.8'
## Warning: Coercing text to numeric in S24050 / R24050C19: '4.86'
## Warning: Coercing text to numeric in T24050 / R24050C20: '5195.8'
## Warning: Coercing text to numeric in S24051 / R24051C19: '4.86'
## Warning: Coercing text to numeric in T24051 / R24051C20: '5195.8'
## Warning: Coercing text to numeric in S24052 / R24052C19: '4.86'
## Warning: Coercing text to numeric in T24052 / R24052C20: '5195.8'
## Warning: Coercing text to numeric in T24053 / R24053C20: '5195.8'
## Warning: Coercing text to numeric in T24054 / R24054C20: '5195.8'
## Warning: Coercing text to numeric in T24055 / R24055C20: '5195.8'
## Warning: Coercing text to numeric in T24056 / R24056C20: '5195.8'
## Warning: Coercing text to numeric in T24057 / R24057C20: '5195.8'
## Warning: Coercing text to numeric in T24058 / R24058C20: '5195.8'
## Warning: Coercing text to numeric in T24059 / R24059C20: '5195.8'
## Warning: Coercing text to numeric in T24060 / R24060C20: '5195.8'
## Warning: Coercing text to numeric in T24061 / R24061C20: '5195.8'
## Warning: Coercing text to numeric in T24062 / R24062C20: '5195.8'
## Warning: Coercing text to numeric in S24063 / R24063C19: '4.76'
## Warning: Coercing text to numeric in T24063 / R24063C20: '5195.8'
## Warning: Coercing text to numeric in S24064 / R24064C19: '4.76'
## Warning: Coercing text to numeric in T24064 / R24064C20: '5195.8'
## Warning: Coercing text to numeric in S24065 / R24065C19: '4.76'
## Warning: Coercing text to numeric in T24065 / R24065C20: '5195.8'
## Warning: Coercing text to numeric in Q24066 / R24066C17: '93.2'
## Warning: Coercing text to numeric in T24066 / R24066C20: '5195.8'
## Warning: Coercing text to numeric in Q24067 / R24067C17: '93.2'
## Warning: Coercing text to numeric in T24067 / R24067C20: '5195.8'
## Warning: Coercing text to numeric in Q24068 / R24068C17: '93.2'
## Warning: Coercing text to numeric in S24068 / R24068C19: '4.7'
## Warning: Coercing text to numeric in T24068 / R24068C20: '5195.8'
## Warning: Coercing text to numeric in Q24069 / R24069C17: '93.2'
## Warning: Coercing text to numeric in S24069 / R24069C19: '4.7'
## Warning: Coercing text to numeric in T24069 / R24069C20: '5195.8'
## Warning: Coercing text to numeric in Q24070 / R24070C17: '93.2'
## Warning: Coercing text to numeric in S24070 / R24070C19: '4.7'
## Warning: Coercing text to numeric in T24070 / R24070C20: '5195.8'
## Warning: Coercing text to numeric in Q24071 / R24071C17: '93.2'
## Warning: Coercing text to numeric in S24071 / R24071C19: '4.7'
## Warning: Coercing text to numeric in T24071 / R24071C20: '5195.8'
## Warning: Coercing text to numeric in Q24072 / R24072C17: '93.2'
## Warning: Coercing text to numeric in S24072 / R24072C19: '4.7'
## Warning: Coercing text to numeric in T24072 / R24072C20: '5195.8'
## Warning: Coercing text to numeric in Q24073 / R24073C17: '93.2'
## Warning: Coercing text to numeric in S24073 / R24073C19: '4.7'
## Warning: Coercing text to numeric in T24073 / R24073C20: '5195.8'
## Warning: Coercing text to numeric in Q24074 / R24074C17: '93.2'
## Warning: Coercing text to numeric in S24074 / R24074C19: '4.7'
## Warning: Coercing text to numeric in T24074 / R24074C20: '5195.8'
## Warning: Coercing text to numeric in Q24075 / R24075C17: '93.2'
## Warning: Coercing text to numeric in S24075 / R24075C19: '4.7'
## Warning: Coercing text to numeric in T24075 / R24075C20: '5195.8'
## Warning: Coercing text to numeric in Q24076 / R24076C17: '93.2'
## Warning: Coercing text to numeric in T24076 / R24076C20: '5195.8'
## Warning: Coercing text to numeric in Q24077 / R24077C17: '93.2'
## Warning: Coercing text to numeric in T24077 / R24077C20: '5195.8'
## Warning: Coercing text to numeric in Q24078 / R24078C17: '93.2'
## Warning: Coercing text to numeric in T24078 / R24078C20: '5195.8'
## Warning: Coercing text to numeric in Q24079 / R24079C17: '93.2'
## Warning: Coercing text to numeric in T24079 / R24079C20: '5195.8'
## Warning: Coercing text to numeric in Q24080 / R24080C17: '93.2'
## Warning: Coercing text to numeric in T24080 / R24080C20: '5195.8'
## Warning: Coercing text to numeric in Q24081 / R24081C17: '93.2'
## Warning: Coercing text to numeric in T24081 / R24081C20: '5195.8'
## Warning: Coercing text to numeric in Q24082 / R24082C17: '93.2'
## Warning: Coercing text to numeric in T24082 / R24082C20: '5195.8'
## Warning: Coercing text to numeric in Q24083 / R24083C17: '93.2'
## Warning: Coercing text to numeric in T24083 / R24083C20: '5195.8'
## Warning: Coercing text to numeric in Q24084 / R24084C17: '93.2'
## Warning: Coercing text to numeric in T24084 / R24084C20: '5195.8'
## Warning: Coercing text to numeric in Q24085 / R24085C17: '93.2'
## Warning: Coercing text to numeric in T24085 / R24085C20: '5195.8'
## Warning: Coercing text to numeric in Q24086 / R24086C17: '93.2'
## Warning: Coercing text to numeric in T24086 / R24086C20: '5195.8'
## Warning: Coercing text to numeric in Q24087 / R24087C17: '93.2'
## Warning: Coercing text to numeric in T24087 / R24087C20: '5195.8'
## Warning: Coercing text to numeric in Q24088 / R24088C17: '93.2'
## Warning: Coercing text to numeric in T24088 / R24088C20: '5195.8'
## Warning: Coercing text to numeric in Q24089 / R24089C17: '93.2'
## Warning: Coercing text to numeric in T24089 / R24089C20: '5195.8'
## Warning: Coercing text to numeric in Q24090 / R24090C17: '93.2'
## Warning: Coercing text to numeric in T24090 / R24090C20: '5195.8'
## Warning: Coercing text to numeric in Q24091 / R24091C17: '93.2'
## Warning: Coercing text to numeric in T24091 / R24091C20: '5195.8'
## Warning: Coercing text to numeric in Q24092 / R24092C17: '93.2'
## Warning: Coercing text to numeric in T24092 / R24092C20: '5195.8'
## Warning: Coercing text to numeric in Q24093 / R24093C17: '93.2'
## Warning: Coercing text to numeric in T24093 / R24093C20: '5195.8'
## Warning: Coercing text to numeric in Q24094 / R24094C17: '93.2'
## Warning: Coercing text to numeric in T24094 / R24094C20: '5195.8'
## Warning: Coercing text to numeric in Q24095 / R24095C17: '93.2'
## Warning: Coercing text to numeric in T24095 / R24095C20: '5195.8'
## Warning: Coercing text to numeric in Q24096 / R24096C17: '93.2'
## Warning: Coercing text to numeric in T24096 / R24096C20: '5195.8'
## Warning: Coercing text to numeric in Q24097 / R24097C17: '93.2'
## Warning: Coercing text to numeric in T24097 / R24097C20: '5195.8'
## Warning: Coercing text to numeric in Q24098 / R24098C17: '93.2'
## Warning: Coercing text to numeric in T24098 / R24098C20: '5195.8'
## Warning: Coercing text to numeric in Q24099 / R24099C17: '93.2'
## Warning: Coercing text to numeric in T24099 / R24099C20: '5195.8'
## Warning: Coercing text to numeric in Q24100 / R24100C17: '93.2'
## Warning: Coercing text to numeric in T24100 / R24100C20: '5195.8'
## Warning: Coercing text to numeric in Q24101 / R24101C17: '93.2'
## Warning: Coercing text to numeric in T24101 / R24101C20: '5195.8'
## Warning: Coercing text to numeric in Q24102 / R24102C17: '93.2'
## Warning: Coercing text to numeric in T24102 / R24102C20: '5195.8'
## Warning: Coercing text to numeric in Q24103 / R24103C17: '93.2'
## Warning: Coercing text to numeric in T24103 / R24103C20: '5195.8'
## Warning: Coercing text to numeric in Q24104 / R24104C17: '93.2'
## Warning: Coercing text to numeric in T24104 / R24104C20: '5195.8'
## Warning: Coercing text to numeric in Q24105 / R24105C17: '93.2'
## Warning: Coercing text to numeric in T24105 / R24105C20: '5195.8'
## Warning: Coercing text to numeric in Q24106 / R24106C17: '93.2'
## Warning: Coercing text to numeric in T24106 / R24106C20: '5195.8'
## Warning: Coercing text to numeric in Q24107 / R24107C17: '93.2'
## Warning: Coercing text to numeric in T24107 / R24107C20: '5195.8'
## Warning: Coercing text to numeric in Q24108 / R24108C17: '93.2'
## Warning: Coercing text to numeric in T24108 / R24108C20: '5195.8'
## Warning: Coercing text to numeric in Q24109 / R24109C17: '93.2'
## Warning: Coercing text to numeric in T24109 / R24109C20: '5195.8'
## Warning: Coercing text to numeric in Q24110 / R24110C17: '93.2'
## Warning: Coercing text to numeric in T24110 / R24110C20: '5195.8'
## Warning: Coercing text to numeric in Q24111 / R24111C17: '93.2'
## Warning: Coercing text to numeric in T24111 / R24111C20: '5195.8'
## Warning: Coercing text to numeric in Q24112 / R24112C17: '93.2'
## Warning: Coercing text to numeric in T24112 / R24112C20: '5195.8'
## Warning: Coercing text to numeric in Q24113 / R24113C17: '93.2'
## Warning: Coercing text to numeric in T24113 / R24113C20: '5195.8'
## Warning: Coercing text to numeric in Q24114 / R24114C17: '93.2'
## Warning: Coercing text to numeric in T24114 / R24114C20: '5195.8'
## Warning: Coercing text to numeric in Q24115 / R24115C17: '93.2'
## Warning: Coercing text to numeric in T24115 / R24115C20: '5195.8'
## Warning: Coercing text to numeric in Q24116 / R24116C17: '93.2'
## Warning: Coercing text to numeric in T24116 / R24116C20: '5195.8'
## Warning: Coercing text to numeric in Q24117 / R24117C17: '93.2'
## Warning: Coercing text to numeric in T24117 / R24117C20: '5195.8'
## Warning: Coercing text to numeric in Q24118 / R24118C17: '93.2'
## Warning: Coercing text to numeric in T24118 / R24118C20: '5195.8'
## Warning: Coercing text to numeric in Q24119 / R24119C17: '93.2'
## Warning: Coercing text to numeric in T24119 / R24119C20: '5195.8'
## Warning: Coercing text to numeric in Q24120 / R24120C17: '93.2'
## Warning: Coercing text to numeric in T24120 / R24120C20: '5195.8'
## Warning: Coercing text to numeric in Q24121 / R24121C17: '93.2'
## Warning: Coercing text to numeric in T24121 / R24121C20: '5195.8'
## Warning: Coercing text to numeric in Q24122 / R24122C17: '93.2'
## Warning: Coercing text to numeric in T24122 / R24122C20: '5195.8'
## Warning: Coercing text to numeric in Q24123 / R24123C17: '93.2'
## Warning: Coercing text to numeric in T24123 / R24123C20: '5195.8'
## Warning: Coercing text to numeric in Q24124 / R24124C17: '93.2'
## Warning: Coercing text to numeric in T24124 / R24124C20: '5195.8'
## Warning: Coercing text to numeric in Q24125 / R24125C17: '93.2'
## Warning: Coercing text to numeric in T24125 / R24125C20: '5195.8'
## Warning: Coercing text to numeric in Q24126 / R24126C17: '93.2'
## Warning: Coercing text to numeric in T24126 / R24126C20: '5195.8'
## Warning: Coercing text to numeric in Q24127 / R24127C17: '93.2'
## Warning: Coercing text to numeric in T24127 / R24127C20: '5195.8'
## Warning: Coercing text to numeric in Q24128 / R24128C17: '93.2'
## Warning: Coercing text to numeric in T24128 / R24128C20: '5195.8'
## Warning: Coercing text to numeric in Q24129 / R24129C17: '93.2'
## Warning: Coercing text to numeric in T24129 / R24129C20: '5195.8'
## Warning: Coercing text to numeric in Q24130 / R24130C17: '93.2'
## Warning: Coercing text to numeric in T24130 / R24130C20: '5195.8'
## Warning: Coercing text to numeric in Q24131 / R24131C17: '93.2'
## Warning: Coercing text to numeric in T24131 / R24131C20: '5195.8'
## Warning: Coercing text to numeric in Q24132 / R24132C17: '93.2'
## Warning: Coercing text to numeric in T24132 / R24132C20: '5195.8'
## Warning: Coercing text to numeric in Q24133 / R24133C17: '93.2'
## Warning: Coercing text to numeric in T24133 / R24133C20: '5195.8'
## Warning: Coercing text to numeric in Q24134 / R24134C17: '93.2'
## Warning: Coercing text to numeric in T24134 / R24134C20: '5195.8'
## Warning: Coercing text to numeric in Q24135 / R24135C17: '93.2'
## Warning: Coercing text to numeric in T24135 / R24135C20: '5195.8'
## Warning: Coercing text to numeric in Q24136 / R24136C17: '93.2'
## Warning: Coercing text to numeric in T24136 / R24136C20: '5195.8'
## Warning: Coercing text to numeric in Q24137 / R24137C17: '93.2'
## Warning: Coercing text to numeric in T24137 / R24137C20: '5195.8'
## Warning: Coercing text to numeric in Q24138 / R24138C17: '93.2'
## Warning: Coercing text to numeric in T24138 / R24138C20: '5195.8'
## Warning: Coercing text to numeric in Q24139 / R24139C17: '93.2'
## Warning: Coercing text to numeric in T24139 / R24139C20: '5195.8'
## Warning: Coercing text to numeric in Q24140 / R24140C17: '93.2'
## Warning: Coercing text to numeric in T24140 / R24140C20: '5195.8'
## Warning: Coercing text to numeric in Q24141 / R24141C17: '93.2'
## Warning: Coercing text to numeric in T24141 / R24141C20: '5195.8'
## Warning: Coercing text to numeric in Q24142 / R24142C17: '93.2'
## Warning: Coercing text to numeric in T24142 / R24142C20: '5195.8'
## Warning: Coercing text to numeric in Q24143 / R24143C17: '93.2'
## Warning: Coercing text to numeric in T24143 / R24143C20: '5195.8'
## Warning: Coercing text to numeric in Q24144 / R24144C17: '93.2'
## Warning: Coercing text to numeric in T24144 / R24144C20: '5195.8'
## Warning: Coercing text to numeric in Q24145 / R24145C17: '93.2'
## Warning: Coercing text to numeric in T24145 / R24145C20: '5195.8'
## Warning: Coercing text to numeric in Q24146 / R24146C17: '93.2'
## Warning: Coercing text to numeric in T24146 / R24146C20: '5195.8'
## Warning: Coercing text to numeric in Q24147 / R24147C17: '93.2'
## Warning: Coercing text to numeric in T24147 / R24147C20: '5195.8'
## Warning: Coercing text to numeric in Q24148 / R24148C17: '93.2'
## Warning: Coercing text to numeric in T24148 / R24148C20: '5195.8'
## Warning: Coercing text to numeric in Q24149 / R24149C17: '93.2'
## Warning: Coercing text to numeric in T24149 / R24149C20: '5195.8'
## Warning: Coercing text to numeric in Q24150 / R24150C17: '93.2'
## Warning: Coercing text to numeric in T24150 / R24150C20: '5195.8'
## Warning: Coercing text to numeric in Q24151 / R24151C17: '93.2'
## Warning: Coercing text to numeric in T24151 / R24151C20: '5195.8'
## Warning: Coercing text to numeric in Q24152 / R24152C17: '93.2'
## Warning: Coercing text to numeric in T24152 / R24152C20: '5195.8'
## Warning: Coercing text to numeric in Q24153 / R24153C17: '93.2'
## Warning: Coercing text to numeric in T24153 / R24153C20: '5195.8'
## Warning: Coercing text to numeric in Q24154 / R24154C17: '93.2'
## Warning: Coercing text to numeric in T24154 / R24154C20: '5195.8'
## Warning: Coercing text to numeric in Q24155 / R24155C17: '93.2'
## Warning: Coercing text to numeric in T24155 / R24155C20: '5195.8'
## Warning: Coercing text to numeric in Q24156 / R24156C17: '93.2'
## Warning: Coercing text to numeric in T24156 / R24156C20: '5195.8'
## Warning: Coercing text to numeric in Q24157 / R24157C17: '93.2'
## Warning: Coercing text to numeric in T24157 / R24157C20: '5195.8'
## Warning: Coercing text to numeric in Q24158 / R24158C17: '93.2'
## Warning: Coercing text to numeric in T24158 / R24158C20: '5195.8'
## Warning: Coercing text to numeric in Q24159 / R24159C17: '93.2'
## Warning: Coercing text to numeric in T24159 / R24159C20: '5195.8'
## Warning: Coercing text to numeric in Q24160 / R24160C17: '93.2'
## Warning: Coercing text to numeric in T24160 / R24160C20: '5195.8'
## Warning: Coercing text to numeric in Q24161 / R24161C17: '93.2'
## Warning: Coercing text to numeric in T24161 / R24161C20: '5195.8'
## Warning: Coercing text to numeric in Q24162 / R24162C17: '93.2'
## Warning: Coercing text to numeric in T24162 / R24162C20: '5195.8'
## Warning: Coercing text to numeric in Q24163 / R24163C17: '93.2'
## Warning: Coercing text to numeric in T24163 / R24163C20: '5195.8'
## Warning: Coercing text to numeric in Q24164 / R24164C17: '93.2'
## Warning: Coercing text to numeric in T24164 / R24164C20: '5195.8'
## Warning: Coercing text to numeric in Q24165 / R24165C17: '93.2'
## Warning: Coercing text to numeric in T24165 / R24165C20: '5195.8'
## Warning: Coercing text to numeric in Q24166 / R24166C17: '93.2'
## Warning: Coercing text to numeric in T24166 / R24166C20: '5195.8'
## Warning: Coercing text to numeric in Q24167 / R24167C17: '93.2'
## Warning: Coercing text to numeric in T24167 / R24167C20: '5195.8'
## Warning: Coercing text to numeric in Q24168 / R24168C17: '93.2'
## Warning: Coercing text to numeric in T24168 / R24168C20: '5195.8'
## Warning: Coercing text to numeric in Q24169 / R24169C17: '93.2'
## Warning: Coercing text to numeric in T24169 / R24169C20: '5195.8'
## Warning: Coercing text to numeric in Q24170 / R24170C17: '93.2'
## Warning: Coercing text to numeric in T24170 / R24170C20: '5195.8'
## Warning: Coercing text to numeric in Q24171 / R24171C17: '93.2'
## Warning: Coercing text to numeric in T24171 / R24171C20: '5195.8'
## Warning: Coercing text to numeric in Q24172 / R24172C17: '93.2'
## Warning: Coercing text to numeric in T24172 / R24172C20: '5195.8'
## Warning: Coercing text to numeric in Q24173 / R24173C17: '93.2'
## Warning: Coercing text to numeric in T24173 / R24173C20: '5195.8'
## Warning: Coercing text to numeric in Q24174 / R24174C17: '93.2'
## Warning: Coercing text to numeric in T24174 / R24174C20: '5195.8'
## Warning: Coercing text to numeric in Q24175 / R24175C17: '93.2'
## Warning: Coercing text to numeric in T24175 / R24175C20: '5195.8'
## Warning: Coercing text to numeric in Q24176 / R24176C17: '93.2'
## Warning: Coercing text to numeric in T24176 / R24176C20: '5195.8'
## Warning: Coercing text to numeric in Q24177 / R24177C17: '93.2'
## Warning: Coercing text to numeric in T24177 / R24177C20: '5195.8'
## Warning: Coercing text to numeric in Q24178 / R24178C17: '93.2'
## Warning: Coercing text to numeric in T24178 / R24178C20: '5195.8'
## Warning: Coercing text to numeric in Q24179 / R24179C17: '93.2'
## Warning: Coercing text to numeric in T24179 / R24179C20: '5195.8'
## Warning: Coercing text to numeric in Q24180 / R24180C17: '93.2'
## Warning: Coercing text to numeric in T24180 / R24180C20: '5195.8'
## Warning: Coercing text to numeric in Q24181 / R24181C17: '93.2'
## Warning: Coercing text to numeric in T24181 / R24181C20: '5195.8'
## Warning: Coercing text to numeric in Q24182 / R24182C17: '93.2'
## Warning: Coercing text to numeric in T24182 / R24182C20: '5195.8'
## Warning: Coercing text to numeric in Q24183 / R24183C17: '93.2'
## Warning: Coercing text to numeric in T24183 / R24183C20: '5195.8'
## Warning: Coercing text to numeric in Q24184 / R24184C17: '93.2'
## Warning: Coercing text to numeric in T24184 / R24184C20: '5195.8'
## Warning: Coercing text to numeric in Q24185 / R24185C17: '93.2'
## Warning: Coercing text to numeric in T24185 / R24185C20: '5195.8'
## Warning: Coercing text to numeric in Q24186 / R24186C17: '93.2'
## Warning: Coercing text to numeric in T24186 / R24186C20: '5195.8'
## Warning: Coercing text to numeric in Q24187 / R24187C17: '93.2'
## Warning: Coercing text to numeric in T24187 / R24187C20: '5195.8'
## Warning: Coercing text to numeric in Q24188 / R24188C17: '93.2'
## Warning: Coercing text to numeric in T24188 / R24188C20: '5195.8'
## Warning: Coercing text to numeric in Q24189 / R24189C17: '93.2'
## Warning: Coercing text to numeric in T24189 / R24189C20: '5195.8'
## Warning: Coercing text to numeric in Q24190 / R24190C17: '93.2'
## Warning: Coercing text to numeric in T24190 / R24190C20: '5195.8'
## Warning: Coercing text to numeric in Q24191 / R24191C17: '93.2'
## Warning: Coercing text to numeric in T24191 / R24191C20: '5195.8'
## Warning: Coercing text to numeric in Q24192 / R24192C17: '93.2'
## Warning: Coercing text to numeric in T24192 / R24192C20: '5195.8'
## Warning: Coercing text to numeric in Q24193 / R24193C17: '93.2'
## Warning: Coercing text to numeric in T24193 / R24193C20: '5195.8'
## Warning: Coercing text to numeric in Q24194 / R24194C17: '93.2'
## Warning: Coercing text to numeric in T24194 / R24194C20: '5195.8'
## Warning: Coercing text to numeric in Q24195 / R24195C17: '93.2'
## Warning: Coercing text to numeric in T24195 / R24195C20: '5195.8'
## Warning: Coercing text to numeric in Q24196 / R24196C17: '93.2'
## Warning: Coercing text to numeric in T24196 / R24196C20: '5195.8'
## Warning: Coercing text to numeric in Q24197 / R24197C17: '93.2'
## Warning: Coercing text to numeric in T24197 / R24197C20: '5195.8'
## Warning: Coercing text to numeric in Q24198 / R24198C17: '93.2'
## Warning: Coercing text to numeric in T24198 / R24198C20: '5195.8'
## Warning: Coercing text to numeric in Q24199 / R24199C17: '93.2'
## Warning: Coercing text to numeric in T24199 / R24199C20: '5195.8'
## Warning: Coercing text to numeric in Q24200 / R24200C17: '93.2'
## Warning: Coercing text to numeric in T24200 / R24200C20: '5195.8'
## Warning: Coercing text to numeric in Q24201 / R24201C17: '93.2'
## Warning: Coercing text to numeric in T24201 / R24201C20: '5195.8'
## Warning: Coercing text to numeric in Q24202 / R24202C17: '93.2'
## Warning: Coercing text to numeric in T24202 / R24202C20: '5195.8'
## Warning: Coercing text to numeric in Q24203 / R24203C17: '93.2'
## Warning: Coercing text to numeric in T24203 / R24203C20: '5195.8'
## Warning: Coercing text to numeric in Q24204 / R24204C17: '93.2'
## Warning: Coercing text to numeric in T24204 / R24204C20: '5195.8'
## Warning: Coercing text to numeric in Q24205 / R24205C17: '93.2'
## Warning: Coercing text to numeric in T24205 / R24205C20: '5195.8'
## Warning: Coercing text to numeric in Q24206 / R24206C17: '93.2'
## Warning: Coercing text to numeric in T24206 / R24206C20: '5195.8'
## Warning: Coercing text to numeric in Q24207 / R24207C17: '93.2'
## Warning: Coercing text to numeric in T24207 / R24207C20: '5195.8'
## Warning: Coercing text to numeric in Q24208 / R24208C17: '93.2'
## Warning: Coercing text to numeric in T24208 / R24208C20: '5195.8'
## Warning: Coercing text to numeric in Q24209 / R24209C17: '93.2'
## Warning: Coercing text to numeric in T24209 / R24209C20: '5195.8'
## Warning: Coercing text to numeric in Q24210 / R24210C17: '93.2'
## Warning: Coercing text to numeric in T24210 / R24210C20: '5195.8'
## Warning: Coercing text to numeric in Q24211 / R24211C17: '93.2'
## Warning: Coercing text to numeric in T24211 / R24211C20: '5195.8'
## Warning: Coercing text to numeric in Q24212 / R24212C17: '93.2'
## Warning: Coercing text to numeric in T24212 / R24212C20: '5195.8'
## Warning: Coercing text to numeric in Q24213 / R24213C17: '93.2'
## Warning: Coercing text to numeric in T24213 / R24213C20: '5195.8'
## Warning: Coercing text to numeric in Q24214 / R24214C17: '93.2'
## Warning: Coercing text to numeric in T24214 / R24214C20: '5195.8'
## Warning: Coercing text to numeric in Q24215 / R24215C17: '93.2'
## Warning: Coercing text to numeric in T24215 / R24215C20: '5195.8'
## Warning: Coercing text to numeric in Q24216 / R24216C17: '93.2'
## Warning: Coercing text to numeric in T24216 / R24216C20: '5195.8'
## Warning: Coercing text to numeric in Q24217 / R24217C17: '93.2'
## Warning: Coercing text to numeric in T24217 / R24217C20: '5195.8'
## Warning: Coercing text to numeric in Q24218 / R24218C17: '93.2'
## Warning: Coercing text to numeric in T24218 / R24218C20: '5195.8'
## Warning: Coercing text to numeric in Q24219 / R24219C17: '93.2'
## Warning: Coercing text to numeric in T24219 / R24219C20: '5195.8'
## Warning: Coercing text to numeric in Q24220 / R24220C17: '93.2'
## Warning: Coercing text to numeric in T24220 / R24220C20: '5195.8'
## Warning: Coercing text to numeric in Q24221 / R24221C17: '93.2'
## Warning: Coercing text to numeric in T24221 / R24221C20: '5195.8'
## Warning: Coercing text to numeric in Q24222 / R24222C17: '93.2'
## Warning: Coercing text to numeric in T24222 / R24222C20: '5195.8'
## Warning: Coercing text to numeric in Q24223 / R24223C17: '93.2'
## Warning: Coercing text to numeric in T24223 / R24223C20: '5195.8'
## Warning: Coercing text to numeric in Q24224 / R24224C17: '93.2'
## Warning: Coercing text to numeric in T24224 / R24224C20: '5195.8'
## Warning: Coercing text to numeric in Q24225 / R24225C17: '93.2'
## Warning: Coercing text to numeric in T24225 / R24225C20: '5195.8'
## Warning: Coercing text to numeric in Q24226 / R24226C17: '93.2'
## Warning: Coercing text to numeric in T24226 / R24226C20: '5195.8'
## Warning: Coercing text to numeric in Q24227 / R24227C17: '93.2'
## Warning: Coercing text to numeric in T24227 / R24227C20: '5195.8'
## Warning: Coercing text to numeric in Q24228 / R24228C17: '93.2'
## Warning: Coercing text to numeric in T24228 / R24228C20: '5195.8'
## Warning: Coercing text to numeric in Q24229 / R24229C17: '93.2'
## Warning: Coercing text to numeric in T24229 / R24229C20: '5195.8'
## Warning: Coercing text to numeric in Q24230 / R24230C17: '93.2'
## Warning: Coercing text to numeric in T24230 / R24230C20: '5195.8'
## Warning: Coercing text to numeric in Q24231 / R24231C17: '93.2'
## Warning: Coercing text to numeric in T24231 / R24231C20: '5195.8'
## Warning: Coercing text to numeric in Q24232 / R24232C17: '93.2'
## Warning: Coercing text to numeric in T24232 / R24232C20: '5195.8'
## Warning: Coercing text to numeric in Q24233 / R24233C17: '93.2'
## Warning: Coercing text to numeric in T24233 / R24233C20: '5195.8'
## Warning: Coercing text to numeric in Q24234 / R24234C17: '93.2'
## Warning: Coercing text to numeric in T24234 / R24234C20: '5195.8'
## Warning: Coercing text to numeric in Q24235 / R24235C17: '93.2'
## Warning: Coercing text to numeric in T24235 / R24235C20: '5195.8'
## Warning: Coercing text to numeric in Q24236 / R24236C17: '93.2'
## Warning: Coercing text to numeric in T24236 / R24236C20: '5195.8'
## Warning: Coercing text to numeric in Q24237 / R24237C17: '93.2'
## Warning: Coercing text to numeric in T24237 / R24237C20: '5195.8'
## Warning: Coercing text to numeric in Q24238 / R24238C17: '93.2'
## Warning: Coercing text to numeric in T24238 / R24238C20: '5195.8'
## Warning: Coercing text to numeric in Q24239 / R24239C17: '93.2'
## Warning: Coercing text to numeric in T24239 / R24239C20: '5195.8'
## Warning: Coercing text to numeric in Q24240 / R24240C17: '93.2'
## Warning: Coercing text to numeric in T24240 / R24240C20: '5195.8'
## Warning: Coercing text to numeric in Q24241 / R24241C17: '93.2'
## Warning: Coercing text to numeric in T24241 / R24241C20: '5195.8'
## Warning: Coercing text to numeric in Q24242 / R24242C17: '93.2'
## Warning: Coercing text to numeric in T24242 / R24242C20: '5195.8'
## Warning: Coercing text to numeric in Q24243 / R24243C17: '93.2'
## Warning: Coercing text to numeric in T24243 / R24243C20: '5195.8'
## Warning: Coercing text to numeric in Q24244 / R24244C17: '93.2'
## Warning: Coercing text to numeric in T24244 / R24244C20: '5195.8'
## Warning: Coercing text to numeric in Q24245 / R24245C17: '93.2'
## Warning: Coercing text to numeric in T24245 / R24245C20: '5195.8'
## Warning: Coercing text to numeric in Q24246 / R24246C17: '93.2'
## Warning: Coercing text to numeric in T24246 / R24246C20: '5195.8'
## Warning: Coercing text to numeric in Q24247 / R24247C17: '93.2'
## Warning: Coercing text to numeric in T24247 / R24247C20: '5195.8'
## Warning: Coercing text to numeric in Q24248 / R24248C17: '93.2'
## Warning: Coercing text to numeric in T24248 / R24248C20: '5195.8'
## Warning: Coercing text to numeric in Q24249 / R24249C17: '93.2'
## Warning: Coercing text to numeric in T24249 / R24249C20: '5195.8'
## Warning: Coercing text to numeric in Q24250 / R24250C17: '93.2'
## Warning: Coercing text to numeric in T24250 / R24250C20: '5195.8'
## Warning: Coercing text to numeric in Q24251 / R24251C17: '93.2'
## Warning: Coercing text to numeric in T24251 / R24251C20: '5195.8'
## Warning: Coercing text to numeric in Q24252 / R24252C17: '93.2'
## Warning: Coercing text to numeric in T24252 / R24252C20: '5195.8'
## Warning: Coercing text to numeric in Q24253 / R24253C17: '93.2'
## Warning: Coercing text to numeric in T24253 / R24253C20: '5195.8'
## Warning: Coercing text to numeric in Q24254 / R24254C17: '93.2'
## Warning: Coercing text to numeric in T24254 / R24254C20: '5195.8'
## Warning: Coercing text to numeric in Q24255 / R24255C17: '93.2'
## Warning: Coercing text to numeric in T24255 / R24255C20: '5195.8'
## Warning: Coercing text to numeric in Q24256 / R24256C17: '93.2'
## Warning: Coercing text to numeric in T24256 / R24256C20: '5195.8'
## Warning: Coercing text to numeric in Q24257 / R24257C17: '93.2'
## Warning: Coercing text to numeric in T24257 / R24257C20: '5195.8'
## Warning: Coercing text to numeric in Q24258 / R24258C17: '93.2'
## Warning: Coercing text to numeric in T24258 / R24258C20: '5195.8'
## Warning: Coercing text to numeric in Q24259 / R24259C17: '93.2'
## Warning: Coercing text to numeric in T24259 / R24259C20: '5195.8'
## Warning: Coercing text to numeric in Q24260 / R24260C17: '93.2'
## Warning: Coercing text to numeric in T24260 / R24260C20: '5195.8'
## Warning: Coercing text to numeric in Q24261 / R24261C17: '93.2'
## Warning: Coercing text to numeric in T24261 / R24261C20: '5195.8'
## Warning: Coercing text to numeric in Q24262 / R24262C17: '93.2'
## Warning: Coercing text to numeric in T24262 / R24262C20: '5195.8'
## Warning: Coercing text to numeric in Q24263 / R24263C17: '93.2'
## Warning: Coercing text to numeric in T24263 / R24263C20: '5195.8'
## Warning: Coercing text to numeric in Q24264 / R24264C17: '93.2'
## Warning: Coercing text to numeric in T24264 / R24264C20: '5195.8'
## Warning: Coercing text to numeric in Q24265 / R24265C17: '93.2'
## Warning: Coercing text to numeric in T24265 / R24265C20: '5195.8'
## Warning: Coercing text to numeric in Q24266 / R24266C17: '93.2'
## Warning: Coercing text to numeric in T24266 / R24266C20: '5195.8'
## Warning: Coercing text to numeric in Q24267 / R24267C17: '93.2'
## Warning: Coercing text to numeric in T24267 / R24267C20: '5195.8'
## Warning: Coercing text to numeric in Q24268 / R24268C17: '93.2'
## Warning: Coercing text to numeric in T24268 / R24268C20: '5195.8'
## Warning: Coercing text to numeric in Q24269 / R24269C17: '93.2'
## Warning: Coercing text to numeric in T24269 / R24269C20: '5195.8'
## Warning: Coercing text to numeric in Q24270 / R24270C17: '93.2'
## Warning: Coercing text to numeric in T24270 / R24270C20: '5195.8'
## Warning: Coercing text to numeric in Q24271 / R24271C17: '93.2'
## Warning: Coercing text to numeric in T24271 / R24271C20: '5195.8'
## Warning: Coercing text to numeric in Q24272 / R24272C17: '93.2'
## Warning: Coercing text to numeric in T24272 / R24272C20: '5195.8'
## Warning: Coercing text to numeric in Q24273 / R24273C17: '93.2'
## Warning: Coercing text to numeric in T24273 / R24273C20: '5195.8'
## Warning: Coercing text to numeric in Q24274 / R24274C17: '93.2'
## Warning: Coercing text to numeric in T24274 / R24274C20: '5195.8'
## Warning: Coercing text to numeric in Q24275 / R24275C17: '93.2'
## Warning: Coercing text to numeric in T24275 / R24275C20: '5195.8'
## Warning: Coercing text to numeric in Q24276 / R24276C17: '93.2'
## Warning: Coercing text to numeric in T24276 / R24276C20: '5195.8'
## Warning: Coercing text to numeric in Q24277 / R24277C17: '93.2'
## Warning: Coercing text to numeric in T24277 / R24277C20: '5195.8'
## Warning: Coercing text to numeric in Q24278 / R24278C17: '93.2'
## Warning: Coercing text to numeric in T24278 / R24278C20: '5195.8'
## Warning: Coercing text to numeric in Q24279 / R24279C17: '93.2'
## Warning: Coercing text to numeric in T24279 / R24279C20: '5195.8'
## Warning: Coercing text to numeric in Q24280 / R24280C17: '93.2'
## Warning: Coercing text to numeric in T24280 / R24280C20: '5195.8'
## Warning: Coercing text to numeric in Q24281 / R24281C17: '93.2'
## Warning: Coercing text to numeric in T24281 / R24281C20: '5195.8'
## Warning: Coercing text to numeric in Q24282 / R24282C17: '93.2'
## Warning: Coercing text to numeric in T24282 / R24282C20: '5195.8'
## Warning: Coercing text to numeric in Q24283 / R24283C17: '93.2'
## Warning: Coercing text to numeric in T24283 / R24283C20: '5195.8'
## Warning: Coercing text to numeric in Q24284 / R24284C17: '93.2'
## Warning: Coercing text to numeric in T24284 / R24284C20: '5195.8'
## Warning: Coercing text to numeric in Q24285 / R24285C17: '93.2'
## Warning: Coercing text to numeric in T24285 / R24285C20: '5195.8'
## Warning: Coercing text to numeric in Q24286 / R24286C17: '93.2'
## Warning: Coercing text to numeric in T24286 / R24286C20: '5195.8'
## Warning: Coercing text to numeric in Q24287 / R24287C17: '93.2'
## Warning: Coercing text to numeric in T24287 / R24287C20: '5195.8'
## Warning: Coercing text to numeric in Q24288 / R24288C17: '93.2'
## Warning: Coercing text to numeric in T24288 / R24288C20: '5195.8'
## Warning: Coercing text to numeric in Q24289 / R24289C17: '93.2'
## Warning: Coercing text to numeric in T24289 / R24289C20: '5195.8'
## Warning: Coercing text to numeric in Q24290 / R24290C17: '93.2'
## Warning: Coercing text to numeric in T24290 / R24290C20: '5195.8'
## Warning: Coercing text to numeric in Q24291 / R24291C17: '93.2'
## Warning: Coercing text to numeric in T24291 / R24291C20: '5195.8'
## Warning: Coercing text to numeric in Q24292 / R24292C17: '93.2'
## Warning: Coercing text to numeric in T24292 / R24292C20: '5195.8'
## Warning: Coercing text to numeric in Q24293 / R24293C17: '93.2'
## Warning: Coercing text to numeric in T24293 / R24293C20: '5195.8'
## Warning: Coercing text to numeric in Q24294 / R24294C17: '93.2'
## Warning: Coercing text to numeric in T24294 / R24294C20: '5195.8'
## Warning: Coercing text to numeric in Q24295 / R24295C17: '93.2'
## Warning: Coercing text to numeric in T24295 / R24295C20: '5195.8'
## Warning: Coercing text to numeric in Q24296 / R24296C17: '93.2'
## Warning: Coercing text to numeric in T24296 / R24296C20: '5195.8'
## Warning: Coercing text to numeric in Q24297 / R24297C17: '93.2'
## Warning: Coercing text to numeric in T24297 / R24297C20: '5195.8'
## Warning: Coercing text to numeric in Q24298 / R24298C17: '93.2'
## Warning: Coercing text to numeric in T24298 / R24298C20: '5195.8'
## Warning: Coercing text to numeric in Q24299 / R24299C17: '93.2'
## Warning: Coercing text to numeric in T24299 / R24299C20: '5195.8'
## Warning: Coercing text to numeric in Q24300 / R24300C17: '93.2'
## Warning: Coercing text to numeric in T24300 / R24300C20: '5195.8'
## Warning: Coercing text to numeric in Q24301 / R24301C17: '93.2'
## Warning: Coercing text to numeric in T24301 / R24301C20: '5195.8'
## Warning: Coercing text to numeric in Q24302 / R24302C17: '93.2'
## Warning: Coercing text to numeric in T24302 / R24302C20: '5195.8'
## Warning: Coercing text to numeric in Q24303 / R24303C17: '93.2'
## Warning: Coercing text to numeric in T24303 / R24303C20: '5195.8'
## Warning: Coercing text to numeric in Q24304 / R24304C17: '93.2'
## Warning: Coercing text to numeric in T24304 / R24304C20: '5195.8'
## Warning: Coercing text to numeric in Q24305 / R24305C17: '93.2'
## Warning: Coercing text to numeric in T24305 / R24305C20: '5195.8'
## Warning: Coercing text to numeric in Q24306 / R24306C17: '93.2'
## Warning: Coercing text to numeric in T24306 / R24306C20: '5195.8'
## Warning: Coercing text to numeric in Q24307 / R24307C17: '93.2'
## Warning: Coercing text to numeric in T24307 / R24307C20: '5195.8'
## Warning: Coercing text to numeric in Q24308 / R24308C17: '93.2'
## Warning: Coercing text to numeric in T24308 / R24308C20: '5195.8'
## Warning: Coercing text to numeric in Q24309 / R24309C17: '93.2'
## Warning: Coercing text to numeric in T24309 / R24309C20: '5195.8'
## Warning: Coercing text to numeric in Q24310 / R24310C17: '93.2'
## Warning: Coercing text to numeric in T24310 / R24310C20: '5195.8'
## Warning: Coercing text to numeric in Q24311 / R24311C17: '93.2'
## Warning: Coercing text to numeric in T24311 / R24311C20: '5195.8'
## Warning: Coercing text to numeric in Q24312 / R24312C17: '93.2'
## Warning: Coercing text to numeric in T24312 / R24312C20: '5195.8'
## Warning: Coercing text to numeric in Q24313 / R24313C17: '93.2'
## Warning: Coercing text to numeric in T24313 / R24313C20: '5195.8'
## Warning: Coercing text to numeric in Q24314 / R24314C17: '93.2'
## Warning: Coercing text to numeric in T24314 / R24314C20: '5195.8'
## Warning: Coercing text to numeric in Q24315 / R24315C17: '93.2'
## Warning: Coercing text to numeric in T24315 / R24315C20: '5195.8'
## Warning: Coercing text to numeric in Q24316 / R24316C17: '93.2'
## Warning: Coercing text to numeric in T24316 / R24316C20: '5195.8'
## Warning: Coercing text to numeric in Q24317 / R24317C17: '93.2'
## Warning: Coercing text to numeric in T24317 / R24317C20: '5195.8'
## Warning: Coercing text to numeric in Q24318 / R24318C17: '93.2'
## Warning: Coercing text to numeric in T24318 / R24318C20: '5195.8'
## Warning: Coercing text to numeric in Q24319 / R24319C17: '93.2'
## Warning: Coercing text to numeric in T24319 / R24319C20: '5195.8'
## Warning: Coercing text to numeric in Q24320 / R24320C17: '93.2'
## Warning: Coercing text to numeric in T24320 / R24320C20: '5195.8'
## Warning: Coercing text to numeric in Q24321 / R24321C17: '93.2'
## Warning: Coercing text to numeric in T24321 / R24321C20: '5195.8'
## Warning: Coercing text to numeric in Q24322 / R24322C17: '93.2'
## Warning: Coercing text to numeric in T24322 / R24322C20: '5195.8'
## Warning: Coercing text to numeric in Q24323 / R24323C17: '93.2'
## Warning: Coercing text to numeric in T24323 / R24323C20: '5195.8'
## Warning: Coercing text to numeric in Q24324 / R24324C17: '93.2'
## Warning: Coercing text to numeric in T24324 / R24324C20: '5195.8'
## Warning: Coercing text to numeric in Q24325 / R24325C17: '93.2'
## Warning: Coercing text to numeric in T24325 / R24325C20: '5195.8'
## Warning: Coercing text to numeric in Q24326 / R24326C17: '93.2'
## Warning: Coercing text to numeric in T24326 / R24326C20: '5195.8'
## Warning: Coercing text to numeric in Q24327 / R24327C17: '93.2'
## Warning: Coercing text to numeric in T24327 / R24327C20: '5195.8'
## Warning: Coercing text to numeric in Q24328 / R24328C17: '93.2'
## Warning: Coercing text to numeric in T24328 / R24328C20: '5195.8'
## Warning: Coercing text to numeric in Q24329 / R24329C17: '93.2'
## Warning: Coercing text to numeric in T24329 / R24329C20: '5195.8'
## Warning: Coercing text to numeric in Q24330 / R24330C17: '93.2'
## Warning: Coercing text to numeric in T24330 / R24330C20: '5195.8'
## Warning: Coercing text to numeric in Q24331 / R24331C17: '93.2'
## Warning: Coercing text to numeric in T24331 / R24331C20: '5195.8'
## Warning: Coercing text to numeric in Q24332 / R24332C17: '93.2'
## Warning: Coercing text to numeric in T24332 / R24332C20: '5195.8'
## Warning: Coercing text to numeric in Q24333 / R24333C17: '93.2'
## Warning: Coercing text to numeric in T24333 / R24333C20: '5195.8'
## Warning: Coercing text to numeric in Q24334 / R24334C17: '93.2'
## Warning: Coercing text to numeric in T24334 / R24334C20: '5195.8'
## Warning: Coercing text to numeric in Q24335 / R24335C17: '93.2'
## Warning: Coercing text to numeric in T24335 / R24335C20: '5195.8'
## Warning: Coercing text to numeric in Q24336 / R24336C17: '93.2'
## Warning: Coercing text to numeric in T24336 / R24336C20: '5195.8'
## Warning: Coercing text to numeric in Q24337 / R24337C17: '93.2'
## Warning: Coercing text to numeric in T24337 / R24337C20: '5195.8'
## Warning: Coercing text to numeric in Q24338 / R24338C17: '93.2'
## Warning: Coercing text to numeric in T24338 / R24338C20: '5195.8'
## Warning: Coercing text to numeric in Q24339 / R24339C17: '93.2'
## Warning: Coercing text to numeric in T24339 / R24339C20: '5195.8'
## Warning: Coercing text to numeric in Q24340 / R24340C17: '93.2'
## Warning: Coercing text to numeric in T24340 / R24340C20: '5195.8'
## Warning: Coercing text to numeric in Q24341 / R24341C17: '93.2'
## Warning: Coercing text to numeric in T24341 / R24341C20: '5195.8'
## Warning: Coercing text to numeric in Q24342 / R24342C17: '93.2'
## Warning: Coercing text to numeric in T24342 / R24342C20: '5195.8'
## Warning: Coercing text to numeric in Q24343 / R24343C17: '93.2'
## Warning: Coercing text to numeric in T24343 / R24343C20: '5195.8'
## Warning: Coercing text to numeric in Q24344 / R24344C17: '93.2'
## Warning: Coercing text to numeric in T24344 / R24344C20: '5195.8'
## Warning: Coercing text to numeric in Q24345 / R24345C17: '93.2'
## Warning: Coercing text to numeric in T24345 / R24345C20: '5195.8'
## Warning: Coercing text to numeric in Q24346 / R24346C17: '93.2'
## Warning: Coercing text to numeric in T24346 / R24346C20: '5195.8'
## Warning: Coercing text to numeric in Q24347 / R24347C17: '93.2'
## Warning: Coercing text to numeric in T24347 / R24347C20: '5195.8'
## Warning: Coercing text to numeric in Q24348 / R24348C17: '93.2'
## Warning: Coercing text to numeric in T24348 / R24348C20: '5195.8'
## Warning: Coercing text to numeric in Q24349 / R24349C17: '93.2'
## Warning: Coercing text to numeric in T24349 / R24349C20: '5195.8'
## Warning: Coercing text to numeric in Q24350 / R24350C17: '93.2'
## Warning: Coercing text to numeric in T24350 / R24350C20: '5195.8'
## Warning: Coercing text to numeric in Q24351 / R24351C17: '93.2'
## Warning: Coercing text to numeric in T24351 / R24351C20: '5195.8'
## Warning: Coercing text to numeric in Q24352 / R24352C17: '93.2'
## Warning: Coercing text to numeric in T24352 / R24352C20: '5195.8'
## Warning: Coercing text to numeric in Q24353 / R24353C17: '93.2'
## Warning: Coercing text to numeric in T24353 / R24353C20: '5195.8'
## Warning: Coercing text to numeric in Q24354 / R24354C17: '93.2'
## Warning: Coercing text to numeric in T24354 / R24354C20: '5195.8'
## Warning: Coercing text to numeric in Q24355 / R24355C17: '93.2'
## Warning: Coercing text to numeric in T24355 / R24355C20: '5195.8'
## Warning: Coercing text to numeric in Q24356 / R24356C17: '93.2'
## Warning: Coercing text to numeric in T24356 / R24356C20: '5195.8'
## Warning: Coercing text to numeric in Q24357 / R24357C17: '93.2'
## Warning: Coercing text to numeric in T24357 / R24357C20: '5195.8'
## Warning: Coercing text to numeric in Q24358 / R24358C17: '93.2'
## Warning: Coercing text to numeric in T24358 / R24358C20: '5195.8'
## Warning: Coercing text to numeric in Q24359 / R24359C17: '93.2'
## Warning: Coercing text to numeric in T24359 / R24359C20: '5195.8'
## Warning: Coercing text to numeric in Q24360 / R24360C17: '93.2'
## Warning: Coercing text to numeric in T24360 / R24360C20: '5195.8'
## Warning: Coercing text to numeric in Q24361 / R24361C17: '93.2'
## Warning: Coercing text to numeric in T24361 / R24361C20: '5195.8'
## Warning: Coercing text to numeric in Q24362 / R24362C17: '93.2'
## Warning: Coercing text to numeric in T24362 / R24362C20: '5195.8'
## Warning: Coercing text to numeric in Q24363 / R24363C17: '93.2'
## Warning: Coercing text to numeric in T24363 / R24363C20: '5195.8'
## Warning: Coercing text to numeric in Q24364 / R24364C17: '93.2'
## Warning: Coercing text to numeric in T24364 / R24364C20: '5195.8'
## Warning: Coercing text to numeric in Q24365 / R24365C17: '93.2'
## Warning: Coercing text to numeric in T24365 / R24365C20: '5195.8'
## Warning: Coercing text to numeric in Q24366 / R24366C17: '93.2'
## Warning: Coercing text to numeric in T24366 / R24366C20: '5195.8'
## Warning: Coercing text to numeric in Q24367 / R24367C17: '93.2'
## Warning: Coercing text to numeric in T24367 / R24367C20: '5195.8'
## Warning: Coercing text to numeric in Q24368 / R24368C17: '93.2'
## Warning: Coercing text to numeric in T24368 / R24368C20: '5195.8'
## Warning: Coercing text to numeric in Q24369 / R24369C17: '93.2'
## Warning: Coercing text to numeric in T24369 / R24369C20: '5195.8'
## Warning: Coercing text to numeric in Q24370 / R24370C17: '93.2'
## Warning: Coercing text to numeric in T24370 / R24370C20: '5195.8'
## Warning: Coercing text to numeric in Q24371 / R24371C17: '93.2'
## Warning: Coercing text to numeric in T24371 / R24371C20: '5195.8'
## Warning: Coercing text to numeric in Q24372 / R24372C17: '93.2'
## Warning: Coercing text to numeric in T24372 / R24372C20: '5195.8'
## Warning: Coercing text to numeric in Q24373 / R24373C17: '93.2'
## Warning: Coercing text to numeric in T24373 / R24373C20: '5195.8'
## Warning: Coercing text to numeric in Q24374 / R24374C17: '93.2'
## Warning: Coercing text to numeric in T24374 / R24374C20: '5195.8'
## Warning: Coercing text to numeric in Q24375 / R24375C17: '93.2'
## Warning: Coercing text to numeric in T24375 / R24375C20: '5195.8'
## Warning: Coercing text to numeric in Q24376 / R24376C17: '93.2'
## Warning: Coercing text to numeric in T24376 / R24376C20: '5195.8'
## Warning: Coercing text to numeric in Q24377 / R24377C17: '93.2'
## Warning: Coercing text to numeric in T24377 / R24377C20: '5195.8'
## Warning: Coercing text to numeric in Q24378 / R24378C17: '93.2'
## Warning: Coercing text to numeric in T24378 / R24378C20: '5195.8'
## Warning: Coercing text to numeric in Q24379 / R24379C17: '93.2'
## Warning: Coercing text to numeric in T24379 / R24379C20: '5195.8'
## Warning: Coercing text to numeric in Q24380 / R24380C17: '93.2'
## Warning: Coercing text to numeric in T24380 / R24380C20: '5195.8'
## Warning: Coercing text to numeric in Q24381 / R24381C17: '93.2'
## Warning: Coercing text to numeric in T24381 / R24381C20: '5195.8'
## Warning: Coercing text to numeric in Q24382 / R24382C17: '93.2'
## Warning: Coercing text to numeric in T24382 / R24382C20: '5195.8'
## Warning: Coercing text to numeric in Q24383 / R24383C17: '93.2'
## Warning: Coercing text to numeric in T24383 / R24383C20: '5195.8'
## Warning: Coercing text to numeric in Q24384 / R24384C17: '93.2'
## Warning: Coercing text to numeric in T24384 / R24384C20: '5195.8'
## Warning: Coercing text to numeric in Q24385 / R24385C17: '93.2'
## Warning: Coercing text to numeric in T24385 / R24385C20: '5195.8'
## Warning: Coercing text to numeric in Q24386 / R24386C17: '93.2'
## Warning: Coercing text to numeric in T24386 / R24386C20: '5195.8'
## Warning: Coercing text to numeric in Q24387 / R24387C17: '93.2'
## Warning: Coercing text to numeric in T24387 / R24387C20: '5195.8'
## Warning: Coercing text to numeric in Q24388 / R24388C17: '93.2'
## Warning: Coercing text to numeric in T24388 / R24388C20: '5195.8'
## Warning: Coercing text to numeric in Q24389 / R24389C17: '93.2'
## Warning: Coercing text to numeric in T24389 / R24389C20: '5195.8'
## Warning: Coercing text to numeric in Q24390 / R24390C17: '93.2'
## Warning: Coercing text to numeric in T24390 / R24390C20: '5195.8'
## Warning: Coercing text to numeric in Q24391 / R24391C17: '93.2'
## Warning: Coercing text to numeric in T24391 / R24391C20: '5195.8'
## Warning: Coercing text to numeric in Q24392 / R24392C17: '93.2'
## Warning: Coercing text to numeric in T24392 / R24392C20: '5195.8'
## Warning: Coercing text to numeric in Q24393 / R24393C17: '93.2'
## Warning: Coercing text to numeric in T24393 / R24393C20: '5195.8'
## Warning: Coercing text to numeric in Q24394 / R24394C17: '93.2'
## Warning: Coercing text to numeric in T24394 / R24394C20: '5195.8'
## Warning: Coercing text to numeric in Q24395 / R24395C17: '93.2'
## Warning: Coercing text to numeric in T24395 / R24395C20: '5195.8'
## Warning: Coercing text to numeric in Q24396 / R24396C17: '93.2'
## Warning: Coercing text to numeric in T24396 / R24396C20: '5195.8'
## Warning: Coercing text to numeric in Q24397 / R24397C17: '93.2'
## Warning: Coercing text to numeric in T24397 / R24397C20: '5195.8'
## Warning: Coercing text to numeric in Q24398 / R24398C17: '93.2'
## Warning: Coercing text to numeric in T24398 / R24398C20: '5195.8'
## Warning: Coercing text to numeric in Q24399 / R24399C17: '93.2'
## Warning: Coercing text to numeric in T24399 / R24399C20: '5195.8'
## Warning: Coercing text to numeric in Q24400 / R24400C17: '93.2'
## Warning: Coercing text to numeric in T24400 / R24400C20: '5195.8'
## Warning: Coercing text to numeric in Q24401 / R24401C17: '93.2'
## Warning: Coercing text to numeric in T24401 / R24401C20: '5195.8'
## Warning: Coercing text to numeric in Q24402 / R24402C17: '93.2'
## Warning: Coercing text to numeric in T24402 / R24402C20: '5195.8'
## Warning: Coercing text to numeric in Q24403 / R24403C17: '93.2'
## Warning: Coercing text to numeric in T24403 / R24403C20: '5195.8'
## Warning: Coercing text to numeric in Q24404 / R24404C17: '93.2'
## Warning: Coercing text to numeric in T24404 / R24404C20: '5195.8'
## Warning: Coercing text to numeric in Q24405 / R24405C17: '93.2'
## Warning: Coercing text to numeric in T24405 / R24405C20: '5195.8'
## Warning: Coercing text to numeric in Q24406 / R24406C17: '93.2'
## Warning: Coercing text to numeric in T24406 / R24406C20: '5195.8'
## Warning: Coercing text to numeric in Q24407 / R24407C17: '93.2'
## Warning: Coercing text to numeric in T24407 / R24407C20: '5195.8'
## Warning: Coercing text to numeric in Q24408 / R24408C17: '93.2'
## Warning: Coercing text to numeric in T24408 / R24408C20: '5195.8'
## Warning: Coercing text to numeric in Q24409 / R24409C17: '93.2'
## Warning: Coercing text to numeric in T24409 / R24409C20: '5195.8'
## Warning: Coercing text to numeric in Q24410 / R24410C17: '93.2'
## Warning: Coercing text to numeric in T24410 / R24410C20: '5195.8'
## Warning: Coercing text to numeric in Q24411 / R24411C17: '93.2'
## Warning: Coercing text to numeric in T24411 / R24411C20: '5195.8'
## Warning: Coercing text to numeric in Q24412 / R24412C17: '93.2'
## Warning: Coercing text to numeric in T24412 / R24412C20: '5195.8'
## Warning: Coercing text to numeric in Q24413 / R24413C17: '93.2'
## Warning: Coercing text to numeric in T24413 / R24413C20: '5195.8'
## Warning: Coercing text to numeric in Q24414 / R24414C17: '93.2'
## Warning: Coercing text to numeric in T24414 / R24414C20: '5195.8'
## Warning: Coercing text to numeric in Q24415 / R24415C17: '93.2'
## Warning: Coercing text to numeric in T24415 / R24415C20: '5195.8'
## Warning: Coercing text to numeric in Q24416 / R24416C17: '93.2'
## Warning: Coercing text to numeric in T24416 / R24416C20: '5195.8'
## Warning: Coercing text to numeric in Q24417 / R24417C17: '93.2'
## Warning: Coercing text to numeric in T24417 / R24417C20: '5195.8'
## Warning: Coercing text to numeric in Q24418 / R24418C17: '93.2'
## Warning: Coercing text to numeric in T24418 / R24418C20: '5195.8'
## Warning: Coercing text to numeric in Q24419 / R24419C17: '93.2'
## Warning: Coercing text to numeric in T24419 / R24419C20: '5195.8'
## Warning: Coercing text to numeric in Q24420 / R24420C17: '93.2'
## Warning: Coercing text to numeric in T24420 / R24420C20: '5195.8'
## Warning: Coercing text to numeric in Q24421 / R24421C17: '93.2'
## Warning: Coercing text to numeric in T24421 / R24421C20: '5195.8'
## Warning: Coercing text to numeric in Q24422 / R24422C17: '93.2'
## Warning: Coercing text to numeric in T24422 / R24422C20: '5195.8'
## Warning: Coercing text to numeric in Q24423 / R24423C17: '93.2'
## Warning: Coercing text to numeric in T24423 / R24423C20: '5195.8'
## Warning: Coercing text to numeric in Q24424 / R24424C17: '93.2'
## Warning: Coercing text to numeric in T24424 / R24424C20: '5195.8'
## Warning: Coercing text to numeric in Q24425 / R24425C17: '93.2'
## Warning: Coercing text to numeric in T24425 / R24425C20: '5195.8'
## Warning: Coercing text to numeric in Q24426 / R24426C17: '93.2'
## Warning: Coercing text to numeric in T24426 / R24426C20: '5195.8'
## Warning: Coercing text to numeric in Q24427 / R24427C17: '93.2'
## Warning: Coercing text to numeric in T24427 / R24427C20: '5195.8'
## Warning: Coercing text to numeric in Q24428 / R24428C17: '93.2'
## Warning: Coercing text to numeric in T24428 / R24428C20: '5195.8'
## Warning: Coercing text to numeric in Q24429 / R24429C17: '93.2'
## Warning: Coercing text to numeric in T24429 / R24429C20: '5195.8'
## Warning: Coercing text to numeric in Q24430 / R24430C17: '93.2'
## Warning: Coercing text to numeric in T24430 / R24430C20: '5195.8'
## Warning: Coercing text to numeric in Q24431 / R24431C17: '93.2'
## Warning: Coercing text to numeric in T24431 / R24431C20: '5195.8'
## Warning: Coercing text to numeric in Q24432 / R24432C17: '93.2'
## Warning: Coercing text to numeric in T24432 / R24432C20: '5195.8'
## Warning: Coercing text to numeric in Q24433 / R24433C17: '93.2'
## Warning: Coercing text to numeric in T24433 / R24433C20: '5195.8'
## Warning: Coercing text to numeric in Q24434 / R24434C17: '93.2'
## Warning: Coercing text to numeric in T24434 / R24434C20: '5195.8'
## Warning: Coercing text to numeric in Q24435 / R24435C17: '93.2'
## Warning: Coercing text to numeric in T24435 / R24435C20: '5195.8'
## Warning: Coercing text to numeric in Q24436 / R24436C17: '93.2'
## Warning: Coercing text to numeric in T24436 / R24436C20: '5195.8'
## Warning: Coercing text to numeric in Q24437 / R24437C17: '93.2'
## Warning: Coercing text to numeric in T24437 / R24437C20: '5195.8'
## Warning: Coercing text to numeric in Q24438 / R24438C17: '93.2'
## Warning: Coercing text to numeric in T24438 / R24438C20: '5195.8'
## Warning: Coercing text to numeric in Q24439 / R24439C17: '93.2'
## Warning: Coercing text to numeric in T24439 / R24439C20: '5195.8'
## Warning: Coercing text to numeric in Q24440 / R24440C17: '93.2'
## Warning: Coercing text to numeric in T24440 / R24440C20: '5195.8'
## Warning: Coercing text to numeric in Q24441 / R24441C17: '93.2'
## Warning: Coercing text to numeric in T24441 / R24441C20: '5195.8'
## Warning: Coercing text to numeric in Q24442 / R24442C17: '93.2'
## Warning: Coercing text to numeric in T24442 / R24442C20: '5195.8'
## Warning: Coercing text to numeric in Q24443 / R24443C17: '93.2'
## Warning: Coercing text to numeric in T24443 / R24443C20: '5195.8'
## Warning: Coercing text to numeric in Q24444 / R24444C17: '93.2'
## Warning: Coercing text to numeric in T24444 / R24444C20: '5195.8'
## Warning: Coercing text to numeric in Q24445 / R24445C17: '93.2'
## Warning: Coercing text to numeric in T24445 / R24445C20: '5195.8'
## Warning: Coercing text to numeric in Q24446 / R24446C17: '93.2'
## Warning: Coercing text to numeric in T24446 / R24446C20: '5195.8'
## Warning: Coercing text to numeric in Q24447 / R24447C17: '93.2'
## Warning: Coercing text to numeric in T24447 / R24447C20: '5195.8'
## Warning: Coercing text to numeric in Q24448 / R24448C17: '93.2'
## Warning: Coercing text to numeric in T24448 / R24448C20: '5195.8'
## Warning: Coercing text to numeric in Q24449 / R24449C17: '93.2'
## Warning: Coercing text to numeric in T24449 / R24449C20: '5195.8'
## Warning: Coercing text to numeric in Q24450 / R24450C17: '93.2'
## Warning: Coercing text to numeric in T24450 / R24450C20: '5195.8'
## Warning: Coercing text to numeric in Q24451 / R24451C17: '93.2'
## Warning: Coercing text to numeric in T24451 / R24451C20: '5195.8'
## Warning: Coercing text to numeric in Q24452 / R24452C17: '93.2'
## Warning: Coercing text to numeric in T24452 / R24452C20: '5195.8'
## Warning: Coercing text to numeric in Q24453 / R24453C17: '93.2'
## Warning: Coercing text to numeric in T24453 / R24453C20: '5195.8'
## Warning: Coercing text to numeric in Q24454 / R24454C17: '93.2'
## Warning: Coercing text to numeric in T24454 / R24454C20: '5195.8'
## Warning: Coercing text to numeric in Q24455 / R24455C17: '93.2'
## Warning: Coercing text to numeric in T24455 / R24455C20: '5195.8'
## Warning: Coercing text to numeric in Q24456 / R24456C17: '93.2'
## Warning: Coercing text to numeric in T24456 / R24456C20: '5195.8'
## Warning: Coercing text to numeric in Q24457 / R24457C17: '93.2'
## Warning: Coercing text to numeric in T24457 / R24457C20: '5195.8'
## Warning: Coercing text to numeric in Q24458 / R24458C17: '93.2'
## Warning: Coercing text to numeric in T24458 / R24458C20: '5195.8'
## Warning: Coercing text to numeric in Q24459 / R24459C17: '93.2'
## Warning: Coercing text to numeric in T24459 / R24459C20: '5195.8'
## Warning: Coercing text to numeric in Q24460 / R24460C17: '93.2'
## Warning: Coercing text to numeric in T24460 / R24460C20: '5195.8'
## Warning: Coercing text to numeric in Q24461 / R24461C17: '93.2'
## Warning: Coercing text to numeric in T24461 / R24461C20: '5195.8'
## Warning: Coercing text to numeric in Q24462 / R24462C17: '93.2'
## Warning: Coercing text to numeric in T24462 / R24462C20: '5195.8'
## Warning: Coercing text to numeric in Q24463 / R24463C17: '93.2'
## Warning: Coercing text to numeric in T24463 / R24463C20: '5195.8'
## Warning: Coercing text to numeric in Q24464 / R24464C17: '93.2'
## Warning: Coercing text to numeric in T24464 / R24464C20: '5195.8'
## Warning: Coercing text to numeric in Q24465 / R24465C17: '93.2'
## Warning: Coercing text to numeric in T24465 / R24465C20: '5195.8'
## Warning: Coercing text to numeric in Q24466 / R24466C17: '93.2'
## Warning: Coercing text to numeric in T24466 / R24466C20: '5195.8'
## Warning: Coercing text to numeric in Q24467 / R24467C17: '93.2'
## Warning: Coercing text to numeric in T24467 / R24467C20: '5195.8'
## Warning: Coercing text to numeric in Q24468 / R24468C17: '93.2'
## Warning: Coercing text to numeric in T24468 / R24468C20: '5195.8'
## Warning: Coercing text to numeric in Q24469 / R24469C17: '93.2'
## Warning: Coercing text to numeric in T24469 / R24469C20: '5195.8'
## Warning: Coercing text to numeric in Q24470 / R24470C17: '93.2'
## Warning: Coercing text to numeric in T24470 / R24470C20: '5195.8'
## Warning: Coercing text to numeric in Q24471 / R24471C17: '93.2'
## Warning: Coercing text to numeric in T24471 / R24471C20: '5195.8'
## Warning: Coercing text to numeric in Q24472 / R24472C17: '93.2'
## Warning: Coercing text to numeric in T24472 / R24472C20: '5195.8'
## Warning: Coercing text to numeric in Q24473 / R24473C17: '93.2'
## Warning: Coercing text to numeric in T24473 / R24473C20: '5195.8'
## Warning: Coercing text to numeric in Q24474 / R24474C17: '93.2'
## Warning: Coercing text to numeric in T24474 / R24474C20: '5195.8'
## Warning: Coercing text to numeric in Q24475 / R24475C17: '93.2'
## Warning: Coercing text to numeric in T24475 / R24475C20: '5195.8'
## Warning: Coercing text to numeric in Q24476 / R24476C17: '93.2'
## Warning: Coercing text to numeric in T24476 / R24476C20: '5195.8'
## Warning: Coercing text to numeric in Q24477 / R24477C17: '93.2'
## Warning: Coercing text to numeric in T24477 / R24477C20: '5195.8'
## Warning: Coercing text to numeric in Q24478 / R24478C17: '93.2'
## Warning: Coercing text to numeric in T24478 / R24478C20: '5195.8'
## Warning: Coercing text to numeric in Q24479 / R24479C17: '93.2'
## Warning: Coercing text to numeric in T24479 / R24479C20: '5195.8'
## Warning: Coercing text to numeric in Q24480 / R24480C17: '93.2'
## Warning: Coercing text to numeric in T24480 / R24480C20: '5195.8'
## Warning: Coercing text to numeric in Q24481 / R24481C17: '93.2'
## Warning: Coercing text to numeric in T24481 / R24481C20: '5195.8'
## Warning: Coercing text to numeric in Q24482 / R24482C17: '93.2'
## Warning: Coercing text to numeric in T24482 / R24482C20: '5195.8'
## Warning: Coercing text to numeric in Q24483 / R24483C17: '93.2'
## Warning: Coercing text to numeric in T24483 / R24483C20: '5195.8'
## Warning: Coercing text to numeric in Q24484 / R24484C17: '93.2'
## Warning: Coercing text to numeric in T24484 / R24484C20: '5195.8'
## Warning: Coercing text to numeric in Q24485 / R24485C17: '93.2'
## Warning: Coercing text to numeric in T24485 / R24485C20: '5195.8'
## Warning: Coercing text to numeric in Q24486 / R24486C17: '93.2'
## Warning: Coercing text to numeric in T24486 / R24486C20: '5195.8'
## Warning: Coercing text to numeric in Q24487 / R24487C17: '93.2'
## Warning: Coercing text to numeric in T24487 / R24487C20: '5195.8'
## Warning: Coercing text to numeric in Q24488 / R24488C17: '93.2'
## Warning: Coercing text to numeric in T24488 / R24488C20: '5195.8'
## Warning: Coercing text to numeric in Q24489 / R24489C17: '93.2'
## Warning: Coercing text to numeric in T24489 / R24489C20: '5195.8'
## Warning: Coercing text to numeric in Q24490 / R24490C17: '93.2'
## Warning: Coercing text to numeric in T24490 / R24490C20: '5195.8'
## Warning: Coercing text to numeric in Q24491 / R24491C17: '93.2'
## Warning: Coercing text to numeric in T24491 / R24491C20: '5195.8'
## Warning: Coercing text to numeric in Q24492 / R24492C17: '93.2'
## Warning: Coercing text to numeric in T24492 / R24492C20: '5195.8'
## Warning: Coercing text to numeric in Q24493 / R24493C17: '93.2'
## Warning: Coercing text to numeric in T24493 / R24493C20: '5195.8'
## Warning: Coercing text to numeric in Q24494 / R24494C17: '93.2'
## Warning: Coercing text to numeric in T24494 / R24494C20: '5195.8'
## Warning: Coercing text to numeric in Q24495 / R24495C17: '93.2'
## Warning: Coercing text to numeric in T24495 / R24495C20: '5195.8'
## Warning: Coercing text to numeric in Q24496 / R24496C17: '93.2'
## Warning: Coercing text to numeric in T24496 / R24496C20: '5195.8'
## Warning: Coercing text to numeric in Q24497 / R24497C17: '93.2'
## Warning: Coercing text to numeric in T24497 / R24497C20: '5195.8'
## Warning: Coercing text to numeric in Q24498 / R24498C17: '93.2'
## Warning: Coercing text to numeric in T24498 / R24498C20: '5195.8'
## Warning: Coercing text to numeric in Q24499 / R24499C17: '93.2'
## Warning: Coercing text to numeric in T24499 / R24499C20: '5195.8'
## Warning: Coercing text to numeric in Q24500 / R24500C17: '93.2'
## Warning: Coercing text to numeric in T24500 / R24500C20: '5195.8'
## Warning: Coercing text to numeric in Q24501 / R24501C17: '93.2'
## Warning: Coercing text to numeric in T24501 / R24501C20: '5195.8'
## Warning: Coercing text to numeric in Q24502 / R24502C17: '93.2'
## Warning: Coercing text to numeric in T24502 / R24502C20: '5195.8'
## Warning: Coercing text to numeric in Q24503 / R24503C17: '93.2'
## Warning: Coercing text to numeric in T24503 / R24503C20: '5195.8'
## Warning: Coercing text to numeric in Q24504 / R24504C17: '93.2'
## Warning: Coercing text to numeric in T24504 / R24504C20: '5195.8'
## Warning: Coercing text to numeric in Q24505 / R24505C17: '93.2'
## Warning: Coercing text to numeric in T24505 / R24505C20: '5195.8'
## Warning: Coercing text to numeric in Q24506 / R24506C17: '93.2'
## Warning: Coercing text to numeric in T24506 / R24506C20: '5195.8'
## Warning: Coercing text to numeric in Q24507 / R24507C17: '93.2'
## Warning: Coercing text to numeric in T24507 / R24507C20: '5195.8'
## Warning: Coercing text to numeric in Q24508 / R24508C17: '93.2'
## Warning: Coercing text to numeric in T24508 / R24508C20: '5195.8'
## Warning: Coercing text to numeric in Q24509 / R24509C17: '93.2'
## Warning: Coercing text to numeric in T24509 / R24509C20: '5195.8'
## Warning: Coercing text to numeric in Q24510 / R24510C17: '93.2'
## Warning: Coercing text to numeric in T24510 / R24510C20: '5195.8'
## Warning: Coercing text to numeric in Q24511 / R24511C17: '93.2'
## Warning: Coercing text to numeric in T24511 / R24511C20: '5195.8'
## Warning: Coercing text to numeric in Q24512 / R24512C17: '93.2'
## Warning: Coercing text to numeric in T24512 / R24512C20: '5195.8'
## Warning: Coercing text to numeric in Q24513 / R24513C17: '93.2'
## Warning: Coercing text to numeric in T24513 / R24513C20: '5195.8'
## Warning: Coercing text to numeric in Q24514 / R24514C17: '93.2'
## Warning: Coercing text to numeric in T24514 / R24514C20: '5195.8'
## Warning: Coercing text to numeric in Q24515 / R24515C17: '93.2'
## Warning: Coercing text to numeric in T24515 / R24515C20: '5195.8'
## Warning: Coercing text to numeric in Q24516 / R24516C17: '93.2'
## Warning: Coercing text to numeric in T24516 / R24516C20: '5195.8'
## Warning: Coercing text to numeric in Q24517 / R24517C17: '93.2'
## Warning: Coercing text to numeric in T24517 / R24517C20: '5195.8'
## Warning: Coercing text to numeric in Q24518 / R24518C17: '93.2'
## Warning: Coercing text to numeric in T24518 / R24518C20: '5195.8'
## Warning: Coercing text to numeric in Q24519 / R24519C17: '93.2'
## Warning: Coercing text to numeric in T24519 / R24519C20: '5195.8'
## Warning: Coercing text to numeric in Q24520 / R24520C17: '93.2'
## Warning: Coercing text to numeric in T24520 / R24520C20: '5195.8'
## Warning: Coercing text to numeric in Q24521 / R24521C17: '93.2'
## Warning: Coercing text to numeric in T24521 / R24521C20: '5195.8'
## Warning: Coercing text to numeric in Q24522 / R24522C17: '93.2'
## Warning: Coercing text to numeric in T24522 / R24522C20: '5195.8'
## Warning: Coercing text to numeric in Q24523 / R24523C17: '93.2'
## Warning: Coercing text to numeric in T24523 / R24523C20: '5195.8'
## Warning: Coercing text to numeric in Q24524 / R24524C17: '93.2'
## Warning: Coercing text to numeric in T24524 / R24524C20: '5195.8'
## Warning: Coercing text to numeric in Q24525 / R24525C17: '93.2'
## Warning: Coercing text to numeric in T24525 / R24525C20: '5195.8'
## Warning: Coercing text to numeric in Q24526 / R24526C17: '93.2'
## Warning: Coercing text to numeric in T24526 / R24526C20: '5195.8'
## Warning: Coercing text to numeric in Q24527 / R24527C17: '93.2'
## Warning: Coercing text to numeric in T24527 / R24527C20: '5195.8'
## Warning: Coercing text to numeric in Q24528 / R24528C17: '93.2'
## Warning: Coercing text to numeric in T24528 / R24528C20: '5195.8'
## Warning: Coercing text to numeric in Q24529 / R24529C17: '93.2'
## Warning: Coercing text to numeric in T24529 / R24529C20: '5195.8'
## Warning: Coercing text to numeric in Q24530 / R24530C17: '93.2'
## Warning: Coercing text to numeric in T24530 / R24530C20: '5195.8'
## Warning: Coercing text to numeric in Q24531 / R24531C17: '93.2'
## Warning: Coercing text to numeric in T24531 / R24531C20: '5195.8'
## Warning: Coercing text to numeric in Q24532 / R24532C17: '93.2'
## Warning: Coercing text to numeric in T24532 / R24532C20: '5195.8'
## Warning: Coercing text to numeric in Q24533 / R24533C17: '93.2'
## Warning: Coercing text to numeric in T24533 / R24533C20: '5195.8'
## Warning: Coercing text to numeric in Q24534 / R24534C17: '93.2'
## Warning: Coercing text to numeric in T24534 / R24534C20: '5195.8'
## Warning: Coercing text to numeric in Q24535 / R24535C17: '93.2'
## Warning: Coercing text to numeric in T24535 / R24535C20: '5195.8'
## Warning: Coercing text to numeric in Q24536 / R24536C17: '93.2'
## Warning: Coercing text to numeric in T24536 / R24536C20: '5195.8'
## Warning: Coercing text to numeric in Q24537 / R24537C17: '93.2'
## Warning: Coercing text to numeric in T24537 / R24537C20: '5195.8'
## Warning: Coercing text to numeric in Q24538 / R24538C17: '93.2'
## Warning: Coercing text to numeric in T24538 / R24538C20: '5195.8'
## Warning: Coercing text to numeric in Q24539 / R24539C17: '93.2'
## Warning: Coercing text to numeric in T24539 / R24539C20: '5195.8'
## Warning: Coercing text to numeric in Q24540 / R24540C17: '93.2'
## Warning: Coercing text to numeric in T24540 / R24540C20: '5195.8'
## Warning: Coercing text to numeric in Q24541 / R24541C17: '93.2'
## Warning: Coercing text to numeric in T24541 / R24541C20: '5195.8'
## Warning: Coercing text to numeric in Q24542 / R24542C17: '93.2'
## Warning: Coercing text to numeric in T24542 / R24542C20: '5195.8'
## Warning: Coercing text to numeric in Q24543 / R24543C17: '93.2'
## Warning: Coercing text to numeric in T24543 / R24543C20: '5195.8'
## Warning: Coercing text to numeric in Q24544 / R24544C17: '93.2'
## Warning: Coercing text to numeric in T24544 / R24544C20: '5195.8'
## Warning: Coercing text to numeric in Q24545 / R24545C17: '93.2'
## Warning: Coercing text to numeric in T24545 / R24545C20: '5195.8'
## Warning: Coercing text to numeric in Q24546 / R24546C17: '93.2'
## Warning: Coercing text to numeric in T24546 / R24546C20: '5195.8'
## Warning: Coercing text to numeric in Q24547 / R24547C17: '93.2'
## Warning: Coercing text to numeric in T24547 / R24547C20: '5195.8'
## Warning: Coercing text to numeric in Q24548 / R24548C17: '93.2'
## Warning: Coercing text to numeric in T24548 / R24548C20: '5195.8'
## Warning: Coercing text to numeric in Q24549 / R24549C17: '93.2'
## Warning: Coercing text to numeric in T24549 / R24549C20: '5195.8'
## Warning: Coercing text to numeric in Q24550 / R24550C17: '93.2'
## Warning: Coercing text to numeric in T24550 / R24550C20: '5195.8'
## Warning: Coercing text to numeric in Q24551 / R24551C17: '93.2'
## Warning: Coercing text to numeric in T24551 / R24551C20: '5195.8'
## Warning: Coercing text to numeric in Q24552 / R24552C17: '93.2'
## Warning: Coercing text to numeric in T24552 / R24552C20: '5195.8'
## Warning: Coercing text to numeric in Q24553 / R24553C17: '93.2'
## Warning: Coercing text to numeric in T24553 / R24553C20: '5195.8'
## Warning: Coercing text to numeric in Q24554 / R24554C17: '93.2'
## Warning: Coercing text to numeric in T24554 / R24554C20: '5195.8'
## Warning: Coercing text to numeric in Q24555 / R24555C17: '93.2'
## Warning: Coercing text to numeric in T24555 / R24555C20: '5195.8'
## Warning: Coercing text to numeric in Q24556 / R24556C17: '93.2'
## Warning: Coercing text to numeric in T24556 / R24556C20: '5195.8'
## Warning: Coercing text to numeric in Q24557 / R24557C17: '93.2'
## Warning: Coercing text to numeric in T24557 / R24557C20: '5195.8'
## Warning: Coercing text to numeric in Q24558 / R24558C17: '93.2'
## Warning: Coercing text to numeric in T24558 / R24558C20: '5195.8'
## Warning: Coercing text to numeric in Q24559 / R24559C17: '93.2'
## Warning: Coercing text to numeric in T24559 / R24559C20: '5195.8'
## Warning: Coercing text to numeric in Q24560 / R24560C17: '93.2'
## Warning: Coercing text to numeric in T24560 / R24560C20: '5195.8'
## Warning: Coercing text to numeric in Q24561 / R24561C17: '93.2'
## Warning: Coercing text to numeric in T24561 / R24561C20: '5195.8'
## Warning: Coercing text to numeric in Q24562 / R24562C17: '93.2'
## Warning: Coercing text to numeric in T24562 / R24562C20: '5195.8'
## Warning: Coercing text to numeric in Q24563 / R24563C17: '93.2'
## Warning: Coercing text to numeric in T24563 / R24563C20: '5195.8'
## Warning: Coercing text to numeric in Q24564 / R24564C17: '93.2'
## Warning: Coercing text to numeric in T24564 / R24564C20: '5195.8'
## Warning: Coercing text to numeric in Q24565 / R24565C17: '93.2'
## Warning: Coercing text to numeric in T24565 / R24565C20: '5195.8'
## Warning: Coercing text to numeric in Q24566 / R24566C17: '93.2'
## Warning: Coercing text to numeric in T24566 / R24566C20: '5195.8'
## Warning: Coercing text to numeric in Q24567 / R24567C17: '93.2'
## Warning: Coercing text to numeric in T24567 / R24567C20: '5195.8'
## Warning: Coercing text to numeric in Q24568 / R24568C17: '93.2'
## Warning: Coercing text to numeric in T24568 / R24568C20: '5195.8'
## Warning: Coercing text to numeric in Q24569 / R24569C17: '93.2'
## Warning: Coercing text to numeric in T24569 / R24569C20: '5195.8'
## Warning: Coercing text to numeric in Q24570 / R24570C17: '93.2'
## Warning: Coercing text to numeric in T24570 / R24570C20: '5195.8'
## Warning: Coercing text to numeric in Q24571 / R24571C17: '93.2'
## Warning: Coercing text to numeric in T24571 / R24571C20: '5195.8'
## Warning: Coercing text to numeric in Q24572 / R24572C17: '93.2'
## Warning: Coercing text to numeric in T24572 / R24572C20: '5195.8'
## Warning: Coercing text to numeric in Q24573 / R24573C17: '93.2'
## Warning: Coercing text to numeric in T24573 / R24573C20: '5195.8'
## Warning: Coercing text to numeric in Q24574 / R24574C17: '93.2'
## Warning: Coercing text to numeric in T24574 / R24574C20: '5195.8'
## Warning: Coercing text to numeric in Q24575 / R24575C17: '93.2'
## Warning: Coercing text to numeric in T24575 / R24575C20: '5195.8'
## Warning: Coercing text to numeric in Q24576 / R24576C17: '93.2'
## Warning: Coercing text to numeric in T24576 / R24576C20: '5195.8'
## Warning: Coercing text to numeric in Q24577 / R24577C17: '93.2'
## Warning: Coercing text to numeric in T24577 / R24577C20: '5195.8'
## Warning: Coercing text to numeric in Q24578 / R24578C17: '93.2'
## Warning: Coercing text to numeric in T24578 / R24578C20: '5195.8'
## Warning: Coercing text to numeric in Q24579 / R24579C17: '93.2'
## Warning: Coercing text to numeric in T24579 / R24579C20: '5195.8'
## Warning: Coercing text to numeric in Q24580 / R24580C17: '93.2'
## Warning: Coercing text to numeric in T24580 / R24580C20: '5195.8'
## Warning: Coercing text to numeric in Q24581 / R24581C17: '93.2'
## Warning: Coercing text to numeric in T24581 / R24581C20: '5195.8'
## Warning: Coercing text to numeric in Q24582 / R24582C17: '93.2'
## Warning: Coercing text to numeric in T24582 / R24582C20: '5195.8'
## Warning: Coercing text to numeric in Q24583 / R24583C17: '93.2'
## Warning: Coercing text to numeric in T24583 / R24583C20: '5195.8'
## Warning: Coercing text to numeric in Q24584 / R24584C17: '93.2'
## Warning: Coercing text to numeric in T24584 / R24584C20: '5195.8'
## Warning: Coercing text to numeric in Q24585 / R24585C17: '93.2'
## Warning: Coercing text to numeric in T24585 / R24585C20: '5195.8'
## Warning: Coercing text to numeric in Q24586 / R24586C17: '93.2'
## Warning: Coercing text to numeric in T24586 / R24586C20: '5195.8'
## Warning: Coercing text to numeric in Q24587 / R24587C17: '93.2'
## Warning: Coercing text to numeric in T24587 / R24587C20: '5195.8'
## Warning: Coercing text to numeric in Q24588 / R24588C17: '93.2'
## Warning: Coercing text to numeric in T24588 / R24588C20: '5195.8'
## Warning: Coercing text to numeric in Q24589 / R24589C17: '93.2'
## Warning: Coercing text to numeric in T24589 / R24589C20: '5195.8'
## Warning: Coercing text to numeric in Q24590 / R24590C17: '93.2'
## Warning: Coercing text to numeric in T24590 / R24590C20: '5195.8'
## Warning: Coercing text to numeric in Q24591 / R24591C17: '93.2'
## Warning: Coercing text to numeric in T24591 / R24591C20: '5195.8'
## Warning: Coercing text to numeric in Q24592 / R24592C17: '93.2'
## Warning: Coercing text to numeric in T24592 / R24592C20: '5195.8'
## Warning: Coercing text to numeric in Q24593 / R24593C17: '93.2'
## Warning: Coercing text to numeric in T24593 / R24593C20: '5195.8'
## Warning: Coercing text to numeric in Q24594 / R24594C17: '93.2'
## Warning: Coercing text to numeric in T24594 / R24594C20: '5195.8'
## Warning: Coercing text to numeric in Q24595 / R24595C17: '93.2'
## Warning: Coercing text to numeric in T24595 / R24595C20: '5195.8'
## Warning: Coercing text to numeric in Q24596 / R24596C17: '93.2'
## Warning: Coercing text to numeric in T24596 / R24596C20: '5195.8'
## Warning: Coercing text to numeric in Q24597 / R24597C17: '93.2'
## Warning: Coercing text to numeric in T24597 / R24597C20: '5195.8'
## Warning: Coercing text to numeric in Q24598 / R24598C17: '93.2'
## Warning: Coercing text to numeric in T24598 / R24598C20: '5195.8'
## Warning: Coercing text to numeric in Q24599 / R24599C17: '93.2'
## Warning: Coercing text to numeric in T24599 / R24599C20: '5195.8'
## Warning: Coercing text to numeric in Q24600 / R24600C17: '93.2'
## Warning: Coercing text to numeric in T24600 / R24600C20: '5195.8'
## Warning: Coercing text to numeric in Q24601 / R24601C17: '93.2'
## Warning: Coercing text to numeric in T24601 / R24601C20: '5195.8'
## Warning: Coercing text to numeric in Q24602 / R24602C17: '93.2'
## Warning: Coercing text to numeric in T24602 / R24602C20: '5195.8'
## Warning: Coercing text to numeric in Q24603 / R24603C17: '93.2'
## Warning: Coercing text to numeric in T24603 / R24603C20: '5195.8'
## Warning: Coercing text to numeric in Q24604 / R24604C17: '93.2'
## Warning: Coercing text to numeric in T24604 / R24604C20: '5195.8'
## Warning: Coercing text to numeric in Q24605 / R24605C17: '93.2'
## Warning: Coercing text to numeric in T24605 / R24605C20: '5195.8'
## Warning: Coercing text to numeric in Q24606 / R24606C17: '93.2'
## Warning: Coercing text to numeric in T24606 / R24606C20: '5195.8'
## Warning: Coercing text to numeric in Q24607 / R24607C17: '93.2'
## Warning: Coercing text to numeric in T24607 / R24607C20: '5195.8'
## Warning: Coercing text to numeric in Q24608 / R24608C17: '93.2'
## Warning: Coercing text to numeric in T24608 / R24608C20: '5195.8'
## Warning: Coercing text to numeric in Q24609 / R24609C17: '93.2'
## Warning: Coercing text to numeric in T24609 / R24609C20: '5195.8'
## Warning: Coercing text to numeric in Q24610 / R24610C17: '93.2'
## Warning: Coercing text to numeric in T24610 / R24610C20: '5195.8'
## Warning: Coercing text to numeric in Q24611 / R24611C17: '93.2'
## Warning: Coercing text to numeric in T24611 / R24611C20: '5195.8'
## Warning: Coercing text to numeric in Q24612 / R24612C17: '93.2'
## Warning: Coercing text to numeric in T24612 / R24612C20: '5195.8'
## Warning: Coercing text to numeric in Q24613 / R24613C17: '93.2'
## Warning: Coercing text to numeric in T24613 / R24613C20: '5195.8'
## Warning: Coercing text to numeric in Q24614 / R24614C17: '93.2'
## Warning: Coercing text to numeric in T24614 / R24614C20: '5195.8'
## Warning: Coercing text to numeric in Q24615 / R24615C17: '93.2'
## Warning: Coercing text to numeric in T24615 / R24615C20: '5195.8'
## Warning: Coercing text to numeric in Q24616 / R24616C17: '93.2'
## Warning: Coercing text to numeric in T24616 / R24616C20: '5195.8'
## Warning: Coercing text to numeric in Q24617 / R24617C17: '93.2'
## Warning: Coercing text to numeric in T24617 / R24617C20: '5195.8'
## Warning: Coercing text to numeric in Q24618 / R24618C17: '93.2'
## Warning: Coercing text to numeric in T24618 / R24618C20: '5195.8'
## Warning: Coercing text to numeric in Q24619 / R24619C17: '93.2'
## Warning: Coercing text to numeric in T24619 / R24619C20: '5195.8'
## Warning: Coercing text to numeric in Q24620 / R24620C17: '93.2'
## Warning: Coercing text to numeric in T24620 / R24620C20: '5195.8'
## Warning: Coercing text to numeric in Q24621 / R24621C17: '93.2'
## Warning: Coercing text to numeric in T24621 / R24621C20: '5195.8'
## Warning: Coercing text to numeric in Q24622 / R24622C17: '93.2'
## Warning: Coercing text to numeric in T24622 / R24622C20: '5195.8'
## Warning: Coercing text to numeric in Q24623 / R24623C17: '93.2'
## Warning: Coercing text to numeric in T24623 / R24623C20: '5195.8'
## Warning: Coercing text to numeric in Q24624 / R24624C17: '93.2'
## Warning: Coercing text to numeric in T24624 / R24624C20: '5195.8'
## Warning: Coercing text to numeric in Q24625 / R24625C17: '93.2'
## Warning: Coercing text to numeric in T24625 / R24625C20: '5195.8'
## Warning: Coercing text to numeric in Q24626 / R24626C17: '93.2'
## Warning: Coercing text to numeric in T24626 / R24626C20: '5195.8'
## Warning: Coercing text to numeric in Q24627 / R24627C17: '93.2'
## Warning: Coercing text to numeric in T24627 / R24627C20: '5195.8'
## Warning: Coercing text to numeric in Q24628 / R24628C17: '93.2'
## Warning: Coercing text to numeric in T24628 / R24628C20: '5195.8'
## Warning: Coercing text to numeric in Q24629 / R24629C17: '93.2'
## Warning: Coercing text to numeric in T24629 / R24629C20: '5195.8'
## Warning: Coercing text to numeric in Q24630 / R24630C17: '93.2'
## Warning: Coercing text to numeric in T24630 / R24630C20: '5195.8'
## Warning: Coercing text to numeric in Q24631 / R24631C17: '93.2'
## Warning: Coercing text to numeric in T24631 / R24631C20: '5195.8'
## Warning: Coercing text to numeric in Q24632 / R24632C17: '93.2'
## Warning: Coercing text to numeric in T24632 / R24632C20: '5195.8'
## Warning: Coercing text to numeric in Q24633 / R24633C17: '93.2'
## Warning: Coercing text to numeric in T24633 / R24633C20: '5195.8'
## Warning: Coercing text to numeric in Q24634 / R24634C17: '93.2'
## Warning: Coercing text to numeric in T24634 / R24634C20: '5195.8'
## Warning: Coercing text to numeric in Q24635 / R24635C17: '93.2'
## Warning: Coercing text to numeric in T24635 / R24635C20: '5195.8'
## Warning: Coercing text to numeric in Q24636 / R24636C17: '93.2'
## Warning: Coercing text to numeric in T24636 / R24636C20: '5195.8'
## Warning: Coercing text to numeric in Q24637 / R24637C17: '93.2'
## Warning: Coercing text to numeric in T24637 / R24637C20: '5195.8'
## Warning: Coercing text to numeric in Q24638 / R24638C17: '93.2'
## Warning: Coercing text to numeric in T24638 / R24638C20: '5195.8'
## Warning: Coercing text to numeric in Q24639 / R24639C17: '93.2'
## Warning: Coercing text to numeric in T24639 / R24639C20: '5195.8'
## Warning: Coercing text to numeric in Q24640 / R24640C17: '93.2'
## Warning: Coercing text to numeric in T24640 / R24640C20: '5195.8'
## Warning: Coercing text to numeric in Q24641 / R24641C17: '93.2'
## Warning: Coercing text to numeric in T24641 / R24641C20: '5195.8'
## Warning: Coercing text to numeric in Q24642 / R24642C17: '93.2'
## Warning: Coercing text to numeric in T24642 / R24642C20: '5195.8'
## Warning: Coercing text to numeric in Q24643 / R24643C17: '93.2'
## Warning: Coercing text to numeric in T24643 / R24643C20: '5195.8'
## Warning: Coercing text to numeric in Q24644 / R24644C17: '93.2'
## Warning: Coercing text to numeric in T24644 / R24644C20: '5195.8'
## Warning: Coercing text to numeric in Q24645 / R24645C17: '93.2'
## Warning: Coercing text to numeric in T24645 / R24645C20: '5195.8'
## Warning: Coercing text to numeric in Q24646 / R24646C17: '93.2'
## Warning: Coercing text to numeric in T24646 / R24646C20: '5195.8'
## Warning: Coercing text to numeric in Q24647 / R24647C17: '93.2'
## Warning: Coercing text to numeric in T24647 / R24647C20: '5195.8'
## Warning: Coercing text to numeric in Q24648 / R24648C17: '93.2'
## Warning: Coercing text to numeric in T24648 / R24648C20: '5195.8'
## Warning: Coercing text to numeric in Q24649 / R24649C17: '93.2'
## Warning: Coercing text to numeric in T24649 / R24649C20: '5195.8'
## Warning: Coercing text to numeric in Q24650 / R24650C17: '93.2'
## Warning: Coercing text to numeric in T24650 / R24650C20: '5195.8'
## Warning: Coercing text to numeric in Q24651 / R24651C17: '93.2'
## Warning: Coercing text to numeric in T24651 / R24651C20: '5195.8'
## Warning: Coercing text to numeric in Q24652 / R24652C17: '93.2'
## Warning: Coercing text to numeric in T24652 / R24652C20: '5195.8'
## Warning: Coercing text to numeric in Q24653 / R24653C17: '93.2'
## Warning: Coercing text to numeric in T24653 / R24653C20: '5195.8'
## Warning: Coercing text to numeric in Q24654 / R24654C17: '93.2'
## Warning: Coercing text to numeric in T24654 / R24654C20: '5195.8'
## Warning: Coercing text to numeric in Q24655 / R24655C17: '93.2'
## Warning: Coercing text to numeric in T24655 / R24655C20: '5195.8'
## Warning: Coercing text to numeric in Q24656 / R24656C17: '93.2'
## Warning: Coercing text to numeric in T24656 / R24656C20: '5195.8'
## Warning: Coercing text to numeric in Q24657 / R24657C17: '93.2'
## Warning: Coercing text to numeric in T24657 / R24657C20: '5195.8'
## Warning: Coercing text to numeric in Q24658 / R24658C17: '93.2'
## Warning: Coercing text to numeric in T24658 / R24658C20: '5195.8'
## Warning: Coercing text to numeric in Q24659 / R24659C17: '93.2'
## Warning: Coercing text to numeric in T24659 / R24659C20: '5195.8'
## Warning: Coercing text to numeric in Q24660 / R24660C17: '93.2'
## Warning: Coercing text to numeric in T24660 / R24660C20: '5195.8'
## Warning: Coercing text to numeric in Q24661 / R24661C17: '93.2'
## Warning: Coercing text to numeric in T24661 / R24661C20: '5195.8'
## Warning: Coercing text to numeric in Q24662 / R24662C17: '93.2'
## Warning: Coercing text to numeric in T24662 / R24662C20: '5195.8'
## Warning: Coercing text to numeric in Q24663 / R24663C17: '93.2'
## Warning: Coercing text to numeric in T24663 / R24663C20: '5195.8'
## Warning: Coercing text to numeric in Q24664 / R24664C17: '93.2'
## Warning: Coercing text to numeric in T24664 / R24664C20: '5195.8'
## Warning: Coercing text to numeric in Q24665 / R24665C17: '93.2'
## Warning: Coercing text to numeric in T24665 / R24665C20: '5195.8'
## Warning: Coercing text to numeric in Q24666 / R24666C17: '93.2'
## Warning: Coercing text to numeric in T24666 / R24666C20: '5195.8'
## Warning: Coercing text to numeric in Q24667 / R24667C17: '93.2'
## Warning: Coercing text to numeric in T24667 / R24667C20: '5195.8'
## Warning: Coercing text to numeric in Q24668 / R24668C17: '93.2'
## Warning: Coercing text to numeric in T24668 / R24668C20: '5195.8'
## Warning: Coercing text to numeric in Q24669 / R24669C17: '93.2'
## Warning: Coercing text to numeric in T24669 / R24669C20: '5195.8'
## Warning: Coercing text to numeric in Q24670 / R24670C17: '93.2'
## Warning: Coercing text to numeric in T24670 / R24670C20: '5195.8'
## Warning: Coercing text to numeric in Q24671 / R24671C17: '93.2'
## Warning: Coercing text to numeric in T24671 / R24671C20: '5195.8'
## Warning: Coercing text to numeric in Q24672 / R24672C17: '93.2'
## Warning: Coercing text to numeric in T24672 / R24672C20: '5195.8'
## Warning: Coercing text to numeric in Q24673 / R24673C17: '93.2'
## Warning: Coercing text to numeric in T24673 / R24673C20: '5195.8'
## Warning: Coercing text to numeric in Q24674 / R24674C17: '93.2'
## Warning: Coercing text to numeric in T24674 / R24674C20: '5195.8'
## Warning: Coercing text to numeric in Q24675 / R24675C17: '93.2'
## Warning: Coercing text to numeric in T24675 / R24675C20: '5195.8'
## Warning: Coercing text to numeric in Q24676 / R24676C17: '93.2'
## Warning: Coercing text to numeric in T24676 / R24676C20: '5195.8'
## Warning: Coercing text to numeric in Q24677 / R24677C17: '93.2'
## Warning: Coercing text to numeric in T24677 / R24677C20: '5195.8'
## Warning: Coercing text to numeric in Q24678 / R24678C17: '93.2'
## Warning: Coercing text to numeric in T24678 / R24678C20: '5195.8'
## Warning: Coercing text to numeric in Q24679 / R24679C17: '93.2'
## Warning: Coercing text to numeric in T24679 / R24679C20: '5195.8'
## Warning: Coercing text to numeric in Q24680 / R24680C17: '93.2'
## Warning: Coercing text to numeric in T24680 / R24680C20: '5195.8'
## Warning: Coercing text to numeric in Q24681 / R24681C17: '93.2'
## Warning: Coercing text to numeric in T24681 / R24681C20: '5195.8'
## Warning: Coercing text to numeric in Q24682 / R24682C17: '93.2'
## Warning: Coercing text to numeric in T24682 / R24682C20: '5195.8'
## Warning: Coercing text to numeric in Q24683 / R24683C17: '93.2'
## Warning: Coercing text to numeric in T24683 / R24683C20: '5195.8'
## Warning: Coercing text to numeric in Q24684 / R24684C17: '93.2'
## Warning: Coercing text to numeric in T24684 / R24684C20: '5195.8'
## Warning: Coercing text to numeric in Q24685 / R24685C17: '93.2'
## Warning: Coercing text to numeric in T24685 / R24685C20: '5195.8'
## Warning: Coercing text to numeric in Q24686 / R24686C17: '93.2'
## Warning: Coercing text to numeric in T24686 / R24686C20: '5195.8'
## Warning: Coercing text to numeric in Q24687 / R24687C17: '93.2'
## Warning: Coercing text to numeric in T24687 / R24687C20: '5195.8'
## Warning: Coercing text to numeric in Q24688 / R24688C17: '93.2'
## Warning: Coercing text to numeric in T24688 / R24688C20: '5195.8'
## Warning: Coercing text to numeric in Q24689 / R24689C17: '93.2'
## Warning: Coercing text to numeric in T24689 / R24689C20: '5195.8'
## Warning: Coercing text to numeric in Q24690 / R24690C17: '93.2'
## Warning: Coercing text to numeric in T24690 / R24690C20: '5195.8'
## Warning: Coercing text to numeric in Q24691 / R24691C17: '93.2'
## Warning: Coercing text to numeric in T24691 / R24691C20: '5195.8'
## Warning: Coercing text to numeric in Q24692 / R24692C17: '93.2'
## Warning: Coercing text to numeric in T24692 / R24692C20: '5195.8'
## Warning: Coercing text to numeric in Q24693 / R24693C17: '93.2'
## Warning: Coercing text to numeric in T24693 / R24693C20: '5195.8'
## Warning: Coercing text to numeric in Q24694 / R24694C17: '93.2'
## Warning: Coercing text to numeric in T24694 / R24694C20: '5195.8'
## Warning: Coercing text to numeric in Q24695 / R24695C17: '93.2'
## Warning: Coercing text to numeric in T24695 / R24695C20: '5195.8'
## Warning: Coercing text to numeric in Q24696 / R24696C17: '93.2'
## Warning: Coercing text to numeric in T24696 / R24696C20: '5195.8'
## Warning: Coercing text to numeric in Q24697 / R24697C17: '93.2'
## Warning: Coercing text to numeric in T24697 / R24697C20: '5195.8'
## Warning: Coercing text to numeric in Q24698 / R24698C17: '93.2'
## Warning: Coercing text to numeric in T24698 / R24698C20: '5195.8'
## Warning: Coercing text to numeric in Q24699 / R24699C17: '93.2'
## Warning: Coercing text to numeric in T24699 / R24699C20: '5195.8'
## Warning: Coercing text to numeric in Q24700 / R24700C17: '93.2'
## Warning: Coercing text to numeric in T24700 / R24700C20: '5195.8'
## Warning: Coercing text to numeric in Q24701 / R24701C17: '93.2'
## Warning: Coercing text to numeric in T24701 / R24701C20: '5195.8'
## Warning: Coercing text to numeric in Q24702 / R24702C17: '93.2'
## Warning: Coercing text to numeric in T24702 / R24702C20: '5195.8'
## Warning: Coercing text to numeric in Q24703 / R24703C17: '93.2'
## Warning: Coercing text to numeric in T24703 / R24703C20: '5195.8'
## Warning: Coercing text to numeric in Q24704 / R24704C17: '93.2'
## Warning: Coercing text to numeric in T24704 / R24704C20: '5195.8'
## Warning: Coercing text to numeric in Q24705 / R24705C17: '93.2'
## Warning: Coercing text to numeric in T24705 / R24705C20: '5195.8'
## Warning: Coercing text to numeric in Q24706 / R24706C17: '93.2'
## Warning: Coercing text to numeric in T24706 / R24706C20: '5195.8'
## Warning: Coercing text to numeric in Q24707 / R24707C17: '93.2'
## Warning: Coercing text to numeric in T24707 / R24707C20: '5195.8'
## Warning: Coercing text to numeric in Q24708 / R24708C17: '93.2'
## Warning: Coercing text to numeric in T24708 / R24708C20: '5195.8'
## Warning: Coercing text to numeric in Q24709 / R24709C17: '93.2'
## Warning: Coercing text to numeric in T24709 / R24709C20: '5195.8'
## Warning: Coercing text to numeric in Q24710 / R24710C17: '93.2'
## Warning: Coercing text to numeric in T24710 / R24710C20: '5195.8'
## Warning: Coercing text to numeric in Q24711 / R24711C17: '93.2'
## Warning: Coercing text to numeric in T24711 / R24711C20: '5195.8'
## Warning: Coercing text to numeric in Q24712 / R24712C17: '93.2'
## Warning: Coercing text to numeric in T24712 / R24712C20: '5195.8'
## Warning: Coercing text to numeric in Q24713 / R24713C17: '93.2'
## Warning: Coercing text to numeric in T24713 / R24713C20: '5195.8'
## Warning: Coercing text to numeric in Q24714 / R24714C17: '93.2'
## Warning: Coercing text to numeric in T24714 / R24714C20: '5195.8'
## Warning: Coercing text to numeric in Q24715 / R24715C17: '93.2'
## Warning: Coercing text to numeric in T24715 / R24715C20: '5195.8'
## Warning: Coercing text to numeric in Q24716 / R24716C17: '93.2'
## Warning: Coercing text to numeric in T24716 / R24716C20: '5195.8'
## Warning: Coercing text to numeric in Q24717 / R24717C17: '93.2'
## Warning: Coercing text to numeric in T24717 / R24717C20: '5195.8'
## Warning: Coercing text to numeric in Q24718 / R24718C17: '93.2'
## Warning: Coercing text to numeric in T24718 / R24718C20: '5195.8'
## Warning: Coercing text to numeric in Q24719 / R24719C17: '93.2'
## Warning: Coercing text to numeric in T24719 / R24719C20: '5195.8'
## Warning: Coercing text to numeric in Q24720 / R24720C17: '93.2'
## Warning: Coercing text to numeric in T24720 / R24720C20: '5195.8'
## Warning: Coercing text to numeric in Q24721 / R24721C17: '93.2'
## Warning: Coercing text to numeric in T24721 / R24721C20: '5195.8'
## Warning: Coercing text to numeric in Q24722 / R24722C17: '93.2'
## Warning: Coercing text to numeric in T24722 / R24722C20: '5195.8'
## Warning: Coercing text to numeric in Q24723 / R24723C17: '93.2'
## Warning: Coercing text to numeric in T24723 / R24723C20: '5195.8'
## Warning: Coercing text to numeric in Q24724 / R24724C17: '93.2'
## Warning: Coercing text to numeric in T24724 / R24724C20: '5195.8'
## Warning: Coercing text to numeric in Q24725 / R24725C17: '93.2'
## Warning: Coercing text to numeric in T24725 / R24725C20: '5195.8'
## Warning: Coercing text to numeric in Q24726 / R24726C17: '93.2'
## Warning: Coercing text to numeric in T24726 / R24726C20: '5195.8'
## Warning: Coercing text to numeric in Q24727 / R24727C17: '93.2'
## Warning: Coercing text to numeric in T24727 / R24727C20: '5195.8'
## Warning: Coercing text to numeric in Q24728 / R24728C17: '93.2'
## Warning: Coercing text to numeric in T24728 / R24728C20: '5195.8'
## Warning: Coercing text to numeric in Q24729 / R24729C17: '93.2'
## Warning: Coercing text to numeric in T24729 / R24729C20: '5195.8'
## Warning: Coercing text to numeric in Q24730 / R24730C17: '93.2'
## Warning: Coercing text to numeric in T24730 / R24730C20: '5195.8'
## Warning: Coercing text to numeric in Q24731 / R24731C17: '93.2'
## Warning: Coercing text to numeric in T24731 / R24731C20: '5195.8'
## Warning: Coercing text to numeric in Q24732 / R24732C17: '93.2'
## Warning: Coercing text to numeric in T24732 / R24732C20: '5195.8'
## Warning: Coercing text to numeric in Q24733 / R24733C17: '93.2'
## Warning: Coercing text to numeric in T24733 / R24733C20: '5195.8'
## Warning: Coercing text to numeric in Q24734 / R24734C17: '93.2'
## Warning: Coercing text to numeric in T24734 / R24734C20: '5195.8'
## Warning: Coercing text to numeric in Q24735 / R24735C17: '93.2'
## Warning: Coercing text to numeric in T24735 / R24735C20: '5195.8'
## Warning: Coercing text to numeric in Q24736 / R24736C17: '93.2'
## Warning: Coercing text to numeric in T24736 / R24736C20: '5195.8'
## Warning: Coercing text to numeric in Q24737 / R24737C17: '93.2'
## Warning: Coercing text to numeric in T24737 / R24737C20: '5195.8'
## Warning: Coercing text to numeric in Q24738 / R24738C17: '93.2'
## Warning: Coercing text to numeric in T24738 / R24738C20: '5195.8'
## Warning: Coercing text to numeric in Q24739 / R24739C17: '93.2'
## Warning: Coercing text to numeric in T24739 / R24739C20: '5195.8'
## Warning: Coercing text to numeric in Q24740 / R24740C17: '93.2'
## Warning: Coercing text to numeric in T24740 / R24740C20: '5195.8'
## Warning: Coercing text to numeric in Q24741 / R24741C17: '93.2'
## Warning: Coercing text to numeric in T24741 / R24741C20: '5195.8'
## Warning: Coercing text to numeric in Q24742 / R24742C17: '93.2'
## Warning: Coercing text to numeric in T24742 / R24742C20: '5195.8'
## Warning: Coercing text to numeric in Q24743 / R24743C17: '93.2'
## Warning: Coercing text to numeric in T24743 / R24743C20: '5195.8'
## Warning: Coercing text to numeric in Q24744 / R24744C17: '93.2'
## Warning: Coercing text to numeric in T24744 / R24744C20: '5195.8'
## Warning: Coercing text to numeric in Q24745 / R24745C17: '93.2'
## Warning: Coercing text to numeric in T24745 / R24745C20: '5195.8'
## Warning: Coercing text to numeric in Q24746 / R24746C17: '93.2'
## Warning: Coercing text to numeric in T24746 / R24746C20: '5195.8'
## Warning: Coercing text to numeric in Q24747 / R24747C17: '93.2'
## Warning: Coercing text to numeric in T24747 / R24747C20: '5195.8'
## Warning: Coercing text to numeric in Q24748 / R24748C17: '93.2'
## Warning: Coercing text to numeric in T24748 / R24748C20: '5195.8'
## Warning: Coercing text to numeric in Q24749 / R24749C17: '93.2'
## Warning: Coercing text to numeric in T24749 / R24749C20: '5195.8'
## Warning: Coercing text to numeric in Q24750 / R24750C17: '93.2'
## Warning: Coercing text to numeric in T24750 / R24750C20: '5195.8'
## Warning: Coercing text to numeric in Q24751 / R24751C17: '93.2'
## Warning: Coercing text to numeric in T24751 / R24751C20: '5195.8'
## Warning: Coercing text to numeric in Q24752 / R24752C17: '93.2'
## Warning: Coercing text to numeric in T24752 / R24752C20: '5195.8'
## Warning: Coercing text to numeric in Q24753 / R24753C17: '93.2'
## Warning: Coercing text to numeric in T24753 / R24753C20: '5195.8'
## Warning: Coercing text to numeric in Q24754 / R24754C17: '93.2'
## Warning: Coercing text to numeric in T24754 / R24754C20: '5195.8'
## Warning: Coercing text to numeric in Q24755 / R24755C17: '93.2'
## Warning: Coercing text to numeric in T24755 / R24755C20: '5195.8'
## Warning: Coercing text to numeric in Q24756 / R24756C17: '93.2'
## Warning: Coercing text to numeric in T24756 / R24756C20: '5195.8'
## Warning: Coercing text to numeric in Q24757 / R24757C17: '93.2'
## Warning: Coercing text to numeric in T24757 / R24757C20: '5195.8'
## Warning: Coercing text to numeric in Q24758 / R24758C17: '93.2'
## Warning: Coercing text to numeric in T24758 / R24758C20: '5195.8'
## Warning: Coercing text to numeric in Q24759 / R24759C17: '93.2'
## Warning: Coercing text to numeric in T24759 / R24759C20: '5195.8'
## Warning: Coercing text to numeric in Q24760 / R24760C17: '93.2'
## Warning: Coercing text to numeric in T24760 / R24760C20: '5195.8'
## Warning: Coercing text to numeric in Q24761 / R24761C17: '93.2'
## Warning: Coercing text to numeric in T24761 / R24761C20: '5195.8'
## Warning: Coercing text to numeric in Q24762 / R24762C17: '93.2'
## Warning: Coercing text to numeric in T24762 / R24762C20: '5195.8'
## Warning: Coercing text to numeric in Q24763 / R24763C17: '93.2'
## Warning: Coercing text to numeric in T24763 / R24763C20: '5195.8'
## Warning: Coercing text to numeric in Q24764 / R24764C17: '93.2'
## Warning: Coercing text to numeric in T24764 / R24764C20: '5195.8'
## Warning: Coercing text to numeric in Q24765 / R24765C17: '93.2'
## Warning: Coercing text to numeric in T24765 / R24765C20: '5195.8'
## Warning: Coercing text to numeric in Q24766 / R24766C17: '93.2'
## Warning: Coercing text to numeric in T24766 / R24766C20: '5195.8'
## Warning: Coercing text to numeric in Q24767 / R24767C17: '93.2'
## Warning: Coercing text to numeric in T24767 / R24767C20: '5195.8'
## Warning: Coercing text to numeric in Q24768 / R24768C17: '93.2'
## Warning: Coercing text to numeric in T24768 / R24768C20: '5195.8'
## Warning: Coercing text to numeric in Q24769 / R24769C17: '93.2'
## Warning: Coercing text to numeric in T24769 / R24769C20: '5195.8'
## Warning: Coercing text to numeric in Q24770 / R24770C17: '93.2'
## Warning: Coercing text to numeric in T24770 / R24770C20: '5195.8'
## Warning: Coercing text to numeric in Q24771 / R24771C17: '93.2'
## Warning: Coercing text to numeric in T24771 / R24771C20: '5195.8'
## Warning: Coercing text to numeric in Q24772 / R24772C17: '93.2'
## Warning: Coercing text to numeric in T24772 / R24772C20: '5195.8'
## Warning: Coercing text to numeric in Q24773 / R24773C17: '93.2'
## Warning: Coercing text to numeric in T24773 / R24773C20: '5195.8'
## Warning: Coercing text to numeric in Q24774 / R24774C17: '93.2'
## Warning: Coercing text to numeric in T24774 / R24774C20: '5195.8'
## Warning: Coercing text to numeric in Q24775 / R24775C17: '93.2'
## Warning: Coercing text to numeric in T24775 / R24775C20: '5195.8'
## Warning: Coercing text to numeric in Q24776 / R24776C17: '93.2'
## Warning: Coercing text to numeric in T24776 / R24776C20: '5195.8'
## Warning: Coercing text to numeric in Q24777 / R24777C17: '93.2'
## Warning: Coercing text to numeric in T24777 / R24777C20: '5195.8'
## Warning: Coercing text to numeric in Q24778 / R24778C17: '93.2'
## Warning: Coercing text to numeric in T24778 / R24778C20: '5195.8'
## Warning: Coercing text to numeric in Q24779 / R24779C17: '93.2'
## Warning: Coercing text to numeric in T24779 / R24779C20: '5195.8'
## Warning: Coercing text to numeric in Q24780 / R24780C17: '93.2'
## Warning: Coercing text to numeric in T24780 / R24780C20: '5195.8'
## Warning: Coercing text to numeric in Q24781 / R24781C17: '93.2'
## Warning: Coercing text to numeric in T24781 / R24781C20: '5195.8'
## Warning: Coercing text to numeric in Q24782 / R24782C17: '93.2'
## Warning: Coercing text to numeric in T24782 / R24782C20: '5195.8'
## Warning: Coercing text to numeric in Q24783 / R24783C17: '93.2'
## Warning: Coercing text to numeric in T24783 / R24783C20: '5195.8'
## Warning: Coercing text to numeric in Q24784 / R24784C17: '93.2'
## Warning: Coercing text to numeric in T24784 / R24784C20: '5195.8'
## Warning: Coercing text to numeric in Q24785 / R24785C17: '93.2'
## Warning: Coercing text to numeric in T24785 / R24785C20: '5195.8'
## Warning: Coercing text to numeric in Q24786 / R24786C17: '93.2'
## Warning: Coercing text to numeric in T24786 / R24786C20: '5195.8'
## Warning: Coercing text to numeric in Q24787 / R24787C17: '93.2'
## Warning: Coercing text to numeric in T24787 / R24787C20: '5195.8'
## Warning: Coercing text to numeric in Q24788 / R24788C17: '93.2'
## Warning: Coercing text to numeric in T24788 / R24788C20: '5195.8'
## Warning: Coercing text to numeric in Q24789 / R24789C17: '93.2'
## Warning: Coercing text to numeric in T24789 / R24789C20: '5195.8'
## Warning: Coercing text to numeric in Q24790 / R24790C17: '93.2'
## Warning: Coercing text to numeric in T24790 / R24790C20: '5195.8'
## Warning: Coercing text to numeric in Q24791 / R24791C17: '93.2'
## Warning: Coercing text to numeric in T24791 / R24791C20: '5195.8'
## Warning: Coercing text to numeric in Q24792 / R24792C17: '93.2'
## Warning: Coercing text to numeric in T24792 / R24792C20: '5195.8'
## Warning: Coercing text to numeric in Q24793 / R24793C17: '93.2'
## Warning: Coercing text to numeric in T24793 / R24793C20: '5195.8'
## Warning: Coercing text to numeric in Q24794 / R24794C17: '93.2'
## Warning: Coercing text to numeric in T24794 / R24794C20: '5195.8'
## Warning: Coercing text to numeric in Q24795 / R24795C17: '93.2'
## Warning: Coercing text to numeric in T24795 / R24795C20: '5195.8'
## Warning: Coercing text to numeric in Q24796 / R24796C17: '93.2'
## Warning: Coercing text to numeric in T24796 / R24796C20: '5195.8'
## Warning: Coercing text to numeric in Q24797 / R24797C17: '93.2'
## Warning: Coercing text to numeric in T24797 / R24797C20: '5195.8'
## Warning: Coercing text to numeric in Q24798 / R24798C17: '93.2'
## Warning: Coercing text to numeric in T24798 / R24798C20: '5195.8'
## Warning: Coercing text to numeric in Q24799 / R24799C17: '93.2'
## Warning: Coercing text to numeric in T24799 / R24799C20: '5195.8'
## Warning: Coercing text to numeric in Q24800 / R24800C17: '93.2'
## Warning: Coercing text to numeric in T24800 / R24800C20: '5195.8'
## Warning: Coercing text to numeric in Q24801 / R24801C17: '93.2'
## Warning: Coercing text to numeric in T24801 / R24801C20: '5195.8'
## Warning: Coercing text to numeric in Q24802 / R24802C17: '93.2'
## Warning: Coercing text to numeric in T24802 / R24802C20: '5195.8'
## Warning: Coercing text to numeric in Q24803 / R24803C17: '93.2'
## Warning: Coercing text to numeric in T24803 / R24803C20: '5195.8'
## Warning: Coercing text to numeric in Q24804 / R24804C17: '93.2'
## Warning: Coercing text to numeric in T24804 / R24804C20: '5195.8'
## Warning: Coercing text to numeric in Q24805 / R24805C17: '93.2'
## Warning: Coercing text to numeric in T24805 / R24805C20: '5195.8'
## Warning: Coercing text to numeric in Q24806 / R24806C17: '93.2'
## Warning: Coercing text to numeric in T24806 / R24806C20: '5195.8'
## Warning: Coercing text to numeric in Q24807 / R24807C17: '93.2'
## Warning: Coercing text to numeric in T24807 / R24807C20: '5195.8'
## Warning: Coercing text to numeric in Q24808 / R24808C17: '93.2'
## Warning: Coercing text to numeric in T24808 / R24808C20: '5195.8'
## Warning: Coercing text to numeric in Q24809 / R24809C17: '93.2'
## Warning: Coercing text to numeric in T24809 / R24809C20: '5195.8'
## Warning: Coercing text to numeric in Q24810 / R24810C17: '93.2'
## Warning: Coercing text to numeric in T24810 / R24810C20: '5195.8'
## Warning: Coercing text to numeric in Q24811 / R24811C17: '93.2'
## Warning: Coercing text to numeric in T24811 / R24811C20: '5195.8'
## Warning: Coercing text to numeric in Q24812 / R24812C17: '93.2'
## Warning: Coercing text to numeric in T24812 / R24812C20: '5195.8'
## Warning: Coercing text to numeric in Q24813 / R24813C17: '93.2'
## Warning: Coercing text to numeric in T24813 / R24813C20: '5195.8'
## Warning: Coercing text to numeric in Q24814 / R24814C17: '93.2'
## Warning: Coercing text to numeric in T24814 / R24814C20: '5195.8'
## Warning: Coercing text to numeric in Q24815 / R24815C17: '93.2'
## Warning: Coercing text to numeric in T24815 / R24815C20: '5195.8'
## Warning: Coercing text to numeric in Q24816 / R24816C17: '93.2'
## Warning: Coercing text to numeric in T24816 / R24816C20: '5195.8'
## Warning: Coercing text to numeric in Q24817 / R24817C17: '93.2'
## Warning: Coercing text to numeric in T24817 / R24817C20: '5195.8'
## Warning: Coercing text to numeric in Q24818 / R24818C17: '93.2'
## Warning: Coercing text to numeric in T24818 / R24818C20: '5195.8'
## Warning: Coercing text to numeric in Q24819 / R24819C17: '93.2'
## Warning: Coercing text to numeric in T24819 / R24819C20: '5195.8'
## Warning: Coercing text to numeric in Q24820 / R24820C17: '93.2'
## Warning: Coercing text to numeric in T24820 / R24820C20: '5195.8'
## Warning: Coercing text to numeric in Q24821 / R24821C17: '93.2'
## Warning: Coercing text to numeric in T24821 / R24821C20: '5195.8'
## Warning: Coercing text to numeric in Q24822 / R24822C17: '93.2'
## Warning: Coercing text to numeric in T24822 / R24822C20: '5195.8'
## Warning: Coercing text to numeric in Q24823 / R24823C17: '93.2'
## Warning: Coercing text to numeric in T24823 / R24823C20: '5195.8'
## Warning: Coercing text to numeric in Q24824 / R24824C17: '93.2'
## Warning: Coercing text to numeric in T24824 / R24824C20: '5195.8'
## Warning: Coercing text to numeric in Q24825 / R24825C17: '93.2'
## Warning: Coercing text to numeric in T24825 / R24825C20: '5195.8'
## Warning: Coercing text to numeric in Q24826 / R24826C17: '93.2'
## Warning: Coercing text to numeric in T24826 / R24826C20: '5195.8'
## Warning: Coercing text to numeric in Q24827 / R24827C17: '93.2'
## Warning: Coercing text to numeric in T24827 / R24827C20: '5195.8'
## Warning: Coercing text to numeric in Q24828 / R24828C17: '93.2'
## Warning: Coercing text to numeric in T24828 / R24828C20: '5195.8'
## Warning: Coercing text to numeric in Q24829 / R24829C17: '93.2'
## Warning: Coercing text to numeric in T24829 / R24829C20: '5195.8'
## Warning: Coercing text to numeric in Q24830 / R24830C17: '93.2'
## Warning: Coercing text to numeric in T24830 / R24830C20: '5195.8'
## Warning: Coercing text to numeric in Q24831 / R24831C17: '93.2'
## Warning: Coercing text to numeric in T24831 / R24831C20: '5195.8'
## Warning: Coercing text to numeric in Q24832 / R24832C17: '93.2'
## Warning: Coercing text to numeric in T24832 / R24832C20: '5195.8'
## Warning: Coercing text to numeric in Q24833 / R24833C17: '93.2'
## Warning: Coercing text to numeric in T24833 / R24833C20: '5195.8'
## Warning: Coercing text to numeric in Q24834 / R24834C17: '93.2'
## Warning: Coercing text to numeric in T24834 / R24834C20: '5195.8'
## Warning: Coercing text to numeric in Q24835 / R24835C17: '93.2'
## Warning: Coercing text to numeric in T24835 / R24835C20: '5195.8'
## Warning: Coercing text to numeric in Q24836 / R24836C17: '93.2'
## Warning: Coercing text to numeric in T24836 / R24836C20: '5195.8'
## Warning: Coercing text to numeric in Q24837 / R24837C17: '93.2'
## Warning: Coercing text to numeric in T24837 / R24837C20: '5195.8'
## Warning: Coercing text to numeric in Q24838 / R24838C17: '93.2'
## Warning: Coercing text to numeric in T24838 / R24838C20: '5195.8'
## Warning: Coercing text to numeric in Q24839 / R24839C17: '93.2'
## Warning: Coercing text to numeric in T24839 / R24839C20: '5195.8'
## Warning: Coercing text to numeric in Q24840 / R24840C17: '93.2'
## Warning: Coercing text to numeric in T24840 / R24840C20: '5195.8'
## Warning: Coercing text to numeric in Q24841 / R24841C17: '93.2'
## Warning: Coercing text to numeric in T24841 / R24841C20: '5195.8'
## Warning: Coercing text to numeric in Q24842 / R24842C17: '93.2'
## Warning: Coercing text to numeric in T24842 / R24842C20: '5195.8'
## Warning: Coercing text to numeric in Q24843 / R24843C17: '93.2'
## Warning: Coercing text to numeric in T24843 / R24843C20: '5195.8'
## Warning: Coercing text to numeric in Q24844 / R24844C17: '93.2'
## Warning: Coercing text to numeric in T24844 / R24844C20: '5195.8'
## Warning: Coercing text to numeric in Q24845 / R24845C17: '93.2'
## Warning: Coercing text to numeric in T24845 / R24845C20: '5195.8'
## Warning: Coercing text to numeric in Q24846 / R24846C17: '93.2'
## Warning: Coercing text to numeric in T24846 / R24846C20: '5195.8'
## Warning: Coercing text to numeric in Q24847 / R24847C17: '93.2'
## Warning: Coercing text to numeric in T24847 / R24847C20: '5195.8'
## Warning: Coercing text to numeric in Q24848 / R24848C17: '93.2'
## Warning: Coercing text to numeric in T24848 / R24848C20: '5195.8'
## Warning: Coercing text to numeric in Q24849 / R24849C17: '93.2'
## Warning: Coercing text to numeric in T24849 / R24849C20: '5195.8'
## Warning: Coercing text to numeric in Q24850 / R24850C17: '93.2'
## Warning: Coercing text to numeric in T24850 / R24850C20: '5195.8'
## Warning: Coercing text to numeric in Q24851 / R24851C17: '93.2'
## Warning: Coercing text to numeric in T24851 / R24851C20: '5195.8'
## Warning: Coercing text to numeric in Q24852 / R24852C17: '93.2'
## Warning: Coercing text to numeric in T24852 / R24852C20: '5195.8'
## Warning: Coercing text to numeric in Q24853 / R24853C17: '93.2'
## Warning: Coercing text to numeric in T24853 / R24853C20: '5195.8'
## Warning: Coercing text to numeric in Q24854 / R24854C17: '93.2'
## Warning: Coercing text to numeric in T24854 / R24854C20: '5195.8'
## Warning: Coercing text to numeric in Q24855 / R24855C17: '93.2'
## Warning: Coercing text to numeric in T24855 / R24855C20: '5195.8'
## Warning: Coercing text to numeric in Q24856 / R24856C17: '93.2'
## Warning: Coercing text to numeric in T24856 / R24856C20: '5195.8'
## Warning: Coercing text to numeric in Q24857 / R24857C17: '93.2'
## Warning: Coercing text to numeric in T24857 / R24857C20: '5195.8'
## Warning: Coercing text to numeric in Q24858 / R24858C17: '93.2'
## Warning: Coercing text to numeric in T24858 / R24858C20: '5195.8'
## Warning: Coercing text to numeric in Q24859 / R24859C17: '93.2'
## Warning: Coercing text to numeric in T24859 / R24859C20: '5195.8'
## Warning: Coercing text to numeric in Q24860 / R24860C17: '93.2'
## Warning: Coercing text to numeric in T24860 / R24860C20: '5195.8'
## Warning: Coercing text to numeric in Q24861 / R24861C17: '93.2'
## Warning: Coercing text to numeric in T24861 / R24861C20: '5195.8'
## Warning: Coercing text to numeric in Q24862 / R24862C17: '93.2'
## Warning: Coercing text to numeric in T24862 / R24862C20: '5195.8'
## Warning: Coercing text to numeric in Q24863 / R24863C17: '93.2'
## Warning: Coercing text to numeric in T24863 / R24863C20: '5195.8'
## Warning: Coercing text to numeric in Q24864 / R24864C17: '93.2'
## Warning: Coercing text to numeric in T24864 / R24864C20: '5195.8'
## Warning: Coercing text to numeric in Q24865 / R24865C17: '93.2'
## Warning: Coercing text to numeric in T24865 / R24865C20: '5195.8'
## Warning: Coercing text to numeric in Q24866 / R24866C17: '93.2'
## Warning: Coercing text to numeric in T24866 / R24866C20: '5195.8'
## Warning: Coercing text to numeric in Q24867 / R24867C17: '93.2'
## Warning: Coercing text to numeric in T24867 / R24867C20: '5195.8'
## Warning: Coercing text to numeric in Q24868 / R24868C17: '93.2'
## Warning: Coercing text to numeric in T24868 / R24868C20: '5195.8'
## Warning: Coercing text to numeric in Q24869 / R24869C17: '93.2'
## Warning: Coercing text to numeric in T24869 / R24869C20: '5195.8'
## Warning: Coercing text to numeric in Q24870 / R24870C17: '93.2'
## Warning: Coercing text to numeric in T24870 / R24870C20: '5195.8'
## Warning: Coercing text to numeric in Q24871 / R24871C17: '93.2'
## Warning: Coercing text to numeric in T24871 / R24871C20: '5195.8'
## Warning: Coercing text to numeric in Q24872 / R24872C17: '93.2'
## Warning: Coercing text to numeric in T24872 / R24872C20: '5195.8'
## Warning: Coercing text to numeric in Q24873 / R24873C17: '93.2'
## Warning: Coercing text to numeric in T24873 / R24873C20: '5195.8'
## Warning: Coercing text to numeric in Q24874 / R24874C17: '93.2'
## Warning: Coercing text to numeric in T24874 / R24874C20: '5195.8'
## Warning: Coercing text to numeric in Q24875 / R24875C17: '93.2'
## Warning: Coercing text to numeric in T24875 / R24875C20: '5195.8'
## Warning: Coercing text to numeric in Q24876 / R24876C17: '93.2'
## Warning: Coercing text to numeric in T24876 / R24876C20: '5195.8'
## Warning: Coercing text to numeric in Q24877 / R24877C17: '93.2'
## Warning: Coercing text to numeric in T24877 / R24877C20: '5195.8'
## Warning: Coercing text to numeric in Q24878 / R24878C17: '93.2'
## Warning: Coercing text to numeric in T24878 / R24878C20: '5195.8'
## Warning: Coercing text to numeric in Q24879 / R24879C17: '93.2'
## Warning: Coercing text to numeric in T24879 / R24879C20: '5195.8'
## Warning: Coercing text to numeric in Q24880 / R24880C17: '93.2'
## Warning: Coercing text to numeric in T24880 / R24880C20: '5195.8'
## Warning: Coercing text to numeric in Q24881 / R24881C17: '93.2'
## Warning: Coercing text to numeric in T24881 / R24881C20: '5195.8'
## Warning: Coercing text to numeric in Q24882 / R24882C17: '93.2'
## Warning: Coercing text to numeric in T24882 / R24882C20: '5195.8'
## Warning: Coercing text to numeric in Q24883 / R24883C17: '93.2'
## Warning: Coercing text to numeric in T24883 / R24883C20: '5195.8'
## Warning: Coercing text to numeric in Q24884 / R24884C17: '93.2'
## Warning: Coercing text to numeric in T24884 / R24884C20: '5195.8'
## Warning: Coercing text to numeric in Q24885 / R24885C17: '93.2'
## Warning: Coercing text to numeric in T24885 / R24885C20: '5195.8'
## Warning: Coercing text to numeric in Q24886 / R24886C17: '93.2'
## Warning: Coercing text to numeric in T24886 / R24886C20: '5195.8'
## Warning: Coercing text to numeric in Q24887 / R24887C17: '93.2'
## Warning: Coercing text to numeric in T24887 / R24887C20: '5195.8'
## Warning: Coercing text to numeric in Q24888 / R24888C17: '93.2'
## Warning: Coercing text to numeric in T24888 / R24888C20: '5195.8'
## Warning: Coercing text to numeric in Q24889 / R24889C17: '93.2'
## Warning: Coercing text to numeric in T24889 / R24889C20: '5195.8'
## Warning: Coercing text to numeric in Q24890 / R24890C17: '93.2'
## Warning: Coercing text to numeric in T24890 / R24890C20: '5195.8'
## Warning: Coercing text to numeric in Q24891 / R24891C17: '93.2'
## Warning: Coercing text to numeric in T24891 / R24891C20: '5195.8'
## Warning: Coercing text to numeric in Q24892 / R24892C17: '93.2'
## Warning: Coercing text to numeric in T24892 / R24892C20: '5195.8'
## Warning: Coercing text to numeric in Q24893 / R24893C17: '93.2'
## Warning: Coercing text to numeric in T24893 / R24893C20: '5195.8'
## Warning: Coercing text to numeric in Q24894 / R24894C17: '93.2'
## Warning: Coercing text to numeric in T24894 / R24894C20: '5195.8'
## Warning: Coercing text to numeric in Q24895 / R24895C17: '93.2'
## Warning: Coercing text to numeric in T24895 / R24895C20: '5195.8'
## Warning: Coercing text to numeric in Q24896 / R24896C17: '93.2'
## Warning: Coercing text to numeric in T24896 / R24896C20: '5195.8'
## Warning: Coercing text to numeric in Q24897 / R24897C17: '93.2'
## Warning: Coercing text to numeric in T24897 / R24897C20: '5195.8'
## Warning: Coercing text to numeric in Q24898 / R24898C17: '93.2'
## Warning: Coercing text to numeric in T24898 / R24898C20: '5195.8'
## Warning: Coercing text to numeric in Q24899 / R24899C17: '93.2'
## Warning: Coercing text to numeric in T24899 / R24899C20: '5195.8'
## Warning: Coercing text to numeric in Q24900 / R24900C17: '93.2'
## Warning: Coercing text to numeric in T24900 / R24900C20: '5195.8'
## Warning: Coercing text to numeric in Q24901 / R24901C17: '93.2'
## Warning: Coercing text to numeric in T24901 / R24901C20: '5195.8'
## Warning: Coercing text to numeric in Q24902 / R24902C17: '93.2'
## Warning: Coercing text to numeric in T24902 / R24902C20: '5195.8'
## Warning: Coercing text to numeric in Q24903 / R24903C17: '93.2'
## Warning: Coercing text to numeric in T24903 / R24903C20: '5195.8'
## Warning: Coercing text to numeric in Q24904 / R24904C17: '93.2'
## Warning: Coercing text to numeric in T24904 / R24904C20: '5195.8'
## Warning: Coercing text to numeric in Q24905 / R24905C17: '93.2'
## Warning: Coercing text to numeric in T24905 / R24905C20: '5195.8'
## Warning: Coercing text to numeric in Q24906 / R24906C17: '93.2'
## Warning: Coercing text to numeric in T24906 / R24906C20: '5195.8'
## Warning: Coercing text to numeric in Q24907 / R24907C17: '93.2'
## Warning: Coercing text to numeric in T24907 / R24907C20: '5195.8'
## Warning: Coercing text to numeric in Q24908 / R24908C17: '93.2'
## Warning: Coercing text to numeric in T24908 / R24908C20: '5195.8'
## Warning: Coercing text to numeric in Q24909 / R24909C17: '93.2'
## Warning: Coercing text to numeric in T24909 / R24909C20: '5195.8'
## Warning: Coercing text to numeric in Q24910 / R24910C17: '93.2'
## Warning: Coercing text to numeric in T24910 / R24910C20: '5195.8'
## Warning: Coercing text to numeric in Q24911 / R24911C17: '93.2'
## Warning: Coercing text to numeric in T24911 / R24911C20: '5195.8'
## Warning: Coercing text to numeric in Q24912 / R24912C17: '93.2'
## Warning: Coercing text to numeric in T24912 / R24912C20: '5195.8'
## Warning: Coercing text to numeric in Q24913 / R24913C17: '93.2'
## Warning: Coercing text to numeric in T24913 / R24913C20: '5195.8'
## Warning: Coercing text to numeric in Q24914 / R24914C17: '93.2'
## Warning: Coercing text to numeric in T24914 / R24914C20: '5195.8'
## Warning: Coercing text to numeric in Q24915 / R24915C17: '93.2'
## Warning: Coercing text to numeric in T24915 / R24915C20: '5195.8'
## Warning: Coercing text to numeric in Q24916 / R24916C17: '93.2'
## Warning: Coercing text to numeric in T24916 / R24916C20: '5195.8'
## Warning: Coercing text to numeric in Q24917 / R24917C17: '93.2'
## Warning: Coercing text to numeric in T24917 / R24917C20: '5195.8'
## Warning: Coercing text to numeric in Q24918 / R24918C17: '93.2'
## Warning: Coercing text to numeric in T24918 / R24918C20: '5195.8'
## Warning: Coercing text to numeric in Q24919 / R24919C17: '93.2'
## Warning: Coercing text to numeric in T24919 / R24919C20: '5195.8'
## Warning: Coercing text to numeric in Q24920 / R24920C17: '93.2'
## Warning: Coercing text to numeric in T24920 / R24920C20: '5195.8'
## Warning: Coercing text to numeric in Q24921 / R24921C17: '93.2'
## Warning: Coercing text to numeric in T24921 / R24921C20: '5195.8'
## Warning: Coercing text to numeric in Q24922 / R24922C17: '93.2'
## Warning: Coercing text to numeric in T24922 / R24922C20: '5195.8'
## Warning: Coercing text to numeric in Q24923 / R24923C17: '93.2'
## Warning: Coercing text to numeric in T24923 / R24923C20: '5195.8'
## Warning: Coercing text to numeric in Q24924 / R24924C17: '93.2'
## Warning: Coercing text to numeric in T24924 / R24924C20: '5195.8'
## Warning: Coercing text to numeric in Q24925 / R24925C17: '93.2'
## Warning: Coercing text to numeric in T24925 / R24925C20: '5195.8'
## Warning: Coercing text to numeric in Q24926 / R24926C17: '93.2'
## Warning: Coercing text to numeric in T24926 / R24926C20: '5195.8'
## Warning: Coercing text to numeric in Q24927 / R24927C17: '93.2'
## Warning: Coercing text to numeric in T24927 / R24927C20: '5195.8'
## Warning: Coercing text to numeric in Q24928 / R24928C17: '93.2'
## Warning: Coercing text to numeric in T24928 / R24928C20: '5195.8'
## Warning: Coercing text to numeric in Q24929 / R24929C17: '93.2'
## Warning: Coercing text to numeric in T24929 / R24929C20: '5195.8'
## Warning: Coercing text to numeric in Q24930 / R24930C17: '93.2'
## Warning: Coercing text to numeric in T24930 / R24930C20: '5195.8'
## Warning: Coercing text to numeric in Q24931 / R24931C17: '93.2'
## Warning: Coercing text to numeric in T24931 / R24931C20: '5195.8'
## Warning: Coercing text to numeric in Q24932 / R24932C17: '93.2'
## Warning: Coercing text to numeric in T24932 / R24932C20: '5195.8'
## Warning: Coercing text to numeric in Q24933 / R24933C17: '93.2'
## Warning: Coercing text to numeric in T24933 / R24933C20: '5195.8'
## Warning: Coercing text to numeric in Q24934 / R24934C17: '93.2'
## Warning: Coercing text to numeric in T24934 / R24934C20: '5195.8'
## Warning: Coercing text to numeric in Q24935 / R24935C17: '93.2'
## Warning: Coercing text to numeric in T24935 / R24935C20: '5195.8'
## Warning: Coercing text to numeric in Q24936 / R24936C17: '93.2'
## Warning: Coercing text to numeric in T24936 / R24936C20: '5195.8'
## Warning: Coercing text to numeric in Q24937 / R24937C17: '93.2'
## Warning: Coercing text to numeric in T24937 / R24937C20: '5195.8'
## Warning: Coercing text to numeric in Q24938 / R24938C17: '93.2'
## Warning: Coercing text to numeric in T24938 / R24938C20: '5195.8'
## Warning: Coercing text to numeric in Q24939 / R24939C17: '93.2'
## Warning: Coercing text to numeric in T24939 / R24939C20: '5195.8'
## Warning: Coercing text to numeric in Q24940 / R24940C17: '93.2'
## Warning: Coercing text to numeric in T24940 / R24940C20: '5195.8'
## Warning: Coercing text to numeric in Q24941 / R24941C17: '93.2'
## Warning: Coercing text to numeric in T24941 / R24941C20: '5195.8'
## Warning: Coercing text to numeric in Q24942 / R24942C17: '93.2'
## Warning: Coercing text to numeric in T24942 / R24942C20: '5195.8'
## Warning: Coercing text to numeric in Q24943 / R24943C17: '93.2'
## Warning: Coercing text to numeric in T24943 / R24943C20: '5195.8'
## Warning: Coercing text to numeric in Q24944 / R24944C17: '93.2'
## Warning: Coercing text to numeric in T24944 / R24944C20: '5195.8'
## Warning: Coercing text to numeric in Q24945 / R24945C17: '93.2'
## Warning: Coercing text to numeric in T24945 / R24945C20: '5195.8'
## Warning: Coercing text to numeric in Q24946 / R24946C17: '93.2'
## Warning: Coercing text to numeric in T24946 / R24946C20: '5195.8'
## Warning: Coercing text to numeric in Q24947 / R24947C17: '93.2'
## Warning: Coercing text to numeric in T24947 / R24947C20: '5195.8'
## Warning: Coercing text to numeric in Q24948 / R24948C17: '93.2'
## Warning: Coercing text to numeric in T24948 / R24948C20: '5195.8'
## Warning: Coercing text to numeric in Q24949 / R24949C17: '93.2'
## Warning: Coercing text to numeric in T24949 / R24949C20: '5195.8'
## Warning: Coercing text to numeric in Q24950 / R24950C17: '93.2'
## Warning: Coercing text to numeric in T24950 / R24950C20: '5195.8'
## Warning: Coercing text to numeric in Q24951 / R24951C17: '93.2'
## Warning: Coercing text to numeric in T24951 / R24951C20: '5195.8'
## Warning: Coercing text to numeric in Q24952 / R24952C17: '93.2'
## Warning: Coercing text to numeric in T24952 / R24952C20: '5195.8'
## Warning: Coercing text to numeric in Q24953 / R24953C17: '93.2'
## Warning: Coercing text to numeric in T24953 / R24953C20: '5195.8'
## Warning: Coercing text to numeric in Q24954 / R24954C17: '93.2'
## Warning: Coercing text to numeric in T24954 / R24954C20: '5195.8'
## Warning: Coercing text to numeric in Q24955 / R24955C17: '93.2'
## Warning: Coercing text to numeric in T24955 / R24955C20: '5195.8'
## Warning: Coercing text to numeric in Q24956 / R24956C17: '93.2'
## Warning: Coercing text to numeric in T24956 / R24956C20: '5195.8'
## Warning: Coercing text to numeric in Q24957 / R24957C17: '93.2'
## Warning: Coercing text to numeric in T24957 / R24957C20: '5195.8'
## Warning: Coercing text to numeric in Q24958 / R24958C17: '93.2'
## Warning: Coercing text to numeric in T24958 / R24958C20: '5195.8'
## Warning: Coercing text to numeric in Q24959 / R24959C17: '93.2'
## Warning: Coercing text to numeric in T24959 / R24959C20: '5195.8'
## Warning: Coercing text to numeric in Q24960 / R24960C17: '93.2'
## Warning: Coercing text to numeric in T24960 / R24960C20: '5195.8'
## Warning: Coercing text to numeric in Q24961 / R24961C17: '93.2'
## Warning: Coercing text to numeric in T24961 / R24961C20: '5195.8'
## Warning: Coercing text to numeric in Q24962 / R24962C17: '93.2'
## Warning: Coercing text to numeric in T24962 / R24962C20: '5195.8'
## Warning: Coercing text to numeric in Q24963 / R24963C17: '93.2'
## Warning: Coercing text to numeric in T24963 / R24963C20: '5195.8'
## Warning: Coercing text to numeric in Q24964 / R24964C17: '93.2'
## Warning: Coercing text to numeric in T24964 / R24964C20: '5195.8'
## Warning: Coercing text to numeric in Q24965 / R24965C17: '93.2'
## Warning: Coercing text to numeric in T24965 / R24965C20: '5195.8'
## Warning: Coercing text to numeric in Q24966 / R24966C17: '93.2'
## Warning: Coercing text to numeric in T24966 / R24966C20: '5195.8'
## Warning: Coercing text to numeric in Q24967 / R24967C17: '93.2'
## Warning: Coercing text to numeric in T24967 / R24967C20: '5195.8'
## Warning: Coercing text to numeric in Q24968 / R24968C17: '93.2'
## Warning: Coercing text to numeric in T24968 / R24968C20: '5195.8'
## Warning: Coercing text to numeric in Q24969 / R24969C17: '93.2'
## Warning: Coercing text to numeric in T24969 / R24969C20: '5195.8'
## Warning: Coercing text to numeric in Q24970 / R24970C17: '93.2'
## Warning: Coercing text to numeric in T24970 / R24970C20: '5195.8'
## Warning: Coercing text to numeric in Q24971 / R24971C17: '93.2'
## Warning: Coercing text to numeric in T24971 / R24971C20: '5195.8'
## Warning: Coercing text to numeric in Q24972 / R24972C17: '93.2'
## Warning: Coercing text to numeric in T24972 / R24972C20: '5195.8'
## Warning: Coercing text to numeric in Q24973 / R24973C17: '93.2'
## Warning: Coercing text to numeric in T24973 / R24973C20: '5195.8'
## Warning: Coercing text to numeric in Q24974 / R24974C17: '93.2'
## Warning: Coercing text to numeric in T24974 / R24974C20: '5195.8'
## Warning: Coercing text to numeric in Q24975 / R24975C17: '93.2'
## Warning: Coercing text to numeric in T24975 / R24975C20: '5195.8'
## Warning: Coercing text to numeric in Q24976 / R24976C17: '93.2'
## Warning: Coercing text to numeric in T24976 / R24976C20: '5195.8'
## Warning: Coercing text to numeric in Q24977 / R24977C17: '93.2'
## Warning: Coercing text to numeric in T24977 / R24977C20: '5195.8'
## Warning: Coercing text to numeric in Q24978 / R24978C17: '93.2'
## Warning: Coercing text to numeric in T24978 / R24978C20: '5195.8'
## Warning: Coercing text to numeric in Q24979 / R24979C17: '93.2'
## Warning: Coercing text to numeric in T24979 / R24979C20: '5195.8'
## Warning: Coercing text to numeric in Q24980 / R24980C17: '93.2'
## Warning: Coercing text to numeric in T24980 / R24980C20: '5195.8'
## Warning: Coercing text to numeric in Q24981 / R24981C17: '93.2'
## Warning: Coercing text to numeric in T24981 / R24981C20: '5195.8'
## Warning: Coercing text to numeric in Q24982 / R24982C17: '93.2'
## Warning: Coercing text to numeric in T24982 / R24982C20: '5195.8'
## Warning: Coercing text to numeric in Q24983 / R24983C17: '93.2'
## Warning: Coercing text to numeric in T24983 / R24983C20: '5195.8'
## Warning: Coercing text to numeric in Q24984 / R24984C17: '93.2'
## Warning: Coercing text to numeric in T24984 / R24984C20: '5195.8'
## Warning: Coercing text to numeric in Q24985 / R24985C17: '93.2'
## Warning: Coercing text to numeric in T24985 / R24985C20: '5195.8'
## Warning: Coercing text to numeric in Q24986 / R24986C17: '93.2'
## Warning: Coercing text to numeric in T24986 / R24986C20: '5195.8'
## Warning: Coercing text to numeric in Q24987 / R24987C17: '93.2'
## Warning: Coercing text to numeric in T24987 / R24987C20: '5195.8'
## Warning: Coercing text to numeric in Q24988 / R24988C17: '93.2'
## Warning: Coercing text to numeric in T24988 / R24988C20: '5195.8'
## Warning: Coercing text to numeric in Q24989 / R24989C17: '93.2'
## Warning: Coercing text to numeric in T24989 / R24989C20: '5195.8'
## Warning: Coercing text to numeric in Q24990 / R24990C17: '93.2'
## Warning: Coercing text to numeric in T24990 / R24990C20: '5195.8'
## Warning: Coercing text to numeric in Q24991 / R24991C17: '93.2'
## Warning: Coercing text to numeric in T24991 / R24991C20: '5195.8'
## Warning: Coercing text to numeric in Q24992 / R24992C17: '93.2'
## Warning: Coercing text to numeric in T24992 / R24992C20: '5195.8'
## Warning: Coercing text to numeric in Q24993 / R24993C17: '93.2'
## Warning: Coercing text to numeric in T24993 / R24993C20: '5195.8'
## Warning: Coercing text to numeric in Q24994 / R24994C17: '93.2'
## Warning: Coercing text to numeric in T24994 / R24994C20: '5195.8'
## Warning: Coercing text to numeric in Q24995 / R24995C17: '93.2'
## Warning: Coercing text to numeric in T24995 / R24995C20: '5195.8'
## Warning: Coercing text to numeric in Q24996 / R24996C17: '93.2'
## Warning: Coercing text to numeric in T24996 / R24996C20: '5195.8'
## Warning: Coercing text to numeric in Q24997 / R24997C17: '93.2'
## Warning: Coercing text to numeric in T24997 / R24997C20: '5195.8'
## Warning: Coercing text to numeric in Q24998 / R24998C17: '93.2'
## Warning: Coercing text to numeric in T24998 / R24998C20: '5195.8'
## Warning: Coercing text to numeric in Q24999 / R24999C17: '93.2'
## Warning: Coercing text to numeric in T24999 / R24999C20: '5195.8'
## Warning: Coercing text to numeric in Q25000 / R25000C17: '93.2'
## Warning: Coercing text to numeric in T25000 / R25000C20: '5195.8'
## Warning: Coercing text to numeric in Q25001 / R25001C17: '93.2'
## Warning: Coercing text to numeric in T25001 / R25001C20: '5195.8'
## Warning: Coercing text to numeric in Q25002 / R25002C17: '93.2'
## Warning: Coercing text to numeric in T25002 / R25002C20: '5195.8'
## Warning: Coercing text to numeric in Q25003 / R25003C17: '93.2'
## Warning: Coercing text to numeric in T25003 / R25003C20: '5195.8'
## Warning: Coercing text to numeric in Q25004 / R25004C17: '93.2'
## Warning: Coercing text to numeric in T25004 / R25004C20: '5195.8'
## Warning: Coercing text to numeric in Q25005 / R25005C17: '93.2'
## Warning: Coercing text to numeric in T25005 / R25005C20: '5195.8'
## Warning: Coercing text to numeric in Q25006 / R25006C17: '93.2'
## Warning: Coercing text to numeric in T25006 / R25006C20: '5195.8'
## Warning: Coercing text to numeric in Q25007 / R25007C17: '93.2'
## Warning: Coercing text to numeric in T25007 / R25007C20: '5195.8'
## Warning: Coercing text to numeric in Q25008 / R25008C17: '93.2'
## Warning: Coercing text to numeric in T25008 / R25008C20: '5195.8'
## Warning: Coercing text to numeric in Q25009 / R25009C17: '93.2'
## Warning: Coercing text to numeric in T25009 / R25009C20: '5195.8'
## Warning: Coercing text to numeric in Q25010 / R25010C17: '93.2'
## Warning: Coercing text to numeric in T25010 / R25010C20: '5195.8'
## Warning: Coercing text to numeric in Q25011 / R25011C17: '93.2'
## Warning: Coercing text to numeric in T25011 / R25011C20: '5195.8'
## Warning: Coercing text to numeric in Q25012 / R25012C17: '93.2'
## Warning: Coercing text to numeric in T25012 / R25012C20: '5195.8'
## Warning: Coercing text to numeric in Q25013 / R25013C17: '93.2'
## Warning: Coercing text to numeric in T25013 / R25013C20: '5195.8'
## Warning: Coercing text to numeric in Q25014 / R25014C17: '93.2'
## Warning: Coercing text to numeric in T25014 / R25014C20: '5195.8'
## Warning: Coercing text to numeric in Q25015 / R25015C17: '93.2'
## Warning: Coercing text to numeric in T25015 / R25015C20: '5195.8'
## Warning: Coercing text to numeric in Q25016 / R25016C17: '93.2'
## Warning: Coercing text to numeric in T25016 / R25016C20: '5195.8'
## Warning: Coercing text to numeric in Q25017 / R25017C17: '93.2'
## Warning: Coercing text to numeric in T25017 / R25017C20: '5195.8'
## Warning: Coercing text to numeric in Q25018 / R25018C17: '93.2'
## Warning: Coercing text to numeric in T25018 / R25018C20: '5195.8'
## Warning: Coercing text to numeric in Q25019 / R25019C17: '93.2'
## Warning: Coercing text to numeric in T25019 / R25019C20: '5195.8'
## Warning: Coercing text to numeric in Q25020 / R25020C17: '93.2'
## Warning: Coercing text to numeric in T25020 / R25020C20: '5195.8'
## Warning: Coercing text to numeric in Q25021 / R25021C17: '93.2'
## Warning: Coercing text to numeric in T25021 / R25021C20: '5195.8'
## Warning: Coercing text to numeric in Q25022 / R25022C17: '93.2'
## Warning: Coercing text to numeric in T25022 / R25022C20: '5195.8'
## Warning: Coercing text to numeric in Q25023 / R25023C17: '93.2'
## Warning: Coercing text to numeric in T25023 / R25023C20: '5195.8'
## Warning: Coercing text to numeric in Q25024 / R25024C17: '93.2'
## Warning: Coercing text to numeric in T25024 / R25024C20: '5195.8'
## Warning: Coercing text to numeric in Q25025 / R25025C17: '93.2'
## Warning: Coercing text to numeric in T25025 / R25025C20: '5195.8'
## Warning: Coercing text to numeric in Q25026 / R25026C17: '93.2'
## Warning: Coercing text to numeric in T25026 / R25026C20: '5195.8'
## Warning: Coercing text to numeric in Q25027 / R25027C17: '93.2'
## Warning: Coercing text to numeric in T25027 / R25027C20: '5195.8'
## Warning: Coercing text to numeric in Q25028 / R25028C17: '93.2'
## Warning: Coercing text to numeric in T25028 / R25028C20: '5195.8'
## Warning: Coercing text to numeric in Q25029 / R25029C17: '93.2'
## Warning: Coercing text to numeric in T25029 / R25029C20: '5195.8'
## Warning: Coercing text to numeric in Q25030 / R25030C17: '93.2'
## Warning: Coercing text to numeric in T25030 / R25030C20: '5195.8'
## Warning: Coercing text to numeric in Q25031 / R25031C17: '93.2'
## Warning: Coercing text to numeric in T25031 / R25031C20: '5195.8'
## Warning: Coercing text to numeric in Q25032 / R25032C17: '93.2'
## Warning: Coercing text to numeric in T25032 / R25032C20: '5195.8'
## Warning: Coercing text to numeric in Q25033 / R25033C17: '93.2'
## Warning: Coercing text to numeric in T25033 / R25033C20: '5195.8'
## Warning: Coercing text to numeric in Q25034 / R25034C17: '93.2'
## Warning: Coercing text to numeric in T25034 / R25034C20: '5195.8'
## Warning: Coercing text to numeric in Q25035 / R25035C17: '93.2'
## Warning: Coercing text to numeric in T25035 / R25035C20: '5195.8'
## Warning: Coercing text to numeric in Q25036 / R25036C17: '93.2'
## Warning: Coercing text to numeric in T25036 / R25036C20: '5195.8'
## Warning: Coercing text to numeric in Q25037 / R25037C17: '93.2'
## Warning: Coercing text to numeric in T25037 / R25037C20: '5195.8'
## Warning: Coercing text to numeric in Q25038 / R25038C17: '93.2'
## Warning: Coercing text to numeric in T25038 / R25038C20: '5195.8'
## Warning: Coercing text to numeric in Q25039 / R25039C17: '93.2'
## Warning: Coercing text to numeric in T25039 / R25039C20: '5195.8'
## Warning: Coercing text to numeric in Q25040 / R25040C17: '93.2'
## Warning: Coercing text to numeric in T25040 / R25040C20: '5195.8'
## Warning: Coercing text to numeric in Q25041 / R25041C17: '93.2'
## Warning: Coercing text to numeric in T25041 / R25041C20: '5195.8'
## Warning: Coercing text to numeric in Q25042 / R25042C17: '93.2'
## Warning: Coercing text to numeric in T25042 / R25042C20: '5195.8'
## Warning: Coercing text to numeric in Q25043 / R25043C17: '93.2'
## Warning: Coercing text to numeric in T25043 / R25043C20: '5195.8'
## Warning: Coercing text to numeric in Q25044 / R25044C17: '93.2'
## Warning: Coercing text to numeric in T25044 / R25044C20: '5195.8'
## Warning: Coercing text to numeric in Q25045 / R25045C17: '93.2'
## Warning: Coercing text to numeric in T25045 / R25045C20: '5195.8'
## Warning: Coercing text to numeric in Q25046 / R25046C17: '93.2'
## Warning: Coercing text to numeric in T25046 / R25046C20: '5195.8'
## Warning: Coercing text to numeric in Q25047 / R25047C17: '93.2'
## Warning: Coercing text to numeric in T25047 / R25047C20: '5195.8'
## Warning: Coercing text to numeric in Q25048 / R25048C17: '93.2'
## Warning: Coercing text to numeric in T25048 / R25048C20: '5195.8'
## Warning: Coercing text to numeric in Q25049 / R25049C17: '93.2'
## Warning: Coercing text to numeric in T25049 / R25049C20: '5195.8'
## Warning: Coercing text to numeric in Q25050 / R25050C17: '93.2'
## Warning: Coercing text to numeric in T25050 / R25050C20: '5195.8'
## Warning: Coercing text to numeric in Q25051 / R25051C17: '93.2'
## Warning: Coercing text to numeric in T25051 / R25051C20: '5195.8'
## Warning: Coercing text to numeric in Q25052 / R25052C17: '93.2'
## Warning: Coercing text to numeric in T25052 / R25052C20: '5195.8'
## Warning: Coercing text to numeric in Q25053 / R25053C17: '93.2'
## Warning: Coercing text to numeric in T25053 / R25053C20: '5195.8'
## Warning: Coercing text to numeric in Q25054 / R25054C17: '93.2'
## Warning: Coercing text to numeric in T25054 / R25054C20: '5195.8'
## Warning: Coercing text to numeric in Q25055 / R25055C17: '93.2'
## Warning: Coercing text to numeric in T25055 / R25055C20: '5195.8'
## Warning: Coercing text to numeric in Q25056 / R25056C17: '93.2'
## Warning: Coercing text to numeric in T25056 / R25056C20: '5195.8'
## Warning: Coercing text to numeric in Q25057 / R25057C17: '93.2'
## Warning: Coercing text to numeric in T25057 / R25057C20: '5195.8'
## Warning: Coercing text to numeric in Q25058 / R25058C17: '93.2'
## Warning: Coercing text to numeric in T25058 / R25058C20: '5195.8'
## Warning: Coercing text to numeric in Q25059 / R25059C17: '93.2'
## Warning: Coercing text to numeric in T25059 / R25059C20: '5195.8'
## Warning: Coercing text to numeric in Q25060 / R25060C17: '93.2'
## Warning: Coercing text to numeric in T25060 / R25060C20: '5195.8'
## Warning: Coercing text to numeric in Q25061 / R25061C17: '93.2'
## Warning: Coercing text to numeric in T25061 / R25061C20: '5195.8'
## Warning: Coercing text to numeric in Q25062 / R25062C17: '93.2'
## Warning: Coercing text to numeric in T25062 / R25062C20: '5195.8'
## Warning: Coercing text to numeric in Q25063 / R25063C17: '93.2'
## Warning: Coercing text to numeric in T25063 / R25063C20: '5195.8'
## Warning: Coercing text to numeric in Q25064 / R25064C17: '93.2'
## Warning: Coercing text to numeric in T25064 / R25064C20: '5195.8'
## Warning: Coercing text to numeric in Q25065 / R25065C17: '93.2'
## Warning: Coercing text to numeric in T25065 / R25065C20: '5195.8'
## Warning: Coercing text to numeric in Q25066 / R25066C17: '93.2'
## Warning: Coercing text to numeric in T25066 / R25066C20: '5195.8'
## Warning: Coercing text to numeric in Q25067 / R25067C17: '93.2'
## Warning: Coercing text to numeric in T25067 / R25067C20: '5195.8'
## Warning: Coercing text to numeric in Q25068 / R25068C17: '93.2'
## Warning: Coercing text to numeric in T25068 / R25068C20: '5195.8'
## Warning: Coercing text to numeric in Q25069 / R25069C17: '93.2'
## Warning: Coercing text to numeric in T25069 / R25069C20: '5195.8'
## Warning: Coercing text to numeric in Q25070 / R25070C17: '93.2'
## Warning: Coercing text to numeric in T25070 / R25070C20: '5195.8'
## Warning: Coercing text to numeric in Q25071 / R25071C17: '93.2'
## Warning: Coercing text to numeric in T25071 / R25071C20: '5195.8'
## Warning: Coercing text to numeric in Q25072 / R25072C17: '93.2'
## Warning: Coercing text to numeric in T25072 / R25072C20: '5195.8'
## Warning: Coercing text to numeric in Q25073 / R25073C17: '93.2'
## Warning: Coercing text to numeric in T25073 / R25073C20: '5195.8'
## Warning: Coercing text to numeric in Q25074 / R25074C17: '93.2'
## Warning: Coercing text to numeric in T25074 / R25074C20: '5195.8'
## Warning: Coercing text to numeric in Q25075 / R25075C17: '93.2'
## Warning: Coercing text to numeric in T25075 / R25075C20: '5195.8'
## Warning: Coercing text to numeric in Q25076 / R25076C17: '93.2'
## Warning: Coercing text to numeric in T25076 / R25076C20: '5195.8'
## Warning: Coercing text to numeric in Q25077 / R25077C17: '93.2'
## Warning: Coercing text to numeric in T25077 / R25077C20: '5195.8'
## Warning: Coercing text to numeric in Q25078 / R25078C17: '93.2'
## Warning: Coercing text to numeric in T25078 / R25078C20: '5195.8'
## Warning: Coercing text to numeric in Q25079 / R25079C17: '93.2'
## Warning: Coercing text to numeric in T25079 / R25079C20: '5195.8'
## Warning: Coercing text to numeric in Q25080 / R25080C17: '93.2'
## Warning: Coercing text to numeric in T25080 / R25080C20: '5195.8'
## Warning: Coercing text to numeric in Q25081 / R25081C17: '93.2'
## Warning: Coercing text to numeric in T25081 / R25081C20: '5195.8'
## Warning: Coercing text to numeric in Q25082 / R25082C17: '93.2'
## Warning: Coercing text to numeric in T25082 / R25082C20: '5195.8'
## Warning: Coercing text to numeric in Q25083 / R25083C17: '93.2'
## Warning: Coercing text to numeric in T25083 / R25083C20: '5195.8'
## Warning: Coercing text to numeric in Q25084 / R25084C17: '93.2'
## Warning: Coercing text to numeric in T25084 / R25084C20: '5195.8'
## Warning: Coercing text to numeric in Q25085 / R25085C17: '93.2'
## Warning: Coercing text to numeric in T25085 / R25085C20: '5195.8'
## Warning: Coercing text to numeric in Q25086 / R25086C17: '93.2'
## Warning: Coercing text to numeric in T25086 / R25086C20: '5195.8'
## Warning: Coercing text to numeric in Q25087 / R25087C17: '93.2'
## Warning: Coercing text to numeric in T25087 / R25087C20: '5195.8'
## Warning: Coercing text to numeric in Q25088 / R25088C17: '93.2'
## Warning: Coercing text to numeric in T25088 / R25088C20: '5195.8'
## Warning: Coercing text to numeric in Q25089 / R25089C17: '93.2'
## Warning: Coercing text to numeric in T25089 / R25089C20: '5195.8'
## Warning: Coercing text to numeric in Q25090 / R25090C17: '93.2'
## Warning: Coercing text to numeric in T25090 / R25090C20: '5195.8'
## Warning: Coercing text to numeric in Q25091 / R25091C17: '93.2'
## Warning: Coercing text to numeric in T25091 / R25091C20: '5195.8'
## Warning: Coercing text to numeric in Q25092 / R25092C17: '93.2'
## Warning: Coercing text to numeric in T25092 / R25092C20: '5195.8'
## Warning: Coercing text to numeric in Q25093 / R25093C17: '93.2'
## Warning: Coercing text to numeric in T25093 / R25093C20: '5195.8'
## Warning: Coercing text to numeric in Q25094 / R25094C17: '93.2'
## Warning: Coercing text to numeric in T25094 / R25094C20: '5195.8'
## Warning: Coercing text to numeric in Q25095 / R25095C17: '93.2'
## Warning: Coercing text to numeric in T25095 / R25095C20: '5195.8'
## Warning: Coercing text to numeric in Q25096 / R25096C17: '93.2'
## Warning: Coercing text to numeric in T25096 / R25096C20: '5195.8'
## Warning: Coercing text to numeric in Q25097 / R25097C17: '93.2'
## Warning: Coercing text to numeric in T25097 / R25097C20: '5195.8'
## Warning: Coercing text to numeric in Q25098 / R25098C17: '93.2'
## Warning: Coercing text to numeric in T25098 / R25098C20: '5195.8'
## Warning: Coercing text to numeric in Q25099 / R25099C17: '93.2'
## Warning: Coercing text to numeric in T25099 / R25099C20: '5195.8'
## Warning: Coercing text to numeric in Q25100 / R25100C17: '93.2'
## Warning: Coercing text to numeric in T25100 / R25100C20: '5195.8'
## Warning: Coercing text to numeric in Q25101 / R25101C17: '93.2'
## Warning: Coercing text to numeric in T25101 / R25101C20: '5195.8'
## Warning: Coercing text to numeric in Q25102 / R25102C17: '93.2'
## Warning: Coercing text to numeric in T25102 / R25102C20: '5195.8'
## Warning: Coercing text to numeric in Q25103 / R25103C17: '93.2'
## Warning: Coercing text to numeric in T25103 / R25103C20: '5195.8'
## Warning: Coercing text to numeric in Q25104 / R25104C17: '93.2'
## Warning: Coercing text to numeric in T25104 / R25104C20: '5195.8'
## Warning: Coercing text to numeric in Q25105 / R25105C17: '93.2'
## Warning: Coercing text to numeric in T25105 / R25105C20: '5195.8'
## Warning: Coercing text to numeric in Q25106 / R25106C17: '93.2'
## Warning: Coercing text to numeric in T25106 / R25106C20: '5195.8'
## Warning: Coercing text to numeric in Q25107 / R25107C17: '93.2'
## Warning: Coercing text to numeric in T25107 / R25107C20: '5195.8'
## Warning: Coercing text to numeric in Q25108 / R25108C17: '93.2'
## Warning: Coercing text to numeric in T25108 / R25108C20: '5195.8'
## Warning: Coercing text to numeric in Q25109 / R25109C17: '93.2'
## Warning: Coercing text to numeric in T25109 / R25109C20: '5195.8'
## Warning: Coercing text to numeric in Q25110 / R25110C17: '93.2'
## Warning: Coercing text to numeric in T25110 / R25110C20: '5195.8'
## Warning: Coercing text to numeric in Q25111 / R25111C17: '93.2'
## Warning: Coercing text to numeric in T25111 / R25111C20: '5195.8'
## Warning: Coercing text to numeric in Q25112 / R25112C17: '93.2'
## Warning: Coercing text to numeric in T25112 / R25112C20: '5195.8'
## Warning: Coercing text to numeric in Q25113 / R25113C17: '93.2'
## Warning: Coercing text to numeric in T25113 / R25113C20: '5195.8'
## Warning: Coercing text to numeric in Q25114 / R25114C17: '93.2'
## Warning: Coercing text to numeric in T25114 / R25114C20: '5195.8'
## Warning: Coercing text to numeric in Q25115 / R25115C17: '93.2'
## Warning: Coercing text to numeric in T25115 / R25115C20: '5195.8'
## Warning: Coercing text to numeric in Q25116 / R25116C17: '93.2'
## Warning: Coercing text to numeric in T25116 / R25116C20: '5195.8'
## Warning: Coercing text to numeric in Q25117 / R25117C17: '93.2'
## Warning: Coercing text to numeric in T25117 / R25117C20: '5195.8'
## Warning: Coercing text to numeric in Q25118 / R25118C17: '93.2'
## Warning: Coercing text to numeric in T25118 / R25118C20: '5195.8'
## Warning: Coercing text to numeric in Q25119 / R25119C17: '93.2'
## Warning: Coercing text to numeric in T25119 / R25119C20: '5195.8'
## Warning: Coercing text to numeric in Q25120 / R25120C17: '93.2'
## Warning: Coercing text to numeric in T25120 / R25120C20: '5195.8'
## Warning: Coercing text to numeric in Q25121 / R25121C17: '93.2'
## Warning: Coercing text to numeric in T25121 / R25121C20: '5195.8'
## Warning: Coercing text to numeric in Q25122 / R25122C17: '93.2'
## Warning: Coercing text to numeric in T25122 / R25122C20: '5195.8'
## Warning: Coercing text to numeric in Q25123 / R25123C17: '93.2'
## Warning: Coercing text to numeric in T25123 / R25123C20: '5195.8'
## Warning: Coercing text to numeric in Q25124 / R25124C17: '93.2'
## Warning: Coercing text to numeric in T25124 / R25124C20: '5195.8'
## Warning: Coercing text to numeric in Q25125 / R25125C17: '93.2'
## Warning: Coercing text to numeric in T25125 / R25125C20: '5195.8'
## Warning: Coercing text to numeric in Q25126 / R25126C17: '93.2'
## Warning: Coercing text to numeric in T25126 / R25126C20: '5195.8'
## Warning: Coercing text to numeric in Q25127 / R25127C17: '93.2'
## Warning: Coercing text to numeric in T25127 / R25127C20: '5195.8'
## Warning: Coercing text to numeric in Q25128 / R25128C17: '93.2'
## Warning: Coercing text to numeric in T25128 / R25128C20: '5195.8'
## Warning: Coercing text to numeric in Q25129 / R25129C17: '93.2'
## Warning: Coercing text to numeric in T25129 / R25129C20: '5195.8'
## Warning: Coercing text to numeric in Q25130 / R25130C17: '93.2'
## Warning: Coercing text to numeric in T25130 / R25130C20: '5195.8'
## Warning: Coercing text to numeric in Q25131 / R25131C17: '93.2'
## Warning: Coercing text to numeric in T25131 / R25131C20: '5195.8'
## Warning: Coercing text to numeric in Q25132 / R25132C17: '93.2'
## Warning: Coercing text to numeric in T25132 / R25132C20: '5195.8'
## Warning: Coercing text to numeric in Q25133 / R25133C17: '93.2'
## Warning: Coercing text to numeric in T25133 / R25133C20: '5195.8'
## Warning: Coercing text to numeric in Q25134 / R25134C17: '93.2'
## Warning: Coercing text to numeric in T25134 / R25134C20: '5195.8'
## Warning: Coercing text to numeric in Q25135 / R25135C17: '93.2'
## Warning: Coercing text to numeric in T25135 / R25135C20: '5195.8'
## Warning: Coercing text to numeric in Q25136 / R25136C17: '93.2'
## Warning: Coercing text to numeric in T25136 / R25136C20: '5195.8'
## Warning: Coercing text to numeric in Q25137 / R25137C17: '93.2'
## Warning: Coercing text to numeric in T25137 / R25137C20: '5195.8'
## Warning: Coercing text to numeric in Q25138 / R25138C17: '93.2'
## Warning: Coercing text to numeric in T25138 / R25138C20: '5195.8'
## Warning: Coercing text to numeric in Q25139 / R25139C17: '93.2'
## Warning: Coercing text to numeric in T25139 / R25139C20: '5195.8'
## Warning: Coercing text to numeric in Q25140 / R25140C17: '93.2'
## Warning: Coercing text to numeric in T25140 / R25140C20: '5195.8'
## Warning: Coercing text to numeric in Q25141 / R25141C17: '93.2'
## Warning: Coercing text to numeric in T25141 / R25141C20: '5195.8'
## Warning: Coercing text to numeric in Q25142 / R25142C17: '93.2'
## Warning: Coercing text to numeric in T25142 / R25142C20: '5195.8'
## Warning: Coercing text to numeric in Q25143 / R25143C17: '93.2'
## Warning: Coercing text to numeric in T25143 / R25143C20: '5195.8'
## Warning: Coercing text to numeric in Q25144 / R25144C17: '93.2'
## Warning: Coercing text to numeric in T25144 / R25144C20: '5195.8'
## Warning: Coercing text to numeric in Q25145 / R25145C17: '93.2'
## Warning: Coercing text to numeric in T25145 / R25145C20: '5195.8'
## Warning: Coercing text to numeric in Q25146 / R25146C17: '93.2'
## Warning: Coercing text to numeric in T25146 / R25146C20: '5195.8'
## Warning: Coercing text to numeric in Q25147 / R25147C17: '93.2'
## Warning: Coercing text to numeric in T25147 / R25147C20: '5195.8'
## Warning: Coercing text to numeric in Q25148 / R25148C17: '93.2'
## Warning: Coercing text to numeric in T25148 / R25148C20: '5195.8'
## Warning: Coercing text to numeric in Q25149 / R25149C17: '93.2'
## Warning: Coercing text to numeric in T25149 / R25149C20: '5195.8'
## Warning: Coercing text to numeric in Q25150 / R25150C17: '93.2'
## Warning: Coercing text to numeric in T25150 / R25150C20: '5195.8'
## Warning: Coercing text to numeric in Q25151 / R25151C17: '93.2'
## Warning: Coercing text to numeric in T25151 / R25151C20: '5195.8'
## Warning: Coercing text to numeric in Q25152 / R25152C17: '93.2'
## Warning: Coercing text to numeric in T25152 / R25152C20: '5195.8'
## Warning: Coercing text to numeric in Q25153 / R25153C17: '93.2'
## Warning: Coercing text to numeric in T25153 / R25153C20: '5195.8'
## Warning: Coercing text to numeric in Q25154 / R25154C17: '93.2'
## Warning: Coercing text to numeric in T25154 / R25154C20: '5195.8'
## Warning: Coercing text to numeric in Q25155 / R25155C17: '93.2'
## Warning: Coercing text to numeric in T25155 / R25155C20: '5195.8'
## Warning: Coercing text to numeric in Q25156 / R25156C17: '93.2'
## Warning: Coercing text to numeric in T25156 / R25156C20: '5195.8'
## Warning: Coercing text to numeric in Q25157 / R25157C17: '93.2'
## Warning: Coercing text to numeric in T25157 / R25157C20: '5195.8'
## Warning: Coercing text to numeric in Q25158 / R25158C17: '93.2'
## Warning: Coercing text to numeric in T25158 / R25158C20: '5195.8'
## Warning: Coercing text to numeric in Q25159 / R25159C17: '93.2'
## Warning: Coercing text to numeric in T25159 / R25159C20: '5195.8'
## Warning: Coercing text to numeric in Q25160 / R25160C17: '93.2'
## Warning: Coercing text to numeric in T25160 / R25160C20: '5195.8'
## Warning: Coercing text to numeric in Q25161 / R25161C17: '93.2'
## Warning: Coercing text to numeric in T25161 / R25161C20: '5195.8'
## Warning: Coercing text to numeric in Q25162 / R25162C17: '93.2'
## Warning: Coercing text to numeric in T25162 / R25162C20: '5195.8'
## Warning: Coercing text to numeric in Q25163 / R25163C17: '93.2'
## Warning: Coercing text to numeric in T25163 / R25163C20: '5195.8'
## Warning: Coercing text to numeric in Q25164 / R25164C17: '93.2'
## Warning: Coercing text to numeric in T25164 / R25164C20: '5195.8'
## Warning: Coercing text to numeric in Q25165 / R25165C17: '93.2'
## Warning: Coercing text to numeric in T25165 / R25165C20: '5195.8'
## Warning: Coercing text to numeric in Q25166 / R25166C17: '93.2'
## Warning: Coercing text to numeric in T25166 / R25166C20: '5195.8'
## Warning: Coercing text to numeric in Q25167 / R25167C17: '93.2'
## Warning: Coercing text to numeric in T25167 / R25167C20: '5195.8'
## Warning: Coercing text to numeric in Q25168 / R25168C17: '93.2'
## Warning: Coercing text to numeric in T25168 / R25168C20: '5195.8'
## Warning: Coercing text to numeric in Q25169 / R25169C17: '93.2'
## Warning: Coercing text to numeric in T25169 / R25169C20: '5195.8'
## Warning: Coercing text to numeric in Q25170 / R25170C17: '93.2'
## Warning: Coercing text to numeric in T25170 / R25170C20: '5195.8'
## Warning: Coercing text to numeric in Q25171 / R25171C17: '93.2'
## Warning: Coercing text to numeric in T25171 / R25171C20: '5195.8'
## Warning: Coercing text to numeric in Q25172 / R25172C17: '93.2'
## Warning: Coercing text to numeric in T25172 / R25172C20: '5195.8'
## Warning: Coercing text to numeric in Q25173 / R25173C17: '93.2'
## Warning: Coercing text to numeric in T25173 / R25173C20: '5195.8'
## Warning: Coercing text to numeric in Q25174 / R25174C17: '93.2'
## Warning: Coercing text to numeric in T25174 / R25174C20: '5195.8'
## Warning: Coercing text to numeric in Q25175 / R25175C17: '93.2'
## Warning: Coercing text to numeric in T25175 / R25175C20: '5195.8'
## Warning: Coercing text to numeric in Q25176 / R25176C17: '93.2'
## Warning: Coercing text to numeric in T25176 / R25176C20: '5195.8'
## Warning: Coercing text to numeric in Q25177 / R25177C17: '93.2'
## Warning: Coercing text to numeric in T25177 / R25177C20: '5195.8'
## Warning: Coercing text to numeric in Q25178 / R25178C17: '93.2'
## Warning: Coercing text to numeric in T25178 / R25178C20: '5195.8'
## Warning: Coercing text to numeric in Q25179 / R25179C17: '93.2'
## Warning: Coercing text to numeric in T25179 / R25179C20: '5195.8'
## Warning: Coercing text to numeric in Q25180 / R25180C17: '93.2'
## Warning: Coercing text to numeric in T25180 / R25180C20: '5195.8'
## Warning: Coercing text to numeric in Q25181 / R25181C17: '93.2'
## Warning: Coercing text to numeric in T25181 / R25181C20: '5195.8'
## Warning: Coercing text to numeric in Q25182 / R25182C17: '93.2'
## Warning: Coercing text to numeric in T25182 / R25182C20: '5195.8'
## Warning: Coercing text to numeric in Q25183 / R25183C17: '93.2'
## Warning: Coercing text to numeric in T25183 / R25183C20: '5195.8'
## Warning: Coercing text to numeric in Q25184 / R25184C17: '93.2'
## Warning: Coercing text to numeric in T25184 / R25184C20: '5195.8'
## Warning: Coercing text to numeric in Q25185 / R25185C17: '93.2'
## Warning: Coercing text to numeric in T25185 / R25185C20: '5195.8'
## Warning: Coercing text to numeric in Q25186 / R25186C17: '93.2'
## Warning: Coercing text to numeric in T25186 / R25186C20: '5195.8'
## Warning: Coercing text to numeric in Q25187 / R25187C17: '93.2'
## Warning: Coercing text to numeric in T25187 / R25187C20: '5195.8'
## Warning: Coercing text to numeric in Q25188 / R25188C17: '93.2'
## Warning: Coercing text to numeric in T25188 / R25188C20: '5195.8'
## Warning: Coercing text to numeric in Q25189 / R25189C17: '93.2'
## Warning: Coercing text to numeric in T25189 / R25189C20: '5195.8'
## Warning: Coercing text to numeric in Q25190 / R25190C17: '93.2'
## Warning: Coercing text to numeric in T25190 / R25190C20: '5195.8'
## Warning: Coercing text to numeric in Q25191 / R25191C17: '93.2'
## Warning: Coercing text to numeric in T25191 / R25191C20: '5195.8'
## Warning: Coercing text to numeric in Q25192 / R25192C17: '93.2'
## Warning: Coercing text to numeric in T25192 / R25192C20: '5195.8'
## Warning: Coercing text to numeric in Q25193 / R25193C17: '93.2'
## Warning: Coercing text to numeric in T25193 / R25193C20: '5195.8'
## Warning: Coercing text to numeric in Q25194 / R25194C17: '93.2'
## Warning: Coercing text to numeric in T25194 / R25194C20: '5195.8'
## Warning: Coercing text to numeric in Q25195 / R25195C17: '93.2'
## Warning: Coercing text to numeric in T25195 / R25195C20: '5195.8'
## Warning: Coercing text to numeric in Q25196 / R25196C17: '93.2'
## Warning: Coercing text to numeric in T25196 / R25196C20: '5195.8'
## Warning: Coercing text to numeric in Q25197 / R25197C17: '93.2'
## Warning: Coercing text to numeric in T25197 / R25197C20: '5195.8'
## Warning: Coercing text to numeric in Q25198 / R25198C17: '93.2'
## Warning: Coercing text to numeric in T25198 / R25198C20: '5195.8'
## Warning: Coercing text to numeric in Q25199 / R25199C17: '93.2'
## Warning: Coercing text to numeric in T25199 / R25199C20: '5195.8'
## Warning: Coercing text to numeric in Q25200 / R25200C17: '93.2'
## Warning: Coercing text to numeric in T25200 / R25200C20: '5195.8'
## Warning: Coercing text to numeric in Q25201 / R25201C17: '93.2'
## Warning: Coercing text to numeric in T25201 / R25201C20: '5195.8'
## Warning: Coercing text to numeric in Q25202 / R25202C17: '93.2'
## Warning: Coercing text to numeric in T25202 / R25202C20: '5195.8'
## Warning: Coercing text to numeric in Q25203 / R25203C17: '93.2'
## Warning: Coercing text to numeric in T25203 / R25203C20: '5195.8'
## Warning: Coercing text to numeric in Q25204 / R25204C17: '93.2'
## Warning: Coercing text to numeric in T25204 / R25204C20: '5195.8'
## Warning: Coercing text to numeric in Q25205 / R25205C17: '93.2'
## Warning: Coercing text to numeric in T25205 / R25205C20: '5195.8'
## Warning: Coercing text to numeric in Q25206 / R25206C17: '93.2'
## Warning: Coercing text to numeric in T25206 / R25206C20: '5195.8'
## Warning: Coercing text to numeric in Q25207 / R25207C17: '93.2'
## Warning: Coercing text to numeric in T25207 / R25207C20: '5195.8'
## Warning: Coercing text to numeric in Q25208 / R25208C17: '93.2'
## Warning: Coercing text to numeric in T25208 / R25208C20: '5195.8'
## Warning: Coercing text to numeric in Q25209 / R25209C17: '93.2'
## Warning: Coercing text to numeric in T25209 / R25209C20: '5195.8'
## Warning: Coercing text to numeric in Q25210 / R25210C17: '93.2'
## Warning: Coercing text to numeric in T25210 / R25210C20: '5195.8'
## Warning: Coercing text to numeric in Q25211 / R25211C17: '93.2'
## Warning: Coercing text to numeric in T25211 / R25211C20: '5195.8'
## Warning: Coercing text to numeric in Q25212 / R25212C17: '93.2'
## Warning: Coercing text to numeric in T25212 / R25212C20: '5195.8'
## Warning: Coercing text to numeric in Q25213 / R25213C17: '93.2'
## Warning: Coercing text to numeric in T25213 / R25213C20: '5195.8'
## Warning: Coercing text to numeric in Q25214 / R25214C17: '93.2'
## Warning: Coercing text to numeric in T25214 / R25214C20: '5195.8'
## Warning: Coercing text to numeric in Q25215 / R25215C17: '93.2'
## Warning: Coercing text to numeric in T25215 / R25215C20: '5195.8'
## Warning: Coercing text to numeric in Q25216 / R25216C17: '93.2'
## Warning: Coercing text to numeric in T25216 / R25216C20: '5195.8'
## Warning: Coercing text to numeric in Q25217 / R25217C17: '93.2'
## Warning: Coercing text to numeric in T25217 / R25217C20: '5195.8'
## Warning: Coercing text to numeric in Q25218 / R25218C17: '93.2'
## Warning: Coercing text to numeric in T25218 / R25218C20: '5195.8'
## Warning: Coercing text to numeric in Q25219 / R25219C17: '93.2'
## Warning: Coercing text to numeric in T25219 / R25219C20: '5195.8'
## Warning: Coercing text to numeric in Q25220 / R25220C17: '93.2'
## Warning: Coercing text to numeric in T25220 / R25220C20: '5195.8'
## Warning: Coercing text to numeric in Q25221 / R25221C17: '93.2'
## Warning: Coercing text to numeric in T25221 / R25221C20: '5195.8'
## Warning: Coercing text to numeric in Q25222 / R25222C17: '93.2'
## Warning: Coercing text to numeric in T25222 / R25222C20: '5195.8'
## Warning: Coercing text to numeric in Q25223 / R25223C17: '93.2'
## Warning: Coercing text to numeric in T25223 / R25223C20: '5195.8'
## Warning: Coercing text to numeric in Q25224 / R25224C17: '93.2'
## Warning: Coercing text to numeric in T25224 / R25224C20: '5195.8'
## Warning: Coercing text to numeric in Q25225 / R25225C17: '93.2'
## Warning: Coercing text to numeric in T25225 / R25225C20: '5195.8'
## Warning: Coercing text to numeric in Q25226 / R25226C17: '93.2'
## Warning: Coercing text to numeric in T25226 / R25226C20: '5195.8'
## Warning: Coercing text to numeric in Q25227 / R25227C17: '93.2'
## Warning: Coercing text to numeric in T25227 / R25227C20: '5195.8'
## Warning: Coercing text to numeric in Q25228 / R25228C17: '93.2'
## Warning: Coercing text to numeric in T25228 / R25228C20: '5195.8'
## Warning: Coercing text to numeric in Q25229 / R25229C17: '93.2'
## Warning: Coercing text to numeric in T25229 / R25229C20: '5195.8'
## Warning: Coercing text to numeric in Q25230 / R25230C17: '93.2'
## Warning: Coercing text to numeric in T25230 / R25230C20: '5195.8'
## Warning: Coercing text to numeric in Q25231 / R25231C17: '93.2'
## Warning: Coercing text to numeric in T25231 / R25231C20: '5195.8'
## Warning: Coercing text to numeric in Q25232 / R25232C17: '93.2'
## Warning: Coercing text to numeric in T25232 / R25232C20: '5195.8'
## Warning: Coercing text to numeric in Q25233 / R25233C17: '93.2'
## Warning: Coercing text to numeric in T25233 / R25233C20: '5195.8'
## Warning: Coercing text to numeric in Q25234 / R25234C17: '93.2'
## Warning: Coercing text to numeric in T25234 / R25234C20: '5195.8'
## Warning: Coercing text to numeric in Q25235 / R25235C17: '93.2'
## Warning: Coercing text to numeric in T25235 / R25235C20: '5195.8'
## Warning: Coercing text to numeric in Q25236 / R25236C17: '93.2'
## Warning: Coercing text to numeric in T25236 / R25236C20: '5195.8'
## Warning: Coercing text to numeric in Q25237 / R25237C17: '93.2'
## Warning: Coercing text to numeric in T25237 / R25237C20: '5195.8'
## Warning: Coercing text to numeric in Q25238 / R25238C17: '93.2'
## Warning: Coercing text to numeric in T25238 / R25238C20: '5195.8'
## Warning: Coercing text to numeric in Q25239 / R25239C17: '93.2'
## Warning: Coercing text to numeric in T25239 / R25239C20: '5195.8'
## Warning: Coercing text to numeric in Q25240 / R25240C17: '93.2'
## Warning: Coercing text to numeric in T25240 / R25240C20: '5195.8'
## Warning: Coercing text to numeric in Q25241 / R25241C17: '93.2'
## Warning: Coercing text to numeric in T25241 / R25241C20: '5195.8'
## Warning: Coercing text to numeric in Q25242 / R25242C17: '93.2'
## Warning: Coercing text to numeric in T25242 / R25242C20: '5195.8'
## Warning: Coercing text to numeric in Q25243 / R25243C17: '93.2'
## Warning: Coercing text to numeric in T25243 / R25243C20: '5195.8'
## Warning: Coercing text to numeric in Q25244 / R25244C17: '93.2'
## Warning: Coercing text to numeric in T25244 / R25244C20: '5195.8'
## Warning: Coercing text to numeric in Q25245 / R25245C17: '93.2'
## Warning: Coercing text to numeric in T25245 / R25245C20: '5195.8'
## Warning: Coercing text to numeric in Q25246 / R25246C17: '93.2'
## Warning: Coercing text to numeric in T25246 / R25246C20: '5195.8'
## Warning: Coercing text to numeric in Q25247 / R25247C17: '93.2'
## Warning: Coercing text to numeric in T25247 / R25247C20: '5195.8'
## Warning: Coercing text to numeric in Q25248 / R25248C17: '93.2'
## Warning: Coercing text to numeric in T25248 / R25248C20: '5195.8'
## Warning: Coercing text to numeric in Q25249 / R25249C17: '93.2'
## Warning: Coercing text to numeric in T25249 / R25249C20: '5195.8'
## Warning: Coercing text to numeric in Q25250 / R25250C17: '93.2'
## Warning: Coercing text to numeric in T25250 / R25250C20: '5195.8'
## Warning: Coercing text to numeric in Q25251 / R25251C17: '93.2'
## Warning: Coercing text to numeric in T25251 / R25251C20: '5195.8'
## Warning: Coercing text to numeric in Q25252 / R25252C17: '93.2'
## Warning: Coercing text to numeric in T25252 / R25252C20: '5195.8'
## Warning: Coercing text to numeric in Q25253 / R25253C17: '93.2'
## Warning: Coercing text to numeric in T25253 / R25253C20: '5195.8'
## Warning: Coercing text to numeric in Q25254 / R25254C17: '93.2'
## Warning: Coercing text to numeric in T25254 / R25254C20: '5195.8'
## Warning: Coercing text to numeric in Q25255 / R25255C17: '93.2'
## Warning: Coercing text to numeric in T25255 / R25255C20: '5195.8'
## Warning: Coercing text to numeric in Q25256 / R25256C17: '93.2'
## Warning: Coercing text to numeric in T25256 / R25256C20: '5195.8'
## Warning: Coercing text to numeric in Q25257 / R25257C17: '93.2'
## Warning: Coercing text to numeric in T25257 / R25257C20: '5195.8'
## Warning: Coercing text to numeric in Q25258 / R25258C17: '93.2'
## Warning: Coercing text to numeric in T25258 / R25258C20: '5195.8'
## Warning: Coercing text to numeric in Q25259 / R25259C17: '93.2'
## Warning: Coercing text to numeric in T25259 / R25259C20: '5195.8'
## Warning: Coercing text to numeric in Q25260 / R25260C17: '93.2'
## Warning: Coercing text to numeric in T25260 / R25260C20: '5195.8'
## Warning: Coercing text to numeric in Q25261 / R25261C17: '93.2'
## Warning: Coercing text to numeric in T25261 / R25261C20: '5195.8'
## Warning: Coercing text to numeric in Q25262 / R25262C17: '93.2'
## Warning: Coercing text to numeric in T25262 / R25262C20: '5195.8'
## Warning: Coercing text to numeric in Q25263 / R25263C17: '93.2'
## Warning: Coercing text to numeric in T25263 / R25263C20: '5195.8'
## Warning: Coercing text to numeric in Q25264 / R25264C17: '93.2'
## Warning: Coercing text to numeric in T25264 / R25264C20: '5195.8'
## Warning: Coercing text to numeric in Q25265 / R25265C17: '93.2'
## Warning: Coercing text to numeric in T25265 / R25265C20: '5195.8'
## Warning: Coercing text to numeric in Q25266 / R25266C17: '93.2'
## Warning: Coercing text to numeric in T25266 / R25266C20: '5195.8'
## Warning: Coercing text to numeric in Q25267 / R25267C17: '93.2'
## Warning: Coercing text to numeric in T25267 / R25267C20: '5195.8'
## Warning: Coercing text to numeric in Q25268 / R25268C17: '93.2'
## Warning: Coercing text to numeric in T25268 / R25268C20: '5195.8'
## Warning: Coercing text to numeric in Q25269 / R25269C17: '93.2'
## Warning: Coercing text to numeric in T25269 / R25269C20: '5195.8'
## Warning: Coercing text to numeric in Q25270 / R25270C17: '93.2'
## Warning: Coercing text to numeric in T25270 / R25270C20: '5195.8'
## Warning: Coercing text to numeric in Q25271 / R25271C17: '93.2'
## Warning: Coercing text to numeric in T25271 / R25271C20: '5195.8'
## Warning: Coercing text to numeric in Q25272 / R25272C17: '93.2'
## Warning: Coercing text to numeric in T25272 / R25272C20: '5195.8'
## Warning: Coercing text to numeric in Q25273 / R25273C17: '93.2'
## Warning: Coercing text to numeric in T25273 / R25273C20: '5195.8'
## Warning: Coercing text to numeric in Q25274 / R25274C17: '93.2'
## Warning: Coercing text to numeric in T25274 / R25274C20: '5195.8'
## Warning: Coercing text to numeric in Q25275 / R25275C17: '93.2'
## Warning: Coercing text to numeric in T25275 / R25275C20: '5195.8'
## Warning: Coercing text to numeric in Q25276 / R25276C17: '93.2'
## Warning: Coercing text to numeric in T25276 / R25276C20: '5195.8'
## Warning: Coercing text to numeric in Q25277 / R25277C17: '93.2'
## Warning: Coercing text to numeric in T25277 / R25277C20: '5195.8'
## Warning: Coercing text to numeric in Q25278 / R25278C17: '93.2'
## Warning: Coercing text to numeric in T25278 / R25278C20: '5195.8'
## Warning: Coercing text to numeric in Q25279 / R25279C17: '93.2'
## Warning: Coercing text to numeric in T25279 / R25279C20: '5195.8'
## Warning: Coercing text to numeric in Q25280 / R25280C17: '93.2'
## Warning: Coercing text to numeric in T25280 / R25280C20: '5195.8'
## Warning: Coercing text to numeric in Q25281 / R25281C17: '93.2'
## Warning: Coercing text to numeric in T25281 / R25281C20: '5195.8'
## Warning: Coercing text to numeric in Q25282 / R25282C17: '93.2'
## Warning: Coercing text to numeric in T25282 / R25282C20: '5195.8'
## Warning: Coercing text to numeric in Q25283 / R25283C17: '93.2'
## Warning: Coercing text to numeric in T25283 / R25283C20: '5195.8'
## Warning: Coercing text to numeric in Q25284 / R25284C17: '93.2'
## Warning: Coercing text to numeric in T25284 / R25284C20: '5195.8'
## Warning: Coercing text to numeric in Q25285 / R25285C17: '93.2'
## Warning: Coercing text to numeric in T25285 / R25285C20: '5195.8'
## Warning: Coercing text to numeric in Q25286 / R25286C17: '93.2'
## Warning: Coercing text to numeric in T25286 / R25286C20: '5195.8'
## Warning: Coercing text to numeric in Q25287 / R25287C17: '93.2'
## Warning: Coercing text to numeric in T25287 / R25287C20: '5195.8'
## Warning: Coercing text to numeric in Q25288 / R25288C17: '93.2'
## Warning: Coercing text to numeric in T25288 / R25288C20: '5195.8'
## Warning: Coercing text to numeric in Q25289 / R25289C17: '93.2'
## Warning: Coercing text to numeric in T25289 / R25289C20: '5195.8'
## Warning: Coercing text to numeric in Q25290 / R25290C17: '93.2'
## Warning: Coercing text to numeric in T25290 / R25290C20: '5195.8'
## Warning: Coercing text to numeric in Q25291 / R25291C17: '93.2'
## Warning: Coercing text to numeric in T25291 / R25291C20: '5195.8'
## Warning: Coercing text to numeric in Q25292 / R25292C17: '93.2'
## Warning: Coercing text to numeric in T25292 / R25292C20: '5195.8'
## Warning: Coercing text to numeric in Q25293 / R25293C17: '93.2'
## Warning: Coercing text to numeric in T25293 / R25293C20: '5195.8'
## Warning: Coercing text to numeric in Q25294 / R25294C17: '93.2'
## Warning: Coercing text to numeric in T25294 / R25294C20: '5195.8'
## Warning: Coercing text to numeric in Q25295 / R25295C17: '93.2'
## Warning: Coercing text to numeric in T25295 / R25295C20: '5195.8'
## Warning: Coercing text to numeric in Q25296 / R25296C17: '93.2'
## Warning: Coercing text to numeric in T25296 / R25296C20: '5195.8'
## Warning: Coercing text to numeric in Q25297 / R25297C17: '93.2'
## Warning: Coercing text to numeric in T25297 / R25297C20: '5195.8'
## Warning: Coercing text to numeric in Q25298 / R25298C17: '93.2'
## Warning: Coercing text to numeric in T25298 / R25298C20: '5195.8'
## Warning: Coercing text to numeric in Q25299 / R25299C17: '93.2'
## Warning: Coercing text to numeric in T25299 / R25299C20: '5195.8'
## Warning: Coercing text to numeric in Q25300 / R25300C17: '93.2'
## Warning: Coercing text to numeric in T25300 / R25300C20: '5195.8'
## Warning: Coercing text to numeric in Q25301 / R25301C17: '93.2'
## Warning: Coercing text to numeric in T25301 / R25301C20: '5195.8'
## Warning: Coercing text to numeric in Q25302 / R25302C17: '93.2'
## Warning: Coercing text to numeric in T25302 / R25302C20: '5195.8'
## Warning: Coercing text to numeric in Q25303 / R25303C17: '93.2'
## Warning: Coercing text to numeric in T25303 / R25303C20: '5195.8'
## Warning: Coercing text to numeric in Q25304 / R25304C17: '93.2'
## Warning: Coercing text to numeric in T25304 / R25304C20: '5195.8'
## Warning: Coercing text to numeric in Q25305 / R25305C17: '93.2'
## Warning: Coercing text to numeric in T25305 / R25305C20: '5195.8'
## Warning: Coercing text to numeric in Q25306 / R25306C17: '93.2'
## Warning: Coercing text to numeric in T25306 / R25306C20: '5195.8'
## Warning: Coercing text to numeric in Q25307 / R25307C17: '93.2'
## Warning: Coercing text to numeric in T25307 / R25307C20: '5195.8'
## Warning: Coercing text to numeric in Q25308 / R25308C17: '93.2'
## Warning: Coercing text to numeric in T25308 / R25308C20: '5195.8'
## Warning: Coercing text to numeric in Q25309 / R25309C17: '93.2'
## Warning: Coercing text to numeric in T25309 / R25309C20: '5195.8'
## Warning: Coercing text to numeric in Q25310 / R25310C17: '93.2'
## Warning: Coercing text to numeric in T25310 / R25310C20: '5195.8'
## Warning: Coercing text to numeric in Q25311 / R25311C17: '93.2'
## Warning: Coercing text to numeric in T25311 / R25311C20: '5195.8'
## Warning: Coercing text to numeric in Q25312 / R25312C17: '93.2'
## Warning: Coercing text to numeric in T25312 / R25312C20: '5195.8'
## Warning: Coercing text to numeric in Q25313 / R25313C17: '93.2'
## Warning: Coercing text to numeric in T25313 / R25313C20: '5195.8'
## Warning: Coercing text to numeric in Q25314 / R25314C17: '93.2'
## Warning: Coercing text to numeric in T25314 / R25314C20: '5195.8'
## Warning: Coercing text to numeric in Q25315 / R25315C17: '93.2'
## Warning: Coercing text to numeric in T25315 / R25315C20: '5195.8'
## Warning: Coercing text to numeric in Q25316 / R25316C17: '93.2'
## Warning: Coercing text to numeric in T25316 / R25316C20: '5195.8'
## Warning: Coercing text to numeric in Q25317 / R25317C17: '93.2'
## Warning: Coercing text to numeric in T25317 / R25317C20: '5195.8'
## Warning: Coercing text to numeric in Q25318 / R25318C17: '93.2'
## Warning: Coercing text to numeric in T25318 / R25318C20: '5195.8'
## Warning: Coercing text to numeric in Q25319 / R25319C17: '93.2'
## Warning: Coercing text to numeric in T25319 / R25319C20: '5195.8'
## Warning: Coercing text to numeric in Q25320 / R25320C17: '93.2'
## Warning: Coercing text to numeric in T25320 / R25320C20: '5195.8'
## Warning: Coercing text to numeric in Q25321 / R25321C17: '93.2'
## Warning: Coercing text to numeric in T25321 / R25321C20: '5195.8'
## Warning: Coercing text to numeric in Q25322 / R25322C17: '93.2'
## Warning: Coercing text to numeric in T25322 / R25322C20: '5195.8'
## Warning: Coercing text to numeric in Q25323 / R25323C17: '93.2'
## Warning: Coercing text to numeric in T25323 / R25323C20: '5195.8'
## Warning: Coercing text to numeric in Q25324 / R25324C17: '93.2'
## Warning: Coercing text to numeric in T25324 / R25324C20: '5195.8'
## Warning: Coercing text to numeric in Q25325 / R25325C17: '93.2'
## Warning: Coercing text to numeric in T25325 / R25325C20: '5195.8'
## Warning: Coercing text to numeric in Q25326 / R25326C17: '93.2'
## Warning: Coercing text to numeric in T25326 / R25326C20: '5195.8'
## Warning: Coercing text to numeric in Q25327 / R25327C17: '93.2'
## Warning: Coercing text to numeric in T25327 / R25327C20: '5195.8'
## Warning: Coercing text to numeric in Q25328 / R25328C17: '93.2'
## Warning: Coercing text to numeric in T25328 / R25328C20: '5195.8'
## Warning: Coercing text to numeric in Q25329 / R25329C17: '93.2'
## Warning: Coercing text to numeric in T25329 / R25329C20: '5195.8'
## Warning: Coercing text to numeric in Q25330 / R25330C17: '93.2'
## Warning: Coercing text to numeric in T25330 / R25330C20: '5195.8'
## Warning: Coercing text to numeric in Q25331 / R25331C17: '93.2'
## Warning: Coercing text to numeric in T25331 / R25331C20: '5195.8'
## Warning: Coercing text to numeric in Q25332 / R25332C17: '93.2'
## Warning: Coercing text to numeric in T25332 / R25332C20: '5195.8'
## Warning: Coercing text to numeric in Q25333 / R25333C17: '93.2'
## Warning: Coercing text to numeric in T25333 / R25333C20: '5195.8'
## Warning: Coercing text to numeric in Q25334 / R25334C17: '93.2'
## Warning: Coercing text to numeric in T25334 / R25334C20: '5195.8'
## Warning: Coercing text to numeric in Q25335 / R25335C17: '93.2'
## Warning: Coercing text to numeric in T25335 / R25335C20: '5195.8'
## Warning: Coercing text to numeric in Q25336 / R25336C17: '93.2'
## Warning: Coercing text to numeric in T25336 / R25336C20: '5195.8'
## Warning: Coercing text to numeric in Q25337 / R25337C17: '93.2'
## Warning: Coercing text to numeric in T25337 / R25337C20: '5195.8'
## Warning: Coercing text to numeric in Q25338 / R25338C17: '93.2'
## Warning: Coercing text to numeric in T25338 / R25338C20: '5195.8'
## Warning: Coercing text to numeric in Q25339 / R25339C17: '93.2'
## Warning: Coercing text to numeric in T25339 / R25339C20: '5195.8'
## Warning: Coercing text to numeric in Q25340 / R25340C17: '93.2'
## Warning: Coercing text to numeric in T25340 / R25340C20: '5195.8'
## Warning: Coercing text to numeric in Q25341 / R25341C17: '93.2'
## Warning: Coercing text to numeric in T25341 / R25341C20: '5195.8'
## Warning: Coercing text to numeric in Q25342 / R25342C17: '93.2'
## Warning: Coercing text to numeric in T25342 / R25342C20: '5195.8'
## Warning: Coercing text to numeric in Q25343 / R25343C17: '93.2'
## Warning: Coercing text to numeric in T25343 / R25343C20: '5195.8'
## Warning: Coercing text to numeric in Q25344 / R25344C17: '93.2'
## Warning: Coercing text to numeric in T25344 / R25344C20: '5195.8'
## Warning: Coercing text to numeric in Q25345 / R25345C17: '93.2'
## Warning: Coercing text to numeric in T25345 / R25345C20: '5195.8'
## Warning: Coercing text to numeric in Q25346 / R25346C17: '93.2'
## Warning: Coercing text to numeric in T25346 / R25346C20: '5195.8'
## Warning: Coercing text to numeric in Q25347 / R25347C17: '93.2'
## Warning: Coercing text to numeric in T25347 / R25347C20: '5195.8'
## Warning: Coercing text to numeric in Q25348 / R25348C17: '93.2'
## Warning: Coercing text to numeric in T25348 / R25348C20: '5195.8'
## Warning: Coercing text to numeric in Q25349 / R25349C17: '93.2'
## Warning: Coercing text to numeric in T25349 / R25349C20: '5195.8'
## Warning: Coercing text to numeric in Q25350 / R25350C17: '93.2'
## Warning: Coercing text to numeric in T25350 / R25350C20: '5195.8'
## Warning: Coercing text to numeric in Q25351 / R25351C17: '93.2'
## Warning: Coercing text to numeric in T25351 / R25351C20: '5195.8'
## Warning: Coercing text to numeric in Q25352 / R25352C17: '93.2'
## Warning: Coercing text to numeric in T25352 / R25352C20: '5195.8'
## Warning: Coercing text to numeric in Q25353 / R25353C17: '93.2'
## Warning: Coercing text to numeric in T25353 / R25353C20: '5195.8'
## Warning: Coercing text to numeric in Q25354 / R25354C17: '93.2'
## Warning: Coercing text to numeric in T25354 / R25354C20: '5195.8'
## Warning: Coercing text to numeric in Q25355 / R25355C17: '93.2'
## Warning: Coercing text to numeric in T25355 / R25355C20: '5195.8'
## Warning: Coercing text to numeric in Q25356 / R25356C17: '93.2'
## Warning: Coercing text to numeric in T25356 / R25356C20: '5195.8'
## Warning: Coercing text to numeric in Q25357 / R25357C17: '93.2'
## Warning: Coercing text to numeric in T25357 / R25357C20: '5195.8'
## Warning: Coercing text to numeric in Q25358 / R25358C17: '93.2'
## Warning: Coercing text to numeric in T25358 / R25358C20: '5195.8'
## Warning: Coercing text to numeric in Q25359 / R25359C17: '93.2'
## Warning: Coercing text to numeric in T25359 / R25359C20: '5195.8'
## Warning: Coercing text to numeric in Q25360 / R25360C17: '93.2'
## Warning: Coercing text to numeric in T25360 / R25360C20: '5195.8'
## Warning: Coercing text to numeric in Q25361 / R25361C17: '93.2'
## Warning: Coercing text to numeric in T25361 / R25361C20: '5195.8'
## Warning: Coercing text to numeric in Q25362 / R25362C17: '93.2'
## Warning: Coercing text to numeric in T25362 / R25362C20: '5195.8'
## Warning: Coercing text to numeric in Q25363 / R25363C17: '93.2'
## Warning: Coercing text to numeric in T25363 / R25363C20: '5195.8'
## Warning: Coercing text to numeric in Q25364 / R25364C17: '93.2'
## Warning: Coercing text to numeric in T25364 / R25364C20: '5195.8'
## Warning: Coercing text to numeric in Q25365 / R25365C17: '93.2'
## Warning: Coercing text to numeric in T25365 / R25365C20: '5195.8'
## Warning: Coercing text to numeric in Q25366 / R25366C17: '93.2'
## Warning: Coercing text to numeric in T25366 / R25366C20: '5195.8'
## Warning: Coercing text to numeric in Q25367 / R25367C17: '93.2'
## Warning: Coercing text to numeric in T25367 / R25367C20: '5195.8'
## Warning: Coercing text to numeric in Q25368 / R25368C17: '93.2'
## Warning: Coercing text to numeric in T25368 / R25368C20: '5195.8'
## Warning: Coercing text to numeric in Q25369 / R25369C17: '93.2'
## Warning: Coercing text to numeric in T25369 / R25369C20: '5195.8'
## Warning: Coercing text to numeric in Q25370 / R25370C17: '93.2'
## Warning: Coercing text to numeric in T25370 / R25370C20: '5195.8'
## Warning: Coercing text to numeric in Q25371 / R25371C17: '93.2'
## Warning: Coercing text to numeric in T25371 / R25371C20: '5195.8'
## Warning: Coercing text to numeric in Q25372 / R25372C17: '93.2'
## Warning: Coercing text to numeric in T25372 / R25372C20: '5195.8'
## Warning: Coercing text to numeric in Q25373 / R25373C17: '93.2'
## Warning: Coercing text to numeric in T25373 / R25373C20: '5195.8'
## Warning: Coercing text to numeric in Q25374 / R25374C17: '93.2'
## Warning: Coercing text to numeric in T25374 / R25374C20: '5195.8'
## Warning: Coercing text to numeric in Q25375 / R25375C17: '93.2'
## Warning: Coercing text to numeric in T25375 / R25375C20: '5195.8'
## Warning: Coercing text to numeric in Q25376 / R25376C17: '93.2'
## Warning: Coercing text to numeric in T25376 / R25376C20: '5195.8'
## Warning: Coercing text to numeric in Q25377 / R25377C17: '93.2'
## Warning: Coercing text to numeric in T25377 / R25377C20: '5195.8'
## Warning: Coercing text to numeric in Q25378 / R25378C17: '93.2'
## Warning: Coercing text to numeric in T25378 / R25378C20: '5195.8'
## Warning: Coercing text to numeric in Q25379 / R25379C17: '93.2'
## Warning: Coercing text to numeric in T25379 / R25379C20: '5195.8'
## Warning: Coercing text to numeric in Q25380 / R25380C17: '93.2'
## Warning: Coercing text to numeric in T25380 / R25380C20: '5195.8'
## Warning: Coercing text to numeric in Q25381 / R25381C17: '93.2'
## Warning: Coercing text to numeric in T25381 / R25381C20: '5195.8'
## Warning: Coercing text to numeric in Q25382 / R25382C17: '93.2'
## Warning: Coercing text to numeric in T25382 / R25382C20: '5195.8'
## Warning: Coercing text to numeric in Q25383 / R25383C17: '93.2'
## Warning: Coercing text to numeric in T25383 / R25383C20: '5195.8'
## Warning: Coercing text to numeric in Q25384 / R25384C17: '93.2'
## Warning: Coercing text to numeric in T25384 / R25384C20: '5195.8'
## Warning: Coercing text to numeric in Q25385 / R25385C17: '93.2'
## Warning: Coercing text to numeric in T25385 / R25385C20: '5195.8'
## Warning: Coercing text to numeric in Q25386 / R25386C17: '93.2'
## Warning: Coercing text to numeric in T25386 / R25386C20: '5195.8'
## Warning: Coercing text to numeric in Q25387 / R25387C17: '93.2'
## Warning: Coercing text to numeric in T25387 / R25387C20: '5195.8'
## Warning: Coercing text to numeric in Q25388 / R25388C17: '93.2'
## Warning: Coercing text to numeric in T25388 / R25388C20: '5195.8'
## Warning: Coercing text to numeric in Q25389 / R25389C17: '93.2'
## Warning: Coercing text to numeric in T25389 / R25389C20: '5195.8'
## Warning: Coercing text to numeric in Q25390 / R25390C17: '93.2'
## Warning: Coercing text to numeric in T25390 / R25390C20: '5195.8'
## Warning: Coercing text to numeric in Q25391 / R25391C17: '93.2'
## Warning: Coercing text to numeric in T25391 / R25391C20: '5195.8'
## Warning: Coercing text to numeric in Q25392 / R25392C17: '93.2'
## Warning: Coercing text to numeric in T25392 / R25392C20: '5195.8'
## Warning: Coercing text to numeric in Q25393 / R25393C17: '93.2'
## Warning: Coercing text to numeric in T25393 / R25393C20: '5195.8'
## Warning: Coercing text to numeric in Q25394 / R25394C17: '93.2'
## Warning: Coercing text to numeric in T25394 / R25394C20: '5195.8'
## Warning: Coercing text to numeric in Q25395 / R25395C17: '93.2'
## Warning: Coercing text to numeric in T25395 / R25395C20: '5195.8'
## Warning: Coercing text to numeric in Q25396 / R25396C17: '93.2'
## Warning: Coercing text to numeric in T25396 / R25396C20: '5195.8'
## Warning: Coercing text to numeric in Q25397 / R25397C17: '93.2'
## Warning: Coercing text to numeric in T25397 / R25397C20: '5195.8'
## Warning: Coercing text to numeric in Q25398 / R25398C17: '93.2'
## Warning: Coercing text to numeric in T25398 / R25398C20: '5195.8'
## Warning: Coercing text to numeric in Q25399 / R25399C17: '93.2'
## Warning: Coercing text to numeric in T25399 / R25399C20: '5195.8'
## Warning: Coercing text to numeric in Q25400 / R25400C17: '93.2'
## Warning: Coercing text to numeric in T25400 / R25400C20: '5195.8'
## Warning: Coercing text to numeric in Q25401 / R25401C17: '93.2'
## Warning: Coercing text to numeric in T25401 / R25401C20: '5195.8'
## Warning: Coercing text to numeric in Q25402 / R25402C17: '93.2'
## Warning: Coercing text to numeric in T25402 / R25402C20: '5195.8'
## Warning: Coercing text to numeric in Q25403 / R25403C17: '93.2'
## Warning: Coercing text to numeric in T25403 / R25403C20: '5195.8'
## Warning: Coercing text to numeric in Q25404 / R25404C17: '93.2'
## Warning: Coercing text to numeric in T25404 / R25404C20: '5195.8'
## Warning: Coercing text to numeric in Q25405 / R25405C17: '93.2'
## Warning: Coercing text to numeric in T25405 / R25405C20: '5195.8'
## Warning: Coercing text to numeric in Q25406 / R25406C17: '93.2'
## Warning: Coercing text to numeric in T25406 / R25406C20: '5195.8'
## Warning: Coercing text to numeric in Q25407 / R25407C17: '93.2'
## Warning: Coercing text to numeric in T25407 / R25407C20: '5195.8'
## Warning: Coercing text to numeric in Q25408 / R25408C17: '93.2'
## Warning: Coercing text to numeric in T25408 / R25408C20: '5195.8'
## Warning: Coercing text to numeric in Q25409 / R25409C17: '93.2'
## Warning: Coercing text to numeric in T25409 / R25409C20: '5195.8'
## Warning: Coercing text to numeric in Q25410 / R25410C17: '93.2'
## Warning: Coercing text to numeric in T25410 / R25410C20: '5195.8'
## Warning: Coercing text to numeric in Q25411 / R25411C17: '93.2'
## Warning: Coercing text to numeric in T25411 / R25411C20: '5195.8'
## Warning: Coercing text to numeric in Q25412 / R25412C17: '93.2'
## Warning: Coercing text to numeric in T25412 / R25412C20: '5195.8'
## Warning: Coercing text to numeric in Q25413 / R25413C17: '93.2'
## Warning: Coercing text to numeric in T25413 / R25413C20: '5195.8'
## Warning: Coercing text to numeric in Q25414 / R25414C17: '93.2'
## Warning: Coercing text to numeric in T25414 / R25414C20: '5195.8'
## Warning: Coercing text to numeric in Q25415 / R25415C17: '93.2'
## Warning: Coercing text to numeric in T25415 / R25415C20: '5195.8'
## Warning: Coercing text to numeric in Q25416 / R25416C17: '93.2'
## Warning: Coercing text to numeric in T25416 / R25416C20: '5195.8'
## Warning: Coercing text to numeric in Q25417 / R25417C17: '93.2'
## Warning: Coercing text to numeric in T25417 / R25417C20: '5195.8'
## Warning: Coercing text to numeric in Q25418 / R25418C17: '93.2'
## Warning: Coercing text to numeric in T25418 / R25418C20: '5195.8'
## Warning: Coercing text to numeric in Q25419 / R25419C17: '93.2'
## Warning: Coercing text to numeric in T25419 / R25419C20: '5195.8'
## Warning: Coercing text to numeric in Q25420 / R25420C17: '93.2'
## Warning: Coercing text to numeric in T25420 / R25420C20: '5195.8'
## Warning: Coercing text to numeric in Q25421 / R25421C17: '93.2'
## Warning: Coercing text to numeric in T25421 / R25421C20: '5195.8'
## Warning: Coercing text to numeric in Q25422 / R25422C17: '93.2'
## Warning: Coercing text to numeric in T25422 / R25422C20: '5195.8'
## Warning: Coercing text to numeric in Q25423 / R25423C17: '93.2'
## Warning: Coercing text to numeric in T25423 / R25423C20: '5195.8'
## Warning: Coercing text to numeric in Q25424 / R25424C17: '93.2'
## Warning: Coercing text to numeric in S25424 / R25424C19: '4.12'
## Warning: Coercing text to numeric in T25424 / R25424C20: '5195.8'
## Warning: Coercing text to numeric in Q25425 / R25425C17: '93.2'
## Warning: Coercing text to numeric in S25425 / R25425C19: '4.12'
## Warning: Coercing text to numeric in T25425 / R25425C20: '5195.8'
## Warning: Coercing text to numeric in Q25426 / R25426C17: '93.2'
## Warning: Coercing text to numeric in S25426 / R25426C19: '4.12'
## Warning: Coercing text to numeric in T25426 / R25426C20: '5195.8'
## Warning: Coercing text to numeric in Q25427 / R25427C17: '93.2'
## Warning: Coercing text to numeric in S25427 / R25427C19: '4.12'
## Warning: Coercing text to numeric in T25427 / R25427C20: '5195.8'
## Warning: Coercing text to numeric in Q25428 / R25428C17: '93.2'
## Warning: Coercing text to numeric in S25428 / R25428C19: '4.12'
## Warning: Coercing text to numeric in T25428 / R25428C20: '5195.8'
## Warning: Coercing text to numeric in Q25429 / R25429C17: '93.2'
## Warning: Coercing text to numeric in S25429 / R25429C19: '4.12'
## Warning: Coercing text to numeric in T25429 / R25429C20: '5195.8'
## Warning: Coercing text to numeric in Q25430 / R25430C17: '93.2'
## Warning: Coercing text to numeric in S25430 / R25430C19: '4.12'
## Warning: Coercing text to numeric in T25430 / R25430C20: '5195.8'
## Warning: Coercing text to numeric in Q25431 / R25431C17: '93.2'
## Warning: Coercing text to numeric in S25431 / R25431C19: '4.12'
## Warning: Coercing text to numeric in T25431 / R25431C20: '5195.8'
## Warning: Coercing text to numeric in Q25432 / R25432C17: '93.2'
## Warning: Coercing text to numeric in S25432 / R25432C19: '4.12'
## Warning: Coercing text to numeric in T25432 / R25432C20: '5195.8'
## Warning: Coercing text to numeric in Q25433 / R25433C17: '93.2'
## Warning: Coercing text to numeric in S25433 / R25433C19: '4.12'
## Warning: Coercing text to numeric in T25433 / R25433C20: '5195.8'
## Warning: Coercing text to numeric in Q25434 / R25434C17: '93.2'
## Warning: Coercing text to numeric in S25434 / R25434C19: '4.12'
## Warning: Coercing text to numeric in T25434 / R25434C20: '5195.8'
## Warning: Coercing text to numeric in Q25435 / R25435C17: '93.2'
## Warning: Coercing text to numeric in S25435 / R25435C19: '4.12'
## Warning: Coercing text to numeric in T25435 / R25435C20: '5195.8'
## Warning: Coercing text to numeric in Q25436 / R25436C17: '93.2'
## Warning: Coercing text to numeric in S25436 / R25436C19: '4.12'
## Warning: Coercing text to numeric in T25436 / R25436C20: '5195.8'
## Warning: Coercing text to numeric in Q25437 / R25437C17: '93.2'
## Warning: Coercing text to numeric in S25437 / R25437C19: '4.12'
## Warning: Coercing text to numeric in T25437 / R25437C20: '5195.8'
## Warning: Coercing text to numeric in Q25438 / R25438C17: '93.2'
## Warning: Coercing text to numeric in S25438 / R25438C19: '4.12'
## Warning: Coercing text to numeric in T25438 / R25438C20: '5195.8'
## Warning: Coercing text to numeric in Q25439 / R25439C17: '93.2'
## Warning: Coercing text to numeric in S25439 / R25439C19: '4.12'
## Warning: Coercing text to numeric in T25439 / R25439C20: '5195.8'
## Warning: Coercing text to numeric in Q25440 / R25440C17: '93.2'
## Warning: Coercing text to numeric in S25440 / R25440C19: '4.12'
## Warning: Coercing text to numeric in T25440 / R25440C20: '5195.8'
## Warning: Coercing text to numeric in Q25441 / R25441C17: '93.2'
## Warning: Coercing text to numeric in S25441 / R25441C19: '4.12'
## Warning: Coercing text to numeric in T25441 / R25441C20: '5195.8'
## Warning: Coercing text to numeric in Q25442 / R25442C17: '93.2'
## Warning: Coercing text to numeric in S25442 / R25442C19: '4.12'
## Warning: Coercing text to numeric in T25442 / R25442C20: '5195.8'
## Warning: Coercing text to numeric in Q25443 / R25443C17: '93.2'
## Warning: Coercing text to numeric in S25443 / R25443C19: '4.12'
## Warning: Coercing text to numeric in T25443 / R25443C20: '5195.8'
## Warning: Coercing text to numeric in Q25444 / R25444C17: '93.2'
## Warning: Coercing text to numeric in S25444 / R25444C19: '4.12'
## Warning: Coercing text to numeric in T25444 / R25444C20: '5195.8'
## Warning: Coercing text to numeric in Q25445 / R25445C17: '93.2'
## Warning: Coercing text to numeric in S25445 / R25445C19: '4.12'
## Warning: Coercing text to numeric in T25445 / R25445C20: '5195.8'
## Warning: Coercing text to numeric in Q25446 / R25446C17: '93.2'
## Warning: Coercing text to numeric in S25446 / R25446C19: '4.12'
## Warning: Coercing text to numeric in T25446 / R25446C20: '5195.8'
## Warning: Coercing text to numeric in Q25447 / R25447C17: '93.2'
## Warning: Coercing text to numeric in S25447 / R25447C19: '4.12'
## Warning: Coercing text to numeric in T25447 / R25447C20: '5195.8'
## Warning: Coercing text to numeric in Q25448 / R25448C17: '93.2'
## Warning: Coercing text to numeric in S25448 / R25448C19: '4.12'
## Warning: Coercing text to numeric in T25448 / R25448C20: '5195.8'
## Warning: Coercing text to numeric in Q25449 / R25449C17: '93.2'
## Warning: Coercing text to numeric in S25449 / R25449C19: '4.12'
## Warning: Coercing text to numeric in T25449 / R25449C20: '5195.8'
## Warning: Coercing text to numeric in Q25450 / R25450C17: '93.2'
## Warning: Coercing text to numeric in S25450 / R25450C19: '4.12'
## Warning: Coercing text to numeric in T25450 / R25450C20: '5195.8'
## Warning: Coercing text to numeric in Q25451 / R25451C17: '93.2'
## Warning: Coercing text to numeric in S25451 / R25451C19: '4.12'
## Warning: Coercing text to numeric in T25451 / R25451C20: '5195.8'
## Warning: Coercing text to numeric in Q25452 / R25452C17: '93.2'
## Warning: Coercing text to numeric in S25452 / R25452C19: '4.12'
## Warning: Coercing text to numeric in T25452 / R25452C20: '5195.8'
## Warning: Coercing text to numeric in Q25453 / R25453C17: '93.2'
## Warning: Coercing text to numeric in S25453 / R25453C19: '4.12'
## Warning: Coercing text to numeric in T25453 / R25453C20: '5195.8'
## Warning: Coercing text to numeric in Q25454 / R25454C17: '93.2'
## Warning: Coercing text to numeric in S25454 / R25454C19: '4.12'
## Warning: Coercing text to numeric in T25454 / R25454C20: '5195.8'
## Warning: Coercing text to numeric in Q25455 / R25455C17: '93.2'
## Warning: Coercing text to numeric in S25455 / R25455C19: '4.12'
## Warning: Coercing text to numeric in T25455 / R25455C20: '5195.8'
## Warning: Coercing text to numeric in Q25456 / R25456C17: '93.2'
## Warning: Coercing text to numeric in S25456 / R25456C19: '4.12'
## Warning: Coercing text to numeric in T25456 / R25456C20: '5195.8'
## Warning: Coercing text to numeric in Q25457 / R25457C17: '93.2'
## Warning: Coercing text to numeric in S25457 / R25457C19: '4.12'
## Warning: Coercing text to numeric in T25457 / R25457C20: '5195.8'
## Warning: Coercing text to numeric in Q25458 / R25458C17: '93.2'
## Warning: Coercing text to numeric in S25458 / R25458C19: '4.12'
## Warning: Coercing text to numeric in T25458 / R25458C20: '5195.8'
## Warning: Coercing text to numeric in Q25459 / R25459C17: '93.2'
## Warning: Coercing text to numeric in S25459 / R25459C19: '4.12'
## Warning: Coercing text to numeric in T25459 / R25459C20: '5195.8'
## Warning: Coercing text to numeric in Q25460 / R25460C17: '93.2'
## Warning: Coercing text to numeric in S25460 / R25460C19: '4.12'
## Warning: Coercing text to numeric in T25460 / R25460C20: '5195.8'
## Warning: Coercing text to numeric in Q25461 / R25461C17: '93.2'
## Warning: Coercing text to numeric in S25461 / R25461C19: '4.12'
## Warning: Coercing text to numeric in T25461 / R25461C20: '5195.8'
## Warning: Coercing text to numeric in Q25462 / R25462C17: '93.2'
## Warning: Coercing text to numeric in S25462 / R25462C19: '4.12'
## Warning: Coercing text to numeric in T25462 / R25462C20: '5195.8'
## Warning: Coercing text to numeric in Q25463 / R25463C17: '93.2'
## Warning: Coercing text to numeric in S25463 / R25463C19: '4.12'
## Warning: Coercing text to numeric in T25463 / R25463C20: '5195.8'
## Warning: Coercing text to numeric in Q25464 / R25464C17: '93.2'
## Warning: Coercing text to numeric in S25464 / R25464C19: '4.12'
## Warning: Coercing text to numeric in T25464 / R25464C20: '5195.8'
## Warning: Coercing text to numeric in Q25465 / R25465C17: '93.2'
## Warning: Coercing text to numeric in S25465 / R25465C19: '4.12'
## Warning: Coercing text to numeric in T25465 / R25465C20: '5195.8'
## Warning: Coercing text to numeric in Q25466 / R25466C17: '93.2'
## Warning: Coercing text to numeric in S25466 / R25466C19: '4.12'
## Warning: Coercing text to numeric in T25466 / R25466C20: '5195.8'
## Warning: Coercing text to numeric in Q25467 / R25467C17: '93.2'
## Warning: Coercing text to numeric in S25467 / R25467C19: '4.12'
## Warning: Coercing text to numeric in T25467 / R25467C20: '5195.8'
## Warning: Coercing text to numeric in Q25468 / R25468C17: '93.2'
## Warning: Coercing text to numeric in S25468 / R25468C19: '4.12'
## Warning: Coercing text to numeric in T25468 / R25468C20: '5195.8'
## Warning: Coercing text to numeric in Q25469 / R25469C17: '93.2'
## Warning: Coercing text to numeric in S25469 / R25469C19: '4.12'
## Warning: Coercing text to numeric in T25469 / R25469C20: '5195.8'
## Warning: Coercing text to numeric in Q25470 / R25470C17: '93.2'
## Warning: Coercing text to numeric in S25470 / R25470C19: '4.12'
## Warning: Coercing text to numeric in T25470 / R25470C20: '5195.8'
## Warning: Coercing text to numeric in Q25471 / R25471C17: '93.2'
## Warning: Coercing text to numeric in S25471 / R25471C19: '4.12'
## Warning: Coercing text to numeric in T25471 / R25471C20: '5195.8'
## Warning: Coercing text to numeric in Q25472 / R25472C17: '93.2'
## Warning: Coercing text to numeric in S25472 / R25472C19: '4.12'
## Warning: Coercing text to numeric in T25472 / R25472C20: '5195.8'
## Warning: Coercing text to numeric in Q25473 / R25473C17: '93.2'
## Warning: Coercing text to numeric in S25473 / R25473C19: '4.12'
## Warning: Coercing text to numeric in T25473 / R25473C20: '5195.8'
## Warning: Coercing text to numeric in Q25474 / R25474C17: '93.2'
## Warning: Coercing text to numeric in S25474 / R25474C19: '4.12'
## Warning: Coercing text to numeric in T25474 / R25474C20: '5195.8'
## Warning: Coercing text to numeric in Q25475 / R25475C17: '93.2'
## Warning: Coercing text to numeric in S25475 / R25475C19: '4.12'
## Warning: Coercing text to numeric in T25475 / R25475C20: '5195.8'
## Warning: Coercing text to numeric in Q25476 / R25476C17: '93.2'
## Warning: Coercing text to numeric in S25476 / R25476C19: '4.12'
## Warning: Coercing text to numeric in T25476 / R25476C20: '5195.8'
## Warning: Coercing text to numeric in Q25477 / R25477C17: '93.2'
## Warning: Coercing text to numeric in S25477 / R25477C19: '4.12'
## Warning: Coercing text to numeric in T25477 / R25477C20: '5195.8'
## Warning: Coercing text to numeric in Q25478 / R25478C17: '93.2'
## Warning: Coercing text to numeric in S25478 / R25478C19: '4.12'
## Warning: Coercing text to numeric in T25478 / R25478C20: '5195.8'
## Warning: Coercing text to numeric in Q25479 / R25479C17: '93.2'
## Warning: Coercing text to numeric in S25479 / R25479C19: '4.12'
## Warning: Coercing text to numeric in T25479 / R25479C20: '5195.8'
## Warning: Coercing text to numeric in Q25480 / R25480C17: '93.2'
## Warning: Coercing text to numeric in S25480 / R25480C19: '4.12'
## Warning: Coercing text to numeric in T25480 / R25480C20: '5195.8'
## Warning: Coercing text to numeric in Q25481 / R25481C17: '93.2'
## Warning: Coercing text to numeric in S25481 / R25481C19: '4.12'
## Warning: Coercing text to numeric in T25481 / R25481C20: '5195.8'
## Warning: Coercing text to numeric in Q25482 / R25482C17: '93.2'
## Warning: Coercing text to numeric in S25482 / R25482C19: '4.12'
## Warning: Coercing text to numeric in T25482 / R25482C20: '5195.8'
## Warning: Coercing text to numeric in Q25483 / R25483C17: '93.2'
## Warning: Coercing text to numeric in S25483 / R25483C19: '4.12'
## Warning: Coercing text to numeric in T25483 / R25483C20: '5195.8'
## Warning: Coercing text to numeric in Q25484 / R25484C17: '93.2'
## Warning: Coercing text to numeric in S25484 / R25484C19: '4.12'
## Warning: Coercing text to numeric in T25484 / R25484C20: '5195.8'
## Warning: Coercing text to numeric in Q25485 / R25485C17: '93.2'
## Warning: Coercing text to numeric in S25485 / R25485C19: '4.12'
## Warning: Coercing text to numeric in T25485 / R25485C20: '5195.8'
## Warning: Coercing text to numeric in Q25486 / R25486C17: '93.2'
## Warning: Coercing text to numeric in S25486 / R25486C19: '4.12'
## Warning: Coercing text to numeric in T25486 / R25486C20: '5195.8'
## Warning: Coercing text to numeric in Q25487 / R25487C17: '93.2'
## Warning: Coercing text to numeric in S25487 / R25487C19: '4.12'
## Warning: Coercing text to numeric in T25487 / R25487C20: '5195.8'
## Warning: Coercing text to numeric in Q25488 / R25488C17: '93.2'
## Warning: Coercing text to numeric in S25488 / R25488C19: '4.12'
## Warning: Coercing text to numeric in T25488 / R25488C20: '5195.8'
## Warning: Coercing text to numeric in Q25489 / R25489C17: '93.2'
## Warning: Coercing text to numeric in S25489 / R25489C19: '4.12'
## Warning: Coercing text to numeric in T25489 / R25489C20: '5195.8'
## Warning: Coercing text to numeric in Q25490 / R25490C17: '93.2'
## Warning: Coercing text to numeric in S25490 / R25490C19: '4.12'
## Warning: Coercing text to numeric in T25490 / R25490C20: '5195.8'
## Warning: Coercing text to numeric in Q25491 / R25491C17: '93.2'
## Warning: Coercing text to numeric in S25491 / R25491C19: '4.12'
## Warning: Coercing text to numeric in T25491 / R25491C20: '5195.8'
## Warning: Coercing text to numeric in Q25492 / R25492C17: '93.2'
## Warning: Coercing text to numeric in S25492 / R25492C19: '4.12'
## Warning: Coercing text to numeric in T25492 / R25492C20: '5195.8'
## Warning: Coercing text to numeric in Q25493 / R25493C17: '93.2'
## Warning: Coercing text to numeric in S25493 / R25493C19: '4.12'
## Warning: Coercing text to numeric in T25493 / R25493C20: '5195.8'
## Warning: Coercing text to numeric in Q25494 / R25494C17: '93.2'
## Warning: Coercing text to numeric in S25494 / R25494C19: '4.12'
## Warning: Coercing text to numeric in T25494 / R25494C20: '5195.8'
## Warning: Coercing text to numeric in Q25495 / R25495C17: '93.2'
## Warning: Coercing text to numeric in S25495 / R25495C19: '4.12'
## Warning: Coercing text to numeric in T25495 / R25495C20: '5195.8'
## Warning: Coercing text to numeric in Q25496 / R25496C17: '93.2'
## Warning: Coercing text to numeric in S25496 / R25496C19: '4.12'
## Warning: Coercing text to numeric in T25496 / R25496C20: '5195.8'
## Warning: Coercing text to numeric in Q25497 / R25497C17: '93.2'
## Warning: Coercing text to numeric in S25497 / R25497C19: '4.12'
## Warning: Coercing text to numeric in T25497 / R25497C20: '5195.8'
## Warning: Coercing text to numeric in Q25498 / R25498C17: '93.2'
## Warning: Coercing text to numeric in S25498 / R25498C19: '4.12'
## Warning: Coercing text to numeric in T25498 / R25498C20: '5195.8'
## Warning: Coercing text to numeric in Q25499 / R25499C17: '93.2'
## Warning: Coercing text to numeric in S25499 / R25499C19: '4.12'
## Warning: Coercing text to numeric in T25499 / R25499C20: '5195.8'
## Warning: Coercing text to numeric in Q25500 / R25500C17: '93.2'
## Warning: Coercing text to numeric in S25500 / R25500C19: '4.12'
## Warning: Coercing text to numeric in T25500 / R25500C20: '5195.8'
## Warning: Coercing text to numeric in Q25501 / R25501C17: '93.2'
## Warning: Coercing text to numeric in S25501 / R25501C19: '4.12'
## Warning: Coercing text to numeric in T25501 / R25501C20: '5195.8'
## Warning: Coercing text to numeric in Q25502 / R25502C17: '93.2'
## Warning: Coercing text to numeric in S25502 / R25502C19: '4.12'
## Warning: Coercing text to numeric in T25502 / R25502C20: '5195.8'
## Warning: Coercing text to numeric in Q25503 / R25503C17: '93.2'
## Warning: Coercing text to numeric in S25503 / R25503C19: '4.12'
## Warning: Coercing text to numeric in T25503 / R25503C20: '5195.8'
## Warning: Coercing text to numeric in Q25504 / R25504C17: '93.2'
## Warning: Coercing text to numeric in S25504 / R25504C19: '4.12'
## Warning: Coercing text to numeric in T25504 / R25504C20: '5195.8'
## Warning: Coercing text to numeric in Q25505 / R25505C17: '93.2'
## Warning: Coercing text to numeric in S25505 / R25505C19: '4.12'
## Warning: Coercing text to numeric in T25505 / R25505C20: '5195.8'
## Warning: Coercing text to numeric in Q25506 / R25506C17: '93.2'
## Warning: Coercing text to numeric in S25506 / R25506C19: '4.12'
## Warning: Coercing text to numeric in T25506 / R25506C20: '5195.8'
## Warning: Coercing text to numeric in Q25507 / R25507C17: '93.2'
## Warning: Coercing text to numeric in S25507 / R25507C19: '4.12'
## Warning: Coercing text to numeric in T25507 / R25507C20: '5195.8'
## Warning: Coercing text to numeric in Q25508 / R25508C17: '93.2'
## Warning: Coercing text to numeric in S25508 / R25508C19: '4.12'
## Warning: Coercing text to numeric in T25508 / R25508C20: '5195.8'
## Warning: Coercing text to numeric in Q25509 / R25509C17: '93.2'
## Warning: Coercing text to numeric in S25509 / R25509C19: '4.12'
## Warning: Coercing text to numeric in T25509 / R25509C20: '5195.8'
## Warning: Coercing text to numeric in Q25510 / R25510C17: '93.2'
## Warning: Coercing text to numeric in S25510 / R25510C19: '4.12'
## Warning: Coercing text to numeric in T25510 / R25510C20: '5195.8'
## Warning: Coercing text to numeric in Q25511 / R25511C17: '93.2'
## Warning: Coercing text to numeric in S25511 / R25511C19: '4.12'
## Warning: Coercing text to numeric in T25511 / R25511C20: '5195.8'
## Warning: Coercing text to numeric in Q25512 / R25512C17: '93.2'
## Warning: Coercing text to numeric in S25512 / R25512C19: '4.12'
## Warning: Coercing text to numeric in T25512 / R25512C20: '5195.8'
## Warning: Coercing text to numeric in Q25513 / R25513C17: '93.2'
## Warning: Coercing text to numeric in S25513 / R25513C19: '4.12'
## Warning: Coercing text to numeric in T25513 / R25513C20: '5195.8'
## Warning: Coercing text to numeric in Q25514 / R25514C17: '93.2'
## Warning: Coercing text to numeric in S25514 / R25514C19: '4.12'
## Warning: Coercing text to numeric in T25514 / R25514C20: '5195.8'
## Warning: Coercing text to numeric in Q25515 / R25515C17: '93.2'
## Warning: Coercing text to numeric in S25515 / R25515C19: '4.12'
## Warning: Coercing text to numeric in T25515 / R25515C20: '5195.8'
## Warning: Coercing text to numeric in Q25516 / R25516C17: '93.2'
## Warning: Coercing text to numeric in S25516 / R25516C19: '4.12'
## Warning: Coercing text to numeric in T25516 / R25516C20: '5195.8'
## Warning: Coercing text to numeric in Q25517 / R25517C17: '93.2'
## Warning: Coercing text to numeric in S25517 / R25517C19: '4.12'
## Warning: Coercing text to numeric in T25517 / R25517C20: '5195.8'
## Warning: Coercing text to numeric in Q25518 / R25518C17: '93.2'
## Warning: Coercing text to numeric in S25518 / R25518C19: '4.12'
## Warning: Coercing text to numeric in T25518 / R25518C20: '5195.8'
## Warning: Coercing text to numeric in Q25519 / R25519C17: '93.2'
## Warning: Coercing text to numeric in S25519 / R25519C19: '4.12'
## Warning: Coercing text to numeric in T25519 / R25519C20: '5195.8'
## Warning: Coercing text to numeric in Q25520 / R25520C17: '93.2'
## Warning: Coercing text to numeric in S25520 / R25520C19: '4.12'
## Warning: Coercing text to numeric in T25520 / R25520C20: '5195.8'
## Warning: Coercing text to numeric in Q25521 / R25521C17: '93.2'
## Warning: Coercing text to numeric in S25521 / R25521C19: '4.12'
## Warning: Coercing text to numeric in T25521 / R25521C20: '5195.8'
## Warning: Coercing text to numeric in Q25522 / R25522C17: '93.2'
## Warning: Coercing text to numeric in S25522 / R25522C19: '4.12'
## Warning: Coercing text to numeric in T25522 / R25522C20: '5195.8'
## Warning: Coercing text to numeric in Q25523 / R25523C17: '93.2'
## Warning: Coercing text to numeric in S25523 / R25523C19: '4.12'
## Warning: Coercing text to numeric in T25523 / R25523C20: '5195.8'
## Warning: Coercing text to numeric in Q25524 / R25524C17: '93.2'
## Warning: Coercing text to numeric in S25524 / R25524C19: '4.12'
## Warning: Coercing text to numeric in T25524 / R25524C20: '5195.8'
## Warning: Coercing text to numeric in Q25525 / R25525C17: '93.2'
## Warning: Coercing text to numeric in S25525 / R25525C19: '4.12'
## Warning: Coercing text to numeric in T25525 / R25525C20: '5195.8'
## Warning: Coercing text to numeric in Q25526 / R25526C17: '93.2'
## Warning: Coercing text to numeric in S25526 / R25526C19: '4.12'
## Warning: Coercing text to numeric in T25526 / R25526C20: '5195.8'
## Warning: Coercing text to numeric in Q25527 / R25527C17: '93.2'
## Warning: Coercing text to numeric in S25527 / R25527C19: '4.12'
## Warning: Coercing text to numeric in T25527 / R25527C20: '5195.8'
## Warning: Coercing text to numeric in Q25528 / R25528C17: '93.2'
## Warning: Coercing text to numeric in S25528 / R25528C19: '4.12'
## Warning: Coercing text to numeric in T25528 / R25528C20: '5195.8'
## Warning: Coercing text to numeric in Q25529 / R25529C17: '93.2'
## Warning: Coercing text to numeric in S25529 / R25529C19: '4.12'
## Warning: Coercing text to numeric in T25529 / R25529C20: '5195.8'
## Warning: Coercing text to numeric in Q25530 / R25530C17: '93.2'
## Warning: Coercing text to numeric in S25530 / R25530C19: '4.12'
## Warning: Coercing text to numeric in T25530 / R25530C20: '5195.8'
## Warning: Coercing text to numeric in Q25531 / R25531C17: '93.2'
## Warning: Coercing text to numeric in S25531 / R25531C19: '4.12'
## Warning: Coercing text to numeric in T25531 / R25531C20: '5195.8'
## Warning: Coercing text to numeric in Q25532 / R25532C17: '93.2'
## Warning: Coercing text to numeric in S25532 / R25532C19: '4.12'
## Warning: Coercing text to numeric in T25532 / R25532C20: '5195.8'
## Warning: Coercing text to numeric in Q25533 / R25533C17: '93.2'
## Warning: Coercing text to numeric in S25533 / R25533C19: '4.12'
## Warning: Coercing text to numeric in T25533 / R25533C20: '5195.8'
## Warning: Coercing text to numeric in Q25534 / R25534C17: '93.2'
## Warning: Coercing text to numeric in S25534 / R25534C19: '4.12'
## Warning: Coercing text to numeric in T25534 / R25534C20: '5195.8'
## Warning: Coercing text to numeric in Q25535 / R25535C17: '93.2'
## Warning: Coercing text to numeric in S25535 / R25535C19: '4.12'
## Warning: Coercing text to numeric in T25535 / R25535C20: '5195.8'
## Warning: Coercing text to numeric in Q25536 / R25536C17: '93.2'
## Warning: Coercing text to numeric in S25536 / R25536C19: '4.12'
## Warning: Coercing text to numeric in T25536 / R25536C20: '5195.8'
## Warning: Coercing text to numeric in Q25537 / R25537C17: '93.2'
## Warning: Coercing text to numeric in S25537 / R25537C19: '4.12'
## Warning: Coercing text to numeric in T25537 / R25537C20: '5195.8'
## Warning: Coercing text to numeric in Q25538 / R25538C17: '93.2'
## Warning: Coercing text to numeric in S25538 / R25538C19: '4.12'
## Warning: Coercing text to numeric in T25538 / R25538C20: '5195.8'
## Warning: Coercing text to numeric in Q25539 / R25539C17: '93.2'
## Warning: Coercing text to numeric in S25539 / R25539C19: '4.12'
## Warning: Coercing text to numeric in T25539 / R25539C20: '5195.8'
## Warning: Coercing text to numeric in Q25540 / R25540C17: '93.2'
## Warning: Coercing text to numeric in S25540 / R25540C19: '4.12'
## Warning: Coercing text to numeric in T25540 / R25540C20: '5195.8'
## Warning: Coercing text to numeric in Q25541 / R25541C17: '93.2'
## Warning: Coercing text to numeric in S25541 / R25541C19: '4.12'
## Warning: Coercing text to numeric in T25541 / R25541C20: '5195.8'
## Warning: Coercing text to numeric in Q25542 / R25542C17: '93.2'
## Warning: Coercing text to numeric in S25542 / R25542C19: '4.12'
## Warning: Coercing text to numeric in T25542 / R25542C20: '5195.8'
## Warning: Coercing text to numeric in Q25543 / R25543C17: '93.2'
## Warning: Coercing text to numeric in S25543 / R25543C19: '4.12'
## Warning: Coercing text to numeric in T25543 / R25543C20: '5195.8'
## Warning: Coercing text to numeric in Q25544 / R25544C17: '93.2'
## Warning: Coercing text to numeric in S25544 / R25544C19: '4.12'
## Warning: Coercing text to numeric in T25544 / R25544C20: '5195.8'
## Warning: Coercing text to numeric in Q25545 / R25545C17: '93.2'
## Warning: Coercing text to numeric in S25545 / R25545C19: '4.12'
## Warning: Coercing text to numeric in T25545 / R25545C20: '5195.8'
## Warning: Coercing text to numeric in Q25546 / R25546C17: '93.2'
## Warning: Coercing text to numeric in S25546 / R25546C19: '4.12'
## Warning: Coercing text to numeric in T25546 / R25546C20: '5195.8'
## Warning: Coercing text to numeric in Q25547 / R25547C17: '93.2'
## Warning: Coercing text to numeric in S25547 / R25547C19: '4.12'
## Warning: Coercing text to numeric in T25547 / R25547C20: '5195.8'
## Warning: Coercing text to numeric in Q25548 / R25548C17: '93.2'
## Warning: Coercing text to numeric in S25548 / R25548C19: '4.12'
## Warning: Coercing text to numeric in T25548 / R25548C20: '5195.8'
## Warning: Coercing text to numeric in Q25549 / R25549C17: '93.2'
## Warning: Coercing text to numeric in S25549 / R25549C19: '4.12'
## Warning: Coercing text to numeric in T25549 / R25549C20: '5195.8'
## Warning: Coercing text to numeric in Q25550 / R25550C17: '93.2'
## Warning: Coercing text to numeric in S25550 / R25550C19: '4.12'
## Warning: Coercing text to numeric in T25550 / R25550C20: '5195.8'
## Warning: Coercing text to numeric in Q25551 / R25551C17: '93.2'
## Warning: Coercing text to numeric in S25551 / R25551C19: '4.12'
## Warning: Coercing text to numeric in T25551 / R25551C20: '5195.8'
## Warning: Coercing text to numeric in Q25552 / R25552C17: '93.2'
## Warning: Coercing text to numeric in S25552 / R25552C19: '4.12'
## Warning: Coercing text to numeric in T25552 / R25552C20: '5195.8'
## Warning: Coercing text to numeric in Q25553 / R25553C17: '93.2'
## Warning: Coercing text to numeric in S25553 / R25553C19: '4.12'
## Warning: Coercing text to numeric in T25553 / R25553C20: '5195.8'
## Warning: Coercing text to numeric in Q25554 / R25554C17: '93.2'
## Warning: Coercing text to numeric in S25554 / R25554C19: '4.12'
## Warning: Coercing text to numeric in T25554 / R25554C20: '5195.8'
## Warning: Coercing text to numeric in Q25555 / R25555C17: '93.2'
## Warning: Coercing text to numeric in S25555 / R25555C19: '4.12'
## Warning: Coercing text to numeric in T25555 / R25555C20: '5195.8'
## Warning: Coercing text to numeric in Q25556 / R25556C17: '93.2'
## Warning: Coercing text to numeric in S25556 / R25556C19: '4.12'
## Warning: Coercing text to numeric in T25556 / R25556C20: '5195.8'
## Warning: Coercing text to numeric in Q25557 / R25557C17: '93.2'
## Warning: Coercing text to numeric in S25557 / R25557C19: '4.12'
## Warning: Coercing text to numeric in T25557 / R25557C20: '5195.8'
## Warning: Coercing text to numeric in Q25558 / R25558C17: '93.2'
## Warning: Coercing text to numeric in S25558 / R25558C19: '4.12'
## Warning: Coercing text to numeric in T25558 / R25558C20: '5195.8'
## Warning: Coercing text to numeric in Q25559 / R25559C17: '93.2'
## Warning: Coercing text to numeric in S25559 / R25559C19: '4.12'
## Warning: Coercing text to numeric in T25559 / R25559C20: '5195.8'
## Warning: Coercing text to numeric in Q25560 / R25560C17: '93.2'
## Warning: Coercing text to numeric in S25560 / R25560C19: '4.12'
## Warning: Coercing text to numeric in T25560 / R25560C20: '5195.8'
## Warning: Coercing text to numeric in Q25561 / R25561C17: '93.2'
## Warning: Coercing text to numeric in S25561 / R25561C19: '4.12'
## Warning: Coercing text to numeric in T25561 / R25561C20: '5195.8'
## Warning: Coercing text to numeric in Q25562 / R25562C17: '93.2'
## Warning: Coercing text to numeric in S25562 / R25562C19: '4.12'
## Warning: Coercing text to numeric in T25562 / R25562C20: '5195.8'
## Warning: Coercing text to numeric in Q25563 / R25563C17: '93.2'
## Warning: Coercing text to numeric in S25563 / R25563C19: '4.12'
## Warning: Coercing text to numeric in T25563 / R25563C20: '5195.8'
## Warning: Coercing text to numeric in Q25564 / R25564C17: '93.2'
## Warning: Coercing text to numeric in S25564 / R25564C19: '4.12'
## Warning: Coercing text to numeric in T25564 / R25564C20: '5195.8'
## Warning: Coercing text to numeric in Q25565 / R25565C17: '93.2'
## Warning: Coercing text to numeric in S25565 / R25565C19: '4.12'
## Warning: Coercing text to numeric in T25565 / R25565C20: '5195.8'
## Warning: Coercing text to numeric in Q25566 / R25566C17: '93.2'
## Warning: Coercing text to numeric in S25566 / R25566C19: '4.12'
## Warning: Coercing text to numeric in T25566 / R25566C20: '5195.8'
## Warning: Coercing text to numeric in Q25567 / R25567C17: '93.2'
## Warning: Coercing text to numeric in S25567 / R25567C19: '4.12'
## Warning: Coercing text to numeric in T25567 / R25567C20: '5195.8'
## Warning: Coercing text to numeric in Q25568 / R25568C17: '93.2'
## Warning: Coercing text to numeric in S25568 / R25568C19: '4.12'
## Warning: Coercing text to numeric in T25568 / R25568C20: '5195.8'
## Warning: Coercing text to numeric in Q25569 / R25569C17: '93.2'
## Warning: Coercing text to numeric in S25569 / R25569C19: '4.12'
## Warning: Coercing text to numeric in T25569 / R25569C20: '5195.8'
## Warning: Coercing text to numeric in Q25570 / R25570C17: '93.2'
## Warning: Coercing text to numeric in S25570 / R25570C19: '4.12'
## Warning: Coercing text to numeric in T25570 / R25570C20: '5195.8'
## Warning: Coercing text to numeric in Q25571 / R25571C17: '93.2'
## Warning: Coercing text to numeric in S25571 / R25571C19: '4.12'
## Warning: Coercing text to numeric in T25571 / R25571C20: '5195.8'
## Warning: Coercing text to numeric in Q25572 / R25572C17: '93.2'
## Warning: Coercing text to numeric in S25572 / R25572C19: '4.12'
## Warning: Coercing text to numeric in T25572 / R25572C20: '5195.8'
## Warning: Coercing text to numeric in Q25573 / R25573C17: '93.2'
## Warning: Coercing text to numeric in S25573 / R25573C19: '4.12'
## Warning: Coercing text to numeric in T25573 / R25573C20: '5195.8'
## Warning: Coercing text to numeric in Q25574 / R25574C17: '93.2'
## Warning: Coercing text to numeric in S25574 / R25574C19: '4.12'
## Warning: Coercing text to numeric in T25574 / R25574C20: '5195.8'
## Warning: Coercing text to numeric in Q25575 / R25575C17: '93.2'
## Warning: Coercing text to numeric in S25575 / R25575C19: '4.12'
## Warning: Coercing text to numeric in T25575 / R25575C20: '5195.8'
## Warning: Coercing text to numeric in Q25576 / R25576C17: '93.2'
## Warning: Coercing text to numeric in S25576 / R25576C19: '4.12'
## Warning: Coercing text to numeric in T25576 / R25576C20: '5195.8'
## Warning: Coercing text to numeric in Q25577 / R25577C17: '93.2'
## Warning: Coercing text to numeric in S25577 / R25577C19: '4.12'
## Warning: Coercing text to numeric in T25577 / R25577C20: '5195.8'
## Warning: Coercing text to numeric in Q25578 / R25578C17: '93.2'
## Warning: Coercing text to numeric in S25578 / R25578C19: '4.12'
## Warning: Coercing text to numeric in T25578 / R25578C20: '5195.8'
## Warning: Coercing text to numeric in Q25579 / R25579C17: '93.2'
## Warning: Coercing text to numeric in S25579 / R25579C19: '4.12'
## Warning: Coercing text to numeric in T25579 / R25579C20: '5195.8'
## Warning: Coercing text to numeric in Q25580 / R25580C17: '93.2'
## Warning: Coercing text to numeric in S25580 / R25580C19: '4.12'
## Warning: Coercing text to numeric in T25580 / R25580C20: '5195.8'
## Warning: Coercing text to numeric in Q25581 / R25581C17: '93.2'
## Warning: Coercing text to numeric in S25581 / R25581C19: '4.12'
## Warning: Coercing text to numeric in T25581 / R25581C20: '5195.8'
## Warning: Coercing text to numeric in Q25582 / R25582C17: '93.2'
## Warning: Coercing text to numeric in S25582 / R25582C19: '4.12'
## Warning: Coercing text to numeric in T25582 / R25582C20: '5195.8'
## Warning: Coercing text to numeric in Q25583 / R25583C17: '93.2'
## Warning: Coercing text to numeric in S25583 / R25583C19: '4.12'
## Warning: Coercing text to numeric in T25583 / R25583C20: '5195.8'
## Warning: Coercing text to numeric in Q25584 / R25584C17: '93.2'
## Warning: Coercing text to numeric in S25584 / R25584C19: '4.12'
## Warning: Coercing text to numeric in T25584 / R25584C20: '5195.8'
## Warning: Coercing text to numeric in Q25585 / R25585C17: '93.2'
## Warning: Coercing text to numeric in S25585 / R25585C19: '4.12'
## Warning: Coercing text to numeric in T25585 / R25585C20: '5195.8'
## Warning: Coercing text to numeric in Q25586 / R25586C17: '93.2'
## Warning: Coercing text to numeric in S25586 / R25586C19: '4.12'
## Warning: Coercing text to numeric in T25586 / R25586C20: '5195.8'
## Warning: Coercing text to numeric in Q25587 / R25587C17: '93.2'
## Warning: Coercing text to numeric in S25587 / R25587C19: '4.12'
## Warning: Coercing text to numeric in T25587 / R25587C20: '5195.8'
## Warning: Coercing text to numeric in Q25588 / R25588C17: '93.2'
## Warning: Coercing text to numeric in S25588 / R25588C19: '4.12'
## Warning: Coercing text to numeric in T25588 / R25588C20: '5195.8'
## Warning: Coercing text to numeric in Q25589 / R25589C17: '93.2'
## Warning: Coercing text to numeric in S25589 / R25589C19: '4.12'
## Warning: Coercing text to numeric in T25589 / R25589C20: '5195.8'
## Warning: Coercing text to numeric in Q25590 / R25590C17: '93.2'
## Warning: Coercing text to numeric in S25590 / R25590C19: '4.12'
## Warning: Coercing text to numeric in T25590 / R25590C20: '5195.8'
## Warning: Coercing text to numeric in Q25591 / R25591C17: '93.2'
## Warning: Coercing text to numeric in S25591 / R25591C19: '4.12'
## Warning: Coercing text to numeric in T25591 / R25591C20: '5195.8'
## Warning: Coercing text to numeric in Q25592 / R25592C17: '93.2'
## Warning: Coercing text to numeric in S25592 / R25592C19: '4.12'
## Warning: Coercing text to numeric in T25592 / R25592C20: '5195.8'
## Warning: Coercing text to numeric in Q25593 / R25593C17: '93.2'
## Warning: Coercing text to numeric in S25593 / R25593C19: '4.12'
## Warning: Coercing text to numeric in T25593 / R25593C20: '5195.8'
## Warning: Coercing text to numeric in Q25594 / R25594C17: '93.2'
## Warning: Coercing text to numeric in S25594 / R25594C19: '4.12'
## Warning: Coercing text to numeric in T25594 / R25594C20: '5195.8'
## Warning: Coercing text to numeric in Q25595 / R25595C17: '93.2'
## Warning: Coercing text to numeric in S25595 / R25595C19: '4.12'
## Warning: Coercing text to numeric in T25595 / R25595C20: '5195.8'
## Warning: Coercing text to numeric in Q25596 / R25596C17: '93.2'
## Warning: Coercing text to numeric in S25596 / R25596C19: '4.12'
## Warning: Coercing text to numeric in T25596 / R25596C20: '5195.8'
## Warning: Coercing text to numeric in Q25597 / R25597C17: '93.2'
## Warning: Coercing text to numeric in S25597 / R25597C19: '4.12'
## Warning: Coercing text to numeric in T25597 / R25597C20: '5195.8'
## Warning: Coercing text to numeric in Q25598 / R25598C17: '93.2'
## Warning: Coercing text to numeric in S25598 / R25598C19: '4.12'
## Warning: Coercing text to numeric in T25598 / R25598C20: '5195.8'
## Warning: Coercing text to numeric in Q25599 / R25599C17: '93.2'
## Warning: Coercing text to numeric in S25599 / R25599C19: '4.12'
## Warning: Coercing text to numeric in T25599 / R25599C20: '5195.8'
## Warning: Coercing text to numeric in Q25600 / R25600C17: '93.2'
## Warning: Coercing text to numeric in S25600 / R25600C19: '4.12'
## Warning: Coercing text to numeric in T25600 / R25600C20: '5195.8'
## Warning: Coercing text to numeric in Q25601 / R25601C17: '93.2'
## Warning: Coercing text to numeric in S25601 / R25601C19: '4.12'
## Warning: Coercing text to numeric in T25601 / R25601C20: '5195.8'
## Warning: Coercing text to numeric in Q25602 / R25602C17: '93.2'
## Warning: Coercing text to numeric in S25602 / R25602C19: '4.12'
## Warning: Coercing text to numeric in T25602 / R25602C20: '5195.8'
## Warning: Coercing text to numeric in Q25603 / R25603C17: '93.2'
## Warning: Coercing text to numeric in S25603 / R25603C19: '4.12'
## Warning: Coercing text to numeric in T25603 / R25603C20: '5195.8'
## Warning: Coercing text to numeric in Q25604 / R25604C17: '93.2'
## Warning: Coercing text to numeric in S25604 / R25604C19: '4.12'
## Warning: Coercing text to numeric in T25604 / R25604C20: '5195.8'
## Warning: Coercing text to numeric in Q25605 / R25605C17: '93.2'
## Warning: Coercing text to numeric in S25605 / R25605C19: '4.12'
## Warning: Coercing text to numeric in T25605 / R25605C20: '5195.8'
## Warning: Coercing text to numeric in Q25606 / R25606C17: '93.2'
## Warning: Coercing text to numeric in S25606 / R25606C19: '4.12'
## Warning: Coercing text to numeric in T25606 / R25606C20: '5195.8'
## Warning: Coercing text to numeric in Q25607 / R25607C17: '93.2'
## Warning: Coercing text to numeric in S25607 / R25607C19: '4.12'
## Warning: Coercing text to numeric in T25607 / R25607C20: '5195.8'
## Warning: Coercing text to numeric in Q25608 / R25608C17: '93.2'
## Warning: Coercing text to numeric in S25608 / R25608C19: '4.12'
## Warning: Coercing text to numeric in T25608 / R25608C20: '5195.8'
## Warning: Coercing text to numeric in Q25609 / R25609C17: '93.2'
## Warning: Coercing text to numeric in S25609 / R25609C19: '4.12'
## Warning: Coercing text to numeric in T25609 / R25609C20: '5195.8'
## Warning: Coercing text to numeric in Q25610 / R25610C17: '93.2'
## Warning: Coercing text to numeric in S25610 / R25610C19: '4.12'
## Warning: Coercing text to numeric in T25610 / R25610C20: '5195.8'
## Warning: Coercing text to numeric in Q25611 / R25611C17: '93.2'
## Warning: Coercing text to numeric in S25611 / R25611C19: '4.12'
## Warning: Coercing text to numeric in T25611 / R25611C20: '5195.8'
## Warning: Coercing text to numeric in Q25612 / R25612C17: '93.2'
## Warning: Coercing text to numeric in S25612 / R25612C19: '4.12'
## Warning: Coercing text to numeric in T25612 / R25612C20: '5195.8'
## Warning: Coercing text to numeric in Q25613 / R25613C17: '93.2'
## Warning: Coercing text to numeric in S25613 / R25613C19: '4.12'
## Warning: Coercing text to numeric in T25613 / R25613C20: '5195.8'
## Warning: Coercing text to numeric in Q25614 / R25614C17: '93.2'
## Warning: Coercing text to numeric in S25614 / R25614C19: '4.12'
## Warning: Coercing text to numeric in T25614 / R25614C20: '5195.8'
## Warning: Coercing text to numeric in Q25615 / R25615C17: '93.2'
## Warning: Coercing text to numeric in S25615 / R25615C19: '4.12'
## Warning: Coercing text to numeric in T25615 / R25615C20: '5195.8'
## Warning: Coercing text to numeric in Q25616 / R25616C17: '93.2'
## Warning: Coercing text to numeric in S25616 / R25616C19: '4.12'
## Warning: Coercing text to numeric in T25616 / R25616C20: '5195.8'
## Warning: Coercing text to numeric in Q25617 / R25617C17: '93.2'
## Warning: Coercing text to numeric in S25617 / R25617C19: '4.12'
## Warning: Coercing text to numeric in T25617 / R25617C20: '5195.8'
## Warning: Coercing text to numeric in Q25618 / R25618C17: '93.2'
## Warning: Coercing text to numeric in S25618 / R25618C19: '4.12'
## Warning: Coercing text to numeric in T25618 / R25618C20: '5195.8'
## Warning: Coercing text to numeric in Q25619 / R25619C17: '93.2'
## Warning: Coercing text to numeric in S25619 / R25619C19: '4.12'
## Warning: Coercing text to numeric in T25619 / R25619C20: '5195.8'
## Warning: Coercing text to numeric in Q25620 / R25620C17: '93.2'
## Warning: Coercing text to numeric in S25620 / R25620C19: '4.12'
## Warning: Coercing text to numeric in T25620 / R25620C20: '5195.8'
## Warning: Coercing text to numeric in Q25621 / R25621C17: '93.2'
## Warning: Coercing text to numeric in S25621 / R25621C19: '4.12'
## Warning: Coercing text to numeric in T25621 / R25621C20: '5195.8'
## Warning: Coercing text to numeric in Q25622 / R25622C17: '93.2'
## Warning: Coercing text to numeric in S25622 / R25622C19: '4.12'
## Warning: Coercing text to numeric in T25622 / R25622C20: '5195.8'
## Warning: Coercing text to numeric in Q25623 / R25623C17: '93.2'
## Warning: Coercing text to numeric in S25623 / R25623C19: '4.12'
## Warning: Coercing text to numeric in T25623 / R25623C20: '5195.8'
## Warning: Coercing text to numeric in Q25624 / R25624C17: '93.2'
## Warning: Coercing text to numeric in S25624 / R25624C19: '4.12'
## Warning: Coercing text to numeric in T25624 / R25624C20: '5195.8'
## Warning: Coercing text to numeric in Q25625 / R25625C17: '93.2'
## Warning: Coercing text to numeric in S25625 / R25625C19: '4.12'
## Warning: Coercing text to numeric in T25625 / R25625C20: '5195.8'
## Warning: Coercing text to numeric in Q25626 / R25626C17: '93.2'
## Warning: Coercing text to numeric in S25626 / R25626C19: '4.12'
## Warning: Coercing text to numeric in T25626 / R25626C20: '5195.8'
## Warning: Coercing text to numeric in Q25627 / R25627C17: '93.2'
## Warning: Coercing text to numeric in S25627 / R25627C19: '4.12'
## Warning: Coercing text to numeric in T25627 / R25627C20: '5195.8'
## Warning: Coercing text to numeric in Q25628 / R25628C17: '93.2'
## Warning: Coercing text to numeric in S25628 / R25628C19: '4.12'
## Warning: Coercing text to numeric in T25628 / R25628C20: '5195.8'
## Warning: Coercing text to numeric in Q25629 / R25629C17: '93.2'
## Warning: Coercing text to numeric in S25629 / R25629C19: '4.12'
## Warning: Coercing text to numeric in T25629 / R25629C20: '5195.8'
## Warning: Coercing text to numeric in Q25630 / R25630C17: '93.2'
## Warning: Coercing text to numeric in S25630 / R25630C19: '4.12'
## Warning: Coercing text to numeric in T25630 / R25630C20: '5195.8'
## Warning: Coercing text to numeric in Q25631 / R25631C17: '93.2'
## Warning: Coercing text to numeric in S25631 / R25631C19: '4.12'
## Warning: Coercing text to numeric in T25631 / R25631C20: '5195.8'
## Warning: Coercing text to numeric in Q25632 / R25632C17: '93.2'
## Warning: Coercing text to numeric in S25632 / R25632C19: '4.12'
## Warning: Coercing text to numeric in T25632 / R25632C20: '5195.8'
## Warning: Coercing text to numeric in Q25633 / R25633C17: '93.2'
## Warning: Coercing text to numeric in S25633 / R25633C19: '4.12'
## Warning: Coercing text to numeric in T25633 / R25633C20: '5195.8'
## Warning: Coercing text to numeric in Q25634 / R25634C17: '93.2'
## Warning: Coercing text to numeric in S25634 / R25634C19: '4.12'
## Warning: Coercing text to numeric in T25634 / R25634C20: '5195.8'
## Warning: Coercing text to numeric in Q25635 / R25635C17: '93.2'
## Warning: Coercing text to numeric in S25635 / R25635C19: '4.12'
## Warning: Coercing text to numeric in T25635 / R25635C20: '5195.8'
## Warning: Coercing text to numeric in Q25636 / R25636C17: '93.2'
## Warning: Coercing text to numeric in S25636 / R25636C19: '4.12'
## Warning: Coercing text to numeric in T25636 / R25636C20: '5195.8'
## Warning: Coercing text to numeric in Q25637 / R25637C17: '93.2'
## Warning: Coercing text to numeric in S25637 / R25637C19: '4.12'
## Warning: Coercing text to numeric in T25637 / R25637C20: '5195.8'
## Warning: Coercing text to numeric in Q25638 / R25638C17: '93.2'
## Warning: Coercing text to numeric in S25638 / R25638C19: '4.12'
## Warning: Coercing text to numeric in T25638 / R25638C20: '5195.8'
## Warning: Coercing text to numeric in Q25639 / R25639C17: '93.2'
## Warning: Coercing text to numeric in S25639 / R25639C19: '4.12'
## Warning: Coercing text to numeric in T25639 / R25639C20: '5195.8'
## Warning: Coercing text to numeric in Q25640 / R25640C17: '93.2'
## Warning: Coercing text to numeric in S25640 / R25640C19: '4.12'
## Warning: Coercing text to numeric in T25640 / R25640C20: '5195.8'
## Warning: Coercing text to numeric in Q25641 / R25641C17: '93.2'
## Warning: Coercing text to numeric in S25641 / R25641C19: '4.12'
## Warning: Coercing text to numeric in T25641 / R25641C20: '5195.8'
## Warning: Coercing text to numeric in Q25642 / R25642C17: '93.2'
## Warning: Coercing text to numeric in S25642 / R25642C19: '4.12'
## Warning: Coercing text to numeric in T25642 / R25642C20: '5195.8'
## Warning: Coercing text to numeric in Q25643 / R25643C17: '93.2'
## Warning: Coercing text to numeric in S25643 / R25643C19: '4.12'
## Warning: Coercing text to numeric in T25643 / R25643C20: '5195.8'
## Warning: Coercing text to numeric in Q25644 / R25644C17: '93.2'
## Warning: Coercing text to numeric in S25644 / R25644C19: '4.12'
## Warning: Coercing text to numeric in T25644 / R25644C20: '5195.8'
## Warning: Coercing text to numeric in Q25645 / R25645C17: '93.2'
## Warning: Coercing text to numeric in S25645 / R25645C19: '4.12'
## Warning: Coercing text to numeric in T25645 / R25645C20: '5195.8'
## Warning: Coercing text to numeric in Q25646 / R25646C17: '93.2'
## Warning: Coercing text to numeric in S25646 / R25646C19: '4.12'
## Warning: Coercing text to numeric in T25646 / R25646C20: '5195.8'
## Warning: Coercing text to numeric in Q25647 / R25647C17: '93.2'
## Warning: Coercing text to numeric in S25647 / R25647C19: '4.12'
## Warning: Coercing text to numeric in T25647 / R25647C20: '5195.8'
## Warning: Coercing text to numeric in Q25648 / R25648C17: '93.2'
## Warning: Coercing text to numeric in S25648 / R25648C19: '4.12'
## Warning: Coercing text to numeric in T25648 / R25648C20: '5195.8'
## Warning: Coercing text to numeric in Q25649 / R25649C17: '93.2'
## Warning: Coercing text to numeric in S25649 / R25649C19: '4.12'
## Warning: Coercing text to numeric in T25649 / R25649C20: '5195.8'
## Warning: Coercing text to numeric in Q25650 / R25650C17: '93.2'
## Warning: Coercing text to numeric in S25650 / R25650C19: '4.12'
## Warning: Coercing text to numeric in T25650 / R25650C20: '5195.8'
## Warning: Coercing text to numeric in Q25651 / R25651C17: '93.2'
## Warning: Coercing text to numeric in S25651 / R25651C19: '4.12'
## Warning: Coercing text to numeric in T25651 / R25651C20: '5195.8'
## Warning: Coercing text to numeric in Q25652 / R25652C17: '93.2'
## Warning: Coercing text to numeric in S25652 / R25652C19: '4.12'
## Warning: Coercing text to numeric in T25652 / R25652C20: '5195.8'
## Warning: Coercing text to numeric in Q25653 / R25653C17: '93.2'
## Warning: Coercing text to numeric in S25653 / R25653C19: '4.12'
## Warning: Coercing text to numeric in T25653 / R25653C20: '5195.8'
## Warning: Coercing text to numeric in Q25654 / R25654C17: '93.2'
## Warning: Coercing text to numeric in S25654 / R25654C19: '4.12'
## Warning: Coercing text to numeric in T25654 / R25654C20: '5195.8'
## Warning: Coercing text to numeric in Q25655 / R25655C17: '93.2'
## Warning: Coercing text to numeric in S25655 / R25655C19: '4.12'
## Warning: Coercing text to numeric in T25655 / R25655C20: '5195.8'
## Warning: Coercing text to numeric in Q25656 / R25656C17: '93.2'
## Warning: Coercing text to numeric in S25656 / R25656C19: '4.12'
## Warning: Coercing text to numeric in T25656 / R25656C20: '5195.8'
## Warning: Coercing text to numeric in Q25657 / R25657C17: '93.2'
## Warning: Coercing text to numeric in S25657 / R25657C19: '4.12'
## Warning: Coercing text to numeric in T25657 / R25657C20: '5195.8'
## Warning: Coercing text to numeric in Q25658 / R25658C17: '93.2'
## Warning: Coercing text to numeric in S25658 / R25658C19: '4.12'
## Warning: Coercing text to numeric in T25658 / R25658C20: '5195.8'
## Warning: Coercing text to numeric in Q25659 / R25659C17: '93.2'
## Warning: Coercing text to numeric in S25659 / R25659C19: '4.12'
## Warning: Coercing text to numeric in T25659 / R25659C20: '5195.8'
## Warning: Coercing text to numeric in Q25660 / R25660C17: '93.2'
## Warning: Coercing text to numeric in S25660 / R25660C19: '4.12'
## Warning: Coercing text to numeric in T25660 / R25660C20: '5195.8'
## Warning: Coercing text to numeric in Q25661 / R25661C17: '93.2'
## Warning: Coercing text to numeric in S25661 / R25661C19: '4.12'
## Warning: Coercing text to numeric in T25661 / R25661C20: '5195.8'
## Warning: Coercing text to numeric in Q25662 / R25662C17: '93.2'
## Warning: Coercing text to numeric in S25662 / R25662C19: '4.12'
## Warning: Coercing text to numeric in T25662 / R25662C20: '5195.8'
## Warning: Coercing text to numeric in Q25663 / R25663C17: '93.2'
## Warning: Coercing text to numeric in S25663 / R25663C19: '4.12'
## Warning: Coercing text to numeric in T25663 / R25663C20: '5195.8'
## Warning: Coercing text to numeric in Q25664 / R25664C17: '93.2'
## Warning: Coercing text to numeric in S25664 / R25664C19: '4.12'
## Warning: Coercing text to numeric in T25664 / R25664C20: '5195.8'
## Warning: Coercing text to numeric in Q25665 / R25665C17: '93.2'
## Warning: Coercing text to numeric in S25665 / R25665C19: '4.12'
## Warning: Coercing text to numeric in T25665 / R25665C20: '5195.8'
## Warning: Coercing text to numeric in Q25666 / R25666C17: '93.2'
## Warning: Coercing text to numeric in S25666 / R25666C19: '4.12'
## Warning: Coercing text to numeric in T25666 / R25666C20: '5195.8'
## Warning: Coercing text to numeric in Q25667 / R25667C17: '93.2'
## Warning: Coercing text to numeric in S25667 / R25667C19: '4.12'
## Warning: Coercing text to numeric in T25667 / R25667C20: '5195.8'
## Warning: Coercing text to numeric in Q25668 / R25668C17: '93.2'
## Warning: Coercing text to numeric in S25668 / R25668C19: '4.12'
## Warning: Coercing text to numeric in T25668 / R25668C20: '5195.8'
## Warning: Coercing text to numeric in Q25669 / R25669C17: '93.2'
## Warning: Coercing text to numeric in S25669 / R25669C19: '4.12'
## Warning: Coercing text to numeric in T25669 / R25669C20: '5195.8'
## Warning: Coercing text to numeric in Q25670 / R25670C17: '93.2'
## Warning: Coercing text to numeric in S25670 / R25670C19: '4.12'
## Warning: Coercing text to numeric in T25670 / R25670C20: '5195.8'
## Warning: Coercing text to numeric in Q25671 / R25671C17: '93.2'
## Warning: Coercing text to numeric in S25671 / R25671C19: '4.12'
## Warning: Coercing text to numeric in T25671 / R25671C20: '5195.8'
## Warning: Coercing text to numeric in Q25672 / R25672C17: '93.2'
## Warning: Coercing text to numeric in S25672 / R25672C19: '4.12'
## Warning: Coercing text to numeric in T25672 / R25672C20: '5195.8'
## Warning: Coercing text to numeric in Q25673 / R25673C17: '93.2'
## Warning: Coercing text to numeric in S25673 / R25673C19: '4.12'
## Warning: Coercing text to numeric in T25673 / R25673C20: '5195.8'
## Warning: Coercing text to numeric in Q25674 / R25674C17: '93.2'
## Warning: Coercing text to numeric in S25674 / R25674C19: '4.12'
## Warning: Coercing text to numeric in T25674 / R25674C20: '5195.8'
## Warning: Coercing text to numeric in Q25675 / R25675C17: '93.2'
## Warning: Coercing text to numeric in S25675 / R25675C19: '4.12'
## Warning: Coercing text to numeric in T25675 / R25675C20: '5195.8'
## Warning: Coercing text to numeric in Q25676 / R25676C17: '93.2'
## Warning: Coercing text to numeric in S25676 / R25676C19: '4.12'
## Warning: Coercing text to numeric in T25676 / R25676C20: '5195.8'
## Warning: Coercing text to numeric in Q25677 / R25677C17: '93.2'
## Warning: Coercing text to numeric in S25677 / R25677C19: '4.12'
## Warning: Coercing text to numeric in T25677 / R25677C20: '5195.8'
## Warning: Coercing text to numeric in Q25678 / R25678C17: '93.2'
## Warning: Coercing text to numeric in S25678 / R25678C19: '4.12'
## Warning: Coercing text to numeric in T25678 / R25678C20: '5195.8'
## Warning: Coercing text to numeric in Q25679 / R25679C17: '93.2'
## Warning: Coercing text to numeric in S25679 / R25679C19: '4.12'
## Warning: Coercing text to numeric in T25679 / R25679C20: '5195.8'
## Warning: Coercing text to numeric in Q25680 / R25680C17: '93.2'
## Warning: Coercing text to numeric in S25680 / R25680C19: '4.12'
## Warning: Coercing text to numeric in T25680 / R25680C20: '5195.8'
## Warning: Coercing text to numeric in Q25681 / R25681C17: '93.2'
## Warning: Coercing text to numeric in S25681 / R25681C19: '4.12'
## Warning: Coercing text to numeric in T25681 / R25681C20: '5195.8'
## Warning: Coercing text to numeric in Q25682 / R25682C17: '93.2'
## Warning: Coercing text to numeric in S25682 / R25682C19: '4.12'
## Warning: Coercing text to numeric in T25682 / R25682C20: '5195.8'
## Warning: Coercing text to numeric in Q25683 / R25683C17: '93.2'
## Warning: Coercing text to numeric in S25683 / R25683C19: '4.12'
## Warning: Coercing text to numeric in T25683 / R25683C20: '5195.8'
## Warning: Coercing text to numeric in Q25684 / R25684C17: '93.2'
## Warning: Coercing text to numeric in S25684 / R25684C19: '4.12'
## Warning: Coercing text to numeric in T25684 / R25684C20: '5195.8'
## Warning: Coercing text to numeric in Q25685 / R25685C17: '93.2'
## Warning: Coercing text to numeric in S25685 / R25685C19: '4.12'
## Warning: Coercing text to numeric in T25685 / R25685C20: '5195.8'
## Warning: Coercing text to numeric in Q25686 / R25686C17: '93.2'
## Warning: Coercing text to numeric in S25686 / R25686C19: '4.12'
## Warning: Coercing text to numeric in T25686 / R25686C20: '5195.8'
## Warning: Coercing text to numeric in Q25687 / R25687C17: '93.2'
## Warning: Coercing text to numeric in S25687 / R25687C19: '4.12'
## Warning: Coercing text to numeric in T25687 / R25687C20: '5195.8'
## Warning: Coercing text to numeric in Q25688 / R25688C17: '93.2'
## Warning: Coercing text to numeric in S25688 / R25688C19: '4.12'
## Warning: Coercing text to numeric in T25688 / R25688C20: '5195.8'
## Warning: Coercing text to numeric in Q25689 / R25689C17: '93.2'
## Warning: Coercing text to numeric in S25689 / R25689C19: '4.12'
## Warning: Coercing text to numeric in T25689 / R25689C20: '5195.8'
## Warning: Coercing text to numeric in Q25690 / R25690C17: '93.2'
## Warning: Coercing text to numeric in S25690 / R25690C19: '4.12'
## Warning: Coercing text to numeric in T25690 / R25690C20: '5195.8'
## Warning: Coercing text to numeric in Q25691 / R25691C17: '93.2'
## Warning: Coercing text to numeric in S25691 / R25691C19: '4.12'
## Warning: Coercing text to numeric in T25691 / R25691C20: '5195.8'
## Warning: Coercing text to numeric in Q25692 / R25692C17: '93.2'
## Warning: Coercing text to numeric in S25692 / R25692C19: '4.12'
## Warning: Coercing text to numeric in T25692 / R25692C20: '5195.8'
## Warning: Coercing text to numeric in Q25693 / R25693C17: '93.2'
## Warning: Coercing text to numeric in S25693 / R25693C19: '4.12'
## Warning: Coercing text to numeric in T25693 / R25693C20: '5195.8'
## Warning: Coercing text to numeric in Q25694 / R25694C17: '93.2'
## Warning: Coercing text to numeric in S25694 / R25694C19: '4.12'
## Warning: Coercing text to numeric in T25694 / R25694C20: '5195.8'
## Warning: Coercing text to numeric in Q25695 / R25695C17: '93.2'
## Warning: Coercing text to numeric in S25695 / R25695C19: '4.12'
## Warning: Coercing text to numeric in T25695 / R25695C20: '5195.8'
## Warning: Coercing text to numeric in Q25696 / R25696C17: '93.2'
## Warning: Coercing text to numeric in S25696 / R25696C19: '4.12'
## Warning: Coercing text to numeric in T25696 / R25696C20: '5195.8'
## Warning: Coercing text to numeric in Q25697 / R25697C17: '93.2'
## Warning: Coercing text to numeric in S25697 / R25697C19: '4.12'
## Warning: Coercing text to numeric in T25697 / R25697C20: '5195.8'
## Warning: Coercing text to numeric in Q25698 / R25698C17: '93.2'
## Warning: Coercing text to numeric in S25698 / R25698C19: '4.12'
## Warning: Coercing text to numeric in T25698 / R25698C20: '5195.8'
## Warning: Coercing text to numeric in Q25699 / R25699C17: '93.2'
## Warning: Coercing text to numeric in S25699 / R25699C19: '4.12'
## Warning: Coercing text to numeric in T25699 / R25699C20: '5195.8'
## Warning: Coercing text to numeric in Q25700 / R25700C17: '93.2'
## Warning: Coercing text to numeric in S25700 / R25700C19: '4.12'
## Warning: Coercing text to numeric in T25700 / R25700C20: '5195.8'
## Warning: Coercing text to numeric in Q25701 / R25701C17: '93.2'
## Warning: Coercing text to numeric in S25701 / R25701C19: '4.12'
## Warning: Coercing text to numeric in T25701 / R25701C20: '5195.8'
## Warning: Coercing text to numeric in Q25702 / R25702C17: '93.2'
## Warning: Coercing text to numeric in S25702 / R25702C19: '4.12'
## Warning: Coercing text to numeric in T25702 / R25702C20: '5195.8'
## Warning: Coercing text to numeric in Q25703 / R25703C17: '93.2'
## Warning: Coercing text to numeric in S25703 / R25703C19: '4.12'
## Warning: Coercing text to numeric in T25703 / R25703C20: '5195.8'
## Warning: Coercing text to numeric in Q25704 / R25704C17: '93.2'
## Warning: Coercing text to numeric in S25704 / R25704C19: '4.12'
## Warning: Coercing text to numeric in T25704 / R25704C20: '5195.8'
## Warning: Coercing text to numeric in Q25705 / R25705C17: '93.2'
## Warning: Coercing text to numeric in S25705 / R25705C19: '4.12'
## Warning: Coercing text to numeric in T25705 / R25705C20: '5195.8'
## Warning: Coercing text to numeric in Q25706 / R25706C17: '93.2'
## Warning: Coercing text to numeric in S25706 / R25706C19: '4.12'
## Warning: Coercing text to numeric in T25706 / R25706C20: '5195.8'
## Warning: Coercing text to numeric in Q25707 / R25707C17: '93.2'
## Warning: Coercing text to numeric in S25707 / R25707C19: '4.12'
## Warning: Coercing text to numeric in T25707 / R25707C20: '5195.8'
## Warning: Coercing text to numeric in Q25708 / R25708C17: '93.2'
## Warning: Coercing text to numeric in S25708 / R25708C19: '4.12'
## Warning: Coercing text to numeric in T25708 / R25708C20: '5195.8'
## Warning: Coercing text to numeric in Q25709 / R25709C17: '93.2'
## Warning: Coercing text to numeric in S25709 / R25709C19: '4.12'
## Warning: Coercing text to numeric in T25709 / R25709C20: '5195.8'
## Warning: Coercing text to numeric in Q25710 / R25710C17: '93.2'
## Warning: Coercing text to numeric in S25710 / R25710C19: '4.12'
## Warning: Coercing text to numeric in T25710 / R25710C20: '5195.8'
## Warning: Coercing text to numeric in Q25711 / R25711C17: '93.2'
## Warning: Coercing text to numeric in S25711 / R25711C19: '4.12'
## Warning: Coercing text to numeric in T25711 / R25711C20: '5195.8'
## Warning: Coercing text to numeric in Q25712 / R25712C17: '93.2'
## Warning: Coercing text to numeric in S25712 / R25712C19: '4.12'
## Warning: Coercing text to numeric in T25712 / R25712C20: '5195.8'
## Warning: Coercing text to numeric in Q25713 / R25713C17: '93.2'
## Warning: Coercing text to numeric in S25713 / R25713C19: '4.12'
## Warning: Coercing text to numeric in T25713 / R25713C20: '5195.8'
## Warning: Coercing text to numeric in Q25714 / R25714C17: '93.2'
## Warning: Coercing text to numeric in S25714 / R25714C19: '4.12'
## Warning: Coercing text to numeric in T25714 / R25714C20: '5195.8'
## Warning: Coercing text to numeric in Q25715 / R25715C17: '93.2'
## Warning: Coercing text to numeric in S25715 / R25715C19: '4.12'
## Warning: Coercing text to numeric in T25715 / R25715C20: '5195.8'
## Warning: Coercing text to numeric in Q25716 / R25716C17: '93.2'
## Warning: Coercing text to numeric in S25716 / R25716C19: '4.12'
## Warning: Coercing text to numeric in T25716 / R25716C20: '5195.8'
## Warning: Coercing text to numeric in Q25717 / R25717C17: '93.2'
## Warning: Coercing text to numeric in S25717 / R25717C19: '4.12'
## Warning: Coercing text to numeric in T25717 / R25717C20: '5195.8'
## Warning: Coercing text to numeric in Q25718 / R25718C17: '93.2'
## Warning: Coercing text to numeric in S25718 / R25718C19: '4.12'
## Warning: Coercing text to numeric in T25718 / R25718C20: '5195.8'
## Warning: Coercing text to numeric in Q25719 / R25719C17: '93.2'
## Warning: Coercing text to numeric in S25719 / R25719C19: '4.12'
## Warning: Coercing text to numeric in T25719 / R25719C20: '5195.8'
## Warning: Coercing text to numeric in Q25720 / R25720C17: '93.2'
## Warning: Coercing text to numeric in S25720 / R25720C19: '4.12'
## Warning: Coercing text to numeric in T25720 / R25720C20: '5195.8'
## Warning: Coercing text to numeric in Q25721 / R25721C17: '93.2'
## Warning: Coercing text to numeric in S25721 / R25721C19: '4.12'
## Warning: Coercing text to numeric in T25721 / R25721C20: '5195.8'
## Warning: Coercing text to numeric in Q25722 / R25722C17: '93.2'
## Warning: Coercing text to numeric in S25722 / R25722C19: '4.12'
## Warning: Coercing text to numeric in T25722 / R25722C20: '5195.8'
## Warning: Coercing text to numeric in Q25723 / R25723C17: '93.2'
## Warning: Coercing text to numeric in S25723 / R25723C19: '4.12'
## Warning: Coercing text to numeric in T25723 / R25723C20: '5195.8'
## Warning: Coercing text to numeric in Q25724 / R25724C17: '93.2'
## Warning: Coercing text to numeric in S25724 / R25724C19: '4.12'
## Warning: Coercing text to numeric in T25724 / R25724C20: '5195.8'
## Warning: Coercing text to numeric in Q25725 / R25725C17: '93.2'
## Warning: Coercing text to numeric in S25725 / R25725C19: '4.12'
## Warning: Coercing text to numeric in T25725 / R25725C20: '5195.8'
## Warning: Coercing text to numeric in Q25726 / R25726C17: '93.2'
## Warning: Coercing text to numeric in S25726 / R25726C19: '4.12'
## Warning: Coercing text to numeric in T25726 / R25726C20: '5195.8'
## Warning: Coercing text to numeric in Q25727 / R25727C17: '93.2'
## Warning: Coercing text to numeric in S25727 / R25727C19: '4.12'
## Warning: Coercing text to numeric in T25727 / R25727C20: '5195.8'
## Warning: Coercing text to numeric in Q25728 / R25728C17: '93.2'
## Warning: Coercing text to numeric in S25728 / R25728C19: '4.12'
## Warning: Coercing text to numeric in T25728 / R25728C20: '5195.8'
## Warning: Coercing text to numeric in Q25729 / R25729C17: '93.2'
## Warning: Coercing text to numeric in S25729 / R25729C19: '4.12'
## Warning: Coercing text to numeric in T25729 / R25729C20: '5195.8'
## Warning: Coercing text to numeric in Q25730 / R25730C17: '93.2'
## Warning: Coercing text to numeric in S25730 / R25730C19: '4.12'
## Warning: Coercing text to numeric in T25730 / R25730C20: '5195.8'
## Warning: Coercing text to numeric in Q25731 / R25731C17: '93.2'
## Warning: Coercing text to numeric in S25731 / R25731C19: '4.12'
## Warning: Coercing text to numeric in T25731 / R25731C20: '5195.8'
## Warning: Coercing text to numeric in Q25732 / R25732C17: '93.2'
## Warning: Coercing text to numeric in S25732 / R25732C19: '4.12'
## Warning: Coercing text to numeric in T25732 / R25732C20: '5195.8'
## Warning: Coercing text to numeric in Q25733 / R25733C17: '93.2'
## Warning: Coercing text to numeric in S25733 / R25733C19: '4.12'
## Warning: Coercing text to numeric in T25733 / R25733C20: '5195.8'
## Warning: Coercing text to numeric in Q25734 / R25734C17: '93.2'
## Warning: Coercing text to numeric in S25734 / R25734C19: '4.12'
## Warning: Coercing text to numeric in T25734 / R25734C20: '5195.8'
## Warning: Coercing text to numeric in Q25735 / R25735C17: '93.2'
## Warning: Coercing text to numeric in S25735 / R25735C19: '4.12'
## Warning: Coercing text to numeric in T25735 / R25735C20: '5195.8'
## Warning: Coercing text to numeric in Q25736 / R25736C17: '93.2'
## Warning: Coercing text to numeric in S25736 / R25736C19: '4.12'
## Warning: Coercing text to numeric in T25736 / R25736C20: '5195.8'
## Warning: Coercing text to numeric in Q25737 / R25737C17: '93.2'
## Warning: Coercing text to numeric in S25737 / R25737C19: '4.12'
## Warning: Coercing text to numeric in T25737 / R25737C20: '5195.8'
## Warning: Coercing text to numeric in Q25738 / R25738C17: '93.2'
## Warning: Coercing text to numeric in S25738 / R25738C19: '4.12'
## Warning: Coercing text to numeric in T25738 / R25738C20: '5195.8'
## Warning: Coercing text to numeric in Q25739 / R25739C17: '93.2'
## Warning: Coercing text to numeric in S25739 / R25739C19: '4.12'
## Warning: Coercing text to numeric in T25739 / R25739C20: '5195.8'
## Warning: Coercing text to numeric in Q25740 / R25740C17: '93.2'
## Warning: Coercing text to numeric in S25740 / R25740C19: '4.12'
## Warning: Coercing text to numeric in T25740 / R25740C20: '5195.8'
## Warning: Coercing text to numeric in Q25741 / R25741C17: '93.2'
## Warning: Coercing text to numeric in S25741 / R25741C19: '4.12'
## Warning: Coercing text to numeric in T25741 / R25741C20: '5195.8'
## Warning: Coercing text to numeric in Q25742 / R25742C17: '93.2'
## Warning: Coercing text to numeric in S25742 / R25742C19: '4.12'
## Warning: Coercing text to numeric in T25742 / R25742C20: '5195.8'
## Warning: Coercing text to numeric in Q25743 / R25743C17: '93.2'
## Warning: Coercing text to numeric in S25743 / R25743C19: '4.12'
## Warning: Coercing text to numeric in T25743 / R25743C20: '5195.8'
## Warning: Coercing text to numeric in Q25744 / R25744C17: '93.2'
## Warning: Coercing text to numeric in S25744 / R25744C19: '4.12'
## Warning: Coercing text to numeric in T25744 / R25744C20: '5195.8'
## Warning: Coercing text to numeric in Q25745 / R25745C17: '93.2'
## Warning: Coercing text to numeric in S25745 / R25745C19: '4.12'
## Warning: Coercing text to numeric in T25745 / R25745C20: '5195.8'
## Warning: Coercing text to numeric in Q25746 / R25746C17: '93.2'
## Warning: Coercing text to numeric in S25746 / R25746C19: '4.12'
## Warning: Coercing text to numeric in T25746 / R25746C20: '5195.8'
## Warning: Coercing text to numeric in Q25747 / R25747C17: '93.2'
## Warning: Coercing text to numeric in S25747 / R25747C19: '4.12'
## Warning: Coercing text to numeric in T25747 / R25747C20: '5195.8'
## Warning: Coercing text to numeric in Q25748 / R25748C17: '93.2'
## Warning: Coercing text to numeric in S25748 / R25748C19: '4.12'
## Warning: Coercing text to numeric in T25748 / R25748C20: '5195.8'
## Warning: Coercing text to numeric in Q25749 / R25749C17: '93.2'
## Warning: Coercing text to numeric in S25749 / R25749C19: '4.12'
## Warning: Coercing text to numeric in T25749 / R25749C20: '5195.8'
## Warning: Coercing text to numeric in Q25750 / R25750C17: '93.2'
## Warning: Coercing text to numeric in S25750 / R25750C19: '4.12'
## Warning: Coercing text to numeric in T25750 / R25750C20: '5195.8'
## Warning: Coercing text to numeric in Q25751 / R25751C17: '93.2'
## Warning: Coercing text to numeric in S25751 / R25751C19: '4.12'
## Warning: Coercing text to numeric in T25751 / R25751C20: '5195.8'
## Warning: Coercing text to numeric in Q25752 / R25752C17: '93.2'
## Warning: Coercing text to numeric in S25752 / R25752C19: '4.12'
## Warning: Coercing text to numeric in T25752 / R25752C20: '5195.8'
## Warning: Coercing text to numeric in Q25753 / R25753C17: '93.2'
## Warning: Coercing text to numeric in S25753 / R25753C19: '4.12'
## Warning: Coercing text to numeric in T25753 / R25753C20: '5195.8'
## Warning: Coercing text to numeric in Q25754 / R25754C17: '93.2'
## Warning: Coercing text to numeric in S25754 / R25754C19: '4.12'
## Warning: Coercing text to numeric in T25754 / R25754C20: '5195.8'
## Warning: Coercing text to numeric in Q25755 / R25755C17: '93.2'
## Warning: Coercing text to numeric in S25755 / R25755C19: '4.12'
## Warning: Coercing text to numeric in T25755 / R25755C20: '5195.8'
## Warning: Coercing text to numeric in Q25756 / R25756C17: '93.2'
## Warning: Coercing text to numeric in S25756 / R25756C19: '4.12'
## Warning: Coercing text to numeric in T25756 / R25756C20: '5195.8'
## Warning: Coercing text to numeric in Q25757 / R25757C17: '93.2'
## Warning: Coercing text to numeric in S25757 / R25757C19: '4.12'
## Warning: Coercing text to numeric in T25757 / R25757C20: '5195.8'
## Warning: Coercing text to numeric in Q25758 / R25758C17: '93.2'
## Warning: Coercing text to numeric in S25758 / R25758C19: '4.12'
## Warning: Coercing text to numeric in T25758 / R25758C20: '5195.8'
## Warning: Coercing text to numeric in Q25759 / R25759C17: '93.2'
## Warning: Coercing text to numeric in S25759 / R25759C19: '4.12'
## Warning: Coercing text to numeric in T25759 / R25759C20: '5195.8'
## Warning: Coercing text to numeric in Q25760 / R25760C17: '93.2'
## Warning: Coercing text to numeric in S25760 / R25760C19: '4.12'
## Warning: Coercing text to numeric in T25760 / R25760C20: '5195.8'
## Warning: Coercing text to numeric in Q25761 / R25761C17: '93.2'
## Warning: Coercing text to numeric in S25761 / R25761C19: '4.12'
## Warning: Coercing text to numeric in T25761 / R25761C20: '5195.8'
## Warning: Coercing text to numeric in Q25762 / R25762C17: '93.2'
## Warning: Coercing text to numeric in S25762 / R25762C19: '4.12'
## Warning: Coercing text to numeric in T25762 / R25762C20: '5195.8'
## Warning: Coercing text to numeric in Q25763 / R25763C17: '93.2'
## Warning: Coercing text to numeric in S25763 / R25763C19: '4.12'
## Warning: Coercing text to numeric in T25763 / R25763C20: '5195.8'
## Warning: Coercing text to numeric in Q25764 / R25764C17: '93.2'
## Warning: Coercing text to numeric in S25764 / R25764C19: '4.12'
## Warning: Coercing text to numeric in T25764 / R25764C20: '5195.8'
## Warning: Coercing text to numeric in Q25765 / R25765C17: '93.2'
## Warning: Coercing text to numeric in S25765 / R25765C19: '4.12'
## Warning: Coercing text to numeric in T25765 / R25765C20: '5195.8'
## Warning: Coercing text to numeric in Q25766 / R25766C17: '93.2'
## Warning: Coercing text to numeric in S25766 / R25766C19: '4.12'
## Warning: Coercing text to numeric in T25766 / R25766C20: '5195.8'
## Warning: Coercing text to numeric in Q25767 / R25767C17: '93.2'
## Warning: Coercing text to numeric in S25767 / R25767C19: '4.12'
## Warning: Coercing text to numeric in T25767 / R25767C20: '5195.8'
## Warning: Coercing text to numeric in Q25768 / R25768C17: '93.2'
## Warning: Coercing text to numeric in S25768 / R25768C19: '4.12'
## Warning: Coercing text to numeric in T25768 / R25768C20: '5195.8'
## Warning: Coercing text to numeric in Q25769 / R25769C17: '93.2'
## Warning: Coercing text to numeric in S25769 / R25769C19: '4.12'
## Warning: Coercing text to numeric in T25769 / R25769C20: '5195.8'
## Warning: Coercing text to numeric in Q25770 / R25770C17: '93.2'
## Warning: Coercing text to numeric in S25770 / R25770C19: '4.12'
## Warning: Coercing text to numeric in T25770 / R25770C20: '5195.8'
## Warning: Coercing text to numeric in Q25771 / R25771C17: '93.2'
## Warning: Coercing text to numeric in S25771 / R25771C19: '4.12'
## Warning: Coercing text to numeric in T25771 / R25771C20: '5195.8'
## Warning: Coercing text to numeric in Q25772 / R25772C17: '93.2'
## Warning: Coercing text to numeric in S25772 / R25772C19: '4.12'
## Warning: Coercing text to numeric in T25772 / R25772C20: '5195.8'
## Warning: Coercing text to numeric in Q25773 / R25773C17: '93.2'
## Warning: Coercing text to numeric in S25773 / R25773C19: '4.12'
## Warning: Coercing text to numeric in T25773 / R25773C20: '5195.8'
## Warning: Coercing text to numeric in Q25774 / R25774C17: '93.2'
## Warning: Coercing text to numeric in S25774 / R25774C19: '4.12'
## Warning: Coercing text to numeric in T25774 / R25774C20: '5195.8'
## Warning: Coercing text to numeric in Q25775 / R25775C17: '93.2'
## Warning: Coercing text to numeric in S25775 / R25775C19: '4.12'
## Warning: Coercing text to numeric in T25775 / R25775C20: '5195.8'
## Warning: Coercing text to numeric in Q25776 / R25776C17: '93.2'
## Warning: Coercing text to numeric in S25776 / R25776C19: '4.12'
## Warning: Coercing text to numeric in T25776 / R25776C20: '5195.8'
## Warning: Coercing text to numeric in Q25777 / R25777C17: '93.2'
## Warning: Coercing text to numeric in S25777 / R25777C19: '4.12'
## Warning: Coercing text to numeric in T25777 / R25777C20: '5195.8'
## Warning: Coercing text to numeric in Q25778 / R25778C17: '93.2'
## Warning: Coercing text to numeric in S25778 / R25778C19: '4.12'
## Warning: Coercing text to numeric in T25778 / R25778C20: '5195.8'
## Warning: Coercing text to numeric in Q25779 / R25779C17: '93.2'
## Warning: Coercing text to numeric in S25779 / R25779C19: '4.12'
## Warning: Coercing text to numeric in T25779 / R25779C20: '5195.8'
## Warning: Coercing text to numeric in Q25780 / R25780C17: '93.2'
## Warning: Coercing text to numeric in S25780 / R25780C19: '4.12'
## Warning: Coercing text to numeric in T25780 / R25780C20: '5195.8'
## Warning: Coercing text to numeric in Q25781 / R25781C17: '93.2'
## Warning: Coercing text to numeric in S25781 / R25781C19: '4.12'
## Warning: Coercing text to numeric in T25781 / R25781C20: '5195.8'
## Warning: Coercing text to numeric in Q25782 / R25782C17: '93.2'
## Warning: Coercing text to numeric in S25782 / R25782C19: '4.12'
## Warning: Coercing text to numeric in T25782 / R25782C20: '5195.8'
## Warning: Coercing text to numeric in Q25783 / R25783C17: '93.2'
## Warning: Coercing text to numeric in S25783 / R25783C19: '4.12'
## Warning: Coercing text to numeric in T25783 / R25783C20: '5195.8'
## Warning: Coercing text to numeric in Q25784 / R25784C17: '93.2'
## Warning: Coercing text to numeric in S25784 / R25784C19: '4.12'
## Warning: Coercing text to numeric in T25784 / R25784C20: '5195.8'
## Warning: Coercing text to numeric in Q25785 / R25785C17: '93.2'
## Warning: Coercing text to numeric in S25785 / R25785C19: '4.12'
## Warning: Coercing text to numeric in T25785 / R25785C20: '5195.8'
## Warning: Coercing text to numeric in Q25786 / R25786C17: '93.2'
## Warning: Coercing text to numeric in S25786 / R25786C19: '4.12'
## Warning: Coercing text to numeric in T25786 / R25786C20: '5195.8'
## Warning: Coercing text to numeric in Q25787 / R25787C17: '93.2'
## Warning: Coercing text to numeric in S25787 / R25787C19: '4.12'
## Warning: Coercing text to numeric in T25787 / R25787C20: '5195.8'
## Warning: Coercing text to numeric in Q25788 / R25788C17: '93.2'
## Warning: Coercing text to numeric in S25788 / R25788C19: '4.12'
## Warning: Coercing text to numeric in T25788 / R25788C20: '5195.8'
## Warning: Coercing text to numeric in Q25789 / R25789C17: '93.2'
## Warning: Coercing text to numeric in S25789 / R25789C19: '4.12'
## Warning: Coercing text to numeric in T25789 / R25789C20: '5195.8'
## Warning: Coercing text to numeric in Q25790 / R25790C17: '93.2'
## Warning: Coercing text to numeric in S25790 / R25790C19: '4.12'
## Warning: Coercing text to numeric in T25790 / R25790C20: '5195.8'
## Warning: Coercing text to numeric in Q25791 / R25791C17: '93.2'
## Warning: Coercing text to numeric in S25791 / R25791C19: '4.12'
## Warning: Coercing text to numeric in T25791 / R25791C20: '5195.8'
## Warning: Coercing text to numeric in Q25792 / R25792C17: '93.2'
## Warning: Coercing text to numeric in S25792 / R25792C19: '4.12'
## Warning: Coercing text to numeric in T25792 / R25792C20: '5195.8'
## Warning: Coercing text to numeric in Q25793 / R25793C17: '93.2'
## Warning: Coercing text to numeric in S25793 / R25793C19: '4.12'
## Warning: Coercing text to numeric in T25793 / R25793C20: '5195.8'
## Warning: Coercing text to numeric in Q25794 / R25794C17: '93.2'
## Warning: Coercing text to numeric in S25794 / R25794C19: '4.12'
## Warning: Coercing text to numeric in T25794 / R25794C20: '5195.8'
## Warning: Coercing text to numeric in Q25795 / R25795C17: '93.2'
## Warning: Coercing text to numeric in S25795 / R25795C19: '4.12'
## Warning: Coercing text to numeric in T25795 / R25795C20: '5195.8'
## Warning: Coercing text to numeric in Q25796 / R25796C17: '93.2'
## Warning: Coercing text to numeric in S25796 / R25796C19: '4.12'
## Warning: Coercing text to numeric in T25796 / R25796C20: '5195.8'
## Warning: Coercing text to numeric in Q25797 / R25797C17: '93.2'
## Warning: Coercing text to numeric in S25797 / R25797C19: '4.12'
## Warning: Coercing text to numeric in T25797 / R25797C20: '5195.8'
## Warning: Coercing text to numeric in Q25798 / R25798C17: '93.2'
## Warning: Coercing text to numeric in S25798 / R25798C19: '4.12'
## Warning: Coercing text to numeric in T25798 / R25798C20: '5195.8'
## Warning: Coercing text to numeric in Q25799 / R25799C17: '93.2'
## Warning: Coercing text to numeric in S25799 / R25799C19: '4.12'
## Warning: Coercing text to numeric in T25799 / R25799C20: '5195.8'
## Warning: Coercing text to numeric in Q25800 / R25800C17: '93.2'
## Warning: Coercing text to numeric in S25800 / R25800C19: '4.12'
## Warning: Coercing text to numeric in T25800 / R25800C20: '5195.8'
## Warning: Coercing text to numeric in Q25801 / R25801C17: '93.2'
## Warning: Coercing text to numeric in S25801 / R25801C19: '4.12'
## Warning: Coercing text to numeric in T25801 / R25801C20: '5195.8'
## Warning: Coercing text to numeric in Q25802 / R25802C17: '93.2'
## Warning: Coercing text to numeric in S25802 / R25802C19: '4.12'
## Warning: Coercing text to numeric in T25802 / R25802C20: '5195.8'
## Warning: Coercing text to numeric in Q25803 / R25803C17: '93.2'
## Warning: Coercing text to numeric in S25803 / R25803C19: '4.12'
## Warning: Coercing text to numeric in T25803 / R25803C20: '5195.8'
## Warning: Coercing text to numeric in Q25804 / R25804C17: '93.2'
## Warning: Coercing text to numeric in S25804 / R25804C19: '4.12'
## Warning: Coercing text to numeric in T25804 / R25804C20: '5195.8'
## Warning: Coercing text to numeric in Q25805 / R25805C17: '93.2'
## Warning: Coercing text to numeric in S25805 / R25805C19: '4.12'
## Warning: Coercing text to numeric in T25805 / R25805C20: '5195.8'
## Warning: Coercing text to numeric in Q25806 / R25806C17: '93.2'
## Warning: Coercing text to numeric in S25806 / R25806C19: '4.12'
## Warning: Coercing text to numeric in T25806 / R25806C20: '5195.8'
## Warning: Coercing text to numeric in Q25807 / R25807C17: '93.2'
## Warning: Coercing text to numeric in S25807 / R25807C19: '4.12'
## Warning: Coercing text to numeric in T25807 / R25807C20: '5195.8'
## Warning: Coercing text to numeric in Q25808 / R25808C17: '93.2'
## Warning: Coercing text to numeric in S25808 / R25808C19: '4.12'
## Warning: Coercing text to numeric in T25808 / R25808C20: '5195.8'
## Warning: Coercing text to numeric in Q25809 / R25809C17: '93.2'
## Warning: Coercing text to numeric in S25809 / R25809C19: '4.12'
## Warning: Coercing text to numeric in T25809 / R25809C20: '5195.8'
## Warning: Coercing text to numeric in Q25810 / R25810C17: '93.2'
## Warning: Coercing text to numeric in S25810 / R25810C19: '4.12'
## Warning: Coercing text to numeric in T25810 / R25810C20: '5195.8'
## Warning: Coercing text to numeric in Q25811 / R25811C17: '93.2'
## Warning: Coercing text to numeric in S25811 / R25811C19: '4.12'
## Warning: Coercing text to numeric in T25811 / R25811C20: '5195.8'
## Warning: Coercing text to numeric in Q25812 / R25812C17: '93.2'
## Warning: Coercing text to numeric in S25812 / R25812C19: '4.12'
## Warning: Coercing text to numeric in T25812 / R25812C20: '5195.8'
## Warning: Coercing text to numeric in Q25813 / R25813C17: '93.2'
## Warning: Coercing text to numeric in S25813 / R25813C19: '4.12'
## Warning: Coercing text to numeric in T25813 / R25813C20: '5195.8'
## Warning: Coercing text to numeric in Q25814 / R25814C17: '93.2'
## Warning: Coercing text to numeric in S25814 / R25814C19: '4.12'
## Warning: Coercing text to numeric in T25814 / R25814C20: '5195.8'
## Warning: Coercing text to numeric in Q25815 / R25815C17: '93.2'
## Warning: Coercing text to numeric in S25815 / R25815C19: '4.12'
## Warning: Coercing text to numeric in T25815 / R25815C20: '5195.8'
## Warning: Coercing text to numeric in Q25816 / R25816C17: '93.2'
## Warning: Coercing text to numeric in S25816 / R25816C19: '4.12'
## Warning: Coercing text to numeric in T25816 / R25816C20: '5195.8'
## Warning: Coercing text to numeric in Q25817 / R25817C17: '93.2'
## Warning: Coercing text to numeric in S25817 / R25817C19: '4.12'
## Warning: Coercing text to numeric in T25817 / R25817C20: '5195.8'
## Warning: Coercing text to numeric in Q25818 / R25818C17: '93.2'
## Warning: Coercing text to numeric in S25818 / R25818C19: '4.12'
## Warning: Coercing text to numeric in T25818 / R25818C20: '5195.8'
## Warning: Coercing text to numeric in Q25819 / R25819C17: '93.2'
## Warning: Coercing text to numeric in S25819 / R25819C19: '4.12'
## Warning: Coercing text to numeric in T25819 / R25819C20: '5195.8'
## Warning: Coercing text to numeric in Q25820 / R25820C17: '93.2'
## Warning: Coercing text to numeric in S25820 / R25820C19: '4.12'
## Warning: Coercing text to numeric in T25820 / R25820C20: '5195.8'
## Warning: Coercing text to numeric in Q25821 / R25821C17: '93.2'
## Warning: Coercing text to numeric in S25821 / R25821C19: '4.12'
## Warning: Coercing text to numeric in T25821 / R25821C20: '5195.8'
## Warning: Coercing text to numeric in Q25822 / R25822C17: '93.2'
## Warning: Coercing text to numeric in S25822 / R25822C19: '4.12'
## Warning: Coercing text to numeric in T25822 / R25822C20: '5195.8'
## Warning: Coercing text to numeric in Q25823 / R25823C17: '93.2'
## Warning: Coercing text to numeric in S25823 / R25823C19: '4.12'
## Warning: Coercing text to numeric in T25823 / R25823C20: '5195.8'
## Warning: Coercing text to numeric in Q25824 / R25824C17: '93.2'
## Warning: Coercing text to numeric in S25824 / R25824C19: '4.12'
## Warning: Coercing text to numeric in T25824 / R25824C20: '5195.8'
## Warning: Coercing text to numeric in Q25825 / R25825C17: '93.2'
## Warning: Coercing text to numeric in S25825 / R25825C19: '4.12'
## Warning: Coercing text to numeric in T25825 / R25825C20: '5195.8'
## Warning: Coercing text to numeric in Q25826 / R25826C17: '93.2'
## Warning: Coercing text to numeric in S25826 / R25826C19: '4.12'
## Warning: Coercing text to numeric in T25826 / R25826C20: '5195.8'
## Warning: Coercing text to numeric in Q25827 / R25827C17: '93.2'
## Warning: Coercing text to numeric in S25827 / R25827C19: '4.12'
## Warning: Coercing text to numeric in T25827 / R25827C20: '5195.8'
## Warning: Coercing text to numeric in Q25828 / R25828C17: '93.2'
## Warning: Coercing text to numeric in S25828 / R25828C19: '4.12'
## Warning: Coercing text to numeric in T25828 / R25828C20: '5195.8'
## Warning: Coercing text to numeric in Q25829 / R25829C17: '93.2'
## Warning: Coercing text to numeric in S25829 / R25829C19: '4.12'
## Warning: Coercing text to numeric in T25829 / R25829C20: '5195.8'
## Warning: Coercing text to numeric in Q25830 / R25830C17: '93.2'
## Warning: Coercing text to numeric in S25830 / R25830C19: '4.12'
## Warning: Coercing text to numeric in T25830 / R25830C20: '5195.8'
## Warning: Coercing text to numeric in Q25831 / R25831C17: '93.2'
## Warning: Coercing text to numeric in S25831 / R25831C19: '4.12'
## Warning: Coercing text to numeric in T25831 / R25831C20: '5195.8'
## Warning: Coercing text to numeric in Q25832 / R25832C17: '93.2'
## Warning: Coercing text to numeric in S25832 / R25832C19: '4.12'
## Warning: Coercing text to numeric in T25832 / R25832C20: '5195.8'
## Warning: Coercing text to numeric in Q25833 / R25833C17: '93.2'
## Warning: Coercing text to numeric in S25833 / R25833C19: '4.12'
## Warning: Coercing text to numeric in T25833 / R25833C20: '5195.8'
## Warning: Coercing text to numeric in Q25834 / R25834C17: '93.2'
## Warning: Coercing text to numeric in S25834 / R25834C19: '4.12'
## Warning: Coercing text to numeric in T25834 / R25834C20: '5195.8'
## Warning: Coercing text to numeric in Q25835 / R25835C17: '93.2'
## Warning: Coercing text to numeric in S25835 / R25835C19: '4.12'
## Warning: Coercing text to numeric in T25835 / R25835C20: '5195.8'
## Warning: Coercing text to numeric in Q25836 / R25836C17: '93.2'
## Warning: Coercing text to numeric in S25836 / R25836C19: '4.12'
## Warning: Coercing text to numeric in T25836 / R25836C20: '5195.8'
## Warning: Coercing text to numeric in Q25837 / R25837C17: '93.2'
## Warning: Coercing text to numeric in S25837 / R25837C19: '4.12'
## Warning: Coercing text to numeric in T25837 / R25837C20: '5195.8'
## Warning: Coercing text to numeric in Q25838 / R25838C17: '93.2'
## Warning: Coercing text to numeric in S25838 / R25838C19: '4.12'
## Warning: Coercing text to numeric in T25838 / R25838C20: '5195.8'
## Warning: Coercing text to numeric in Q25839 / R25839C17: '93.2'
## Warning: Coercing text to numeric in S25839 / R25839C19: '4.12'
## Warning: Coercing text to numeric in T25839 / R25839C20: '5195.8'
## Warning: Coercing text to numeric in Q25840 / R25840C17: '93.2'
## Warning: Coercing text to numeric in S25840 / R25840C19: '4.12'
## Warning: Coercing text to numeric in T25840 / R25840C20: '5195.8'
## Warning: Coercing text to numeric in Q25841 / R25841C17: '93.2'
## Warning: Coercing text to numeric in S25841 / R25841C19: '4.12'
## Warning: Coercing text to numeric in T25841 / R25841C20: '5195.8'
## Warning: Coercing text to numeric in Q25842 / R25842C17: '93.2'
## Warning: Coercing text to numeric in S25842 / R25842C19: '4.12'
## Warning: Coercing text to numeric in T25842 / R25842C20: '5195.8'
## Warning: Coercing text to numeric in Q25843 / R25843C17: '93.2'
## Warning: Coercing text to numeric in S25843 / R25843C19: '4.12'
## Warning: Coercing text to numeric in T25843 / R25843C20: '5195.8'
## Warning: Coercing text to numeric in Q25844 / R25844C17: '93.2'
## Warning: Coercing text to numeric in S25844 / R25844C19: '4.12'
## Warning: Coercing text to numeric in T25844 / R25844C20: '5195.8'
## Warning: Coercing text to numeric in Q25845 / R25845C17: '93.2'
## Warning: Coercing text to numeric in S25845 / R25845C19: '4.12'
## Warning: Coercing text to numeric in T25845 / R25845C20: '5195.8'
## Warning: Coercing text to numeric in Q25846 / R25846C17: '93.2'
## Warning: Coercing text to numeric in S25846 / R25846C19: '4.12'
## Warning: Coercing text to numeric in T25846 / R25846C20: '5195.8'
## Warning: Coercing text to numeric in Q25847 / R25847C17: '93.2'
## Warning: Coercing text to numeric in S25847 / R25847C19: '4.12'
## Warning: Coercing text to numeric in T25847 / R25847C20: '5195.8'
## Warning: Coercing text to numeric in Q25848 / R25848C17: '93.2'
## Warning: Coercing text to numeric in S25848 / R25848C19: '4.12'
## Warning: Coercing text to numeric in T25848 / R25848C20: '5195.8'
## Warning: Coercing text to numeric in Q25849 / R25849C17: '93.2'
## Warning: Coercing text to numeric in S25849 / R25849C19: '4.12'
## Warning: Coercing text to numeric in T25849 / R25849C20: '5195.8'
## Warning: Coercing text to numeric in Q25850 / R25850C17: '93.2'
## Warning: Coercing text to numeric in S25850 / R25850C19: '4.12'
## Warning: Coercing text to numeric in T25850 / R25850C20: '5195.8'
## Warning: Coercing text to numeric in Q25851 / R25851C17: '93.2'
## Warning: Coercing text to numeric in S25851 / R25851C19: '4.12'
## Warning: Coercing text to numeric in T25851 / R25851C20: '5195.8'
## Warning: Coercing text to numeric in Q25852 / R25852C17: '93.2'
## Warning: Coercing text to numeric in S25852 / R25852C19: '4.12'
## Warning: Coercing text to numeric in T25852 / R25852C20: '5195.8'
## Warning: Coercing text to numeric in Q25853 / R25853C17: '93.2'
## Warning: Coercing text to numeric in S25853 / R25853C19: '4.12'
## Warning: Coercing text to numeric in T25853 / R25853C20: '5195.8'
## Warning: Coercing text to numeric in Q25854 / R25854C17: '93.2'
## Warning: Coercing text to numeric in S25854 / R25854C19: '4.12'
## Warning: Coercing text to numeric in T25854 / R25854C20: '5195.8'
## Warning: Coercing text to numeric in Q25855 / R25855C17: '93.2'
## Warning: Coercing text to numeric in S25855 / R25855C19: '4.12'
## Warning: Coercing text to numeric in T25855 / R25855C20: '5195.8'
## Warning: Coercing text to numeric in Q25856 / R25856C17: '93.2'
## Warning: Coercing text to numeric in S25856 / R25856C19: '4.12'
## Warning: Coercing text to numeric in T25856 / R25856C20: '5195.8'
## Warning: Coercing text to numeric in Q25857 / R25857C17: '93.2'
## Warning: Coercing text to numeric in S25857 / R25857C19: '4.12'
## Warning: Coercing text to numeric in T25857 / R25857C20: '5195.8'
## Warning: Coercing text to numeric in Q25858 / R25858C17: '93.2'
## Warning: Coercing text to numeric in S25858 / R25858C19: '4.12'
## Warning: Coercing text to numeric in T25858 / R25858C20: '5195.8'
## Warning: Coercing text to numeric in Q25859 / R25859C17: '93.2'
## Warning: Coercing text to numeric in S25859 / R25859C19: '4.12'
## Warning: Coercing text to numeric in T25859 / R25859C20: '5195.8'
## Warning: Coercing text to numeric in Q25860 / R25860C17: '93.2'
## Warning: Coercing text to numeric in S25860 / R25860C19: '4.12'
## Warning: Coercing text to numeric in T25860 / R25860C20: '5195.8'
## Warning: Coercing text to numeric in Q25861 / R25861C17: '93.2'
## Warning: Coercing text to numeric in S25861 / R25861C19: '4.12'
## Warning: Coercing text to numeric in T25861 / R25861C20: '5195.8'
## Warning: Coercing text to numeric in Q25862 / R25862C17: '93.2'
## Warning: Coercing text to numeric in S25862 / R25862C19: '4.12'
## Warning: Coercing text to numeric in T25862 / R25862C20: '5195.8'
## Warning: Coercing text to numeric in Q25863 / R25863C17: '93.2'
## Warning: Coercing text to numeric in S25863 / R25863C19: '4.12'
## Warning: Coercing text to numeric in T25863 / R25863C20: '5195.8'
## Warning: Coercing text to numeric in Q25864 / R25864C17: '93.2'
## Warning: Coercing text to numeric in S25864 / R25864C19: '4.12'
## Warning: Coercing text to numeric in T25864 / R25864C20: '5195.8'
## Warning: Coercing text to numeric in Q25865 / R25865C17: '93.2'
## Warning: Coercing text to numeric in S25865 / R25865C19: '4.12'
## Warning: Coercing text to numeric in T25865 / R25865C20: '5195.8'
## Warning: Coercing text to numeric in Q25866 / R25866C17: '93.2'
## Warning: Coercing text to numeric in S25866 / R25866C19: '4.12'
## Warning: Coercing text to numeric in T25866 / R25866C20: '5195.8'
## Warning: Coercing text to numeric in Q25867 / R25867C17: '93.2'
## Warning: Coercing text to numeric in S25867 / R25867C19: '4.12'
## Warning: Coercing text to numeric in T25867 / R25867C20: '5195.8'
## Warning: Coercing text to numeric in Q25868 / R25868C17: '93.2'
## Warning: Coercing text to numeric in S25868 / R25868C19: '4.12'
## Warning: Coercing text to numeric in T25868 / R25868C20: '5195.8'
## Warning: Coercing text to numeric in Q25869 / R25869C17: '93.2'
## Warning: Coercing text to numeric in S25869 / R25869C19: '4.12'
## Warning: Coercing text to numeric in T25869 / R25869C20: '5195.8'
## Warning: Coercing text to numeric in Q25870 / R25870C17: '93.2'
## Warning: Coercing text to numeric in S25870 / R25870C19: '4.12'
## Warning: Coercing text to numeric in T25870 / R25870C20: '5195.8'
## Warning: Coercing text to numeric in Q25871 / R25871C17: '93.2'
## Warning: Coercing text to numeric in S25871 / R25871C19: '4.12'
## Warning: Coercing text to numeric in T25871 / R25871C20: '5195.8'
## Warning: Coercing text to numeric in Q25872 / R25872C17: '93.2'
## Warning: Coercing text to numeric in S25872 / R25872C19: '4.12'
## Warning: Coercing text to numeric in T25872 / R25872C20: '5195.8'
## Warning: Coercing text to numeric in Q25873 / R25873C17: '93.2'
## Warning: Coercing text to numeric in S25873 / R25873C19: '4.12'
## Warning: Coercing text to numeric in T25873 / R25873C20: '5195.8'
## Warning: Coercing text to numeric in Q25874 / R25874C17: '93.2'
## Warning: Coercing text to numeric in S25874 / R25874C19: '4.12'
## Warning: Coercing text to numeric in T25874 / R25874C20: '5195.8'
## Warning: Coercing text to numeric in Q25875 / R25875C17: '93.2'
## Warning: Coercing text to numeric in S25875 / R25875C19: '4.12'
## Warning: Coercing text to numeric in T25875 / R25875C20: '5195.8'
## Warning: Coercing text to numeric in Q25876 / R25876C17: '93.2'
## Warning: Coercing text to numeric in S25876 / R25876C19: '4.12'
## Warning: Coercing text to numeric in T25876 / R25876C20: '5195.8'
## Warning: Coercing text to numeric in Q25877 / R25877C17: '93.2'
## Warning: Coercing text to numeric in S25877 / R25877C19: '4.12'
## Warning: Coercing text to numeric in T25877 / R25877C20: '5195.8'
## Warning: Coercing text to numeric in Q25878 / R25878C17: '93.2'
## Warning: Coercing text to numeric in S25878 / R25878C19: '4.12'
## Warning: Coercing text to numeric in T25878 / R25878C20: '5195.8'
## Warning: Coercing text to numeric in Q25879 / R25879C17: '93.2'
## Warning: Coercing text to numeric in S25879 / R25879C19: '4.12'
## Warning: Coercing text to numeric in T25879 / R25879C20: '5195.8'
## Warning: Coercing text to numeric in Q25880 / R25880C17: '93.2'
## Warning: Coercing text to numeric in S25880 / R25880C19: '4.12'
## Warning: Coercing text to numeric in T25880 / R25880C20: '5195.8'
## Warning: Coercing text to numeric in Q25881 / R25881C17: '93.2'
## Warning: Coercing text to numeric in S25881 / R25881C19: '4.12'
## Warning: Coercing text to numeric in T25881 / R25881C20: '5195.8'
## Warning: Coercing text to numeric in Q25882 / R25882C17: '93.2'
## Warning: Coercing text to numeric in S25882 / R25882C19: '4.12'
## Warning: Coercing text to numeric in T25882 / R25882C20: '5195.8'
## Warning: Coercing text to numeric in Q25883 / R25883C17: '93.2'
## Warning: Coercing text to numeric in S25883 / R25883C19: '4.12'
## Warning: Coercing text to numeric in T25883 / R25883C20: '5195.8'
## Warning: Coercing text to numeric in Q25884 / R25884C17: '93.2'
## Warning: Coercing text to numeric in S25884 / R25884C19: '4.12'
## Warning: Coercing text to numeric in T25884 / R25884C20: '5195.8'
## Warning: Coercing text to numeric in Q25885 / R25885C17: '93.2'
## Warning: Coercing text to numeric in S25885 / R25885C19: '4.12'
## Warning: Coercing text to numeric in T25885 / R25885C20: '5195.8'
## Warning: Coercing text to numeric in Q25886 / R25886C17: '93.2'
## Warning: Coercing text to numeric in S25886 / R25886C19: '4.12'
## Warning: Coercing text to numeric in T25886 / R25886C20: '5195.8'
## Warning: Coercing text to numeric in Q25887 / R25887C17: '93.2'
## Warning: Coercing text to numeric in S25887 / R25887C19: '4.12'
## Warning: Coercing text to numeric in T25887 / R25887C20: '5195.8'
## Warning: Coercing text to numeric in Q25888 / R25888C17: '93.2'
## Warning: Coercing text to numeric in S25888 / R25888C19: '4.12'
## Warning: Coercing text to numeric in T25888 / R25888C20: '5195.8'
## Warning: Coercing text to numeric in Q25889 / R25889C17: '93.2'
## Warning: Coercing text to numeric in S25889 / R25889C19: '4.12'
## Warning: Coercing text to numeric in T25889 / R25889C20: '5195.8'
## Warning: Coercing text to numeric in Q25890 / R25890C17: '93.2'
## Warning: Coercing text to numeric in S25890 / R25890C19: '4.12'
## Warning: Coercing text to numeric in T25890 / R25890C20: '5195.8'
## Warning: Coercing text to numeric in Q25891 / R25891C17: '93.2'
## Warning: Coercing text to numeric in S25891 / R25891C19: '4.12'
## Warning: Coercing text to numeric in T25891 / R25891C20: '5195.8'
## Warning: Coercing text to numeric in Q25892 / R25892C17: '93.2'
## Warning: Coercing text to numeric in S25892 / R25892C19: '4.12'
## Warning: Coercing text to numeric in T25892 / R25892C20: '5195.8'
## Warning: Coercing text to numeric in Q25893 / R25893C17: '93.2'
## Warning: Coercing text to numeric in S25893 / R25893C19: '4.12'
## Warning: Coercing text to numeric in T25893 / R25893C20: '5195.8'
## Warning: Coercing text to numeric in Q25894 / R25894C17: '93.2'
## Warning: Coercing text to numeric in S25894 / R25894C19: '4.12'
## Warning: Coercing text to numeric in T25894 / R25894C20: '5195.8'
## Warning: Coercing text to numeric in Q25895 / R25895C17: '93.2'
## Warning: Coercing text to numeric in S25895 / R25895C19: '4.12'
## Warning: Coercing text to numeric in T25895 / R25895C20: '5195.8'
## Warning: Coercing text to numeric in Q25896 / R25896C17: '93.2'
## Warning: Coercing text to numeric in S25896 / R25896C19: '4.12'
## Warning: Coercing text to numeric in T25896 / R25896C20: '5195.8'
## Warning: Coercing text to numeric in Q25897 / R25897C17: '93.2'
## Warning: Coercing text to numeric in S25897 / R25897C19: '4.12'
## Warning: Coercing text to numeric in T25897 / R25897C20: '5195.8'
## Warning: Coercing text to numeric in Q25898 / R25898C17: '93.2'
## Warning: Coercing text to numeric in S25898 / R25898C19: '4.12'
## Warning: Coercing text to numeric in T25898 / R25898C20: '5195.8'
## Warning: Coercing text to numeric in Q25899 / R25899C17: '93.2'
## Warning: Coercing text to numeric in S25899 / R25899C19: '4.12'
## Warning: Coercing text to numeric in T25899 / R25899C20: '5195.8'
## Warning: Coercing text to numeric in Q25900 / R25900C17: '93.2'
## Warning: Coercing text to numeric in S25900 / R25900C19: '4.12'
## Warning: Coercing text to numeric in T25900 / R25900C20: '5195.8'
## Warning: Coercing text to numeric in Q25901 / R25901C17: '93.2'
## Warning: Coercing text to numeric in S25901 / R25901C19: '4.12'
## Warning: Coercing text to numeric in T25901 / R25901C20: '5195.8'
## Warning: Coercing text to numeric in Q25902 / R25902C17: '93.2'
## Warning: Coercing text to numeric in S25902 / R25902C19: '4.12'
## Warning: Coercing text to numeric in T25902 / R25902C20: '5195.8'
## Warning: Coercing text to numeric in Q25903 / R25903C17: '93.2'
## Warning: Coercing text to numeric in S25903 / R25903C19: '4.12'
## Warning: Coercing text to numeric in T25903 / R25903C20: '5195.8'
## Warning: Coercing text to numeric in Q25904 / R25904C17: '93.2'
## Warning: Coercing text to numeric in S25904 / R25904C19: '4.12'
## Warning: Coercing text to numeric in T25904 / R25904C20: '5195.8'
## Warning: Coercing text to numeric in Q25905 / R25905C17: '93.2'
## Warning: Coercing text to numeric in S25905 / R25905C19: '4.12'
## Warning: Coercing text to numeric in T25905 / R25905C20: '5195.8'
## Warning: Coercing text to numeric in Q25906 / R25906C17: '93.2'
## Warning: Coercing text to numeric in S25906 / R25906C19: '4.12'
## Warning: Coercing text to numeric in T25906 / R25906C20: '5195.8'
## Warning: Coercing text to numeric in Q25907 / R25907C17: '93.2'
## Warning: Coercing text to numeric in S25907 / R25907C19: '4.12'
## Warning: Coercing text to numeric in T25907 / R25907C20: '5195.8'
## Warning: Coercing text to numeric in Q25908 / R25908C17: '93.2'
## Warning: Coercing text to numeric in S25908 / R25908C19: '4.12'
## Warning: Coercing text to numeric in T25908 / R25908C20: '5195.8'
## Warning: Coercing text to numeric in Q25909 / R25909C17: '93.2'
## Warning: Coercing text to numeric in S25909 / R25909C19: '4.12'
## Warning: Coercing text to numeric in T25909 / R25909C20: '5195.8'
## Warning: Coercing text to numeric in Q25910 / R25910C17: '93.2'
## Warning: Coercing text to numeric in S25910 / R25910C19: '4.12'
## Warning: Coercing text to numeric in T25910 / R25910C20: '5195.8'
## Warning: Coercing text to numeric in Q25911 / R25911C17: '93.2'
## Warning: Coercing text to numeric in S25911 / R25911C19: '4.12'
## Warning: Coercing text to numeric in T25911 / R25911C20: '5195.8'
## Warning: Coercing text to numeric in Q25912 / R25912C17: '93.2'
## Warning: Coercing text to numeric in S25912 / R25912C19: '4.12'
## Warning: Coercing text to numeric in T25912 / R25912C20: '5195.8'
## Warning: Coercing text to numeric in Q25913 / R25913C17: '93.2'
## Warning: Coercing text to numeric in S25913 / R25913C19: '4.12'
## Warning: Coercing text to numeric in T25913 / R25913C20: '5195.8'
## Warning: Coercing text to numeric in Q25914 / R25914C17: '93.2'
## Warning: Coercing text to numeric in S25914 / R25914C19: '4.12'
## Warning: Coercing text to numeric in T25914 / R25914C20: '5195.8'
## Warning: Coercing text to numeric in Q25915 / R25915C17: '93.2'
## Warning: Coercing text to numeric in S25915 / R25915C19: '4.12'
## Warning: Coercing text to numeric in T25915 / R25915C20: '5195.8'
## Warning: Coercing text to numeric in Q25916 / R25916C17: '93.2'
## Warning: Coercing text to numeric in S25916 / R25916C19: '4.12'
## Warning: Coercing text to numeric in T25916 / R25916C20: '5195.8'
## Warning: Coercing text to numeric in Q25917 / R25917C17: '93.2'
## Warning: Coercing text to numeric in S25917 / R25917C19: '4.12'
## Warning: Coercing text to numeric in T25917 / R25917C20: '5195.8'
## Warning: Coercing text to numeric in Q25918 / R25918C17: '93.2'
## Warning: Coercing text to numeric in S25918 / R25918C19: '4.12'
## Warning: Coercing text to numeric in T25918 / R25918C20: '5195.8'
## Warning: Coercing text to numeric in Q25919 / R25919C17: '93.2'
## Warning: Coercing text to numeric in S25919 / R25919C19: '4.12'
## Warning: Coercing text to numeric in T25919 / R25919C20: '5195.8'
## Warning: Coercing text to numeric in Q25920 / R25920C17: '93.2'
## Warning: Coercing text to numeric in S25920 / R25920C19: '4.12'
## Warning: Coercing text to numeric in T25920 / R25920C20: '5195.8'
## Warning: Coercing text to numeric in Q25921 / R25921C17: '93.2'
## Warning: Coercing text to numeric in S25921 / R25921C19: '4.12'
## Warning: Coercing text to numeric in T25921 / R25921C20: '5195.8'
## Warning: Coercing text to numeric in Q25922 / R25922C17: '93.2'
## Warning: Coercing text to numeric in S25922 / R25922C19: '4.12'
## Warning: Coercing text to numeric in T25922 / R25922C20: '5195.8'
## Warning: Coercing text to numeric in Q25923 / R25923C17: '93.2'
## Warning: Coercing text to numeric in S25923 / R25923C19: '4.12'
## Warning: Coercing text to numeric in T25923 / R25923C20: '5195.8'
## Warning: Coercing text to numeric in Q25924 / R25924C17: '93.2'
## Warning: Coercing text to numeric in S25924 / R25924C19: '4.12'
## Warning: Coercing text to numeric in T25924 / R25924C20: '5195.8'
## Warning: Coercing text to numeric in Q25925 / R25925C17: '93.2'
## Warning: Coercing text to numeric in S25925 / R25925C19: '4.12'
## Warning: Coercing text to numeric in T25925 / R25925C20: '5195.8'
## Warning: Coercing text to numeric in Q25926 / R25926C17: '93.2'
## Warning: Coercing text to numeric in S25926 / R25926C19: '4.12'
## Warning: Coercing text to numeric in T25926 / R25926C20: '5195.8'
## Warning: Coercing text to numeric in Q25927 / R25927C17: '93.2'
## Warning: Coercing text to numeric in S25927 / R25927C19: '4.12'
## Warning: Coercing text to numeric in T25927 / R25927C20: '5195.8'
## Warning: Coercing text to numeric in Q25928 / R25928C17: '93.2'
## Warning: Coercing text to numeric in S25928 / R25928C19: '4.12'
## Warning: Coercing text to numeric in T25928 / R25928C20: '5195.8'
## Warning: Coercing text to numeric in Q25929 / R25929C17: '93.2'
## Warning: Coercing text to numeric in S25929 / R25929C19: '4.12'
## Warning: Coercing text to numeric in T25929 / R25929C20: '5195.8'
## Warning: Coercing text to numeric in Q25930 / R25930C17: '93.2'
## Warning: Coercing text to numeric in S25930 / R25930C19: '4.12'
## Warning: Coercing text to numeric in T25930 / R25930C20: '5195.8'
## Warning: Coercing text to numeric in Q25931 / R25931C17: '93.2'
## Warning: Coercing text to numeric in S25931 / R25931C19: '4.12'
## Warning: Coercing text to numeric in T25931 / R25931C20: '5195.8'
## Warning: Coercing text to numeric in Q25932 / R25932C17: '93.2'
## Warning: Coercing text to numeric in S25932 / R25932C19: '4.12'
## Warning: Coercing text to numeric in T25932 / R25932C20: '5195.8'
## Warning: Coercing text to numeric in Q25933 / R25933C17: '93.2'
## Warning: Coercing text to numeric in S25933 / R25933C19: '4.12'
## Warning: Coercing text to numeric in T25933 / R25933C20: '5195.8'
## Warning: Coercing text to numeric in Q25934 / R25934C17: '93.2'
## Warning: Coercing text to numeric in S25934 / R25934C19: '4.12'
## Warning: Coercing text to numeric in T25934 / R25934C20: '5195.8'
## Warning: Coercing text to numeric in Q25935 / R25935C17: '93.2'
## Warning: Coercing text to numeric in S25935 / R25935C19: '4.12'
## Warning: Coercing text to numeric in T25935 / R25935C20: '5195.8'
## Warning: Coercing text to numeric in Q25936 / R25936C17: '93.2'
## Warning: Coercing text to numeric in S25936 / R25936C19: '4.12'
## Warning: Coercing text to numeric in T25936 / R25936C20: '5195.8'
## Warning: Coercing text to numeric in Q25937 / R25937C17: '93.2'
## Warning: Coercing text to numeric in S25937 / R25937C19: '4.12'
## Warning: Coercing text to numeric in T25937 / R25937C20: '5195.8'
## Warning: Coercing text to numeric in Q25938 / R25938C17: '93.2'
## Warning: Coercing text to numeric in S25938 / R25938C19: '4.12'
## Warning: Coercing text to numeric in T25938 / R25938C20: '5195.8'
## Warning: Coercing text to numeric in Q25939 / R25939C17: '93.2'
## Warning: Coercing text to numeric in S25939 / R25939C19: '4.12'
## Warning: Coercing text to numeric in T25939 / R25939C20: '5195.8'
## Warning: Coercing text to numeric in Q25940 / R25940C17: '93.2'
## Warning: Coercing text to numeric in S25940 / R25940C19: '4.12'
## Warning: Coercing text to numeric in T25940 / R25940C20: '5195.8'
## Warning: Coercing text to numeric in Q25941 / R25941C17: '93.2'
## Warning: Coercing text to numeric in S25941 / R25941C19: '4.12'
## Warning: Coercing text to numeric in T25941 / R25941C20: '5195.8'
## Warning: Coercing text to numeric in Q25942 / R25942C17: '93.2'
## Warning: Coercing text to numeric in S25942 / R25942C19: '4.12'
## Warning: Coercing text to numeric in T25942 / R25942C20: '5195.8'
## Warning: Coercing text to numeric in Q25943 / R25943C17: '93.2'
## Warning: Coercing text to numeric in S25943 / R25943C19: '4.12'
## Warning: Coercing text to numeric in T25943 / R25943C20: '5195.8'
## Warning: Coercing text to numeric in Q25944 / R25944C17: '93.2'
## Warning: Coercing text to numeric in S25944 / R25944C19: '4.12'
## Warning: Coercing text to numeric in T25944 / R25944C20: '5195.8'
## Warning: Coercing text to numeric in Q25945 / R25945C17: '93.2'
## Warning: Coercing text to numeric in S25945 / R25945C19: '4.12'
## Warning: Coercing text to numeric in T25945 / R25945C20: '5195.8'
## Warning: Coercing text to numeric in Q25946 / R25946C17: '93.2'
## Warning: Coercing text to numeric in S25946 / R25946C19: '4.12'
## Warning: Coercing text to numeric in T25946 / R25946C20: '5195.8'
## Warning: Coercing text to numeric in Q25947 / R25947C17: '93.2'
## Warning: Coercing text to numeric in S25947 / R25947C19: '4.12'
## Warning: Coercing text to numeric in T25947 / R25947C20: '5195.8'
## Warning: Coercing text to numeric in Q25948 / R25948C17: '93.2'
## Warning: Coercing text to numeric in S25948 / R25948C19: '4.12'
## Warning: Coercing text to numeric in T25948 / R25948C20: '5195.8'
## Warning: Coercing text to numeric in Q25949 / R25949C17: '93.2'
## Warning: Coercing text to numeric in S25949 / R25949C19: '4.12'
## Warning: Coercing text to numeric in T25949 / R25949C20: '5195.8'
## Warning: Coercing text to numeric in Q25950 / R25950C17: '93.2'
## Warning: Coercing text to numeric in S25950 / R25950C19: '4.12'
## Warning: Coercing text to numeric in T25950 / R25950C20: '5195.8'
## Warning: Coercing text to numeric in Q25951 / R25951C17: '93.2'
## Warning: Coercing text to numeric in S25951 / R25951C19: '4.12'
## Warning: Coercing text to numeric in T25951 / R25951C20: '5195.8'
## Warning: Coercing text to numeric in Q25952 / R25952C17: '93.2'
## Warning: Coercing text to numeric in S25952 / R25952C19: '4.12'
## Warning: Coercing text to numeric in T25952 / R25952C20: '5195.8'
## Warning: Coercing text to numeric in Q25953 / R25953C17: '93.2'
## Warning: Coercing text to numeric in S25953 / R25953C19: '4.12'
## Warning: Coercing text to numeric in T25953 / R25953C20: '5195.8'
## Warning: Coercing text to numeric in Q25954 / R25954C17: '93.2'
## Warning: Coercing text to numeric in S25954 / R25954C19: '4.12'
## Warning: Coercing text to numeric in T25954 / R25954C20: '5195.8'
## Warning: Coercing text to numeric in Q25955 / R25955C17: '93.2'
## Warning: Coercing text to numeric in S25955 / R25955C19: '4.12'
## Warning: Coercing text to numeric in T25955 / R25955C20: '5195.8'
## Warning: Coercing text to numeric in Q25956 / R25956C17: '93.2'
## Warning: Coercing text to numeric in S25956 / R25956C19: '4.12'
## Warning: Coercing text to numeric in T25956 / R25956C20: '5195.8'
## Warning: Coercing text to numeric in Q25957 / R25957C17: '93.2'
## Warning: Coercing text to numeric in S25957 / R25957C19: '4.12'
## Warning: Coercing text to numeric in T25957 / R25957C20: '5195.8'
## Warning: Coercing text to numeric in Q25958 / R25958C17: '93.2'
## Warning: Coercing text to numeric in S25958 / R25958C19: '4.12'
## Warning: Coercing text to numeric in T25958 / R25958C20: '5195.8'
## Warning: Coercing text to numeric in Q25959 / R25959C17: '93.2'
## Warning: Coercing text to numeric in S25959 / R25959C19: '4.12'
## Warning: Coercing text to numeric in T25959 / R25959C20: '5195.8'
## Warning: Coercing text to numeric in Q25960 / R25960C17: '93.2'
## Warning: Coercing text to numeric in S25960 / R25960C19: '4.12'
## Warning: Coercing text to numeric in T25960 / R25960C20: '5195.8'
## Warning: Coercing text to numeric in Q25961 / R25961C17: '93.2'
## Warning: Coercing text to numeric in S25961 / R25961C19: '4.12'
## Warning: Coercing text to numeric in T25961 / R25961C20: '5195.8'
## Warning: Coercing text to numeric in Q25962 / R25962C17: '93.2'
## Warning: Coercing text to numeric in S25962 / R25962C19: '4.12'
## Warning: Coercing text to numeric in T25962 / R25962C20: '5195.8'
## Warning: Coercing text to numeric in Q25963 / R25963C17: '93.2'
## Warning: Coercing text to numeric in S25963 / R25963C19: '4.12'
## Warning: Coercing text to numeric in T25963 / R25963C20: '5195.8'
## Warning: Coercing text to numeric in Q25964 / R25964C17: '93.2'
## Warning: Coercing text to numeric in S25964 / R25964C19: '4.12'
## Warning: Coercing text to numeric in T25964 / R25964C20: '5195.8'
## Warning: Coercing text to numeric in Q25965 / R25965C17: '93.2'
## Warning: Coercing text to numeric in S25965 / R25965C19: '4.12'
## Warning: Coercing text to numeric in T25965 / R25965C20: '5195.8'
## Warning: Coercing text to numeric in Q25966 / R25966C17: '93.2'
## Warning: Coercing text to numeric in S25966 / R25966C19: '4.12'
## Warning: Coercing text to numeric in T25966 / R25966C20: '5195.8'
## Warning: Coercing text to numeric in Q25967 / R25967C17: '93.2'
## Warning: Coercing text to numeric in S25967 / R25967C19: '4.12'
## Warning: Coercing text to numeric in T25967 / R25967C20: '5195.8'
## Warning: Coercing text to numeric in Q25968 / R25968C17: '93.2'
## Warning: Coercing text to numeric in S25968 / R25968C19: '4.12'
## Warning: Coercing text to numeric in T25968 / R25968C20: '5195.8'
## Warning: Coercing text to numeric in Q25969 / R25969C17: '93.2'
## Warning: Coercing text to numeric in S25969 / R25969C19: '4.12'
## Warning: Coercing text to numeric in T25969 / R25969C20: '5195.8'
## Warning: Coercing text to numeric in Q25970 / R25970C17: '93.2'
## Warning: Coercing text to numeric in S25970 / R25970C19: '4.12'
## Warning: Coercing text to numeric in T25970 / R25970C20: '5195.8'
## Warning: Coercing text to numeric in Q25971 / R25971C17: '93.2'
## Warning: Coercing text to numeric in S25971 / R25971C19: '4.12'
## Warning: Coercing text to numeric in T25971 / R25971C20: '5195.8'
## Warning: Coercing text to numeric in Q25972 / R25972C17: '93.2'
## Warning: Coercing text to numeric in S25972 / R25972C19: '4.12'
## Warning: Coercing text to numeric in T25972 / R25972C20: '5195.8'
## Warning: Coercing text to numeric in Q25973 / R25973C17: '93.2'
## Warning: Coercing text to numeric in S25973 / R25973C19: '4.12'
## Warning: Coercing text to numeric in T25973 / R25973C20: '5195.8'
## Warning: Coercing text to numeric in Q25974 / R25974C17: '93.2'
## Warning: Coercing text to numeric in S25974 / R25974C19: '4.12'
## Warning: Coercing text to numeric in T25974 / R25974C20: '5195.8'
## Warning: Coercing text to numeric in Q25975 / R25975C17: '93.2'
## Warning: Coercing text to numeric in S25975 / R25975C19: '4.12'
## Warning: Coercing text to numeric in T25975 / R25975C20: '5195.8'
## Warning: Coercing text to numeric in Q25976 / R25976C17: '93.2'
## Warning: Coercing text to numeric in S25976 / R25976C19: '4.12'
## Warning: Coercing text to numeric in T25976 / R25976C20: '5195.8'
## Warning: Coercing text to numeric in Q25977 / R25977C17: '93.2'
## Warning: Coercing text to numeric in S25977 / R25977C19: '4.12'
## Warning: Coercing text to numeric in T25977 / R25977C20: '5195.8'
## Warning: Coercing text to numeric in Q25978 / R25978C17: '93.2'
## Warning: Coercing text to numeric in S25978 / R25978C19: '4.12'
## Warning: Coercing text to numeric in T25978 / R25978C20: '5195.8'
## Warning: Coercing text to numeric in Q25979 / R25979C17: '93.2'
## Warning: Coercing text to numeric in S25979 / R25979C19: '4.12'
## Warning: Coercing text to numeric in T25979 / R25979C20: '5195.8'
## Warning: Coercing text to numeric in Q25980 / R25980C17: '93.2'
## Warning: Coercing text to numeric in S25980 / R25980C19: '4.12'
## Warning: Coercing text to numeric in T25980 / R25980C20: '5195.8'
## Warning: Coercing text to numeric in Q25981 / R25981C17: '93.2'
## Warning: Coercing text to numeric in S25981 / R25981C19: '4.12'
## Warning: Coercing text to numeric in T25981 / R25981C20: '5195.8'
## Warning: Coercing text to numeric in Q25982 / R25982C17: '93.2'
## Warning: Coercing text to numeric in S25982 / R25982C19: '4.12'
## Warning: Coercing text to numeric in T25982 / R25982C20: '5195.8'
## Warning: Coercing text to numeric in Q25983 / R25983C17: '93.2'
## Warning: Coercing text to numeric in S25983 / R25983C19: '4.12'
## Warning: Coercing text to numeric in T25983 / R25983C20: '5195.8'
## Warning: Coercing text to numeric in Q25984 / R25984C17: '93.2'
## Warning: Coercing text to numeric in S25984 / R25984C19: '4.12'
## Warning: Coercing text to numeric in T25984 / R25984C20: '5195.8'
## Warning: Coercing text to numeric in Q25985 / R25985C17: '93.2'
## Warning: Coercing text to numeric in S25985 / R25985C19: '4.12'
## Warning: Coercing text to numeric in T25985 / R25985C20: '5195.8'
## Warning: Coercing text to numeric in Q25986 / R25986C17: '93.2'
## Warning: Coercing text to numeric in S25986 / R25986C19: '4.12'
## Warning: Coercing text to numeric in T25986 / R25986C20: '5195.8'
## Warning: Coercing text to numeric in Q25987 / R25987C17: '93.2'
## Warning: Coercing text to numeric in S25987 / R25987C19: '4.12'
## Warning: Coercing text to numeric in T25987 / R25987C20: '5195.8'
## Warning: Coercing text to numeric in Q25988 / R25988C17: '93.2'
## Warning: Coercing text to numeric in S25988 / R25988C19: '4.12'
## Warning: Coercing text to numeric in T25988 / R25988C20: '5195.8'
## Warning: Coercing text to numeric in Q25989 / R25989C17: '93.2'
## Warning: Coercing text to numeric in S25989 / R25989C19: '4.12'
## Warning: Coercing text to numeric in T25989 / R25989C20: '5195.8'
## Warning: Coercing text to numeric in Q25990 / R25990C17: '93.2'
## Warning: Coercing text to numeric in S25990 / R25990C19: '4.12'
## Warning: Coercing text to numeric in T25990 / R25990C20: '5195.8'
## Warning: Coercing text to numeric in Q25991 / R25991C17: '93.2'
## Warning: Coercing text to numeric in S25991 / R25991C19: '4.12'
## Warning: Coercing text to numeric in T25991 / R25991C20: '5195.8'
## Warning: Coercing text to numeric in Q25992 / R25992C17: '93.2'
## Warning: Coercing text to numeric in S25992 / R25992C19: '4.12'
## Warning: Coercing text to numeric in T25992 / R25992C20: '5195.8'
## Warning: Coercing text to numeric in Q25993 / R25993C17: '93.2'
## Warning: Coercing text to numeric in S25993 / R25993C19: '4.12'
## Warning: Coercing text to numeric in T25993 / R25993C20: '5195.8'
## Warning: Coercing text to numeric in Q25994 / R25994C17: '93.2'
## Warning: Coercing text to numeric in S25994 / R25994C19: '4.12'
## Warning: Coercing text to numeric in T25994 / R25994C20: '5195.8'
## Warning: Coercing text to numeric in Q25995 / R25995C17: '93.2'
## Warning: Coercing text to numeric in S25995 / R25995C19: '4.12'
## Warning: Coercing text to numeric in T25995 / R25995C20: '5195.8'
## Warning: Coercing text to numeric in Q25996 / R25996C17: '93.2'
## Warning: Coercing text to numeric in S25996 / R25996C19: '4.12'
## Warning: Coercing text to numeric in T25996 / R25996C20: '5195.8'
## Warning: Coercing text to numeric in Q25997 / R25997C17: '93.2'
## Warning: Coercing text to numeric in S25997 / R25997C19: '4.12'
## Warning: Coercing text to numeric in T25997 / R25997C20: '5195.8'
## Warning: Coercing text to numeric in Q25998 / R25998C17: '93.2'
## Warning: Coercing text to numeric in S25998 / R25998C19: '4.12'
## Warning: Coercing text to numeric in T25998 / R25998C20: '5195.8'
## Warning: Coercing text to numeric in Q25999 / R25999C17: '93.2'
## Warning: Coercing text to numeric in S25999 / R25999C19: '4.12'
## Warning: Coercing text to numeric in T25999 / R25999C20: '5195.8'
## Warning: Coercing text to numeric in Q26000 / R26000C17: '93.2'
## Warning: Coercing text to numeric in S26000 / R26000C19: '4.12'
## Warning: Coercing text to numeric in T26000 / R26000C20: '5195.8'
## Warning: Coercing text to numeric in Q26001 / R26001C17: '93.2'
## Warning: Coercing text to numeric in S26001 / R26001C19: '4.12'
## Warning: Coercing text to numeric in T26001 / R26001C20: '5195.8'
## Warning: Coercing text to numeric in Q26002 / R26002C17: '93.2'
## Warning: Coercing text to numeric in S26002 / R26002C19: '4.12'
## Warning: Coercing text to numeric in T26002 / R26002C20: '5195.8'
## Warning: Coercing text to numeric in Q26003 / R26003C17: '93.2'
## Warning: Coercing text to numeric in S26003 / R26003C19: '4.12'
## Warning: Coercing text to numeric in T26003 / R26003C20: '5195.8'
## Warning: Coercing text to numeric in Q26004 / R26004C17: '93.2'
## Warning: Coercing text to numeric in S26004 / R26004C19: '4.12'
## Warning: Coercing text to numeric in T26004 / R26004C20: '5195.8'
## Warning: Coercing text to numeric in Q26005 / R26005C17: '93.2'
## Warning: Coercing text to numeric in S26005 / R26005C19: '4.12'
## Warning: Coercing text to numeric in T26005 / R26005C20: '5195.8'
## Warning: Coercing text to numeric in Q26006 / R26006C17: '93.2'
## Warning: Coercing text to numeric in S26006 / R26006C19: '4.12'
## Warning: Coercing text to numeric in T26006 / R26006C20: '5195.8'
## Warning: Coercing text to numeric in Q26007 / R26007C17: '93.2'
## Warning: Coercing text to numeric in S26007 / R26007C19: '4.12'
## Warning: Coercing text to numeric in T26007 / R26007C20: '5195.8'
## Warning: Coercing text to numeric in Q26008 / R26008C17: '93.2'
## Warning: Coercing text to numeric in S26008 / R26008C19: '4.12'
## Warning: Coercing text to numeric in T26008 / R26008C20: '5195.8'
## Warning: Coercing text to numeric in Q26009 / R26009C17: '93.2'
## Warning: Coercing text to numeric in S26009 / R26009C19: '4.12'
## Warning: Coercing text to numeric in T26009 / R26009C20: '5195.8'
## Warning: Coercing text to numeric in Q26010 / R26010C17: '93.2'
## Warning: Coercing text to numeric in S26010 / R26010C19: '4.12'
## Warning: Coercing text to numeric in T26010 / R26010C20: '5195.8'
## Warning: Coercing text to numeric in Q26011 / R26011C17: '93.2'
## Warning: Coercing text to numeric in S26011 / R26011C19: '4.12'
## Warning: Coercing text to numeric in T26011 / R26011C20: '5195.8'
## Warning: Coercing text to numeric in Q26012 / R26012C17: '93.2'
## Warning: Coercing text to numeric in S26012 / R26012C19: '4.12'
## Warning: Coercing text to numeric in T26012 / R26012C20: '5195.8'
## Warning: Coercing text to numeric in Q26013 / R26013C17: '93.2'
## Warning: Coercing text to numeric in S26013 / R26013C19: '4.12'
## Warning: Coercing text to numeric in T26013 / R26013C20: '5195.8'
## Warning: Coercing text to numeric in Q26014 / R26014C17: '93.2'
## Warning: Coercing text to numeric in S26014 / R26014C19: '4.12'
## Warning: Coercing text to numeric in T26014 / R26014C20: '5195.8'
## Warning: Coercing text to numeric in Q26015 / R26015C17: '93.2'
## Warning: Coercing text to numeric in S26015 / R26015C19: '4.12'
## Warning: Coercing text to numeric in T26015 / R26015C20: '5195.8'
## Warning: Coercing text to numeric in Q26016 / R26016C17: '93.2'
## Warning: Coercing text to numeric in S26016 / R26016C19: '4.12'
## Warning: Coercing text to numeric in T26016 / R26016C20: '5195.8'
## Warning: Coercing text to numeric in Q26017 / R26017C17: '93.2'
## Warning: Coercing text to numeric in S26017 / R26017C19: '4.12'
## Warning: Coercing text to numeric in T26017 / R26017C20: '5195.8'
## Warning: Coercing text to numeric in Q26018 / R26018C17: '93.2'
## Warning: Coercing text to numeric in S26018 / R26018C19: '4.12'
## Warning: Coercing text to numeric in T26018 / R26018C20: '5195.8'
## Warning: Coercing text to numeric in Q26019 / R26019C17: '93.2'
## Warning: Coercing text to numeric in S26019 / R26019C19: '4.12'
## Warning: Coercing text to numeric in T26019 / R26019C20: '5195.8'
## Warning: Coercing text to numeric in Q26020 / R26020C17: '93.2'
## Warning: Coercing text to numeric in S26020 / R26020C19: '4.12'
## Warning: Coercing text to numeric in T26020 / R26020C20: '5195.8'
## Warning: Coercing text to numeric in Q26021 / R26021C17: '93.2'
## Warning: Coercing text to numeric in S26021 / R26021C19: '4.12'
## Warning: Coercing text to numeric in T26021 / R26021C20: '5195.8'
## Warning: Coercing text to numeric in Q26022 / R26022C17: '93.2'
## Warning: Coercing text to numeric in S26022 / R26022C19: '4.12'
## Warning: Coercing text to numeric in T26022 / R26022C20: '5195.8'
## Warning: Coercing text to numeric in Q26023 / R26023C17: '93.2'
## Warning: Coercing text to numeric in S26023 / R26023C19: '4.12'
## Warning: Coercing text to numeric in T26023 / R26023C20: '5195.8'
## Warning: Coercing text to numeric in Q26024 / R26024C17: '93.2'
## Warning: Coercing text to numeric in S26024 / R26024C19: '4.12'
## Warning: Coercing text to numeric in T26024 / R26024C20: '5195.8'
## Warning: Coercing text to numeric in Q26025 / R26025C17: '93.2'
## Warning: Coercing text to numeric in S26025 / R26025C19: '4.12'
## Warning: Coercing text to numeric in T26025 / R26025C20: '5195.8'
## Warning: Coercing text to numeric in Q26026 / R26026C17: '93.2'
## Warning: Coercing text to numeric in S26026 / R26026C19: '4.12'
## Warning: Coercing text to numeric in T26026 / R26026C20: '5195.8'
## Warning: Coercing text to numeric in Q26027 / R26027C17: '93.2'
## Warning: Coercing text to numeric in S26027 / R26027C19: '4.12'
## Warning: Coercing text to numeric in T26027 / R26027C20: '5195.8'
## Warning: Coercing text to numeric in Q26028 / R26028C17: '93.2'
## Warning: Coercing text to numeric in S26028 / R26028C19: '4.12'
## Warning: Coercing text to numeric in T26028 / R26028C20: '5195.8'
## Warning: Coercing text to numeric in Q26029 / R26029C17: '93.2'
## Warning: Coercing text to numeric in S26029 / R26029C19: '4.12'
## Warning: Coercing text to numeric in T26029 / R26029C20: '5195.8'
## Warning: Coercing text to numeric in Q26030 / R26030C17: '93.2'
## Warning: Coercing text to numeric in S26030 / R26030C19: '4.12'
## Warning: Coercing text to numeric in T26030 / R26030C20: '5195.8'
## Warning: Coercing text to numeric in Q26031 / R26031C17: '93.2'
## Warning: Coercing text to numeric in S26031 / R26031C19: '4.12'
## Warning: Coercing text to numeric in T26031 / R26031C20: '5195.8'
## Warning: Coercing text to numeric in Q26032 / R26032C17: '93.2'
## Warning: Coercing text to numeric in S26032 / R26032C19: '4.12'
## Warning: Coercing text to numeric in T26032 / R26032C20: '5195.8'
## Warning: Coercing text to numeric in Q26033 / R26033C17: '93.2'
## Warning: Coercing text to numeric in S26033 / R26033C19: '4.12'
## Warning: Coercing text to numeric in T26033 / R26033C20: '5195.8'
## Warning: Coercing text to numeric in Q26034 / R26034C17: '93.2'
## Warning: Coercing text to numeric in S26034 / R26034C19: '4.12'
## Warning: Coercing text to numeric in T26034 / R26034C20: '5195.8'
## Warning: Coercing text to numeric in Q26035 / R26035C17: '93.2'
## Warning: Coercing text to numeric in S26035 / R26035C19: '4.12'
## Warning: Coercing text to numeric in T26035 / R26035C20: '5195.8'
## Warning: Coercing text to numeric in Q26036 / R26036C17: '93.2'
## Warning: Coercing text to numeric in S26036 / R26036C19: '4.12'
## Warning: Coercing text to numeric in T26036 / R26036C20: '5195.8'
## Warning: Coercing text to numeric in Q26037 / R26037C17: '93.2'
## Warning: Coercing text to numeric in S26037 / R26037C19: '4.12'
## Warning: Coercing text to numeric in T26037 / R26037C20: '5195.8'
## Warning: Coercing text to numeric in Q26038 / R26038C17: '93.2'
## Warning: Coercing text to numeric in S26038 / R26038C19: '4.12'
## Warning: Coercing text to numeric in T26038 / R26038C20: '5195.8'
## Warning: Coercing text to numeric in Q26039 / R26039C17: '93.2'
## Warning: Coercing text to numeric in S26039 / R26039C19: '4.12'
## Warning: Coercing text to numeric in T26039 / R26039C20: '5195.8'
## Warning: Coercing text to numeric in Q26040 / R26040C17: '93.2'
## Warning: Coercing text to numeric in S26040 / R26040C19: '4.12'
## Warning: Coercing text to numeric in T26040 / R26040C20: '5195.8'
## Warning: Coercing text to numeric in Q26041 / R26041C17: '93.2'
## Warning: Coercing text to numeric in S26041 / R26041C19: '4.12'
## Warning: Coercing text to numeric in T26041 / R26041C20: '5195.8'
## Warning: Coercing text to numeric in Q26042 / R26042C17: '93.2'
## Warning: Coercing text to numeric in S26042 / R26042C19: '4.12'
## Warning: Coercing text to numeric in T26042 / R26042C20: '5195.8'
## Warning: Coercing text to numeric in Q26043 / R26043C17: '93.2'
## Warning: Coercing text to numeric in S26043 / R26043C19: '4.12'
## Warning: Coercing text to numeric in T26043 / R26043C20: '5195.8'
## Warning: Coercing text to numeric in Q26044 / R26044C17: '93.2'
## Warning: Coercing text to numeric in S26044 / R26044C19: '4.12'
## Warning: Coercing text to numeric in T26044 / R26044C20: '5195.8'
## Warning: Coercing text to numeric in Q26045 / R26045C17: '93.2'
## Warning: Coercing text to numeric in S26045 / R26045C19: '4.12'
## Warning: Coercing text to numeric in T26045 / R26045C20: '5195.8'
## Warning: Coercing text to numeric in Q26046 / R26046C17: '93.2'
## Warning: Coercing text to numeric in S26046 / R26046C19: '4.12'
## Warning: Coercing text to numeric in T26046 / R26046C20: '5195.8'
## Warning: Coercing text to numeric in Q26047 / R26047C17: '93.2'
## Warning: Coercing text to numeric in S26047 / R26047C19: '4.12'
## Warning: Coercing text to numeric in T26047 / R26047C20: '5195.8'
## Warning: Coercing text to numeric in Q26048 / R26048C17: '93.2'
## Warning: Coercing text to numeric in S26048 / R26048C19: '4.12'
## Warning: Coercing text to numeric in T26048 / R26048C20: '5195.8'
## Warning: Coercing text to numeric in Q26049 / R26049C17: '93.2'
## Warning: Coercing text to numeric in S26049 / R26049C19: '4.12'
## Warning: Coercing text to numeric in T26049 / R26049C20: '5195.8'
## Warning: Coercing text to numeric in Q26050 / R26050C17: '93.2'
## Warning: Coercing text to numeric in S26050 / R26050C19: '4.12'
## Warning: Coercing text to numeric in T26050 / R26050C20: '5195.8'
## Warning: Coercing text to numeric in Q26051 / R26051C17: '93.2'
## Warning: Coercing text to numeric in S26051 / R26051C19: '4.12'
## Warning: Coercing text to numeric in T26051 / R26051C20: '5195.8'
## Warning: Coercing text to numeric in Q26052 / R26052C17: '93.2'
## Warning: Coercing text to numeric in S26052 / R26052C19: '4.12'
## Warning: Coercing text to numeric in T26052 / R26052C20: '5195.8'
## Warning: Coercing text to numeric in Q26053 / R26053C17: '93.2'
## Warning: Coercing text to numeric in S26053 / R26053C19: '4.12'
## Warning: Coercing text to numeric in T26053 / R26053C20: '5195.8'
## Warning: Coercing text to numeric in Q26054 / R26054C17: '93.2'
## Warning: Coercing text to numeric in S26054 / R26054C19: '4.12'
## Warning: Coercing text to numeric in T26054 / R26054C20: '5195.8'
## Warning: Coercing text to numeric in Q26055 / R26055C17: '93.2'
## Warning: Coercing text to numeric in S26055 / R26055C19: '4.12'
## Warning: Coercing text to numeric in T26055 / R26055C20: '5195.8'
## Warning: Coercing text to numeric in Q26056 / R26056C17: '93.2'
## Warning: Coercing text to numeric in S26056 / R26056C19: '4.12'
## Warning: Coercing text to numeric in T26056 / R26056C20: '5195.8'
## Warning: Coercing text to numeric in Q26057 / R26057C17: '93.2'
## Warning: Coercing text to numeric in S26057 / R26057C19: '4.12'
## Warning: Coercing text to numeric in T26057 / R26057C20: '5195.8'
## Warning: Coercing text to numeric in Q26058 / R26058C17: '93.2'
## Warning: Coercing text to numeric in S26058 / R26058C19: '4.12'
## Warning: Coercing text to numeric in T26058 / R26058C20: '5195.8'
## Warning: Coercing text to numeric in Q26059 / R26059C17: '93.2'
## Warning: Coercing text to numeric in S26059 / R26059C19: '4.12'
## Warning: Coercing text to numeric in T26059 / R26059C20: '5195.8'
## Warning: Coercing text to numeric in Q26060 / R26060C17: '93.2'
## Warning: Coercing text to numeric in S26060 / R26060C19: '4.12'
## Warning: Coercing text to numeric in T26060 / R26060C20: '5195.8'
## Warning: Coercing text to numeric in Q26061 / R26061C17: '93.2'
## Warning: Coercing text to numeric in S26061 / R26061C19: '4.12'
## Warning: Coercing text to numeric in T26061 / R26061C20: '5195.8'
## Warning: Coercing text to numeric in Q26062 / R26062C17: '93.2'
## Warning: Coercing text to numeric in S26062 / R26062C19: '4.12'
## Warning: Coercing text to numeric in T26062 / R26062C20: '5195.8'
## Warning: Coercing text to numeric in Q26063 / R26063C17: '93.2'
## Warning: Coercing text to numeric in S26063 / R26063C19: '4.12'
## Warning: Coercing text to numeric in T26063 / R26063C20: '5195.8'
## Warning: Coercing text to numeric in Q26064 / R26064C17: '93.2'
## Warning: Coercing text to numeric in S26064 / R26064C19: '4.12'
## Warning: Coercing text to numeric in T26064 / R26064C20: '5195.8'
## Warning: Coercing text to numeric in Q26065 / R26065C17: '93.2'
## Warning: Coercing text to numeric in S26065 / R26065C19: '4.12'
## Warning: Coercing text to numeric in T26065 / R26065C20: '5195.8'
## Warning: Coercing text to numeric in Q26066 / R26066C17: '93.2'
## Warning: Coercing text to numeric in S26066 / R26066C19: '4.12'
## Warning: Coercing text to numeric in T26066 / R26066C20: '5195.8'
## Warning: Coercing text to numeric in Q26067 / R26067C17: '93.2'
## Warning: Coercing text to numeric in S26067 / R26067C19: '4.12'
## Warning: Coercing text to numeric in T26067 / R26067C20: '5195.8'
## Warning: Coercing text to numeric in Q26068 / R26068C17: '93.2'
## Warning: Coercing text to numeric in S26068 / R26068C19: '4.12'
## Warning: Coercing text to numeric in T26068 / R26068C20: '5195.8'
## Warning: Coercing text to numeric in Q26069 / R26069C17: '93.2'
## Warning: Coercing text to numeric in S26069 / R26069C19: '4.12'
## Warning: Coercing text to numeric in T26069 / R26069C20: '5195.8'
## Warning: Coercing text to numeric in Q26070 / R26070C17: '93.2'
## Warning: Coercing text to numeric in S26070 / R26070C19: '4.12'
## Warning: Coercing text to numeric in T26070 / R26070C20: '5195.8'
## Warning: Coercing text to numeric in Q26071 / R26071C17: '93.2'
## Warning: Coercing text to numeric in S26071 / R26071C19: '4.12'
## Warning: Coercing text to numeric in T26071 / R26071C20: '5195.8'
## Warning: Coercing text to numeric in Q26072 / R26072C17: '93.2'
## Warning: Coercing text to numeric in S26072 / R26072C19: '4.12'
## Warning: Coercing text to numeric in T26072 / R26072C20: '5195.8'
## Warning: Coercing text to numeric in Q26073 / R26073C17: '93.2'
## Warning: Coercing text to numeric in S26073 / R26073C19: '4.12'
## Warning: Coercing text to numeric in T26073 / R26073C20: '5195.8'
## Warning: Coercing text to numeric in Q26074 / R26074C17: '93.2'
## Warning: Coercing text to numeric in S26074 / R26074C19: '4.12'
## Warning: Coercing text to numeric in T26074 / R26074C20: '5195.8'
## Warning: Coercing text to numeric in Q26075 / R26075C17: '93.2'
## Warning: Coercing text to numeric in S26075 / R26075C19: '4.12'
## Warning: Coercing text to numeric in T26075 / R26075C20: '5195.8'
## Warning: Coercing text to numeric in Q26076 / R26076C17: '93.2'
## Warning: Coercing text to numeric in S26076 / R26076C19: '4.12'
## Warning: Coercing text to numeric in T26076 / R26076C20: '5195.8'
## Warning: Coercing text to numeric in Q26077 / R26077C17: '93.2'
## Warning: Coercing text to numeric in S26077 / R26077C19: '4.12'
## Warning: Coercing text to numeric in T26077 / R26077C20: '5195.8'
## Warning: Coercing text to numeric in Q26078 / R26078C17: '93.2'
## Warning: Coercing text to numeric in S26078 / R26078C19: '4.12'
## Warning: Coercing text to numeric in T26078 / R26078C20: '5195.8'
## Warning: Coercing text to numeric in Q26079 / R26079C17: '93.2'
## Warning: Coercing text to numeric in S26079 / R26079C19: '4.12'
## Warning: Coercing text to numeric in T26079 / R26079C20: '5195.8'
## Warning: Coercing text to numeric in Q26080 / R26080C17: '93.2'
## Warning: Coercing text to numeric in S26080 / R26080C19: '4.12'
## Warning: Coercing text to numeric in T26080 / R26080C20: '5195.8'
## Warning: Coercing text to numeric in Q26081 / R26081C17: '93.2'
## Warning: Coercing text to numeric in S26081 / R26081C19: '4.12'
## Warning: Coercing text to numeric in T26081 / R26081C20: '5195.8'
## Warning: Coercing text to numeric in Q26082 / R26082C17: '93.2'
## Warning: Coercing text to numeric in S26082 / R26082C19: '4.12'
## Warning: Coercing text to numeric in T26082 / R26082C20: '5195.8'
## Warning: Coercing text to numeric in Q26083 / R26083C17: '93.2'
## Warning: Coercing text to numeric in S26083 / R26083C19: '4.12'
## Warning: Coercing text to numeric in T26083 / R26083C20: '5195.8'
## Warning: Coercing text to numeric in Q26084 / R26084C17: '93.2'
## Warning: Coercing text to numeric in S26084 / R26084C19: '4.12'
## Warning: Coercing text to numeric in T26084 / R26084C20: '5195.8'
## Warning: Coercing text to numeric in Q26085 / R26085C17: '93.2'
## Warning: Coercing text to numeric in S26085 / R26085C19: '4.12'
## Warning: Coercing text to numeric in T26085 / R26085C20: '5195.8'
## Warning: Coercing text to numeric in Q26086 / R26086C17: '93.2'
## Warning: Coercing text to numeric in S26086 / R26086C19: '4.12'
## Warning: Coercing text to numeric in T26086 / R26086C20: '5195.8'
## Warning: Coercing text to numeric in Q26087 / R26087C17: '93.2'
## Warning: Coercing text to numeric in S26087 / R26087C19: '4.12'
## Warning: Coercing text to numeric in T26087 / R26087C20: '5195.8'
## Warning: Coercing text to numeric in Q26088 / R26088C17: '93.2'
## Warning: Coercing text to numeric in S26088 / R26088C19: '4.12'
## Warning: Coercing text to numeric in T26088 / R26088C20: '5195.8'
## Warning: Coercing text to numeric in Q26089 / R26089C17: '93.2'
## Warning: Coercing text to numeric in S26089 / R26089C19: '4.12'
## Warning: Coercing text to numeric in T26089 / R26089C20: '5195.8'
## Warning: Coercing text to numeric in Q26090 / R26090C17: '93.2'
## Warning: Coercing text to numeric in S26090 / R26090C19: '4.12'
## Warning: Coercing text to numeric in T26090 / R26090C20: '5195.8'
## Warning: Coercing text to numeric in Q26091 / R26091C17: '93.2'
## Warning: Coercing text to numeric in S26091 / R26091C19: '4.12'
## Warning: Coercing text to numeric in T26091 / R26091C20: '5195.8'
## Warning: Coercing text to numeric in Q26092 / R26092C17: '93.2'
## Warning: Coercing text to numeric in S26092 / R26092C19: '4.12'
## Warning: Coercing text to numeric in T26092 / R26092C20: '5195.8'
## Warning: Coercing text to numeric in Q26093 / R26093C17: '93.2'
## Warning: Coercing text to numeric in S26093 / R26093C19: '4.12'
## Warning: Coercing text to numeric in T26093 / R26093C20: '5195.8'
## Warning: Coercing text to numeric in Q26094 / R26094C17: '93.2'
## Warning: Coercing text to numeric in S26094 / R26094C19: '4.12'
## Warning: Coercing text to numeric in T26094 / R26094C20: '5195.8'
## Warning: Coercing text to numeric in Q26095 / R26095C17: '93.2'
## Warning: Coercing text to numeric in S26095 / R26095C19: '4.12'
## Warning: Coercing text to numeric in T26095 / R26095C20: '5195.8'
## Warning: Coercing text to numeric in Q26096 / R26096C17: '93.2'
## Warning: Coercing text to numeric in S26096 / R26096C19: '4.12'
## Warning: Coercing text to numeric in T26096 / R26096C20: '5195.8'
## Warning: Coercing text to numeric in Q26097 / R26097C17: '93.2'
## Warning: Coercing text to numeric in S26097 / R26097C19: '4.12'
## Warning: Coercing text to numeric in T26097 / R26097C20: '5195.8'
## Warning: Coercing text to numeric in Q26098 / R26098C17: '93.2'
## Warning: Coercing text to numeric in S26098 / R26098C19: '4.12'
## Warning: Coercing text to numeric in T26098 / R26098C20: '5195.8'
## Warning: Coercing text to numeric in Q26099 / R26099C17: '93.2'
## Warning: Coercing text to numeric in S26099 / R26099C19: '4.12'
## Warning: Coercing text to numeric in T26099 / R26099C20: '5195.8'
## Warning: Coercing text to numeric in Q26100 / R26100C17: '93.2'
## Warning: Coercing text to numeric in S26100 / R26100C19: '4.12'
## Warning: Coercing text to numeric in T26100 / R26100C20: '5195.8'
## Warning: Coercing text to numeric in Q26101 / R26101C17: '93.2'
## Warning: Coercing text to numeric in S26101 / R26101C19: '4.12'
## Warning: Coercing text to numeric in T26101 / R26101C20: '5195.8'
## Warning: Coercing text to numeric in Q26102 / R26102C17: '93.2'
## Warning: Coercing text to numeric in S26102 / R26102C19: '4.12'
## Warning: Coercing text to numeric in T26102 / R26102C20: '5195.8'
## Warning: Coercing text to numeric in Q26103 / R26103C17: '93.2'
## Warning: Coercing text to numeric in S26103 / R26103C19: '4.12'
## Warning: Coercing text to numeric in T26103 / R26103C20: '5195.8'
## Warning: Coercing text to numeric in Q26104 / R26104C17: '93.2'
## Warning: Coercing text to numeric in S26104 / R26104C19: '4.12'
## Warning: Coercing text to numeric in T26104 / R26104C20: '5195.8'
## Warning: Coercing text to numeric in Q26105 / R26105C17: '93.2'
## Warning: Coercing text to numeric in S26105 / R26105C19: '4.12'
## Warning: Coercing text to numeric in T26105 / R26105C20: '5195.8'
## Warning: Coercing text to numeric in Q26106 / R26106C17: '93.2'
## Warning: Coercing text to numeric in S26106 / R26106C19: '4.12'
## Warning: Coercing text to numeric in T26106 / R26106C20: '5195.8'
## Warning: Coercing text to numeric in Q26107 / R26107C17: '93.2'
## Warning: Coercing text to numeric in S26107 / R26107C19: '4.12'
## Warning: Coercing text to numeric in T26107 / R26107C20: '5195.8'
## Warning: Coercing text to numeric in Q26108 / R26108C17: '93.2'
## Warning: Coercing text to numeric in S26108 / R26108C19: '4.12'
## Warning: Coercing text to numeric in T26108 / R26108C20: '5195.8'
## Warning: Coercing text to numeric in Q26109 / R26109C17: '93.2'
## Warning: Coercing text to numeric in S26109 / R26109C19: '4.12'
## Warning: Coercing text to numeric in T26109 / R26109C20: '5195.8'
## Warning: Coercing text to numeric in Q26110 / R26110C17: '93.2'
## Warning: Coercing text to numeric in S26110 / R26110C19: '4.12'
## Warning: Coercing text to numeric in T26110 / R26110C20: '5195.8'
## Warning: Coercing text to numeric in Q26111 / R26111C17: '93.2'
## Warning: Coercing text to numeric in S26111 / R26111C19: '4.12'
## Warning: Coercing text to numeric in T26111 / R26111C20: '5195.8'
## Warning: Coercing text to numeric in Q26112 / R26112C17: '93.2'
## Warning: Coercing text to numeric in S26112 / R26112C19: '4.12'
## Warning: Coercing text to numeric in T26112 / R26112C20: '5195.8'
## Warning: Coercing text to numeric in Q26113 / R26113C17: '93.2'
## Warning: Coercing text to numeric in S26113 / R26113C19: '4.12'
## Warning: Coercing text to numeric in T26113 / R26113C20: '5195.8'
## Warning: Coercing text to numeric in Q26114 / R26114C17: '93.2'
## Warning: Coercing text to numeric in S26114 / R26114C19: '4.12'
## Warning: Coercing text to numeric in T26114 / R26114C20: '5195.8'
## Warning: Coercing text to numeric in Q26115 / R26115C17: '93.2'
## Warning: Coercing text to numeric in S26115 / R26115C19: '4.12'
## Warning: Coercing text to numeric in T26115 / R26115C20: '5195.8'
## Warning: Coercing text to numeric in Q26116 / R26116C17: '93.2'
## Warning: Coercing text to numeric in S26116 / R26116C19: '4.12'
## Warning: Coercing text to numeric in T26116 / R26116C20: '5195.8'
## Warning: Coercing text to numeric in Q26117 / R26117C17: '93.2'
## Warning: Coercing text to numeric in S26117 / R26117C19: '4.12'
## Warning: Coercing text to numeric in T26117 / R26117C20: '5195.8'
## Warning: Coercing text to numeric in Q26118 / R26118C17: '93.2'
## Warning: Coercing text to numeric in S26118 / R26118C19: '4.12'
## Warning: Coercing text to numeric in T26118 / R26118C20: '5195.8'
## Warning: Coercing text to numeric in Q26119 / R26119C17: '93.2'
## Warning: Coercing text to numeric in S26119 / R26119C19: '4.12'
## Warning: Coercing text to numeric in T26119 / R26119C20: '5195.8'
## Warning: Coercing text to numeric in Q26120 / R26120C17: '93.2'
## Warning: Coercing text to numeric in S26120 / R26120C19: '4.12'
## Warning: Coercing text to numeric in T26120 / R26120C20: '5195.8'
## Warning: Coercing text to numeric in Q26121 / R26121C17: '93.2'
## Warning: Coercing text to numeric in S26121 / R26121C19: '4.12'
## Warning: Coercing text to numeric in T26121 / R26121C20: '5195.8'
## Warning: Coercing text to numeric in Q26122 / R26122C17: '93.2'
## Warning: Coercing text to numeric in S26122 / R26122C19: '4.12'
## Warning: Coercing text to numeric in T26122 / R26122C20: '5195.8'
## Warning: Coercing text to numeric in Q26123 / R26123C17: '93.2'
## Warning: Coercing text to numeric in S26123 / R26123C19: '4.12'
## Warning: Coercing text to numeric in T26123 / R26123C20: '5195.8'
## Warning: Coercing text to numeric in Q26124 / R26124C17: '93.2'
## Warning: Coercing text to numeric in S26124 / R26124C19: '4.12'
## Warning: Coercing text to numeric in T26124 / R26124C20: '5195.8'
## Warning: Coercing text to numeric in Q26125 / R26125C17: '93.2'
## Warning: Coercing text to numeric in S26125 / R26125C19: '4.12'
## Warning: Coercing text to numeric in T26125 / R26125C20: '5195.8'
## Warning: Coercing text to numeric in Q26126 / R26126C17: '93.2'
## Warning: Coercing text to numeric in S26126 / R26126C19: '4.12'
## Warning: Coercing text to numeric in T26126 / R26126C20: '5195.8'
## Warning: Coercing text to numeric in Q26127 / R26127C17: '93.2'
## Warning: Coercing text to numeric in S26127 / R26127C19: '4.12'
## Warning: Coercing text to numeric in T26127 / R26127C20: '5195.8'
## Warning: Coercing text to numeric in Q26128 / R26128C17: '93.2'
## Warning: Coercing text to numeric in S26128 / R26128C19: '4.12'
## Warning: Coercing text to numeric in T26128 / R26128C20: '5195.8'
## Warning: Coercing text to numeric in Q26129 / R26129C17: '93.2'
## Warning: Coercing text to numeric in S26129 / R26129C19: '4.12'
## Warning: Coercing text to numeric in T26129 / R26129C20: '5195.8'
## Warning: Coercing text to numeric in Q26130 / R26130C17: '93.2'
## Warning: Coercing text to numeric in S26130 / R26130C19: '4.12'
## Warning: Coercing text to numeric in T26130 / R26130C20: '5195.8'
## Warning: Coercing text to numeric in Q26131 / R26131C17: '93.2'
## Warning: Coercing text to numeric in S26131 / R26131C19: '4.12'
## Warning: Coercing text to numeric in T26131 / R26131C20: '5195.8'
## Warning: Coercing text to numeric in Q26132 / R26132C17: '93.2'
## Warning: Coercing text to numeric in S26132 / R26132C19: '4.12'
## Warning: Coercing text to numeric in T26132 / R26132C20: '5195.8'
## Warning: Coercing text to numeric in Q26133 / R26133C17: '93.2'
## Warning: Coercing text to numeric in S26133 / R26133C19: '4.12'
## Warning: Coercing text to numeric in T26133 / R26133C20: '5195.8'
## Warning: Coercing text to numeric in Q26134 / R26134C17: '93.2'
## Warning: Coercing text to numeric in S26134 / R26134C19: '4.12'
## Warning: Coercing text to numeric in T26134 / R26134C20: '5195.8'
## Warning: Coercing text to numeric in Q26135 / R26135C17: '93.2'
## Warning: Coercing text to numeric in S26135 / R26135C19: '4.12'
## Warning: Coercing text to numeric in T26135 / R26135C20: '5195.8'
## Warning: Coercing text to numeric in Q26136 / R26136C17: '93.2'
## Warning: Coercing text to numeric in S26136 / R26136C19: '4.12'
## Warning: Coercing text to numeric in T26136 / R26136C20: '5195.8'
## Warning: Coercing text to numeric in Q26137 / R26137C17: '93.2'
## Warning: Coercing text to numeric in S26137 / R26137C19: '4.12'
## Warning: Coercing text to numeric in T26137 / R26137C20: '5195.8'
## Warning: Coercing text to numeric in Q26138 / R26138C17: '93.2'
## Warning: Coercing text to numeric in S26138 / R26138C19: '4.12'
## Warning: Coercing text to numeric in T26138 / R26138C20: '5195.8'
## Warning: Coercing text to numeric in Q26139 / R26139C17: '93.2'
## Warning: Coercing text to numeric in S26139 / R26139C19: '4.12'
## Warning: Coercing text to numeric in T26139 / R26139C20: '5195.8'
## Warning: Coercing text to numeric in Q26140 / R26140C17: '93.2'
## Warning: Coercing text to numeric in S26140 / R26140C19: '4.12'
## Warning: Coercing text to numeric in T26140 / R26140C20: '5195.8'
## Warning: Coercing text to numeric in Q26141 / R26141C17: '93.2'
## Warning: Coercing text to numeric in S26141 / R26141C19: '4.12'
## Warning: Coercing text to numeric in T26141 / R26141C20: '5195.8'
## Warning: Coercing text to numeric in Q26142 / R26142C17: '93.2'
## Warning: Coercing text to numeric in S26142 / R26142C19: '4.12'
## Warning: Coercing text to numeric in T26142 / R26142C20: '5195.8'
## Warning: Coercing text to numeric in Q26143 / R26143C17: '93.2'
## Warning: Coercing text to numeric in S26143 / R26143C19: '4.12'
## Warning: Coercing text to numeric in T26143 / R26143C20: '5195.8'
## Warning: Coercing text to numeric in Q26144 / R26144C17: '93.2'
## Warning: Coercing text to numeric in S26144 / R26144C19: '4.12'
## Warning: Coercing text to numeric in T26144 / R26144C20: '5195.8'
## Warning: Coercing text to numeric in Q26145 / R26145C17: '93.2'
## Warning: Coercing text to numeric in S26145 / R26145C19: '4.12'
## Warning: Coercing text to numeric in T26145 / R26145C20: '5195.8'
## Warning: Coercing text to numeric in Q26146 / R26146C17: '93.2'
## Warning: Coercing text to numeric in S26146 / R26146C19: '4.12'
## Warning: Coercing text to numeric in T26146 / R26146C20: '5195.8'
## Warning: Coercing text to numeric in Q26147 / R26147C17: '93.2'
## Warning: Coercing text to numeric in S26147 / R26147C19: '4.12'
## Warning: Coercing text to numeric in T26147 / R26147C20: '5195.8'
## Warning: Coercing text to numeric in Q26148 / R26148C17: '93.2'
## Warning: Coercing text to numeric in S26148 / R26148C19: '4.12'
## Warning: Coercing text to numeric in T26148 / R26148C20: '5195.8'
## Warning: Coercing text to numeric in Q26149 / R26149C17: '93.2'
## Warning: Coercing text to numeric in S26149 / R26149C19: '4.12'
## Warning: Coercing text to numeric in T26149 / R26149C20: '5195.8'
## Warning: Coercing text to numeric in Q26150 / R26150C17: '93.2'
## Warning: Coercing text to numeric in S26150 / R26150C19: '4.12'
## Warning: Coercing text to numeric in T26150 / R26150C20: '5195.8'
## Warning: Coercing text to numeric in Q26151 / R26151C17: '93.2'
## Warning: Coercing text to numeric in S26151 / R26151C19: '4.12'
## Warning: Coercing text to numeric in T26151 / R26151C20: '5195.8'
## Warning: Coercing text to numeric in Q26152 / R26152C17: '93.2'
## Warning: Coercing text to numeric in S26152 / R26152C19: '4.12'
## Warning: Coercing text to numeric in T26152 / R26152C20: '5195.8'
## Warning: Coercing text to numeric in Q26153 / R26153C17: '93.2'
## Warning: Coercing text to numeric in S26153 / R26153C19: '4.12'
## Warning: Coercing text to numeric in T26153 / R26153C20: '5195.8'
## Warning: Coercing text to numeric in Q26154 / R26154C17: '93.2'
## Warning: Coercing text to numeric in S26154 / R26154C19: '4.12'
## Warning: Coercing text to numeric in T26154 / R26154C20: '5195.8'
## Warning: Coercing text to numeric in Q26155 / R26155C17: '93.2'
## Warning: Coercing text to numeric in S26155 / R26155C19: '4.12'
## Warning: Coercing text to numeric in T26155 / R26155C20: '5195.8'
## Warning: Coercing text to numeric in Q26156 / R26156C17: '93.2'
## Warning: Coercing text to numeric in S26156 / R26156C19: '4.12'
## Warning: Coercing text to numeric in T26156 / R26156C20: '5195.8'
## Warning: Coercing text to numeric in Q26157 / R26157C17: '93.2'
## Warning: Coercing text to numeric in S26157 / R26157C19: '4.12'
## Warning: Coercing text to numeric in T26157 / R26157C20: '5195.8'
## Warning: Coercing text to numeric in Q26158 / R26158C17: '93.2'
## Warning: Coercing text to numeric in S26158 / R26158C19: '4.12'
## Warning: Coercing text to numeric in T26158 / R26158C20: '5195.8'
## Warning: Coercing text to numeric in Q26159 / R26159C17: '93.2'
## Warning: Coercing text to numeric in S26159 / R26159C19: '4.12'
## Warning: Coercing text to numeric in T26159 / R26159C20: '5195.8'
## Warning: Coercing text to numeric in Q26160 / R26160C17: '93.2'
## Warning: Coercing text to numeric in S26160 / R26160C19: '4.12'
## Warning: Coercing text to numeric in T26160 / R26160C20: '5195.8'
## Warning: Coercing text to numeric in Q26161 / R26161C17: '93.2'
## Warning: Coercing text to numeric in S26161 / R26161C19: '4.12'
## Warning: Coercing text to numeric in T26161 / R26161C20: '5195.8'
## Warning: Coercing text to numeric in Q26162 / R26162C17: '93.2'
## Warning: Coercing text to numeric in S26162 / R26162C19: '4.12'
## Warning: Coercing text to numeric in T26162 / R26162C20: '5195.8'
## Warning: Coercing text to numeric in Q26163 / R26163C17: '93.2'
## Warning: Coercing text to numeric in S26163 / R26163C19: '4.12'
## Warning: Coercing text to numeric in T26163 / R26163C20: '5195.8'
## Warning: Coercing text to numeric in Q26164 / R26164C17: '93.2'
## Warning: Coercing text to numeric in S26164 / R26164C19: '4.12'
## Warning: Coercing text to numeric in T26164 / R26164C20: '5195.8'
## Warning: Coercing text to numeric in Q26165 / R26165C17: '93.2'
## Warning: Coercing text to numeric in S26165 / R26165C19: '4.12'
## Warning: Coercing text to numeric in T26165 / R26165C20: '5195.8'
## Warning: Coercing text to numeric in Q26166 / R26166C17: '93.2'
## Warning: Coercing text to numeric in S26166 / R26166C19: '4.12'
## Warning: Coercing text to numeric in T26166 / R26166C20: '5195.8'
## Warning: Coercing text to numeric in Q26167 / R26167C17: '93.2'
## Warning: Coercing text to numeric in S26167 / R26167C19: '4.12'
## Warning: Coercing text to numeric in T26167 / R26167C20: '5195.8'
## Warning: Coercing text to numeric in Q26168 / R26168C17: '93.2'
## Warning: Coercing text to numeric in S26168 / R26168C19: '4.12'
## Warning: Coercing text to numeric in T26168 / R26168C20: '5195.8'
## Warning: Coercing text to numeric in Q26169 / R26169C17: '93.2'
## Warning: Coercing text to numeric in S26169 / R26169C19: '4.12'
## Warning: Coercing text to numeric in T26169 / R26169C20: '5195.8'
## Warning: Coercing text to numeric in Q26170 / R26170C17: '93.2'
## Warning: Coercing text to numeric in S26170 / R26170C19: '4.12'
## Warning: Coercing text to numeric in T26170 / R26170C20: '5195.8'
## Warning: Coercing text to numeric in Q26171 / R26171C17: '93.2'
## Warning: Coercing text to numeric in S26171 / R26171C19: '4.12'
## Warning: Coercing text to numeric in T26171 / R26171C20: '5195.8'
## Warning: Coercing text to numeric in Q26172 / R26172C17: '93.2'
## Warning: Coercing text to numeric in S26172 / R26172C19: '4.12'
## Warning: Coercing text to numeric in T26172 / R26172C20: '5195.8'
## Warning: Coercing text to numeric in Q26173 / R26173C17: '93.2'
## Warning: Coercing text to numeric in S26173 / R26173C19: '4.12'
## Warning: Coercing text to numeric in T26173 / R26173C20: '5195.8'
## Warning: Coercing text to numeric in Q26174 / R26174C17: '93.2'
## Warning: Coercing text to numeric in S26174 / R26174C19: '4.12'
## Warning: Coercing text to numeric in T26174 / R26174C20: '5195.8'
## Warning: Coercing text to numeric in Q26175 / R26175C17: '93.2'
## Warning: Coercing text to numeric in S26175 / R26175C19: '4.12'
## Warning: Coercing text to numeric in T26175 / R26175C20: '5195.8'
## Warning: Coercing text to numeric in Q26176 / R26176C17: '93.2'
## Warning: Coercing text to numeric in S26176 / R26176C19: '4.12'
## Warning: Coercing text to numeric in T26176 / R26176C20: '5195.8'
## Warning: Coercing text to numeric in Q26177 / R26177C17: '93.2'
## Warning: Coercing text to numeric in S26177 / R26177C19: '4.12'
## Warning: Coercing text to numeric in T26177 / R26177C20: '5195.8'
## Warning: Coercing text to numeric in Q26178 / R26178C17: '93.2'
## Warning: Coercing text to numeric in S26178 / R26178C19: '4.12'
## Warning: Coercing text to numeric in T26178 / R26178C20: '5195.8'
## Warning: Coercing text to numeric in Q26179 / R26179C17: '93.2'
## Warning: Coercing text to numeric in S26179 / R26179C19: '4.12'
## Warning: Coercing text to numeric in T26179 / R26179C20: '5195.8'
## Warning: Coercing text to numeric in Q26180 / R26180C17: '93.2'
## Warning: Coercing text to numeric in T26180 / R26180C20: '5195.8'
## Warning: Coercing text to numeric in Q26181 / R26181C17: '93.2'
## Warning: Coercing text to numeric in T26181 / R26181C20: '5195.8'
## Warning: Coercing text to numeric in Q26182 / R26182C17: '93.2'
## Warning: Coercing text to numeric in T26182 / R26182C20: '5195.8'
## Warning: Coercing text to numeric in Q26183 / R26183C17: '93.2'
## Warning: Coercing text to numeric in T26183 / R26183C20: '5195.8'
## Warning: Coercing text to numeric in Q26184 / R26184C17: '93.2'
## Warning: Coercing text to numeric in T26184 / R26184C20: '5195.8'
## Warning: Coercing text to numeric in Q26185 / R26185C17: '93.2'
## Warning: Coercing text to numeric in T26185 / R26185C20: '5195.8'
## Warning: Coercing text to numeric in Q26186 / R26186C17: '93.2'
## Warning: Coercing text to numeric in T26186 / R26186C20: '5195.8'
## Warning: Coercing text to numeric in Q26187 / R26187C17: '93.2'
## Warning: Coercing text to numeric in T26187 / R26187C20: '5195.8'
## Warning: Coercing text to numeric in Q26188 / R26188C17: '93.2'
## Warning: Coercing text to numeric in T26188 / R26188C20: '5195.8'
## Warning: Coercing text to numeric in Q26189 / R26189C17: '93.2'
## Warning: Coercing text to numeric in T26189 / R26189C20: '5195.8'
## Warning: Coercing text to numeric in Q26190 / R26190C17: '93.2'
## Warning: Coercing text to numeric in T26190 / R26190C20: '5195.8'
## Warning: Coercing text to numeric in Q26191 / R26191C17: '93.2'
## Warning: Coercing text to numeric in T26191 / R26191C20: '5195.8'
## Warning: Coercing text to numeric in Q26192 / R26192C17: '93.2'
## Warning: Coercing text to numeric in T26192 / R26192C20: '5195.8'
## Warning: Coercing text to numeric in Q26193 / R26193C17: '93.2'
## Warning: Coercing text to numeric in T26193 / R26193C20: '5195.8'
## Warning: Coercing text to numeric in Q26194 / R26194C17: '93.2'
## Warning: Coercing text to numeric in T26194 / R26194C20: '5195.8'
## Warning: Coercing text to numeric in Q26195 / R26195C17: '93.2'
## Warning: Coercing text to numeric in T26195 / R26195C20: '5195.8'
## Warning: Coercing text to numeric in Q26196 / R26196C17: '93.2'
## Warning: Coercing text to numeric in T26196 / R26196C20: '5195.8'
## Warning: Coercing text to numeric in Q26197 / R26197C17: '93.2'
## Warning: Coercing text to numeric in T26197 / R26197C20: '5195.8'
## Warning: Coercing text to numeric in Q26198 / R26198C17: '93.2'
## Warning: Coercing text to numeric in T26198 / R26198C20: '5195.8'
## Warning: Coercing text to numeric in Q26199 / R26199C17: '93.2'
## Warning: Coercing text to numeric in T26199 / R26199C20: '5195.8'
## Warning: Coercing text to numeric in Q26200 / R26200C17: '93.2'
## Warning: Coercing text to numeric in T26200 / R26200C20: '5195.8'
## Warning: Coercing text to numeric in Q26201 / R26201C17: '93.2'
## Warning: Coercing text to numeric in T26201 / R26201C20: '5195.8'
## Warning: Coercing text to numeric in Q26202 / R26202C17: '93.2'
## Warning: Coercing text to numeric in T26202 / R26202C20: '5195.8'
## Warning: Coercing text to numeric in Q26203 / R26203C17: '93.2'
## Warning: Coercing text to numeric in T26203 / R26203C20: '5195.8'
## Warning: Coercing text to numeric in Q26204 / R26204C17: '93.2'
## Warning: Coercing text to numeric in T26204 / R26204C20: '5195.8'
## Warning: Coercing text to numeric in Q26205 / R26205C17: '93.2'
## Warning: Coercing text to numeric in T26205 / R26205C20: '5195.8'
## Warning: Coercing text to numeric in Q26206 / R26206C17: '93.2'
## Warning: Coercing text to numeric in T26206 / R26206C20: '5195.8'
## Warning: Coercing text to numeric in Q26207 / R26207C17: '93.2'
## Warning: Coercing text to numeric in T26207 / R26207C20: '5195.8'
## Warning: Coercing text to numeric in Q26208 / R26208C17: '93.2'
## Warning: Coercing text to numeric in T26208 / R26208C20: '5195.8'
## Warning: Coercing text to numeric in Q26209 / R26209C17: '93.2'
## Warning: Coercing text to numeric in T26209 / R26209C20: '5195.8'
## Warning: Coercing text to numeric in Q26210 / R26210C17: '93.2'
## Warning: Coercing text to numeric in T26210 / R26210C20: '5195.8'
## Warning: Coercing text to numeric in Q26211 / R26211C17: '93.2'
## Warning: Coercing text to numeric in T26211 / R26211C20: '5195.8'
## Warning: Coercing text to numeric in Q26212 / R26212C17: '93.2'
## Warning: Coercing text to numeric in T26212 / R26212C20: '5195.8'
## Warning: Coercing text to numeric in Q26213 / R26213C17: '93.2'
## Warning: Coercing text to numeric in T26213 / R26213C20: '5195.8'
## Warning: Coercing text to numeric in Q26214 / R26214C17: '93.2'
## Warning: Coercing text to numeric in T26214 / R26214C20: '5195.8'
## Warning: Coercing text to numeric in Q26215 / R26215C17: '93.2'
## Warning: Coercing text to numeric in T26215 / R26215C20: '5195.8'
## Warning: Coercing text to numeric in Q26216 / R26216C17: '93.2'
## Warning: Coercing text to numeric in T26216 / R26216C20: '5195.8'
## Warning: Coercing text to numeric in Q26217 / R26217C17: '93.2'
## Warning: Coercing text to numeric in T26217 / R26217C20: '5195.8'
## Warning: Coercing text to numeric in Q26218 / R26218C17: '93.2'
## Warning: Coercing text to numeric in T26218 / R26218C20: '5195.8'
## Warning: Coercing text to numeric in Q26219 / R26219C17: '93.2'
## Warning: Coercing text to numeric in T26219 / R26219C20: '5195.8'
## Warning: Coercing text to numeric in Q26220 / R26220C17: '93.2'
## Warning: Coercing text to numeric in T26220 / R26220C20: '5195.8'
## Warning: Coercing text to numeric in Q26221 / R26221C17: '93.2'
## Warning: Coercing text to numeric in T26221 / R26221C20: '5195.8'
## Warning: Coercing text to numeric in Q26222 / R26222C17: '93.2'
## Warning: Coercing text to numeric in T26222 / R26222C20: '5195.8'
## Warning: Coercing text to numeric in Q26223 / R26223C17: '93.2'
## Warning: Coercing text to numeric in T26223 / R26223C20: '5195.8'
## Warning: Coercing text to numeric in Q26224 / R26224C17: '93.2'
## Warning: Coercing text to numeric in T26224 / R26224C20: '5195.8'
## Warning: Coercing text to numeric in Q26225 / R26225C17: '93.2'
## Warning: Coercing text to numeric in T26225 / R26225C20: '5195.8'
## Warning: Coercing text to numeric in Q26226 / R26226C17: '93.2'
## Warning: Coercing text to numeric in T26226 / R26226C20: '5195.8'
## Warning: Coercing text to numeric in Q26227 / R26227C17: '93.2'
## Warning: Coercing text to numeric in T26227 / R26227C20: '5195.8'
## Warning: Coercing text to numeric in Q26228 / R26228C17: '93.2'
## Warning: Coercing text to numeric in T26228 / R26228C20: '5195.8'
## Warning: Coercing text to numeric in Q26229 / R26229C17: '93.2'
## Warning: Coercing text to numeric in T26229 / R26229C20: '5195.8'
## Warning: Coercing text to numeric in Q26230 / R26230C17: '93.2'
## Warning: Coercing text to numeric in T26230 / R26230C20: '5195.8'
## Warning: Coercing text to numeric in Q26231 / R26231C17: '93.2'
## Warning: Coercing text to numeric in T26231 / R26231C20: '5195.8'
## Warning: Coercing text to numeric in Q26232 / R26232C17: '93.2'
## Warning: Coercing text to numeric in T26232 / R26232C20: '5195.8'
## Warning: Coercing text to numeric in Q26233 / R26233C17: '93.2'
## Warning: Coercing text to numeric in T26233 / R26233C20: '5195.8'
## Warning: Coercing text to numeric in Q26234 / R26234C17: '93.2'
## Warning: Coercing text to numeric in T26234 / R26234C20: '5195.8'
## Warning: Coercing text to numeric in Q26235 / R26235C17: '93.2'
## Warning: Coercing text to numeric in T26235 / R26235C20: '5195.8'
## Warning: Coercing text to numeric in Q26236 / R26236C17: '93.2'
## Warning: Coercing text to numeric in T26236 / R26236C20: '5195.8'
## Warning: Coercing text to numeric in Q26237 / R26237C17: '93.2'
## Warning: Coercing text to numeric in T26237 / R26237C20: '5195.8'
## Warning: Coercing text to numeric in Q26238 / R26238C17: '93.2'
## Warning: Coercing text to numeric in T26238 / R26238C20: '5195.8'
## Warning: Coercing text to numeric in Q26239 / R26239C17: '93.2'
## Warning: Coercing text to numeric in T26239 / R26239C20: '5195.8'
## Warning: Coercing text to numeric in Q26240 / R26240C17: '93.2'
## Warning: Coercing text to numeric in T26240 / R26240C20: '5195.8'
## Warning: Coercing text to numeric in Q26241 / R26241C17: '93.2'
## Warning: Coercing text to numeric in T26241 / R26241C20: '5195.8'
## Warning: Coercing text to numeric in Q26242 / R26242C17: '93.2'
## Warning: Coercing text to numeric in T26242 / R26242C20: '5195.8'
## Warning: Coercing text to numeric in Q26243 / R26243C17: '93.2'
## Warning: Coercing text to numeric in T26243 / R26243C20: '5195.8'
## Warning: Coercing text to numeric in Q26244 / R26244C17: '93.2'
## Warning: Coercing text to numeric in T26244 / R26244C20: '5195.8'
## Warning: Coercing text to numeric in Q26245 / R26245C17: '93.2'
## Warning: Coercing text to numeric in T26245 / R26245C20: '5195.8'
## Warning: Coercing text to numeric in Q26246 / R26246C17: '93.2'
## Warning: Coercing text to numeric in T26246 / R26246C20: '5195.8'
## Warning: Coercing text to numeric in Q26247 / R26247C17: '93.2'
## Warning: Coercing text to numeric in T26247 / R26247C20: '5195.8'
## Warning: Coercing text to numeric in Q26248 / R26248C17: '93.2'
## Warning: Coercing text to numeric in T26248 / R26248C20: '5195.8'
## Warning: Coercing text to numeric in Q26249 / R26249C17: '93.2'
## Warning: Coercing text to numeric in T26249 / R26249C20: '5195.8'
## Warning: Coercing text to numeric in Q26250 / R26250C17: '93.2'
## Warning: Coercing text to numeric in T26250 / R26250C20: '5195.8'
## Warning: Coercing text to numeric in Q26251 / R26251C17: '93.2'
## Warning: Coercing text to numeric in T26251 / R26251C20: '5195.8'
## Warning: Coercing text to numeric in Q26252 / R26252C17: '93.2'
## Warning: Coercing text to numeric in T26252 / R26252C20: '5195.8'
## Warning: Coercing text to numeric in Q26253 / R26253C17: '93.2'
## Warning: Coercing text to numeric in T26253 / R26253C20: '5195.8'
## Warning: Coercing text to numeric in Q26254 / R26254C17: '93.2'
## Warning: Coercing text to numeric in T26254 / R26254C20: '5195.8'
## Warning: Coercing text to numeric in Q26255 / R26255C17: '93.2'
## Warning: Coercing text to numeric in T26255 / R26255C20: '5195.8'
## Warning: Coercing text to numeric in Q26256 / R26256C17: '93.2'
## Warning: Coercing text to numeric in T26256 / R26256C20: '5195.8'
## Warning: Coercing text to numeric in Q26257 / R26257C17: '93.2'
## Warning: Coercing text to numeric in T26257 / R26257C20: '5195.8'
## Warning: Coercing text to numeric in Q26258 / R26258C17: '93.2'
## Warning: Coercing text to numeric in T26258 / R26258C20: '5195.8'
## Warning: Coercing text to numeric in Q26259 / R26259C17: '93.2'
## Warning: Coercing text to numeric in T26259 / R26259C20: '5195.8'
## Warning: Coercing text to numeric in Q26260 / R26260C17: '93.2'
## Warning: Coercing text to numeric in T26260 / R26260C20: '5195.8'
## Warning: Coercing text to numeric in Q26261 / R26261C17: '93.2'
## Warning: Coercing text to numeric in T26261 / R26261C20: '5195.8'
## Warning: Coercing text to numeric in Q26262 / R26262C17: '93.2'
## Warning: Coercing text to numeric in T26262 / R26262C20: '5195.8'
## Warning: Coercing text to numeric in Q26263 / R26263C17: '93.2'
## Warning: Coercing text to numeric in T26263 / R26263C20: '5195.8'
## Warning: Coercing text to numeric in Q26264 / R26264C17: '93.2'
## Warning: Coercing text to numeric in T26264 / R26264C20: '5195.8'
## Warning: Coercing text to numeric in Q26265 / R26265C17: '93.2'
## Warning: Coercing text to numeric in T26265 / R26265C20: '5195.8'
## Warning: Coercing text to numeric in Q26266 / R26266C17: '93.2'
## Warning: Coercing text to numeric in T26266 / R26266C20: '5195.8'
## Warning: Coercing text to numeric in Q26267 / R26267C17: '93.2'
## Warning: Coercing text to numeric in T26267 / R26267C20: '5195.8'
## Warning: Coercing text to numeric in Q26268 / R26268C17: '93.2'
## Warning: Coercing text to numeric in T26268 / R26268C20: '5195.8'
## Warning: Coercing text to numeric in Q26269 / R26269C17: '93.2'
## Warning: Coercing text to numeric in T26269 / R26269C20: '5195.8'
## Warning: Coercing text to numeric in Q26270 / R26270C17: '93.2'
## Warning: Coercing text to numeric in T26270 / R26270C20: '5195.8'
## Warning: Coercing text to numeric in Q26271 / R26271C17: '93.2'
## Warning: Coercing text to numeric in T26271 / R26271C20: '5195.8'
## Warning: Coercing text to numeric in Q26272 / R26272C17: '93.2'
## Warning: Coercing text to numeric in T26272 / R26272C20: '5195.8'
## Warning: Coercing text to numeric in Q26273 / R26273C17: '93.2'
## Warning: Coercing text to numeric in T26273 / R26273C20: '5195.8'
## Warning: Coercing text to numeric in Q26274 / R26274C17: '93.2'
## Warning: Coercing text to numeric in T26274 / R26274C20: '5195.8'
## Warning: Coercing text to numeric in Q26275 / R26275C17: '93.2'
## Warning: Coercing text to numeric in T26275 / R26275C20: '5195.8'
## Warning: Coercing text to numeric in Q26276 / R26276C17: '93.2'
## Warning: Coercing text to numeric in T26276 / R26276C20: '5195.8'
## Warning: Coercing text to numeric in Q26277 / R26277C17: '93.2'
## Warning: Coercing text to numeric in T26277 / R26277C20: '5195.8'
## Warning: Coercing text to numeric in Q26278 / R26278C17: '93.2'
## Warning: Coercing text to numeric in T26278 / R26278C20: '5195.8'
## Warning: Coercing text to numeric in Q26279 / R26279C17: '93.2'
## Warning: Coercing text to numeric in T26279 / R26279C20: '5195.8'
## Warning: Coercing text to numeric in Q26280 / R26280C17: '93.2'
## Warning: Coercing text to numeric in T26280 / R26280C20: '5195.8'
## Warning: Coercing text to numeric in Q26281 / R26281C17: '93.2'
## Warning: Coercing text to numeric in T26281 / R26281C20: '5195.8'
## Warning: Coercing text to numeric in Q26282 / R26282C17: '93.2'
## Warning: Coercing text to numeric in T26282 / R26282C20: '5195.8'
## Warning: Coercing text to numeric in Q26283 / R26283C17: '93.2'
## Warning: Coercing text to numeric in T26283 / R26283C20: '5195.8'
## Warning: Coercing text to numeric in Q26284 / R26284C17: '93.2'
## Warning: Coercing text to numeric in T26284 / R26284C20: '5195.8'
## Warning: Coercing text to numeric in Q26285 / R26285C17: '93.2'
## Warning: Coercing text to numeric in T26285 / R26285C20: '5195.8'
## Warning: Coercing text to numeric in Q26286 / R26286C17: '93.2'
## Warning: Coercing text to numeric in T26286 / R26286C20: '5195.8'
## Warning: Coercing text to numeric in Q26287 / R26287C17: '93.2'
## Warning: Coercing text to numeric in T26287 / R26287C20: '5195.8'
## Warning: Coercing text to numeric in Q26288 / R26288C17: '93.2'
## Warning: Coercing text to numeric in T26288 / R26288C20: '5195.8'
## Warning: Coercing text to numeric in Q26289 / R26289C17: '93.2'
## Warning: Coercing text to numeric in T26289 / R26289C20: '5195.8'
## Warning: Coercing text to numeric in Q26290 / R26290C17: '93.2'
## Warning: Coercing text to numeric in T26290 / R26290C20: '5195.8'
## Warning: Coercing text to numeric in Q26291 / R26291C17: '93.2'
## Warning: Coercing text to numeric in T26291 / R26291C20: '5195.8'
## Warning: Coercing text to numeric in Q26292 / R26292C17: '93.2'
## Warning: Coercing text to numeric in T26292 / R26292C20: '5195.8'
## Warning: Coercing text to numeric in Q26293 / R26293C17: '93.2'
## Warning: Coercing text to numeric in T26293 / R26293C20: '5195.8'
## Warning: Coercing text to numeric in Q26294 / R26294C17: '93.2'
## Warning: Coercing text to numeric in T26294 / R26294C20: '5195.8'
## Warning: Coercing text to numeric in Q26295 / R26295C17: '93.2'
## Warning: Coercing text to numeric in T26295 / R26295C20: '5195.8'
## Warning: Coercing text to numeric in Q26296 / R26296C17: '93.2'
## Warning: Coercing text to numeric in T26296 / R26296C20: '5195.8'
## Warning: Coercing text to numeric in Q26297 / R26297C17: '93.2'
## Warning: Coercing text to numeric in T26297 / R26297C20: '5195.8'
## Warning: Coercing text to numeric in Q26298 / R26298C17: '93.2'
## Warning: Coercing text to numeric in T26298 / R26298C20: '5195.8'
## Warning: Coercing text to numeric in Q26299 / R26299C17: '93.2'
## Warning: Coercing text to numeric in T26299 / R26299C20: '5195.8'
## Warning: Coercing text to numeric in Q26300 / R26300C17: '93.2'
## Warning: Coercing text to numeric in T26300 / R26300C20: '5195.8'
## Warning: Coercing text to numeric in Q26301 / R26301C17: '93.2'
## Warning: Coercing text to numeric in T26301 / R26301C20: '5195.8'
## Warning: Coercing text to numeric in Q26302 / R26302C17: '93.2'
## Warning: Coercing text to numeric in T26302 / R26302C20: '5195.8'
## Warning: Coercing text to numeric in Q26303 / R26303C17: '93.2'
## Warning: Coercing text to numeric in T26303 / R26303C20: '5195.8'
## Warning: Coercing text to numeric in Q26304 / R26304C17: '93.2'
## Warning: Coercing text to numeric in T26304 / R26304C20: '5195.8'
## Warning: Coercing text to numeric in Q26305 / R26305C17: '93.2'
## Warning: Coercing text to numeric in T26305 / R26305C20: '5195.8'
## Warning: Coercing text to numeric in Q26306 / R26306C17: '93.2'
## Warning: Coercing text to numeric in T26306 / R26306C20: '5195.8'
## Warning: Coercing text to numeric in Q26307 / R26307C17: '93.2'
## Warning: Coercing text to numeric in T26307 / R26307C20: '5195.8'
## Warning: Coercing text to numeric in Q26308 / R26308C17: '93.2'
## Warning: Coercing text to numeric in T26308 / R26308C20: '5195.8'
## Warning: Coercing text to numeric in Q26309 / R26309C17: '93.2'
## Warning: Coercing text to numeric in T26309 / R26309C20: '5195.8'
## Warning: Coercing text to numeric in Q26310 / R26310C17: '93.2'
## Warning: Coercing text to numeric in T26310 / R26310C20: '5195.8'
## Warning: Coercing text to numeric in Q26311 / R26311C17: '93.2'
## Warning: Coercing text to numeric in T26311 / R26311C20: '5195.8'
## Warning: Coercing text to numeric in Q26312 / R26312C17: '93.2'
## Warning: Coercing text to numeric in T26312 / R26312C20: '5195.8'
## Warning: Coercing text to numeric in Q26313 / R26313C17: '93.2'
## Warning: Coercing text to numeric in T26313 / R26313C20: '5195.8'
## Warning: Coercing text to numeric in Q26314 / R26314C17: '93.2'
## Warning: Coercing text to numeric in T26314 / R26314C20: '5195.8'
## Warning: Coercing text to numeric in Q26315 / R26315C17: '93.2'
## Warning: Coercing text to numeric in T26315 / R26315C20: '5195.8'
## Warning: Coercing text to numeric in Q26316 / R26316C17: '93.2'
## Warning: Coercing text to numeric in T26316 / R26316C20: '5195.8'
## Warning: Coercing text to numeric in Q26317 / R26317C17: '93.2'
## Warning: Coercing text to numeric in T26317 / R26317C20: '5195.8'
## Warning: Coercing text to numeric in Q26318 / R26318C17: '93.2'
## Warning: Coercing text to numeric in T26318 / R26318C20: '5195.8'
## Warning: Coercing text to numeric in Q26319 / R26319C17: '93.2'
## Warning: Coercing text to numeric in T26319 / R26319C20: '5195.8'
## Warning: Coercing text to numeric in Q26320 / R26320C17: '93.2'
## Warning: Coercing text to numeric in T26320 / R26320C20: '5195.8'
## Warning: Coercing text to numeric in Q26321 / R26321C17: '93.2'
## Warning: Coercing text to numeric in T26321 / R26321C20: '5195.8'
## Warning: Coercing text to numeric in Q26322 / R26322C17: '93.2'
## Warning: Coercing text to numeric in T26322 / R26322C20: '5195.8'
## Warning: Coercing text to numeric in Q26323 / R26323C17: '93.2'
## Warning: Coercing text to numeric in T26323 / R26323C20: '5195.8'
## Warning: Coercing text to numeric in Q26324 / R26324C17: '93.2'
## Warning: Coercing text to numeric in T26324 / R26324C20: '5195.8'
## Warning: Coercing text to numeric in Q26325 / R26325C17: '93.2'
## Warning: Coercing text to numeric in T26325 / R26325C20: '5195.8'
## Warning: Coercing text to numeric in Q26326 / R26326C17: '93.2'
## Warning: Coercing text to numeric in T26326 / R26326C20: '5195.8'
## Warning: Coercing text to numeric in Q26327 / R26327C17: '93.2'
## Warning: Coercing text to numeric in T26327 / R26327C20: '5195.8'
## Warning: Coercing text to numeric in Q26328 / R26328C17: '93.2'
## Warning: Coercing text to numeric in T26328 / R26328C20: '5195.8'
## Warning: Coercing text to numeric in Q26329 / R26329C17: '93.2'
## Warning: Coercing text to numeric in T26329 / R26329C20: '5195.8'
## Warning: Coercing text to numeric in Q26330 / R26330C17: '93.2'
## Warning: Coercing text to numeric in T26330 / R26330C20: '5195.8'
## Warning: Coercing text to numeric in Q26331 / R26331C17: '93.2'
## Warning: Coercing text to numeric in T26331 / R26331C20: '5195.8'
## Warning: Coercing text to numeric in Q26332 / R26332C17: '93.2'
## Warning: Coercing text to numeric in T26332 / R26332C20: '5195.8'
## Warning: Coercing text to numeric in Q26333 / R26333C17: '93.2'
## Warning: Coercing text to numeric in T26333 / R26333C20: '5195.8'
## Warning: Coercing text to numeric in Q26334 / R26334C17: '93.2'
## Warning: Coercing text to numeric in T26334 / R26334C20: '5195.8'
## Warning: Coercing text to numeric in Q26335 / R26335C17: '93.2'
## Warning: Coercing text to numeric in T26335 / R26335C20: '5195.8'
## Warning: Coercing text to numeric in Q26336 / R26336C17: '93.2'
## Warning: Coercing text to numeric in T26336 / R26336C20: '5195.8'
## Warning: Coercing text to numeric in Q26337 / R26337C17: '93.2'
## Warning: Coercing text to numeric in T26337 / R26337C20: '5195.8'
## Warning: Coercing text to numeric in Q26338 / R26338C17: '93.2'
## Warning: Coercing text to numeric in T26338 / R26338C20: '5195.8'
## Warning: Coercing text to numeric in Q26339 / R26339C17: '93.2'
## Warning: Coercing text to numeric in T26339 / R26339C20: '5195.8'
## Warning: Coercing text to numeric in Q26340 / R26340C17: '93.2'
## Warning: Coercing text to numeric in T26340 / R26340C20: '5195.8'
## Warning: Coercing text to numeric in Q26341 / R26341C17: '93.2'
## Warning: Coercing text to numeric in T26341 / R26341C20: '5195.8'
## Warning: Coercing text to numeric in Q26342 / R26342C17: '93.2'
## Warning: Coercing text to numeric in T26342 / R26342C20: '5195.8'
## Warning: Coercing text to numeric in Q26343 / R26343C17: '93.2'
## Warning: Coercing text to numeric in T26343 / R26343C20: '5195.8'
## Warning: Coercing text to numeric in Q26344 / R26344C17: '93.2'
## Warning: Coercing text to numeric in T26344 / R26344C20: '5195.8'
## Warning: Coercing text to numeric in Q26345 / R26345C17: '93.2'
## Warning: Coercing text to numeric in T26345 / R26345C20: '5195.8'
## Warning: Coercing text to numeric in Q26346 / R26346C17: '93.2'
## Warning: Coercing text to numeric in T26346 / R26346C20: '5195.8'
## Warning: Coercing text to numeric in Q26347 / R26347C17: '93.2'
## Warning: Coercing text to numeric in T26347 / R26347C20: '5195.8'
## Warning: Coercing text to numeric in Q26348 / R26348C17: '93.2'
## Warning: Coercing text to numeric in T26348 / R26348C20: '5195.8'
## Warning: Coercing text to numeric in Q26349 / R26349C17: '93.2'
## Warning: Coercing text to numeric in T26349 / R26349C20: '5195.8'
## Warning: Coercing text to numeric in Q26350 / R26350C17: '93.2'
## Warning: Coercing text to numeric in T26350 / R26350C20: '5195.8'
## Warning: Coercing text to numeric in Q26351 / R26351C17: '93.2'
## Warning: Coercing text to numeric in T26351 / R26351C20: '5195.8'
## Warning: Coercing text to numeric in Q26352 / R26352C17: '93.2'
## Warning: Coercing text to numeric in T26352 / R26352C20: '5195.8'
## Warning: Coercing text to numeric in Q26353 / R26353C17: '93.2'
## Warning: Coercing text to numeric in T26353 / R26353C20: '5195.8'
## Warning: Coercing text to numeric in Q26354 / R26354C17: '93.2'
## Warning: Coercing text to numeric in T26354 / R26354C20: '5195.8'
## Warning: Coercing text to numeric in Q26355 / R26355C17: '93.2'
## Warning: Coercing text to numeric in T26355 / R26355C20: '5195.8'
## Warning: Coercing text to numeric in Q26356 / R26356C17: '93.2'
## Warning: Coercing text to numeric in T26356 / R26356C20: '5195.8'
## Warning: Coercing text to numeric in Q26357 / R26357C17: '93.2'
## Warning: Coercing text to numeric in T26357 / R26357C20: '5195.8'
## Warning: Coercing text to numeric in Q26358 / R26358C17: '93.2'
## Warning: Coercing text to numeric in T26358 / R26358C20: '5195.8'
## Warning: Coercing text to numeric in Q26359 / R26359C17: '93.2'
## Warning: Coercing text to numeric in T26359 / R26359C20: '5195.8'
## Warning: Coercing text to numeric in Q26360 / R26360C17: '93.2'
## Warning: Coercing text to numeric in T26360 / R26360C20: '5195.8'
## Warning: Coercing text to numeric in Q26361 / R26361C17: '93.2'
## Warning: Coercing text to numeric in T26361 / R26361C20: '5195.8'
## Warning: Coercing text to numeric in Q26362 / R26362C17: '93.2'
## Warning: Coercing text to numeric in T26362 / R26362C20: '5195.8'
## Warning: Coercing text to numeric in Q26363 / R26363C17: '93.2'
## Warning: Coercing text to numeric in T26363 / R26363C20: '5195.8'
## Warning: Coercing text to numeric in Q26364 / R26364C17: '93.2'
## Warning: Coercing text to numeric in T26364 / R26364C20: '5195.8'
## Warning: Coercing text to numeric in Q26365 / R26365C17: '93.2'
## Warning: Coercing text to numeric in T26365 / R26365C20: '5195.8'
## Warning: Coercing text to numeric in Q26366 / R26366C17: '93.2'
## Warning: Coercing text to numeric in T26366 / R26366C20: '5195.8'
## Warning: Coercing text to numeric in Q26367 / R26367C17: '93.2'
## Warning: Coercing text to numeric in T26367 / R26367C20: '5195.8'
## Warning: Coercing text to numeric in Q26368 / R26368C17: '93.2'
## Warning: Coercing text to numeric in T26368 / R26368C20: '5195.8'
## Warning: Coercing text to numeric in Q26369 / R26369C17: '93.2'
## Warning: Coercing text to numeric in T26369 / R26369C20: '5195.8'
## Warning: Coercing text to numeric in Q26370 / R26370C17: '93.2'
## Warning: Coercing text to numeric in T26370 / R26370C20: '5195.8'
## Warning: Coercing text to numeric in Q26371 / R26371C17: '93.2'
## Warning: Coercing text to numeric in T26371 / R26371C20: '5195.8'
## Warning: Coercing text to numeric in Q26372 / R26372C17: '93.2'
## Warning: Coercing text to numeric in T26372 / R26372C20: '5195.8'
## Warning: Coercing text to numeric in Q26373 / R26373C17: '93.2'
## Warning: Coercing text to numeric in T26373 / R26373C20: '5195.8'
## Warning: Coercing text to numeric in Q26374 / R26374C17: '93.2'
## Warning: Coercing text to numeric in T26374 / R26374C20: '5195.8'
## Warning: Coercing text to numeric in Q26375 / R26375C17: '93.2'
## Warning: Coercing text to numeric in T26375 / R26375C20: '5195.8'
## Warning: Coercing text to numeric in Q26376 / R26376C17: '93.2'
## Warning: Coercing text to numeric in T26376 / R26376C20: '5195.8'
## Warning: Coercing text to numeric in Q26377 / R26377C17: '93.2'
## Warning: Coercing text to numeric in T26377 / R26377C20: '5195.8'
## Warning: Coercing text to numeric in Q26378 / R26378C17: '93.2'
## Warning: Coercing text to numeric in T26378 / R26378C20: '5195.8'
## Warning: Coercing text to numeric in Q26379 / R26379C17: '93.2'
## Warning: Coercing text to numeric in T26379 / R26379C20: '5195.8'
## Warning: Coercing text to numeric in Q26380 / R26380C17: '93.2'
## Warning: Coercing text to numeric in T26380 / R26380C20: '5195.8'
## Warning: Coercing text to numeric in Q26381 / R26381C17: '93.2'
## Warning: Coercing text to numeric in T26381 / R26381C20: '5195.8'
## Warning: Coercing text to numeric in Q26382 / R26382C17: '93.2'
## Warning: Coercing text to numeric in T26382 / R26382C20: '5195.8'
## Warning: Coercing text to numeric in Q26383 / R26383C17: '93.2'
## Warning: Coercing text to numeric in T26383 / R26383C20: '5195.8'
## Warning: Coercing text to numeric in Q26384 / R26384C17: '93.2'
## Warning: Coercing text to numeric in T26384 / R26384C20: '5195.8'
## Warning: Coercing text to numeric in Q26385 / R26385C17: '93.2'
## Warning: Coercing text to numeric in T26385 / R26385C20: '5195.8'
## Warning: Coercing text to numeric in Q26386 / R26386C17: '93.2'
## Warning: Coercing text to numeric in T26386 / R26386C20: '5195.8'
## Warning: Coercing text to numeric in Q26387 / R26387C17: '93.2'
## Warning: Coercing text to numeric in T26387 / R26387C20: '5195.8'
## Warning: Coercing text to numeric in Q26388 / R26388C17: '93.2'
## Warning: Coercing text to numeric in T26388 / R26388C20: '5195.8'
## Warning: Coercing text to numeric in Q26389 / R26389C17: '93.2'
## Warning: Coercing text to numeric in T26389 / R26389C20: '5195.8'
## Warning: Coercing text to numeric in Q26390 / R26390C17: '93.2'
## Warning: Coercing text to numeric in T26390 / R26390C20: '5195.8'
## Warning: Coercing text to numeric in Q26391 / R26391C17: '93.2'
## Warning: Coercing text to numeric in T26391 / R26391C20: '5195.8'
## Warning: Coercing text to numeric in Q26392 / R26392C17: '93.2'
## Warning: Coercing text to numeric in T26392 / R26392C20: '5195.8'
## Warning: Coercing text to numeric in Q26393 / R26393C17: '93.2'
## Warning: Coercing text to numeric in T26393 / R26393C20: '5195.8'
## Warning: Coercing text to numeric in Q26394 / R26394C17: '93.2'
## Warning: Coercing text to numeric in T26394 / R26394C20: '5195.8'
## Warning: Coercing text to numeric in Q26395 / R26395C17: '93.2'
## Warning: Coercing text to numeric in T26395 / R26395C20: '5195.8'
## Warning: Coercing text to numeric in Q26396 / R26396C17: '93.2'
## Warning: Coercing text to numeric in T26396 / R26396C20: '5195.8'
## Warning: Coercing text to numeric in Q26397 / R26397C17: '93.2'
## Warning: Coercing text to numeric in T26397 / R26397C20: '5195.8'
## Warning: Coercing text to numeric in Q26398 / R26398C17: '93.2'
## Warning: Coercing text to numeric in T26398 / R26398C20: '5195.8'
## Warning: Coercing text to numeric in Q26399 / R26399C17: '93.2'
## Warning: Coercing text to numeric in T26399 / R26399C20: '5195.8'
## Warning: Coercing text to numeric in Q26400 / R26400C17: '93.2'
## Warning: Coercing text to numeric in T26400 / R26400C20: '5195.8'
## Warning: Coercing text to numeric in Q26401 / R26401C17: '93.2'
## Warning: Coercing text to numeric in T26401 / R26401C20: '5195.8'
## Warning: Coercing text to numeric in Q26402 / R26402C17: '93.2'
## Warning: Coercing text to numeric in T26402 / R26402C20: '5195.8'
## Warning: Coercing text to numeric in Q26403 / R26403C17: '93.2'
## Warning: Coercing text to numeric in T26403 / R26403C20: '5195.8'
## Warning: Coercing text to numeric in Q26404 / R26404C17: '93.2'
## Warning: Coercing text to numeric in T26404 / R26404C20: '5195.8'
## Warning: Coercing text to numeric in Q26405 / R26405C17: '93.2'
## Warning: Coercing text to numeric in T26405 / R26405C20: '5195.8'
## Warning: Coercing text to numeric in Q26406 / R26406C17: '93.2'
## Warning: Coercing text to numeric in T26406 / R26406C20: '5195.8'
## Warning: Coercing text to numeric in Q26407 / R26407C17: '93.2'
## Warning: Coercing text to numeric in T26407 / R26407C20: '5195.8'
## Warning: Coercing text to numeric in Q26408 / R26408C17: '93.2'
## Warning: Coercing text to numeric in T26408 / R26408C20: '5195.8'
## Warning: Coercing text to numeric in Q26409 / R26409C17: '93.2'
## Warning: Coercing text to numeric in T26409 / R26409C20: '5195.8'
## Warning: Coercing text to numeric in Q26410 / R26410C17: '93.2'
## Warning: Coercing text to numeric in T26410 / R26410C20: '5195.8'
## Warning: Coercing text to numeric in Q26411 / R26411C17: '93.2'
## Warning: Coercing text to numeric in T26411 / R26411C20: '5195.8'
## Warning: Coercing text to numeric in Q26412 / R26412C17: '93.2'
## Warning: Coercing text to numeric in T26412 / R26412C20: '5195.8'
## Warning: Coercing text to numeric in Q26413 / R26413C17: '93.2'
## Warning: Coercing text to numeric in T26413 / R26413C20: '5195.8'
## Warning: Coercing text to numeric in Q26414 / R26414C17: '93.2'
## Warning: Coercing text to numeric in T26414 / R26414C20: '5195.8'
## Warning: Coercing text to numeric in Q26415 / R26415C17: '93.2'
## Warning: Coercing text to numeric in T26415 / R26415C20: '5195.8'
## Warning: Coercing text to numeric in Q26416 / R26416C17: '93.2'
## Warning: Coercing text to numeric in T26416 / R26416C20: '5195.8'
## Warning: Coercing text to numeric in Q26417 / R26417C17: '93.2'
## Warning: Coercing text to numeric in T26417 / R26417C20: '5195.8'
## Warning: Coercing text to numeric in Q26418 / R26418C17: '93.2'
## Warning: Coercing text to numeric in T26418 / R26418C20: '5195.8'
## Warning: Coercing text to numeric in Q26419 / R26419C17: '93.2'
## Warning: Coercing text to numeric in T26419 / R26419C20: '5195.8'
## Warning: Coercing text to numeric in Q26420 / R26420C17: '93.2'
## Warning: Coercing text to numeric in T26420 / R26420C20: '5195.8'
## Warning: Coercing text to numeric in Q26421 / R26421C17: '93.2'
## Warning: Coercing text to numeric in T26421 / R26421C20: '5195.8'
## Warning: Coercing text to numeric in Q26422 / R26422C17: '93.2'
## Warning: Coercing text to numeric in T26422 / R26422C20: '5195.8'
## Warning: Coercing text to numeric in Q26423 / R26423C17: '93.2'
## Warning: Coercing text to numeric in T26423 / R26423C20: '5195.8'
## Warning: Coercing text to numeric in Q26424 / R26424C17: '93.2'
## Warning: Coercing text to numeric in T26424 / R26424C20: '5195.8'
## Warning: Coercing text to numeric in Q26425 / R26425C17: '93.2'
## Warning: Coercing text to numeric in T26425 / R26425C20: '5195.8'
## Warning: Coercing text to numeric in Q26426 / R26426C17: '93.2'
## Warning: Coercing text to numeric in T26426 / R26426C20: '5195.8'
## Warning: Coercing text to numeric in Q26427 / R26427C17: '93.2'
## Warning: Coercing text to numeric in T26427 / R26427C20: '5195.8'
## Warning: Coercing text to numeric in Q26428 / R26428C17: '93.2'
## Warning: Coercing text to numeric in T26428 / R26428C20: '5195.8'
## Warning: Coercing text to numeric in Q26429 / R26429C17: '93.2'
## Warning: Coercing text to numeric in T26429 / R26429C20: '5195.8'
## Warning: Coercing text to numeric in Q26430 / R26430C17: '93.2'
## Warning: Coercing text to numeric in T26430 / R26430C20: '5195.8'
## Warning: Coercing text to numeric in Q26431 / R26431C17: '93.2'
## Warning: Coercing text to numeric in T26431 / R26431C20: '5195.8'
## Warning: Coercing text to numeric in Q26432 / R26432C17: '93.2'
## Warning: Coercing text to numeric in T26432 / R26432C20: '5195.8'
## Warning: Coercing text to numeric in Q26433 / R26433C17: '93.2'
## Warning: Coercing text to numeric in T26433 / R26433C20: '5195.8'
## Warning: Coercing text to numeric in Q26434 / R26434C17: '93.2'
## Warning: Coercing text to numeric in T26434 / R26434C20: '5195.8'
## Warning: Coercing text to numeric in Q26435 / R26435C17: '93.2'
## Warning: Coercing text to numeric in T26435 / R26435C20: '5195.8'
## Warning: Coercing text to numeric in Q26436 / R26436C17: '93.2'
## Warning: Coercing text to numeric in T26436 / R26436C20: '5195.8'
## Warning: Coercing text to numeric in Q26437 / R26437C17: '93.2'
## Warning: Coercing text to numeric in T26437 / R26437C20: '5195.8'
## Warning: Coercing text to numeric in Q26438 / R26438C17: '93.2'
## Warning: Coercing text to numeric in T26438 / R26438C20: '5195.8'
## Warning: Coercing text to numeric in Q26439 / R26439C17: '93.2'
## Warning: Coercing text to numeric in T26439 / R26439C20: '5195.8'
## Warning: Coercing text to numeric in Q26440 / R26440C17: '93.2'
## Warning: Coercing text to numeric in T26440 / R26440C20: '5195.8'
## Warning: Coercing text to numeric in Q26441 / R26441C17: '93.2'
## Warning: Coercing text to numeric in T26441 / R26441C20: '5195.8'
## Warning: Coercing text to numeric in Q26442 / R26442C17: '93.2'
## Warning: Coercing text to numeric in T26442 / R26442C20: '5195.8'
## Warning: Coercing text to numeric in Q26443 / R26443C17: '93.2'
## Warning: Coercing text to numeric in T26443 / R26443C20: '5195.8'
## Warning: Coercing text to numeric in Q26444 / R26444C17: '93.2'
## Warning: Coercing text to numeric in T26444 / R26444C20: '5195.8'
## Warning: Coercing text to numeric in Q26445 / R26445C17: '93.2'
## Warning: Coercing text to numeric in T26445 / R26445C20: '5195.8'
## Warning: Coercing text to numeric in Q26446 / R26446C17: '93.2'
## Warning: Coercing text to numeric in T26446 / R26446C20: '5195.8'
## Warning: Coercing text to numeric in Q26447 / R26447C17: '93.2'
## Warning: Coercing text to numeric in T26447 / R26447C20: '5195.8'
## Warning: Coercing text to numeric in Q26448 / R26448C17: '93.2'
## Warning: Coercing text to numeric in T26448 / R26448C20: '5195.8'
## Warning: Coercing text to numeric in Q26449 / R26449C17: '93.2'
## Warning: Coercing text to numeric in T26449 / R26449C20: '5195.8'
## Warning: Coercing text to numeric in Q26450 / R26450C17: '93.2'
## Warning: Coercing text to numeric in T26450 / R26450C20: '5195.8'
## Warning: Coercing text to numeric in Q26451 / R26451C17: '93.2'
## Warning: Coercing text to numeric in T26451 / R26451C20: '5195.8'
## Warning: Coercing text to numeric in Q26452 / R26452C17: '93.2'
## Warning: Coercing text to numeric in T26452 / R26452C20: '5195.8'
## Warning: Coercing text to numeric in Q26453 / R26453C17: '93.2'
## Warning: Coercing text to numeric in T26453 / R26453C20: '5195.8'
## Warning: Coercing text to numeric in Q26454 / R26454C17: '93.2'
## Warning: Coercing text to numeric in T26454 / R26454C20: '5195.8'
## Warning: Coercing text to numeric in Q26455 / R26455C17: '93.2'
## Warning: Coercing text to numeric in T26455 / R26455C20: '5195.8'
## Warning: Coercing text to numeric in Q26456 / R26456C17: '93.2'
## Warning: Coercing text to numeric in T26456 / R26456C20: '5195.8'
## Warning: Coercing text to numeric in Q26457 / R26457C17: '93.2'
## Warning: Coercing text to numeric in T26457 / R26457C20: '5195.8'
## Warning: Coercing text to numeric in Q26458 / R26458C17: '93.2'
## Warning: Coercing text to numeric in T26458 / R26458C20: '5195.8'
## Warning: Coercing text to numeric in Q26459 / R26459C17: '93.2'
## Warning: Coercing text to numeric in T26459 / R26459C20: '5195.8'
## Warning: Coercing text to numeric in Q26460 / R26460C17: '93.2'
## Warning: Coercing text to numeric in T26460 / R26460C20: '5195.8'
## Warning: Coercing text to numeric in Q26461 / R26461C17: '93.2'
## Warning: Coercing text to numeric in T26461 / R26461C20: '5195.8'
## Warning: Coercing text to numeric in Q26462 / R26462C17: '93.2'
## Warning: Coercing text to numeric in T26462 / R26462C20: '5195.8'
## Warning: Coercing text to numeric in Q26463 / R26463C17: '93.2'
## Warning: Coercing text to numeric in T26463 / R26463C20: '5195.8'
## Warning: Coercing text to numeric in Q26464 / R26464C17: '93.2'
## Warning: Coercing text to numeric in T26464 / R26464C20: '5195.8'
## Warning: Coercing text to numeric in Q26465 / R26465C17: '93.2'
## Warning: Coercing text to numeric in T26465 / R26465C20: '5195.8'
## Warning: Coercing text to numeric in Q26466 / R26466C17: '93.2'
## Warning: Coercing text to numeric in T26466 / R26466C20: '5195.8'
## Warning: Coercing text to numeric in Q26467 / R26467C17: '93.2'
## Warning: Coercing text to numeric in T26467 / R26467C20: '5195.8'
## Warning: Coercing text to numeric in Q26468 / R26468C17: '93.2'
## Warning: Coercing text to numeric in T26468 / R26468C20: '5195.8'
## Warning: Coercing text to numeric in Q26469 / R26469C17: '93.2'
## Warning: Coercing text to numeric in T26469 / R26469C20: '5195.8'
## Warning: Coercing text to numeric in Q26470 / R26470C17: '93.2'
## Warning: Coercing text to numeric in T26470 / R26470C20: '5195.8'
## Warning: Coercing text to numeric in Q26471 / R26471C17: '93.2'
## Warning: Coercing text to numeric in T26471 / R26471C20: '5195.8'
## Warning: Coercing text to numeric in Q26472 / R26472C17: '93.2'
## Warning: Coercing text to numeric in T26472 / R26472C20: '5195.8'
## Warning: Coercing text to numeric in Q26473 / R26473C17: '93.2'
## Warning: Coercing text to numeric in T26473 / R26473C20: '5195.8'
## Warning: Coercing text to numeric in Q26474 / R26474C17: '93.2'
## Warning: Coercing text to numeric in T26474 / R26474C20: '5195.8'
## Warning: Coercing text to numeric in Q26475 / R26475C17: '93.2'
## Warning: Coercing text to numeric in T26475 / R26475C20: '5195.8'
## Warning: Coercing text to numeric in Q26476 / R26476C17: '93.2'
## Warning: Coercing text to numeric in T26476 / R26476C20: '5195.8'
## Warning: Coercing text to numeric in Q26477 / R26477C17: '93.2'
## Warning: Coercing text to numeric in T26477 / R26477C20: '5195.8'
## Warning: Coercing text to numeric in Q26478 / R26478C17: '93.2'
## Warning: Coercing text to numeric in T26478 / R26478C20: '5195.8'
## Warning: Coercing text to numeric in Q26479 / R26479C17: '93.2'
## Warning: Coercing text to numeric in T26479 / R26479C20: '5195.8'
## Warning: Coercing text to numeric in Q26480 / R26480C17: '93.2'
## Warning: Coercing text to numeric in T26480 / R26480C20: '5195.8'
## Warning: Coercing text to numeric in Q26481 / R26481C17: '93.2'
## Warning: Coercing text to numeric in T26481 / R26481C20: '5195.8'
## Warning: Coercing text to numeric in Q26482 / R26482C17: '93.2'
## Warning: Coercing text to numeric in T26482 / R26482C20: '5195.8'
## Warning: Coercing text to numeric in Q26483 / R26483C17: '93.2'
## Warning: Coercing text to numeric in T26483 / R26483C20: '5195.8'
## Warning: Coercing text to numeric in Q26484 / R26484C17: '93.2'
## Warning: Coercing text to numeric in T26484 / R26484C20: '5195.8'
## Warning: Coercing text to numeric in Q26485 / R26485C17: '93.2'
## Warning: Coercing text to numeric in T26485 / R26485C20: '5195.8'
## Warning: Coercing text to numeric in Q26486 / R26486C17: '93.2'
## Warning: Coercing text to numeric in T26486 / R26486C20: '5195.8'
## Warning: Coercing text to numeric in Q26487 / R26487C17: '93.2'
## Warning: Coercing text to numeric in T26487 / R26487C20: '5195.8'
## Warning: Coercing text to numeric in Q26488 / R26488C17: '93.2'
## Warning: Coercing text to numeric in T26488 / R26488C20: '5195.8'
## Warning: Coercing text to numeric in Q26489 / R26489C17: '93.2'
## Warning: Coercing text to numeric in T26489 / R26489C20: '5195.8'
## Warning: Coercing text to numeric in Q26490 / R26490C17: '93.2'
## Warning: Coercing text to numeric in T26490 / R26490C20: '5195.8'
## Warning: Coercing text to numeric in Q26491 / R26491C17: '93.2'
## Warning: Coercing text to numeric in T26491 / R26491C20: '5195.8'
## Warning: Coercing text to numeric in Q26492 / R26492C17: '93.2'
## Warning: Coercing text to numeric in T26492 / R26492C20: '5195.8'
## Warning: Coercing text to numeric in Q26493 / R26493C17: '93.2'
## Warning: Coercing text to numeric in T26493 / R26493C20: '5195.8'
## Warning: Coercing text to numeric in Q26494 / R26494C17: '93.2'
## Warning: Coercing text to numeric in T26494 / R26494C20: '5195.8'
## Warning: Coercing text to numeric in Q26495 / R26495C17: '93.2'
## Warning: Coercing text to numeric in T26495 / R26495C20: '5195.8'
## Warning: Coercing text to numeric in Q26496 / R26496C17: '93.2'
## Warning: Coercing text to numeric in T26496 / R26496C20: '5195.8'
## Warning: Coercing text to numeric in Q26497 / R26497C17: '93.2'
## Warning: Coercing text to numeric in T26497 / R26497C20: '5195.8'
## Warning: Coercing text to numeric in Q26498 / R26498C17: '93.2'
## Warning: Coercing text to numeric in T26498 / R26498C20: '5195.8'
## Warning: Coercing text to numeric in Q26499 / R26499C17: '93.2'
## Warning: Coercing text to numeric in T26499 / R26499C20: '5195.8'
## Warning: Coercing text to numeric in Q26500 / R26500C17: '93.2'
## Warning: Coercing text to numeric in T26500 / R26500C20: '5195.8'
## Warning: Coercing text to numeric in Q26501 / R26501C17: '93.2'
## Warning: Coercing text to numeric in T26501 / R26501C20: '5195.8'
## Warning: Coercing text to numeric in Q26502 / R26502C17: '93.2'
## Warning: Coercing text to numeric in T26502 / R26502C20: '5195.8'
## Warning: Coercing text to numeric in Q26503 / R26503C17: '93.2'
## Warning: Coercing text to numeric in T26503 / R26503C20: '5195.8'
## Warning: Coercing text to numeric in Q26504 / R26504C17: '93.2'
## Warning: Coercing text to numeric in T26504 / R26504C20: '5195.8'
## Warning: Coercing text to numeric in Q26505 / R26505C17: '93.2'
## Warning: Coercing text to numeric in T26505 / R26505C20: '5195.8'
## Warning: Coercing text to numeric in Q26506 / R26506C17: '93.2'
## Warning: Coercing text to numeric in T26506 / R26506C20: '5195.8'
## Warning: Coercing text to numeric in Q26507 / R26507C17: '93.2'
## Warning: Coercing text to numeric in T26507 / R26507C20: '5195.8'
## Warning: Coercing text to numeric in Q26508 / R26508C17: '93.2'
## Warning: Coercing text to numeric in T26508 / R26508C20: '5195.8'
## Warning: Coercing text to numeric in Q26509 / R26509C17: '93.2'
## Warning: Coercing text to numeric in T26509 / R26509C20: '5195.8'
## Warning: Coercing text to numeric in Q26510 / R26510C17: '93.2'
## Warning: Coercing text to numeric in T26510 / R26510C20: '5195.8'
## Warning: Coercing text to numeric in Q26511 / R26511C17: '93.2'
## Warning: Coercing text to numeric in T26511 / R26511C20: '5195.8'
## Warning: Coercing text to numeric in Q26512 / R26512C17: '93.2'
## Warning: Coercing text to numeric in T26512 / R26512C20: '5195.8'
## Warning: Coercing text to numeric in Q26513 / R26513C17: '93.2'
## Warning: Coercing text to numeric in T26513 / R26513C20: '5195.8'
## Warning: Coercing text to numeric in Q26514 / R26514C17: '93.2'
## Warning: Coercing text to numeric in T26514 / R26514C20: '5195.8'
## Warning: Coercing text to numeric in Q26515 / R26515C17: '93.2'
## Warning: Coercing text to numeric in T26515 / R26515C20: '5195.8'
## Warning: Coercing text to numeric in Q26516 / R26516C17: '93.2'
## Warning: Coercing text to numeric in T26516 / R26516C20: '5195.8'
## Warning: Coercing text to numeric in Q26517 / R26517C17: '93.2'
## Warning: Coercing text to numeric in T26517 / R26517C20: '5195.8'
## Warning: Coercing text to numeric in Q26518 / R26518C17: '93.2'
## Warning: Coercing text to numeric in T26518 / R26518C20: '5195.8'
## Warning: Coercing text to numeric in Q26519 / R26519C17: '93.2'
## Warning: Coercing text to numeric in T26519 / R26519C20: '5195.8'
## Warning: Coercing text to numeric in Q26520 / R26520C17: '93.2'
## Warning: Coercing text to numeric in T26520 / R26520C20: '5195.8'
## Warning: Coercing text to numeric in Q26521 / R26521C17: '93.2'
## Warning: Coercing text to numeric in T26521 / R26521C20: '5195.8'
## Warning: Coercing text to numeric in Q26522 / R26522C17: '93.2'
## Warning: Coercing text to numeric in T26522 / R26522C20: '5195.8'
## Warning: Coercing text to numeric in Q26523 / R26523C17: '93.2'
## Warning: Coercing text to numeric in T26523 / R26523C20: '5195.8'
## Warning: Coercing text to numeric in Q26524 / R26524C17: '93.2'
## Warning: Coercing text to numeric in T26524 / R26524C20: '5195.8'
## Warning: Coercing text to numeric in Q26525 / R26525C17: '93.2'
## Warning: Coercing text to numeric in T26525 / R26525C20: '5195.8'
## Warning: Coercing text to numeric in Q26526 / R26526C17: '93.2'
## Warning: Coercing text to numeric in T26526 / R26526C20: '5195.8'
## Warning: Coercing text to numeric in Q26527 / R26527C17: '93.2'
## Warning: Coercing text to numeric in T26527 / R26527C20: '5195.8'
## Warning: Coercing text to numeric in Q26528 / R26528C17: '93.2'
## Warning: Coercing text to numeric in T26528 / R26528C20: '5195.8'
## Warning: Coercing text to numeric in Q26529 / R26529C17: '93.2'
## Warning: Coercing text to numeric in T26529 / R26529C20: '5195.8'
## Warning: Coercing text to numeric in Q26530 / R26530C17: '93.2'
## Warning: Coercing text to numeric in T26530 / R26530C20: '5195.8'
## Warning: Coercing text to numeric in Q26531 / R26531C17: '93.2'
## Warning: Coercing text to numeric in T26531 / R26531C20: '5195.8'
## Warning: Coercing text to numeric in Q26532 / R26532C17: '93.2'
## Warning: Coercing text to numeric in T26532 / R26532C20: '5195.8'
## Warning: Coercing text to numeric in Q26533 / R26533C17: '93.2'
## Warning: Coercing text to numeric in T26533 / R26533C20: '5195.8'
## Warning: Coercing text to numeric in Q26534 / R26534C17: '93.2'
## Warning: Coercing text to numeric in T26534 / R26534C20: '5195.8'
## Warning: Coercing text to numeric in Q26535 / R26535C17: '93.2'
## Warning: Coercing text to numeric in T26535 / R26535C20: '5195.8'
## Warning: Coercing text to numeric in Q26536 / R26536C17: '93.2'
## Warning: Coercing text to numeric in T26536 / R26536C20: '5195.8'
## Warning: Coercing text to numeric in Q26537 / R26537C17: '93.2'
## Warning: Coercing text to numeric in T26537 / R26537C20: '5195.8'
## Warning: Coercing text to numeric in Q26538 / R26538C17: '93.2'
## Warning: Coercing text to numeric in T26538 / R26538C20: '5195.8'
## Warning: Coercing text to numeric in Q26539 / R26539C17: '93.2'
## Warning: Coercing text to numeric in T26539 / R26539C20: '5195.8'
## Warning: Coercing text to numeric in Q26540 / R26540C17: '93.2'
## Warning: Coercing text to numeric in T26540 / R26540C20: '5195.8'
## Warning: Coercing text to numeric in Q26541 / R26541C17: '93.2'
## Warning: Coercing text to numeric in T26541 / R26541C20: '5195.8'
## Warning: Coercing text to numeric in Q26542 / R26542C17: '93.2'
## Warning: Coercing text to numeric in T26542 / R26542C20: '5195.8'
## Warning: Coercing text to numeric in Q26543 / R26543C17: '93.2'
## Warning: Coercing text to numeric in T26543 / R26543C20: '5195.8'
## Warning: Coercing text to numeric in Q26544 / R26544C17: '93.2'
## Warning: Coercing text to numeric in T26544 / R26544C20: '5195.8'
## Warning: Coercing text to numeric in Q26545 / R26545C17: '93.2'
## Warning: Coercing text to numeric in T26545 / R26545C20: '5195.8'
## Warning: Coercing text to numeric in Q26546 / R26546C17: '93.2'
## Warning: Coercing text to numeric in T26546 / R26546C20: '5195.8'
## Warning: Coercing text to numeric in Q26547 / R26547C17: '93.2'
## Warning: Coercing text to numeric in T26547 / R26547C20: '5195.8'
## Warning: Coercing text to numeric in Q26548 / R26548C17: '93.2'
## Warning: Coercing text to numeric in T26548 / R26548C20: '5195.8'
## Warning: Coercing text to numeric in Q26549 / R26549C17: '93.2'
## Warning: Coercing text to numeric in T26549 / R26549C20: '5195.8'
## Warning: Coercing text to numeric in Q26550 / R26550C17: '93.2'
## Warning: Coercing text to numeric in T26550 / R26550C20: '5195.8'
## Warning: Coercing text to numeric in Q26551 / R26551C17: '93.2'
## Warning: Coercing text to numeric in T26551 / R26551C20: '5195.8'
## Warning: Coercing text to numeric in Q26552 / R26552C17: '93.2'
## Warning: Coercing text to numeric in T26552 / R26552C20: '5195.8'
## Warning: Coercing text to numeric in Q26553 / R26553C17: '93.2'
## Warning: Coercing text to numeric in T26553 / R26553C20: '5195.8'
## Warning: Coercing text to numeric in Q26554 / R26554C17: '93.2'
## Warning: Coercing text to numeric in T26554 / R26554C20: '5195.8'
## Warning: Coercing text to numeric in Q26555 / R26555C17: '93.2'
## Warning: Coercing text to numeric in T26555 / R26555C20: '5195.8'
## Warning: Coercing text to numeric in Q26556 / R26556C17: '93.2'
## Warning: Coercing text to numeric in T26556 / R26556C20: '5195.8'
## Warning: Coercing text to numeric in Q26557 / R26557C17: '93.2'
## Warning: Coercing text to numeric in T26557 / R26557C20: '5195.8'
## Warning: Coercing text to numeric in Q26558 / R26558C17: '93.2'
## Warning: Coercing text to numeric in T26558 / R26558C20: '5195.8'
## Warning: Coercing text to numeric in Q26559 / R26559C17: '93.2'
## Warning: Coercing text to numeric in T26559 / R26559C20: '5195.8'
## Warning: Coercing text to numeric in Q26560 / R26560C17: '93.2'
## Warning: Coercing text to numeric in T26560 / R26560C20: '5195.8'
## Warning: Coercing text to numeric in Q26561 / R26561C17: '93.2'
## Warning: Coercing text to numeric in T26561 / R26561C20: '5195.8'
## Warning: Coercing text to numeric in Q26562 / R26562C17: '93.2'
## Warning: Coercing text to numeric in T26562 / R26562C20: '5195.8'
## Warning: Coercing text to numeric in Q26563 / R26563C17: '93.2'
## Warning: Coercing text to numeric in T26563 / R26563C20: '5195.8'
## Warning: Coercing text to numeric in Q26564 / R26564C17: '93.2'
## Warning: Coercing text to numeric in T26564 / R26564C20: '5195.8'
## Warning: Coercing text to numeric in Q26565 / R26565C17: '93.2'
## Warning: Coercing text to numeric in T26565 / R26565C20: '5195.8'
## Warning: Coercing text to numeric in Q26566 / R26566C17: '93.2'
## Warning: Coercing text to numeric in T26566 / R26566C20: '5195.8'
## Warning: Coercing text to numeric in Q26567 / R26567C17: '93.2'
## Warning: Coercing text to numeric in T26567 / R26567C20: '5195.8'
## Warning: Coercing text to numeric in Q26568 / R26568C17: '93.2'
## Warning: Coercing text to numeric in T26568 / R26568C20: '5195.8'
## Warning: Coercing text to numeric in Q26569 / R26569C17: '93.2'
## Warning: Coercing text to numeric in T26569 / R26569C20: '5195.8'
## Warning: Coercing text to numeric in Q26570 / R26570C17: '93.2'
## Warning: Coercing text to numeric in T26570 / R26570C20: '5195.8'
## Warning: Coercing text to numeric in Q26571 / R26571C17: '93.2'
## Warning: Coercing text to numeric in T26571 / R26571C20: '5195.8'
## Warning: Coercing text to numeric in Q26572 / R26572C17: '93.2'
## Warning: Coercing text to numeric in T26572 / R26572C20: '5195.8'
## Warning: Coercing text to numeric in Q26573 / R26573C17: '93.2'
## Warning: Coercing text to numeric in T26573 / R26573C20: '5195.8'
## Warning: Coercing text to numeric in Q26574 / R26574C17: '93.2'
## Warning: Coercing text to numeric in T26574 / R26574C20: '5195.8'
## Warning: Coercing text to numeric in Q26575 / R26575C17: '93.2'
## Warning: Coercing text to numeric in T26575 / R26575C20: '5195.8'
## Warning: Coercing text to numeric in Q26576 / R26576C17: '93.2'
## Warning: Coercing text to numeric in T26576 / R26576C20: '5195.8'
## Warning: Coercing text to numeric in Q26577 / R26577C17: '93.2'
## Warning: Coercing text to numeric in T26577 / R26577C20: '5195.8'
## Warning: Coercing text to numeric in Q26578 / R26578C17: '93.2'
## Warning: Coercing text to numeric in T26578 / R26578C20: '5195.8'
## Warning: Coercing text to numeric in Q26579 / R26579C17: '93.2'
## Warning: Coercing text to numeric in T26579 / R26579C20: '5195.8'
## Warning: Coercing text to numeric in Q26580 / R26580C17: '93.2'
## Warning: Coercing text to numeric in T26580 / R26580C20: '5195.8'
## Warning: Coercing text to numeric in Q26581 / R26581C17: '93.2'
## Warning: Coercing text to numeric in T26581 / R26581C20: '5195.8'
## Warning: Coercing text to numeric in Q26582 / R26582C17: '93.2'
## Warning: Coercing text to numeric in T26582 / R26582C20: '5195.8'
## Warning: Coercing text to numeric in Q26583 / R26583C17: '93.2'
## Warning: Coercing text to numeric in T26583 / R26583C20: '5195.8'
## Warning: Coercing text to numeric in Q26584 / R26584C17: '93.2'
## Warning: Coercing text to numeric in T26584 / R26584C20: '5195.8'
## Warning: Coercing text to numeric in Q26585 / R26585C17: '93.2'
## Warning: Coercing text to numeric in T26585 / R26585C20: '5195.8'
## Warning: Coercing text to numeric in Q26586 / R26586C17: '93.2'
## Warning: Coercing text to numeric in T26586 / R26586C20: '5195.8'
## Warning: Coercing text to numeric in Q26587 / R26587C17: '93.2'
## Warning: Coercing text to numeric in T26587 / R26587C20: '5195.8'
## Warning: Coercing text to numeric in Q26588 / R26588C17: '93.2'
## Warning: Coercing text to numeric in T26588 / R26588C20: '5195.8'
## Warning: Coercing text to numeric in Q26589 / R26589C17: '93.2'
## Warning: Coercing text to numeric in T26589 / R26589C20: '5195.8'
## Warning: Coercing text to numeric in Q26590 / R26590C17: '93.2'
## Warning: Coercing text to numeric in T26590 / R26590C20: '5195.8'
## Warning: Coercing text to numeric in Q26591 / R26591C17: '93.2'
## Warning: Coercing text to numeric in T26591 / R26591C20: '5195.8'
## Warning: Coercing text to numeric in Q26592 / R26592C17: '93.2'
## Warning: Coercing text to numeric in T26592 / R26592C20: '5195.8'
## Warning: Coercing text to numeric in Q26593 / R26593C17: '93.2'
## Warning: Coercing text to numeric in T26593 / R26593C20: '5195.8'
## Warning: Coercing text to numeric in Q26594 / R26594C17: '93.2'
## Warning: Coercing text to numeric in T26594 / R26594C20: '5195.8'
## Warning: Coercing text to numeric in Q26595 / R26595C17: '93.2'
## Warning: Coercing text to numeric in T26595 / R26595C20: '5195.8'
## Warning: Coercing text to numeric in Q26596 / R26596C17: '93.2'
## Warning: Coercing text to numeric in T26596 / R26596C20: '5195.8'
## Warning: Coercing text to numeric in Q26597 / R26597C17: '93.2'
## Warning: Coercing text to numeric in T26597 / R26597C20: '5195.8'
## Warning: Coercing text to numeric in Q26598 / R26598C17: '93.2'
## Warning: Coercing text to numeric in T26598 / R26598C20: '5195.8'
## Warning: Coercing text to numeric in Q26599 / R26599C17: '93.2'
## Warning: Coercing text to numeric in T26599 / R26599C20: '5195.8'
## Warning: Coercing text to numeric in Q26600 / R26600C17: '93.2'
## Warning: Coercing text to numeric in T26600 / R26600C20: '5195.8'
## Warning: Coercing text to numeric in Q26601 / R26601C17: '93.2'
## Warning: Coercing text to numeric in T26601 / R26601C20: '5195.8'
## Warning: Coercing text to numeric in Q26602 / R26602C17: '93.2'
## Warning: Coercing text to numeric in T26602 / R26602C20: '5195.8'
## Warning: Coercing text to numeric in Q26603 / R26603C17: '93.2'
## Warning: Coercing text to numeric in T26603 / R26603C20: '5195.8'
## Warning: Coercing text to numeric in Q26604 / R26604C17: '93.2'
## Warning: Coercing text to numeric in T26604 / R26604C20: '5195.8'
## Warning: Coercing text to numeric in Q26605 / R26605C17: '93.2'
## Warning: Coercing text to numeric in T26605 / R26605C20: '5195.8'
## Warning: Coercing text to numeric in Q26606 / R26606C17: '93.2'
## Warning: Coercing text to numeric in T26606 / R26606C20: '5195.8'
## Warning: Coercing text to numeric in Q26607 / R26607C17: '93.2'
## Warning: Coercing text to numeric in T26607 / R26607C20: '5195.8'
## Warning: Coercing text to numeric in Q26608 / R26608C17: '93.2'
## Warning: Coercing text to numeric in T26608 / R26608C20: '5195.8'
## Warning: Coercing text to numeric in Q26609 / R26609C17: '93.2'
## Warning: Coercing text to numeric in T26609 / R26609C20: '5195.8'
## Warning: Coercing text to numeric in Q26610 / R26610C17: '93.2'
## Warning: Coercing text to numeric in T26610 / R26610C20: '5195.8'
## Warning: Coercing text to numeric in Q26611 / R26611C17: '93.2'
## Warning: Coercing text to numeric in T26611 / R26611C20: '5195.8'
## Warning: Coercing text to numeric in Q26612 / R26612C17: '93.2'
## Warning: Coercing text to numeric in T26612 / R26612C20: '5195.8'
## Warning: Coercing text to numeric in Q26613 / R26613C17: '93.2'
## Warning: Coercing text to numeric in T26613 / R26613C20: '5195.8'
## Warning: Coercing text to numeric in Q26614 / R26614C17: '93.2'
## Warning: Coercing text to numeric in T26614 / R26614C20: '5195.8'
## Warning: Coercing text to numeric in Q26615 / R26615C17: '93.2'
## Warning: Coercing text to numeric in T26615 / R26615C20: '5195.8'
## Warning: Coercing text to numeric in Q26616 / R26616C17: '93.2'
## Warning: Coercing text to numeric in T26616 / R26616C20: '5195.8'
## Warning: Coercing text to numeric in Q26617 / R26617C17: '93.2'
## Warning: Coercing text to numeric in T26617 / R26617C20: '5195.8'
## Warning: Coercing text to numeric in Q26618 / R26618C17: '93.2'
## Warning: Coercing text to numeric in T26618 / R26618C20: '5195.8'
## Warning: Coercing text to numeric in Q26619 / R26619C17: '93.2'
## Warning: Coercing text to numeric in T26619 / R26619C20: '5195.8'
## Warning: Coercing text to numeric in Q26620 / R26620C17: '93.2'
## Warning: Coercing text to numeric in T26620 / R26620C20: '5195.8'
## Warning: Coercing text to numeric in Q26621 / R26621C17: '93.2'
## Warning: Coercing text to numeric in T26621 / R26621C20: '5195.8'
## Warning: Coercing text to numeric in Q26622 / R26622C17: '93.2'
## Warning: Coercing text to numeric in T26622 / R26622C20: '5195.8'
## Warning: Coercing text to numeric in Q26623 / R26623C17: '93.2'
## Warning: Coercing text to numeric in T26623 / R26623C20: '5195.8'
## Warning: Coercing text to numeric in Q26624 / R26624C17: '93.2'
## Warning: Coercing text to numeric in T26624 / R26624C20: '5195.8'
## Warning: Coercing text to numeric in Q26625 / R26625C17: '93.2'
## Warning: Coercing text to numeric in T26625 / R26625C20: '5195.8'
## Warning: Coercing text to numeric in Q26626 / R26626C17: '93.2'
## Warning: Coercing text to numeric in T26626 / R26626C20: '5195.8'
## Warning: Coercing text to numeric in Q26627 / R26627C17: '93.2'
## Warning: Coercing text to numeric in T26627 / R26627C20: '5195.8'
## Warning: Coercing text to numeric in Q26628 / R26628C17: '93.2'
## Warning: Coercing text to numeric in T26628 / R26628C20: '5195.8'
## Warning: Coercing text to numeric in Q26629 / R26629C17: '93.2'
## Warning: Coercing text to numeric in T26629 / R26629C20: '5195.8'
## Warning: Coercing text to numeric in Q26630 / R26630C17: '93.2'
## Warning: Coercing text to numeric in T26630 / R26630C20: '5195.8'
## Warning: Coercing text to numeric in Q26631 / R26631C17: '93.2'
## Warning: Coercing text to numeric in T26631 / R26631C20: '5195.8'
## Warning: Coercing text to numeric in Q26632 / R26632C17: '93.2'
## Warning: Coercing text to numeric in T26632 / R26632C20: '5195.8'
## Warning: Coercing text to numeric in Q26633 / R26633C17: '93.2'
## Warning: Coercing text to numeric in T26633 / R26633C20: '5195.8'
## Warning: Coercing text to numeric in Q26634 / R26634C17: '93.2'
## Warning: Coercing text to numeric in T26634 / R26634C20: '5195.8'
## Warning: Coercing text to numeric in Q26635 / R26635C17: '93.2'
## Warning: Coercing text to numeric in T26635 / R26635C20: '5195.8'
## Warning: Coercing text to numeric in Q26636 / R26636C17: '93.2'
## Warning: Coercing text to numeric in T26636 / R26636C20: '5195.8'
## Warning: Coercing text to numeric in Q26637 / R26637C17: '93.2'
## Warning: Coercing text to numeric in T26637 / R26637C20: '5195.8'
## Warning: Coercing text to numeric in Q26638 / R26638C17: '93.2'
## Warning: Coercing text to numeric in T26638 / R26638C20: '5195.8'
## Warning: Coercing text to numeric in Q26639 / R26639C17: '93.2'
## Warning: Coercing text to numeric in T26639 / R26639C20: '5195.8'
## Warning: Coercing text to numeric in Q26640 / R26640C17: '93.2'
## Warning: Coercing text to numeric in T26640 / R26640C20: '5195.8'
## Warning: Coercing text to numeric in Q26641 / R26641C17: '93.2'
## Warning: Coercing text to numeric in T26641 / R26641C20: '5195.8'
## Warning: Coercing text to numeric in Q26642 / R26642C17: '93.2'
## Warning: Coercing text to numeric in T26642 / R26642C20: '5195.8'
## Warning: Coercing text to numeric in Q26643 / R26643C17: '93.2'
## Warning: Coercing text to numeric in T26643 / R26643C20: '5195.8'
## Warning: Coercing text to numeric in Q26644 / R26644C17: '93.2'
## Warning: Coercing text to numeric in T26644 / R26644C20: '5195.8'
## Warning: Coercing text to numeric in Q26645 / R26645C17: '93.2'
## Warning: Coercing text to numeric in T26645 / R26645C20: '5195.8'
## Warning: Coercing text to numeric in Q26646 / R26646C17: '93.2'
## Warning: Coercing text to numeric in T26646 / R26646C20: '5195.8'
## Warning: Coercing text to numeric in Q26647 / R26647C17: '93.2'
## Warning: Coercing text to numeric in T26647 / R26647C20: '5195.8'
## Warning: Coercing text to numeric in Q26648 / R26648C17: '93.2'
## Warning: Coercing text to numeric in T26648 / R26648C20: '5195.8'
## Warning: Coercing text to numeric in Q26649 / R26649C17: '93.2'
## Warning: Coercing text to numeric in T26649 / R26649C20: '5195.8'
## Warning: Coercing text to numeric in Q26650 / R26650C17: '93.2'
## Warning: Coercing text to numeric in T26650 / R26650C20: '5195.8'
## Warning: Coercing text to numeric in Q26651 / R26651C17: '93.2'
## Warning: Coercing text to numeric in T26651 / R26651C20: '5195.8'
## Warning: Coercing text to numeric in Q26652 / R26652C17: '93.2'
## Warning: Coercing text to numeric in T26652 / R26652C20: '5195.8'
## Warning: Coercing text to numeric in Q26653 / R26653C17: '93.2'
## Warning: Coercing text to numeric in T26653 / R26653C20: '5195.8'
## Warning: Coercing text to numeric in Q26654 / R26654C17: '93.2'
## Warning: Coercing text to numeric in T26654 / R26654C20: '5195.8'
## Warning: Coercing text to numeric in Q26655 / R26655C17: '93.2'
## Warning: Coercing text to numeric in T26655 / R26655C20: '5195.8'
## Warning: Coercing text to numeric in Q26656 / R26656C17: '93.2'
## Warning: Coercing text to numeric in T26656 / R26656C20: '5195.8'
## Warning: Coercing text to numeric in Q26657 / R26657C17: '93.2'
## Warning: Coercing text to numeric in T26657 / R26657C20: '5195.8'
## Warning: Coercing text to numeric in Q26658 / R26658C17: '93.2'
## Warning: Coercing text to numeric in T26658 / R26658C20: '5195.8'
## Warning: Coercing text to numeric in Q26659 / R26659C17: '93.2'
## Warning: Coercing text to numeric in T26659 / R26659C20: '5195.8'
## Warning: Coercing text to numeric in Q26660 / R26660C17: '93.2'
## Warning: Coercing text to numeric in T26660 / R26660C20: '5195.8'
## Warning: Coercing text to numeric in Q26661 / R26661C17: '93.2'
## Warning: Coercing text to numeric in T26661 / R26661C20: '5195.8'
## Warning: Coercing text to numeric in Q26662 / R26662C17: '93.2'
## Warning: Coercing text to numeric in T26662 / R26662C20: '5195.8'
## Warning: Coercing text to numeric in Q26663 / R26663C17: '93.2'
## Warning: Coercing text to numeric in T26663 / R26663C20: '5195.8'
## Warning: Coercing text to numeric in Q26664 / R26664C17: '93.2'
## Warning: Coercing text to numeric in T26664 / R26664C20: '5195.8'
## Warning: Coercing text to numeric in Q26665 / R26665C17: '93.2'
## Warning: Coercing text to numeric in T26665 / R26665C20: '5195.8'
## Warning: Coercing text to numeric in Q26666 / R26666C17: '93.2'
## Warning: Coercing text to numeric in T26666 / R26666C20: '5195.8'
## Warning: Coercing text to numeric in Q26667 / R26667C17: '93.2'
## Warning: Coercing text to numeric in T26667 / R26667C20: '5195.8'
## Warning: Coercing text to numeric in Q26668 / R26668C17: '93.2'
## Warning: Coercing text to numeric in T26668 / R26668C20: '5195.8'
## Warning: Coercing text to numeric in Q26669 / R26669C17: '93.2'
## Warning: Coercing text to numeric in T26669 / R26669C20: '5195.8'
## Warning: Coercing text to numeric in Q26670 / R26670C17: '93.2'
## Warning: Coercing text to numeric in T26670 / R26670C20: '5195.8'
## Warning: Coercing text to numeric in Q26671 / R26671C17: '93.2'
## Warning: Coercing text to numeric in T26671 / R26671C20: '5195.8'
## Warning: Coercing text to numeric in Q26672 / R26672C17: '93.2'
## Warning: Coercing text to numeric in T26672 / R26672C20: '5195.8'
## Warning: Coercing text to numeric in Q26673 / R26673C17: '93.2'
## Warning: Coercing text to numeric in T26673 / R26673C20: '5195.8'
## Warning: Coercing text to numeric in Q26674 / R26674C17: '93.2'
## Warning: Coercing text to numeric in T26674 / R26674C20: '5195.8'
## Warning: Coercing text to numeric in Q26675 / R26675C17: '93.2'
## Warning: Coercing text to numeric in T26675 / R26675C20: '5195.8'
## Warning: Coercing text to numeric in Q26676 / R26676C17: '93.2'
## Warning: Coercing text to numeric in T26676 / R26676C20: '5195.8'
## Warning: Coercing text to numeric in Q26677 / R26677C17: '93.2'
## Warning: Coercing text to numeric in T26677 / R26677C20: '5195.8'
## Warning: Coercing text to numeric in Q26678 / R26678C17: '93.2'
## Warning: Coercing text to numeric in T26678 / R26678C20: '5195.8'
## Warning: Coercing text to numeric in Q26679 / R26679C17: '93.2'
## Warning: Coercing text to numeric in T26679 / R26679C20: '5195.8'
## Warning: Coercing text to numeric in Q26680 / R26680C17: '93.2'
## Warning: Coercing text to numeric in T26680 / R26680C20: '5195.8'
## Warning: Coercing text to numeric in Q26681 / R26681C17: '93.2'
## Warning: Coercing text to numeric in T26681 / R26681C20: '5195.8'
## Warning: Coercing text to numeric in Q26682 / R26682C17: '93.2'
## Warning: Coercing text to numeric in T26682 / R26682C20: '5195.8'
## Warning: Coercing text to numeric in Q26683 / R26683C17: '93.2'
## Warning: Coercing text to numeric in T26683 / R26683C20: '5195.8'
## Warning: Coercing text to numeric in Q26684 / R26684C17: '93.2'
## Warning: Coercing text to numeric in T26684 / R26684C20: '5195.8'
## Warning: Coercing text to numeric in Q26685 / R26685C17: '93.2'
## Warning: Coercing text to numeric in T26685 / R26685C20: '5195.8'
## Warning: Coercing text to numeric in Q26686 / R26686C17: '93.2'
## Warning: Coercing text to numeric in T26686 / R26686C20: '5195.8'
## Warning: Coercing text to numeric in Q26687 / R26687C17: '93.2'
## Warning: Coercing text to numeric in T26687 / R26687C20: '5195.8'
## Warning: Coercing text to numeric in Q26688 / R26688C17: '93.2'
## Warning: Coercing text to numeric in T26688 / R26688C20: '5195.8'
## Warning: Coercing text to numeric in Q26689 / R26689C17: '93.2'
## Warning: Coercing text to numeric in T26689 / R26689C20: '5195.8'
## Warning: Coercing text to numeric in Q26690 / R26690C17: '93.2'
## Warning: Coercing text to numeric in T26690 / R26690C20: '5195.8'
## Warning: Coercing text to numeric in Q26691 / R26691C17: '93.2'
## Warning: Coercing text to numeric in T26691 / R26691C20: '5195.8'
## Warning: Coercing text to numeric in Q26692 / R26692C17: '93.2'
## Warning: Coercing text to numeric in T26692 / R26692C20: '5195.8'
## Warning: Coercing text to numeric in Q26693 / R26693C17: '93.2'
## Warning: Coercing text to numeric in T26693 / R26693C20: '5195.8'
## Warning: Coercing text to numeric in Q26694 / R26694C17: '93.2'
## Warning: Coercing text to numeric in T26694 / R26694C20: '5195.8'
## Warning: Coercing text to numeric in Q26695 / R26695C17: '93.2'
## Warning: Coercing text to numeric in T26695 / R26695C20: '5195.8'
## Warning: Coercing text to numeric in Q26696 / R26696C17: '93.2'
## Warning: Coercing text to numeric in T26696 / R26696C20: '5195.8'
## Warning: Coercing text to numeric in Q26697 / R26697C17: '93.2'
## Warning: Coercing text to numeric in T26697 / R26697C20: '5195.8'
## Warning: Coercing text to numeric in Q26698 / R26698C17: '93.2'
## Warning: Coercing text to numeric in T26698 / R26698C20: '5195.8'
## Warning: Coercing text to numeric in Q26699 / R26699C17: '93.2'
## Warning: Coercing text to numeric in T26699 / R26699C20: '5195.8'
## Warning: Coercing text to numeric in Q26700 / R26700C17: '93.2'
## Warning: Coercing text to numeric in T26700 / R26700C20: '5195.8'
## Warning: Coercing text to numeric in Q26701 / R26701C17: '93.2'
## Warning: Coercing text to numeric in T26701 / R26701C20: '5195.8'
## Warning: Coercing text to numeric in Q26702 / R26702C17: '93.2'
## Warning: Coercing text to numeric in T26702 / R26702C20: '5195.8'
## Warning: Coercing text to numeric in Q26703 / R26703C17: '93.2'
## Warning: Coercing text to numeric in T26703 / R26703C20: '5195.8'
## Warning: Coercing text to numeric in Q26704 / R26704C17: '93.2'
## Warning: Coercing text to numeric in T26704 / R26704C20: '5195.8'
## Warning: Coercing text to numeric in Q26705 / R26705C17: '93.2'
## Warning: Coercing text to numeric in T26705 / R26705C20: '5195.8'
## Warning: Coercing text to numeric in Q26706 / R26706C17: '93.2'
## Warning: Coercing text to numeric in T26706 / R26706C20: '5195.8'
## Warning: Coercing text to numeric in Q26707 / R26707C17: '93.2'
## Warning: Coercing text to numeric in T26707 / R26707C20: '5195.8'
## Warning: Coercing text to numeric in Q26708 / R26708C17: '93.2'
## Warning: Coercing text to numeric in T26708 / R26708C20: '5195.8'
## Warning: Coercing text to numeric in Q26709 / R26709C17: '93.2'
## Warning: Coercing text to numeric in T26709 / R26709C20: '5195.8'
## Warning: Coercing text to numeric in Q26710 / R26710C17: '93.2'
## Warning: Coercing text to numeric in T26710 / R26710C20: '5195.8'
## Warning: Coercing text to numeric in Q26711 / R26711C17: '93.2'
## Warning: Coercing text to numeric in T26711 / R26711C20: '5195.8'
## Warning: Coercing text to numeric in Q26712 / R26712C17: '93.2'
## Warning: Coercing text to numeric in T26712 / R26712C20: '5195.8'
## Warning: Coercing text to numeric in Q26713 / R26713C17: '93.2'
## Warning: Coercing text to numeric in T26713 / R26713C20: '5195.8'
## Warning: Coercing text to numeric in Q26714 / R26714C17: '93.2'
## Warning: Coercing text to numeric in T26714 / R26714C20: '5195.8'
## Warning: Coercing text to numeric in Q26715 / R26715C17: '93.2'
## Warning: Coercing text to numeric in T26715 / R26715C20: '5195.8'
## Warning: Coercing text to numeric in Q26716 / R26716C17: '93.2'
## Warning: Coercing text to numeric in T26716 / R26716C20: '5195.8'
## Warning: Coercing text to numeric in Q26717 / R26717C17: '93.2'
## Warning: Coercing text to numeric in T26717 / R26717C20: '5195.8'
## Warning: Coercing text to numeric in Q26718 / R26718C17: '93.2'
## Warning: Coercing text to numeric in T26718 / R26718C20: '5195.8'
## Warning: Coercing text to numeric in Q26719 / R26719C17: '93.2'
## Warning: Coercing text to numeric in T26719 / R26719C20: '5195.8'
## Warning: Coercing text to numeric in Q26720 / R26720C17: '93.2'
## Warning: Coercing text to numeric in T26720 / R26720C20: '5195.8'
## Warning: Coercing text to numeric in Q26721 / R26721C17: '93.2'
## Warning: Coercing text to numeric in T26721 / R26721C20: '5195.8'
## Warning: Coercing text to numeric in Q26722 / R26722C17: '93.2'
## Warning: Coercing text to numeric in T26722 / R26722C20: '5195.8'
## Warning: Coercing text to numeric in Q26723 / R26723C17: '93.2'
## Warning: Coercing text to numeric in T26723 / R26723C20: '5195.8'
## Warning: Coercing text to numeric in Q26724 / R26724C17: '93.2'
## Warning: Coercing text to numeric in T26724 / R26724C20: '5195.8'
## Warning: Coercing text to numeric in Q26725 / R26725C17: '93.2'
## Warning: Coercing text to numeric in T26725 / R26725C20: '5195.8'
## Warning: Coercing text to numeric in Q26726 / R26726C17: '93.2'
## Warning: Coercing text to numeric in T26726 / R26726C20: '5195.8'
## Warning: Coercing text to numeric in Q26727 / R26727C17: '93.2'
## Warning: Coercing text to numeric in T26727 / R26727C20: '5195.8'
## Warning: Coercing text to numeric in Q26728 / R26728C17: '93.2'
## Warning: Coercing text to numeric in T26728 / R26728C20: '5195.8'
## Warning: Coercing text to numeric in Q26729 / R26729C17: '93.2'
## Warning: Coercing text to numeric in T26729 / R26729C20: '5195.8'
## Warning: Coercing text to numeric in Q26730 / R26730C17: '93.2'
## Warning: Coercing text to numeric in T26730 / R26730C20: '5195.8'
## Warning: Coercing text to numeric in Q26731 / R26731C17: '93.2'
## Warning: Coercing text to numeric in T26731 / R26731C20: '5195.8'
## Warning: Coercing text to numeric in Q26732 / R26732C17: '93.2'
## Warning: Coercing text to numeric in T26732 / R26732C20: '5195.8'
## Warning: Coercing text to numeric in Q26733 / R26733C17: '93.2'
## Warning: Coercing text to numeric in T26733 / R26733C20: '5195.8'
## Warning: Coercing text to numeric in Q26734 / R26734C17: '93.2'
## Warning: Coercing text to numeric in T26734 / R26734C20: '5195.8'
## Warning: Coercing text to numeric in Q26735 / R26735C17: '93.2'
## Warning: Coercing text to numeric in T26735 / R26735C20: '5195.8'
## Warning: Coercing text to numeric in Q26736 / R26736C17: '93.2'
## Warning: Coercing text to numeric in T26736 / R26736C20: '5195.8'
## Warning: Coercing text to numeric in Q26737 / R26737C17: '93.2'
## Warning: Coercing text to numeric in T26737 / R26737C20: '5195.8'
## Warning: Coercing text to numeric in Q26738 / R26738C17: '93.2'
## Warning: Coercing text to numeric in T26738 / R26738C20: '5195.8'
## Warning: Coercing text to numeric in Q26739 / R26739C17: '93.2'
## Warning: Coercing text to numeric in T26739 / R26739C20: '5195.8'
## Warning: Coercing text to numeric in Q26740 / R26740C17: '93.2'
## Warning: Coercing text to numeric in T26740 / R26740C20: '5195.8'
## Warning: Coercing text to numeric in Q26741 / R26741C17: '93.2'
## Warning: Coercing text to numeric in T26741 / R26741C20: '5195.8'
## Warning: Coercing text to numeric in Q26742 / R26742C17: '93.2'
## Warning: Coercing text to numeric in T26742 / R26742C20: '5195.8'
## Warning: Coercing text to numeric in Q26743 / R26743C17: '93.2'
## Warning: Coercing text to numeric in T26743 / R26743C20: '5195.8'
## Warning: Coercing text to numeric in Q26744 / R26744C17: '93.2'
## Warning: Coercing text to numeric in T26744 / R26744C20: '5195.8'
## Warning: Coercing text to numeric in Q26745 / R26745C17: '93.2'
## Warning: Coercing text to numeric in T26745 / R26745C20: '5195.8'
## Warning: Coercing text to numeric in Q26746 / R26746C17: '93.2'
## Warning: Coercing text to numeric in T26746 / R26746C20: '5195.8'
## Warning: Coercing text to numeric in Q26747 / R26747C17: '93.2'
## Warning: Coercing text to numeric in T26747 / R26747C20: '5195.8'
## Warning: Coercing text to numeric in Q26748 / R26748C17: '93.2'
## Warning: Coercing text to numeric in T26748 / R26748C20: '5195.8'
## Warning: Coercing text to numeric in Q26749 / R26749C17: '93.2'
## Warning: Coercing text to numeric in T26749 / R26749C20: '5195.8'
## Warning: Coercing text to numeric in Q26750 / R26750C17: '93.2'
## Warning: Coercing text to numeric in T26750 / R26750C20: '5195.8'
## Warning: Coercing text to numeric in Q26751 / R26751C17: '93.2'
## Warning: Coercing text to numeric in T26751 / R26751C20: '5195.8'
## Warning: Coercing text to numeric in Q26752 / R26752C17: '93.2'
## Warning: Coercing text to numeric in T26752 / R26752C20: '5195.8'
## Warning: Coercing text to numeric in Q26753 / R26753C17: '93.2'
## Warning: Coercing text to numeric in T26753 / R26753C20: '5195.8'
## Warning: Coercing text to numeric in Q26754 / R26754C17: '93.2'
## Warning: Coercing text to numeric in T26754 / R26754C20: '5195.8'
## Warning: Coercing text to numeric in Q26755 / R26755C17: '93.2'
## Warning: Coercing text to numeric in T26755 / R26755C20: '5195.8'
## Warning: Coercing text to numeric in Q26756 / R26756C17: '93.2'
## Warning: Coercing text to numeric in T26756 / R26756C20: '5195.8'
## Warning: Coercing text to numeric in Q26757 / R26757C17: '93.2'
## Warning: Coercing text to numeric in T26757 / R26757C20: '5195.8'
## Warning: Coercing text to numeric in Q26758 / R26758C17: '93.2'
## Warning: Coercing text to numeric in T26758 / R26758C20: '5195.8'
## Warning: Coercing text to numeric in Q26759 / R26759C17: '93.2'
## Warning: Coercing text to numeric in T26759 / R26759C20: '5195.8'
## Warning: Coercing text to numeric in Q26760 / R26760C17: '93.2'
## Warning: Coercing text to numeric in T26760 / R26760C20: '5195.8'
## Warning: Coercing text to numeric in Q26761 / R26761C17: '93.2'
## Warning: Coercing text to numeric in T26761 / R26761C20: '5195.8'
## Warning: Coercing text to numeric in Q26762 / R26762C17: '93.2'
## Warning: Coercing text to numeric in T26762 / R26762C20: '5195.8'
## Warning: Coercing text to numeric in Q26763 / R26763C17: '93.2'
## Warning: Coercing text to numeric in T26763 / R26763C20: '5195.8'
## Warning: Coercing text to numeric in Q26764 / R26764C17: '93.2'
## Warning: Coercing text to numeric in T26764 / R26764C20: '5195.8'
## Warning: Coercing text to numeric in Q26765 / R26765C17: '93.2'
## Warning: Coercing text to numeric in T26765 / R26765C20: '5195.8'
## Warning: Coercing text to numeric in Q26766 / R26766C17: '93.2'
## Warning: Coercing text to numeric in T26766 / R26766C20: '5195.8'
## Warning: Coercing text to numeric in Q26767 / R26767C17: '93.2'
## Warning: Coercing text to numeric in T26767 / R26767C20: '5195.8'
## Warning: Coercing text to numeric in Q26768 / R26768C17: '93.2'
## Warning: Coercing text to numeric in T26768 / R26768C20: '5195.8'
## Warning: Coercing text to numeric in Q26769 / R26769C17: '93.2'
## Warning: Coercing text to numeric in T26769 / R26769C20: '5195.8'
## Warning: Coercing text to numeric in Q26770 / R26770C17: '93.2'
## Warning: Coercing text to numeric in T26770 / R26770C20: '5195.8'
## Warning: Coercing text to numeric in Q26771 / R26771C17: '93.2'
## Warning: Coercing text to numeric in T26771 / R26771C20: '5195.8'
## Warning: Coercing text to numeric in Q26772 / R26772C17: '93.2'
## Warning: Coercing text to numeric in T26772 / R26772C20: '5195.8'
## Warning: Coercing text to numeric in Q26773 / R26773C17: '93.2'
## Warning: Coercing text to numeric in T26773 / R26773C20: '5195.8'
## Warning: Coercing text to numeric in Q26774 / R26774C17: '93.2'
## Warning: Coercing text to numeric in T26774 / R26774C20: '5195.8'
## Warning: Coercing text to numeric in Q26775 / R26775C17: '93.2'
## Warning: Coercing text to numeric in T26775 / R26775C20: '5195.8'
## Warning: Coercing text to numeric in Q26776 / R26776C17: '93.2'
## Warning: Coercing text to numeric in T26776 / R26776C20: '5195.8'
## Warning: Coercing text to numeric in Q26777 / R26777C17: '93.2'
## Warning: Coercing text to numeric in T26777 / R26777C20: '5195.8'
## Warning: Coercing text to numeric in Q26778 / R26778C17: '93.2'
## Warning: Coercing text to numeric in T26778 / R26778C20: '5195.8'
## Warning: Coercing text to numeric in Q26779 / R26779C17: '93.2'
## Warning: Coercing text to numeric in T26779 / R26779C20: '5195.8'
## Warning: Coercing text to numeric in Q26780 / R26780C17: '93.2'
## Warning: Coercing text to numeric in T26780 / R26780C20: '5195.8'
## Warning: Coercing text to numeric in Q26781 / R26781C17: '93.2'
## Warning: Coercing text to numeric in T26781 / R26781C20: '5195.8'
## Warning: Coercing text to numeric in Q26782 / R26782C17: '93.2'
## Warning: Coercing text to numeric in T26782 / R26782C20: '5195.8'
## Warning: Coercing text to numeric in Q26783 / R26783C17: '93.2'
## Warning: Coercing text to numeric in T26783 / R26783C20: '5195.8'
## Warning: Coercing text to numeric in Q26784 / R26784C17: '93.2'
## Warning: Coercing text to numeric in T26784 / R26784C20: '5195.8'
## Warning: Coercing text to numeric in Q26785 / R26785C17: '93.2'
## Warning: Coercing text to numeric in T26785 / R26785C20: '5195.8'
## Warning: Coercing text to numeric in Q26786 / R26786C17: '93.2'
## Warning: Coercing text to numeric in T26786 / R26786C20: '5195.8'
## Warning: Coercing text to numeric in Q26787 / R26787C17: '93.2'
## Warning: Coercing text to numeric in T26787 / R26787C20: '5195.8'
## Warning: Coercing text to numeric in Q26788 / R26788C17: '93.2'
## Warning: Coercing text to numeric in T26788 / R26788C20: '5195.8'
## Warning: Coercing text to numeric in Q26789 / R26789C17: '93.2'
## Warning: Coercing text to numeric in T26789 / R26789C20: '5195.8'
## Warning: Coercing text to numeric in Q26790 / R26790C17: '93.2'
## Warning: Coercing text to numeric in T26790 / R26790C20: '5195.8'
## Warning: Coercing text to numeric in Q26791 / R26791C17: '93.2'
## Warning: Coercing text to numeric in T26791 / R26791C20: '5195.8'
## Warning: Coercing text to numeric in Q26792 / R26792C17: '93.2'
## Warning: Coercing text to numeric in T26792 / R26792C20: '5195.8'
## Warning: Coercing text to numeric in Q26793 / R26793C17: '93.2'
## Warning: Coercing text to numeric in T26793 / R26793C20: '5195.8'
## Warning: Coercing text to numeric in Q26794 / R26794C17: '93.2'
## Warning: Coercing text to numeric in T26794 / R26794C20: '5195.8'
## Warning: Coercing text to numeric in Q26795 / R26795C17: '93.2'
## Warning: Coercing text to numeric in T26795 / R26795C20: '5195.8'
## Warning: Coercing text to numeric in Q26796 / R26796C17: '93.2'
## Warning: Coercing text to numeric in T26796 / R26796C20: '5195.8'
## Warning: Coercing text to numeric in Q26797 / R26797C17: '93.2'
## Warning: Coercing text to numeric in T26797 / R26797C20: '5195.8'
## Warning: Coercing text to numeric in Q26798 / R26798C17: '93.2'
## Warning: Coercing text to numeric in T26798 / R26798C20: '5195.8'
## Warning: Coercing text to numeric in Q26799 / R26799C17: '93.2'
## Warning: Coercing text to numeric in T26799 / R26799C20: '5195.8'
## Warning: Coercing text to numeric in Q26800 / R26800C17: '93.2'
## Warning: Coercing text to numeric in T26800 / R26800C20: '5195.8'
## Warning: Coercing text to numeric in Q26801 / R26801C17: '93.2'
## Warning: Coercing text to numeric in T26801 / R26801C20: '5195.8'
## Warning: Coercing text to numeric in Q26802 / R26802C17: '93.2'
## Warning: Coercing text to numeric in T26802 / R26802C20: '5195.8'
## Warning: Coercing text to numeric in Q26803 / R26803C17: '93.2'
## Warning: Coercing text to numeric in T26803 / R26803C20: '5195.8'
## Warning: Coercing text to numeric in Q26804 / R26804C17: '93.2'
## Warning: Coercing text to numeric in T26804 / R26804C20: '5195.8'
## Warning: Coercing text to numeric in Q26805 / R26805C17: '93.2'
## Warning: Coercing text to numeric in T26805 / R26805C20: '5195.8'
## Warning: Coercing text to numeric in Q26806 / R26806C17: '93.2'
## Warning: Coercing text to numeric in T26806 / R26806C20: '5195.8'
## Warning: Coercing text to numeric in Q26807 / R26807C17: '93.2'
## Warning: Coercing text to numeric in T26807 / R26807C20: '5195.8'
## Warning: Coercing text to numeric in Q26808 / R26808C17: '93.2'
## Warning: Coercing text to numeric in T26808 / R26808C20: '5195.8'
## Warning: Coercing text to numeric in Q26809 / R26809C17: '93.2'
## Warning: Coercing text to numeric in T26809 / R26809C20: '5195.8'
## Warning: Coercing text to numeric in Q26810 / R26810C17: '93.2'
## Warning: Coercing text to numeric in T26810 / R26810C20: '5195.8'
## Warning: Coercing text to numeric in Q26811 / R26811C17: '93.2'
## Warning: Coercing text to numeric in T26811 / R26811C20: '5195.8'
## Warning: Coercing text to numeric in Q26812 / R26812C17: '93.2'
## Warning: Coercing text to numeric in T26812 / R26812C20: '5195.8'
## Warning: Coercing text to numeric in Q26813 / R26813C17: '93.2'
## Warning: Coercing text to numeric in T26813 / R26813C20: '5195.8'
## Warning: Coercing text to numeric in Q26814 / R26814C17: '93.2'
## Warning: Coercing text to numeric in T26814 / R26814C20: '5195.8'
## Warning: Coercing text to numeric in Q26815 / R26815C17: '93.2'
## Warning: Coercing text to numeric in T26815 / R26815C20: '5195.8'
## Warning: Coercing text to numeric in Q26816 / R26816C17: '93.2'
## Warning: Coercing text to numeric in T26816 / R26816C20: '5195.8'
## Warning: Coercing text to numeric in Q26817 / R26817C17: '93.2'
## Warning: Coercing text to numeric in T26817 / R26817C20: '5195.8'
## Warning: Coercing text to numeric in Q26818 / R26818C17: '93.2'
## Warning: Coercing text to numeric in T26818 / R26818C20: '5195.8'
## Warning: Coercing text to numeric in Q26819 / R26819C17: '93.2'
## Warning: Coercing text to numeric in T26819 / R26819C20: '5195.8'
## Warning: Coercing text to numeric in Q26820 / R26820C17: '93.2'
## Warning: Coercing text to numeric in T26820 / R26820C20: '5195.8'
## Warning: Coercing text to numeric in Q26821 / R26821C17: '93.2'
## Warning: Coercing text to numeric in T26821 / R26821C20: '5195.8'
## Warning: Coercing text to numeric in Q26822 / R26822C17: '93.2'
## Warning: Coercing text to numeric in T26822 / R26822C20: '5195.8'
## Warning: Coercing text to numeric in Q26823 / R26823C17: '93.2'
## Warning: Coercing text to numeric in T26823 / R26823C20: '5195.8'
## Warning: Coercing text to numeric in Q26824 / R26824C17: '93.2'
## Warning: Coercing text to numeric in T26824 / R26824C20: '5195.8'
## Warning: Coercing text to numeric in Q26825 / R26825C17: '93.2'
## Warning: Coercing text to numeric in T26825 / R26825C20: '5195.8'
## Warning: Coercing text to numeric in Q26826 / R26826C17: '93.2'
## Warning: Coercing text to numeric in T26826 / R26826C20: '5195.8'
## Warning: Coercing text to numeric in Q26827 / R26827C17: '93.2'
## Warning: Coercing text to numeric in T26827 / R26827C20: '5195.8'
## Warning: Coercing text to numeric in Q26828 / R26828C17: '93.2'
## Warning: Coercing text to numeric in T26828 / R26828C20: '5195.8'
## Warning: Coercing text to numeric in Q26829 / R26829C17: '93.2'
## Warning: Coercing text to numeric in T26829 / R26829C20: '5195.8'
## Warning: Coercing text to numeric in Q26830 / R26830C17: '93.2'
## Warning: Coercing text to numeric in T26830 / R26830C20: '5195.8'
## Warning: Coercing text to numeric in Q26831 / R26831C17: '93.2'
## Warning: Coercing text to numeric in T26831 / R26831C20: '5195.8'
## Warning: Coercing text to numeric in Q26832 / R26832C17: '93.2'
## Warning: Coercing text to numeric in T26832 / R26832C20: '5195.8'
## Warning: Coercing text to numeric in Q26833 / R26833C17: '93.2'
## Warning: Coercing text to numeric in T26833 / R26833C20: '5195.8'
## Warning: Coercing text to numeric in Q26834 / R26834C17: '93.2'
## Warning: Coercing text to numeric in T26834 / R26834C20: '5195.8'
## Warning: Coercing text to numeric in Q26835 / R26835C17: '93.2'
## Warning: Coercing text to numeric in T26835 / R26835C20: '5195.8'
## Warning: Coercing text to numeric in Q26836 / R26836C17: '93.2'
## Warning: Coercing text to numeric in T26836 / R26836C20: '5195.8'
## Warning: Coercing text to numeric in Q26837 / R26837C17: '93.2'
## Warning: Coercing text to numeric in T26837 / R26837C20: '5195.8'
## Warning: Coercing text to numeric in Q26838 / R26838C17: '93.2'
## Warning: Coercing text to numeric in T26838 / R26838C20: '5195.8'
## Warning: Coercing text to numeric in Q26839 / R26839C17: '93.2'
## Warning: Coercing text to numeric in T26839 / R26839C20: '5195.8'
## Warning: Coercing text to numeric in Q26840 / R26840C17: '93.2'
## Warning: Coercing text to numeric in T26840 / R26840C20: '5195.8'
## Warning: Coercing text to numeric in Q26841 / R26841C17: '93.2'
## Warning: Coercing text to numeric in T26841 / R26841C20: '5195.8'
## Warning: Coercing text to numeric in Q26842 / R26842C17: '93.2'
## Warning: Coercing text to numeric in T26842 / R26842C20: '5195.8'
## Warning: Coercing text to numeric in Q26843 / R26843C17: '93.2'
## Warning: Coercing text to numeric in T26843 / R26843C20: '5195.8'
## Warning: Coercing text to numeric in Q26844 / R26844C17: '93.2'
## Warning: Coercing text to numeric in T26844 / R26844C20: '5195.8'
## Warning: Coercing text to numeric in Q26845 / R26845C17: '93.2'
## Warning: Coercing text to numeric in T26845 / R26845C20: '5195.8'
## Warning: Coercing text to numeric in Q26846 / R26846C17: '93.2'
## Warning: Coercing text to numeric in T26846 / R26846C20: '5195.8'
## Warning: Coercing text to numeric in Q26847 / R26847C17: '93.2'
## Warning: Coercing text to numeric in T26847 / R26847C20: '5195.8'
## Warning: Coercing text to numeric in Q26848 / R26848C17: '93.2'
## Warning: Coercing text to numeric in T26848 / R26848C20: '5195.8'
## Warning: Coercing text to numeric in Q26849 / R26849C17: '93.2'
## Warning: Coercing text to numeric in T26849 / R26849C20: '5195.8'
## Warning: Coercing text to numeric in Q26850 / R26850C17: '93.2'
## Warning: Coercing text to numeric in T26850 / R26850C20: '5195.8'
## Warning: Coercing text to numeric in Q26851 / R26851C17: '93.2'
## Warning: Coercing text to numeric in T26851 / R26851C20: '5195.8'
## Warning: Coercing text to numeric in Q26852 / R26852C17: '93.2'
## Warning: Coercing text to numeric in T26852 / R26852C20: '5195.8'
## Warning: Coercing text to numeric in Q26853 / R26853C17: '93.2'
## Warning: Coercing text to numeric in T26853 / R26853C20: '5195.8'
## Warning: Coercing text to numeric in Q26854 / R26854C17: '93.2'
## Warning: Coercing text to numeric in T26854 / R26854C20: '5195.8'
## Warning: Coercing text to numeric in Q26855 / R26855C17: '93.2'
## Warning: Coercing text to numeric in T26855 / R26855C20: '5195.8'
## Warning: Coercing text to numeric in Q26856 / R26856C17: '93.2'
## Warning: Coercing text to numeric in T26856 / R26856C20: '5195.8'
## Warning: Coercing text to numeric in Q26857 / R26857C17: '93.2'
## Warning: Coercing text to numeric in T26857 / R26857C20: '5195.8'
## Warning: Coercing text to numeric in Q26858 / R26858C17: '93.2'
## Warning: Coercing text to numeric in T26858 / R26858C20: '5195.8'
## Warning: Coercing text to numeric in Q26859 / R26859C17: '93.2'
## Warning: Coercing text to numeric in T26859 / R26859C20: '5195.8'
## Warning: Coercing text to numeric in Q26860 / R26860C17: '93.2'
## Warning: Coercing text to numeric in T26860 / R26860C20: '5195.8'
## Warning: Coercing text to numeric in Q26861 / R26861C17: '93.2'
## Warning: Coercing text to numeric in T26861 / R26861C20: '5195.8'
## Warning: Coercing text to numeric in Q26862 / R26862C17: '93.2'
## Warning: Coercing text to numeric in T26862 / R26862C20: '5195.8'
## Warning: Coercing text to numeric in Q26863 / R26863C17: '93.2'
## Warning: Coercing text to numeric in T26863 / R26863C20: '5195.8'
## Warning: Coercing text to numeric in Q26864 / R26864C17: '93.2'
## Warning: Coercing text to numeric in T26864 / R26864C20: '5195.8'
## Warning: Coercing text to numeric in Q26865 / R26865C17: '93.2'
## Warning: Coercing text to numeric in T26865 / R26865C20: '5195.8'
## Warning: Coercing text to numeric in Q26866 / R26866C17: '93.2'
## Warning: Coercing text to numeric in T26866 / R26866C20: '5195.8'
## Warning: Coercing text to numeric in Q26867 / R26867C17: '93.2'
## Warning: Coercing text to numeric in T26867 / R26867C20: '5195.8'
## Warning: Coercing text to numeric in Q26868 / R26868C17: '93.2'
## Warning: Coercing text to numeric in T26868 / R26868C20: '5195.8'
## Warning: Coercing text to numeric in Q26869 / R26869C17: '93.2'
## Warning: Coercing text to numeric in T26869 / R26869C20: '5195.8'
## Warning: Coercing text to numeric in Q26870 / R26870C17: '93.2'
## Warning: Coercing text to numeric in T26870 / R26870C20: '5195.8'
## Warning: Coercing text to numeric in Q26871 / R26871C17: '93.2'
## Warning: Coercing text to numeric in T26871 / R26871C20: '5195.8'
## Warning: Coercing text to numeric in Q26872 / R26872C17: '93.2'
## Warning: Coercing text to numeric in T26872 / R26872C20: '5195.8'
## Warning: Coercing text to numeric in Q26873 / R26873C17: '93.2'
## Warning: Coercing text to numeric in T26873 / R26873C20: '5195.8'
## Warning: Coercing text to numeric in Q26874 / R26874C17: '93.2'
## Warning: Coercing text to numeric in T26874 / R26874C20: '5195.8'
## Warning: Coercing text to numeric in Q26875 / R26875C17: '93.2'
## Warning: Coercing text to numeric in T26875 / R26875C20: '5195.8'
## Warning: Coercing text to numeric in Q26876 / R26876C17: '93.2'
## Warning: Coercing text to numeric in T26876 / R26876C20: '5195.8'
## Warning: Coercing text to numeric in Q26877 / R26877C17: '93.2'
## Warning: Coercing text to numeric in T26877 / R26877C20: '5195.8'
## Warning: Coercing text to numeric in Q26878 / R26878C17: '93.2'
## Warning: Coercing text to numeric in T26878 / R26878C20: '5195.8'
## Warning: Coercing text to numeric in Q26879 / R26879C17: '93.2'
## Warning: Coercing text to numeric in T26879 / R26879C20: '5195.8'
## Warning: Coercing text to numeric in Q26880 / R26880C17: '93.2'
## Warning: Coercing text to numeric in T26880 / R26880C20: '5195.8'
## Warning: Coercing text to numeric in Q26881 / R26881C17: '93.2'
## Warning: Coercing text to numeric in T26881 / R26881C20: '5195.8'
## Warning: Coercing text to numeric in Q26882 / R26882C17: '93.2'
## Warning: Coercing text to numeric in T26882 / R26882C20: '5195.8'
## Warning: Coercing text to numeric in Q26883 / R26883C17: '93.2'
## Warning: Coercing text to numeric in T26883 / R26883C20: '5195.8'
## Warning: Coercing text to numeric in Q26884 / R26884C17: '93.2'
## Warning: Coercing text to numeric in T26884 / R26884C20: '5195.8'
## Warning: Coercing text to numeric in Q26885 / R26885C17: '93.2'
## Warning: Coercing text to numeric in T26885 / R26885C20: '5195.8'
## Warning: Coercing text to numeric in Q26886 / R26886C17: '93.2'
## Warning: Coercing text to numeric in T26886 / R26886C20: '5195.8'
## Warning: Coercing text to numeric in Q26887 / R26887C17: '93.2'
## Warning: Coercing text to numeric in T26887 / R26887C20: '5195.8'
## Warning: Coercing text to numeric in Q26888 / R26888C17: '93.2'
## Warning: Coercing text to numeric in T26888 / R26888C20: '5195.8'
## Warning: Coercing text to numeric in Q26889 / R26889C17: '93.2'
## Warning: Coercing text to numeric in T26889 / R26889C20: '5195.8'
## Warning: Coercing text to numeric in Q26890 / R26890C17: '93.2'
## Warning: Coercing text to numeric in T26890 / R26890C20: '5195.8'
## Warning: Coercing text to numeric in Q26891 / R26891C17: '93.2'
## Warning: Coercing text to numeric in T26891 / R26891C20: '5195.8'
## Warning: Coercing text to numeric in Q26892 / R26892C17: '93.2'
## Warning: Coercing text to numeric in T26892 / R26892C20: '5195.8'
## Warning: Coercing text to numeric in Q26893 / R26893C17: '93.2'
## Warning: Coercing text to numeric in T26893 / R26893C20: '5195.8'
## Warning: Coercing text to numeric in Q26894 / R26894C17: '93.2'
## Warning: Coercing text to numeric in T26894 / R26894C20: '5195.8'
## Warning: Coercing text to numeric in Q26895 / R26895C17: '93.2'
## Warning: Coercing text to numeric in T26895 / R26895C20: '5195.8'
## Warning: Coercing text to numeric in Q26896 / R26896C17: '93.2'
## Warning: Coercing text to numeric in T26896 / R26896C20: '5195.8'
## Warning: Coercing text to numeric in Q26897 / R26897C17: '93.2'
## Warning: Coercing text to numeric in T26897 / R26897C20: '5195.8'
## Warning: Coercing text to numeric in Q26898 / R26898C17: '93.2'
## Warning: Coercing text to numeric in T26898 / R26898C20: '5195.8'
## Warning: Coercing text to numeric in Q26899 / R26899C17: '93.2'
## Warning: Coercing text to numeric in T26899 / R26899C20: '5195.8'
## Warning: Coercing text to numeric in Q26900 / R26900C17: '93.2'
## Warning: Coercing text to numeric in T26900 / R26900C20: '5195.8'
## Warning: Coercing text to numeric in Q26901 / R26901C17: '93.2'
## Warning: Coercing text to numeric in T26901 / R26901C20: '5195.8'
## Warning: Coercing text to numeric in Q26902 / R26902C17: '93.2'
## Warning: Coercing text to numeric in T26902 / R26902C20: '5195.8'
## Warning: Coercing text to numeric in Q26903 / R26903C17: '93.2'
## Warning: Coercing text to numeric in T26903 / R26903C20: '5195.8'
## Warning: Coercing text to numeric in Q26904 / R26904C17: '93.2'
## Warning: Coercing text to numeric in T26904 / R26904C20: '5195.8'
## Warning: Coercing text to numeric in Q26905 / R26905C17: '93.2'
## Warning: Coercing text to numeric in T26905 / R26905C20: '5195.8'
## Warning: Coercing text to numeric in Q26906 / R26906C17: '93.2'
## Warning: Coercing text to numeric in T26906 / R26906C20: '5195.8'
## Warning: Coercing text to numeric in Q26907 / R26907C17: '93.2'
## Warning: Coercing text to numeric in T26907 / R26907C20: '5195.8'
## Warning: Coercing text to numeric in Q26908 / R26908C17: '93.2'
## Warning: Coercing text to numeric in T26908 / R26908C20: '5195.8'
## Warning: Coercing text to numeric in Q26909 / R26909C17: '93.2'
## Warning: Coercing text to numeric in T26909 / R26909C20: '5195.8'
## Warning: Coercing text to numeric in Q26910 / R26910C17: '93.2'
## Warning: Coercing text to numeric in T26910 / R26910C20: '5195.8'
## Warning: Coercing text to numeric in Q26911 / R26911C17: '93.2'
## Warning: Coercing text to numeric in T26911 / R26911C20: '5195.8'
## Warning: Coercing text to numeric in Q26912 / R26912C17: '93.2'
## Warning: Coercing text to numeric in T26912 / R26912C20: '5195.8'
## Warning: Coercing text to numeric in Q26913 / R26913C17: '93.2'
## Warning: Coercing text to numeric in T26913 / R26913C20: '5195.8'
## Warning: Coercing text to numeric in Q26914 / R26914C17: '93.2'
## Warning: Coercing text to numeric in T26914 / R26914C20: '5195.8'
## Warning: Coercing text to numeric in Q26915 / R26915C17: '93.2'
## Warning: Coercing text to numeric in T26915 / R26915C20: '5195.8'
## Warning: Coercing text to numeric in Q26916 / R26916C17: '93.2'
## Warning: Coercing text to numeric in T26916 / R26916C20: '5195.8'
## Warning: Coercing text to numeric in Q26917 / R26917C17: '93.2'
## Warning: Coercing text to numeric in T26917 / R26917C20: '5195.8'
## Warning: Coercing text to numeric in Q26918 / R26918C17: '93.2'
## Warning: Coercing text to numeric in T26918 / R26918C20: '5195.8'
## Warning: Coercing text to numeric in Q26919 / R26919C17: '93.2'
## Warning: Coercing text to numeric in T26919 / R26919C20: '5195.8'
## Warning: Coercing text to numeric in Q26920 / R26920C17: '93.2'
## Warning: Coercing text to numeric in T26920 / R26920C20: '5195.8'
## Warning: Coercing text to numeric in Q26921 / R26921C17: '93.2'
## Warning: Coercing text to numeric in T26921 / R26921C20: '5195.8'
## Warning: Coercing text to numeric in Q26922 / R26922C17: '93.2'
## Warning: Coercing text to numeric in T26922 / R26922C20: '5195.8'
## Warning: Coercing text to numeric in Q26923 / R26923C17: '93.2'
## Warning: Coercing text to numeric in T26923 / R26923C20: '5195.8'
## Warning: Coercing text to numeric in Q26924 / R26924C17: '93.2'
## Warning: Coercing text to numeric in T26924 / R26924C20: '5195.8'
## Warning: Coercing text to numeric in Q26925 / R26925C17: '93.2'
## Warning: Coercing text to numeric in T26925 / R26925C20: '5195.8'
## Warning: Coercing text to numeric in Q26926 / R26926C17: '93.2'
## Warning: Coercing text to numeric in T26926 / R26926C20: '5195.8'
## Warning: Coercing text to numeric in Q26927 / R26927C17: '93.2'
## Warning: Coercing text to numeric in T26927 / R26927C20: '5195.8'
## Warning: Coercing text to numeric in Q26928 / R26928C17: '93.2'
## Warning: Coercing text to numeric in T26928 / R26928C20: '5195.8'
## Warning: Coercing text to numeric in Q26929 / R26929C17: '93.2'
## Warning: Coercing text to numeric in T26929 / R26929C20: '5195.8'
## Warning: Coercing text to numeric in Q26930 / R26930C17: '93.2'
## Warning: Coercing text to numeric in T26930 / R26930C20: '5195.8'
## Warning: Coercing text to numeric in Q26931 / R26931C17: '93.2'
## Warning: Coercing text to numeric in T26931 / R26931C20: '5195.8'
## Warning: Coercing text to numeric in Q26932 / R26932C17: '93.2'
## Warning: Coercing text to numeric in T26932 / R26932C20: '5195.8'
## Warning: Coercing text to numeric in Q26933 / R26933C17: '93.2'
## Warning: Coercing text to numeric in T26933 / R26933C20: '5195.8'
## Warning: Coercing text to numeric in Q26934 / R26934C17: '93.2'
## Warning: Coercing text to numeric in T26934 / R26934C20: '5195.8'
## Warning: Coercing text to numeric in Q26935 / R26935C17: '93.2'
## Warning: Coercing text to numeric in T26935 / R26935C20: '5195.8'
## Warning: Coercing text to numeric in Q26936 / R26936C17: '93.2'
## Warning: Coercing text to numeric in T26936 / R26936C20: '5195.8'
## Warning: Coercing text to numeric in Q26937 / R26937C17: '93.2'
## Warning: Coercing text to numeric in T26937 / R26937C20: '5195.8'
## Warning: Coercing text to numeric in Q26938 / R26938C17: '93.2'
## Warning: Coercing text to numeric in T26938 / R26938C20: '5195.8'
## Warning: Coercing text to numeric in Q26939 / R26939C17: '93.2'
## Warning: Coercing text to numeric in T26939 / R26939C20: '5195.8'
## Warning: Coercing text to numeric in Q26940 / R26940C17: '93.2'
## Warning: Coercing text to numeric in T26940 / R26940C20: '5195.8'
## Warning: Coercing text to numeric in Q26941 / R26941C17: '93.2'
## Warning: Coercing text to numeric in T26941 / R26941C20: '5195.8'
## Warning: Coercing text to numeric in Q26942 / R26942C17: '93.2'
## Warning: Coercing text to numeric in T26942 / R26942C20: '5195.8'
## Warning: Coercing text to numeric in Q26943 / R26943C17: '93.2'
## Warning: Coercing text to numeric in T26943 / R26943C20: '5195.8'
## Warning: Coercing text to numeric in Q26944 / R26944C17: '93.2'
## Warning: Coercing text to numeric in T26944 / R26944C20: '5195.8'
## Warning: Coercing text to numeric in Q26945 / R26945C17: '93.2'
## Warning: Coercing text to numeric in T26945 / R26945C20: '5195.8'
## Warning: Coercing text to numeric in Q26946 / R26946C17: '93.2'
## Warning: Coercing text to numeric in T26946 / R26946C20: '5195.8'
## Warning: Coercing text to numeric in Q26947 / R26947C17: '93.2'
## Warning: Coercing text to numeric in T26947 / R26947C20: '5195.8'
## Warning: Coercing text to numeric in Q26948 / R26948C17: '93.2'
## Warning: Coercing text to numeric in T26948 / R26948C20: '5195.8'
## Warning: Coercing text to numeric in Q26949 / R26949C17: '93.2'
## Warning: Coercing text to numeric in T26949 / R26949C20: '5195.8'
## Warning: Coercing text to numeric in Q26950 / R26950C17: '93.2'
## Warning: Coercing text to numeric in T26950 / R26950C20: '5195.8'
## Warning: Coercing text to numeric in Q26951 / R26951C17: '93.2'
## Warning: Coercing text to numeric in T26951 / R26951C20: '5195.8'
## Warning: Coercing text to numeric in Q26952 / R26952C17: '93.2'
## Warning: Coercing text to numeric in T26952 / R26952C20: '5195.8'
## Warning: Coercing text to numeric in Q26953 / R26953C17: '93.2'
## Warning: Coercing text to numeric in T26953 / R26953C20: '5195.8'
## Warning: Coercing text to numeric in Q26954 / R26954C17: '93.2'
## Warning: Coercing text to numeric in T26954 / R26954C20: '5195.8'
## Warning: Coercing text to numeric in Q26955 / R26955C17: '93.2'
## Warning: Coercing text to numeric in T26955 / R26955C20: '5195.8'
## Warning: Coercing text to numeric in Q26956 / R26956C17: '93.2'
## Warning: Coercing text to numeric in T26956 / R26956C20: '5195.8'
## Warning: Coercing text to numeric in Q26957 / R26957C17: '93.2'
## Warning: Coercing text to numeric in T26957 / R26957C20: '5195.8'
## Warning: Coercing text to numeric in Q26958 / R26958C17: '93.2'
## Warning: Coercing text to numeric in T26958 / R26958C20: '5195.8'
## Warning: Coercing text to numeric in Q26959 / R26959C17: '93.2'
## Warning: Coercing text to numeric in T26959 / R26959C20: '5195.8'
## Warning: Coercing text to numeric in Q26960 / R26960C17: '93.2'
## Warning: Coercing text to numeric in T26960 / R26960C20: '5195.8'
## Warning: Coercing text to numeric in Q26961 / R26961C17: '93.2'
## Warning: Coercing text to numeric in T26961 / R26961C20: '5195.8'
## Warning: Coercing text to numeric in Q26962 / R26962C17: '93.2'
## Warning: Coercing text to numeric in T26962 / R26962C20: '5195.8'
## Warning: Coercing text to numeric in Q26963 / R26963C17: '93.2'
## Warning: Coercing text to numeric in T26963 / R26963C20: '5195.8'
## Warning: Coercing text to numeric in Q26964 / R26964C17: '93.2'
## Warning: Coercing text to numeric in T26964 / R26964C20: '5195.8'
## Warning: Coercing text to numeric in Q26965 / R26965C17: '93.2'
## Warning: Coercing text to numeric in T26965 / R26965C20: '5195.8'
## Warning: Coercing text to numeric in Q26966 / R26966C17: '93.2'
## Warning: Coercing text to numeric in T26966 / R26966C20: '5195.8'
## Warning: Coercing text to numeric in Q26967 / R26967C17: '93.2'
## Warning: Coercing text to numeric in T26967 / R26967C20: '5195.8'
## Warning: Coercing text to numeric in Q26968 / R26968C17: '93.2'
## Warning: Coercing text to numeric in T26968 / R26968C20: '5195.8'
## Warning: Coercing text to numeric in Q26969 / R26969C17: '93.2'
## Warning: Coercing text to numeric in T26969 / R26969C20: '5195.8'
## Warning: Coercing text to numeric in Q26970 / R26970C17: '93.2'
## Warning: Coercing text to numeric in T26970 / R26970C20: '5195.8'
## Warning: Coercing text to numeric in Q26971 / R26971C17: '93.2'
## Warning: Coercing text to numeric in T26971 / R26971C20: '5195.8'
## Warning: Coercing text to numeric in Q26972 / R26972C17: '93.2'
## Warning: Coercing text to numeric in T26972 / R26972C20: '5195.8'
## Warning: Coercing text to numeric in Q26973 / R26973C17: '93.2'
## Warning: Coercing text to numeric in T26973 / R26973C20: '5195.8'
## Warning: Coercing text to numeric in Q26974 / R26974C17: '93.2'
## Warning: Coercing text to numeric in T26974 / R26974C20: '5195.8'
## Warning: Coercing text to numeric in Q26975 / R26975C17: '93.2'
## Warning: Coercing text to numeric in T26975 / R26975C20: '5195.8'
## Warning: Coercing text to numeric in Q26976 / R26976C17: '93.2'
## Warning: Coercing text to numeric in T26976 / R26976C20: '5195.8'
## Warning: Coercing text to numeric in Q26977 / R26977C17: '93.2'
## Warning: Coercing text to numeric in T26977 / R26977C20: '5195.8'
## Warning: Coercing text to numeric in Q26978 / R26978C17: '93.2'
## Warning: Coercing text to numeric in T26978 / R26978C20: '5195.8'
## Warning: Coercing text to numeric in Q26979 / R26979C17: '93.2'
## Warning: Coercing text to numeric in T26979 / R26979C20: '5195.8'
## Warning: Coercing text to numeric in Q26980 / R26980C17: '93.2'
## Warning: Coercing text to numeric in T26980 / R26980C20: '5195.8'
## Warning: Coercing text to numeric in Q26981 / R26981C17: '93.2'
## Warning: Coercing text to numeric in T26981 / R26981C20: '5195.8'
## Warning: Coercing text to numeric in Q26982 / R26982C17: '93.2'
## Warning: Coercing text to numeric in T26982 / R26982C20: '5195.8'
## Warning: Coercing text to numeric in Q26983 / R26983C17: '93.2'
## Warning: Coercing text to numeric in T26983 / R26983C20: '5195.8'
## Warning: Coercing text to numeric in Q26984 / R26984C17: '93.2'
## Warning: Coercing text to numeric in T26984 / R26984C20: '5195.8'
## Warning: Coercing text to numeric in Q26985 / R26985C17: '93.2'
## Warning: Coercing text to numeric in T26985 / R26985C20: '5195.8'
## Warning: Coercing text to numeric in Q26986 / R26986C17: '93.2'
## Warning: Coercing text to numeric in T26986 / R26986C20: '5195.8'
## Warning: Coercing text to numeric in Q26987 / R26987C17: '93.2'
## Warning: Coercing text to numeric in T26987 / R26987C20: '5195.8'
## Warning: Coercing text to numeric in Q26988 / R26988C17: '93.2'
## Warning: Coercing text to numeric in T26988 / R26988C20: '5195.8'
## Warning: Coercing text to numeric in Q26989 / R26989C17: '93.2'
## Warning: Coercing text to numeric in T26989 / R26989C20: '5195.8'
## Warning: Coercing text to numeric in Q26990 / R26990C17: '93.2'
## Warning: Coercing text to numeric in T26990 / R26990C20: '5195.8'
## Warning: Coercing text to numeric in Q26991 / R26991C17: '93.2'
## Warning: Coercing text to numeric in T26991 / R26991C20: '5195.8'
## Warning: Coercing text to numeric in Q26992 / R26992C17: '93.2'
## Warning: Coercing text to numeric in T26992 / R26992C20: '5195.8'
## Warning: Coercing text to numeric in Q26993 / R26993C17: '93.2'
## Warning: Coercing text to numeric in T26993 / R26993C20: '5195.8'
## Warning: Coercing text to numeric in Q26994 / R26994C17: '93.2'
## Warning: Coercing text to numeric in T26994 / R26994C20: '5195.8'
## Warning: Coercing text to numeric in Q26995 / R26995C17: '93.2'
## Warning: Coercing text to numeric in T26995 / R26995C20: '5195.8'
## Warning: Coercing text to numeric in Q26996 / R26996C17: '93.2'
## Warning: Coercing text to numeric in T26996 / R26996C20: '5195.8'
## Warning: Coercing text to numeric in Q26997 / R26997C17: '93.2'
## Warning: Coercing text to numeric in T26997 / R26997C20: '5195.8'
## Warning: Coercing text to numeric in Q26998 / R26998C17: '93.2'
## Warning: Coercing text to numeric in T26998 / R26998C20: '5195.8'
## Warning: Coercing text to numeric in Q26999 / R26999C17: '93.2'
## Warning: Coercing text to numeric in T26999 / R26999C20: '5195.8'
## Warning: Coercing text to numeric in Q27000 / R27000C17: '93.2'
## Warning: Coercing text to numeric in T27000 / R27000C20: '5195.8'
## Warning: Coercing text to numeric in Q27001 / R27001C17: '93.2'
## Warning: Coercing text to numeric in T27001 / R27001C20: '5195.8'
## Warning: Coercing text to numeric in Q27002 / R27002C17: '93.2'
## Warning: Coercing text to numeric in T27002 / R27002C20: '5195.8'
## Warning: Coercing text to numeric in Q27003 / R27003C17: '93.2'
## Warning: Coercing text to numeric in T27003 / R27003C20: '5195.8'
## Warning: Coercing text to numeric in Q27004 / R27004C17: '93.2'
## Warning: Coercing text to numeric in T27004 / R27004C20: '5195.8'
## Warning: Coercing text to numeric in Q27005 / R27005C17: '93.2'
## Warning: Coercing text to numeric in T27005 / R27005C20: '5195.8'
## Warning: Coercing text to numeric in Q27006 / R27006C17: '93.2'
## Warning: Coercing text to numeric in T27006 / R27006C20: '5195.8'
## Warning: Coercing text to numeric in Q27007 / R27007C17: '93.2'
## Warning: Coercing text to numeric in T27007 / R27007C20: '5195.8'
## Warning: Coercing text to numeric in Q27008 / R27008C17: '93.2'
## Warning: Coercing text to numeric in T27008 / R27008C20: '5195.8'
## Warning: Coercing text to numeric in Q27009 / R27009C17: '93.2'
## Warning: Coercing text to numeric in T27009 / R27009C20: '5195.8'
## Warning: Coercing text to numeric in Q27010 / R27010C17: '93.2'
## Warning: Coercing text to numeric in T27010 / R27010C20: '5195.8'
## Warning: Coercing text to numeric in Q27011 / R27011C17: '93.2'
## Warning: Coercing text to numeric in T27011 / R27011C20: '5195.8'
## Warning: Coercing text to numeric in Q27012 / R27012C17: '93.2'
## Warning: Coercing text to numeric in T27012 / R27012C20: '5195.8'
## Warning: Coercing text to numeric in Q27013 / R27013C17: '93.2'
## Warning: Coercing text to numeric in T27013 / R27013C20: '5195.8'
## Warning: Coercing text to numeric in Q27014 / R27014C17: '93.2'
## Warning: Coercing text to numeric in T27014 / R27014C20: '5195.8'
## Warning: Coercing text to numeric in Q27015 / R27015C17: '93.2'
## Warning: Coercing text to numeric in T27015 / R27015C20: '5195.8'
## Warning: Coercing text to numeric in Q27016 / R27016C17: '93.2'
## Warning: Coercing text to numeric in T27016 / R27016C20: '5195.8'
## Warning: Coercing text to numeric in Q27017 / R27017C17: '93.2'
## Warning: Coercing text to numeric in T27017 / R27017C20: '5195.8'
## Warning: Coercing text to numeric in Q27018 / R27018C17: '93.2'
## Warning: Coercing text to numeric in T27018 / R27018C20: '5195.8'
## Warning: Coercing text to numeric in Q27019 / R27019C17: '93.2'
## Warning: Coercing text to numeric in T27019 / R27019C20: '5195.8'
## Warning: Coercing text to numeric in Q27020 / R27020C17: '93.2'
## Warning: Coercing text to numeric in T27020 / R27020C20: '5195.8'
## Warning: Coercing text to numeric in Q27021 / R27021C17: '93.2'
## Warning: Coercing text to numeric in T27021 / R27021C20: '5195.8'
## Warning: Coercing text to numeric in Q27022 / R27022C17: '93.2'
## Warning: Coercing text to numeric in T27022 / R27022C20: '5195.8'
## Warning: Coercing text to numeric in Q27023 / R27023C17: '93.2'
## Warning: Coercing text to numeric in T27023 / R27023C20: '5195.8'
## Warning: Coercing text to numeric in Q27024 / R27024C17: '93.2'
## Warning: Coercing text to numeric in T27024 / R27024C20: '5195.8'
## Warning: Coercing text to numeric in Q27025 / R27025C17: '93.2'
## Warning: Coercing text to numeric in T27025 / R27025C20: '5195.8'
## Warning: Coercing text to numeric in Q27026 / R27026C17: '93.2'
## Warning: Coercing text to numeric in T27026 / R27026C20: '5195.8'
## Warning: Coercing text to numeric in Q27027 / R27027C17: '93.2'
## Warning: Coercing text to numeric in T27027 / R27027C20: '5195.8'
## Warning: Coercing text to numeric in Q27028 / R27028C17: '93.2'
## Warning: Coercing text to numeric in T27028 / R27028C20: '5195.8'
## Warning: Coercing text to numeric in Q27029 / R27029C17: '93.2'
## Warning: Coercing text to numeric in T27029 / R27029C20: '5195.8'
## Warning: Coercing text to numeric in Q27030 / R27030C17: '93.2'
## Warning: Coercing text to numeric in T27030 / R27030C20: '5195.8'
## Warning: Coercing text to numeric in Q27031 / R27031C17: '93.2'
## Warning: Coercing text to numeric in T27031 / R27031C20: '5195.8'
## Warning: Coercing text to numeric in Q27032 / R27032C17: '93.2'
## Warning: Coercing text to numeric in T27032 / R27032C20: '5195.8'
## Warning: Coercing text to numeric in Q27033 / R27033C17: '93.2'
## Warning: Coercing text to numeric in T27033 / R27033C20: '5195.8'
## Warning: Coercing text to numeric in Q27034 / R27034C17: '93.2'
## Warning: Coercing text to numeric in T27034 / R27034C20: '5195.8'
## Warning: Coercing text to numeric in Q27035 / R27035C17: '93.2'
## Warning: Coercing text to numeric in T27035 / R27035C20: '5195.8'
## Warning: Coercing text to numeric in Q27036 / R27036C17: '93.2'
## Warning: Coercing text to numeric in T27036 / R27036C20: '5195.8'
## Warning: Coercing text to numeric in Q27037 / R27037C17: '93.2'
## Warning: Coercing text to numeric in T27037 / R27037C20: '5195.8'
## Warning: Coercing text to numeric in Q27038 / R27038C17: '93.2'
## Warning: Coercing text to numeric in T27038 / R27038C20: '5195.8'
## Warning: Coercing text to numeric in Q27039 / R27039C17: '93.2'
## Warning: Coercing text to numeric in T27039 / R27039C20: '5195.8'
## Warning: Coercing text to numeric in Q27040 / R27040C17: '93.2'
## Warning: Coercing text to numeric in T27040 / R27040C20: '5195.8'
## Warning: Coercing text to numeric in Q27041 / R27041C17: '93.2'
## Warning: Coercing text to numeric in T27041 / R27041C20: '5195.8'
## Warning: Coercing text to numeric in Q27042 / R27042C17: '93.2'
## Warning: Coercing text to numeric in T27042 / R27042C20: '5195.8'
## Warning: Coercing text to numeric in Q27043 / R27043C17: '93.2'
## Warning: Coercing text to numeric in T27043 / R27043C20: '5195.8'
## Warning: Coercing text to numeric in Q27044 / R27044C17: '93.2'
## Warning: Coercing text to numeric in T27044 / R27044C20: '5195.8'
## Warning: Coercing text to numeric in Q27045 / R27045C17: '93.2'
## Warning: Coercing text to numeric in T27045 / R27045C20: '5195.8'
## Warning: Coercing text to numeric in Q27046 / R27046C17: '93.2'
## Warning: Coercing text to numeric in T27046 / R27046C20: '5195.8'
## Warning: Coercing text to numeric in Q27047 / R27047C17: '93.2'
## Warning: Coercing text to numeric in T27047 / R27047C20: '5195.8'
## Warning: Coercing text to numeric in Q27048 / R27048C17: '93.2'
## Warning: Coercing text to numeric in T27048 / R27048C20: '5195.8'
## Warning: Coercing text to numeric in Q27049 / R27049C17: '93.2'
## Warning: Coercing text to numeric in T27049 / R27049C20: '5195.8'
## Warning: Coercing text to numeric in Q27050 / R27050C17: '93.2'
## Warning: Coercing text to numeric in T27050 / R27050C20: '5195.8'
## Warning: Coercing text to numeric in Q27051 / R27051C17: '93.2'
## Warning: Coercing text to numeric in T27051 / R27051C20: '5195.8'
## Warning: Coercing text to numeric in Q27052 / R27052C17: '93.2'
## Warning: Coercing text to numeric in T27052 / R27052C20: '5195.8'
## Warning: Coercing text to numeric in Q27053 / R27053C17: '93.2'
## Warning: Coercing text to numeric in T27053 / R27053C20: '5195.8'
## Warning: Coercing text to numeric in Q27054 / R27054C17: '93.2'
## Warning: Coercing text to numeric in T27054 / R27054C20: '5195.8'
## Warning: Coercing text to numeric in Q27055 / R27055C17: '93.2'
## Warning: Coercing text to numeric in T27055 / R27055C20: '5195.8'
## Warning: Coercing text to numeric in Q27056 / R27056C17: '93.2'
## Warning: Coercing text to numeric in T27056 / R27056C20: '5195.8'
## Warning: Coercing text to numeric in Q27057 / R27057C17: '93.2'
## Warning: Coercing text to numeric in T27057 / R27057C20: '5195.8'
## Warning: Coercing text to numeric in Q27058 / R27058C17: '93.2'
## Warning: Coercing text to numeric in T27058 / R27058C20: '5195.8'
## Warning: Coercing text to numeric in Q27059 / R27059C17: '93.2'
## Warning: Coercing text to numeric in T27059 / R27059C20: '5195.8'
## Warning: Coercing text to numeric in Q27060 / R27060C17: '93.2'
## Warning: Coercing text to numeric in T27060 / R27060C20: '5195.8'
## Warning: Coercing text to numeric in Q27061 / R27061C17: '93.2'
## Warning: Coercing text to numeric in T27061 / R27061C20: '5195.8'
## Warning: Coercing text to numeric in Q27062 / R27062C17: '93.2'
## Warning: Coercing text to numeric in T27062 / R27062C20: '5195.8'
## Warning: Coercing text to numeric in Q27063 / R27063C17: '93.2'
## Warning: Coercing text to numeric in T27063 / R27063C20: '5195.8'
## Warning: Coercing text to numeric in Q27064 / R27064C17: '93.2'
## Warning: Coercing text to numeric in T27064 / R27064C20: '5195.8'
## Warning: Coercing text to numeric in Q27065 / R27065C17: '93.2'
## Warning: Coercing text to numeric in T27065 / R27065C20: '5195.8'
## Warning: Coercing text to numeric in Q27066 / R27066C17: '93.2'
## Warning: Coercing text to numeric in T27066 / R27066C20: '5195.8'
## Warning: Coercing text to numeric in Q27067 / R27067C17: '93.2'
## Warning: Coercing text to numeric in T27067 / R27067C20: '5195.8'
## Warning: Coercing text to numeric in Q27068 / R27068C17: '93.2'
## Warning: Coercing text to numeric in T27068 / R27068C20: '5195.8'
## Warning: Coercing text to numeric in Q27069 / R27069C17: '93.2'
## Warning: Coercing text to numeric in T27069 / R27069C20: '5195.8'
## Warning: Coercing text to numeric in Q27070 / R27070C17: '93.2'
## Warning: Coercing text to numeric in T27070 / R27070C20: '5195.8'
## Warning: Coercing text to numeric in Q27071 / R27071C17: '93.2'
## Warning: Coercing text to numeric in T27071 / R27071C20: '5195.8'
## Warning: Coercing text to numeric in Q27072 / R27072C17: '93.2'
## Warning: Coercing text to numeric in T27072 / R27072C20: '5195.8'
## Warning: Coercing text to numeric in Q27073 / R27073C17: '93.2'
## Warning: Coercing text to numeric in T27073 / R27073C20: '5195.8'
## Warning: Coercing text to numeric in Q27074 / R27074C17: '93.2'
## Warning: Coercing text to numeric in T27074 / R27074C20: '5195.8'
## Warning: Coercing text to numeric in Q27075 / R27075C17: '93.2'
## Warning: Coercing text to numeric in T27075 / R27075C20: '5195.8'
## Warning: Coercing text to numeric in Q27076 / R27076C17: '93.2'
## Warning: Coercing text to numeric in T27076 / R27076C20: '5195.8'
## Warning: Coercing text to numeric in Q27077 / R27077C17: '93.2'
## Warning: Coercing text to numeric in T27077 / R27077C20: '5195.8'
## Warning: Coercing text to numeric in Q27078 / R27078C17: '93.2'
## Warning: Coercing text to numeric in T27078 / R27078C20: '5195.8'
## Warning: Coercing text to numeric in Q27079 / R27079C17: '93.2'
## Warning: Coercing text to numeric in T27079 / R27079C20: '5195.8'
## Warning: Coercing text to numeric in Q27080 / R27080C17: '93.2'
## Warning: Coercing text to numeric in T27080 / R27080C20: '5195.8'
## Warning: Coercing text to numeric in Q27081 / R27081C17: '93.2'
## Warning: Coercing text to numeric in T27081 / R27081C20: '5195.8'
## Warning: Coercing text to numeric in Q27082 / R27082C17: '93.2'
## Warning: Coercing text to numeric in T27082 / R27082C20: '5195.8'
## Warning: Coercing text to numeric in Q27083 / R27083C17: '93.2'
## Warning: Coercing text to numeric in T27083 / R27083C20: '5195.8'
## Warning: Coercing text to numeric in Q27084 / R27084C17: '93.2'
## Warning: Coercing text to numeric in T27084 / R27084C20: '5195.8'
## Warning: Coercing text to numeric in Q27085 / R27085C17: '93.2'
## Warning: Coercing text to numeric in T27085 / R27085C20: '5195.8'
## Warning: Coercing text to numeric in Q27086 / R27086C17: '93.2'
## Warning: Coercing text to numeric in T27086 / R27086C20: '5195.8'
## Warning: Coercing text to numeric in Q27087 / R27087C17: '93.2'
## Warning: Coercing text to numeric in T27087 / R27087C20: '5195.8'
## Warning: Coercing text to numeric in Q27088 / R27088C17: '93.2'
## Warning: Coercing text to numeric in T27088 / R27088C20: '5195.8'
## Warning: Coercing text to numeric in Q27089 / R27089C17: '93.2'
## Warning: Coercing text to numeric in T27089 / R27089C20: '5195.8'
## Warning: Coercing text to numeric in Q27090 / R27090C17: '93.2'
## Warning: Coercing text to numeric in T27090 / R27090C20: '5195.8'
## Warning: Coercing text to numeric in Q27091 / R27091C17: '93.2'
## Warning: Coercing text to numeric in T27091 / R27091C20: '5195.8'
## Warning: Coercing text to numeric in Q27092 / R27092C17: '93.2'
## Warning: Coercing text to numeric in T27092 / R27092C20: '5195.8'
## Warning: Coercing text to numeric in Q27093 / R27093C17: '93.2'
## Warning: Coercing text to numeric in T27093 / R27093C20: '5195.8'
## Warning: Coercing text to numeric in Q27094 / R27094C17: '93.2'
## Warning: Coercing text to numeric in T27094 / R27094C20: '5195.8'
## Warning: Coercing text to numeric in Q27095 / R27095C17: '93.2'
## Warning: Coercing text to numeric in T27095 / R27095C20: '5195.8'
## Warning: Coercing text to numeric in Q27096 / R27096C17: '93.2'
## Warning: Coercing text to numeric in T27096 / R27096C20: '5195.8'
## Warning: Coercing text to numeric in Q27097 / R27097C17: '93.2'
## Warning: Coercing text to numeric in T27097 / R27097C20: '5195.8'
## Warning: Coercing text to numeric in Q27098 / R27098C17: '93.2'
## Warning: Coercing text to numeric in T27098 / R27098C20: '5195.8'
## Warning: Coercing text to numeric in Q27099 / R27099C17: '93.2'
## Warning: Coercing text to numeric in T27099 / R27099C20: '5195.8'
## Warning: Coercing text to numeric in Q27100 / R27100C17: '93.2'
## Warning: Coercing text to numeric in T27100 / R27100C20: '5195.8'
## Warning: Coercing text to numeric in Q27101 / R27101C17: '93.2'
## Warning: Coercing text to numeric in T27101 / R27101C20: '5195.8'
## Warning: Coercing text to numeric in Q27102 / R27102C17: '93.2'
## Warning: Coercing text to numeric in T27102 / R27102C20: '5195.8'
## Warning: Coercing text to numeric in Q27103 / R27103C17: '93.2'
## Warning: Coercing text to numeric in T27103 / R27103C20: '5195.8'
## Warning: Coercing text to numeric in Q27104 / R27104C17: '93.2'
## Warning: Coercing text to numeric in T27104 / R27104C20: '5195.8'
## Warning: Coercing text to numeric in Q27105 / R27105C17: '93.2'
## Warning: Coercing text to numeric in T27105 / R27105C20: '5195.8'
## Warning: Coercing text to numeric in Q27106 / R27106C17: '93.2'
## Warning: Coercing text to numeric in T27106 / R27106C20: '5195.8'
## Warning: Coercing text to numeric in Q27107 / R27107C17: '93.2'
## Warning: Coercing text to numeric in T27107 / R27107C20: '5195.8'
## Warning: Coercing text to numeric in Q27108 / R27108C17: '93.2'
## Warning: Coercing text to numeric in T27108 / R27108C20: '5195.8'
## Warning: Coercing text to numeric in Q27109 / R27109C17: '93.2'
## Warning: Coercing text to numeric in T27109 / R27109C20: '5195.8'
## Warning: Coercing text to numeric in Q27110 / R27110C17: '93.2'
## Warning: Coercing text to numeric in T27110 / R27110C20: '5195.8'
## Warning: Coercing text to numeric in Q27111 / R27111C17: '93.2'
## Warning: Coercing text to numeric in T27111 / R27111C20: '5195.8'
## Warning: Coercing text to numeric in Q27112 / R27112C17: '93.2'
## Warning: Coercing text to numeric in T27112 / R27112C20: '5195.8'
## Warning: Coercing text to numeric in Q27113 / R27113C17: '93.2'
## Warning: Coercing text to numeric in T27113 / R27113C20: '5195.8'
## Warning: Coercing text to numeric in Q27114 / R27114C17: '93.2'
## Warning: Coercing text to numeric in T27114 / R27114C20: '5195.8'
## Warning: Coercing text to numeric in Q27115 / R27115C17: '93.2'
## Warning: Coercing text to numeric in T27115 / R27115C20: '5195.8'
## Warning: Coercing text to numeric in Q27116 / R27116C17: '93.2'
## Warning: Coercing text to numeric in T27116 / R27116C20: '5195.8'
## Warning: Coercing text to numeric in Q27117 / R27117C17: '93.2'
## Warning: Coercing text to numeric in T27117 / R27117C20: '5195.8'
## Warning: Coercing text to numeric in Q27118 / R27118C17: '93.2'
## Warning: Coercing text to numeric in T27118 / R27118C20: '5195.8'
## Warning: Coercing text to numeric in Q27119 / R27119C17: '93.2'
## Warning: Coercing text to numeric in T27119 / R27119C20: '5195.8'
## Warning: Coercing text to numeric in Q27120 / R27120C17: '93.2'
## Warning: Coercing text to numeric in T27120 / R27120C20: '5195.8'
## Warning: Coercing text to numeric in Q27121 / R27121C17: '93.2'
## Warning: Coercing text to numeric in T27121 / R27121C20: '5195.8'
## Warning: Coercing text to numeric in Q27122 / R27122C17: '93.2'
## Warning: Coercing text to numeric in T27122 / R27122C20: '5195.8'
## Warning: Coercing text to numeric in Q27123 / R27123C17: '93.2'
## Warning: Coercing text to numeric in T27123 / R27123C20: '5195.8'
## Warning: Coercing text to numeric in Q27124 / R27124C17: '93.2'
## Warning: Coercing text to numeric in T27124 / R27124C20: '5195.8'
## Warning: Coercing text to numeric in Q27125 / R27125C17: '93.2'
## Warning: Coercing text to numeric in T27125 / R27125C20: '5195.8'
## Warning: Coercing text to numeric in Q27126 / R27126C17: '93.2'
## Warning: Coercing text to numeric in T27126 / R27126C20: '5195.8'
## Warning: Coercing text to numeric in Q27127 / R27127C17: '93.2'
## Warning: Coercing text to numeric in T27127 / R27127C20: '5195.8'
## Warning: Coercing text to numeric in Q27128 / R27128C17: '93.2'
## Warning: Coercing text to numeric in T27128 / R27128C20: '5195.8'
## Warning: Coercing text to numeric in Q27129 / R27129C17: '93.2'
## Warning: Coercing text to numeric in T27129 / R27129C20: '5195.8'
## Warning: Coercing text to numeric in Q27130 / R27130C17: '93.2'
## Warning: Coercing text to numeric in T27130 / R27130C20: '5195.8'
## Warning: Coercing text to numeric in Q27131 / R27131C17: '93.2'
## Warning: Coercing text to numeric in T27131 / R27131C20: '5195.8'
## Warning: Coercing text to numeric in Q27132 / R27132C17: '93.2'
## Warning: Coercing text to numeric in T27132 / R27132C20: '5195.8'
## Warning: Coercing text to numeric in Q27133 / R27133C17: '93.2'
## Warning: Coercing text to numeric in T27133 / R27133C20: '5195.8'
## Warning: Coercing text to numeric in Q27134 / R27134C17: '93.2'
## Warning: Coercing text to numeric in T27134 / R27134C20: '5195.8'
## Warning: Coercing text to numeric in Q27135 / R27135C17: '93.2'
## Warning: Coercing text to numeric in T27135 / R27135C20: '5195.8'
## Warning: Coercing text to numeric in Q27136 / R27136C17: '93.2'
## Warning: Coercing text to numeric in T27136 / R27136C20: '5195.8'
## Warning: Coercing text to numeric in Q27137 / R27137C17: '93.2'
## Warning: Coercing text to numeric in T27137 / R27137C20: '5195.8'
## Warning: Coercing text to numeric in Q27138 / R27138C17: '93.2'
## Warning: Coercing text to numeric in T27138 / R27138C20: '5195.8'
## Warning: Coercing text to numeric in Q27139 / R27139C17: '93.2'
## Warning: Coercing text to numeric in T27139 / R27139C20: '5195.8'
## Warning: Coercing text to numeric in Q27140 / R27140C17: '93.2'
## Warning: Coercing text to numeric in T27140 / R27140C20: '5195.8'
## Warning: Coercing text to numeric in Q27141 / R27141C17: '93.2'
## Warning: Coercing text to numeric in T27141 / R27141C20: '5195.8'
## Warning: Coercing text to numeric in Q27142 / R27142C17: '93.2'
## Warning: Coercing text to numeric in T27142 / R27142C20: '5195.8'
## Warning: Coercing text to numeric in Q27143 / R27143C17: '93.2'
## Warning: Coercing text to numeric in T27143 / R27143C20: '5195.8'
## Warning: Coercing text to numeric in Q27144 / R27144C17: '93.2'
## Warning: Coercing text to numeric in T27144 / R27144C20: '5195.8'
## Warning: Coercing text to numeric in Q27145 / R27145C17: '93.2'
## Warning: Coercing text to numeric in T27145 / R27145C20: '5195.8'
## Warning: Coercing text to numeric in Q27146 / R27146C17: '93.2'
## Warning: Coercing text to numeric in T27146 / R27146C20: '5195.8'
## Warning: Coercing text to numeric in Q27147 / R27147C17: '93.2'
## Warning: Coercing text to numeric in T27147 / R27147C20: '5195.8'
## Warning: Coercing text to numeric in Q27148 / R27148C17: '93.2'
## Warning: Coercing text to numeric in T27148 / R27148C20: '5195.8'
## Warning: Coercing text to numeric in Q27149 / R27149C17: '93.2'
## Warning: Coercing text to numeric in T27149 / R27149C20: '5195.8'
## Warning: Coercing text to numeric in Q27150 / R27150C17: '93.2'
## Warning: Coercing text to numeric in T27150 / R27150C20: '5195.8'
## Warning: Coercing text to numeric in Q27151 / R27151C17: '93.2'
## Warning: Coercing text to numeric in T27151 / R27151C20: '5195.8'
## Warning: Coercing text to numeric in Q27152 / R27152C17: '93.2'
## Warning: Coercing text to numeric in T27152 / R27152C20: '5195.8'
## Warning: Coercing text to numeric in Q27153 / R27153C17: '93.2'
## Warning: Coercing text to numeric in T27153 / R27153C20: '5195.8'
## Warning: Coercing text to numeric in Q27154 / R27154C17: '93.2'
## Warning: Coercing text to numeric in T27154 / R27154C20: '5195.8'
## Warning: Coercing text to numeric in Q27155 / R27155C17: '93.2'
## Warning: Coercing text to numeric in T27155 / R27155C20: '5195.8'
## Warning: Coercing text to numeric in Q27156 / R27156C17: '93.2'
## Warning: Coercing text to numeric in T27156 / R27156C20: '5195.8'
## Warning: Coercing text to numeric in Q27157 / R27157C17: '93.2'
## Warning: Coercing text to numeric in T27157 / R27157C20: '5195.8'
## Warning: Coercing text to numeric in Q27158 / R27158C17: '93.2'
## Warning: Coercing text to numeric in T27158 / R27158C20: '5195.8'
## Warning: Coercing text to numeric in Q27159 / R27159C17: '93.2'
## Warning: Coercing text to numeric in T27159 / R27159C20: '5195.8'
## Warning: Coercing text to numeric in Q27160 / R27160C17: '93.2'
## Warning: Coercing text to numeric in T27160 / R27160C20: '5195.8'
## Warning: Coercing text to numeric in Q27161 / R27161C17: '93.2'
## Warning: Coercing text to numeric in T27161 / R27161C20: '5195.8'
## Warning: Coercing text to numeric in Q27162 / R27162C17: '93.2'
## Warning: Coercing text to numeric in T27162 / R27162C20: '5195.8'
## Warning: Coercing text to numeric in Q27163 / R27163C17: '93.2'
## Warning: Coercing text to numeric in T27163 / R27163C20: '5195.8'
## Warning: Coercing text to numeric in Q27164 / R27164C17: '93.2'
## Warning: Coercing text to numeric in T27164 / R27164C20: '5195.8'
## Warning: Coercing text to numeric in Q27165 / R27165C17: '93.2'
## Warning: Coercing text to numeric in T27165 / R27165C20: '5195.8'
## Warning: Coercing text to numeric in Q27166 / R27166C17: '93.2'
## Warning: Coercing text to numeric in T27166 / R27166C20: '5195.8'
## Warning: Coercing text to numeric in Q27167 / R27167C17: '93.2'
## Warning: Coercing text to numeric in T27167 / R27167C20: '5195.8'
## Warning: Coercing text to numeric in Q27168 / R27168C17: '93.2'
## Warning: Coercing text to numeric in T27168 / R27168C20: '5195.8'
## Warning: Coercing text to numeric in Q27169 / R27169C17: '93.2'
## Warning: Coercing text to numeric in T27169 / R27169C20: '5195.8'
## Warning: Coercing text to numeric in Q27170 / R27170C17: '93.2'
## Warning: Coercing text to numeric in T27170 / R27170C20: '5195.8'
## Warning: Coercing text to numeric in Q27171 / R27171C17: '93.2'
## Warning: Coercing text to numeric in T27171 / R27171C20: '5195.8'
## Warning: Coercing text to numeric in Q27172 / R27172C17: '93.2'
## Warning: Coercing text to numeric in T27172 / R27172C20: '5195.8'
## Warning: Coercing text to numeric in Q27173 / R27173C17: '93.2'
## Warning: Coercing text to numeric in T27173 / R27173C20: '5195.8'
## Warning: Coercing text to numeric in Q27174 / R27174C17: '93.2'
## Warning: Coercing text to numeric in T27174 / R27174C20: '5195.8'
## Warning: Coercing text to numeric in Q27175 / R27175C17: '93.2'
## Warning: Coercing text to numeric in T27175 / R27175C20: '5195.8'
## Warning: Coercing text to numeric in Q27176 / R27176C17: '93.2'
## Warning: Coercing text to numeric in T27176 / R27176C20: '5195.8'
## Warning: Coercing text to numeric in Q27177 / R27177C17: '93.2'
## Warning: Coercing text to numeric in T27177 / R27177C20: '5195.8'
## Warning: Coercing text to numeric in Q27178 / R27178C17: '93.2'
## Warning: Coercing text to numeric in T27178 / R27178C20: '5195.8'
## Warning: Coercing text to numeric in Q27179 / R27179C17: '93.2'
## Warning: Coercing text to numeric in T27179 / R27179C20: '5195.8'
## Warning: Coercing text to numeric in Q27180 / R27180C17: '93.2'
## Warning: Coercing text to numeric in T27180 / R27180C20: '5195.8'
## Warning: Coercing text to numeric in Q27181 / R27181C17: '93.2'
## Warning: Coercing text to numeric in T27181 / R27181C20: '5195.8'
## Warning: Coercing text to numeric in Q27182 / R27182C17: '93.2'
## Warning: Coercing text to numeric in T27182 / R27182C20: '5195.8'
## Warning: Coercing text to numeric in Q27183 / R27183C17: '93.2'
## Warning: Coercing text to numeric in T27183 / R27183C20: '5195.8'
## Warning: Coercing text to numeric in Q27184 / R27184C17: '93.2'
## Warning: Coercing text to numeric in T27184 / R27184C20: '5195.8'
## Warning: Coercing text to numeric in Q27185 / R27185C17: '93.2'
## Warning: Coercing text to numeric in T27185 / R27185C20: '5195.8'
## Warning: Coercing text to numeric in Q27186 / R27186C17: '93.2'
## Warning: Coercing text to numeric in T27186 / R27186C20: '5195.8'
## Warning: Coercing text to numeric in Q27187 / R27187C17: '93.2'
## Warning: Coercing text to numeric in T27187 / R27187C20: '5195.8'
## Warning: Coercing text to numeric in Q27188 / R27188C17: '93.2'
## Warning: Coercing text to numeric in T27188 / R27188C20: '5195.8'
## Warning: Coercing text to numeric in Q27189 / R27189C17: '93.2'
## Warning: Coercing text to numeric in T27189 / R27189C20: '5195.8'
## Warning: Coercing text to numeric in Q27190 / R27190C17: '93.2'
## Warning: Coercing text to numeric in T27190 / R27190C20: '5195.8'
## Warning: Coercing text to numeric in Q27191 / R27191C17: '93.2'
## Warning: Coercing text to numeric in T27191 / R27191C20: '5195.8'
## Warning: Coercing text to numeric in Q27192 / R27192C17: '93.2'
## Warning: Coercing text to numeric in T27192 / R27192C20: '5195.8'
## Warning: Coercing text to numeric in Q27193 / R27193C17: '93.2'
## Warning: Coercing text to numeric in T27193 / R27193C20: '5195.8'
## Warning: Coercing text to numeric in Q27194 / R27194C17: '93.2'
## Warning: Coercing text to numeric in T27194 / R27194C20: '5195.8'
## Warning: Coercing text to numeric in Q27195 / R27195C17: '93.2'
## Warning: Coercing text to numeric in T27195 / R27195C20: '5195.8'
## Warning: Coercing text to numeric in Q27196 / R27196C17: '93.2'
## Warning: Coercing text to numeric in T27196 / R27196C20: '5195.8'
## Warning: Coercing text to numeric in Q27197 / R27197C17: '93.2'
## Warning: Coercing text to numeric in T27197 / R27197C20: '5195.8'
## Warning: Coercing text to numeric in Q27198 / R27198C17: '93.2'
## Warning: Coercing text to numeric in T27198 / R27198C20: '5195.8'
## Warning: Coercing text to numeric in Q27199 / R27199C17: '93.2'
## Warning: Coercing text to numeric in T27199 / R27199C20: '5195.8'
## Warning: Coercing text to numeric in Q27200 / R27200C17: '93.2'
## Warning: Coercing text to numeric in T27200 / R27200C20: '5195.8'
## Warning: Coercing text to numeric in Q27201 / R27201C17: '93.2'
## Warning: Coercing text to numeric in T27201 / R27201C20: '5195.8'
## Warning: Coercing text to numeric in Q27202 / R27202C17: '93.2'
## Warning: Coercing text to numeric in T27202 / R27202C20: '5195.8'
## Warning: Coercing text to numeric in Q27203 / R27203C17: '93.2'
## Warning: Coercing text to numeric in T27203 / R27203C20: '5195.8'
## Warning: Coercing text to numeric in Q27204 / R27204C17: '93.2'
## Warning: Coercing text to numeric in T27204 / R27204C20: '5195.8'
## Warning: Coercing text to numeric in Q27205 / R27205C17: '93.2'
## Warning: Coercing text to numeric in T27205 / R27205C20: '5195.8'
## Warning: Coercing text to numeric in Q27206 / R27206C17: '93.2'
## Warning: Coercing text to numeric in T27206 / R27206C20: '5195.8'
## Warning: Coercing text to numeric in Q27207 / R27207C17: '93.2'
## Warning: Coercing text to numeric in T27207 / R27207C20: '5195.8'
## Warning: Coercing text to numeric in Q27208 / R27208C17: '93.2'
## Warning: Coercing text to numeric in T27208 / R27208C20: '5195.8'
## Warning: Coercing text to numeric in Q27209 / R27209C17: '93.2'
## Warning: Coercing text to numeric in T27209 / R27209C20: '5195.8'
## Warning: Coercing text to numeric in Q27210 / R27210C17: '93.2'
## Warning: Coercing text to numeric in T27210 / R27210C20: '5195.8'
## Warning: Coercing text to numeric in Q27211 / R27211C17: '93.2'
## Warning: Coercing text to numeric in T27211 / R27211C20: '5195.8'
## Warning: Coercing text to numeric in Q27212 / R27212C17: '93.2'
## Warning: Coercing text to numeric in T27212 / R27212C20: '5195.8'
## Warning: Coercing text to numeric in Q27213 / R27213C17: '93.2'
## Warning: Coercing text to numeric in T27213 / R27213C20: '5195.8'
## Warning: Coercing text to numeric in Q27214 / R27214C17: '93.2'
## Warning: Coercing text to numeric in T27214 / R27214C20: '5195.8'
## Warning: Coercing text to numeric in Q27215 / R27215C17: '93.2'
## Warning: Coercing text to numeric in T27215 / R27215C20: '5195.8'
## Warning: Coercing text to numeric in Q27216 / R27216C17: '93.2'
## Warning: Coercing text to numeric in T27216 / R27216C20: '5195.8'
## Warning: Coercing text to numeric in Q27217 / R27217C17: '93.2'
## Warning: Coercing text to numeric in T27217 / R27217C20: '5195.8'
## Warning: Coercing text to numeric in Q27218 / R27218C17: '93.2'
## Warning: Coercing text to numeric in T27218 / R27218C20: '5195.8'
## Warning: Coercing text to numeric in Q27219 / R27219C17: '93.2'
## Warning: Coercing text to numeric in T27219 / R27219C20: '5195.8'
## Warning: Coercing text to numeric in Q27220 / R27220C17: '93.2'
## Warning: Coercing text to numeric in T27220 / R27220C20: '5195.8'
## Warning: Coercing text to numeric in Q27221 / R27221C17: '93.2'
## Warning: Coercing text to numeric in T27221 / R27221C20: '5195.8'
## Warning: Coercing text to numeric in Q27222 / R27222C17: '93.2'
## Warning: Coercing text to numeric in T27222 / R27222C20: '5195.8'
## Warning: Coercing text to numeric in Q27223 / R27223C17: '93.2'
## Warning: Coercing text to numeric in T27223 / R27223C20: '5195.8'
## Warning: Coercing text to numeric in Q27224 / R27224C17: '93.2'
## Warning: Coercing text to numeric in T27224 / R27224C20: '5195.8'
## Warning: Coercing text to numeric in Q27225 / R27225C17: '93.2'
## Warning: Coercing text to numeric in T27225 / R27225C20: '5195.8'
## Warning: Coercing text to numeric in Q27226 / R27226C17: '93.2'
## Warning: Coercing text to numeric in T27226 / R27226C20: '5195.8'
## Warning: Coercing text to numeric in Q27227 / R27227C17: '93.2'
## Warning: Coercing text to numeric in T27227 / R27227C20: '5195.8'
## Warning: Coercing text to numeric in Q27228 / R27228C17: '93.2'
## Warning: Coercing text to numeric in T27228 / R27228C20: '5195.8'
## Warning: Coercing text to numeric in Q27229 / R27229C17: '93.2'
## Warning: Coercing text to numeric in T27229 / R27229C20: '5195.8'
## Warning: Coercing text to numeric in Q27230 / R27230C17: '93.2'
## Warning: Coercing text to numeric in T27230 / R27230C20: '5195.8'
## Warning: Coercing text to numeric in Q27231 / R27231C17: '93.2'
## Warning: Coercing text to numeric in T27231 / R27231C20: '5195.8'
## Warning: Coercing text to numeric in Q27232 / R27232C17: '93.2'
## Warning: Coercing text to numeric in T27232 / R27232C20: '5195.8'
## Warning: Coercing text to numeric in Q27233 / R27233C17: '93.2'
## Warning: Coercing text to numeric in T27233 / R27233C20: '5195.8'
## Warning: Coercing text to numeric in Q27234 / R27234C17: '93.2'
## Warning: Coercing text to numeric in T27234 / R27234C20: '5195.8'
## Warning: Coercing text to numeric in Q27235 / R27235C17: '93.2'
## Warning: Coercing text to numeric in T27235 / R27235C20: '5195.8'
## Warning: Coercing text to numeric in Q27236 / R27236C17: '93.2'
## Warning: Coercing text to numeric in T27236 / R27236C20: '5195.8'
## Warning: Coercing text to numeric in Q27237 / R27237C17: '93.2'
## Warning: Coercing text to numeric in T27237 / R27237C20: '5195.8'
## Warning: Coercing text to numeric in Q27238 / R27238C17: '93.2'
## Warning: Coercing text to numeric in T27238 / R27238C20: '5195.8'
## Warning: Coercing text to numeric in Q27239 / R27239C17: '93.2'
## Warning: Coercing text to numeric in T27239 / R27239C20: '5195.8'
## Warning: Coercing text to numeric in Q27240 / R27240C17: '93.2'
## Warning: Coercing text to numeric in T27240 / R27240C20: '5195.8'
## Warning: Coercing text to numeric in Q27241 / R27241C17: '93.2'
## Warning: Coercing text to numeric in T27241 / R27241C20: '5195.8'
## Warning: Coercing text to numeric in Q27242 / R27242C17: '93.2'
## Warning: Coercing text to numeric in T27242 / R27242C20: '5195.8'
## Warning: Coercing text to numeric in Q27243 / R27243C17: '93.2'
## Warning: Coercing text to numeric in T27243 / R27243C20: '5195.8'
## Warning: Coercing text to numeric in Q27244 / R27244C17: '93.2'
## Warning: Coercing text to numeric in T27244 / R27244C20: '5195.8'
## Warning: Coercing text to numeric in Q27245 / R27245C17: '93.2'
## Warning: Coercing text to numeric in T27245 / R27245C20: '5195.8'
## Warning: Coercing text to numeric in Q27246 / R27246C17: '93.2'
## Warning: Coercing text to numeric in T27246 / R27246C20: '5195.8'
## Warning: Coercing text to numeric in Q27247 / R27247C17: '93.2'
## Warning: Coercing text to numeric in T27247 / R27247C20: '5195.8'
## Warning: Coercing text to numeric in Q27248 / R27248C17: '93.2'
## Warning: Coercing text to numeric in T27248 / R27248C20: '5195.8'
## Warning: Coercing text to numeric in Q27249 / R27249C17: '93.2'
## Warning: Coercing text to numeric in T27249 / R27249C20: '5195.8'
## Warning: Coercing text to numeric in Q27250 / R27250C17: '93.2'
## Warning: Coercing text to numeric in T27250 / R27250C20: '5195.8'
## Warning: Coercing text to numeric in Q27251 / R27251C17: '93.2'
## Warning: Coercing text to numeric in T27251 / R27251C20: '5195.8'
## Warning: Coercing text to numeric in Q27252 / R27252C17: '93.2'
## Warning: Coercing text to numeric in T27252 / R27252C20: '5195.8'
## Warning: Coercing text to numeric in Q27253 / R27253C17: '93.2'
## Warning: Coercing text to numeric in T27253 / R27253C20: '5195.8'
## Warning: Coercing text to numeric in Q27254 / R27254C17: '93.2'
## Warning: Coercing text to numeric in T27254 / R27254C20: '5195.8'
## Warning: Coercing text to numeric in Q27255 / R27255C17: '93.2'
## Warning: Coercing text to numeric in T27255 / R27255C20: '5195.8'
## Warning: Coercing text to numeric in Q27256 / R27256C17: '93.2'
## Warning: Coercing text to numeric in T27256 / R27256C20: '5195.8'
## Warning: Coercing text to numeric in Q27257 / R27257C17: '93.2'
## Warning: Coercing text to numeric in T27257 / R27257C20: '5195.8'
## Warning: Coercing text to numeric in Q27258 / R27258C17: '93.2'
## Warning: Coercing text to numeric in T27258 / R27258C20: '5195.8'
## Warning: Coercing text to numeric in Q27259 / R27259C17: '93.2'
## Warning: Coercing text to numeric in T27259 / R27259C20: '5195.8'
## Warning: Coercing text to numeric in Q27260 / R27260C17: '93.2'
## Warning: Coercing text to numeric in T27260 / R27260C20: '5195.8'
## Warning: Coercing text to numeric in Q27261 / R27261C17: '93.2'
## Warning: Coercing text to numeric in T27261 / R27261C20: '5195.8'
## Warning: Coercing text to numeric in Q27262 / R27262C17: '93.2'
## Warning: Coercing text to numeric in T27262 / R27262C20: '5195.8'
## Warning: Coercing text to numeric in Q27263 / R27263C17: '93.2'
## Warning: Coercing text to numeric in T27263 / R27263C20: '5195.8'
## Warning: Coercing text to numeric in Q27264 / R27264C17: '93.2'
## Warning: Coercing text to numeric in T27264 / R27264C20: '5195.8'
## Warning: Coercing text to numeric in Q27265 / R27265C17: '93.2'
## Warning: Coercing text to numeric in T27265 / R27265C20: '5195.8'
## Warning: Coercing text to numeric in Q27266 / R27266C17: '93.2'
## Warning: Coercing text to numeric in T27266 / R27266C20: '5195.8'
## Warning: Coercing text to numeric in Q27267 / R27267C17: '93.2'
## Warning: Coercing text to numeric in T27267 / R27267C20: '5195.8'
## Warning: Coercing text to numeric in Q27268 / R27268C17: '93.2'
## Warning: Coercing text to numeric in T27268 / R27268C20: '5195.8'
## Warning: Coercing text to numeric in Q27269 / R27269C17: '93.2'
## Warning: Coercing text to numeric in T27269 / R27269C20: '5195.8'
## Warning: Coercing text to numeric in Q27270 / R27270C17: '93.2'
## Warning: Coercing text to numeric in T27270 / R27270C20: '5195.8'
## Warning: Coercing text to numeric in Q27271 / R27271C17: '93.2'
## Warning: Coercing text to numeric in T27271 / R27271C20: '5195.8'
## Warning: Coercing text to numeric in Q27272 / R27272C17: '93.2'
## Warning: Coercing text to numeric in T27272 / R27272C20: '5195.8'
## Warning: Coercing text to numeric in Q27273 / R27273C17: '93.2'
## Warning: Coercing text to numeric in T27273 / R27273C20: '5195.8'
## Warning: Coercing text to numeric in Q27274 / R27274C17: '93.2'
## Warning: Coercing text to numeric in T27274 / R27274C20: '5195.8'
## Warning: Coercing text to numeric in Q27275 / R27275C17: '93.2'
## Warning: Coercing text to numeric in T27275 / R27275C20: '5195.8'
## Warning: Coercing text to numeric in Q27276 / R27276C17: '93.2'
## Warning: Coercing text to numeric in T27276 / R27276C20: '5195.8'
## Warning: Coercing text to numeric in Q27277 / R27277C17: '93.2'
## Warning: Coercing text to numeric in T27277 / R27277C20: '5195.8'
## Warning: Coercing text to numeric in Q27278 / R27278C17: '93.2'
## Warning: Coercing text to numeric in T27278 / R27278C20: '5195.8'
## Warning: Coercing text to numeric in Q27279 / R27279C17: '93.2'
## Warning: Coercing text to numeric in T27279 / R27279C20: '5195.8'
## Warning: Coercing text to numeric in Q27280 / R27280C17: '93.2'
## Warning: Coercing text to numeric in T27280 / R27280C20: '5195.8'
## Warning: Coercing text to numeric in Q27281 / R27281C17: '93.2'
## Warning: Coercing text to numeric in T27281 / R27281C20: '5195.8'
## Warning: Coercing text to numeric in Q27282 / R27282C17: '93.2'
## Warning: Coercing text to numeric in T27282 / R27282C20: '5195.8'
## Warning: Coercing text to numeric in Q27283 / R27283C17: '93.2'
## Warning: Coercing text to numeric in T27283 / R27283C20: '5195.8'
## Warning: Coercing text to numeric in Q27284 / R27284C17: '93.2'
## Warning: Coercing text to numeric in T27284 / R27284C20: '5195.8'
## Warning: Coercing text to numeric in Q27285 / R27285C17: '93.2'
## Warning: Coercing text to numeric in T27285 / R27285C20: '5195.8'
## Warning: Coercing text to numeric in Q27286 / R27286C17: '93.2'
## Warning: Coercing text to numeric in T27286 / R27286C20: '5195.8'
## Warning: Coercing text to numeric in Q27287 / R27287C17: '93.2'
## Warning: Coercing text to numeric in T27287 / R27287C20: '5195.8'
## Warning: Coercing text to numeric in Q27288 / R27288C17: '93.2'
## Warning: Coercing text to numeric in T27288 / R27288C20: '5195.8'
## Warning: Coercing text to numeric in Q27289 / R27289C17: '93.2'
## Warning: Coercing text to numeric in T27289 / R27289C20: '5195.8'
## Warning: Coercing text to numeric in Q27290 / R27290C17: '93.2'
## Warning: Coercing text to numeric in T27290 / R27290C20: '5195.8'
## Warning: Coercing text to numeric in Q27291 / R27291C17: '93.2'
## Warning: Coercing text to numeric in T27291 / R27291C20: '5195.8'
## Warning: Coercing text to numeric in Q27292 / R27292C17: '93.2'
## Warning: Coercing text to numeric in T27292 / R27292C20: '5195.8'
## Warning: Coercing text to numeric in Q27293 / R27293C17: '93.2'
## Warning: Coercing text to numeric in T27293 / R27293C20: '5195.8'
## Warning: Coercing text to numeric in Q27294 / R27294C17: '93.2'
## Warning: Coercing text to numeric in T27294 / R27294C20: '5195.8'
## Warning: Coercing text to numeric in Q27295 / R27295C17: '93.2'
## Warning: Coercing text to numeric in T27295 / R27295C20: '5195.8'
## Warning: Coercing text to numeric in Q27296 / R27296C17: '93.2'
## Warning: Coercing text to numeric in T27296 / R27296C20: '5195.8'
## Warning: Coercing text to numeric in Q27297 / R27297C17: '93.2'
## Warning: Coercing text to numeric in T27297 / R27297C20: '5195.8'
## Warning: Coercing text to numeric in Q27298 / R27298C17: '93.2'
## Warning: Coercing text to numeric in T27298 / R27298C20: '5195.8'
## Warning: Coercing text to numeric in Q27299 / R27299C17: '93.2'
## Warning: Coercing text to numeric in T27299 / R27299C20: '5195.8'
## Warning: Coercing text to numeric in Q27300 / R27300C17: '93.2'
## Warning: Coercing text to numeric in T27300 / R27300C20: '5195.8'
## Warning: Coercing text to numeric in Q27301 / R27301C17: '93.2'
## Warning: Coercing text to numeric in T27301 / R27301C20: '5195.8'
## Warning: Coercing text to numeric in Q27302 / R27302C17: '93.2'
## Warning: Coercing text to numeric in T27302 / R27302C20: '5195.8'
## Warning: Coercing text to numeric in Q27303 / R27303C17: '93.2'
## Warning: Coercing text to numeric in T27303 / R27303C20: '5195.8'
## Warning: Coercing text to numeric in Q27304 / R27304C17: '93.2'
## Warning: Coercing text to numeric in T27304 / R27304C20: '5195.8'
## Warning: Coercing text to numeric in Q27305 / R27305C17: '93.2'
## Warning: Coercing text to numeric in T27305 / R27305C20: '5195.8'
## Warning: Coercing text to numeric in Q27306 / R27306C17: '93.2'
## Warning: Coercing text to numeric in T27306 / R27306C20: '5195.8'
## Warning: Coercing text to numeric in Q27307 / R27307C17: '93.2'
## Warning: Coercing text to numeric in T27307 / R27307C20: '5195.8'
## Warning: Coercing text to numeric in Q27308 / R27308C17: '93.2'
## Warning: Coercing text to numeric in T27308 / R27308C20: '5195.8'
## Warning: Coercing text to numeric in Q27309 / R27309C17: '93.2'
## Warning: Coercing text to numeric in T27309 / R27309C20: '5195.8'
## Warning: Coercing text to numeric in Q27310 / R27310C17: '93.2'
## Warning: Coercing text to numeric in T27310 / R27310C20: '5195.8'
## Warning: Coercing text to numeric in Q27311 / R27311C17: '93.2'
## Warning: Coercing text to numeric in T27311 / R27311C20: '5195.8'
## Warning: Coercing text to numeric in Q27312 / R27312C17: '93.2'
## Warning: Coercing text to numeric in T27312 / R27312C20: '5195.8'
## Warning: Coercing text to numeric in Q27313 / R27313C17: '93.2'
## Warning: Coercing text to numeric in T27313 / R27313C20: '5195.8'
## Warning: Coercing text to numeric in Q27314 / R27314C17: '93.2'
## Warning: Coercing text to numeric in T27314 / R27314C20: '5195.8'
## Warning: Coercing text to numeric in Q27315 / R27315C17: '93.2'
## Warning: Coercing text to numeric in T27315 / R27315C20: '5195.8'
## Warning: Coercing text to numeric in Q27316 / R27316C17: '93.2'
## Warning: Coercing text to numeric in T27316 / R27316C20: '5195.8'
## Warning: Coercing text to numeric in Q27317 / R27317C17: '93.2'
## Warning: Coercing text to numeric in T27317 / R27317C20: '5195.8'
## Warning: Coercing text to numeric in Q27318 / R27318C17: '93.2'
## Warning: Coercing text to numeric in T27318 / R27318C20: '5195.8'
## Warning: Coercing text to numeric in Q27319 / R27319C17: '93.2'
## Warning: Coercing text to numeric in T27319 / R27319C20: '5195.8'
## Warning: Coercing text to numeric in Q27320 / R27320C17: '93.2'
## Warning: Coercing text to numeric in T27320 / R27320C20: '5195.8'
## Warning: Coercing text to numeric in Q27321 / R27321C17: '93.2'
## Warning: Coercing text to numeric in T27321 / R27321C20: '5195.8'
## Warning: Coercing text to numeric in Q27322 / R27322C17: '93.2'
## Warning: Coercing text to numeric in T27322 / R27322C20: '5195.8'
## Warning: Coercing text to numeric in Q27323 / R27323C17: '93.2'
## Warning: Coercing text to numeric in T27323 / R27323C20: '5195.8'
## Warning: Coercing text to numeric in Q27324 / R27324C17: '93.2'
## Warning: Coercing text to numeric in T27324 / R27324C20: '5195.8'
## Warning: Coercing text to numeric in Q27325 / R27325C17: '93.2'
## Warning: Coercing text to numeric in T27325 / R27325C20: '5195.8'
## Warning: Coercing text to numeric in Q27326 / R27326C17: '93.2'
## Warning: Coercing text to numeric in T27326 / R27326C20: '5195.8'
## Warning: Coercing text to numeric in Q27327 / R27327C17: '93.2'
## Warning: Coercing text to numeric in T27327 / R27327C20: '5195.8'
## Warning: Coercing text to numeric in Q27328 / R27328C17: '93.2'
## Warning: Coercing text to numeric in T27328 / R27328C20: '5195.8'
## Warning: Coercing text to numeric in Q27329 / R27329C17: '93.2'
## Warning: Coercing text to numeric in T27329 / R27329C20: '5195.8'
## Warning: Coercing text to numeric in Q27330 / R27330C17: '93.2'
## Warning: Coercing text to numeric in T27330 / R27330C20: '5195.8'
## Warning: Coercing text to numeric in Q27331 / R27331C17: '93.2'
## Warning: Coercing text to numeric in T27331 / R27331C20: '5195.8'
## Warning: Coercing text to numeric in Q27332 / R27332C17: '93.2'
## Warning: Coercing text to numeric in T27332 / R27332C20: '5195.8'
## Warning: Coercing text to numeric in Q27333 / R27333C17: '93.2'
## Warning: Coercing text to numeric in T27333 / R27333C20: '5195.8'
## Warning: Coercing text to numeric in Q27334 / R27334C17: '93.2'
## Warning: Coercing text to numeric in T27334 / R27334C20: '5195.8'
## Warning: Coercing text to numeric in Q27335 / R27335C17: '93.2'
## Warning: Coercing text to numeric in T27335 / R27335C20: '5195.8'
## Warning: Coercing text to numeric in Q27336 / R27336C17: '93.2'
## Warning: Coercing text to numeric in T27336 / R27336C20: '5195.8'
## Warning: Coercing text to numeric in Q27337 / R27337C17: '93.2'
## Warning: Coercing text to numeric in T27337 / R27337C20: '5195.8'
## Warning: Coercing text to numeric in Q27338 / R27338C17: '93.2'
## Warning: Coercing text to numeric in T27338 / R27338C20: '5195.8'
## Warning: Coercing text to numeric in Q27339 / R27339C17: '93.2'
## Warning: Coercing text to numeric in T27339 / R27339C20: '5195.8'
## Warning: Coercing text to numeric in Q27340 / R27340C17: '93.2'
## Warning: Coercing text to numeric in T27340 / R27340C20: '5195.8'
## Warning: Coercing text to numeric in Q27341 / R27341C17: '93.2'
## Warning: Coercing text to numeric in T27341 / R27341C20: '5195.8'
## Warning: Coercing text to numeric in Q27342 / R27342C17: '93.2'
## Warning: Coercing text to numeric in T27342 / R27342C20: '5195.8'
## Warning: Coercing text to numeric in Q27343 / R27343C17: '93.2'
## Warning: Coercing text to numeric in T27343 / R27343C20: '5195.8'
## Warning: Coercing text to numeric in Q27344 / R27344C17: '93.2'
## Warning: Coercing text to numeric in T27344 / R27344C20: '5195.8'
## Warning: Coercing text to numeric in Q27345 / R27345C17: '93.2'
## Warning: Coercing text to numeric in T27345 / R27345C20: '5195.8'
## Warning: Coercing text to numeric in Q27346 / R27346C17: '93.2'
## Warning: Coercing text to numeric in T27346 / R27346C20: '5195.8'
## Warning: Coercing text to numeric in Q27347 / R27347C17: '93.2'
## Warning: Coercing text to numeric in T27347 / R27347C20: '5195.8'
## Warning: Coercing text to numeric in Q27348 / R27348C17: '93.2'
## Warning: Coercing text to numeric in T27348 / R27348C20: '5195.8'
## Warning: Coercing text to numeric in Q27349 / R27349C17: '93.2'
## Warning: Coercing text to numeric in T27349 / R27349C20: '5195.8'
## Warning: Coercing text to numeric in Q27350 / R27350C17: '93.2'
## Warning: Coercing text to numeric in T27350 / R27350C20: '5195.8'
## Warning: Coercing text to numeric in Q27351 / R27351C17: '93.2'
## Warning: Coercing text to numeric in T27351 / R27351C20: '5195.8'
## Warning: Coercing text to numeric in Q27352 / R27352C17: '93.2'
## Warning: Coercing text to numeric in T27352 / R27352C20: '5195.8'
## Warning: Coercing text to numeric in Q27353 / R27353C17: '93.2'
## Warning: Coercing text to numeric in T27353 / R27353C20: '5195.8'
## Warning: Coercing text to numeric in Q27354 / R27354C17: '93.2'
## Warning: Coercing text to numeric in T27354 / R27354C20: '5195.8'
## Warning: Coercing text to numeric in Q27355 / R27355C17: '93.2'
## Warning: Coercing text to numeric in T27355 / R27355C20: '5195.8'
## Warning: Coercing text to numeric in Q27356 / R27356C17: '93.2'
## Warning: Coercing text to numeric in T27356 / R27356C20: '5195.8'
## Warning: Coercing text to numeric in Q27357 / R27357C17: '93.2'
## Warning: Coercing text to numeric in T27357 / R27357C20: '5195.8'
## Warning: Coercing text to numeric in Q27358 / R27358C17: '93.2'
## Warning: Coercing text to numeric in T27358 / R27358C20: '5195.8'
## Warning: Coercing text to numeric in Q27359 / R27359C17: '93.2'
## Warning: Coercing text to numeric in T27359 / R27359C20: '5195.8'
## Warning: Coercing text to numeric in Q27360 / R27360C17: '93.2'
## Warning: Coercing text to numeric in T27360 / R27360C20: '5195.8'
## Warning: Coercing text to numeric in Q27361 / R27361C17: '93.2'
## Warning: Coercing text to numeric in T27361 / R27361C20: '5195.8'
## Warning: Coercing text to numeric in Q27362 / R27362C17: '93.2'
## Warning: Coercing text to numeric in T27362 / R27362C20: '5195.8'
## Warning: Coercing text to numeric in Q27363 / R27363C17: '93.2'
## Warning: Coercing text to numeric in T27363 / R27363C20: '5195.8'
## Warning: Coercing text to numeric in Q27364 / R27364C17: '93.2'
## Warning: Coercing text to numeric in T27364 / R27364C20: '5195.8'
## Warning: Coercing text to numeric in Q27365 / R27365C17: '93.2'
## Warning: Coercing text to numeric in T27365 / R27365C20: '5195.8'
## Warning: Coercing text to numeric in Q27366 / R27366C17: '93.2'
## Warning: Coercing text to numeric in T27366 / R27366C20: '5195.8'
## Warning: Coercing text to numeric in Q27367 / R27367C17: '93.2'
## Warning: Coercing text to numeric in T27367 / R27367C20: '5195.8'
## Warning: Coercing text to numeric in Q27368 / R27368C17: '93.2'
## Warning: Coercing text to numeric in T27368 / R27368C20: '5195.8'
## Warning: Coercing text to numeric in Q27369 / R27369C17: '93.2'
## Warning: Coercing text to numeric in T27369 / R27369C20: '5195.8'
## Warning: Coercing text to numeric in Q27370 / R27370C17: '93.2'
## Warning: Coercing text to numeric in T27370 / R27370C20: '5195.8'
## Warning: Coercing text to numeric in Q27371 / R27371C17: '93.2'
## Warning: Coercing text to numeric in T27371 / R27371C20: '5195.8'
## Warning: Coercing text to numeric in Q27372 / R27372C17: '93.2'
## Warning: Coercing text to numeric in T27372 / R27372C20: '5195.8'
## Warning: Coercing text to numeric in Q27373 / R27373C17: '93.2'
## Warning: Coercing text to numeric in T27373 / R27373C20: '5195.8'
## Warning: Coercing text to numeric in Q27374 / R27374C17: '93.2'
## Warning: Coercing text to numeric in T27374 / R27374C20: '5195.8'
## Warning: Coercing text to numeric in Q27375 / R27375C17: '93.2'
## Warning: Coercing text to numeric in T27375 / R27375C20: '5195.8'
## Warning: Coercing text to numeric in Q27376 / R27376C17: '93.2'
## Warning: Coercing text to numeric in T27376 / R27376C20: '5195.8'
## Warning: Coercing text to numeric in Q27377 / R27377C17: '93.2'
## Warning: Coercing text to numeric in T27377 / R27377C20: '5195.8'
## Warning: Coercing text to numeric in Q27378 / R27378C17: '93.2'
## Warning: Coercing text to numeric in T27378 / R27378C20: '5195.8'
## Warning: Coercing text to numeric in Q27379 / R27379C17: '93.2'
## Warning: Coercing text to numeric in T27379 / R27379C20: '5195.8'
## Warning: Coercing text to numeric in Q27380 / R27380C17: '93.2'
## Warning: Coercing text to numeric in T27380 / R27380C20: '5195.8'
## Warning: Coercing text to numeric in Q27381 / R27381C17: '93.2'
## Warning: Coercing text to numeric in T27381 / R27381C20: '5195.8'
## Warning: Coercing text to numeric in Q27382 / R27382C17: '93.2'
## Warning: Coercing text to numeric in T27382 / R27382C20: '5195.8'
## Warning: Coercing text to numeric in Q27383 / R27383C17: '93.2'
## Warning: Coercing text to numeric in T27383 / R27383C20: '5195.8'
## Warning: Coercing text to numeric in Q27384 / R27384C17: '93.2'
## Warning: Coercing text to numeric in T27384 / R27384C20: '5195.8'
## Warning: Coercing text to numeric in Q27385 / R27385C17: '93.2'
## Warning: Coercing text to numeric in T27385 / R27385C20: '5195.8'
## Warning: Coercing text to numeric in Q27386 / R27386C17: '93.2'
## Warning: Coercing text to numeric in T27386 / R27386C20: '5195.8'
## Warning: Coercing text to numeric in Q27387 / R27387C17: '93.2'
## Warning: Coercing text to numeric in T27387 / R27387C20: '5195.8'
## Warning: Coercing text to numeric in Q27388 / R27388C17: '93.2'
## Warning: Coercing text to numeric in T27388 / R27388C20: '5195.8'
## Warning: Coercing text to numeric in Q27389 / R27389C17: '93.2'
## Warning: Coercing text to numeric in T27389 / R27389C20: '5195.8'
## Warning: Coercing text to numeric in Q27390 / R27390C17: '93.2'
## Warning: Coercing text to numeric in T27390 / R27390C20: '5195.8'
## Warning: Coercing text to numeric in Q27391 / R27391C17: '93.2'
## Warning: Coercing text to numeric in T27391 / R27391C20: '5195.8'
## Warning: Coercing text to numeric in Q27392 / R27392C17: '93.2'
## Warning: Coercing text to numeric in T27392 / R27392C20: '5195.8'
## Warning: Coercing text to numeric in Q27393 / R27393C17: '93.2'
## Warning: Coercing text to numeric in T27393 / R27393C20: '5195.8'
## Warning: Coercing text to numeric in Q27394 / R27394C17: '93.2'
## Warning: Coercing text to numeric in T27394 / R27394C20: '5195.8'
## Warning: Coercing text to numeric in Q27395 / R27395C17: '93.2'
## Warning: Coercing text to numeric in T27395 / R27395C20: '5195.8'
## Warning: Coercing text to numeric in Q27396 / R27396C17: '93.2'
## Warning: Coercing text to numeric in T27396 / R27396C20: '5195.8'
## Warning: Coercing text to numeric in Q27397 / R27397C17: '93.2'
## Warning: Coercing text to numeric in T27397 / R27397C20: '5195.8'
## Warning: Coercing text to numeric in Q27398 / R27398C17: '93.2'
## Warning: Coercing text to numeric in T27398 / R27398C20: '5195.8'
## Warning: Coercing text to numeric in Q27399 / R27399C17: '93.2'
## Warning: Coercing text to numeric in T27399 / R27399C20: '5195.8'
## Warning: Coercing text to numeric in Q27400 / R27400C17: '93.2'
## Warning: Coercing text to numeric in T27400 / R27400C20: '5195.8'
## Warning: Coercing text to numeric in Q27401 / R27401C17: '93.2'
## Warning: Coercing text to numeric in T27401 / R27401C20: '5195.8'
## Warning: Coercing text to numeric in Q27402 / R27402C17: '93.2'
## Warning: Coercing text to numeric in T27402 / R27402C20: '5195.8'
## Warning: Coercing text to numeric in Q27403 / R27403C17: '93.2'
## Warning: Coercing text to numeric in T27403 / R27403C20: '5195.8'
## Warning: Coercing text to numeric in Q27404 / R27404C17: '93.2'
## Warning: Coercing text to numeric in T27404 / R27404C20: '5195.8'
## Warning: Coercing text to numeric in Q27405 / R27405C17: '93.2'
## Warning: Coercing text to numeric in T27405 / R27405C20: '5195.8'
## Warning: Coercing text to numeric in Q27406 / R27406C17: '93.2'
## Warning: Coercing text to numeric in T27406 / R27406C20: '5195.8'
## Warning: Coercing text to numeric in Q27407 / R27407C17: '93.2'
## Warning: Coercing text to numeric in T27407 / R27407C20: '5195.8'
## Warning: Coercing text to numeric in Q27408 / R27408C17: '93.2'
## Warning: Coercing text to numeric in T27408 / R27408C20: '5195.8'
## Warning: Coercing text to numeric in Q27409 / R27409C17: '93.2'
## Warning: Coercing text to numeric in T27409 / R27409C20: '5195.8'
## Warning: Coercing text to numeric in Q27410 / R27410C17: '93.2'
## Warning: Coercing text to numeric in T27410 / R27410C20: '5195.8'
## Warning: Coercing text to numeric in Q27411 / R27411C17: '93.2'
## Warning: Coercing text to numeric in T27411 / R27411C20: '5195.8'
## Warning: Coercing text to numeric in Q27412 / R27412C17: '93.2'
## Warning: Coercing text to numeric in T27412 / R27412C20: '5195.8'
## Warning: Coercing text to numeric in Q27413 / R27413C17: '93.2'
## Warning: Coercing text to numeric in T27413 / R27413C20: '5195.8'
## Warning: Coercing text to numeric in Q27414 / R27414C17: '93.2'
## Warning: Coercing text to numeric in T27414 / R27414C20: '5195.8'
## Warning: Coercing text to numeric in Q27415 / R27415C17: '93.2'
## Warning: Coercing text to numeric in T27415 / R27415C20: '5195.8'
## Warning: Coercing text to numeric in Q27416 / R27416C17: '93.2'
## Warning: Coercing text to numeric in T27416 / R27416C20: '5195.8'
## Warning: Coercing text to numeric in Q27417 / R27417C17: '93.2'
## Warning: Coercing text to numeric in T27417 / R27417C20: '5195.8'
## Warning: Coercing text to numeric in Q27418 / R27418C17: '93.2'
## Warning: Coercing text to numeric in T27418 / R27418C20: '5195.8'
## Warning: Coercing text to numeric in Q27419 / R27419C17: '93.2'
## Warning: Coercing text to numeric in T27419 / R27419C20: '5195.8'
## Warning: Coercing text to numeric in Q27420 / R27420C17: '93.2'
## Warning: Coercing text to numeric in T27420 / R27420C20: '5195.8'
## Warning: Coercing text to numeric in Q27421 / R27421C17: '93.2'
## Warning: Coercing text to numeric in T27421 / R27421C20: '5195.8'
## Warning: Coercing text to numeric in Q27422 / R27422C17: '93.2'
## Warning: Coercing text to numeric in T27422 / R27422C20: '5195.8'
## Warning: Coercing text to numeric in Q27423 / R27423C17: '93.2'
## Warning: Coercing text to numeric in T27423 / R27423C20: '5195.8'
## Warning: Coercing text to numeric in Q27424 / R27424C17: '93.2'
## Warning: Coercing text to numeric in T27424 / R27424C20: '5195.8'
## Warning: Coercing text to numeric in Q27425 / R27425C17: '93.2'
## Warning: Coercing text to numeric in T27425 / R27425C20: '5195.8'
## Warning: Coercing text to numeric in Q27426 / R27426C17: '93.2'
## Warning: Coercing text to numeric in T27426 / R27426C20: '5195.8'
## Warning: Coercing text to numeric in Q27427 / R27427C17: '93.2'
## Warning: Coercing text to numeric in T27427 / R27427C20: '5195.8'
## Warning: Coercing text to numeric in Q27428 / R27428C17: '93.2'
## Warning: Coercing text to numeric in T27428 / R27428C20: '5195.8'
## Warning: Coercing text to numeric in Q27429 / R27429C17: '93.2'
## Warning: Coercing text to numeric in T27429 / R27429C20: '5195.8'
## Warning: Coercing text to numeric in Q27430 / R27430C17: '93.2'
## Warning: Coercing text to numeric in T27430 / R27430C20: '5195.8'
## Warning: Coercing text to numeric in Q27431 / R27431C17: '93.2'
## Warning: Coercing text to numeric in T27431 / R27431C20: '5195.8'
## Warning: Coercing text to numeric in Q27432 / R27432C17: '93.2'
## Warning: Coercing text to numeric in T27432 / R27432C20: '5195.8'
## Warning: Coercing text to numeric in Q27433 / R27433C17: '93.2'
## Warning: Coercing text to numeric in T27433 / R27433C20: '5195.8'
## Warning: Coercing text to numeric in Q27434 / R27434C17: '93.2'
## Warning: Coercing text to numeric in T27434 / R27434C20: '5195.8'
## Warning: Coercing text to numeric in Q27435 / R27435C17: '93.2'
## Warning: Coercing text to numeric in T27435 / R27435C20: '5195.8'
## Warning: Coercing text to numeric in Q27436 / R27436C17: '93.2'
## Warning: Coercing text to numeric in T27436 / R27436C20: '5195.8'
## Warning: Coercing text to numeric in Q27437 / R27437C17: '93.2'
## Warning: Coercing text to numeric in T27437 / R27437C20: '5195.8'
## Warning: Coercing text to numeric in Q27438 / R27438C17: '93.2'
## Warning: Coercing text to numeric in T27438 / R27438C20: '5195.8'
## Warning: Coercing text to numeric in Q27439 / R27439C17: '93.2'
## Warning: Coercing text to numeric in T27439 / R27439C20: '5195.8'
## Warning: Coercing text to numeric in Q27440 / R27440C17: '93.2'
## Warning: Coercing text to numeric in T27440 / R27440C20: '5195.8'
## Warning: Coercing text to numeric in Q27441 / R27441C17: '93.2'
## Warning: Coercing text to numeric in T27441 / R27441C20: '5195.8'
## Warning: Coercing text to numeric in Q27442 / R27442C17: '93.2'
## Warning: Coercing text to numeric in T27442 / R27442C20: '5195.8'
## Warning: Coercing text to numeric in Q27443 / R27443C17: '93.2'
## Warning: Coercing text to numeric in T27443 / R27443C20: '5195.8'
## Warning: Coercing text to numeric in Q27444 / R27444C17: '93.2'
## Warning: Coercing text to numeric in T27444 / R27444C20: '5195.8'
## Warning: Coercing text to numeric in Q27445 / R27445C17: '93.2'
## Warning: Coercing text to numeric in T27445 / R27445C20: '5195.8'
## Warning: Coercing text to numeric in Q27446 / R27446C17: '93.2'
## Warning: Coercing text to numeric in T27446 / R27446C20: '5195.8'
## Warning: Coercing text to numeric in Q27447 / R27447C17: '93.2'
## Warning: Coercing text to numeric in T27447 / R27447C20: '5195.8'
## Warning: Coercing text to numeric in Q27448 / R27448C17: '93.2'
## Warning: Coercing text to numeric in T27448 / R27448C20: '5195.8'
## Warning: Coercing text to numeric in Q27449 / R27449C17: '93.2'
## Warning: Coercing text to numeric in T27449 / R27449C20: '5195.8'
## Warning: Coercing text to numeric in Q27450 / R27450C17: '93.2'
## Warning: Coercing text to numeric in T27450 / R27450C20: '5195.8'
## Warning: Coercing text to numeric in Q27451 / R27451C17: '93.2'
## Warning: Coercing text to numeric in T27451 / R27451C20: '5195.8'
## Warning: Coercing text to numeric in Q27452 / R27452C17: '93.2'
## Warning: Coercing text to numeric in T27452 / R27452C20: '5195.8'
## Warning: Coercing text to numeric in Q27453 / R27453C17: '93.2'
## Warning: Coercing text to numeric in T27453 / R27453C20: '5195.8'
## Warning: Coercing text to numeric in Q27454 / R27454C17: '93.2'
## Warning: Coercing text to numeric in T27454 / R27454C20: '5195.8'
## Warning: Coercing text to numeric in Q27455 / R27455C17: '93.2'
## Warning: Coercing text to numeric in T27455 / R27455C20: '5195.8'
## Warning: Coercing text to numeric in Q27456 / R27456C17: '93.2'
## Warning: Coercing text to numeric in T27456 / R27456C20: '5195.8'
## Warning: Coercing text to numeric in Q27457 / R27457C17: '93.2'
## Warning: Coercing text to numeric in T27457 / R27457C20: '5195.8'
## Warning: Coercing text to numeric in Q27458 / R27458C17: '93.2'
## Warning: Coercing text to numeric in T27458 / R27458C20: '5195.8'
## Warning: Coercing text to numeric in Q27459 / R27459C17: '93.2'
## Warning: Coercing text to numeric in T27459 / R27459C20: '5195.8'
## Warning: Coercing text to numeric in Q27460 / R27460C17: '93.2'
## Warning: Coercing text to numeric in T27460 / R27460C20: '5195.8'
## Warning: Coercing text to numeric in Q27461 / R27461C17: '93.2'
## Warning: Coercing text to numeric in T27461 / R27461C20: '5195.8'
## Warning: Coercing text to numeric in Q27462 / R27462C17: '93.2'
## Warning: Coercing text to numeric in T27462 / R27462C20: '5195.8'
## Warning: Coercing text to numeric in Q27463 / R27463C17: '93.2'
## Warning: Coercing text to numeric in T27463 / R27463C20: '5195.8'
## Warning: Coercing text to numeric in Q27464 / R27464C17: '93.2'
## Warning: Coercing text to numeric in T27464 / R27464C20: '5195.8'
## Warning: Coercing text to numeric in Q27465 / R27465C17: '93.2'
## Warning: Coercing text to numeric in T27465 / R27465C20: '5195.8'
## Warning: Coercing text to numeric in Q27466 / R27466C17: '93.2'
## Warning: Coercing text to numeric in T27466 / R27466C20: '5195.8'
## Warning: Coercing text to numeric in Q27467 / R27467C17: '93.2'
## Warning: Coercing text to numeric in T27467 / R27467C20: '5195.8'
## Warning: Coercing text to numeric in Q27468 / R27468C17: '93.2'
## Warning: Coercing text to numeric in T27468 / R27468C20: '5195.8'
## Warning: Coercing text to numeric in Q27469 / R27469C17: '93.2'
## Warning: Coercing text to numeric in T27469 / R27469C20: '5195.8'
## Warning: Coercing text to numeric in Q27470 / R27470C17: '93.2'
## Warning: Coercing text to numeric in T27470 / R27470C20: '5195.8'
## Warning: Coercing text to numeric in Q27471 / R27471C17: '93.2'
## Warning: Coercing text to numeric in T27471 / R27471C20: '5195.8'
## Warning: Coercing text to numeric in Q27472 / R27472C17: '93.2'
## Warning: Coercing text to numeric in T27472 / R27472C20: '5195.8'
## Warning: Coercing text to numeric in Q27473 / R27473C17: '93.2'
## Warning: Coercing text to numeric in T27473 / R27473C20: '5195.8'
## Warning: Coercing text to numeric in Q27474 / R27474C17: '93.2'
## Warning: Coercing text to numeric in T27474 / R27474C20: '5195.8'
## Warning: Coercing text to numeric in Q27475 / R27475C17: '93.2'
## Warning: Coercing text to numeric in T27475 / R27475C20: '5195.8'
## Warning: Coercing text to numeric in Q27476 / R27476C17: '93.2'
## Warning: Coercing text to numeric in T27476 / R27476C20: '5195.8'
## Warning: Coercing text to numeric in Q27477 / R27477C17: '93.2'
## Warning: Coercing text to numeric in T27477 / R27477C20: '5195.8'
## Warning: Coercing text to numeric in Q27478 / R27478C17: '93.2'
## Warning: Coercing text to numeric in T27478 / R27478C20: '5195.8'
## Warning: Coercing text to numeric in Q27479 / R27479C17: '93.2'
## Warning: Coercing text to numeric in T27479 / R27479C20: '5195.8'
## Warning: Coercing text to numeric in Q27480 / R27480C17: '93.2'
## Warning: Coercing text to numeric in T27480 / R27480C20: '5195.8'
## Warning: Coercing text to numeric in Q27481 / R27481C17: '93.2'
## Warning: Coercing text to numeric in T27481 / R27481C20: '5195.8'
## Warning: Coercing text to numeric in Q27482 / R27482C17: '93.2'
## Warning: Coercing text to numeric in T27482 / R27482C20: '5195.8'
## Warning: Coercing text to numeric in Q27483 / R27483C17: '93.2'
## Warning: Coercing text to numeric in T27483 / R27483C20: '5195.8'
## Warning: Coercing text to numeric in Q27484 / R27484C17: '93.2'
## Warning: Coercing text to numeric in T27484 / R27484C20: '5195.8'
## Warning: Coercing text to numeric in Q27485 / R27485C17: '93.2'
## Warning: Coercing text to numeric in T27485 / R27485C20: '5195.8'
## Warning: Coercing text to numeric in Q27486 / R27486C17: '93.2'
## Warning: Coercing text to numeric in T27486 / R27486C20: '5195.8'
## Warning: Coercing text to numeric in Q27487 / R27487C17: '93.2'
## Warning: Coercing text to numeric in T27487 / R27487C20: '5195.8'
## Warning: Coercing text to numeric in Q27488 / R27488C17: '93.2'
## Warning: Coercing text to numeric in T27488 / R27488C20: '5195.8'
## Warning: Coercing text to numeric in Q27489 / R27489C17: '93.2'
## Warning: Coercing text to numeric in T27489 / R27489C20: '5195.8'
## Warning: Coercing text to numeric in Q27490 / R27490C17: '93.2'
## Warning: Coercing text to numeric in T27490 / R27490C20: '5195.8'
## Warning: Coercing text to numeric in Q27491 / R27491C17: '93.2'
## Warning: Coercing text to numeric in T27491 / R27491C20: '5195.8'
## Warning: Coercing text to numeric in Q27492 / R27492C17: '93.2'
## Warning: Coercing text to numeric in T27492 / R27492C20: '5195.8'
## Warning: Coercing text to numeric in Q27493 / R27493C17: '93.2'
## Warning: Coercing text to numeric in T27493 / R27493C20: '5195.8'
## Warning: Coercing text to numeric in Q27494 / R27494C17: '93.2'
## Warning: Coercing text to numeric in T27494 / R27494C20: '5195.8'
## Warning: Coercing text to numeric in Q27495 / R27495C17: '93.2'
## Warning: Coercing text to numeric in T27495 / R27495C20: '5195.8'
## Warning: Coercing text to numeric in Q27496 / R27496C17: '93.2'
## Warning: Coercing text to numeric in T27496 / R27496C20: '5195.8'
## Warning: Coercing text to numeric in Q27497 / R27497C17: '93.2'
## Warning: Coercing text to numeric in T27497 / R27497C20: '5195.8'
## Warning: Coercing text to numeric in Q27498 / R27498C17: '93.2'
## Warning: Coercing text to numeric in T27498 / R27498C20: '5195.8'
## Warning: Coercing text to numeric in Q27499 / R27499C17: '93.2'
## Warning: Coercing text to numeric in T27499 / R27499C20: '5195.8'
## Warning: Coercing text to numeric in Q27500 / R27500C17: '93.2'
## Warning: Coercing text to numeric in T27500 / R27500C20: '5195.8'
## Warning: Coercing text to numeric in Q27501 / R27501C17: '93.2'
## Warning: Coercing text to numeric in T27501 / R27501C20: '5195.8'
## Warning: Coercing text to numeric in Q27502 / R27502C17: '93.2'
## Warning: Coercing text to numeric in T27502 / R27502C20: '5195.8'
## Warning: Coercing text to numeric in Q27503 / R27503C17: '93.2'
## Warning: Coercing text to numeric in T27503 / R27503C20: '5195.8'
## Warning: Coercing text to numeric in Q27504 / R27504C17: '93.2'
## Warning: Coercing text to numeric in T27504 / R27504C20: '5195.8'
## Warning: Coercing text to numeric in Q27505 / R27505C17: '93.2'
## Warning: Coercing text to numeric in T27505 / R27505C20: '5195.8'
## Warning: Coercing text to numeric in Q27506 / R27506C17: '93.2'
## Warning: Coercing text to numeric in T27506 / R27506C20: '5195.8'
## Warning: Coercing text to numeric in Q27507 / R27507C17: '93.2'
## Warning: Coercing text to numeric in T27507 / R27507C20: '5195.8'
## Warning: Coercing text to numeric in Q27508 / R27508C17: '93.2'
## Warning: Coercing text to numeric in T27508 / R27508C20: '5195.8'
## Warning: Coercing text to numeric in Q27509 / R27509C17: '93.2'
## Warning: Coercing text to numeric in T27509 / R27509C20: '5195.8'
## Warning: Coercing text to numeric in Q27510 / R27510C17: '93.2'
## Warning: Coercing text to numeric in T27510 / R27510C20: '5195.8'
## Warning: Coercing text to numeric in Q27511 / R27511C17: '93.2'
## Warning: Coercing text to numeric in T27511 / R27511C20: '5195.8'
## Warning: Coercing text to numeric in Q27512 / R27512C17: '93.2'
## Warning: Coercing text to numeric in T27512 / R27512C20: '5195.8'
## Warning: Coercing text to numeric in Q27513 / R27513C17: '93.2'
## Warning: Coercing text to numeric in T27513 / R27513C20: '5195.8'
## Warning: Coercing text to numeric in Q27514 / R27514C17: '93.2'
## Warning: Coercing text to numeric in T27514 / R27514C20: '5195.8'
## Warning: Coercing text to numeric in Q27515 / R27515C17: '93.2'
## Warning: Coercing text to numeric in T27515 / R27515C20: '5195.8'
## Warning: Coercing text to numeric in Q27516 / R27516C17: '93.2'
## Warning: Coercing text to numeric in T27516 / R27516C20: '5195.8'
## Warning: Coercing text to numeric in Q27517 / R27517C17: '93.2'
## Warning: Coercing text to numeric in T27517 / R27517C20: '5195.8'
## Warning: Coercing text to numeric in Q27518 / R27518C17: '93.2'
## Warning: Coercing text to numeric in T27518 / R27518C20: '5195.8'
## Warning: Coercing text to numeric in Q27519 / R27519C17: '93.2'
## Warning: Coercing text to numeric in T27519 / R27519C20: '5195.8'
## Warning: Coercing text to numeric in Q27520 / R27520C17: '93.2'
## Warning: Coercing text to numeric in T27520 / R27520C20: '5195.8'
## Warning: Coercing text to numeric in Q27521 / R27521C17: '93.2'
## Warning: Coercing text to numeric in T27521 / R27521C20: '5195.8'
## Warning: Coercing text to numeric in Q27522 / R27522C17: '93.2'
## Warning: Coercing text to numeric in T27522 / R27522C20: '5195.8'
## Warning: Coercing text to numeric in Q27523 / R27523C17: '93.2'
## Warning: Coercing text to numeric in T27523 / R27523C20: '5195.8'
## Warning: Coercing text to numeric in Q27524 / R27524C17: '93.2'
## Warning: Coercing text to numeric in T27524 / R27524C20: '5195.8'
## Warning: Coercing text to numeric in Q27525 / R27525C17: '93.2'
## Warning: Coercing text to numeric in T27525 / R27525C20: '5195.8'
## Warning: Coercing text to numeric in Q27526 / R27526C17: '93.2'
## Warning: Coercing text to numeric in T27526 / R27526C20: '5195.8'
## Warning: Coercing text to numeric in Q27527 / R27527C17: '93.2'
## Warning: Coercing text to numeric in T27527 / R27527C20: '5195.8'
## Warning: Coercing text to numeric in Q27528 / R27528C17: '93.2'
## Warning: Coercing text to numeric in T27528 / R27528C20: '5195.8'
## Warning: Coercing text to numeric in Q27529 / R27529C17: '93.2'
## Warning: Coercing text to numeric in T27529 / R27529C20: '5195.8'
## Warning: Coercing text to numeric in Q27530 / R27530C17: '93.2'
## Warning: Coercing text to numeric in T27530 / R27530C20: '5195.8'
## Warning: Coercing text to numeric in Q27531 / R27531C17: '93.2'
## Warning: Coercing text to numeric in T27531 / R27531C20: '5195.8'
## Warning: Coercing text to numeric in Q27532 / R27532C17: '93.2'
## Warning: Coercing text to numeric in T27532 / R27532C20: '5195.8'
## Warning: Coercing text to numeric in Q27533 / R27533C17: '93.2'
## Warning: Coercing text to numeric in T27533 / R27533C20: '5195.8'
## Warning: Coercing text to numeric in Q27534 / R27534C17: '93.2'
## Warning: Coercing text to numeric in T27534 / R27534C20: '5195.8'
## Warning: Coercing text to numeric in Q27535 / R27535C17: '93.2'
## Warning: Coercing text to numeric in T27535 / R27535C20: '5195.8'
## Warning: Coercing text to numeric in Q27536 / R27536C17: '93.2'
## Warning: Coercing text to numeric in T27536 / R27536C20: '5195.8'
## Warning: Coercing text to numeric in Q27537 / R27537C17: '93.2'
## Warning: Coercing text to numeric in T27537 / R27537C20: '5195.8'
## Warning: Coercing text to numeric in Q27538 / R27538C17: '93.2'
## Warning: Coercing text to numeric in T27538 / R27538C20: '5195.8'
## Warning: Coercing text to numeric in Q27539 / R27539C17: '93.2'
## Warning: Coercing text to numeric in T27539 / R27539C20: '5195.8'
## Warning: Coercing text to numeric in Q27540 / R27540C17: '93.2'
## Warning: Coercing text to numeric in T27540 / R27540C20: '5195.8'
## Warning: Coercing text to numeric in Q27541 / R27541C17: '93.2'
## Warning: Coercing text to numeric in T27541 / R27541C20: '5195.8'
## Warning: Coercing text to numeric in Q27542 / R27542C17: '93.2'
## Warning: Coercing text to numeric in T27542 / R27542C20: '5195.8'
## Warning: Coercing text to numeric in Q27543 / R27543C17: '93.2'
## Warning: Coercing text to numeric in T27543 / R27543C20: '5195.8'
## Warning: Coercing text to numeric in Q27544 / R27544C17: '93.2'
## Warning: Coercing text to numeric in T27544 / R27544C20: '5195.8'
## Warning: Coercing text to numeric in Q27545 / R27545C17: '93.2'
## Warning: Coercing text to numeric in T27545 / R27545C20: '5195.8'
## Warning: Coercing text to numeric in Q27546 / R27546C17: '93.2'
## Warning: Coercing text to numeric in T27546 / R27546C20: '5195.8'
## Warning: Coercing text to numeric in Q27547 / R27547C17: '93.2'
## Warning: Coercing text to numeric in T27547 / R27547C20: '5195.8'
## Warning: Coercing text to numeric in Q27548 / R27548C17: '93.2'
## Warning: Coercing text to numeric in T27548 / R27548C20: '5195.8'
## Warning: Coercing text to numeric in Q27549 / R27549C17: '93.2'
## Warning: Coercing text to numeric in T27549 / R27549C20: '5195.8'
## Warning: Coercing text to numeric in Q27550 / R27550C17: '93.2'
## Warning: Coercing text to numeric in T27550 / R27550C20: '5195.8'
## Warning: Coercing text to numeric in Q27551 / R27551C17: '93.2'
## Warning: Coercing text to numeric in T27551 / R27551C20: '5195.8'
## Warning: Coercing text to numeric in Q27552 / R27552C17: '93.2'
## Warning: Coercing text to numeric in T27552 / R27552C20: '5195.8'
## Warning: Coercing text to numeric in Q27553 / R27553C17: '93.2'
## Warning: Coercing text to numeric in T27553 / R27553C20: '5195.8'
## Warning: Coercing text to numeric in Q27554 / R27554C17: '93.2'
## Warning: Coercing text to numeric in T27554 / R27554C20: '5195.8'
## Warning: Coercing text to numeric in Q27555 / R27555C17: '93.2'
## Warning: Coercing text to numeric in T27555 / R27555C20: '5195.8'
## Warning: Coercing text to numeric in Q27556 / R27556C17: '93.2'
## Warning: Coercing text to numeric in T27556 / R27556C20: '5195.8'
## Warning: Coercing text to numeric in Q27557 / R27557C17: '93.2'
## Warning: Coercing text to numeric in T27557 / R27557C20: '5195.8'
## Warning: Coercing text to numeric in Q27558 / R27558C17: '93.2'
## Warning: Coercing text to numeric in T27558 / R27558C20: '5195.8'
## Warning: Coercing text to numeric in Q27559 / R27559C17: '93.2'
## Warning: Coercing text to numeric in T27559 / R27559C20: '5195.8'
## Warning: Coercing text to numeric in Q27560 / R27560C17: '93.2'
## Warning: Coercing text to numeric in T27560 / R27560C20: '5195.8'
## Warning: Coercing text to numeric in Q27561 / R27561C17: '93.2'
## Warning: Coercing text to numeric in T27561 / R27561C20: '5195.8'
## Warning: Coercing text to numeric in Q27562 / R27562C17: '93.2'
## Warning: Coercing text to numeric in T27562 / R27562C20: '5195.8'
## Warning: Coercing text to numeric in Q27563 / R27563C17: '93.2'
## Warning: Coercing text to numeric in T27563 / R27563C20: '5195.8'
## Warning: Coercing text to numeric in Q27564 / R27564C17: '93.2'
## Warning: Coercing text to numeric in T27564 / R27564C20: '5195.8'
## Warning: Coercing text to numeric in Q27565 / R27565C17: '93.2'
## Warning: Coercing text to numeric in T27565 / R27565C20: '5195.8'
## Warning: Coercing text to numeric in Q27566 / R27566C17: '93.2'
## Warning: Coercing text to numeric in T27566 / R27566C20: '5195.8'
## Warning: Coercing text to numeric in Q27567 / R27567C17: '93.2'
## Warning: Coercing text to numeric in T27567 / R27567C20: '5195.8'
## Warning: Coercing text to numeric in Q27568 / R27568C17: '93.2'
## Warning: Coercing text to numeric in T27568 / R27568C20: '5195.8'
## Warning: Coercing text to numeric in Q27569 / R27569C17: '93.2'
## Warning: Coercing text to numeric in T27569 / R27569C20: '5195.8'
## Warning: Coercing text to numeric in Q27570 / R27570C17: '93.2'
## Warning: Coercing text to numeric in T27570 / R27570C20: '5195.8'
## Warning: Coercing text to numeric in Q27571 / R27571C17: '93.2'
## Warning: Coercing text to numeric in T27571 / R27571C20: '5195.8'
## Warning: Coercing text to numeric in Q27572 / R27572C17: '93.2'
## Warning: Coercing text to numeric in T27572 / R27572C20: '5195.8'
## Warning: Coercing text to numeric in Q27573 / R27573C17: '93.2'
## Warning: Coercing text to numeric in T27573 / R27573C20: '5195.8'
## Warning: Coercing text to numeric in Q27574 / R27574C17: '93.2'
## Warning: Coercing text to numeric in T27574 / R27574C20: '5195.8'
## Warning: Coercing text to numeric in Q27575 / R27575C17: '93.2'
## Warning: Coercing text to numeric in T27575 / R27575C20: '5195.8'
## Warning: Coercing text to numeric in Q27576 / R27576C17: '93.2'
## Warning: Coercing text to numeric in T27576 / R27576C20: '5195.8'
## Warning: Coercing text to numeric in Q27577 / R27577C17: '93.2'
## Warning: Coercing text to numeric in T27577 / R27577C20: '5195.8'
## Warning: Coercing text to numeric in Q27578 / R27578C17: '93.2'
## Warning: Coercing text to numeric in T27578 / R27578C20: '5195.8'
## Warning: Coercing text to numeric in Q27579 / R27579C17: '93.2'
## Warning: Coercing text to numeric in T27579 / R27579C20: '5195.8'
## Warning: Coercing text to numeric in Q27580 / R27580C17: '93.2'
## Warning: Coercing text to numeric in T27580 / R27580C20: '5195.8'
## Warning: Coercing text to numeric in Q27581 / R27581C17: '93.2'
## Warning: Coercing text to numeric in T27581 / R27581C20: '5195.8'
## Warning: Coercing text to numeric in Q27582 / R27582C17: '93.2'
## Warning: Coercing text to numeric in T27582 / R27582C20: '5195.8'
## Warning: Coercing text to numeric in Q27583 / R27583C17: '93.2'
## Warning: Coercing text to numeric in T27583 / R27583C20: '5195.8'
## Warning: Coercing text to numeric in Q27584 / R27584C17: '93.2'
## Warning: Coercing text to numeric in T27584 / R27584C20: '5195.8'
## Warning: Coercing text to numeric in Q27585 / R27585C17: '93.2'
## Warning: Coercing text to numeric in T27585 / R27585C20: '5195.8'
## Warning: Coercing text to numeric in Q27586 / R27586C17: '93.2'
## Warning: Coercing text to numeric in T27586 / R27586C20: '5195.8'
## Warning: Coercing text to numeric in Q27587 / R27587C17: '93.2'
## Warning: Coercing text to numeric in T27587 / R27587C20: '5195.8'
## Warning: Coercing text to numeric in Q27588 / R27588C17: '93.2'
## Warning: Coercing text to numeric in T27588 / R27588C20: '5195.8'
## Warning: Coercing text to numeric in Q27589 / R27589C17: '93.2'
## Warning: Coercing text to numeric in T27589 / R27589C20: '5195.8'
## Warning: Coercing text to numeric in Q27590 / R27590C17: '93.2'
## Warning: Coercing text to numeric in T27590 / R27590C20: '5195.8'
## Warning: Coercing text to numeric in Q27591 / R27591C17: '93.2'
## Warning: Coercing text to numeric in T27591 / R27591C20: '5195.8'
## Warning: Coercing text to numeric in Q27592 / R27592C17: '93.2'
## Warning: Coercing text to numeric in T27592 / R27592C20: '5195.8'
## Warning: Coercing text to numeric in Q27593 / R27593C17: '93.2'
## Warning: Coercing text to numeric in T27593 / R27593C20: '5195.8'
## Warning: Coercing text to numeric in Q27594 / R27594C17: '93.2'
## Warning: Coercing text to numeric in T27594 / R27594C20: '5195.8'
## Warning: Coercing text to numeric in Q27595 / R27595C17: '93.2'
## Warning: Coercing text to numeric in T27595 / R27595C20: '5195.8'
## Warning: Coercing text to numeric in Q27596 / R27596C17: '93.2'
## Warning: Coercing text to numeric in T27596 / R27596C20: '5195.8'
## Warning: Coercing text to numeric in Q27597 / R27597C17: '93.2'
## Warning: Coercing text to numeric in T27597 / R27597C20: '5195.8'
## Warning: Coercing text to numeric in Q27598 / R27598C17: '93.2'
## Warning: Coercing text to numeric in T27598 / R27598C20: '5195.8'
## Warning: Coercing text to numeric in Q27599 / R27599C17: '93.2'
## Warning: Coercing text to numeric in T27599 / R27599C20: '5195.8'
## Warning: Coercing text to numeric in Q27600 / R27600C17: '93.2'
## Warning: Coercing text to numeric in T27600 / R27600C20: '5195.8'
## Warning: Coercing text to numeric in Q27601 / R27601C17: '93.2'
## Warning: Coercing text to numeric in T27601 / R27601C20: '5195.8'
## Warning: Coercing text to numeric in Q27602 / R27602C17: '93.2'
## Warning: Coercing text to numeric in T27602 / R27602C20: '5195.8'
## Warning: Coercing text to numeric in Q27603 / R27603C17: '93.2'
## Warning: Coercing text to numeric in T27603 / R27603C20: '5195.8'
## Warning: Coercing text to numeric in Q27604 / R27604C17: '93.2'
## Warning: Coercing text to numeric in T27604 / R27604C20: '5195.8'
## Warning: Coercing text to numeric in Q27605 / R27605C17: '93.2'
## Warning: Coercing text to numeric in T27605 / R27605C20: '5195.8'
## Warning: Coercing text to numeric in Q27606 / R27606C17: '93.2'
## Warning: Coercing text to numeric in T27606 / R27606C20: '5195.8'
## Warning: Coercing text to numeric in Q27607 / R27607C17: '93.2'
## Warning: Coercing text to numeric in T27607 / R27607C20: '5195.8'
## Warning: Coercing text to numeric in Q27608 / R27608C17: '93.2'
## Warning: Coercing text to numeric in T27608 / R27608C20: '5195.8'
## Warning: Coercing text to numeric in Q27609 / R27609C17: '93.2'
## Warning: Coercing text to numeric in T27609 / R27609C20: '5195.8'
## Warning: Coercing text to numeric in Q27610 / R27610C17: '93.2'
## Warning: Coercing text to numeric in T27610 / R27610C20: '5195.8'
## Warning: Coercing text to numeric in Q27611 / R27611C17: '93.2'
## Warning: Coercing text to numeric in T27611 / R27611C20: '5195.8'
## Warning: Coercing text to numeric in Q27612 / R27612C17: '93.2'
## Warning: Coercing text to numeric in T27612 / R27612C20: '5195.8'
## Warning: Coercing text to numeric in Q27613 / R27613C17: '93.2'
## Warning: Coercing text to numeric in T27613 / R27613C20: '5195.8'
## Warning: Coercing text to numeric in Q27614 / R27614C17: '93.2'
## Warning: Coercing text to numeric in T27614 / R27614C20: '5195.8'
## Warning: Coercing text to numeric in Q27615 / R27615C17: '93.2'
## Warning: Coercing text to numeric in T27615 / R27615C20: '5195.8'
## Warning: Coercing text to numeric in Q27616 / R27616C17: '93.2'
## Warning: Coercing text to numeric in T27616 / R27616C20: '5195.8'
## Warning: Coercing text to numeric in Q27617 / R27617C17: '93.2'
## Warning: Coercing text to numeric in T27617 / R27617C20: '5195.8'
## Warning: Coercing text to numeric in Q27618 / R27618C17: '93.2'
## Warning: Coercing text to numeric in T27618 / R27618C20: '5195.8'
## Warning: Coercing text to numeric in Q27619 / R27619C17: '93.2'
## Warning: Coercing text to numeric in T27619 / R27619C20: '5195.8'
## Warning: Coercing text to numeric in Q27620 / R27620C17: '93.2'
## Warning: Coercing text to numeric in T27620 / R27620C20: '5195.8'
## Warning: Coercing text to numeric in Q27621 / R27621C17: '93.2'
## Warning: Coercing text to numeric in T27621 / R27621C20: '5195.8'
## Warning: Coercing text to numeric in Q27622 / R27622C17: '93.2'
## Warning: Coercing text to numeric in T27622 / R27622C20: '5195.8'
## Warning: Coercing text to numeric in Q27623 / R27623C17: '93.2'
## Warning: Coercing text to numeric in T27623 / R27623C20: '5195.8'
## Warning: Coercing text to numeric in Q27624 / R27624C17: '93.2'
## Warning: Coercing text to numeric in T27624 / R27624C20: '5195.8'
## Warning: Coercing text to numeric in Q27625 / R27625C17: '93.2'
## Warning: Coercing text to numeric in T27625 / R27625C20: '5195.8'
## Warning: Coercing text to numeric in Q27626 / R27626C17: '93.2'
## Warning: Coercing text to numeric in T27626 / R27626C20: '5195.8'
## Warning: Coercing text to numeric in Q27627 / R27627C17: '93.2'
## Warning: Coercing text to numeric in T27627 / R27627C20: '5195.8'
## Warning: Coercing text to numeric in Q27628 / R27628C17: '93.2'
## Warning: Coercing text to numeric in T27628 / R27628C20: '5195.8'
## Warning: Coercing text to numeric in Q27629 / R27629C17: '93.2'
## Warning: Coercing text to numeric in T27629 / R27629C20: '5195.8'
## Warning: Coercing text to numeric in Q27630 / R27630C17: '93.2'
## Warning: Coercing text to numeric in T27630 / R27630C20: '5195.8'
## Warning: Coercing text to numeric in Q27631 / R27631C17: '93.2'
## Warning: Coercing text to numeric in T27631 / R27631C20: '5195.8'
## Warning: Coercing text to numeric in Q27632 / R27632C17: '93.2'
## Warning: Coercing text to numeric in T27632 / R27632C20: '5195.8'
## Warning: Coercing text to numeric in Q27633 / R27633C17: '93.2'
## Warning: Coercing text to numeric in T27633 / R27633C20: '5195.8'
## Warning: Coercing text to numeric in Q27634 / R27634C17: '93.2'
## Warning: Coercing text to numeric in T27634 / R27634C20: '5195.8'
## Warning: Coercing text to numeric in Q27635 / R27635C17: '93.2'
## Warning: Coercing text to numeric in T27635 / R27635C20: '5195.8'
## Warning: Coercing text to numeric in Q27636 / R27636C17: '93.2'
## Warning: Coercing text to numeric in T27636 / R27636C20: '5195.8'
## Warning: Coercing text to numeric in Q27637 / R27637C17: '93.2'
## Warning: Coercing text to numeric in T27637 / R27637C20: '5195.8'
## Warning: Coercing text to numeric in Q27638 / R27638C17: '93.2'
## Warning: Coercing text to numeric in T27638 / R27638C20: '5195.8'
## Warning: Coercing text to numeric in Q27639 / R27639C17: '93.2'
## Warning: Coercing text to numeric in T27639 / R27639C20: '5195.8'
## Warning: Coercing text to numeric in Q27640 / R27640C17: '93.2'
## Warning: Coercing text to numeric in T27640 / R27640C20: '5195.8'
## Warning: Coercing text to numeric in Q27641 / R27641C17: '93.2'
## Warning: Coercing text to numeric in T27641 / R27641C20: '5195.8'
## Warning: Coercing text to numeric in Q27642 / R27642C17: '93.2'
## Warning: Coercing text to numeric in T27642 / R27642C20: '5195.8'
## Warning: Coercing text to numeric in Q27643 / R27643C17: '93.2'
## Warning: Coercing text to numeric in T27643 / R27643C20: '5195.8'
## Warning: Coercing text to numeric in Q27644 / R27644C17: '93.2'
## Warning: Coercing text to numeric in T27644 / R27644C20: '5195.8'
## Warning: Coercing text to numeric in Q27645 / R27645C17: '93.2'
## Warning: Coercing text to numeric in T27645 / R27645C20: '5195.8'
## Warning: Coercing text to numeric in Q27646 / R27646C17: '93.2'
## Warning: Coercing text to numeric in T27646 / R27646C20: '5195.8'
## Warning: Coercing text to numeric in Q27647 / R27647C17: '93.2'
## Warning: Coercing text to numeric in T27647 / R27647C20: '5195.8'
## Warning: Coercing text to numeric in Q27648 / R27648C17: '93.2'
## Warning: Coercing text to numeric in T27648 / R27648C20: '5195.8'
## Warning: Coercing text to numeric in Q27649 / R27649C17: '93.2'
## Warning: Coercing text to numeric in T27649 / R27649C20: '5195.8'
## Warning: Coercing text to numeric in Q27650 / R27650C17: '93.2'
## Warning: Coercing text to numeric in T27650 / R27650C20: '5195.8'
## Warning: Coercing text to numeric in Q27651 / R27651C17: '93.2'
## Warning: Coercing text to numeric in T27651 / R27651C20: '5195.8'
## Warning: Coercing text to numeric in Q27652 / R27652C17: '93.2'
## Warning: Coercing text to numeric in T27652 / R27652C20: '5195.8'
## Warning: Coercing text to numeric in Q27653 / R27653C17: '93.2'
## Warning: Coercing text to numeric in T27653 / R27653C20: '5195.8'
## Warning: Coercing text to numeric in Q27654 / R27654C17: '93.2'
## Warning: Coercing text to numeric in T27654 / R27654C20: '5195.8'
## Warning: Coercing text to numeric in Q27655 / R27655C17: '93.2'
## Warning: Coercing text to numeric in T27655 / R27655C20: '5195.8'
## Warning: Coercing text to numeric in Q27656 / R27656C17: '93.2'
## Warning: Coercing text to numeric in T27656 / R27656C20: '5195.8'
## Warning: Coercing text to numeric in Q27657 / R27657C17: '93.2'
## Warning: Coercing text to numeric in T27657 / R27657C20: '5195.8'
## Warning: Coercing text to numeric in Q27658 / R27658C17: '93.2'
## Warning: Coercing text to numeric in T27658 / R27658C20: '5195.8'
## Warning: Coercing text to numeric in Q27659 / R27659C17: '93.2'
## Warning: Coercing text to numeric in T27659 / R27659C20: '5195.8'
## Warning: Coercing text to numeric in Q27660 / R27660C17: '93.2'
## Warning: Coercing text to numeric in T27660 / R27660C20: '5195.8'
## Warning: Coercing text to numeric in Q27661 / R27661C17: '93.2'
## Warning: Coercing text to numeric in T27661 / R27661C20: '5195.8'
## Warning: Coercing text to numeric in Q27662 / R27662C17: '93.2'
## Warning: Coercing text to numeric in T27662 / R27662C20: '5195.8'
## Warning: Coercing text to numeric in Q27663 / R27663C17: '93.2'
## Warning: Coercing text to numeric in T27663 / R27663C20: '5195.8'
## Warning: Coercing text to numeric in Q27664 / R27664C17: '93.2'
## Warning: Coercing text to numeric in T27664 / R27664C20: '5195.8'
## Warning: Coercing text to numeric in Q27665 / R27665C17: '93.2'
## Warning: Coercing text to numeric in T27665 / R27665C20: '5195.8'
## Warning: Coercing text to numeric in Q27666 / R27666C17: '93.2'
## Warning: Coercing text to numeric in T27666 / R27666C20: '5195.8'
## Warning: Coercing text to numeric in Q27667 / R27667C17: '93.2'
## Warning: Coercing text to numeric in T27667 / R27667C20: '5195.8'
## Warning: Coercing text to numeric in Q27668 / R27668C17: '93.2'
## Warning: Coercing text to numeric in T27668 / R27668C20: '5195.8'
## Warning: Coercing text to numeric in Q27669 / R27669C17: '93.2'
## Warning: Coercing text to numeric in T27669 / R27669C20: '5195.8'
## Warning: Coercing text to numeric in Q27670 / R27670C17: '93.2'
## Warning: Coercing text to numeric in T27670 / R27670C20: '5195.8'
## Warning: Coercing text to numeric in Q27671 / R27671C17: '93.2'
## Warning: Coercing text to numeric in T27671 / R27671C20: '5195.8'
## Warning: Coercing text to numeric in Q27672 / R27672C17: '93.2'
## Warning: Coercing text to numeric in T27672 / R27672C20: '5195.8'
## Warning: Coercing text to numeric in Q27673 / R27673C17: '93.2'
## Warning: Coercing text to numeric in T27673 / R27673C20: '5195.8'
## Warning: Coercing text to numeric in Q27674 / R27674C17: '93.2'
## Warning: Coercing text to numeric in T27674 / R27674C20: '5195.8'
## Warning: Coercing text to numeric in Q27675 / R27675C17: '93.2'
## Warning: Coercing text to numeric in T27675 / R27675C20: '5195.8'
## Warning: Coercing text to numeric in Q27676 / R27676C17: '93.2'
## Warning: Coercing text to numeric in T27676 / R27676C20: '5195.8'
## Warning: Coercing text to numeric in Q27677 / R27677C17: '93.2'
## Warning: Coercing text to numeric in T27677 / R27677C20: '5195.8'
## Warning: Coercing text to numeric in Q27678 / R27678C17: '93.2'
## Warning: Coercing text to numeric in T27678 / R27678C20: '5195.8'
## Warning: Coercing text to numeric in Q27679 / R27679C17: '93.2'
## Warning: Coercing text to numeric in T27679 / R27679C20: '5195.8'
## Warning: Coercing text to numeric in Q27680 / R27680C17: '93.2'
## Warning: Coercing text to numeric in T27680 / R27680C20: '5195.8'
## Warning: Coercing text to numeric in Q27681 / R27681C17: '93.2'
## Warning: Coercing text to numeric in T27681 / R27681C20: '5195.8'
## Warning: Coercing text to numeric in T27682 / R27682C20: '5176.3'
## Warning: Coercing text to numeric in T27683 / R27683C20: '5176.3'
## Warning: Coercing text to numeric in T27684 / R27684C20: '5176.3'
## Warning: Coercing text to numeric in T27685 / R27685C20: '5176.3'
## Warning: Coercing text to numeric in T27686 / R27686C20: '5176.3'
## Warning: Coercing text to numeric in T27687 / R27687C20: '5176.3'
## Warning: Coercing text to numeric in T27688 / R27688C20: '5176.3'
## Warning: Coercing text to numeric in T27689 / R27689C20: '5176.3'
## Warning: Coercing text to numeric in T27690 / R27690C20: '5176.3'
## Warning: Coercing text to numeric in T27691 / R27691C20: '5176.3'
## Warning: Coercing text to numeric in T27692 / R27692C20: '5099.1'
## Warning: Coercing text to numeric in T27693 / R27693C20: '5099.1'
## Warning: Coercing text to numeric in T27694 / R27694C20: '5099.1'
## Warning: Coercing text to numeric in T27695 / R27695C20: '5099.1'
## Warning: Coercing text to numeric in T27696 / R27696C20: '5099.1'
## Warning: Coercing text to numeric in T27697 / R27697C20: '5099.1'
## Warning: Coercing text to numeric in T27698 / R27698C20: '5099.1'
## Warning: Coercing text to numeric in T27699 / R27699C20: '5099.1'
## Warning: Coercing text to numeric in T27700 / R27700C20: '5099.1'
## Warning: Coercing text to numeric in T27701 / R27701C20: '5099.1'
## Warning: Coercing text to numeric in T27702 / R27702C20: '5099.1'
## Warning: Coercing text to numeric in T27703 / R27703C20: '5099.1'
## Warning: Coercing text to numeric in T27704 / R27704C20: '5099.1'
## Warning: Coercing text to numeric in T27705 / R27705C20: '5099.1'
## Warning: Coercing text to numeric in T27706 / R27706C20: '5099.1'
## Warning: Coercing text to numeric in T27707 / R27707C20: '5099.1'
## Warning: Coercing text to numeric in T27708 / R27708C20: '5099.1'
## Warning: Coercing text to numeric in T27709 / R27709C20: '5099.1'
## Warning: Coercing text to numeric in T27710 / R27710C20: '5099.1'
## Warning: Coercing text to numeric in T27711 / R27711C20: '5099.1'
## Warning: Coercing text to numeric in T27712 / R27712C20: '5099.1'
## Warning: Coercing text to numeric in T27713 / R27713C20: '5099.1'
## Warning: Coercing text to numeric in T27714 / R27714C20: '5099.1'
## Warning: Coercing text to numeric in T27715 / R27715C20: '5099.1'
## Warning: Coercing text to numeric in T27716 / R27716C20: '5099.1'
## Warning: Coercing text to numeric in T27717 / R27717C20: '5099.1'
## Warning: Coercing text to numeric in T27718 / R27718C20: '5099.1'
## Warning: Coercing text to numeric in T27719 / R27719C20: '5099.1'
## Warning: Coercing text to numeric in T27720 / R27720C20: '5099.1'
## Warning: Coercing text to numeric in T27721 / R27721C20: '5099.1'
## Warning: Coercing text to numeric in T27722 / R27722C20: '5099.1'
## Warning: Coercing text to numeric in T27723 / R27723C20: '5099.1'
## Warning: Coercing text to numeric in T27724 / R27724C20: '5099.1'
## Warning: Coercing text to numeric in T27725 / R27725C20: '5099.1'
## Warning: Coercing text to numeric in T27726 / R27726C20: '5099.1'
## Warning: Coercing text to numeric in T27727 / R27727C20: '5099.1'
## Warning: Coercing text to numeric in T27728 / R27728C20: '5099.1'
## Warning: Coercing text to numeric in T27729 / R27729C20: '5099.1'
## Warning: Coercing text to numeric in T27730 / R27730C20: '5099.1'
## Warning: Coercing text to numeric in T27731 / R27731C20: '5099.1'
## Warning: Coercing text to numeric in T27732 / R27732C20: '5099.1'
## Warning: Coercing text to numeric in T27733 / R27733C20: '5099.1'
## Warning: Coercing text to numeric in T27734 / R27734C20: '5099.1'
## Warning: Coercing text to numeric in T27735 / R27735C20: '5099.1'
## Warning: Coercing text to numeric in T27736 / R27736C20: '5099.1'
## Warning: Coercing text to numeric in T27737 / R27737C20: '5099.1'
## Warning: Coercing text to numeric in T27738 / R27738C20: '5099.1'
## Warning: Coercing text to numeric in T27739 / R27739C20: '5099.1'
## Warning: Coercing text to numeric in T27740 / R27740C20: '5099.1'
## Warning: Coercing text to numeric in T27741 / R27741C20: '5099.1'
## Warning: Coercing text to numeric in T27742 / R27742C20: '5099.1'
## Warning: Coercing text to numeric in T27743 / R27743C20: '5099.1'
## Warning: Coercing text to numeric in T27744 / R27744C20: '5099.1'
## Warning: Coercing text to numeric in T27745 / R27745C20: '5099.1'
## Warning: Coercing text to numeric in T27746 / R27746C20: '5099.1'
## Warning: Coercing text to numeric in T27747 / R27747C20: '5099.1'
## Warning: Coercing text to numeric in T27748 / R27748C20: '5099.1'
## Warning: Coercing text to numeric in T27749 / R27749C20: '5099.1'
## Warning: Coercing text to numeric in T27750 / R27750C20: '5099.1'
## Warning: Coercing text to numeric in T27751 / R27751C20: '5099.1'
## Warning: Coercing text to numeric in T27752 / R27752C20: '5099.1'
## Warning: Coercing text to numeric in T27753 / R27753C20: '5099.1'
## Warning: Coercing text to numeric in T27754 / R27754C20: '5099.1'
## Warning: Coercing text to numeric in T27755 / R27755C20: '5099.1'
## Warning: Coercing text to numeric in T27756 / R27756C20: '5099.1'
## Warning: Coercing text to numeric in T27757 / R27757C20: '5099.1'
## Warning: Coercing text to numeric in T27758 / R27758C20: '5099.1'
## Warning: Coercing text to numeric in T27759 / R27759C20: '5099.1'
## Warning: Coercing text to numeric in T27760 / R27760C20: '5099.1'
## Warning: Coercing text to numeric in T27761 / R27761C20: '5099.1'
## Warning: Coercing text to numeric in T27762 / R27762C20: '5099.1'
## Warning: Coercing text to numeric in T27763 / R27763C20: '5099.1'
## Warning: Coercing text to numeric in T27764 / R27764C20: '5099.1'
## Warning: Coercing text to numeric in T27765 / R27765C20: '5099.1'
## Warning: Coercing text to numeric in T27766 / R27766C20: '5099.1'
## Warning: Coercing text to numeric in T27767 / R27767C20: '5099.1'
## Warning: Coercing text to numeric in T27768 / R27768C20: '5099.1'
## Warning: Coercing text to numeric in T27769 / R27769C20: '5099.1'
## Warning: Coercing text to numeric in T27770 / R27770C20: '5099.1'
## Warning: Coercing text to numeric in T27771 / R27771C20: '5099.1'
## Warning: Coercing text to numeric in T27772 / R27772C20: '5099.1'
## Warning: Coercing text to numeric in T27773 / R27773C20: '5099.1'
## Warning: Coercing text to numeric in T27774 / R27774C20: '5099.1'
## Warning: Coercing text to numeric in T27775 / R27775C20: '5099.1'
## Warning: Coercing text to numeric in T27776 / R27776C20: '5099.1'
## Warning: Coercing text to numeric in T27777 / R27777C20: '5099.1'
## Warning: Coercing text to numeric in T27778 / R27778C20: '5099.1'
## Warning: Coercing text to numeric in T27779 / R27779C20: '5099.1'
## Warning: Coercing text to numeric in T27780 / R27780C20: '5099.1'
## Warning: Coercing text to numeric in T27781 / R27781C20: '5099.1'
## Warning: Coercing text to numeric in T27782 / R27782C20: '5099.1'
## Warning: Coercing text to numeric in T27783 / R27783C20: '5099.1'
## Warning: Coercing text to numeric in T27784 / R27784C20: '5099.1'
## Warning: Coercing text to numeric in T27785 / R27785C20: '5099.1'
## Warning: Coercing text to numeric in T27786 / R27786C20: '5099.1'
## Warning: Coercing text to numeric in T27787 / R27787C20: '5099.1'
## Warning: Coercing text to numeric in T27788 / R27788C20: '5099.1'
## Warning: Coercing text to numeric in T27789 / R27789C20: '5099.1'
## Warning: Coercing text to numeric in T27790 / R27790C20: '5099.1'
## Warning: Coercing text to numeric in T27791 / R27791C20: '5099.1'
## Warning: Coercing text to numeric in T27792 / R27792C20: '5099.1'
## Warning: Coercing text to numeric in T27793 / R27793C20: '5099.1'
## Warning: Coercing text to numeric in T27794 / R27794C20: '5099.1'
## Warning: Coercing text to numeric in T27795 / R27795C20: '5099.1'
## Warning: Coercing text to numeric in T27796 / R27796C20: '5099.1'
## Warning: Coercing text to numeric in T27797 / R27797C20: '5099.1'
## Warning: Coercing text to numeric in T27798 / R27798C20: '5099.1'
## Warning: Coercing text to numeric in T27799 / R27799C20: '5099.1'
## Warning: Coercing text to numeric in T27800 / R27800C20: '5099.1'
## Warning: Coercing text to numeric in T27801 / R27801C20: '5099.1'
## Warning: Coercing text to numeric in T27802 / R27802C20: '5099.1'
## Warning: Coercing text to numeric in T27803 / R27803C20: '5099.1'
## Warning: Coercing text to numeric in T27804 / R27804C20: '5099.1'
## Warning: Coercing text to numeric in T27805 / R27805C20: '5099.1'
## Warning: Coercing text to numeric in T27806 / R27806C20: '5099.1'
## Warning: Coercing text to numeric in T27807 / R27807C20: '5099.1'
## Warning: Coercing text to numeric in T27808 / R27808C20: '5099.1'
## Warning: Coercing text to numeric in T27809 / R27809C20: '5099.1'
## Warning: Coercing text to numeric in T27810 / R27810C20: '5099.1'
## Warning: Coercing text to numeric in T27811 / R27811C20: '5099.1'
## Warning: Coercing text to numeric in T27812 / R27812C20: '5099.1'
## Warning: Coercing text to numeric in T27813 / R27813C20: '5099.1'
## Warning: Coercing text to numeric in T27814 / R27814C20: '5099.1'
## Warning: Coercing text to numeric in T27815 / R27815C20: '5099.1'
## Warning: Coercing text to numeric in T27816 / R27816C20: '5099.1'
## Warning: Coercing text to numeric in T27817 / R27817C20: '5099.1'
## Warning: Coercing text to numeric in T27818 / R27818C20: '5099.1'
## Warning: Coercing text to numeric in T27819 / R27819C20: '5099.1'
## Warning: Coercing text to numeric in T27820 / R27820C20: '5099.1'
## Warning: Coercing text to numeric in S27821 / R27821C19: '1.65'
## Warning: Coercing text to numeric in T27821 / R27821C20: '5099.1'
## Warning: Coercing text to numeric in S27822 / R27822C19: '1.65'
## Warning: Coercing text to numeric in T27822 / R27822C20: '5099.1'
## Warning: Coercing text to numeric in S27823 / R27823C19: '1.65'
## Warning: Coercing text to numeric in T27823 / R27823C20: '5099.1'
## Warning: Coercing text to numeric in S27824 / R27824C19: '1.65'
## Warning: Coercing text to numeric in T27824 / R27824C20: '5099.1'
## Warning: Coercing text to numeric in S27825 / R27825C19: '1.65'
## Warning: Coercing text to numeric in T27825 / R27825C20: '5099.1'
## Warning: Coercing text to numeric in S27826 / R27826C19: '1.65'
## Warning: Coercing text to numeric in T27826 / R27826C20: '5099.1'
## Warning: Coercing text to numeric in S27827 / R27827C19: '1.65'
## Warning: Coercing text to numeric in T27827 / R27827C20: '5099.1'
## Warning: Coercing text to numeric in S27828 / R27828C19: '1.65'
## Warning: Coercing text to numeric in T27828 / R27828C20: '5099.1'
## Warning: Coercing text to numeric in S27829 / R27829C19: '1.64'
## Warning: Coercing text to numeric in T27829 / R27829C20: '5099.1'
## Warning: Coercing text to numeric in S27830 / R27830C19: '1.64'
## Warning: Coercing text to numeric in T27830 / R27830C20: '5099.1'
## Warning: Coercing text to numeric in S27831 / R27831C19: '1.64'
## Warning: Coercing text to numeric in T27831 / R27831C20: '5099.1'
## Warning: Coercing text to numeric in S27832 / R27832C19: '1.64'
## Warning: Coercing text to numeric in T27832 / R27832C20: '5099.1'
## Warning: Coercing text to numeric in S27833 / R27833C19: '1.64'
## Warning: Coercing text to numeric in T27833 / R27833C20: '5099.1'
## Warning: Coercing text to numeric in S27834 / R27834C19: '1.64'
## Warning: Coercing text to numeric in T27834 / R27834C20: '5099.1'
## Warning: Coercing text to numeric in S27835 / R27835C19: '1.64'
## Warning: Coercing text to numeric in T27835 / R27835C20: '5099.1'
## Warning: Coercing text to numeric in S27836 / R27836C19: '1.64'
## Warning: Coercing text to numeric in T27836 / R27836C20: '5099.1'
## Warning: Coercing text to numeric in S27837 / R27837C19: '1.64'
## Warning: Coercing text to numeric in T27837 / R27837C20: '5099.1'
## Warning: Coercing text to numeric in S27838 / R27838C19: '1.64'
## Warning: Coercing text to numeric in T27838 / R27838C20: '5099.1'
## Warning: Coercing text to numeric in T27839 / R27839C20: '5099.1'
## Warning: Coercing text to numeric in T27840 / R27840C20: '5099.1'
## Warning: Coercing text to numeric in T27841 / R27841C20: '5099.1'
## Warning: Coercing text to numeric in T27842 / R27842C20: '5099.1'
## Warning: Coercing text to numeric in T27843 / R27843C20: '5099.1'
## Warning: Coercing text to numeric in T27844 / R27844C20: '5099.1'
## Warning: Coercing text to numeric in T27845 / R27845C20: '5099.1'
## Warning: Coercing text to numeric in T27846 / R27846C20: '5099.1'
## Warning: Coercing text to numeric in T27847 / R27847C20: '5099.1'
## Warning: Coercing text to numeric in T27848 / R27848C20: '5099.1'
## Warning: Coercing text to numeric in T27849 / R27849C20: '5099.1'
## Warning: Coercing text to numeric in T27850 / R27850C20: '5099.1'
## Warning: Coercing text to numeric in T27851 / R27851C20: '5099.1'
## Warning: Coercing text to numeric in T27852 / R27852C20: '5099.1'
## Warning: Coercing text to numeric in T27853 / R27853C20: '5099.1'
## Warning: Coercing text to numeric in T27854 / R27854C20: '5099.1'
## Warning: Coercing text to numeric in T27855 / R27855C20: '5099.1'
## Warning: Coercing text to numeric in T27856 / R27856C20: '5099.1'
## Warning: Coercing text to numeric in T27857 / R27857C20: '5099.1'
## Warning: Coercing text to numeric in T27858 / R27858C20: '5099.1'
## Warning: Coercing text to numeric in T27859 / R27859C20: '5099.1'
## Warning: Coercing text to numeric in T27860 / R27860C20: '5099.1'
## Warning: Coercing text to numeric in T27861 / R27861C20: '5099.1'
## Warning: Coercing text to numeric in T27862 / R27862C20: '5099.1'
## Warning: Coercing text to numeric in T27863 / R27863C20: '5099.1'
## Warning: Coercing text to numeric in T27864 / R27864C20: '5099.1'
## Warning: Coercing text to numeric in T27865 / R27865C20: '5099.1'
## Warning: Coercing text to numeric in T27866 / R27866C20: '5099.1'
## Warning: Coercing text to numeric in T27867 / R27867C20: '5099.1'
## Warning: Coercing text to numeric in T27868 / R27868C20: '5099.1'
## Warning: Coercing text to numeric in T27869 / R27869C20: '5099.1'
## Warning: Coercing text to numeric in T27870 / R27870C20: '5099.1'
## Warning: Coercing text to numeric in T27871 / R27871C20: '5099.1'
## Warning: Coercing text to numeric in T27872 / R27872C20: '5099.1'
## Warning: Coercing text to numeric in T27873 / R27873C20: '5099.1'
## Warning: Coercing text to numeric in S27874 / R27874C19: '1.56'
## Warning: Coercing text to numeric in T27874 / R27874C20: '5099.1'
## Warning: Coercing text to numeric in S27875 / R27875C19: '1.56'
## Warning: Coercing text to numeric in T27875 / R27875C20: '5099.1'
## Warning: Coercing text to numeric in S27876 / R27876C19: '1.56'
## Warning: Coercing text to numeric in T27876 / R27876C20: '5099.1'
## Warning: Coercing text to numeric in S27877 / R27877C19: '1.56'
## Warning: Coercing text to numeric in T27877 / R27877C20: '5099.1'
## Warning: Coercing text to numeric in S27878 / R27878C19: '1.56'
## Warning: Coercing text to numeric in T27878 / R27878C20: '5099.1'
## Warning: Coercing text to numeric in S27879 / R27879C19: '1.56'
## Warning: Coercing text to numeric in T27879 / R27879C20: '5099.1'
## Warning: Coercing text to numeric in S27880 / R27880C19: '1.56'
## Warning: Coercing text to numeric in T27880 / R27880C20: '5099.1'
## Warning: Coercing text to numeric in S27881 / R27881C19: '1.56'
## Warning: Coercing text to numeric in T27881 / R27881C20: '5099.1'
## Warning: Coercing text to numeric in T27882 / R27882C20: '5099.1'
## Warning: Coercing text to numeric in T27883 / R27883C20: '5099.1'
## Warning: Coercing text to numeric in T27884 / R27884C20: '5099.1'
## Warning: Coercing text to numeric in T27885 / R27885C20: '5099.1'
## Warning: Coercing text to numeric in T27886 / R27886C20: '5099.1'
## Warning: Coercing text to numeric in T27887 / R27887C20: '5099.1'
## Warning: Coercing text to numeric in T27888 / R27888C20: '5099.1'
## Warning: Coercing text to numeric in T27889 / R27889C20: '5099.1'
## Warning: Coercing text to numeric in T27890 / R27890C20: '5099.1'
## Warning: Coercing text to numeric in T27891 / R27891C20: '5099.1'
## Warning: Coercing text to numeric in T27892 / R27892C20: '5099.1'
## Warning: Coercing text to numeric in T27893 / R27893C20: '5099.1'
## Warning: Coercing text to numeric in T27894 / R27894C20: '5099.1'
## Warning: Coercing text to numeric in T27895 / R27895C20: '5099.1'
## Warning: Coercing text to numeric in T27896 / R27896C20: '5099.1'
## Warning: Coercing text to numeric in T27897 / R27897C20: '5099.1'
## Warning: Coercing text to numeric in T27898 / R27898C20: '5099.1'
## Warning: Coercing text to numeric in T27899 / R27899C20: '5099.1'
## Warning: Coercing text to numeric in T27900 / R27900C20: '5099.1'
## Warning: Coercing text to numeric in T27901 / R27901C20: '5099.1'
## Warning: Coercing text to numeric in T27902 / R27902C20: '5099.1'
## Warning: Coercing text to numeric in T27903 / R27903C20: '5099.1'
## Warning: Coercing text to numeric in T27904 / R27904C20: '5099.1'
## Warning: Coercing text to numeric in T27905 / R27905C20: '5099.1'
## Warning: Coercing text to numeric in T27906 / R27906C20: '5099.1'
## Warning: Coercing text to numeric in T27907 / R27907C20: '5099.1'
## Warning: Coercing text to numeric in T27908 / R27908C20: '5099.1'
## Warning: Coercing text to numeric in T27909 / R27909C20: '5099.1'
## Warning: Coercing text to numeric in T27910 / R27910C20: '5099.1'
## Warning: Coercing text to numeric in T27911 / R27911C20: '5099.1'
## Warning: Coercing text to numeric in T27912 / R27912C20: '5099.1'
## Warning: Coercing text to numeric in T27913 / R27913C20: '5099.1'
## Warning: Coercing text to numeric in T27914 / R27914C20: '5099.1'
## Warning: Coercing text to numeric in T27915 / R27915C20: '5099.1'
## Warning: Coercing text to numeric in T27916 / R27916C20: '5099.1'
## Warning: Coercing text to numeric in T27917 / R27917C20: '5099.1'
## Warning: Coercing text to numeric in T27918 / R27918C20: '5099.1'
## Warning: Coercing text to numeric in T27919 / R27919C20: '5099.1'
## Warning: Coercing text to numeric in T27920 / R27920C20: '5099.1'
## Warning: Coercing text to numeric in T27921 / R27921C20: '5099.1'
## Warning: Coercing text to numeric in T27922 / R27922C20: '5099.1'
## Warning: Coercing text to numeric in T27923 / R27923C20: '5099.1'
## Warning: Coercing text to numeric in T27924 / R27924C20: '5099.1'
## Warning: Coercing text to numeric in T27925 / R27925C20: '5099.1'
## Warning: Coercing text to numeric in T27926 / R27926C20: '5099.1'
## Warning: Coercing text to numeric in T27927 / R27927C20: '5099.1'
## Warning: Coercing text to numeric in T27928 / R27928C20: '5099.1'
## Warning: Coercing text to numeric in T27929 / R27929C20: '5099.1'
## Warning: Coercing text to numeric in T27930 / R27930C20: '5099.1'
## Warning: Coercing text to numeric in T27931 / R27931C20: '5099.1'
## Warning: Coercing text to numeric in T27932 / R27932C20: '5099.1'
## Warning: Coercing text to numeric in T27933 / R27933C20: '5099.1'
## Warning: Coercing text to numeric in T27934 / R27934C20: '5099.1'
## Warning: Coercing text to numeric in T27935 / R27935C20: '5099.1'
## Warning: Coercing text to numeric in T27936 / R27936C20: '5099.1'
## Warning: Coercing text to numeric in T27937 / R27937C20: '5099.1'
## Warning: Coercing text to numeric in T27938 / R27938C20: '5099.1'
## Warning: Coercing text to numeric in T27939 / R27939C20: '5099.1'
## Warning: Coercing text to numeric in T27940 / R27940C20: '5099.1'
## Warning: Coercing text to numeric in T27941 / R27941C20: '5099.1'
## Warning: Coercing text to numeric in T27942 / R27942C20: '5099.1'
## Warning: Coercing text to numeric in T27943 / R27943C20: '5099.1'
## Warning: Coercing text to numeric in T27944 / R27944C20: '5099.1'
## Warning: Coercing text to numeric in T27945 / R27945C20: '5099.1'
## Warning: Coercing text to numeric in S27946 / R27946C19: '1.52'
## Warning: Coercing text to numeric in T27946 / R27946C20: '5099.1'
## Warning: Coercing text to numeric in S27947 / R27947C19: '1.52'
## Warning: Coercing text to numeric in T27947 / R27947C20: '5099.1'
## Warning: Coercing text to numeric in S27948 / R27948C19: '1.52'
## Warning: Coercing text to numeric in T27948 / R27948C20: '5099.1'
## Warning: Coercing text to numeric in S27949 / R27949C19: '1.52'
## Warning: Coercing text to numeric in T27949 / R27949C20: '5099.1'
## Warning: Coercing text to numeric in S27950 / R27950C19: '1.52'
## Warning: Coercing text to numeric in T27950 / R27950C20: '5099.1'
## Warning: Coercing text to numeric in S27951 / R27951C19: '1.52'
## Warning: Coercing text to numeric in T27951 / R27951C20: '5099.1'
## Warning: Coercing text to numeric in S27952 / R27952C19: '1.52'
## Warning: Coercing text to numeric in T27952 / R27952C20: '5099.1'
## Warning: Coercing text to numeric in S27953 / R27953C19: '1.52'
## Warning: Coercing text to numeric in T27953 / R27953C20: '5099.1'
## Warning: Coercing text to numeric in S27954 / R27954C19: '1.52'
## Warning: Coercing text to numeric in T27954 / R27954C20: '5099.1'
## Warning: Coercing text to numeric in S27955 / R27955C19: '1.52'
## Warning: Coercing text to numeric in T27955 / R27955C20: '5099.1'
## Warning: Coercing text to numeric in S27956 / R27956C19: '1.52'
## Warning: Coercing text to numeric in T27956 / R27956C20: '5099.1'
## Warning: Coercing text to numeric in S27957 / R27957C19: '1.52'
## Warning: Coercing text to numeric in T27957 / R27957C20: '5099.1'
## Warning: Coercing text to numeric in S27958 / R27958C19: '1.52'
## Warning: Coercing text to numeric in T27958 / R27958C20: '5099.1'
## Warning: Coercing text to numeric in S27959 / R27959C19: '1.52'
## Warning: Coercing text to numeric in T27959 / R27959C20: '5099.1'
## Warning: Coercing text to numeric in S27960 / R27960C19: '1.52'
## Warning: Coercing text to numeric in T27960 / R27960C20: '5099.1'
## Warning: Coercing text to numeric in S27961 / R27961C19: '1.52'
## Warning: Coercing text to numeric in T27961 / R27961C20: '5099.1'
## Warning: Coercing text to numeric in S27962 / R27962C19: '1.52'
## Warning: Coercing text to numeric in T27962 / R27962C20: '5099.1'
## Warning: Coercing text to numeric in S27963 / R27963C19: '1.51'
## Warning: Coercing text to numeric in T27963 / R27963C20: '5099.1'
## Warning: Coercing text to numeric in S27964 / R27964C19: '1.51'
## Warning: Coercing text to numeric in T27964 / R27964C20: '5099.1'
## Warning: Coercing text to numeric in S27965 / R27965C19: '1.51'
## Warning: Coercing text to numeric in T27965 / R27965C20: '5099.1'
## Warning: Coercing text to numeric in S27966 / R27966C19: '1.51'
## Warning: Coercing text to numeric in T27966 / R27966C20: '5099.1'
## Warning: Coercing text to numeric in S27967 / R27967C19: '1.51'
## Warning: Coercing text to numeric in T27967 / R27967C20: '5099.1'
## Warning: Coercing text to numeric in S27968 / R27968C19: '1.51'
## Warning: Coercing text to numeric in T27968 / R27968C20: '5099.1'
## Warning: Coercing text to numeric in S27969 / R27969C19: '1.51'
## Warning: Coercing text to numeric in T27969 / R27969C20: '5099.1'
## Warning: Coercing text to numeric in S27970 / R27970C19: '1.51'
## Warning: Coercing text to numeric in T27970 / R27970C20: '5099.1'
## Warning: Coercing text to numeric in S27971 / R27971C19: '1.51'
## Warning: Coercing text to numeric in T27971 / R27971C20: '5099.1'
## Warning: Coercing text to numeric in S27972 / R27972C19: '1.51'
## Warning: Coercing text to numeric in T27972 / R27972C20: '5099.1'
## Warning: Coercing text to numeric in S27973 / R27973C19: '1.51'
## Warning: Coercing text to numeric in T27973 / R27973C20: '5099.1'
## Warning: Coercing text to numeric in T27974 / R27974C20: '5099.1'
## Warning: Coercing text to numeric in T27975 / R27975C20: '5099.1'
## Warning: Coercing text to numeric in T27976 / R27976C20: '5099.1'
## Warning: Coercing text to numeric in T27977 / R27977C20: '5099.1'
## Warning: Coercing text to numeric in T27978 / R27978C20: '5099.1'
## Warning: Coercing text to numeric in T27979 / R27979C20: '5099.1'
## Warning: Coercing text to numeric in T27980 / R27980C20: '5099.1'
## Warning: Coercing text to numeric in T27981 / R27981C20: '5099.1'
## Warning: Coercing text to numeric in T27982 / R27982C20: '5099.1'
## Warning: Coercing text to numeric in T27983 / R27983C20: '5099.1'
## Warning: Coercing text to numeric in T27984 / R27984C20: '5099.1'
## Warning: Coercing text to numeric in T27985 / R27985C20: '5099.1'
## Warning: Coercing text to numeric in T27986 / R27986C20: '5099.1'
## Warning: Coercing text to numeric in T27987 / R27987C20: '5099.1'
## Warning: Coercing text to numeric in T27988 / R27988C20: '5099.1'
## Warning: Coercing text to numeric in T27989 / R27989C20: '5099.1'
## Warning: Coercing text to numeric in T27990 / R27990C20: '5099.1'
## Warning: Coercing text to numeric in T27991 / R27991C20: '5099.1'
## Warning: Coercing text to numeric in T27992 / R27992C20: '5099.1'
## Warning: Coercing text to numeric in T27993 / R27993C20: '5099.1'
## Warning: Coercing text to numeric in T27994 / R27994C20: '5099.1'
## Warning: Coercing text to numeric in T27995 / R27995C20: '5099.1'
## Warning: Coercing text to numeric in T27996 / R27996C20: '5099.1'
## Warning: Coercing text to numeric in T27997 / R27997C20: '5099.1'
## Warning: Coercing text to numeric in T27998 / R27998C20: '5099.1'
## Warning: Coercing text to numeric in T27999 / R27999C20: '5099.1'
## Warning: Coercing text to numeric in T28000 / R28000C20: '5099.1'
## Warning: Coercing text to numeric in T28001 / R28001C20: '5099.1'
## Warning: Coercing text to numeric in T28002 / R28002C20: '5099.1'
## Warning: Coercing text to numeric in T28003 / R28003C20: '5099.1'
## Warning: Coercing text to numeric in T28004 / R28004C20: '5099.1'
## Warning: Coercing text to numeric in T28005 / R28005C20: '5099.1'
## Warning: Coercing text to numeric in T28006 / R28006C20: '5099.1'
## Warning: Coercing text to numeric in T28007 / R28007C20: '5099.1'
## Warning: Coercing text to numeric in T28008 / R28008C20: '5099.1'
## Warning: Coercing text to numeric in T28009 / R28009C20: '5099.1'
## Warning: Coercing text to numeric in T28010 / R28010C20: '5099.1'
## Warning: Coercing text to numeric in T28011 / R28011C20: '5099.1'
## Warning: Coercing text to numeric in T28012 / R28012C20: '5099.1'
## Warning: Coercing text to numeric in T28013 / R28013C20: '5099.1'
## Warning: Coercing text to numeric in T28014 / R28014C20: '5099.1'
## Warning: Coercing text to numeric in T28015 / R28015C20: '5099.1'
## Warning: Coercing text to numeric in T28016 / R28016C20: '5099.1'
## Warning: Coercing text to numeric in T28017 / R28017C20: '5099.1'
## Warning: Coercing text to numeric in T28018 / R28018C20: '5099.1'
## Warning: Coercing text to numeric in T28019 / R28019C20: '5099.1'
## Warning: Coercing text to numeric in T28020 / R28020C20: '5099.1'
## Warning: Coercing text to numeric in T28021 / R28021C20: '5099.1'
## Warning: Coercing text to numeric in T28022 / R28022C20: '5099.1'
## Warning: Coercing text to numeric in T28023 / R28023C20: '5099.1'
## Warning: Coercing text to numeric in T28024 / R28024C20: '5099.1'
## Warning: Coercing text to numeric in T28025 / R28025C20: '5099.1'
## Warning: Coercing text to numeric in T28026 / R28026C20: '5099.1'
## Warning: Coercing text to numeric in T28027 / R28027C20: '5099.1'
## Warning: Coercing text to numeric in T28028 / R28028C20: '5099.1'
## Warning: Coercing text to numeric in T28029 / R28029C20: '5099.1'
## Warning: Coercing text to numeric in T28030 / R28030C20: '5099.1'
## Warning: Coercing text to numeric in T28031 / R28031C20: '5099.1'
## Warning: Coercing text to numeric in T28032 / R28032C20: '5099.1'
## Warning: Coercing text to numeric in T28033 / R28033C20: '5099.1'
## Warning: Coercing text to numeric in T28034 / R28034C20: '5099.1'
## Warning: Coercing text to numeric in T28035 / R28035C20: '5099.1'
## Warning: Coercing text to numeric in T28036 / R28036C20: '5099.1'
## Warning: Coercing text to numeric in T28037 / R28037C20: '5099.1'
## Warning: Coercing text to numeric in T28038 / R28038C20: '5099.1'
## Warning: Coercing text to numeric in T28039 / R28039C20: '5099.1'
## Warning: Coercing text to numeric in T28040 / R28040C20: '5099.1'
## Warning: Coercing text to numeric in T28041 / R28041C20: '5099.1'
## Warning: Coercing text to numeric in T28042 / R28042C20: '5099.1'
## Warning: Coercing text to numeric in T28043 / R28043C20: '5099.1'
## Warning: Coercing text to numeric in T28044 / R28044C20: '5099.1'
## Warning: Coercing text to numeric in T28045 / R28045C20: '5099.1'
## Warning: Coercing text to numeric in T28046 / R28046C20: '5099.1'
## Warning: Coercing text to numeric in T28047 / R28047C20: '5099.1'
## Warning: Coercing text to numeric in T28048 / R28048C20: '5099.1'
## Warning: Coercing text to numeric in T28049 / R28049C20: '5099.1'
## Warning: Coercing text to numeric in T28050 / R28050C20: '5099.1'
## Warning: Coercing text to numeric in T28051 / R28051C20: '5099.1'
## Warning: Coercing text to numeric in T28052 / R28052C20: '5099.1'
## Warning: Coercing text to numeric in T28053 / R28053C20: '5099.1'
## Warning: Coercing text to numeric in T28054 / R28054C20: '5099.1'
## Warning: Coercing text to numeric in T28055 / R28055C20: '5099.1'
## Warning: Coercing text to numeric in T28056 / R28056C20: '5099.1'
## Warning: Coercing text to numeric in T28057 / R28057C20: '5099.1'
## Warning: Coercing text to numeric in T28058 / R28058C20: '5099.1'
## Warning: Coercing text to numeric in T28059 / R28059C20: '5099.1'
## Warning: Coercing text to numeric in T28060 / R28060C20: '5099.1'
## Warning: Coercing text to numeric in T28061 / R28061C20: '5099.1'
## Warning: Coercing text to numeric in T28062 / R28062C20: '5099.1'
## Warning: Coercing text to numeric in T28063 / R28063C20: '5099.1'
## Warning: Coercing text to numeric in T28064 / R28064C20: '5099.1'
## Warning: Coercing text to numeric in T28065 / R28065C20: '5099.1'
## Warning: Coercing text to numeric in T28066 / R28066C20: '5099.1'
## Warning: Coercing text to numeric in T28067 / R28067C20: '5099.1'
## Warning: Coercing text to numeric in T28068 / R28068C20: '5099.1'
## Warning: Coercing text to numeric in T28069 / R28069C20: '5099.1'
## Warning: Coercing text to numeric in T28070 / R28070C20: '5099.1'
## Warning: Coercing text to numeric in T28071 / R28071C20: '5099.1'
## Warning: Coercing text to numeric in T28072 / R28072C20: '5099.1'
## Warning: Coercing text to numeric in T28073 / R28073C20: '5099.1'
## Warning: Coercing text to numeric in T28074 / R28074C20: '5099.1'
## Warning: Coercing text to numeric in T28075 / R28075C20: '5099.1'
## Warning: Coercing text to numeric in T28076 / R28076C20: '5099.1'
## Warning: Coercing text to numeric in T28077 / R28077C20: '5099.1'
## Warning: Coercing text to numeric in T28078 / R28078C20: '5099.1'
## Warning: Coercing text to numeric in T28079 / R28079C20: '5099.1'
## Warning: Coercing text to numeric in T28080 / R28080C20: '5099.1'
## Warning: Coercing text to numeric in T28081 / R28081C20: '5099.1'
## Warning: Coercing text to numeric in T28082 / R28082C20: '5099.1'
## Warning: Coercing text to numeric in T28083 / R28083C20: '5099.1'
## Warning: Coercing text to numeric in T28084 / R28084C20: '5099.1'
## Warning: Coercing text to numeric in T28085 / R28085C20: '5099.1'
## Warning: Coercing text to numeric in T28086 / R28086C20: '5099.1'
## Warning: Coercing text to numeric in T28087 / R28087C20: '5099.1'
## Warning: Coercing text to numeric in T28088 / R28088C20: '5099.1'
## Warning: Coercing text to numeric in T28089 / R28089C20: '5099.1'
## Warning: Coercing text to numeric in T28090 / R28090C20: '5099.1'
## Warning: Coercing text to numeric in T28091 / R28091C20: '5099.1'
## Warning: Coercing text to numeric in T28092 / R28092C20: '5099.1'
## Warning: Coercing text to numeric in T28093 / R28093C20: '5099.1'
## Warning: Coercing text to numeric in T28094 / R28094C20: '5099.1'
## Warning: Coercing text to numeric in T28095 / R28095C20: '5099.1'
## Warning: Coercing text to numeric in T28096 / R28096C20: '5099.1'
## Warning: Coercing text to numeric in T28097 / R28097C20: '5099.1'
## Warning: Coercing text to numeric in T28098 / R28098C20: '5099.1'
## Warning: Coercing text to numeric in T28099 / R28099C20: '5099.1'
## Warning: Coercing text to numeric in T28100 / R28100C20: '5099.1'
## Warning: Coercing text to numeric in T28101 / R28101C20: '5099.1'
## Warning: Coercing text to numeric in T28102 / R28102C20: '5099.1'
## Warning: Coercing text to numeric in T28103 / R28103C20: '5099.1'
## Warning: Coercing text to numeric in T28104 / R28104C20: '5099.1'
## Warning: Coercing text to numeric in T28105 / R28105C20: '5099.1'
## Warning: Coercing text to numeric in T28106 / R28106C20: '5099.1'
## Warning: Coercing text to numeric in T28107 / R28107C20: '5099.1'
## Warning: Coercing text to numeric in T28108 / R28108C20: '5099.1'
## Warning: Coercing text to numeric in T28109 / R28109C20: '5099.1'
## Warning: Coercing text to numeric in T28110 / R28110C20: '5099.1'
## Warning: Coercing text to numeric in T28111 / R28111C20: '5099.1'
## Warning: Coercing text to numeric in T28112 / R28112C20: '5099.1'
## Warning: Coercing text to numeric in T28113 / R28113C20: '5099.1'
## Warning: Coercing text to numeric in T28114 / R28114C20: '5099.1'
## Warning: Coercing text to numeric in T28115 / R28115C20: '5099.1'
## Warning: Coercing text to numeric in T28116 / R28116C20: '5099.1'
## Warning: Coercing text to numeric in T28117 / R28117C20: '5099.1'
## Warning: Coercing text to numeric in T28118 / R28118C20: '5099.1'
## Warning: Coercing text to numeric in T28119 / R28119C20: '5099.1'
## Warning: Coercing text to numeric in T28120 / R28120C20: '5099.1'
## Warning: Coercing text to numeric in T28121 / R28121C20: '5099.1'
## Warning: Coercing text to numeric in T28122 / R28122C20: '5099.1'
## Warning: Coercing text to numeric in T28123 / R28123C20: '5099.1'
## Warning: Coercing text to numeric in T28124 / R28124C20: '5099.1'
## Warning: Coercing text to numeric in T28125 / R28125C20: '5099.1'
## Warning: Coercing text to numeric in T28126 / R28126C20: '5099.1'
## Warning: Coercing text to numeric in T28127 / R28127C20: '5099.1'
## Warning: Coercing text to numeric in T28128 / R28128C20: '5099.1'
## Warning: Coercing text to numeric in T28129 / R28129C20: '5099.1'
## Warning: Coercing text to numeric in T28130 / R28130C20: '5099.1'
## Warning: Coercing text to numeric in T28131 / R28131C20: '5099.1'
## Warning: Coercing text to numeric in T28132 / R28132C20: '5099.1'
## Warning: Coercing text to numeric in T28133 / R28133C20: '5099.1'
## Warning: Coercing text to numeric in T28134 / R28134C20: '5099.1'
## Warning: Coercing text to numeric in T28135 / R28135C20: '5099.1'
## Warning: Coercing text to numeric in T28136 / R28136C20: '5099.1'
## Warning: Coercing text to numeric in T28137 / R28137C20: '5099.1'
## Warning: Coercing text to numeric in T28138 / R28138C20: '5099.1'
## Warning: Coercing text to numeric in T28139 / R28139C20: '5099.1'
## Warning: Coercing text to numeric in T28140 / R28140C20: '5099.1'
## Warning: Coercing text to numeric in T28141 / R28141C20: '5099.1'
## Warning: Coercing text to numeric in T28142 / R28142C20: '5099.1'
## Warning: Coercing text to numeric in T28143 / R28143C20: '5099.1'
## Warning: Coercing text to numeric in T28144 / R28144C20: '5099.1'
## Warning: Coercing text to numeric in T28145 / R28145C20: '5099.1'
## Warning: Coercing text to numeric in T28146 / R28146C20: '5099.1'
## Warning: Coercing text to numeric in T28147 / R28147C20: '5099.1'
## Warning: Coercing text to numeric in T28148 / R28148C20: '5099.1'
## Warning: Coercing text to numeric in T28149 / R28149C20: '5099.1'
## Warning: Coercing text to numeric in T28150 / R28150C20: '5099.1'
## Warning: Coercing text to numeric in T28151 / R28151C20: '5099.1'
## Warning: Coercing text to numeric in T28152 / R28152C20: '5099.1'
## Warning: Coercing text to numeric in T28153 / R28153C20: '5099.1'
## Warning: Coercing text to numeric in T28154 / R28154C20: '5099.1'
## Warning: Coercing text to numeric in T28155 / R28155C20: '5099.1'
## Warning: Coercing text to numeric in T28156 / R28156C20: '5099.1'
## Warning: Coercing text to numeric in T28157 / R28157C20: '5099.1'
## Warning: Coercing text to numeric in T28158 / R28158C20: '5099.1'
## Warning: Coercing text to numeric in T28159 / R28159C20: '5099.1'
## Warning: Coercing text to numeric in T28160 / R28160C20: '5099.1'
## Warning: Coercing text to numeric in T28161 / R28161C20: '5099.1'
## Warning: Coercing text to numeric in T28162 / R28162C20: '5099.1'
## Warning: Coercing text to numeric in T28163 / R28163C20: '5099.1'
## Warning: Coercing text to numeric in T28164 / R28164C20: '5099.1'
## Warning: Coercing text to numeric in T28165 / R28165C20: '5099.1'
## Warning: Coercing text to numeric in T28166 / R28166C20: '5099.1'
## Warning: Coercing text to numeric in T28167 / R28167C20: '5099.1'
## Warning: Coercing text to numeric in T28168 / R28168C20: '5099.1'
## Warning: Coercing text to numeric in T28169 / R28169C20: '5099.1'
## Warning: Coercing text to numeric in T28170 / R28170C20: '5099.1'
## Warning: Coercing text to numeric in T28171 / R28171C20: '5099.1'
## Warning: Coercing text to numeric in T28172 / R28172C20: '5099.1'
## Warning: Coercing text to numeric in T28173 / R28173C20: '5099.1'
## Warning: Coercing text to numeric in T28174 / R28174C20: '5099.1'
## Warning: Coercing text to numeric in T28175 / R28175C20: '5099.1'
## Warning: Coercing text to numeric in T28176 / R28176C20: '5099.1'
## Warning: Coercing text to numeric in T28177 / R28177C20: '5099.1'
## Warning: Coercing text to numeric in T28178 / R28178C20: '5099.1'
## Warning: Coercing text to numeric in T28179 / R28179C20: '5099.1'
## Warning: Coercing text to numeric in T28180 / R28180C20: '5099.1'
## Warning: Coercing text to numeric in T28181 / R28181C20: '5099.1'
## Warning: Coercing text to numeric in T28182 / R28182C20: '5099.1'
## Warning: Coercing text to numeric in T28183 / R28183C20: '5099.1'
## Warning: Coercing text to numeric in T28184 / R28184C20: '5099.1'
## Warning: Coercing text to numeric in T28185 / R28185C20: '5099.1'
## Warning: Coercing text to numeric in T28186 / R28186C20: '5099.1'
## Warning: Coercing text to numeric in T28187 / R28187C20: '5099.1'
## Warning: Coercing text to numeric in T28188 / R28188C20: '5099.1'
## Warning: Coercing text to numeric in T28189 / R28189C20: '5099.1'
## Warning: Coercing text to numeric in T28190 / R28190C20: '5099.1'
## Warning: Coercing text to numeric in T28191 / R28191C20: '5099.1'
## Warning: Coercing text to numeric in T28192 / R28192C20: '5099.1'
## Warning: Coercing text to numeric in T28193 / R28193C20: '5099.1'
## Warning: Coercing text to numeric in T28194 / R28194C20: '5099.1'
## Warning: Coercing text to numeric in T28195 / R28195C20: '5099.1'
## Warning: Coercing text to numeric in T28196 / R28196C20: '5099.1'
## Warning: Coercing text to numeric in T28197 / R28197C20: '5099.1'
## Warning: Coercing text to numeric in T28198 / R28198C20: '5099.1'
## Warning: Coercing text to numeric in T28199 / R28199C20: '5099.1'
## Warning: Coercing text to numeric in T28200 / R28200C20: '5099.1'
## Warning: Coercing text to numeric in T28201 / R28201C20: '5099.1'
## Warning: Coercing text to numeric in T28202 / R28202C20: '5099.1'
## Warning: Coercing text to numeric in T28203 / R28203C20: '5099.1'
## Warning: Coercing text to numeric in T28204 / R28204C20: '5099.1'
## Warning: Coercing text to numeric in T28205 / R28205C20: '5099.1'
## Warning: Coercing text to numeric in T28206 / R28206C20: '5099.1'
## Warning: Coercing text to numeric in T28207 / R28207C20: '5099.1'
## Warning: Coercing text to numeric in T28208 / R28208C20: '5099.1'
## Warning: Coercing text to numeric in T28209 / R28209C20: '5099.1'
## Warning: Coercing text to numeric in T28210 / R28210C20: '5099.1'
## Warning: Coercing text to numeric in T28211 / R28211C20: '5099.1'
## Warning: Coercing text to numeric in T28212 / R28212C20: '5099.1'
## Warning: Coercing text to numeric in T28213 / R28213C20: '5099.1'
## Warning: Coercing text to numeric in T28214 / R28214C20: '5099.1'
## Warning: Coercing text to numeric in T28215 / R28215C20: '5099.1'
## Warning: Coercing text to numeric in T28216 / R28216C20: '5099.1'
## Warning: Coercing text to numeric in T28217 / R28217C20: '5099.1'
## Warning: Coercing text to numeric in T28218 / R28218C20: '5099.1'
## Warning: Coercing text to numeric in T28219 / R28219C20: '5099.1'
## Warning: Coercing text to numeric in T28220 / R28220C20: '5099.1'
## Warning: Coercing text to numeric in T28221 / R28221C20: '5099.1'
## Warning: Coercing text to numeric in T28222 / R28222C20: '5099.1'
## Warning: Coercing text to numeric in T28223 / R28223C20: '5099.1'
## Warning: Coercing text to numeric in T28224 / R28224C20: '5099.1'
## Warning: Coercing text to numeric in T28225 / R28225C20: '5099.1'
## Warning: Coercing text to numeric in T28226 / R28226C20: '5099.1'
## Warning: Coercing text to numeric in T28227 / R28227C20: '5099.1'
## Warning: Coercing text to numeric in T28228 / R28228C20: '5099.1'
## Warning: Coercing text to numeric in T28229 / R28229C20: '5099.1'
## Warning: Coercing text to numeric in T28230 / R28230C20: '5099.1'
## Warning: Coercing text to numeric in T28231 / R28231C20: '5099.1'
## Warning: Coercing text to numeric in T28232 / R28232C20: '5099.1'
## Warning: Coercing text to numeric in T28233 / R28233C20: '5099.1'
## Warning: Coercing text to numeric in T28234 / R28234C20: '5099.1'
## Warning: Coercing text to numeric in T28235 / R28235C20: '5099.1'
## Warning: Coercing text to numeric in T28236 / R28236C20: '5099.1'
## Warning: Coercing text to numeric in T28237 / R28237C20: '5099.1'
## Warning: Coercing text to numeric in T28238 / R28238C20: '5099.1'
## Warning: Coercing text to numeric in T28239 / R28239C20: '5099.1'
## Warning: Coercing text to numeric in T28240 / R28240C20: '5099.1'
## Warning: Coercing text to numeric in T28241 / R28241C20: '5099.1'
## Warning: Coercing text to numeric in T28242 / R28242C20: '5099.1'
## Warning: Coercing text to numeric in T28243 / R28243C20: '5099.1'
## Warning: Coercing text to numeric in T28244 / R28244C20: '5099.1'
## Warning: Coercing text to numeric in T28245 / R28245C20: '5099.1'
## Warning: Coercing text to numeric in T28246 / R28246C20: '5099.1'
## Warning: Coercing text to numeric in T28247 / R28247C20: '5099.1'
## Warning: Coercing text to numeric in T28248 / R28248C20: '5099.1'
## Warning: Coercing text to numeric in T28249 / R28249C20: '5099.1'
## Warning: Coercing text to numeric in T28250 / R28250C20: '5099.1'
## Warning: Coercing text to numeric in T28251 / R28251C20: '5099.1'
## Warning: Coercing text to numeric in T28252 / R28252C20: '5099.1'
## Warning: Coercing text to numeric in T28253 / R28253C20: '5099.1'
## Warning: Coercing text to numeric in T28254 / R28254C20: '5099.1'
## Warning: Coercing text to numeric in T28255 / R28255C20: '5099.1'
## Warning: Coercing text to numeric in T28256 / R28256C20: '5099.1'
## Warning: Coercing text to numeric in T28257 / R28257C20: '5099.1'
## Warning: Coercing text to numeric in T28258 / R28258C20: '5099.1'
## Warning: Coercing text to numeric in T28259 / R28259C20: '5099.1'
## Warning: Coercing text to numeric in T28260 / R28260C20: '5099.1'
## Warning: Coercing text to numeric in T28261 / R28261C20: '5099.1'
## Warning: Coercing text to numeric in T28262 / R28262C20: '5099.1'
## Warning: Coercing text to numeric in T28263 / R28263C20: '5099.1'
## Warning: Coercing text to numeric in T28264 / R28264C20: '5099.1'
## Warning: Coercing text to numeric in T28265 / R28265C20: '5099.1'
## Warning: Coercing text to numeric in T28266 / R28266C20: '5099.1'
## Warning: Coercing text to numeric in T28267 / R28267C20: '5099.1'
## Warning: Coercing text to numeric in T28268 / R28268C20: '5099.1'
## Warning: Coercing text to numeric in T28269 / R28269C20: '5099.1'
## Warning: Coercing text to numeric in T28270 / R28270C20: '5099.1'
## Warning: Coercing text to numeric in T28271 / R28271C20: '5099.1'
## Warning: Coercing text to numeric in T28272 / R28272C20: '5099.1'
## Warning: Coercing text to numeric in T28273 / R28273C20: '5099.1'
## Warning: Coercing text to numeric in T28274 / R28274C20: '5099.1'
## Warning: Coercing text to numeric in T28275 / R28275C20: '5099.1'
## Warning: Coercing text to numeric in T28276 / R28276C20: '5099.1'
## Warning: Coercing text to numeric in T28277 / R28277C20: '5099.1'
## Warning: Coercing text to numeric in T28278 / R28278C20: '5099.1'
## Warning: Coercing text to numeric in T28279 / R28279C20: '5099.1'
## Warning: Coercing text to numeric in T28280 / R28280C20: '5099.1'
## Warning: Coercing text to numeric in T28281 / R28281C20: '5099.1'
## Warning: Coercing text to numeric in T28282 / R28282C20: '5099.1'
## Warning: Coercing text to numeric in T28283 / R28283C20: '5099.1'
## Warning: Coercing text to numeric in T28284 / R28284C20: '5099.1'
## Warning: Coercing text to numeric in T28285 / R28285C20: '5099.1'
## Warning: Coercing text to numeric in T28286 / R28286C20: '5099.1'
## Warning: Coercing text to numeric in T28287 / R28287C20: '5099.1'
## Warning: Coercing text to numeric in T28288 / R28288C20: '5099.1'
## Warning: Coercing text to numeric in T28289 / R28289C20: '5099.1'
## Warning: Coercing text to numeric in T28290 / R28290C20: '5099.1'
## Warning: Coercing text to numeric in T28291 / R28291C20: '5099.1'
## Warning: Coercing text to numeric in T28292 / R28292C20: '5099.1'
## Warning: Coercing text to numeric in T28293 / R28293C20: '5099.1'
## Warning: Coercing text to numeric in T28294 / R28294C20: '5099.1'
## Warning: Coercing text to numeric in T28295 / R28295C20: '5099.1'
## Warning: Coercing text to numeric in T28296 / R28296C20: '5099.1'
## Warning: Coercing text to numeric in T28297 / R28297C20: '5099.1'
## Warning: Coercing text to numeric in T28298 / R28298C20: '5099.1'
## Warning: Coercing text to numeric in T28299 / R28299C20: '5099.1'
## Warning: Coercing text to numeric in T28300 / R28300C20: '5099.1'
## Warning: Coercing text to numeric in T28301 / R28301C20: '5099.1'
## Warning: Coercing text to numeric in T28302 / R28302C20: '5099.1'
## Warning: Coercing text to numeric in T28303 / R28303C20: '5099.1'
## Warning: Coercing text to numeric in T28304 / R28304C20: '5099.1'
## Warning: Coercing text to numeric in T28305 / R28305C20: '5099.1'
## Warning: Coercing text to numeric in T28306 / R28306C20: '5099.1'
## Warning: Coercing text to numeric in T28307 / R28307C20: '5099.1'
## Warning: Coercing text to numeric in T28308 / R28308C20: '5099.1'
## Warning: Coercing text to numeric in T28309 / R28309C20: '5099.1'
## Warning: Coercing text to numeric in T28310 / R28310C20: '5099.1'
## Warning: Coercing text to numeric in T28311 / R28311C20: '5099.1'
## Warning: Coercing text to numeric in T28312 / R28312C20: '5099.1'
## Warning: Coercing text to numeric in T28313 / R28313C20: '5099.1'
## Warning: Coercing text to numeric in T28314 / R28314C20: '5099.1'
## Warning: Coercing text to numeric in T28315 / R28315C20: '5099.1'
## Warning: Coercing text to numeric in T28316 / R28316C20: '5099.1'
## Warning: Coercing text to numeric in T28317 / R28317C20: '5099.1'
## Warning: Coercing text to numeric in T28318 / R28318C20: '5099.1'
## Warning: Coercing text to numeric in T28319 / R28319C20: '5099.1'
## Warning: Coercing text to numeric in T28320 / R28320C20: '5099.1'
## Warning: Coercing text to numeric in T28321 / R28321C20: '5099.1'
## Warning: Coercing text to numeric in T28322 / R28322C20: '5099.1'
## Warning: Coercing text to numeric in T28323 / R28323C20: '5099.1'
## Warning: Coercing text to numeric in T28324 / R28324C20: '5099.1'
## Warning: Coercing text to numeric in T28325 / R28325C20: '5099.1'
## Warning: Coercing text to numeric in T28326 / R28326C20: '5099.1'
## Warning: Coercing text to numeric in T28327 / R28327C20: '5099.1'
## Warning: Coercing text to numeric in T28328 / R28328C20: '5099.1'
## Warning: Coercing text to numeric in T28329 / R28329C20: '5099.1'
## Warning: Coercing text to numeric in T28330 / R28330C20: '5099.1'
## Warning: Coercing text to numeric in T28331 / R28331C20: '5099.1'
## Warning: Coercing text to numeric in T28332 / R28332C20: '5099.1'
## Warning: Coercing text to numeric in T28333 / R28333C20: '5099.1'
## Warning: Coercing text to numeric in T28334 / R28334C20: '5099.1'
## Warning: Coercing text to numeric in T28335 / R28335C20: '5099.1'
## Warning: Coercing text to numeric in T28336 / R28336C20: '5099.1'
## Warning: Coercing text to numeric in T28337 / R28337C20: '5099.1'
## Warning: Coercing text to numeric in T28338 / R28338C20: '5099.1'
## Warning: Coercing text to numeric in T28339 / R28339C20: '5099.1'
## Warning: Coercing text to numeric in T28340 / R28340C20: '5099.1'
## Warning: Coercing text to numeric in T28341 / R28341C20: '5099.1'
## Warning: Coercing text to numeric in T28342 / R28342C20: '5099.1'
## Warning: Coercing text to numeric in T28343 / R28343C20: '5099.1'
## Warning: Coercing text to numeric in T28344 / R28344C20: '5099.1'
## Warning: Coercing text to numeric in T28345 / R28345C20: '5099.1'
## Warning: Coercing text to numeric in T28346 / R28346C20: '5099.1'
## Warning: Coercing text to numeric in T28347 / R28347C20: '5099.1'
## Warning: Coercing text to numeric in T28348 / R28348C20: '5099.1'
## Warning: Coercing text to numeric in T28349 / R28349C20: '5099.1'
## Warning: Coercing text to numeric in T28350 / R28350C20: '5099.1'
## Warning: Coercing text to numeric in T28351 / R28351C20: '5099.1'
## Warning: Coercing text to numeric in T28352 / R28352C20: '5099.1'
## Warning: Coercing text to numeric in T28353 / R28353C20: '5099.1'
## Warning: Coercing text to numeric in T28354 / R28354C20: '5099.1'
## Warning: Coercing text to numeric in T28355 / R28355C20: '5099.1'
## Warning: Coercing text to numeric in T28356 / R28356C20: '5099.1'
## Warning: Coercing text to numeric in T28357 / R28357C20: '5099.1'
## Warning: Coercing text to numeric in T28358 / R28358C20: '5099.1'
## Warning: Coercing text to numeric in T28359 / R28359C20: '5099.1'
## Warning: Coercing text to numeric in T28360 / R28360C20: '5099.1'
## Warning: Coercing text to numeric in T28361 / R28361C20: '5099.1'
## Warning: Coercing text to numeric in T28362 / R28362C20: '5099.1'
## Warning: Coercing text to numeric in T28363 / R28363C20: '5099.1'
## Warning: Coercing text to numeric in T28364 / R28364C20: '5099.1'
## Warning: Coercing text to numeric in T28365 / R28365C20: '5099.1'
## Warning: Coercing text to numeric in T28366 / R28366C20: '5099.1'
## Warning: Coercing text to numeric in T28367 / R28367C20: '5099.1'
## Warning: Coercing text to numeric in T28368 / R28368C20: '5099.1'
## Warning: Coercing text to numeric in T28369 / R28369C20: '5099.1'
## Warning: Coercing text to numeric in T28370 / R28370C20: '5099.1'
## Warning: Coercing text to numeric in T28371 / R28371C20: '5099.1'
## Warning: Coercing text to numeric in T28372 / R28372C20: '5099.1'
## Warning: Coercing text to numeric in T28373 / R28373C20: '5099.1'
## Warning: Coercing text to numeric in T28374 / R28374C20: '5099.1'
## Warning: Coercing text to numeric in T28375 / R28375C20: '5099.1'
## Warning: Coercing text to numeric in T28376 / R28376C20: '5099.1'
## Warning: Coercing text to numeric in T28377 / R28377C20: '5099.1'
## Warning: Coercing text to numeric in T28378 / R28378C20: '5099.1'
## Warning: Coercing text to numeric in T28379 / R28379C20: '5099.1'
## Warning: Coercing text to numeric in T28380 / R28380C20: '5099.1'
## Warning: Coercing text to numeric in T28381 / R28381C20: '5099.1'
## Warning: Coercing text to numeric in T28382 / R28382C20: '5099.1'
## Warning: Coercing text to numeric in T28383 / R28383C20: '5099.1'
## Warning: Coercing text to numeric in T28384 / R28384C20: '5099.1'
## Warning: Coercing text to numeric in T28385 / R28385C20: '5099.1'
## Warning: Coercing text to numeric in T28386 / R28386C20: '5099.1'
## Warning: Coercing text to numeric in T28387 / R28387C20: '5099.1'
## Warning: Coercing text to numeric in T28388 / R28388C20: '5099.1'
## Warning: Coercing text to numeric in T28389 / R28389C20: '5099.1'
## Warning: Coercing text to numeric in T28390 / R28390C20: '5099.1'
## Warning: Coercing text to numeric in T28391 / R28391C20: '5099.1'
## Warning: Coercing text to numeric in T28392 / R28392C20: '5099.1'
## Warning: Coercing text to numeric in T28393 / R28393C20: '5099.1'
## Warning: Coercing text to numeric in T28394 / R28394C20: '5099.1'
## Warning: Coercing text to numeric in T28395 / R28395C20: '5099.1'
## Warning: Coercing text to numeric in T28396 / R28396C20: '5099.1'
## Warning: Coercing text to numeric in T28397 / R28397C20: '5099.1'
## Warning: Coercing text to numeric in T28398 / R28398C20: '5099.1'
## Warning: Coercing text to numeric in T28399 / R28399C20: '5099.1'
## Warning: Coercing text to numeric in T28400 / R28400C20: '5099.1'
## Warning: Coercing text to numeric in T28401 / R28401C20: '5099.1'
## Warning: Coercing text to numeric in T28402 / R28402C20: '5099.1'
## Warning: Coercing text to numeric in T28403 / R28403C20: '5099.1'
## Warning: Coercing text to numeric in T28404 / R28404C20: '5099.1'
## Warning: Coercing text to numeric in T28405 / R28405C20: '5099.1'
## Warning: Coercing text to numeric in T28406 / R28406C20: '5099.1'
## Warning: Coercing text to numeric in T28407 / R28407C20: '5099.1'
## Warning: Coercing text to numeric in T28408 / R28408C20: '5099.1'
## Warning: Coercing text to numeric in T28409 / R28409C20: '5099.1'
## Warning: Coercing text to numeric in T28410 / R28410C20: '5099.1'
## Warning: Coercing text to numeric in T28411 / R28411C20: '5099.1'
## Warning: Coercing text to numeric in T28412 / R28412C20: '5099.1'
## Warning: Coercing text to numeric in T28413 / R28413C20: '5099.1'
## Warning: Coercing text to numeric in T28414 / R28414C20: '5099.1'
## Warning: Coercing text to numeric in T28415 / R28415C20: '5099.1'
## Warning: Coercing text to numeric in T28416 / R28416C20: '5099.1'
## Warning: Coercing text to numeric in T28417 / R28417C20: '5099.1'
## Warning: Coercing text to numeric in T28418 / R28418C20: '5099.1'
## Warning: Coercing text to numeric in T28419 / R28419C20: '5099.1'
## Warning: Coercing text to numeric in T28420 / R28420C20: '5099.1'
## Warning: Coercing text to numeric in T28421 / R28421C20: '5099.1'
## Warning: Coercing text to numeric in T28422 / R28422C20: '5099.1'
## Warning: Coercing text to numeric in T28423 / R28423C20: '5099.1'
## Warning: Coercing text to numeric in T28424 / R28424C20: '5099.1'
## Warning: Coercing text to numeric in T28425 / R28425C20: '5099.1'
## Warning: Coercing text to numeric in T28426 / R28426C20: '5099.1'
## Warning: Coercing text to numeric in T28427 / R28427C20: '5099.1'
## Warning: Coercing text to numeric in T28428 / R28428C20: '5099.1'
## Warning: Coercing text to numeric in T28429 / R28429C20: '5099.1'
## Warning: Coercing text to numeric in T28430 / R28430C20: '5099.1'
## Warning: Coercing text to numeric in T28431 / R28431C20: '5099.1'
## Warning: Coercing text to numeric in T28432 / R28432C20: '5099.1'
## Warning: Coercing text to numeric in T28433 / R28433C20: '5099.1'
## Warning: Coercing text to numeric in T28434 / R28434C20: '5099.1'
## Warning: Coercing text to numeric in T28435 / R28435C20: '5099.1'
## Warning: Coercing text to numeric in T28436 / R28436C20: '5099.1'
## Warning: Coercing text to numeric in T28437 / R28437C20: '5099.1'
## Warning: Coercing text to numeric in T28438 / R28438C20: '5099.1'
## Warning: Coercing text to numeric in T28439 / R28439C20: '5099.1'
## Warning: Coercing text to numeric in T28440 / R28440C20: '5099.1'
## Warning: Coercing text to numeric in T28441 / R28441C20: '5099.1'
## Warning: Coercing text to numeric in T28442 / R28442C20: '5099.1'
## Warning: Coercing text to numeric in T28443 / R28443C20: '5099.1'
## Warning: Coercing text to numeric in T28444 / R28444C20: '5099.1'
## Warning: Coercing text to numeric in T28445 / R28445C20: '5099.1'
## Warning: Coercing text to numeric in T28446 / R28446C20: '5099.1'
## Warning: Coercing text to numeric in T28447 / R28447C20: '5099.1'
## Warning: Coercing text to numeric in T28448 / R28448C20: '5099.1'
## Warning: Coercing text to numeric in T28449 / R28449C20: '5099.1'
## Warning: Coercing text to numeric in T28450 / R28450C20: '5099.1'
## Warning: Coercing text to numeric in T28451 / R28451C20: '5099.1'
## Warning: Coercing text to numeric in T28452 / R28452C20: '5099.1'
## Warning: Coercing text to numeric in T28453 / R28453C20: '5099.1'
## Warning: Coercing text to numeric in T28454 / R28454C20: '5099.1'
## Warning: Coercing text to numeric in T28455 / R28455C20: '5099.1'
## Warning: Coercing text to numeric in T28456 / R28456C20: '5099.1'
## Warning: Coercing text to numeric in T28457 / R28457C20: '5099.1'
## Warning: Coercing text to numeric in T28458 / R28458C20: '5099.1'
## Warning: Coercing text to numeric in T28459 / R28459C20: '5099.1'
## Warning: Coercing text to numeric in T28460 / R28460C20: '5099.1'
## Warning: Coercing text to numeric in T28461 / R28461C20: '5099.1'
## Warning: Coercing text to numeric in T28462 / R28462C20: '5099.1'
## Warning: Coercing text to numeric in T28463 / R28463C20: '5099.1'
## Warning: Coercing text to numeric in T28464 / R28464C20: '5099.1'
## Warning: Coercing text to numeric in T28465 / R28465C20: '5099.1'
## Warning: Coercing text to numeric in T28466 / R28466C20: '5099.1'
## Warning: Coercing text to numeric in T28467 / R28467C20: '5099.1'
## Warning: Coercing text to numeric in T28468 / R28468C20: '5099.1'
## Warning: Coercing text to numeric in T28469 / R28469C20: '5099.1'
## Warning: Coercing text to numeric in T28470 / R28470C20: '5099.1'
## Warning: Coercing text to numeric in T28471 / R28471C20: '5099.1'
## Warning: Coercing text to numeric in T28472 / R28472C20: '5099.1'
## Warning: Coercing text to numeric in T28473 / R28473C20: '5099.1'
## Warning: Coercing text to numeric in T28474 / R28474C20: '5099.1'
## Warning: Coercing text to numeric in T28475 / R28475C20: '5099.1'
## Warning: Coercing text to numeric in T28476 / R28476C20: '5099.1'
## Warning: Coercing text to numeric in T28477 / R28477C20: '5099.1'
## Warning: Coercing text to numeric in T28478 / R28478C20: '5099.1'
## Warning: Coercing text to numeric in T28479 / R28479C20: '5099.1'
## Warning: Coercing text to numeric in T28480 / R28480C20: '5099.1'
## Warning: Coercing text to numeric in T28481 / R28481C20: '5099.1'
## Warning: Coercing text to numeric in T28482 / R28482C20: '5099.1'
## Warning: Coercing text to numeric in T28483 / R28483C20: '5099.1'
## Warning: Coercing text to numeric in T28484 / R28484C20: '5099.1'
## Warning: Coercing text to numeric in T28485 / R28485C20: '5099.1'
## Warning: Coercing text to numeric in T28486 / R28486C20: '5099.1'
## Warning: Coercing text to numeric in T28487 / R28487C20: '5099.1'
## Warning: Coercing text to numeric in T28488 / R28488C20: '5099.1'
## Warning: Coercing text to numeric in T28489 / R28489C20: '5099.1'
## Warning: Coercing text to numeric in T28490 / R28490C20: '5099.1'
## Warning: Coercing text to numeric in T28491 / R28491C20: '5099.1'
## Warning: Coercing text to numeric in T28492 / R28492C20: '5099.1'
## Warning: Coercing text to numeric in T28493 / R28493C20: '5099.1'
## Warning: Coercing text to numeric in T28494 / R28494C20: '5099.1'
## Warning: Coercing text to numeric in T28495 / R28495C20: '5099.1'
## Warning: Coercing text to numeric in T28496 / R28496C20: '5099.1'
## Warning: Coercing text to numeric in T28497 / R28497C20: '5099.1'
## Warning: Coercing text to numeric in T28498 / R28498C20: '5099.1'
## Warning: Coercing text to numeric in T28499 / R28499C20: '5099.1'
## Warning: Coercing text to numeric in T28500 / R28500C20: '5099.1'
## Warning: Coercing text to numeric in T28501 / R28501C20: '5099.1'
## Warning: Coercing text to numeric in T28502 / R28502C20: '5099.1'
## Warning: Coercing text to numeric in T28503 / R28503C20: '5099.1'
## Warning: Coercing text to numeric in T28504 / R28504C20: '5099.1'
## Warning: Coercing text to numeric in T28505 / R28505C20: '5099.1'
## Warning: Coercing text to numeric in T28506 / R28506C20: '5099.1'
## Warning: Coercing text to numeric in T28507 / R28507C20: '5099.1'
## Warning: Coercing text to numeric in T28508 / R28508C20: '5099.1'
## Warning: Coercing text to numeric in T28509 / R28509C20: '5099.1'
## Warning: Coercing text to numeric in T28510 / R28510C20: '5099.1'
## Warning: Coercing text to numeric in T28511 / R28511C20: '5099.1'
## Warning: Coercing text to numeric in T28512 / R28512C20: '5099.1'
## Warning: Coercing text to numeric in T28513 / R28513C20: '5099.1'
## Warning: Coercing text to numeric in T28514 / R28514C20: '5099.1'
## Warning: Coercing text to numeric in T28515 / R28515C20: '5099.1'
## Warning: Coercing text to numeric in T28516 / R28516C20: '5099.1'
## Warning: Coercing text to numeric in T28517 / R28517C20: '5099.1'
## Warning: Coercing text to numeric in T28518 / R28518C20: '5099.1'
## Warning: Coercing text to numeric in T28519 / R28519C20: '5099.1'
## Warning: Coercing text to numeric in T28520 / R28520C20: '5099.1'
## Warning: Coercing text to numeric in T28521 / R28521C20: '5099.1'
## Warning: Coercing text to numeric in T28522 / R28522C20: '5099.1'
## Warning: Coercing text to numeric in T28523 / R28523C20: '5099.1'
## Warning: Coercing text to numeric in T28524 / R28524C20: '5099.1'
## Warning: Coercing text to numeric in T28525 / R28525C20: '5099.1'
## Warning: Coercing text to numeric in T28526 / R28526C20: '5099.1'
## Warning: Coercing text to numeric in T28527 / R28527C20: '5099.1'
## Warning: Coercing text to numeric in T28528 / R28528C20: '5099.1'
## Warning: Coercing text to numeric in T28529 / R28529C20: '5099.1'
## Warning: Coercing text to numeric in T28530 / R28530C20: '5099.1'
## Warning: Coercing text to numeric in T28531 / R28531C20: '5099.1'
## Warning: Coercing text to numeric in T28532 / R28532C20: '5099.1'
## Warning: Coercing text to numeric in T28533 / R28533C20: '5099.1'
## Warning: Coercing text to numeric in T28534 / R28534C20: '5099.1'
## Warning: Coercing text to numeric in T28535 / R28535C20: '5099.1'
## Warning: Coercing text to numeric in T28536 / R28536C20: '5099.1'
## Warning: Coercing text to numeric in T28537 / R28537C20: '5099.1'
## Warning: Coercing text to numeric in T28538 / R28538C20: '5099.1'
## Warning: Coercing text to numeric in T28539 / R28539C20: '5099.1'
## Warning: Coercing text to numeric in T28540 / R28540C20: '5099.1'
## Warning: Coercing text to numeric in T28541 / R28541C20: '5099.1'
## Warning: Coercing text to numeric in T28542 / R28542C20: '5099.1'
## Warning: Coercing text to numeric in T28543 / R28543C20: '5099.1'
## Warning: Coercing text to numeric in T28544 / R28544C20: '5099.1'
## Warning: Coercing text to numeric in T28545 / R28545C20: '5099.1'
## Warning: Coercing text to numeric in T28546 / R28546C20: '5099.1'
## Warning: Coercing text to numeric in T28547 / R28547C20: '5099.1'
## Warning: Coercing text to numeric in T28548 / R28548C20: '5099.1'
## Warning: Coercing text to numeric in T28549 / R28549C20: '5099.1'
## Warning: Coercing text to numeric in T28550 / R28550C20: '5099.1'
## Warning: Coercing text to numeric in T28551 / R28551C20: '5099.1'
## Warning: Coercing text to numeric in T28552 / R28552C20: '5099.1'
## Warning: Coercing text to numeric in T28553 / R28553C20: '5099.1'
## Warning: Coercing text to numeric in T28554 / R28554C20: '5099.1'
## Warning: Coercing text to numeric in T28555 / R28555C20: '5099.1'
## Warning: Coercing text to numeric in T28556 / R28556C20: '5099.1'
## Warning: Coercing text to numeric in T28557 / R28557C20: '5099.1'
## Warning: Coercing text to numeric in T28558 / R28558C20: '5099.1'
## Warning: Coercing text to numeric in T28559 / R28559C20: '5099.1'
## Warning: Coercing text to numeric in T28560 / R28560C20: '5099.1'
## Warning: Coercing text to numeric in T28561 / R28561C20: '5099.1'
## Warning: Coercing text to numeric in T28562 / R28562C20: '5099.1'
## Warning: Coercing text to numeric in T28563 / R28563C20: '5099.1'
## Warning: Coercing text to numeric in T28564 / R28564C20: '5099.1'
## Warning: Coercing text to numeric in T28565 / R28565C20: '5099.1'
## Warning: Coercing text to numeric in T28566 / R28566C20: '5099.1'
## Warning: Coercing text to numeric in T28567 / R28567C20: '5099.1'
## Warning: Coercing text to numeric in T28568 / R28568C20: '5099.1'
## Warning: Coercing text to numeric in T28569 / R28569C20: '5099.1'
## Warning: Coercing text to numeric in T28570 / R28570C20: '5099.1'
## Warning: Coercing text to numeric in T28571 / R28571C20: '5099.1'
## Warning: Coercing text to numeric in T28572 / R28572C20: '5099.1'
## Warning: Coercing text to numeric in T28573 / R28573C20: '5099.1'
## Warning: Coercing text to numeric in T28574 / R28574C20: '5099.1'
## Warning: Coercing text to numeric in T28575 / R28575C20: '5099.1'
## Warning: Coercing text to numeric in T28576 / R28576C20: '5099.1'
## Warning: Coercing text to numeric in T28577 / R28577C20: '5099.1'
## Warning: Coercing text to numeric in T28578 / R28578C20: '5099.1'
## Warning: Coercing text to numeric in T28579 / R28579C20: '5099.1'
## Warning: Coercing text to numeric in T28580 / R28580C20: '5099.1'
## Warning: Coercing text to numeric in T28581 / R28581C20: '5099.1'
## Warning: Coercing text to numeric in T28582 / R28582C20: '5099.1'
## Warning: Coercing text to numeric in T28583 / R28583C20: '5099.1'
## Warning: Coercing text to numeric in T28584 / R28584C20: '5099.1'
## Warning: Coercing text to numeric in T28585 / R28585C20: '5099.1'
## Warning: Coercing text to numeric in T28586 / R28586C20: '5099.1'
## Warning: Coercing text to numeric in T28587 / R28587C20: '5099.1'
## Warning: Coercing text to numeric in T28588 / R28588C20: '5099.1'
## Warning: Coercing text to numeric in T28589 / R28589C20: '5099.1'
## Warning: Coercing text to numeric in T28590 / R28590C20: '5099.1'
## Warning: Coercing text to numeric in T28591 / R28591C20: '5099.1'
## Warning: Coercing text to numeric in T28592 / R28592C20: '5099.1'
## Warning: Coercing text to numeric in T28593 / R28593C20: '5099.1'
## Warning: Coercing text to numeric in T28594 / R28594C20: '5099.1'
## Warning: Coercing text to numeric in T28595 / R28595C20: '5099.1'
## Warning: Coercing text to numeric in T28596 / R28596C20: '5099.1'
## Warning: Coercing text to numeric in T28597 / R28597C20: '5099.1'
## Warning: Coercing text to numeric in T28598 / R28598C20: '5099.1'
## Warning: Coercing text to numeric in T28599 / R28599C20: '5099.1'
## Warning: Coercing text to numeric in T28600 / R28600C20: '5099.1'
## Warning: Coercing text to numeric in T28601 / R28601C20: '5099.1'
## Warning: Coercing text to numeric in T28602 / R28602C20: '5099.1'
## Warning: Coercing text to numeric in T28603 / R28603C20: '5099.1'
## Warning: Coercing text to numeric in T28604 / R28604C20: '5099.1'
## Warning: Coercing text to numeric in T28605 / R28605C20: '5099.1'
## Warning: Coercing text to numeric in T28606 / R28606C20: '5099.1'
## Warning: Coercing text to numeric in T28607 / R28607C20: '5099.1'
## Warning: Coercing text to numeric in T28608 / R28608C20: '5099.1'
## Warning: Coercing text to numeric in T28609 / R28609C20: '5099.1'
## Warning: Coercing text to numeric in T28610 / R28610C20: '5099.1'
## Warning: Coercing text to numeric in T28611 / R28611C20: '5099.1'
## Warning: Coercing text to numeric in T28612 / R28612C20: '5099.1'
## Warning: Coercing text to numeric in T28613 / R28613C20: '5099.1'
## Warning: Coercing text to numeric in T28614 / R28614C20: '5099.1'
## Warning: Coercing text to numeric in T28615 / R28615C20: '5099.1'
## Warning: Coercing text to numeric in T28616 / R28616C20: '5099.1'
## Warning: Coercing text to numeric in T28617 / R28617C20: '5099.1'
## Warning: Coercing text to numeric in T28618 / R28618C20: '5099.1'
## Warning: Coercing text to numeric in T28619 / R28619C20: '5099.1'
## Warning: Coercing text to numeric in T28620 / R28620C20: '5099.1'
## Warning: Coercing text to numeric in T28621 / R28621C20: '5099.1'
## Warning: Coercing text to numeric in T28622 / R28622C20: '5099.1'
## Warning: Coercing text to numeric in T28623 / R28623C20: '5099.1'
## Warning: Coercing text to numeric in T28624 / R28624C20: '5099.1'
## Warning: Coercing text to numeric in T28625 / R28625C20: '5099.1'
## Warning: Coercing text to numeric in T28626 / R28626C20: '5099.1'
## Warning: Coercing text to numeric in T28627 / R28627C20: '5099.1'
## Warning: Coercing text to numeric in S28628 / R28628C19: '1.41'
## Warning: Coercing text to numeric in T28628 / R28628C20: '5099.1'
## Warning: Coercing text to numeric in S28629 / R28629C19: '1.41'
## Warning: Coercing text to numeric in T28629 / R28629C20: '5099.1'
## Warning: Coercing text to numeric in S28630 / R28630C19: '1.41'
## Warning: Coercing text to numeric in T28630 / R28630C20: '5099.1'
## Warning: Coercing text to numeric in S28631 / R28631C19: '1.41'
## Warning: Coercing text to numeric in T28631 / R28631C20: '5099.1'
## Warning: Coercing text to numeric in S28632 / R28632C19: '1.41'
## Warning: Coercing text to numeric in T28632 / R28632C20: '5099.1'
## Warning: Coercing text to numeric in S28633 / R28633C19: '1.41'
## Warning: Coercing text to numeric in T28633 / R28633C20: '5099.1'
## Warning: Coercing text to numeric in S28634 / R28634C19: '1.41'
## Warning: Coercing text to numeric in T28634 / R28634C20: '5099.1'
## Warning: Coercing text to numeric in S28635 / R28635C19: '1.41'
## Warning: Coercing text to numeric in T28635 / R28635C20: '5099.1'
## Warning: Coercing text to numeric in S28636 / R28636C19: '1.41'
## Warning: Coercing text to numeric in T28636 / R28636C20: '5099.1'
## Warning: Coercing text to numeric in S28637 / R28637C19: '1.41'
## Warning: Coercing text to numeric in T28637 / R28637C20: '5099.1'
## Warning: Coercing text to numeric in S28638 / R28638C19: '1.41'
## Warning: Coercing text to numeric in T28638 / R28638C20: '5099.1'
## Warning: Coercing text to numeric in S28639 / R28639C19: '1.41'
## Warning: Coercing text to numeric in T28639 / R28639C20: '5099.1'
## Warning: Coercing text to numeric in S28640 / R28640C19: '1.41'
## Warning: Coercing text to numeric in T28640 / R28640C20: '5099.1'
## Warning: Coercing text to numeric in S28641 / R28641C19: '1.41'
## Warning: Coercing text to numeric in T28641 / R28641C20: '5099.1'
## Warning: Coercing text to numeric in S28642 / R28642C19: '1.41'
## Warning: Coercing text to numeric in T28642 / R28642C20: '5099.1'
## Warning: Coercing text to numeric in S28643 / R28643C19: '1.41'
## Warning: Coercing text to numeric in T28643 / R28643C20: '5099.1'
## Warning: Coercing text to numeric in S28644 / R28644C19: '1.41'
## Warning: Coercing text to numeric in T28644 / R28644C20: '5099.1'
## Warning: Coercing text to numeric in S28645 / R28645C19: '1.41'
## Warning: Coercing text to numeric in T28645 / R28645C20: '5099.1'
## Warning: Coercing text to numeric in S28646 / R28646C19: '1.41'
## Warning: Coercing text to numeric in T28646 / R28646C20: '5099.1'
## Warning: Coercing text to numeric in S28647 / R28647C19: '1.41'
## Warning: Coercing text to numeric in T28647 / R28647C20: '5099.1'
## Warning: Coercing text to numeric in S28648 / R28648C19: '1.41'
## Warning: Coercing text to numeric in T28648 / R28648C20: '5099.1'
## Warning: Coercing text to numeric in S28649 / R28649C19: '1.41'
## Warning: Coercing text to numeric in T28649 / R28649C20: '5099.1'
## Warning: Coercing text to numeric in S28650 / R28650C19: '1.41'
## Warning: Coercing text to numeric in T28650 / R28650C20: '5099.1'
## Warning: Coercing text to numeric in S28651 / R28651C19: '1.41'
## Warning: Coercing text to numeric in T28651 / R28651C20: '5099.1'
## Warning: Coercing text to numeric in S28652 / R28652C19: '1.41'
## Warning: Coercing text to numeric in T28652 / R28652C20: '5099.1'
## Warning: Coercing text to numeric in S28653 / R28653C19: '1.41'
## Warning: Coercing text to numeric in T28653 / R28653C20: '5099.1'
## Warning: Coercing text to numeric in S28654 / R28654C19: '1.41'
## Warning: Coercing text to numeric in T28654 / R28654C20: '5099.1'
## Warning: Coercing text to numeric in S28655 / R28655C19: '1.41'
## Warning: Coercing text to numeric in T28655 / R28655C20: '5099.1'
## Warning: Coercing text to numeric in S28656 / R28656C19: '1.41'
## Warning: Coercing text to numeric in T28656 / R28656C20: '5099.1'
## Warning: Coercing text to numeric in S28657 / R28657C19: '1.41'
## Warning: Coercing text to numeric in T28657 / R28657C20: '5099.1'
## Warning: Coercing text to numeric in S28658 / R28658C19: '1.41'
## Warning: Coercing text to numeric in T28658 / R28658C20: '5099.1'
## Warning: Coercing text to numeric in S28659 / R28659C19: '1.41'
## Warning: Coercing text to numeric in T28659 / R28659C20: '5099.1'
## Warning: Coercing text to numeric in S28660 / R28660C19: '1.41'
## Warning: Coercing text to numeric in T28660 / R28660C20: '5099.1'
## Warning: Coercing text to numeric in S28661 / R28661C19: '1.41'
## Warning: Coercing text to numeric in T28661 / R28661C20: '5099.1'
## Warning: Coercing text to numeric in S28662 / R28662C19: '1.41'
## Warning: Coercing text to numeric in T28662 / R28662C20: '5099.1'
## Warning: Coercing text to numeric in S28663 / R28663C19: '1.41'
## Warning: Coercing text to numeric in T28663 / R28663C20: '5099.1'
## Warning: Coercing text to numeric in S28664 / R28664C19: '1.41'
## Warning: Coercing text to numeric in T28664 / R28664C20: '5099.1'
## Warning: Coercing text to numeric in S28665 / R28665C19: '1.41'
## Warning: Coercing text to numeric in T28665 / R28665C20: '5099.1'
## Warning: Coercing text to numeric in S28666 / R28666C19: '1.41'
## Warning: Coercing text to numeric in T28666 / R28666C20: '5099.1'
## Warning: Coercing text to numeric in S28667 / R28667C19: '1.41'
## Warning: Coercing text to numeric in T28667 / R28667C20: '5099.1'
## Warning: Coercing text to numeric in S28668 / R28668C19: '1.41'
## Warning: Coercing text to numeric in T28668 / R28668C20: '5099.1'
## Warning: Coercing text to numeric in S28669 / R28669C19: '1.41'
## Warning: Coercing text to numeric in T28669 / R28669C20: '5099.1'
## Warning: Coercing text to numeric in S28670 / R28670C19: '1.41'
## Warning: Coercing text to numeric in T28670 / R28670C20: '5099.1'
## Warning: Coercing text to numeric in S28671 / R28671C19: '1.41'
## Warning: Coercing text to numeric in T28671 / R28671C20: '5099.1'
## Warning: Coercing text to numeric in S28672 / R28672C19: '1.41'
## Warning: Coercing text to numeric in T28672 / R28672C20: '5099.1'
## Warning: Coercing text to numeric in S28673 / R28673C19: '1.41'
## Warning: Coercing text to numeric in T28673 / R28673C20: '5099.1'
## Warning: Coercing text to numeric in S28674 / R28674C19: '1.41'
## Warning: Coercing text to numeric in T28674 / R28674C20: '5099.1'
## Warning: Coercing text to numeric in S28675 / R28675C19: '1.41'
## Warning: Coercing text to numeric in T28675 / R28675C20: '5099.1'
## Warning: Coercing text to numeric in S28676 / R28676C19: '1.41'
## Warning: Coercing text to numeric in T28676 / R28676C20: '5099.1'
## Warning: Coercing text to numeric in S28677 / R28677C19: '1.41'
## Warning: Coercing text to numeric in T28677 / R28677C20: '5099.1'
## Warning: Coercing text to numeric in S28678 / R28678C19: '1.41'
## Warning: Coercing text to numeric in T28678 / R28678C20: '5099.1'
## Warning: Coercing text to numeric in S28679 / R28679C19: '1.41'
## Warning: Coercing text to numeric in T28679 / R28679C20: '5099.1'
## Warning: Coercing text to numeric in S28680 / R28680C19: '1.41'
## Warning: Coercing text to numeric in T28680 / R28680C20: '5099.1'
## Warning: Coercing text to numeric in S28681 / R28681C19: '1.41'
## Warning: Coercing text to numeric in T28681 / R28681C20: '5099.1'
## Warning: Coercing text to numeric in S28682 / R28682C19: '1.41'
## Warning: Coercing text to numeric in T28682 / R28682C20: '5099.1'
## Warning: Coercing text to numeric in S28683 / R28683C19: '1.41'
## Warning: Coercing text to numeric in T28683 / R28683C20: '5099.1'
## Warning: Coercing text to numeric in S28684 / R28684C19: '1.41'
## Warning: Coercing text to numeric in T28684 / R28684C20: '5099.1'
## Warning: Coercing text to numeric in S28685 / R28685C19: '1.41'
## Warning: Coercing text to numeric in T28685 / R28685C20: '5099.1'
## Warning: Coercing text to numeric in S28686 / R28686C19: '1.41'
## Warning: Coercing text to numeric in T28686 / R28686C20: '5099.1'
## Warning: Coercing text to numeric in S28687 / R28687C19: '1.41'
## Warning: Coercing text to numeric in T28687 / R28687C20: '5099.1'
## Warning: Coercing text to numeric in S28688 / R28688C19: '1.41'
## Warning: Coercing text to numeric in T28688 / R28688C20: '5099.1'
## Warning: Coercing text to numeric in S28689 / R28689C19: '1.41'
## Warning: Coercing text to numeric in T28689 / R28689C20: '5099.1'
## Warning: Coercing text to numeric in S28690 / R28690C19: '1.41'
## Warning: Coercing text to numeric in T28690 / R28690C20: '5099.1'
## Warning: Coercing text to numeric in S28691 / R28691C19: '1.41'
## Warning: Coercing text to numeric in T28691 / R28691C20: '5099.1'
## Warning: Coercing text to numeric in S28692 / R28692C19: '1.41'
## Warning: Coercing text to numeric in T28692 / R28692C20: '5099.1'
## Warning: Coercing text to numeric in S28693 / R28693C19: '1.41'
## Warning: Coercing text to numeric in T28693 / R28693C20: '5099.1'
## Warning: Coercing text to numeric in S28694 / R28694C19: '1.41'
## Warning: Coercing text to numeric in T28694 / R28694C20: '5099.1'
## Warning: Coercing text to numeric in S28695 / R28695C19: '1.41'
## Warning: Coercing text to numeric in T28695 / R28695C20: '5099.1'
## Warning: Coercing text to numeric in S28696 / R28696C19: '1.41'
## Warning: Coercing text to numeric in T28696 / R28696C20: '5099.1'
## Warning: Coercing text to numeric in S28697 / R28697C19: '1.41'
## Warning: Coercing text to numeric in T28697 / R28697C20: '5099.1'
## Warning: Coercing text to numeric in S28698 / R28698C19: '1.41'
## Warning: Coercing text to numeric in T28698 / R28698C20: '5099.1'
## Warning: Coercing text to numeric in S28699 / R28699C19: '1.41'
## Warning: Coercing text to numeric in T28699 / R28699C20: '5099.1'
## Warning: Coercing text to numeric in S28700 / R28700C19: '1.41'
## Warning: Coercing text to numeric in T28700 / R28700C20: '5099.1'
## Warning: Coercing text to numeric in S28701 / R28701C19: '1.41'
## Warning: Coercing text to numeric in T28701 / R28701C20: '5099.1'
## Warning: Coercing text to numeric in S28702 / R28702C19: '1.41'
## Warning: Coercing text to numeric in T28702 / R28702C20: '5099.1'
## Warning: Coercing text to numeric in S28703 / R28703C19: '1.41'
## Warning: Coercing text to numeric in T28703 / R28703C20: '5099.1'
## Warning: Coercing text to numeric in S28704 / R28704C19: '1.41'
## Warning: Coercing text to numeric in T28704 / R28704C20: '5099.1'
## Warning: Coercing text to numeric in S28705 / R28705C19: '1.41'
## Warning: Coercing text to numeric in T28705 / R28705C20: '5099.1'
## Warning: Coercing text to numeric in S28706 / R28706C19: '1.41'
## Warning: Coercing text to numeric in T28706 / R28706C20: '5099.1'
## Warning: Coercing text to numeric in S28707 / R28707C19: '1.41'
## Warning: Coercing text to numeric in T28707 / R28707C20: '5099.1'
## Warning: Coercing text to numeric in S28708 / R28708C19: '1.41'
## Warning: Coercing text to numeric in T28708 / R28708C20: '5099.1'
## Warning: Coercing text to numeric in S28709 / R28709C19: '1.41'
## Warning: Coercing text to numeric in T28709 / R28709C20: '5099.1'
## Warning: Coercing text to numeric in S28710 / R28710C19: '1.41'
## Warning: Coercing text to numeric in T28710 / R28710C20: '5099.1'
## Warning: Coercing text to numeric in S28711 / R28711C19: '1.41'
## Warning: Coercing text to numeric in T28711 / R28711C20: '5099.1'
## Warning: Coercing text to numeric in S28712 / R28712C19: '1.41'
## Warning: Coercing text to numeric in T28712 / R28712C20: '5099.1'
## Warning: Coercing text to numeric in S28713 / R28713C19: '1.41'
## Warning: Coercing text to numeric in T28713 / R28713C20: '5099.1'
## Warning: Coercing text to numeric in S28714 / R28714C19: '1.41'
## Warning: Coercing text to numeric in T28714 / R28714C20: '5099.1'
## Warning: Coercing text to numeric in S28715 / R28715C19: '1.41'
## Warning: Coercing text to numeric in T28715 / R28715C20: '5099.1'
## Warning: Coercing text to numeric in S28716 / R28716C19: '1.41'
## Warning: Coercing text to numeric in T28716 / R28716C20: '5099.1'
## Warning: Coercing text to numeric in S28717 / R28717C19: '1.41'
## Warning: Coercing text to numeric in T28717 / R28717C20: '5099.1'
## Warning: Coercing text to numeric in S28718 / R28718C19: '1.41'
## Warning: Coercing text to numeric in T28718 / R28718C20: '5099.1'
## Warning: Coercing text to numeric in S28719 / R28719C19: '1.41'
## Warning: Coercing text to numeric in T28719 / R28719C20: '5099.1'
## Warning: Coercing text to numeric in S28720 / R28720C19: '1.41'
## Warning: Coercing text to numeric in T28720 / R28720C20: '5099.1'
## Warning: Coercing text to numeric in S28721 / R28721C19: '1.41'
## Warning: Coercing text to numeric in T28721 / R28721C20: '5099.1'
## Warning: Coercing text to numeric in S28722 / R28722C19: '1.41'
## Warning: Coercing text to numeric in T28722 / R28722C20: '5099.1'
## Warning: Coercing text to numeric in S28723 / R28723C19: '1.41'
## Warning: Coercing text to numeric in T28723 / R28723C20: '5099.1'
## Warning: Coercing text to numeric in S28724 / R28724C19: '1.41'
## Warning: Coercing text to numeric in T28724 / R28724C20: '5099.1'
## Warning: Coercing text to numeric in S28725 / R28725C19: '1.41'
## Warning: Coercing text to numeric in T28725 / R28725C20: '5099.1'
## Warning: Coercing text to numeric in S28726 / R28726C19: '1.41'
## Warning: Coercing text to numeric in T28726 / R28726C20: '5099.1'
## Warning: Coercing text to numeric in S28727 / R28727C19: '1.41'
## Warning: Coercing text to numeric in T28727 / R28727C20: '5099.1'
## Warning: Coercing text to numeric in S28728 / R28728C19: '1.41'
## Warning: Coercing text to numeric in T28728 / R28728C20: '5099.1'
## Warning: Coercing text to numeric in S28729 / R28729C19: '1.41'
## Warning: Coercing text to numeric in T28729 / R28729C20: '5099.1'
## Warning: Coercing text to numeric in S28730 / R28730C19: '1.41'
## Warning: Coercing text to numeric in T28730 / R28730C20: '5099.1'
## Warning: Coercing text to numeric in S28731 / R28731C19: '1.41'
## Warning: Coercing text to numeric in T28731 / R28731C20: '5099.1'
## Warning: Coercing text to numeric in S28732 / R28732C19: '1.41'
## Warning: Coercing text to numeric in T28732 / R28732C20: '5099.1'
## Warning: Coercing text to numeric in S28733 / R28733C19: '1.41'
## Warning: Coercing text to numeric in T28733 / R28733C20: '5099.1'
## Warning: Coercing text to numeric in S28734 / R28734C19: '1.41'
## Warning: Coercing text to numeric in T28734 / R28734C20: '5099.1'
## Warning: Coercing text to numeric in S28735 / R28735C19: '1.41'
## Warning: Coercing text to numeric in T28735 / R28735C20: '5099.1'
## Warning: Coercing text to numeric in S28736 / R28736C19: '1.41'
## Warning: Coercing text to numeric in T28736 / R28736C20: '5099.1'
## Warning: Coercing text to numeric in S28737 / R28737C19: '1.41'
## Warning: Coercing text to numeric in T28737 / R28737C20: '5099.1'
## Warning: Coercing text to numeric in S28738 / R28738C19: '1.41'
## Warning: Coercing text to numeric in T28738 / R28738C20: '5099.1'
## Warning: Coercing text to numeric in S28739 / R28739C19: '1.41'
## Warning: Coercing text to numeric in T28739 / R28739C20: '5099.1'
## Warning: Coercing text to numeric in S28740 / R28740C19: '1.41'
## Warning: Coercing text to numeric in T28740 / R28740C20: '5099.1'
## Warning: Coercing text to numeric in S28741 / R28741C19: '1.41'
## Warning: Coercing text to numeric in T28741 / R28741C20: '5099.1'
## Warning: Coercing text to numeric in S28742 / R28742C19: '1.41'
## Warning: Coercing text to numeric in T28742 / R28742C20: '5099.1'
## Warning: Coercing text to numeric in S28743 / R28743C19: '1.41'
## Warning: Coercing text to numeric in T28743 / R28743C20: '5099.1'
## Warning: Coercing text to numeric in S28744 / R28744C19: '1.41'
## Warning: Coercing text to numeric in T28744 / R28744C20: '5099.1'
## Warning: Coercing text to numeric in S28745 / R28745C19: '1.41'
## Warning: Coercing text to numeric in T28745 / R28745C20: '5099.1'
## Warning: Coercing text to numeric in S28746 / R28746C19: '1.41'
## Warning: Coercing text to numeric in T28746 / R28746C20: '5099.1'
## Warning: Coercing text to numeric in S28747 / R28747C19: '1.41'
## Warning: Coercing text to numeric in T28747 / R28747C20: '5099.1'
## Warning: Coercing text to numeric in S28748 / R28748C19: '1.41'
## Warning: Coercing text to numeric in T28748 / R28748C20: '5099.1'
## Warning: Coercing text to numeric in S28749 / R28749C19: '1.41'
## Warning: Coercing text to numeric in T28749 / R28749C20: '5099.1'
## Warning: Coercing text to numeric in S28750 / R28750C19: '1.41'
## Warning: Coercing text to numeric in T28750 / R28750C20: '5099.1'
## Warning: Coercing text to numeric in S28751 / R28751C19: '1.41'
## Warning: Coercing text to numeric in T28751 / R28751C20: '5099.1'
## Warning: Coercing text to numeric in S28752 / R28752C19: '1.41'
## Warning: Coercing text to numeric in T28752 / R28752C20: '5099.1'
## Warning: Coercing text to numeric in S28753 / R28753C19: '1.41'
## Warning: Coercing text to numeric in T28753 / R28753C20: '5099.1'
## Warning: Coercing text to numeric in S28754 / R28754C19: '1.41'
## Warning: Coercing text to numeric in T28754 / R28754C20: '5099.1'
## Warning: Coercing text to numeric in S28755 / R28755C19: '1.41'
## Warning: Coercing text to numeric in T28755 / R28755C20: '5099.1'
## Warning: Coercing text to numeric in S28756 / R28756C19: '1.41'
## Warning: Coercing text to numeric in T28756 / R28756C20: '5099.1'
## Warning: Coercing text to numeric in S28757 / R28757C19: '1.41'
## Warning: Coercing text to numeric in T28757 / R28757C20: '5099.1'
## Warning: Coercing text to numeric in S28758 / R28758C19: '1.41'
## Warning: Coercing text to numeric in T28758 / R28758C20: '5099.1'
## Warning: Coercing text to numeric in S28759 / R28759C19: '1.41'
## Warning: Coercing text to numeric in T28759 / R28759C20: '5099.1'
## Warning: Coercing text to numeric in S28760 / R28760C19: '1.41'
## Warning: Coercing text to numeric in T28760 / R28760C20: '5099.1'
## Warning: Coercing text to numeric in S28761 / R28761C19: '1.41'
## Warning: Coercing text to numeric in T28761 / R28761C20: '5099.1'
## Warning: Coercing text to numeric in S28762 / R28762C19: '1.41'
## Warning: Coercing text to numeric in T28762 / R28762C20: '5099.1'
## Warning: Coercing text to numeric in S28763 / R28763C19: '1.41'
## Warning: Coercing text to numeric in T28763 / R28763C20: '5099.1'
## Warning: Coercing text to numeric in S28764 / R28764C19: '1.41'
## Warning: Coercing text to numeric in T28764 / R28764C20: '5099.1'
## Warning: Coercing text to numeric in S28765 / R28765C19: '1.41'
## Warning: Coercing text to numeric in T28765 / R28765C20: '5099.1'
## Warning: Coercing text to numeric in S28766 / R28766C19: '1.41'
## Warning: Coercing text to numeric in T28766 / R28766C20: '5099.1'
## Warning: Coercing text to numeric in S28767 / R28767C19: '1.41'
## Warning: Coercing text to numeric in T28767 / R28767C20: '5099.1'
## Warning: Coercing text to numeric in S28768 / R28768C19: '1.41'
## Warning: Coercing text to numeric in T28768 / R28768C20: '5099.1'
## Warning: Coercing text to numeric in S28769 / R28769C19: '1.41'
## Warning: Coercing text to numeric in T28769 / R28769C20: '5099.1'
## Warning: Coercing text to numeric in S28770 / R28770C19: '1.41'
## Warning: Coercing text to numeric in T28770 / R28770C20: '5099.1'
## Warning: Coercing text to numeric in S28771 / R28771C19: '1.41'
## Warning: Coercing text to numeric in T28771 / R28771C20: '5099.1'
## Warning: Coercing text to numeric in S28772 / R28772C19: '1.41'
## Warning: Coercing text to numeric in T28772 / R28772C20: '5099.1'
## Warning: Coercing text to numeric in S28773 / R28773C19: '1.41'
## Warning: Coercing text to numeric in T28773 / R28773C20: '5099.1'
## Warning: Coercing text to numeric in S28774 / R28774C19: '1.41'
## Warning: Coercing text to numeric in T28774 / R28774C20: '5099.1'
## Warning: Coercing text to numeric in S28775 / R28775C19: '1.41'
## Warning: Coercing text to numeric in T28775 / R28775C20: '5099.1'
## Warning: Coercing text to numeric in S28776 / R28776C19: '1.41'
## Warning: Coercing text to numeric in T28776 / R28776C20: '5099.1'
## Warning: Coercing text to numeric in S28777 / R28777C19: '1.41'
## Warning: Coercing text to numeric in T28777 / R28777C20: '5099.1'
## Warning: Coercing text to numeric in S28778 / R28778C19: '1.41'
## Warning: Coercing text to numeric in T28778 / R28778C20: '5099.1'
## Warning: Coercing text to numeric in S28779 / R28779C19: '1.41'
## Warning: Coercing text to numeric in T28779 / R28779C20: '5099.1'
## Warning: Coercing text to numeric in S28780 / R28780C19: '1.41'
## Warning: Coercing text to numeric in T28780 / R28780C20: '5099.1'
## Warning: Coercing text to numeric in S28781 / R28781C19: '1.41'
## Warning: Coercing text to numeric in T28781 / R28781C20: '5099.1'
## Warning: Coercing text to numeric in S28782 / R28782C19: '1.41'
## Warning: Coercing text to numeric in T28782 / R28782C20: '5099.1'
## Warning: Coercing text to numeric in S28783 / R28783C19: '1.41'
## Warning: Coercing text to numeric in T28783 / R28783C20: '5099.1'
## Warning: Coercing text to numeric in S28784 / R28784C19: '1.41'
## Warning: Coercing text to numeric in T28784 / R28784C20: '5099.1'
## Warning: Coercing text to numeric in S28785 / R28785C19: '1.41'
## Warning: Coercing text to numeric in T28785 / R28785C20: '5099.1'
## Warning: Coercing text to numeric in S28786 / R28786C19: '1.41'
## Warning: Coercing text to numeric in T28786 / R28786C20: '5099.1'
## Warning: Coercing text to numeric in S28787 / R28787C19: '1.41'
## Warning: Coercing text to numeric in T28787 / R28787C20: '5099.1'
## Warning: Coercing text to numeric in S28788 / R28788C19: '1.41'
## Warning: Coercing text to numeric in T28788 / R28788C20: '5099.1'
## Warning: Coercing text to numeric in S28789 / R28789C19: '1.41'
## Warning: Coercing text to numeric in T28789 / R28789C20: '5099.1'
## Warning: Coercing text to numeric in S28790 / R28790C19: '1.41'
## Warning: Coercing text to numeric in T28790 / R28790C20: '5099.1'
## Warning: Coercing text to numeric in S28791 / R28791C19: '1.41'
## Warning: Coercing text to numeric in T28791 / R28791C20: '5099.1'
## Warning: Coercing text to numeric in S28792 / R28792C19: '1.41'
## Warning: Coercing text to numeric in T28792 / R28792C20: '5099.1'
## Warning: Coercing text to numeric in S28793 / R28793C19: '1.41'
## Warning: Coercing text to numeric in T28793 / R28793C20: '5099.1'
## Warning: Coercing text to numeric in S28794 / R28794C19: '1.41'
## Warning: Coercing text to numeric in T28794 / R28794C20: '5099.1'
## Warning: Coercing text to numeric in S28795 / R28795C19: '1.41'
## Warning: Coercing text to numeric in T28795 / R28795C20: '5099.1'
## Warning: Coercing text to numeric in S28796 / R28796C19: '1.41'
## Warning: Coercing text to numeric in T28796 / R28796C20: '5099.1'
## Warning: Coercing text to numeric in S28797 / R28797C19: '1.41'
## Warning: Coercing text to numeric in T28797 / R28797C20: '5099.1'
## Warning: Coercing text to numeric in S28798 / R28798C19: '1.41'
## Warning: Coercing text to numeric in T28798 / R28798C20: '5099.1'
## Warning: Coercing text to numeric in S28799 / R28799C19: '1.41'
## Warning: Coercing text to numeric in T28799 / R28799C20: '5099.1'
## Warning: Coercing text to numeric in S28800 / R28800C19: '1.41'
## Warning: Coercing text to numeric in T28800 / R28800C20: '5099.1'
## Warning: Coercing text to numeric in S28801 / R28801C19: '1.41'
## Warning: Coercing text to numeric in T28801 / R28801C20: '5099.1'
## Warning: Coercing text to numeric in S28802 / R28802C19: '1.41'
## Warning: Coercing text to numeric in T28802 / R28802C20: '5099.1'
## Warning: Coercing text to numeric in S28803 / R28803C19: '1.41'
## Warning: Coercing text to numeric in T28803 / R28803C20: '5099.1'
## Warning: Coercing text to numeric in S28804 / R28804C19: '1.41'
## Warning: Coercing text to numeric in T28804 / R28804C20: '5099.1'
## Warning: Coercing text to numeric in S28805 / R28805C19: '1.41'
## Warning: Coercing text to numeric in T28805 / R28805C20: '5099.1'
## Warning: Coercing text to numeric in S28806 / R28806C19: '1.41'
## Warning: Coercing text to numeric in T28806 / R28806C20: '5099.1'
## Warning: Coercing text to numeric in S28807 / R28807C19: '1.41'
## Warning: Coercing text to numeric in T28807 / R28807C20: '5099.1'
## Warning: Coercing text to numeric in S28808 / R28808C19: '1.41'
## Warning: Coercing text to numeric in T28808 / R28808C20: '5099.1'
## Warning: Coercing text to numeric in S28809 / R28809C19: '1.41'
## Warning: Coercing text to numeric in T28809 / R28809C20: '5099.1'
## Warning: Coercing text to numeric in S28810 / R28810C19: '1.41'
## Warning: Coercing text to numeric in T28810 / R28810C20: '5099.1'
## Warning: Coercing text to numeric in S28811 / R28811C19: '1.41'
## Warning: Coercing text to numeric in T28811 / R28811C20: '5099.1'
## Warning: Coercing text to numeric in S28812 / R28812C19: '1.41'
## Warning: Coercing text to numeric in T28812 / R28812C20: '5099.1'
## Warning: Coercing text to numeric in S28813 / R28813C19: '1.41'
## Warning: Coercing text to numeric in T28813 / R28813C20: '5099.1'
## Warning: Coercing text to numeric in S28814 / R28814C19: '1.41'
## Warning: Coercing text to numeric in T28814 / R28814C20: '5099.1'
## Warning: Coercing text to numeric in S28815 / R28815C19: '1.41'
## Warning: Coercing text to numeric in T28815 / R28815C20: '5099.1'
## Warning: Coercing text to numeric in S28816 / R28816C19: '1.41'
## Warning: Coercing text to numeric in T28816 / R28816C20: '5099.1'
## Warning: Coercing text to numeric in S28817 / R28817C19: '1.41'
## Warning: Coercing text to numeric in T28817 / R28817C20: '5099.1'
## Warning: Coercing text to numeric in S28818 / R28818C19: '1.41'
## Warning: Coercing text to numeric in T28818 / R28818C20: '5099.1'
## Warning: Coercing text to numeric in S28819 / R28819C19: '1.41'
## Warning: Coercing text to numeric in T28819 / R28819C20: '5099.1'
## Warning: Coercing text to numeric in S28820 / R28820C19: '1.41'
## Warning: Coercing text to numeric in T28820 / R28820C20: '5099.1'
## Warning: Coercing text to numeric in S28821 / R28821C19: '1.41'
## Warning: Coercing text to numeric in T28821 / R28821C20: '5099.1'
## Warning: Coercing text to numeric in S28822 / R28822C19: '1.41'
## Warning: Coercing text to numeric in T28822 / R28822C20: '5099.1'
## Warning: Coercing text to numeric in S28823 / R28823C19: '1.41'
## Warning: Coercing text to numeric in T28823 / R28823C20: '5099.1'
## Warning: Coercing text to numeric in S28824 / R28824C19: '1.41'
## Warning: Coercing text to numeric in T28824 / R28824C20: '5099.1'
## Warning: Coercing text to numeric in S28825 / R28825C19: '1.41'
## Warning: Coercing text to numeric in T28825 / R28825C20: '5099.1'
## Warning: Coercing text to numeric in S28826 / R28826C19: '1.41'
## Warning: Coercing text to numeric in T28826 / R28826C20: '5099.1'
## Warning: Coercing text to numeric in S28827 / R28827C19: '1.41'
## Warning: Coercing text to numeric in T28827 / R28827C20: '5099.1'
## Warning: Coercing text to numeric in S28828 / R28828C19: '1.41'
## Warning: Coercing text to numeric in T28828 / R28828C20: '5099.1'
## Warning: Coercing text to numeric in S28829 / R28829C19: '1.41'
## Warning: Coercing text to numeric in T28829 / R28829C20: '5099.1'
## Warning: Coercing text to numeric in S28830 / R28830C19: '1.41'
## Warning: Coercing text to numeric in T28830 / R28830C20: '5099.1'
## Warning: Coercing text to numeric in S28831 / R28831C19: '1.41'
## Warning: Coercing text to numeric in T28831 / R28831C20: '5099.1'
## Warning: Coercing text to numeric in S28832 / R28832C19: '1.41'
## Warning: Coercing text to numeric in T28832 / R28832C20: '5099.1'
## Warning: Coercing text to numeric in S28833 / R28833C19: '1.41'
## Warning: Coercing text to numeric in T28833 / R28833C20: '5099.1'
## Warning: Coercing text to numeric in S28834 / R28834C19: '1.41'
## Warning: Coercing text to numeric in T28834 / R28834C20: '5099.1'
## Warning: Coercing text to numeric in S28835 / R28835C19: '1.41'
## Warning: Coercing text to numeric in T28835 / R28835C20: '5099.1'
## Warning: Coercing text to numeric in S28836 / R28836C19: '1.41'
## Warning: Coercing text to numeric in T28836 / R28836C20: '5099.1'
## Warning: Coercing text to numeric in S28837 / R28837C19: '1.41'
## Warning: Coercing text to numeric in T28837 / R28837C20: '5099.1'
## Warning: Coercing text to numeric in S28838 / R28838C19: '1.41'
## Warning: Coercing text to numeric in T28838 / R28838C20: '5099.1'
## Warning: Coercing text to numeric in S28839 / R28839C19: '1.41'
## Warning: Coercing text to numeric in T28839 / R28839C20: '5099.1'
## Warning: Coercing text to numeric in S28840 / R28840C19: '1.41'
## Warning: Coercing text to numeric in T28840 / R28840C20: '5099.1'
## Warning: Coercing text to numeric in S28841 / R28841C19: '1.41'
## Warning: Coercing text to numeric in T28841 / R28841C20: '5099.1'
## Warning: Coercing text to numeric in S28842 / R28842C19: '1.41'
## Warning: Coercing text to numeric in T28842 / R28842C20: '5099.1'
## Warning: Coercing text to numeric in S28843 / R28843C19: '1.41'
## Warning: Coercing text to numeric in T28843 / R28843C20: '5099.1'
## Warning: Coercing text to numeric in S28844 / R28844C19: '1.41'
## Warning: Coercing text to numeric in T28844 / R28844C20: '5099.1'
## Warning: Coercing text to numeric in S28845 / R28845C19: '1.41'
## Warning: Coercing text to numeric in T28845 / R28845C20: '5099.1'
## Warning: Coercing text to numeric in S28846 / R28846C19: '1.41'
## Warning: Coercing text to numeric in T28846 / R28846C20: '5099.1'
## Warning: Coercing text to numeric in S28847 / R28847C19: '1.41'
## Warning: Coercing text to numeric in T28847 / R28847C20: '5099.1'
## Warning: Coercing text to numeric in S28848 / R28848C19: '1.41'
## Warning: Coercing text to numeric in T28848 / R28848C20: '5099.1'
## Warning: Coercing text to numeric in S28849 / R28849C19: '1.41'
## Warning: Coercing text to numeric in T28849 / R28849C20: '5099.1'
## Warning: Coercing text to numeric in S28850 / R28850C19: '1.41'
## Warning: Coercing text to numeric in T28850 / R28850C20: '5099.1'
## Warning: Coercing text to numeric in S28851 / R28851C19: '1.41'
## Warning: Coercing text to numeric in T28851 / R28851C20: '5099.1'
## Warning: Coercing text to numeric in S28852 / R28852C19: '1.41'
## Warning: Coercing text to numeric in T28852 / R28852C20: '5099.1'
## Warning: Coercing text to numeric in S28853 / R28853C19: '1.41'
## Warning: Coercing text to numeric in T28853 / R28853C20: '5099.1'
## Warning: Coercing text to numeric in S28854 / R28854C19: '1.41'
## Warning: Coercing text to numeric in T28854 / R28854C20: '5099.1'
## Warning: Coercing text to numeric in S28855 / R28855C19: '1.41'
## Warning: Coercing text to numeric in T28855 / R28855C20: '5099.1'
## Warning: Coercing text to numeric in S28856 / R28856C19: '1.41'
## Warning: Coercing text to numeric in T28856 / R28856C20: '5099.1'
## Warning: Coercing text to numeric in S28857 / R28857C19: '1.41'
## Warning: Coercing text to numeric in T28857 / R28857C20: '5099.1'
## Warning: Coercing text to numeric in S28858 / R28858C19: '1.41'
## Warning: Coercing text to numeric in T28858 / R28858C20: '5099.1'
## Warning: Coercing text to numeric in S28859 / R28859C19: '1.41'
## Warning: Coercing text to numeric in T28859 / R28859C20: '5099.1'
## Warning: Coercing text to numeric in S28860 / R28860C19: '1.41'
## Warning: Coercing text to numeric in T28860 / R28860C20: '5099.1'
## Warning: Coercing text to numeric in S28861 / R28861C19: '1.41'
## Warning: Coercing text to numeric in T28861 / R28861C20: '5099.1'
## Warning: Coercing text to numeric in S28862 / R28862C19: '1.41'
## Warning: Coercing text to numeric in T28862 / R28862C20: '5099.1'
## Warning: Coercing text to numeric in S28863 / R28863C19: '1.41'
## Warning: Coercing text to numeric in T28863 / R28863C20: '5099.1'
## Warning: Coercing text to numeric in S28864 / R28864C19: '1.41'
## Warning: Coercing text to numeric in T28864 / R28864C20: '5099.1'
## Warning: Coercing text to numeric in S28865 / R28865C19: '1.41'
## Warning: Coercing text to numeric in T28865 / R28865C20: '5099.1'
## Warning: Coercing text to numeric in S28866 / R28866C19: '1.41'
## Warning: Coercing text to numeric in T28866 / R28866C20: '5099.1'
## Warning: Coercing text to numeric in S28867 / R28867C19: '1.41'
## Warning: Coercing text to numeric in T28867 / R28867C20: '5099.1'
## Warning: Coercing text to numeric in S28868 / R28868C19: '1.41'
## Warning: Coercing text to numeric in T28868 / R28868C20: '5099.1'
## Warning: Coercing text to numeric in S28869 / R28869C19: '1.41'
## Warning: Coercing text to numeric in T28869 / R28869C20: '5099.1'
## Warning: Coercing text to numeric in S28870 / R28870C19: '1.41'
## Warning: Coercing text to numeric in T28870 / R28870C20: '5099.1'
## Warning: Coercing text to numeric in S28871 / R28871C19: '1.41'
## Warning: Coercing text to numeric in T28871 / R28871C20: '5099.1'
## Warning: Coercing text to numeric in S28872 / R28872C19: '1.41'
## Warning: Coercing text to numeric in T28872 / R28872C20: '5099.1'
## Warning: Coercing text to numeric in S28873 / R28873C19: '1.41'
## Warning: Coercing text to numeric in T28873 / R28873C20: '5099.1'
## Warning: Coercing text to numeric in S28874 / R28874C19: '1.41'
## Warning: Coercing text to numeric in T28874 / R28874C20: '5099.1'
## Warning: Coercing text to numeric in S28875 / R28875C19: '1.41'
## Warning: Coercing text to numeric in T28875 / R28875C20: '5099.1'
## Warning: Coercing text to numeric in S28876 / R28876C19: '1.41'
## Warning: Coercing text to numeric in T28876 / R28876C20: '5099.1'
## Warning: Coercing text to numeric in S28877 / R28877C19: '1.41'
## Warning: Coercing text to numeric in T28877 / R28877C20: '5099.1'
## Warning: Coercing text to numeric in S28878 / R28878C19: '1.41'
## Warning: Coercing text to numeric in T28878 / R28878C20: '5099.1'
## Warning: Coercing text to numeric in S28879 / R28879C19: '1.41'
## Warning: Coercing text to numeric in T28879 / R28879C20: '5099.1'
## Warning: Coercing text to numeric in S28880 / R28880C19: '1.41'
## Warning: Coercing text to numeric in T28880 / R28880C20: '5099.1'
## Warning: Coercing text to numeric in S28881 / R28881C19: '1.41'
## Warning: Coercing text to numeric in T28881 / R28881C20: '5099.1'
## Warning: Coercing text to numeric in T28882 / R28882C20: '5099.1'
## Warning: Coercing text to numeric in T28883 / R28883C20: '5099.1'
## Warning: Coercing text to numeric in T28884 / R28884C20: '5099.1'
## Warning: Coercing text to numeric in T28885 / R28885C20: '5099.1'
## Warning: Coercing text to numeric in T28886 / R28886C20: '5099.1'
## Warning: Coercing text to numeric in T28887 / R28887C20: '5099.1'
## Warning: Coercing text to numeric in T28888 / R28888C20: '5099.1'
## Warning: Coercing text to numeric in T28889 / R28889C20: '5099.1'
## Warning: Coercing text to numeric in T28890 / R28890C20: '5099.1'
## Warning: Coercing text to numeric in T28891 / R28891C20: '5099.1'
## Warning: Coercing text to numeric in T28892 / R28892C20: '5099.1'
## Warning: Coercing text to numeric in T28893 / R28893C20: '5099.1'
## Warning: Coercing text to numeric in T28894 / R28894C20: '5099.1'
## Warning: Coercing text to numeric in T28895 / R28895C20: '5099.1'
## Warning: Coercing text to numeric in T28896 / R28896C20: '5099.1'
## Warning: Coercing text to numeric in T28897 / R28897C20: '5099.1'
## Warning: Coercing text to numeric in T28898 / R28898C20: '5099.1'
## Warning: Coercing text to numeric in T28899 / R28899C20: '5099.1'
## Warning: Coercing text to numeric in T28900 / R28900C20: '5099.1'
## Warning: Coercing text to numeric in T28901 / R28901C20: '5099.1'
## Warning: Coercing text to numeric in T28902 / R28902C20: '5099.1'
## Warning: Coercing text to numeric in T28903 / R28903C20: '5099.1'
## Warning: Coercing text to numeric in T28904 / R28904C20: '5099.1'
## Warning: Coercing text to numeric in T28905 / R28905C20: '5099.1'
## Warning: Coercing text to numeric in T28906 / R28906C20: '5099.1'
## Warning: Coercing text to numeric in T28907 / R28907C20: '5099.1'
## Warning: Coercing text to numeric in T28908 / R28908C20: '5099.1'
## Warning: Coercing text to numeric in T28909 / R28909C20: '5099.1'
## Warning: Coercing text to numeric in T28910 / R28910C20: '5099.1'
## Warning: Coercing text to numeric in T28911 / R28911C20: '5099.1'
## Warning: Coercing text to numeric in T28912 / R28912C20: '5099.1'
## Warning: Coercing text to numeric in T28913 / R28913C20: '5099.1'
## Warning: Coercing text to numeric in T28914 / R28914C20: '5099.1'
## Warning: Coercing text to numeric in T28915 / R28915C20: '5099.1'
## Warning: Coercing text to numeric in T28916 / R28916C20: '5099.1'
## Warning: Coercing text to numeric in T28917 / R28917C20: '5099.1'
## Warning: Coercing text to numeric in T28918 / R28918C20: '5099.1'
## Warning: Coercing text to numeric in T28919 / R28919C20: '5099.1'
## Warning: Coercing text to numeric in T28920 / R28920C20: '5099.1'
## Warning: Coercing text to numeric in T28921 / R28921C20: '5099.1'
## Warning: Coercing text to numeric in T28922 / R28922C20: '5099.1'
## Warning: Coercing text to numeric in T28923 / R28923C20: '5099.1'
## Warning: Coercing text to numeric in T28924 / R28924C20: '5099.1'
## Warning: Coercing text to numeric in T28925 / R28925C20: '5099.1'
## Warning: Coercing text to numeric in T28926 / R28926C20: '5099.1'
## Warning: Coercing text to numeric in T28927 / R28927C20: '5099.1'
## Warning: Coercing text to numeric in T28928 / R28928C20: '5099.1'
## Warning: Coercing text to numeric in T28929 / R28929C20: '5099.1'
## Warning: Coercing text to numeric in T28930 / R28930C20: '5099.1'
## Warning: Coercing text to numeric in T28931 / R28931C20: '5099.1'
## Warning: Coercing text to numeric in T28932 / R28932C20: '5099.1'
## Warning: Coercing text to numeric in T28933 / R28933C20: '5099.1'
## Warning: Coercing text to numeric in T28934 / R28934C20: '5099.1'
## Warning: Coercing text to numeric in T28935 / R28935C20: '5099.1'
## Warning: Coercing text to numeric in T28936 / R28936C20: '5099.1'
## Warning: Coercing text to numeric in T28937 / R28937C20: '5099.1'
## Warning: Coercing text to numeric in T28938 / R28938C20: '5099.1'
## Warning: Coercing text to numeric in T28939 / R28939C20: '5099.1'
## Warning: Coercing text to numeric in T28940 / R28940C20: '5099.1'
## Warning: Coercing text to numeric in T28941 / R28941C20: '5099.1'
## Warning: Coercing text to numeric in T28942 / R28942C20: '5099.1'
## Warning: Coercing text to numeric in T28943 / R28943C20: '5099.1'
## Warning: Coercing text to numeric in T28944 / R28944C20: '5099.1'
## Warning: Coercing text to numeric in T28945 / R28945C20: '5099.1'
## Warning: Coercing text to numeric in T28946 / R28946C20: '5099.1'
## Warning: Coercing text to numeric in T28947 / R28947C20: '5099.1'
## Warning: Coercing text to numeric in T28948 / R28948C20: '5099.1'
## Warning: Coercing text to numeric in T28949 / R28949C20: '5099.1'
## Warning: Coercing text to numeric in T28950 / R28950C20: '5099.1'
## Warning: Coercing text to numeric in T28951 / R28951C20: '5099.1'
## Warning: Coercing text to numeric in T28952 / R28952C20: '5099.1'
## Warning: Coercing text to numeric in T28953 / R28953C20: '5099.1'
## Warning: Coercing text to numeric in T28954 / R28954C20: '5099.1'
## Warning: Coercing text to numeric in T28955 / R28955C20: '5099.1'
## Warning: Coercing text to numeric in T28956 / R28956C20: '5099.1'
## Warning: Coercing text to numeric in T28957 / R28957C20: '5099.1'
## Warning: Coercing text to numeric in T28958 / R28958C20: '5099.1'
## Warning: Coercing text to numeric in T28959 / R28959C20: '5099.1'
## Warning: Coercing text to numeric in T28960 / R28960C20: '5099.1'
## Warning: Coercing text to numeric in T28961 / R28961C20: '5099.1'
## Warning: Coercing text to numeric in T28962 / R28962C20: '5099.1'
## Warning: Coercing text to numeric in T28963 / R28963C20: '5099.1'
## Warning: Coercing text to numeric in T28964 / R28964C20: '5099.1'
## Warning: Coercing text to numeric in T28965 / R28965C20: '5099.1'
## Warning: Coercing text to numeric in T28966 / R28966C20: '5099.1'
## Warning: Coercing text to numeric in T28967 / R28967C20: '5099.1'
## Warning: Coercing text to numeric in T28968 / R28968C20: '5099.1'
## Warning: Coercing text to numeric in T28969 / R28969C20: '5099.1'
## Warning: Coercing text to numeric in T28970 / R28970C20: '5099.1'
## Warning: Coercing text to numeric in T28971 / R28971C20: '5099.1'
## Warning: Coercing text to numeric in T28972 / R28972C20: '5099.1'
## Warning: Coercing text to numeric in T28973 / R28973C20: '5099.1'
## Warning: Coercing text to numeric in T28974 / R28974C20: '5099.1'
## Warning: Coercing text to numeric in T28975 / R28975C20: '5099.1'
## Warning: Coercing text to numeric in T28976 / R28976C20: '5099.1'
## Warning: Coercing text to numeric in T28977 / R28977C20: '5099.1'
## Warning: Coercing text to numeric in T28978 / R28978C20: '5099.1'
## Warning: Coercing text to numeric in T28979 / R28979C20: '5099.1'
## Warning: Coercing text to numeric in T28980 / R28980C20: '5099.1'
## Warning: Coercing text to numeric in T28981 / R28981C20: '5099.1'
## Warning: Coercing text to numeric in T28982 / R28982C20: '5099.1'
## Warning: Coercing text to numeric in T28983 / R28983C20: '5099.1'
## Warning: Coercing text to numeric in T28984 / R28984C20: '5099.1'
## Warning: Coercing text to numeric in T28985 / R28985C20: '5099.1'
## Warning: Coercing text to numeric in T28986 / R28986C20: '5099.1'
## Warning: Coercing text to numeric in T28987 / R28987C20: '5099.1'
## Warning: Coercing text to numeric in T28988 / R28988C20: '5099.1'
## Warning: Coercing text to numeric in T28989 / R28989C20: '5099.1'
## Warning: Coercing text to numeric in T28990 / R28990C20: '5099.1'
## Warning: Coercing text to numeric in T28991 / R28991C20: '5099.1'
## Warning: Coercing text to numeric in T28992 / R28992C20: '5099.1'
## Warning: Coercing text to numeric in T28993 / R28993C20: '5099.1'
## Warning: Coercing text to numeric in T28994 / R28994C20: '5099.1'
## Warning: Coercing text to numeric in T28995 / R28995C20: '5099.1'
## Warning: Coercing text to numeric in T28996 / R28996C20: '5099.1'
## Warning: Coercing text to numeric in T28997 / R28997C20: '5099.1'
## Warning: Coercing text to numeric in T28998 / R28998C20: '5099.1'
## Warning: Coercing text to numeric in T28999 / R28999C20: '5099.1'
## Warning: Coercing text to numeric in T29000 / R29000C20: '5099.1'
## Warning: Coercing text to numeric in T29001 / R29001C20: '5099.1'
## Warning: Coercing text to numeric in T29002 / R29002C20: '5099.1'
## Warning: Coercing text to numeric in T29003 / R29003C20: '5099.1'
## Warning: Coercing text to numeric in T29004 / R29004C20: '5099.1'
## Warning: Coercing text to numeric in T29005 / R29005C20: '5099.1'
## Warning: Coercing text to numeric in T29006 / R29006C20: '5099.1'
## Warning: Coercing text to numeric in T29007 / R29007C20: '5099.1'
## Warning: Coercing text to numeric in T29008 / R29008C20: '5099.1'
## Warning: Coercing text to numeric in T29009 / R29009C20: '5099.1'
## Warning: Coercing text to numeric in T29010 / R29010C20: '5099.1'
## Warning: Coercing text to numeric in T29011 / R29011C20: '5099.1'
## Warning: Coercing text to numeric in T29012 / R29012C20: '5099.1'
## Warning: Coercing text to numeric in T29013 / R29013C20: '5099.1'
## Warning: Coercing text to numeric in T29014 / R29014C20: '5099.1'
## Warning: Coercing text to numeric in T29015 / R29015C20: '5099.1'
## Warning: Coercing text to numeric in T29016 / R29016C20: '5099.1'
## Warning: Coercing text to numeric in T29017 / R29017C20: '5099.1'
## Warning: Coercing text to numeric in T29018 / R29018C20: '5099.1'
## Warning: Coercing text to numeric in T29019 / R29019C20: '5099.1'
## Warning: Coercing text to numeric in T29020 / R29020C20: '5099.1'
## Warning: Coercing text to numeric in T29021 / R29021C20: '5099.1'
## Warning: Coercing text to numeric in T29022 / R29022C20: '5099.1'
## Warning: Coercing text to numeric in T29023 / R29023C20: '5099.1'
## Warning: Coercing text to numeric in T29024 / R29024C20: '5099.1'
## Warning: Coercing text to numeric in T29025 / R29025C20: '5099.1'
## Warning: Coercing text to numeric in T29026 / R29026C20: '5099.1'
## Warning: Coercing text to numeric in T29027 / R29027C20: '5099.1'
## Warning: Coercing text to numeric in T29028 / R29028C20: '5099.1'
## Warning: Coercing text to numeric in T29029 / R29029C20: '5099.1'
## Warning: Coercing text to numeric in T29030 / R29030C20: '5099.1'
## Warning: Coercing text to numeric in T29031 / R29031C20: '5099.1'
## Warning: Coercing text to numeric in T29032 / R29032C20: '5099.1'
## Warning: Coercing text to numeric in T29033 / R29033C20: '5099.1'
## Warning: Coercing text to numeric in T29034 / R29034C20: '5099.1'
## Warning: Coercing text to numeric in T29035 / R29035C20: '5099.1'
## Warning: Coercing text to numeric in T29036 / R29036C20: '5099.1'
## Warning: Coercing text to numeric in T29037 / R29037C20: '5099.1'
## Warning: Coercing text to numeric in T29038 / R29038C20: '5099.1'
## Warning: Coercing text to numeric in T29039 / R29039C20: '5099.1'
## Warning: Coercing text to numeric in T29040 / R29040C20: '5099.1'
## Warning: Coercing text to numeric in T29041 / R29041C20: '5099.1'
## Warning: Coercing text to numeric in T29042 / R29042C20: '5099.1'
## Warning: Coercing text to numeric in T29043 / R29043C20: '5099.1'
## Warning: Coercing text to numeric in T29044 / R29044C20: '5099.1'
## Warning: Coercing text to numeric in T29045 / R29045C20: '5099.1'
## Warning: Coercing text to numeric in T29046 / R29046C20: '5099.1'
## Warning: Coercing text to numeric in T29047 / R29047C20: '5099.1'
## Warning: Coercing text to numeric in T29048 / R29048C20: '5099.1'
## Warning: Coercing text to numeric in T29049 / R29049C20: '5099.1'
## Warning: Coercing text to numeric in T29050 / R29050C20: '5099.1'
## Warning: Coercing text to numeric in T29051 / R29051C20: '5099.1'
## Warning: Coercing text to numeric in T29052 / R29052C20: '5099.1'
## Warning: Coercing text to numeric in T29053 / R29053C20: '5099.1'
## Warning: Coercing text to numeric in T29054 / R29054C20: '5099.1'
## Warning: Coercing text to numeric in T29055 / R29055C20: '5099.1'
## Warning: Coercing text to numeric in T29056 / R29056C20: '5099.1'
## Warning: Coercing text to numeric in T29057 / R29057C20: '5099.1'
## Warning: Coercing text to numeric in T29058 / R29058C20: '5099.1'
## Warning: Coercing text to numeric in T29059 / R29059C20: '5099.1'
## Warning: Coercing text to numeric in T29060 / R29060C20: '5099.1'
## Warning: Coercing text to numeric in T29061 / R29061C20: '5099.1'
## Warning: Coercing text to numeric in T29062 / R29062C20: '5099.1'
## Warning: Coercing text to numeric in T29063 / R29063C20: '5099.1'
## Warning: Coercing text to numeric in T29064 / R29064C20: '5099.1'
## Warning: Coercing text to numeric in T29065 / R29065C20: '5099.1'
## Warning: Coercing text to numeric in T29066 / R29066C20: '5099.1'
## Warning: Coercing text to numeric in T29067 / R29067C20: '5099.1'
## Warning: Coercing text to numeric in T29068 / R29068C20: '5099.1'
## Warning: Coercing text to numeric in T29069 / R29069C20: '5099.1'
## Warning: Coercing text to numeric in T29070 / R29070C20: '5099.1'
## Warning: Coercing text to numeric in T29071 / R29071C20: '5099.1'
## Warning: Coercing text to numeric in T29072 / R29072C20: '5099.1'
## Warning: Coercing text to numeric in T29073 / R29073C20: '5099.1'
## Warning: Coercing text to numeric in T29074 / R29074C20: '5099.1'
## Warning: Coercing text to numeric in T29075 / R29075C20: '5099.1'
## Warning: Coercing text to numeric in T29076 / R29076C20: '5099.1'
## Warning: Coercing text to numeric in T29077 / R29077C20: '5099.1'
## Warning: Coercing text to numeric in T29078 / R29078C20: '5099.1'
## Warning: Coercing text to numeric in T29079 / R29079C20: '5099.1'
## Warning: Coercing text to numeric in T29080 / R29080C20: '5099.1'
## Warning: Coercing text to numeric in T29081 / R29081C20: '5099.1'
## Warning: Coercing text to numeric in T29082 / R29082C20: '5099.1'
## Warning: Coercing text to numeric in T29083 / R29083C20: '5099.1'
## Warning: Coercing text to numeric in T29084 / R29084C20: '5099.1'
## Warning: Coercing text to numeric in T29085 / R29085C20: '5099.1'
## Warning: Coercing text to numeric in T29086 / R29086C20: '5099.1'
## Warning: Coercing text to numeric in T29087 / R29087C20: '5099.1'
## Warning: Coercing text to numeric in T29088 / R29088C20: '5099.1'
## Warning: Coercing text to numeric in T29089 / R29089C20: '5099.1'
## Warning: Coercing text to numeric in T29090 / R29090C20: '5099.1'
## Warning: Coercing text to numeric in T29091 / R29091C20: '5099.1'
## Warning: Coercing text to numeric in T29092 / R29092C20: '5099.1'
## Warning: Coercing text to numeric in T29093 / R29093C20: '5099.1'
## Warning: Coercing text to numeric in T29094 / R29094C20: '5099.1'
## Warning: Coercing text to numeric in T29095 / R29095C20: '5099.1'
## Warning: Coercing text to numeric in T29096 / R29096C20: '5099.1'
## Warning: Coercing text to numeric in T29097 / R29097C20: '5099.1'
## Warning: Coercing text to numeric in T29098 / R29098C20: '5099.1'
## Warning: Coercing text to numeric in T29099 / R29099C20: '5099.1'
## Warning: Coercing text to numeric in T29100 / R29100C20: '5099.1'
## Warning: Coercing text to numeric in T29101 / R29101C20: '5099.1'
## Warning: Coercing text to numeric in T29102 / R29102C20: '5099.1'
## Warning: Coercing text to numeric in T29103 / R29103C20: '5099.1'
## Warning: Coercing text to numeric in T29104 / R29104C20: '5099.1'
## Warning: Coercing text to numeric in T29105 / R29105C20: '5099.1'
## Warning: Coercing text to numeric in T29106 / R29106C20: '5099.1'
## Warning: Coercing text to numeric in T29107 / R29107C20: '5099.1'
## Warning: Coercing text to numeric in T29108 / R29108C20: '5099.1'
## Warning: Coercing text to numeric in T29109 / R29109C20: '5099.1'
## Warning: Coercing text to numeric in T29110 / R29110C20: '5099.1'
## Warning: Coercing text to numeric in T29111 / R29111C20: '5099.1'
## Warning: Coercing text to numeric in T29112 / R29112C20: '5099.1'
## Warning: Coercing text to numeric in T29113 / R29113C20: '5099.1'
## Warning: Coercing text to numeric in T29114 / R29114C20: '5099.1'
## Warning: Coercing text to numeric in T29115 / R29115C20: '5099.1'
## Warning: Coercing text to numeric in T29116 / R29116C20: '5099.1'
## Warning: Coercing text to numeric in T29117 / R29117C20: '5099.1'
## Warning: Coercing text to numeric in T29118 / R29118C20: '5099.1'
## Warning: Coercing text to numeric in T29119 / R29119C20: '5099.1'
## Warning: Coercing text to numeric in T29120 / R29120C20: '5099.1'
## Warning: Coercing text to numeric in T29121 / R29121C20: '5099.1'
## Warning: Coercing text to numeric in T29122 / R29122C20: '5099.1'
## Warning: Coercing text to numeric in T29123 / R29123C20: '5099.1'
## Warning: Coercing text to numeric in T29124 / R29124C20: '5099.1'
## Warning: Coercing text to numeric in T29125 / R29125C20: '5099.1'
## Warning: Coercing text to numeric in T29126 / R29126C20: '5099.1'
## Warning: Coercing text to numeric in T29127 / R29127C20: '5099.1'
## Warning: Coercing text to numeric in T29128 / R29128C20: '5099.1'
## Warning: Coercing text to numeric in T29129 / R29129C20: '5099.1'
## Warning: Coercing text to numeric in T29130 / R29130C20: '5099.1'
## Warning: Coercing text to numeric in T29131 / R29131C20: '5099.1'
## Warning: Coercing text to numeric in T29132 / R29132C20: '5099.1'
## Warning: Coercing text to numeric in T29133 / R29133C20: '5099.1'
## Warning: Coercing text to numeric in T29134 / R29134C20: '5099.1'
## Warning: Coercing text to numeric in T29135 / R29135C20: '5099.1'
## Warning: Coercing text to numeric in T29136 / R29136C20: '5099.1'
## Warning: Coercing text to numeric in T29137 / R29137C20: '5099.1'
## Warning: Coercing text to numeric in T29138 / R29138C20: '5099.1'
## Warning: Coercing text to numeric in T29139 / R29139C20: '5099.1'
## Warning: Coercing text to numeric in T29140 / R29140C20: '5099.1'
## Warning: Coercing text to numeric in T29141 / R29141C20: '5099.1'
## Warning: Coercing text to numeric in T29142 / R29142C20: '5099.1'
## Warning: Coercing text to numeric in T29143 / R29143C20: '5099.1'
## Warning: Coercing text to numeric in T29144 / R29144C20: '5099.1'
## Warning: Coercing text to numeric in T29145 / R29145C20: '5099.1'
## Warning: Coercing text to numeric in T29146 / R29146C20: '5099.1'
## Warning: Coercing text to numeric in T29147 / R29147C20: '5099.1'
## Warning: Coercing text to numeric in T29148 / R29148C20: '5099.1'
## Warning: Coercing text to numeric in T29149 / R29149C20: '5099.1'
## Warning: Coercing text to numeric in T29150 / R29150C20: '5099.1'
## Warning: Coercing text to numeric in T29151 / R29151C20: '5099.1'
## Warning: Coercing text to numeric in T29152 / R29152C20: '5099.1'
## Warning: Coercing text to numeric in T29153 / R29153C20: '5099.1'
## Warning: Coercing text to numeric in T29154 / R29154C20: '5099.1'
## Warning: Coercing text to numeric in T29155 / R29155C20: '5099.1'
## Warning: Coercing text to numeric in T29156 / R29156C20: '5099.1'
## Warning: Coercing text to numeric in T29157 / R29157C20: '5099.1'
## Warning: Coercing text to numeric in T29158 / R29158C20: '5099.1'
## Warning: Coercing text to numeric in T29159 / R29159C20: '5099.1'
## Warning: Coercing text to numeric in T29160 / R29160C20: '5099.1'
## Warning: Coercing text to numeric in T29161 / R29161C20: '5099.1'
## Warning: Coercing text to numeric in T29162 / R29162C20: '5099.1'
## Warning: Coercing text to numeric in T29163 / R29163C20: '5099.1'
## Warning: Coercing text to numeric in T29164 / R29164C20: '5099.1'
## Warning: Coercing text to numeric in T29165 / R29165C20: '5099.1'
## Warning: Coercing text to numeric in T29166 / R29166C20: '5099.1'
## Warning: Coercing text to numeric in T29167 / R29167C20: '5099.1'
## Warning: Coercing text to numeric in T29168 / R29168C20: '5099.1'
## Warning: Coercing text to numeric in T29169 / R29169C20: '5099.1'
## Warning: Coercing text to numeric in T29170 / R29170C20: '5099.1'
## Warning: Coercing text to numeric in T29171 / R29171C20: '5099.1'
## Warning: Coercing text to numeric in T29172 / R29172C20: '5099.1'
## Warning: Coercing text to numeric in T29173 / R29173C20: '5099.1'
## Warning: Coercing text to numeric in T29174 / R29174C20: '5099.1'
## Warning: Coercing text to numeric in T29175 / R29175C20: '5099.1'
## Warning: Coercing text to numeric in T29176 / R29176C20: '5099.1'
## Warning: Coercing text to numeric in T29177 / R29177C20: '5099.1'
## Warning: Coercing text to numeric in T29178 / R29178C20: '5099.1'
## Warning: Coercing text to numeric in T29179 / R29179C20: '5099.1'
## Warning: Coercing text to numeric in T29180 / R29180C20: '5099.1'
## Warning: Coercing text to numeric in T29181 / R29181C20: '5099.1'
## Warning: Coercing text to numeric in T29182 / R29182C20: '5099.1'
## Warning: Coercing text to numeric in T29183 / R29183C20: '5099.1'
## Warning: Coercing text to numeric in T29184 / R29184C20: '5099.1'
## Warning: Coercing text to numeric in T29185 / R29185C20: '5099.1'
## Warning: Coercing text to numeric in T29186 / R29186C20: '5099.1'
## Warning: Coercing text to numeric in T29187 / R29187C20: '5099.1'
## Warning: Coercing text to numeric in T29188 / R29188C20: '5099.1'
## Warning: Coercing text to numeric in T29189 / R29189C20: '5099.1'
## Warning: Coercing text to numeric in T29190 / R29190C20: '5099.1'
## Warning: Coercing text to numeric in T29191 / R29191C20: '5099.1'
## Warning: Coercing text to numeric in T29192 / R29192C20: '5099.1'
## Warning: Coercing text to numeric in T29193 / R29193C20: '5099.1'
## Warning: Coercing text to numeric in T29194 / R29194C20: '5099.1'
## Warning: Coercing text to numeric in T29195 / R29195C20: '5099.1'
## Warning: Coercing text to numeric in T29196 / R29196C20: '5099.1'
## Warning: Coercing text to numeric in T29197 / R29197C20: '5099.1'
## Warning: Coercing text to numeric in T29198 / R29198C20: '5099.1'
## Warning: Coercing text to numeric in T29199 / R29199C20: '5099.1'
## Warning: Coercing text to numeric in T29200 / R29200C20: '5099.1'
## Warning: Coercing text to numeric in T29201 / R29201C20: '5099.1'
## Warning: Coercing text to numeric in T29202 / R29202C20: '5099.1'
## Warning: Coercing text to numeric in T29203 / R29203C20: '5099.1'
## Warning: Coercing text to numeric in T29204 / R29204C20: '5099.1'
## Warning: Coercing text to numeric in T29205 / R29205C20: '5099.1'
## Warning: Coercing text to numeric in T29206 / R29206C20: '5099.1'
## Warning: Coercing text to numeric in T29207 / R29207C20: '5099.1'
## Warning: Coercing text to numeric in T29208 / R29208C20: '5099.1'
## Warning: Coercing text to numeric in T29209 / R29209C20: '5099.1'
## Warning: Coercing text to numeric in T29210 / R29210C20: '5099.1'
## Warning: Coercing text to numeric in T29211 / R29211C20: '5099.1'
## Warning: Coercing text to numeric in T29212 / R29212C20: '5099.1'
## Warning: Coercing text to numeric in T29213 / R29213C20: '5099.1'
## Warning: Coercing text to numeric in T29214 / R29214C20: '5099.1'
## Warning: Coercing text to numeric in T29215 / R29215C20: '5099.1'
## Warning: Coercing text to numeric in T29216 / R29216C20: '5099.1'
## Warning: Coercing text to numeric in T29217 / R29217C20: '5099.1'
## Warning: Coercing text to numeric in T29218 / R29218C20: '5099.1'
## Warning: Coercing text to numeric in T29219 / R29219C20: '5099.1'
## Warning: Coercing text to numeric in T29220 / R29220C20: '5099.1'
## Warning: Coercing text to numeric in T29221 / R29221C20: '5099.1'
## Warning: Coercing text to numeric in T29222 / R29222C20: '5099.1'
## Warning: Coercing text to numeric in T29223 / R29223C20: '5099.1'
## Warning: Coercing text to numeric in T29224 / R29224C20: '5099.1'
## Warning: Coercing text to numeric in T29225 / R29225C20: '5099.1'
## Warning: Coercing text to numeric in T29226 / R29226C20: '5099.1'
## Warning: Coercing text to numeric in T29227 / R29227C20: '5099.1'
## Warning: Coercing text to numeric in T29228 / R29228C20: '5099.1'
## Warning: Coercing text to numeric in T29229 / R29229C20: '5099.1'
## Warning: Coercing text to numeric in T29230 / R29230C20: '5099.1'
## Warning: Coercing text to numeric in T29231 / R29231C20: '5099.1'
## Warning: Coercing text to numeric in T29232 / R29232C20: '5099.1'
## Warning: Coercing text to numeric in T29233 / R29233C20: '5099.1'
## Warning: Coercing text to numeric in T29234 / R29234C20: '5099.1'
## Warning: Coercing text to numeric in T29235 / R29235C20: '5099.1'
## Warning: Coercing text to numeric in T29236 / R29236C20: '5099.1'
## Warning: Coercing text to numeric in T29237 / R29237C20: '5099.1'
## Warning: Coercing text to numeric in T29238 / R29238C20: '5099.1'
## Warning: Coercing text to numeric in T29239 / R29239C20: '5099.1'
## Warning: Coercing text to numeric in T29240 / R29240C20: '5099.1'
## Warning: Coercing text to numeric in T29241 / R29241C20: '5099.1'
## Warning: Coercing text to numeric in T29242 / R29242C20: '5099.1'
## Warning: Coercing text to numeric in T29243 / R29243C20: '5099.1'
## Warning: Coercing text to numeric in T29244 / R29244C20: '5099.1'
## Warning: Coercing text to numeric in T29245 / R29245C20: '5099.1'
## Warning: Coercing text to numeric in T29246 / R29246C20: '5099.1'
## Warning: Coercing text to numeric in T29247 / R29247C20: '5099.1'
## Warning: Coercing text to numeric in T29248 / R29248C20: '5099.1'
## Warning: Coercing text to numeric in T29249 / R29249C20: '5099.1'
## Warning: Coercing text to numeric in T29250 / R29250C20: '5099.1'
## Warning: Coercing text to numeric in T29251 / R29251C20: '5099.1'
## Warning: Coercing text to numeric in T29252 / R29252C20: '5099.1'
## Warning: Coercing text to numeric in T29253 / R29253C20: '5099.1'
## Warning: Coercing text to numeric in T29254 / R29254C20: '5099.1'
## Warning: Coercing text to numeric in T29255 / R29255C20: '5099.1'
## Warning: Coercing text to numeric in T29256 / R29256C20: '5099.1'
## Warning: Coercing text to numeric in T29257 / R29257C20: '5099.1'
## Warning: Coercing text to numeric in T29258 / R29258C20: '5099.1'
## Warning: Coercing text to numeric in T29259 / R29259C20: '5099.1'
## Warning: Coercing text to numeric in T29260 / R29260C20: '5099.1'
## Warning: Coercing text to numeric in T29261 / R29261C20: '5099.1'
## Warning: Coercing text to numeric in T29262 / R29262C20: '5099.1'
## Warning: Coercing text to numeric in T29263 / R29263C20: '5099.1'
## Warning: Coercing text to numeric in T29264 / R29264C20: '5099.1'
## Warning: Coercing text to numeric in T29265 / R29265C20: '5099.1'
## Warning: Coercing text to numeric in T29266 / R29266C20: '5099.1'
## Warning: Coercing text to numeric in T29267 / R29267C20: '5099.1'
## Warning: Coercing text to numeric in T29268 / R29268C20: '5099.1'
## Warning: Coercing text to numeric in T29269 / R29269C20: '5099.1'
## Warning: Coercing text to numeric in T29270 / R29270C20: '5099.1'
## Warning: Coercing text to numeric in T29271 / R29271C20: '5099.1'
## Warning: Coercing text to numeric in T29272 / R29272C20: '5099.1'
## Warning: Coercing text to numeric in T29273 / R29273C20: '5099.1'
## Warning: Coercing text to numeric in T29274 / R29274C20: '5099.1'
## Warning: Coercing text to numeric in T29275 / R29275C20: '5099.1'
## Warning: Coercing text to numeric in T29276 / R29276C20: '5099.1'
## Warning: Coercing text to numeric in T29277 / R29277C20: '5099.1'
## Warning: Coercing text to numeric in T29278 / R29278C20: '5099.1'
## Warning: Coercing text to numeric in T29279 / R29279C20: '5099.1'
## Warning: Coercing text to numeric in T29280 / R29280C20: '5099.1'
## Warning: Coercing text to numeric in T29281 / R29281C20: '5099.1'
## Warning: Coercing text to numeric in T29282 / R29282C20: '5099.1'
## Warning: Coercing text to numeric in T29283 / R29283C20: '5099.1'
## Warning: Coercing text to numeric in T29284 / R29284C20: '5099.1'
## Warning: Coercing text to numeric in T29285 / R29285C20: '5099.1'
## Warning: Coercing text to numeric in T29286 / R29286C20: '5099.1'
## Warning: Coercing text to numeric in T29287 / R29287C20: '5099.1'
## Warning: Coercing text to numeric in T29288 / R29288C20: '5099.1'
## Warning: Coercing text to numeric in T29289 / R29289C20: '5099.1'
## Warning: Coercing text to numeric in T29290 / R29290C20: '5099.1'
## Warning: Coercing text to numeric in T29291 / R29291C20: '5099.1'
## Warning: Coercing text to numeric in T29292 / R29292C20: '5099.1'
## Warning: Coercing text to numeric in T29293 / R29293C20: '5099.1'
## Warning: Coercing text to numeric in T29294 / R29294C20: '5099.1'
## Warning: Coercing text to numeric in T29295 / R29295C20: '5099.1'
## Warning: Coercing text to numeric in T29296 / R29296C20: '5099.1'
## Warning: Coercing text to numeric in T29297 / R29297C20: '5099.1'
## Warning: Coercing text to numeric in T29298 / R29298C20: '5099.1'
## Warning: Coercing text to numeric in T29299 / R29299C20: '5099.1'
## Warning: Coercing text to numeric in T29300 / R29300C20: '5099.1'
## Warning: Coercing text to numeric in T29301 / R29301C20: '5099.1'
## Warning: Coercing text to numeric in T29302 / R29302C20: '5099.1'
## Warning: Coercing text to numeric in T29303 / R29303C20: '5099.1'
## Warning: Coercing text to numeric in T29304 / R29304C20: '5099.1'
## Warning: Coercing text to numeric in T29305 / R29305C20: '5099.1'
## Warning: Coercing text to numeric in T29306 / R29306C20: '5099.1'
## Warning: Coercing text to numeric in T29307 / R29307C20: '5099.1'
## Warning: Coercing text to numeric in T29308 / R29308C20: '5099.1'
## Warning: Coercing text to numeric in T29309 / R29309C20: '5099.1'
## Warning: Coercing text to numeric in T29310 / R29310C20: '5099.1'
## Warning: Coercing text to numeric in T29311 / R29311C20: '5099.1'
## Warning: Coercing text to numeric in T29312 / R29312C20: '5099.1'
## Warning: Coercing text to numeric in T29313 / R29313C20: '5099.1'
## Warning: Coercing text to numeric in T29314 / R29314C20: '5099.1'
## Warning: Coercing text to numeric in T29315 / R29315C20: '5099.1'
## Warning: Coercing text to numeric in T29316 / R29316C20: '5099.1'
## Warning: Coercing text to numeric in T29317 / R29317C20: '5099.1'
## Warning: Coercing text to numeric in T29318 / R29318C20: '5099.1'
## Warning: Coercing text to numeric in T29319 / R29319C20: '5099.1'
## Warning: Coercing text to numeric in T29320 / R29320C20: '5099.1'
## Warning: Coercing text to numeric in T29321 / R29321C20: '5099.1'
## Warning: Coercing text to numeric in T29322 / R29322C20: '5099.1'
## Warning: Coercing text to numeric in T29323 / R29323C20: '5099.1'
## Warning: Coercing text to numeric in T29324 / R29324C20: '5099.1'
## Warning: Coercing text to numeric in T29325 / R29325C20: '5099.1'
## Warning: Coercing text to numeric in T29326 / R29326C20: '5099.1'
## Warning: Coercing text to numeric in T29327 / R29327C20: '5099.1'
## Warning: Coercing text to numeric in T29328 / R29328C20: '5099.1'
## Warning: Coercing text to numeric in T29329 / R29329C20: '5099.1'
## Warning: Coercing text to numeric in T29330 / R29330C20: '5099.1'
## Warning: Coercing text to numeric in T29331 / R29331C20: '5099.1'
## Warning: Coercing text to numeric in T29332 / R29332C20: '5099.1'
## Warning: Coercing text to numeric in T29333 / R29333C20: '5099.1'
## Warning: Coercing text to numeric in T29334 / R29334C20: '5099.1'
## Warning: Coercing text to numeric in T29335 / R29335C20: '5099.1'
## Warning: Coercing text to numeric in T29336 / R29336C20: '5099.1'
## Warning: Coercing text to numeric in T29337 / R29337C20: '5099.1'
## Warning: Coercing text to numeric in T29338 / R29338C20: '5099.1'
## Warning: Coercing text to numeric in T29339 / R29339C20: '5099.1'
## Warning: Coercing text to numeric in T29340 / R29340C20: '5099.1'
## Warning: Coercing text to numeric in T29341 / R29341C20: '5099.1'
## Warning: Coercing text to numeric in T29342 / R29342C20: '5099.1'
## Warning: Coercing text to numeric in T29343 / R29343C20: '5099.1'
## Warning: Coercing text to numeric in T29344 / R29344C20: '5099.1'
## Warning: Coercing text to numeric in T29345 / R29345C20: '5099.1'
## Warning: Coercing text to numeric in T29346 / R29346C20: '5099.1'
## Warning: Coercing text to numeric in T29347 / R29347C20: '5099.1'
## Warning: Coercing text to numeric in T29348 / R29348C20: '5099.1'
## Warning: Coercing text to numeric in T29349 / R29349C20: '5099.1'
## Warning: Coercing text to numeric in T29350 / R29350C20: '5099.1'
## Warning: Coercing text to numeric in T29351 / R29351C20: '5099.1'
## Warning: Coercing text to numeric in T29352 / R29352C20: '5099.1'
## Warning: Coercing text to numeric in T29353 / R29353C20: '5099.1'
## Warning: Coercing text to numeric in T29354 / R29354C20: '5099.1'
## Warning: Coercing text to numeric in T29355 / R29355C20: '5099.1'
## Warning: Coercing text to numeric in T29356 / R29356C20: '5099.1'
## Warning: Coercing text to numeric in T29357 / R29357C20: '5099.1'
## Warning: Coercing text to numeric in T29358 / R29358C20: '5099.1'
## Warning: Coercing text to numeric in T29359 / R29359C20: '5099.1'
## Warning: Coercing text to numeric in T29360 / R29360C20: '5099.1'
## Warning: Coercing text to numeric in T29361 / R29361C20: '5099.1'
## Warning: Coercing text to numeric in T29362 / R29362C20: '5099.1'
## Warning: Coercing text to numeric in T29363 / R29363C20: '5099.1'
## Warning: Coercing text to numeric in T29364 / R29364C20: '5099.1'
## Warning: Coercing text to numeric in T29365 / R29365C20: '5099.1'
## Warning: Coercing text to numeric in T29366 / R29366C20: '5099.1'
## Warning: Coercing text to numeric in T29367 / R29367C20: '5099.1'
## Warning: Coercing text to numeric in T29368 / R29368C20: '5099.1'
## Warning: Coercing text to numeric in T29369 / R29369C20: '5099.1'
## Warning: Coercing text to numeric in T29370 / R29370C20: '5099.1'
## Warning: Coercing text to numeric in T29371 / R29371C20: '5099.1'
## Warning: Coercing text to numeric in T29372 / R29372C20: '5099.1'
## Warning: Coercing text to numeric in T29373 / R29373C20: '5099.1'
## Warning: Coercing text to numeric in T29374 / R29374C20: '5099.1'
## Warning: Coercing text to numeric in T29375 / R29375C20: '5099.1'
## Warning: Coercing text to numeric in T29376 / R29376C20: '5099.1'
## Warning: Coercing text to numeric in T29377 / R29377C20: '5099.1'
## Warning: Coercing text to numeric in T29378 / R29378C20: '5099.1'
## Warning: Coercing text to numeric in T29379 / R29379C20: '5099.1'
## Warning: Coercing text to numeric in T29380 / R29380C20: '5099.1'
## Warning: Coercing text to numeric in T29381 / R29381C20: '5099.1'
## Warning: Coercing text to numeric in T29382 / R29382C20: '5099.1'
## Warning: Coercing text to numeric in T29383 / R29383C20: '5099.1'
## Warning: Coercing text to numeric in T29384 / R29384C20: '5099.1'
## Warning: Coercing text to numeric in T29385 / R29385C20: '5099.1'
## Warning: Coercing text to numeric in T29386 / R29386C20: '5099.1'
## Warning: Coercing text to numeric in T29387 / R29387C20: '5099.1'
## Warning: Coercing text to numeric in T29388 / R29388C20: '5099.1'
## Warning: Coercing text to numeric in T29389 / R29389C20: '5099.1'
## Warning: Coercing text to numeric in T29390 / R29390C20: '5099.1'
## Warning: Coercing text to numeric in T29391 / R29391C20: '5099.1'
## Warning: Coercing text to numeric in T29392 / R29392C20: '5099.1'
## Warning: Coercing text to numeric in T29393 / R29393C20: '5099.1'
## Warning: Coercing text to numeric in T29394 / R29394C20: '5099.1'
## Warning: Coercing text to numeric in T29395 / R29395C20: '5099.1'
## Warning: Coercing text to numeric in T29396 / R29396C20: '5099.1'
## Warning: Coercing text to numeric in T29397 / R29397C20: '5099.1'
## Warning: Coercing text to numeric in T29398 / R29398C20: '5099.1'
## Warning: Coercing text to numeric in T29399 / R29399C20: '5099.1'
## Warning: Coercing text to numeric in T29400 / R29400C20: '5099.1'
## Warning: Coercing text to numeric in T29401 / R29401C20: '5099.1'
## Warning: Coercing text to numeric in T29402 / R29402C20: '5099.1'
## Warning: Coercing text to numeric in T29403 / R29403C20: '5099.1'
## Warning: Coercing text to numeric in T29404 / R29404C20: '5099.1'
## Warning: Coercing text to numeric in T29405 / R29405C20: '5099.1'
## Warning: Coercing text to numeric in T29406 / R29406C20: '5099.1'
## Warning: Coercing text to numeric in T29407 / R29407C20: '5099.1'
## Warning: Coercing text to numeric in T29408 / R29408C20: '5099.1'
## Warning: Coercing text to numeric in T29409 / R29409C20: '5099.1'
## Warning: Coercing text to numeric in T29410 / R29410C20: '5099.1'
## Warning: Coercing text to numeric in T29411 / R29411C20: '5099.1'
## Warning: Coercing text to numeric in T29412 / R29412C20: '5099.1'
## Warning: Coercing text to numeric in T29413 / R29413C20: '5099.1'
## Warning: Coercing text to numeric in T29414 / R29414C20: '5099.1'
## Warning: Coercing text to numeric in T29415 / R29415C20: '5099.1'
## Warning: Coercing text to numeric in T29416 / R29416C20: '5099.1'
## Warning: Coercing text to numeric in T29417 / R29417C20: '5099.1'
## Warning: Coercing text to numeric in T29418 / R29418C20: '5099.1'
## Warning: Coercing text to numeric in T29419 / R29419C20: '5099.1'
## Warning: Coercing text to numeric in T29420 / R29420C20: '5099.1'
## Warning: Coercing text to numeric in T29421 / R29421C20: '5099.1'
## Warning: Coercing text to numeric in T29422 / R29422C20: '5099.1'
## Warning: Coercing text to numeric in T29423 / R29423C20: '5099.1'
## Warning: Coercing text to numeric in T29424 / R29424C20: '5099.1'
## Warning: Coercing text to numeric in T29425 / R29425C20: '5099.1'
## Warning: Coercing text to numeric in T29426 / R29426C20: '5099.1'
## Warning: Coercing text to numeric in T29427 / R29427C20: '5099.1'
## Warning: Coercing text to numeric in T29428 / R29428C20: '5099.1'
## Warning: Coercing text to numeric in T29429 / R29429C20: '5099.1'
## Warning: Coercing text to numeric in T29430 / R29430C20: '5099.1'
## Warning: Coercing text to numeric in T29431 / R29431C20: '5099.1'
## Warning: Coercing text to numeric in T29432 / R29432C20: '5099.1'
## Warning: Coercing text to numeric in T29433 / R29433C20: '5099.1'
## Warning: Coercing text to numeric in T29434 / R29434C20: '5099.1'
## Warning: Coercing text to numeric in T29435 / R29435C20: '5099.1'
## Warning: Coercing text to numeric in T29436 / R29436C20: '5099.1'
## Warning: Coercing text to numeric in T29437 / R29437C20: '5099.1'
## Warning: Coercing text to numeric in T29438 / R29438C20: '5099.1'
## Warning: Coercing text to numeric in T29439 / R29439C20: '5099.1'
## Warning: Coercing text to numeric in T29440 / R29440C20: '5099.1'
## Warning: Coercing text to numeric in T29441 / R29441C20: '5099.1'
## Warning: Coercing text to numeric in T29442 / R29442C20: '5099.1'
## Warning: Coercing text to numeric in T29443 / R29443C20: '5099.1'
## Warning: Coercing text to numeric in T29444 / R29444C20: '5099.1'
## Warning: Coercing text to numeric in T29445 / R29445C20: '5099.1'
## Warning: Coercing text to numeric in T29446 / R29446C20: '5099.1'
## Warning: Coercing text to numeric in T29447 / R29447C20: '5099.1'
## Warning: Coercing text to numeric in T29448 / R29448C20: '5099.1'
## Warning: Coercing text to numeric in T29449 / R29449C20: '5099.1'
## Warning: Coercing text to numeric in T29450 / R29450C20: '5099.1'
## Warning: Coercing text to numeric in T29451 / R29451C20: '5099.1'
## Warning: Coercing text to numeric in T29452 / R29452C20: '5099.1'
## Warning: Coercing text to numeric in T29453 / R29453C20: '5099.1'
## Warning: Coercing text to numeric in T29454 / R29454C20: '5099.1'
## Warning: Coercing text to numeric in T29455 / R29455C20: '5099.1'
## Warning: Coercing text to numeric in T29456 / R29456C20: '5099.1'
## Warning: Coercing text to numeric in T29457 / R29457C20: '5099.1'
## Warning: Coercing text to numeric in T29458 / R29458C20: '5099.1'
## Warning: Coercing text to numeric in T29459 / R29459C20: '5099.1'
## Warning: Coercing text to numeric in T29460 / R29460C20: '5099.1'
## Warning: Coercing text to numeric in T29461 / R29461C20: '5099.1'
## Warning: Coercing text to numeric in T29462 / R29462C20: '5099.1'
## Warning: Coercing text to numeric in T29463 / R29463C20: '5099.1'
## Warning: Coercing text to numeric in T29464 / R29464C20: '5099.1'
## Warning: Coercing text to numeric in T29465 / R29465C20: '5099.1'
## Warning: Coercing text to numeric in T29466 / R29466C20: '5099.1'
## Warning: Coercing text to numeric in T29467 / R29467C20: '5099.1'
## Warning: Coercing text to numeric in T29468 / R29468C20: '5099.1'
## Warning: Coercing text to numeric in T29469 / R29469C20: '5099.1'
## Warning: Coercing text to numeric in T29470 / R29470C20: '5099.1'
## Warning: Coercing text to numeric in T29471 / R29471C20: '5099.1'
## Warning: Coercing text to numeric in T29472 / R29472C20: '5099.1'
## Warning: Coercing text to numeric in T29473 / R29473C20: '5099.1'
## Warning: Coercing text to numeric in T29474 / R29474C20: '5099.1'
## Warning: Coercing text to numeric in T29475 / R29475C20: '5099.1'
## Warning: Coercing text to numeric in T29476 / R29476C20: '5099.1'
## Warning: Coercing text to numeric in T29477 / R29477C20: '5099.1'
## Warning: Coercing text to numeric in T29478 / R29478C20: '5099.1'
## Warning: Coercing text to numeric in T29479 / R29479C20: '5099.1'
## Warning: Coercing text to numeric in T29480 / R29480C20: '5099.1'
## Warning: Coercing text to numeric in T29481 / R29481C20: '5099.1'
## Warning: Coercing text to numeric in T29482 / R29482C20: '5099.1'
## Warning: Coercing text to numeric in T29483 / R29483C20: '5099.1'
## Warning: Coercing text to numeric in T29484 / R29484C20: '5099.1'
## Warning: Coercing text to numeric in T29485 / R29485C20: '5099.1'
## Warning: Coercing text to numeric in T29486 / R29486C20: '5099.1'
## Warning: Coercing text to numeric in T29487 / R29487C20: '5099.1'
## Warning: Coercing text to numeric in T29488 / R29488C20: '5099.1'
## Warning: Coercing text to numeric in T29489 / R29489C20: '5099.1'
## Warning: Coercing text to numeric in T29490 / R29490C20: '5099.1'
## Warning: Coercing text to numeric in T29491 / R29491C20: '5099.1'
## Warning: Coercing text to numeric in T29492 / R29492C20: '5099.1'
## Warning: Coercing text to numeric in T29493 / R29493C20: '5099.1'
## Warning: Coercing text to numeric in T29494 / R29494C20: '5099.1'
## Warning: Coercing text to numeric in T29495 / R29495C20: '5099.1'
## Warning: Coercing text to numeric in T29496 / R29496C20: '5099.1'
## Warning: Coercing text to numeric in T29497 / R29497C20: '5099.1'
## Warning: Coercing text to numeric in T29498 / R29498C20: '5099.1'
## Warning: Coercing text to numeric in T29499 / R29499C20: '5099.1'
## Warning: Coercing text to numeric in T29500 / R29500C20: '5099.1'
## Warning: Coercing text to numeric in T29501 / R29501C20: '5099.1'
## Warning: Coercing text to numeric in T29502 / R29502C20: '5099.1'
## Warning: Coercing text to numeric in T29503 / R29503C20: '5099.1'
## Warning: Coercing text to numeric in T29504 / R29504C20: '5099.1'
## Warning: Coercing text to numeric in T29505 / R29505C20: '5099.1'
## Warning: Coercing text to numeric in T29506 / R29506C20: '5099.1'
## Warning: Coercing text to numeric in T29507 / R29507C20: '5099.1'
## Warning: Coercing text to numeric in T29508 / R29508C20: '5099.1'
## Warning: Coercing text to numeric in T29509 / R29509C20: '5099.1'
## Warning: Coercing text to numeric in T29510 / R29510C20: '5099.1'
## Warning: Coercing text to numeric in T29511 / R29511C20: '5099.1'
## Warning: Coercing text to numeric in T29512 / R29512C20: '5099.1'
## Warning: Coercing text to numeric in T29513 / R29513C20: '5099.1'
## Warning: Coercing text to numeric in T29514 / R29514C20: '5099.1'
## Warning: Coercing text to numeric in T29515 / R29515C20: '5099.1'
## Warning: Coercing text to numeric in T29516 / R29516C20: '5099.1'
## Warning: Coercing text to numeric in T29517 / R29517C20: '5099.1'
## Warning: Coercing text to numeric in T29518 / R29518C20: '5099.1'
## Warning: Coercing text to numeric in T29519 / R29519C20: '5099.1'
## Warning: Coercing text to numeric in T29520 / R29520C20: '5099.1'
## Warning: Coercing text to numeric in T29521 / R29521C20: '5099.1'
## Warning: Coercing text to numeric in T29522 / R29522C20: '5099.1'
## Warning: Coercing text to numeric in T29523 / R29523C20: '5099.1'
## Warning: Coercing text to numeric in T29524 / R29524C20: '5099.1'
## Warning: Coercing text to numeric in T29525 / R29525C20: '5099.1'
## Warning: Coercing text to numeric in T29526 / R29526C20: '5099.1'
## Warning: Coercing text to numeric in T29527 / R29527C20: '5099.1'
## Warning: Coercing text to numeric in T29528 / R29528C20: '5099.1'
## Warning: Coercing text to numeric in T29529 / R29529C20: '5099.1'
## Warning: Coercing text to numeric in T29530 / R29530C20: '5099.1'
## Warning: Coercing text to numeric in T29531 / R29531C20: '5099.1'
## Warning: Coercing text to numeric in T29532 / R29532C20: '5099.1'
## Warning: Coercing text to numeric in T29533 / R29533C20: '5099.1'
## Warning: Coercing text to numeric in T29534 / R29534C20: '5099.1'
## Warning: Coercing text to numeric in T29535 / R29535C20: '5099.1'
## Warning: Coercing text to numeric in T29536 / R29536C20: '5099.1'
## Warning: Coercing text to numeric in T29537 / R29537C20: '5099.1'
## Warning: Coercing text to numeric in T29538 / R29538C20: '5099.1'
## Warning: Coercing text to numeric in T29539 / R29539C20: '5099.1'
## Warning: Coercing text to numeric in T29540 / R29540C20: '5099.1'
## Warning: Coercing text to numeric in T29541 / R29541C20: '5099.1'
## Warning: Coercing text to numeric in T29542 / R29542C20: '5099.1'
## Warning: Coercing text to numeric in T29543 / R29543C20: '5099.1'
## Warning: Coercing text to numeric in T29544 / R29544C20: '5099.1'
## Warning: Coercing text to numeric in T29545 / R29545C20: '5099.1'
## Warning: Coercing text to numeric in T29546 / R29546C20: '5099.1'
## Warning: Coercing text to numeric in T29547 / R29547C20: '5099.1'
## Warning: Coercing text to numeric in T29548 / R29548C20: '5099.1'
## Warning: Coercing text to numeric in T29549 / R29549C20: '5099.1'
## Warning: Coercing text to numeric in T29550 / R29550C20: '5099.1'
## Warning: Coercing text to numeric in T29551 / R29551C20: '5099.1'
## Warning: Coercing text to numeric in T29552 / R29552C20: '5099.1'
## Warning: Coercing text to numeric in T29553 / R29553C20: '5099.1'
## Warning: Coercing text to numeric in T29554 / R29554C20: '5099.1'
## Warning: Coercing text to numeric in T29555 / R29555C20: '5099.1'
## Warning: Coercing text to numeric in T29556 / R29556C20: '5099.1'
## Warning: Coercing text to numeric in T29557 / R29557C20: '5099.1'
## Warning: Coercing text to numeric in T29558 / R29558C20: '5099.1'
## Warning: Coercing text to numeric in T29559 / R29559C20: '5099.1'
## Warning: Coercing text to numeric in T29560 / R29560C20: '5099.1'
## Warning: Coercing text to numeric in T29561 / R29561C20: '5099.1'
## Warning: Coercing text to numeric in T29562 / R29562C20: '5099.1'
## Warning: Coercing text to numeric in T29563 / R29563C20: '5099.1'
## Warning: Coercing text to numeric in T29564 / R29564C20: '5099.1'
## Warning: Coercing text to numeric in T29565 / R29565C20: '5099.1'
## Warning: Coercing text to numeric in T29566 / R29566C20: '5099.1'
## Warning: Coercing text to numeric in T29567 / R29567C20: '5099.1'
## Warning: Coercing text to numeric in T29568 / R29568C20: '5099.1'
## Warning: Coercing text to numeric in T29569 / R29569C20: '5099.1'
## Warning: Coercing text to numeric in T29570 / R29570C20: '5099.1'
## Warning: Coercing text to numeric in T29571 / R29571C20: '5099.1'
## Warning: Coercing text to numeric in T29572 / R29572C20: '5099.1'
## Warning: Coercing text to numeric in T29573 / R29573C20: '5099.1'
## Warning: Coercing text to numeric in T29574 / R29574C20: '5099.1'
## Warning: Coercing text to numeric in T29575 / R29575C20: '5099.1'
## Warning: Coercing text to numeric in T29576 / R29576C20: '5099.1'
## Warning: Coercing text to numeric in T29577 / R29577C20: '5099.1'
## Warning: Coercing text to numeric in T29578 / R29578C20: '5099.1'
## Warning: Coercing text to numeric in T29579 / R29579C20: '5099.1'
## Warning: Coercing text to numeric in T29580 / R29580C20: '5099.1'
## Warning: Coercing text to numeric in T29581 / R29581C20: '5099.1'
## Warning: Coercing text to numeric in T29582 / R29582C20: '5099.1'
## Warning: Coercing text to numeric in T29583 / R29583C20: '5099.1'
## Warning: Coercing text to numeric in T29584 / R29584C20: '5099.1'
## Warning: Coercing text to numeric in T29585 / R29585C20: '5099.1'
## Warning: Coercing text to numeric in T29586 / R29586C20: '5099.1'
## Warning: Coercing text to numeric in T29587 / R29587C20: '5099.1'
## Warning: Coercing text to numeric in T29588 / R29588C20: '5099.1'
## Warning: Coercing text to numeric in T29589 / R29589C20: '5099.1'
## Warning: Coercing text to numeric in T29590 / R29590C20: '5099.1'
## Warning: Coercing text to numeric in T29591 / R29591C20: '5099.1'
## Warning: Coercing text to numeric in T29592 / R29592C20: '5099.1'
## Warning: Coercing text to numeric in T29593 / R29593C20: '5099.1'
## Warning: Coercing text to numeric in T29594 / R29594C20: '5099.1'
## Warning: Coercing text to numeric in T29595 / R29595C20: '5099.1'
## Warning: Coercing text to numeric in T29596 / R29596C20: '5099.1'
## Warning: Coercing text to numeric in T29597 / R29597C20: '5099.1'
## Warning: Coercing text to numeric in T29598 / R29598C20: '5099.1'
## Warning: Coercing text to numeric in T29599 / R29599C20: '5099.1'
## Warning: Coercing text to numeric in T29600 / R29600C20: '5099.1'
## Warning: Coercing text to numeric in T29601 / R29601C20: '5099.1'
## Warning: Coercing text to numeric in T29602 / R29602C20: '5099.1'
## Warning: Coercing text to numeric in T29603 / R29603C20: '5099.1'
## Warning: Coercing text to numeric in T29604 / R29604C20: '5099.1'
## Warning: Coercing text to numeric in T29605 / R29605C20: '5099.1'
## Warning: Coercing text to numeric in T29606 / R29606C20: '5099.1'
## Warning: Coercing text to numeric in T29607 / R29607C20: '5099.1'
## Warning: Coercing text to numeric in T29608 / R29608C20: '5099.1'
## Warning: Coercing text to numeric in T29609 / R29609C20: '5099.1'
## Warning: Coercing text to numeric in T29610 / R29610C20: '5099.1'
## Warning: Coercing text to numeric in T29611 / R29611C20: '5099.1'
## Warning: Coercing text to numeric in T29612 / R29612C20: '5099.1'
## Warning: Coercing text to numeric in T29613 / R29613C20: '5099.1'
## Warning: Coercing text to numeric in T29614 / R29614C20: '5099.1'
## Warning: Coercing text to numeric in T29615 / R29615C20: '5099.1'
## Warning: Coercing text to numeric in T29616 / R29616C20: '5099.1'
## Warning: Coercing text to numeric in T29617 / R29617C20: '5099.1'
## Warning: Coercing text to numeric in T29618 / R29618C20: '5099.1'
## Warning: Coercing text to numeric in T29619 / R29619C20: '5099.1'
## Warning: Coercing text to numeric in T29620 / R29620C20: '5099.1'
## Warning: Coercing text to numeric in T29621 / R29621C20: '5099.1'
## Warning: Coercing text to numeric in T29622 / R29622C20: '5099.1'
## Warning: Coercing text to numeric in T29623 / R29623C20: '5099.1'
## Warning: Coercing text to numeric in T29624 / R29624C20: '5099.1'
## Warning: Coercing text to numeric in T29625 / R29625C20: '5099.1'
## Warning: Coercing text to numeric in T29626 / R29626C20: '5099.1'
## Warning: Coercing text to numeric in T29627 / R29627C20: '5099.1'
## Warning: Coercing text to numeric in T29628 / R29628C20: '5099.1'
## Warning: Coercing text to numeric in T29629 / R29629C20: '5099.1'
## Warning: Coercing text to numeric in T29630 / R29630C20: '5099.1'
## Warning: Coercing text to numeric in T29631 / R29631C20: '5099.1'
## Warning: Coercing text to numeric in T29632 / R29632C20: '5099.1'
## Warning: Coercing text to numeric in T29633 / R29633C20: '5099.1'
## Warning: Coercing text to numeric in T29634 / R29634C20: '5099.1'
## Warning: Coercing text to numeric in T29635 / R29635C20: '5099.1'
## Warning: Coercing text to numeric in T29636 / R29636C20: '5099.1'
## Warning: Coercing text to numeric in T29637 / R29637C20: '5099.1'
## Warning: Coercing text to numeric in T29638 / R29638C20: '5099.1'
## Warning: Coercing text to numeric in T29639 / R29639C20: '5099.1'
## Warning: Coercing text to numeric in T29640 / R29640C20: '5099.1'
## Warning: Coercing text to numeric in T29641 / R29641C20: '5099.1'
## Warning: Coercing text to numeric in T29642 / R29642C20: '5099.1'
## Warning: Coercing text to numeric in T29643 / R29643C20: '5099.1'
## Warning: Coercing text to numeric in T29644 / R29644C20: '5099.1'
## Warning: Coercing text to numeric in T29645 / R29645C20: '5099.1'
## Warning: Coercing text to numeric in T29646 / R29646C20: '5099.1'
## Warning: Coercing text to numeric in T29647 / R29647C20: '5099.1'
## Warning: Coercing text to numeric in T29648 / R29648C20: '5099.1'
## Warning: Coercing text to numeric in T29649 / R29649C20: '5099.1'
## Warning: Coercing text to numeric in T29650 / R29650C20: '5099.1'
## Warning: Coercing text to numeric in T29651 / R29651C20: '5099.1'
## Warning: Coercing text to numeric in T29652 / R29652C20: '5099.1'
## Warning: Coercing text to numeric in T29653 / R29653C20: '5099.1'
## Warning: Coercing text to numeric in T29654 / R29654C20: '5099.1'
## Warning: Coercing text to numeric in T29655 / R29655C20: '5099.1'
## Warning: Coercing text to numeric in T29656 / R29656C20: '5099.1'
## Warning: Coercing text to numeric in T29657 / R29657C20: '5099.1'
## Warning: Coercing text to numeric in T29658 / R29658C20: '5099.1'
## Warning: Coercing text to numeric in T29659 / R29659C20: '5099.1'
## Warning: Coercing text to numeric in T29660 / R29660C20: '5099.1'
## Warning: Coercing text to numeric in T29661 / R29661C20: '5099.1'
## Warning: Coercing text to numeric in T29662 / R29662C20: '5099.1'
## Warning: Coercing text to numeric in T29663 / R29663C20: '5099.1'
## Warning: Coercing text to numeric in T29664 / R29664C20: '5099.1'
## Warning: Coercing text to numeric in T29665 / R29665C20: '5099.1'
## Warning: Coercing text to numeric in T29666 / R29666C20: '5099.1'
## Warning: Coercing text to numeric in T29667 / R29667C20: '5099.1'
## Warning: Coercing text to numeric in T29668 / R29668C20: '5099.1'
## Warning: Coercing text to numeric in T29669 / R29669C20: '5099.1'
## Warning: Coercing text to numeric in T29670 / R29670C20: '5099.1'
## Warning: Coercing text to numeric in T29671 / R29671C20: '5099.1'
## Warning: Coercing text to numeric in T29672 / R29672C20: '5099.1'
## Warning: Coercing text to numeric in T29673 / R29673C20: '5099.1'
## Warning: Coercing text to numeric in T29674 / R29674C20: '5099.1'
## Warning: Coercing text to numeric in T29675 / R29675C20: '5099.1'
## Warning: Coercing text to numeric in T29676 / R29676C20: '5099.1'
## Warning: Coercing text to numeric in T29677 / R29677C20: '5099.1'
## Warning: Coercing text to numeric in T29678 / R29678C20: '5099.1'
## Warning: Coercing text to numeric in T29679 / R29679C20: '5099.1'
## Warning: Coercing text to numeric in T29680 / R29680C20: '5099.1'
## Warning: Coercing text to numeric in T29681 / R29681C20: '5099.1'
## Warning: Coercing text to numeric in T29682 / R29682C20: '5099.1'
## Warning: Coercing text to numeric in T29683 / R29683C20: '5099.1'
## Warning: Coercing text to numeric in T29684 / R29684C20: '5099.1'
## Warning: Coercing text to numeric in T29685 / R29685C20: '5099.1'
## Warning: Coercing text to numeric in T29686 / R29686C20: '5099.1'
## Warning: Coercing text to numeric in T29687 / R29687C20: '5099.1'
## Warning: Coercing text to numeric in T29688 / R29688C20: '5099.1'
## Warning: Coercing text to numeric in T29689 / R29689C20: '5099.1'
## Warning: Coercing text to numeric in T29690 / R29690C20: '5099.1'
## Warning: Coercing text to numeric in T29691 / R29691C20: '5099.1'
## Warning: Coercing text to numeric in T29692 / R29692C20: '5099.1'
## Warning: Coercing text to numeric in T29693 / R29693C20: '5099.1'
## Warning: Coercing text to numeric in T29694 / R29694C20: '5099.1'
## Warning: Coercing text to numeric in T29695 / R29695C20: '5099.1'
## Warning: Coercing text to numeric in T29696 / R29696C20: '5099.1'
## Warning: Coercing text to numeric in T29697 / R29697C20: '5099.1'
## Warning: Coercing text to numeric in T29698 / R29698C20: '5099.1'
## Warning: Coercing text to numeric in T29699 / R29699C20: '5099.1'
## Warning: Coercing text to numeric in T29700 / R29700C20: '5099.1'
## Warning: Coercing text to numeric in T29701 / R29701C20: '5099.1'
## Warning: Coercing text to numeric in T29702 / R29702C20: '5099.1'
## Warning: Coercing text to numeric in T29703 / R29703C20: '5099.1'
## Warning: Coercing text to numeric in T29704 / R29704C20: '5099.1'
## Warning: Coercing text to numeric in T29705 / R29705C20: '5099.1'
## Warning: Coercing text to numeric in T29706 / R29706C20: '5099.1'
## Warning: Coercing text to numeric in T29707 / R29707C20: '5099.1'
## Warning: Coercing text to numeric in T29708 / R29708C20: '5099.1'
## Warning: Coercing text to numeric in T29709 / R29709C20: '5099.1'
## Warning: Coercing text to numeric in T29710 / R29710C20: '5099.1'
## Warning: Coercing text to numeric in T29711 / R29711C20: '5099.1'
## Warning: Coercing text to numeric in T29712 / R29712C20: '5099.1'
## Warning: Coercing text to numeric in T29713 / R29713C20: '5099.1'
## Warning: Coercing text to numeric in T29714 / R29714C20: '5099.1'
## Warning: Coercing text to numeric in T29715 / R29715C20: '5099.1'
## Warning: Coercing text to numeric in T29716 / R29716C20: '5099.1'
## Warning: Coercing text to numeric in T29717 / R29717C20: '5099.1'
## Warning: Coercing text to numeric in T29718 / R29718C20: '5099.1'
## Warning: Coercing text to numeric in T29719 / R29719C20: '5099.1'
## Warning: Coercing text to numeric in T29720 / R29720C20: '5099.1'
## Warning: Coercing text to numeric in T29721 / R29721C20: '5099.1'
## Warning: Coercing text to numeric in T29722 / R29722C20: '5099.1'
## Warning: Coercing text to numeric in T29723 / R29723C20: '5099.1'
## Warning: Coercing text to numeric in T29724 / R29724C20: '5099.1'
## Warning: Coercing text to numeric in T29725 / R29725C20: '5099.1'
## Warning: Coercing text to numeric in T29726 / R29726C20: '5099.1'
## Warning: Coercing text to numeric in T29727 / R29727C20: '5099.1'
## Warning: Coercing text to numeric in T29728 / R29728C20: '5099.1'
## Warning: Coercing text to numeric in T29729 / R29729C20: '5099.1'
## Warning: Coercing text to numeric in T29730 / R29730C20: '5099.1'
## Warning: Coercing text to numeric in T29731 / R29731C20: '5099.1'
## Warning: Coercing text to numeric in T29732 / R29732C20: '5099.1'
## Warning: Coercing text to numeric in T29733 / R29733C20: '5099.1'
## Warning: Coercing text to numeric in T29734 / R29734C20: '5099.1'
## Warning: Coercing text to numeric in T29735 / R29735C20: '5099.1'
## Warning: Coercing text to numeric in T29736 / R29736C20: '5099.1'
## Warning: Coercing text to numeric in T29737 / R29737C20: '5099.1'
## Warning: Coercing text to numeric in T29738 / R29738C20: '5099.1'
## Warning: Coercing text to numeric in T29739 / R29739C20: '5099.1'
## Warning: Coercing text to numeric in T29740 / R29740C20: '5099.1'
## Warning: Coercing text to numeric in T29741 / R29741C20: '5099.1'
## Warning: Coercing text to numeric in T29742 / R29742C20: '5099.1'
## Warning: Coercing text to numeric in T29743 / R29743C20: '5099.1'
## Warning: Coercing text to numeric in T29744 / R29744C20: '5099.1'
## Warning: Coercing text to numeric in T29745 / R29745C20: '5099.1'
## Warning: Coercing text to numeric in T29746 / R29746C20: '5099.1'
## Warning: Coercing text to numeric in T29747 / R29747C20: '5099.1'
## Warning: Coercing text to numeric in T29748 / R29748C20: '5099.1'
## Warning: Coercing text to numeric in T29749 / R29749C20: '5099.1'
## Warning: Coercing text to numeric in T29750 / R29750C20: '5099.1'
## Warning: Coercing text to numeric in T29751 / R29751C20: '5099.1'
## Warning: Coercing text to numeric in T29752 / R29752C20: '5099.1'
## Warning: Coercing text to numeric in T29753 / R29753C20: '5099.1'
## Warning: Coercing text to numeric in T29754 / R29754C20: '5099.1'
## Warning: Coercing text to numeric in T29755 / R29755C20: '5099.1'
## Warning: Coercing text to numeric in T29756 / R29756C20: '5099.1'
## Warning: Coercing text to numeric in T29757 / R29757C20: '5099.1'
## Warning: Coercing text to numeric in T29758 / R29758C20: '5099.1'
## Warning: Coercing text to numeric in T29759 / R29759C20: '5099.1'
## Warning: Coercing text to numeric in T29760 / R29760C20: '5099.1'
## Warning: Coercing text to numeric in T29761 / R29761C20: '5099.1'
## Warning: Coercing text to numeric in T29762 / R29762C20: '5099.1'
## Warning: Coercing text to numeric in T29763 / R29763C20: '5099.1'
## Warning: Coercing text to numeric in T29764 / R29764C20: '5099.1'
## Warning: Coercing text to numeric in T29765 / R29765C20: '5099.1'
## Warning: Coercing text to numeric in T29766 / R29766C20: '5099.1'
## Warning: Coercing text to numeric in T29767 / R29767C20: '5099.1'
## Warning: Coercing text to numeric in T29768 / R29768C20: '5099.1'
## Warning: Coercing text to numeric in T29769 / R29769C20: '5099.1'
## Warning: Coercing text to numeric in T29770 / R29770C20: '5099.1'
## Warning: Coercing text to numeric in T29771 / R29771C20: '5099.1'
## Warning: Coercing text to numeric in T29772 / R29772C20: '5099.1'
## Warning: Coercing text to numeric in T29773 / R29773C20: '5099.1'
## Warning: Coercing text to numeric in T29774 / R29774C20: '5099.1'
## Warning: Coercing text to numeric in T29775 / R29775C20: '5099.1'
## Warning: Coercing text to numeric in T29776 / R29776C20: '5099.1'
## Warning: Coercing text to numeric in T29777 / R29777C20: '5099.1'
## Warning: Coercing text to numeric in T29778 / R29778C20: '5099.1'
## Warning: Coercing text to numeric in T29779 / R29779C20: '5099.1'
## Warning: Coercing text to numeric in T29780 / R29780C20: '5099.1'
## Warning: Coercing text to numeric in T29781 / R29781C20: '5099.1'
## Warning: Coercing text to numeric in T29782 / R29782C20: '5099.1'
## Warning: Coercing text to numeric in T29783 / R29783C20: '5099.1'
## Warning: Coercing text to numeric in T29784 / R29784C20: '5099.1'
## Warning: Coercing text to numeric in T29785 / R29785C20: '5099.1'
## Warning: Coercing text to numeric in T29786 / R29786C20: '5099.1'
## Warning: Coercing text to numeric in T29787 / R29787C20: '5099.1'
## Warning: Coercing text to numeric in T29788 / R29788C20: '5099.1'
## Warning: Coercing text to numeric in T29789 / R29789C20: '5099.1'
## Warning: Coercing text to numeric in T29790 / R29790C20: '5099.1'
## Warning: Coercing text to numeric in T29791 / R29791C20: '5099.1'
## Warning: Coercing text to numeric in T29792 / R29792C20: '5099.1'
## Warning: Coercing text to numeric in T29793 / R29793C20: '5099.1'
## Warning: Coercing text to numeric in T29794 / R29794C20: '5099.1'
## Warning: Coercing text to numeric in T29795 / R29795C20: '5099.1'
## Warning: Coercing text to numeric in T29796 / R29796C20: '5099.1'
## Warning: Coercing text to numeric in T29797 / R29797C20: '5099.1'
## Warning: Coercing text to numeric in T29798 / R29798C20: '5099.1'
## Warning: Coercing text to numeric in T29799 / R29799C20: '5099.1'
## Warning: Coercing text to numeric in T29800 / R29800C20: '5099.1'
## Warning: Coercing text to numeric in T29801 / R29801C20: '5099.1'
## Warning: Coercing text to numeric in T29802 / R29802C20: '5099.1'
## Warning: Coercing text to numeric in T29803 / R29803C20: '5099.1'
## Warning: Coercing text to numeric in T29804 / R29804C20: '5099.1'
## Warning: Coercing text to numeric in T29805 / R29805C20: '5099.1'
## Warning: Coercing text to numeric in T29806 / R29806C20: '5099.1'
## Warning: Coercing text to numeric in T29807 / R29807C20: '5099.1'
## Warning: Coercing text to numeric in T29808 / R29808C20: '5099.1'
## Warning: Coercing text to numeric in T29809 / R29809C20: '5099.1'
## Warning: Coercing text to numeric in T29810 / R29810C20: '5099.1'
## Warning: Coercing text to numeric in T29811 / R29811C20: '5099.1'
## Warning: Coercing text to numeric in T29812 / R29812C20: '5099.1'
## Warning: Coercing text to numeric in T29813 / R29813C20: '5099.1'
## Warning: Coercing text to numeric in T29814 / R29814C20: '5099.1'
## Warning: Coercing text to numeric in T29815 / R29815C20: '5099.1'
## Warning: Coercing text to numeric in T29816 / R29816C20: '5099.1'
## Warning: Coercing text to numeric in T29817 / R29817C20: '5099.1'
## Warning: Coercing text to numeric in T29818 / R29818C20: '5099.1'
## Warning: Coercing text to numeric in T29819 / R29819C20: '5099.1'
## Warning: Coercing text to numeric in T29820 / R29820C20: '5099.1'
## Warning: Coercing text to numeric in T29821 / R29821C20: '5099.1'
## Warning: Coercing text to numeric in T29822 / R29822C20: '5099.1'
## Warning: Coercing text to numeric in T29823 / R29823C20: '5099.1'
## Warning: Coercing text to numeric in T29824 / R29824C20: '5099.1'
## Warning: Coercing text to numeric in T29825 / R29825C20: '5099.1'
## Warning: Coercing text to numeric in T29826 / R29826C20: '5099.1'
## Warning: Coercing text to numeric in T29827 / R29827C20: '5099.1'
## Warning: Coercing text to numeric in T29828 / R29828C20: '5099.1'
## Warning: Coercing text to numeric in T29829 / R29829C20: '5099.1'
## Warning: Coercing text to numeric in T29830 / R29830C20: '5099.1'
## Warning: Coercing text to numeric in T29831 / R29831C20: '5099.1'
## Warning: Coercing text to numeric in T29832 / R29832C20: '5099.1'
## Warning: Coercing text to numeric in T29833 / R29833C20: '5099.1'
## Warning: Coercing text to numeric in T29834 / R29834C20: '5099.1'
## Warning: Coercing text to numeric in T29835 / R29835C20: '5099.1'
## Warning: Coercing text to numeric in T29836 / R29836C20: '5099.1'
## Warning: Coercing text to numeric in T29837 / R29837C20: '5099.1'
## Warning: Coercing text to numeric in T29838 / R29838C20: '5099.1'
## Warning: Coercing text to numeric in T29839 / R29839C20: '5099.1'
## Warning: Coercing text to numeric in T29840 / R29840C20: '5099.1'
## Warning: Coercing text to numeric in T29841 / R29841C20: '5099.1'
## Warning: Coercing text to numeric in T29842 / R29842C20: '5099.1'
## Warning: Coercing text to numeric in T29843 / R29843C20: '5099.1'
## Warning: Coercing text to numeric in T29844 / R29844C20: '5099.1'
## Warning: Coercing text to numeric in T29845 / R29845C20: '5099.1'
## Warning: Coercing text to numeric in T29846 / R29846C20: '5099.1'
## Warning: Coercing text to numeric in T29847 / R29847C20: '5099.1'
## Warning: Coercing text to numeric in T29848 / R29848C20: '5099.1'
## Warning: Coercing text to numeric in T29849 / R29849C20: '5099.1'
## Warning: Coercing text to numeric in T29850 / R29850C20: '5099.1'
## Warning: Coercing text to numeric in T29851 / R29851C20: '5099.1'
## Warning: Coercing text to numeric in T29852 / R29852C20: '5099.1'
## Warning: Coercing text to numeric in T29853 / R29853C20: '5099.1'
## Warning: Coercing text to numeric in T29854 / R29854C20: '5099.1'
## Warning: Coercing text to numeric in T29855 / R29855C20: '5099.1'
## Warning: Coercing text to numeric in T29856 / R29856C20: '5099.1'
## Warning: Coercing text to numeric in T29857 / R29857C20: '5099.1'
## Warning: Coercing text to numeric in T29858 / R29858C20: '5099.1'
## Warning: Coercing text to numeric in T29859 / R29859C20: '5099.1'
## Warning: Coercing text to numeric in T29860 / R29860C20: '5099.1'
## Warning: Coercing text to numeric in T29861 / R29861C20: '5099.1'
## Warning: Coercing text to numeric in T29862 / R29862C20: '5099.1'
## Warning: Coercing text to numeric in T29863 / R29863C20: '5099.1'
## Warning: Coercing text to numeric in T29864 / R29864C20: '5099.1'
## Warning: Coercing text to numeric in T29865 / R29865C20: '5099.1'
## Warning: Coercing text to numeric in T29866 / R29866C20: '5099.1'
## Warning: Coercing text to numeric in T29867 / R29867C20: '5099.1'
## Warning: Coercing text to numeric in T29868 / R29868C20: '5099.1'
## Warning: Coercing text to numeric in T29869 / R29869C20: '5099.1'
## Warning: Coercing text to numeric in T29870 / R29870C20: '5099.1'
## Warning: Coercing text to numeric in T29871 / R29871C20: '5099.1'
## Warning: Coercing text to numeric in T29872 / R29872C20: '5099.1'
## Warning: Coercing text to numeric in T29873 / R29873C20: '5099.1'
## Warning: Coercing text to numeric in T29874 / R29874C20: '5099.1'
## Warning: Coercing text to numeric in T29875 / R29875C20: '5099.1'
## Warning: Coercing text to numeric in T29876 / R29876C20: '5099.1'
## Warning: Coercing text to numeric in T29877 / R29877C20: '5099.1'
## Warning: Coercing text to numeric in T29878 / R29878C20: '5099.1'
## Warning: Coercing text to numeric in T29879 / R29879C20: '5099.1'
## Warning: Coercing text to numeric in T29880 / R29880C20: '5099.1'
## Warning: Coercing text to numeric in T29881 / R29881C20: '5099.1'
## Warning: Coercing text to numeric in T29882 / R29882C20: '5099.1'
## Warning: Coercing text to numeric in T29883 / R29883C20: '5099.1'
## Warning: Coercing text to numeric in T29884 / R29884C20: '5099.1'
## Warning: Coercing text to numeric in T29885 / R29885C20: '5099.1'
## Warning: Coercing text to numeric in T29886 / R29886C20: '5099.1'
## Warning: Coercing text to numeric in T29887 / R29887C20: '5099.1'
## Warning: Coercing text to numeric in T29888 / R29888C20: '5099.1'
## Warning: Coercing text to numeric in T29889 / R29889C20: '5099.1'
## Warning: Coercing text to numeric in T29890 / R29890C20: '5099.1'
## Warning: Coercing text to numeric in T29891 / R29891C20: '5099.1'
## Warning: Coercing text to numeric in T29892 / R29892C20: '5099.1'
## Warning: Coercing text to numeric in T29893 / R29893C20: '5099.1'
## Warning: Coercing text to numeric in T29894 / R29894C20: '5099.1'
## Warning: Coercing text to numeric in T29895 / R29895C20: '5099.1'
## Warning: Coercing text to numeric in T29896 / R29896C20: '5099.1'
## Warning: Coercing text to numeric in T29897 / R29897C20: '5099.1'
## Warning: Coercing text to numeric in T29898 / R29898C20: '5099.1'
## Warning: Coercing text to numeric in T29899 / R29899C20: '5099.1'
## Warning: Coercing text to numeric in T29900 / R29900C20: '5099.1'
## Warning: Coercing text to numeric in T29901 / R29901C20: '5099.1'
## Warning: Coercing text to numeric in T29902 / R29902C20: '5099.1'
## Warning: Coercing text to numeric in T29903 / R29903C20: '5099.1'
## Warning: Coercing text to numeric in T29904 / R29904C20: '5099.1'
## Warning: Coercing text to numeric in T29905 / R29905C20: '5099.1'
## Warning: Coercing text to numeric in T29906 / R29906C20: '5099.1'
## Warning: Coercing text to numeric in T29907 / R29907C20: '5099.1'
## Warning: Coercing text to numeric in T29908 / R29908C20: '5099.1'
## Warning: Coercing text to numeric in T29909 / R29909C20: '5099.1'
## Warning: Coercing text to numeric in T29910 / R29910C20: '5099.1'
## Warning: Coercing text to numeric in T29911 / R29911C20: '5099.1'
## Warning: Coercing text to numeric in T29912 / R29912C20: '5099.1'
## Warning: Coercing text to numeric in T29913 / R29913C20: '5099.1'
## Warning: Coercing text to numeric in T29914 / R29914C20: '5099.1'
## Warning: Coercing text to numeric in T29915 / R29915C20: '5099.1'
## Warning: Coercing text to numeric in T29916 / R29916C20: '5099.1'
## Warning: Coercing text to numeric in T29917 / R29917C20: '5099.1'
## Warning: Coercing text to numeric in T29918 / R29918C20: '5099.1'
## Warning: Coercing text to numeric in T29919 / R29919C20: '5099.1'
## Warning: Coercing text to numeric in T29920 / R29920C20: '5099.1'
## Warning: Coercing text to numeric in T29921 / R29921C20: '5099.1'
## Warning: Coercing text to numeric in T29922 / R29922C20: '5099.1'
## Warning: Coercing text to numeric in T29923 / R29923C20: '5099.1'
## Warning: Coercing text to numeric in T29924 / R29924C20: '5099.1'
## Warning: Coercing text to numeric in T29925 / R29925C20: '5099.1'
## Warning: Coercing text to numeric in T29926 / R29926C20: '5099.1'
## Warning: Coercing text to numeric in T29927 / R29927C20: '5099.1'
## Warning: Coercing text to numeric in T29928 / R29928C20: '5099.1'
## Warning: Coercing text to numeric in T29929 / R29929C20: '5099.1'
## Warning: Coercing text to numeric in T29930 / R29930C20: '5099.1'
## Warning: Coercing text to numeric in T29931 / R29931C20: '5099.1'
## Warning: Coercing text to numeric in T29932 / R29932C20: '5099.1'
## Warning: Coercing text to numeric in T29933 / R29933C20: '5099.1'
## Warning: Coercing text to numeric in T29934 / R29934C20: '5099.1'
## Warning: Coercing text to numeric in T29935 / R29935C20: '5099.1'
## Warning: Coercing text to numeric in T29936 / R29936C20: '5099.1'
## Warning: Coercing text to numeric in T29937 / R29937C20: '5099.1'
## Warning: Coercing text to numeric in T29938 / R29938C20: '5099.1'
## Warning: Coercing text to numeric in T29939 / R29939C20: '5099.1'
## Warning: Coercing text to numeric in T29940 / R29940C20: '5099.1'
## Warning: Coercing text to numeric in T29941 / R29941C20: '5099.1'
## Warning: Coercing text to numeric in T29942 / R29942C20: '5099.1'
## Warning: Coercing text to numeric in T29943 / R29943C20: '5099.1'
## Warning: Coercing text to numeric in T29944 / R29944C20: '5099.1'
## Warning: Coercing text to numeric in T29945 / R29945C20: '5099.1'
## Warning: Coercing text to numeric in T29946 / R29946C20: '5099.1'
## Warning: Coercing text to numeric in T29947 / R29947C20: '5099.1'
## Warning: Coercing text to numeric in T29948 / R29948C20: '5099.1'
## Warning: Coercing text to numeric in T29949 / R29949C20: '5099.1'
## Warning: Coercing text to numeric in T29950 / R29950C20: '5099.1'
## Warning: Coercing text to numeric in T29951 / R29951C20: '5099.1'
## Warning: Coercing text to numeric in T29952 / R29952C20: '5099.1'
## Warning: Coercing text to numeric in T29953 / R29953C20: '5099.1'
## Warning: Coercing text to numeric in T29954 / R29954C20: '5099.1'
## Warning: Coercing text to numeric in T29955 / R29955C20: '5099.1'
## Warning: Coercing text to numeric in T29956 / R29956C20: '5099.1'
## Warning: Coercing text to numeric in T29957 / R29957C20: '5099.1'
## Warning: Coercing text to numeric in T29958 / R29958C20: '5099.1'
## Warning: Coercing text to numeric in T29959 / R29959C20: '5099.1'
## Warning: Coercing text to numeric in T29960 / R29960C20: '5099.1'
## Warning: Coercing text to numeric in T29961 / R29961C20: '5099.1'
## Warning: Coercing text to numeric in T29962 / R29962C20: '5099.1'
## Warning: Coercing text to numeric in T29963 / R29963C20: '5099.1'
## Warning: Coercing text to numeric in T29964 / R29964C20: '5099.1'
## Warning: Coercing text to numeric in T29965 / R29965C20: '5099.1'
## Warning: Coercing text to numeric in T29966 / R29966C20: '5099.1'
## Warning: Coercing text to numeric in T29967 / R29967C20: '5099.1'
## Warning: Coercing text to numeric in T29968 / R29968C20: '5099.1'
## Warning: Coercing text to numeric in T29969 / R29969C20: '5099.1'
## Warning: Coercing text to numeric in T29970 / R29970C20: '5099.1'
## Warning: Coercing text to numeric in T29971 / R29971C20: '5099.1'
## Warning: Coercing text to numeric in T29972 / R29972C20: '5099.1'
## Warning: Coercing text to numeric in T29973 / R29973C20: '5099.1'
## Warning: Coercing text to numeric in T29974 / R29974C20: '5099.1'
## Warning: Coercing text to numeric in T29975 / R29975C20: '5099.1'
## Warning: Coercing text to numeric in T29976 / R29976C20: '5099.1'
## Warning: Coercing text to numeric in T29977 / R29977C20: '5099.1'
## Warning: Coercing text to numeric in T29978 / R29978C20: '5099.1'
## Warning: Coercing text to numeric in T29979 / R29979C20: '5099.1'
## Warning: Coercing text to numeric in T29980 / R29980C20: '5099.1'
## Warning: Coercing text to numeric in T29981 / R29981C20: '5099.1'
## Warning: Coercing text to numeric in T29982 / R29982C20: '5099.1'
## Warning: Coercing text to numeric in T29983 / R29983C20: '5099.1'
## Warning: Coercing text to numeric in T29984 / R29984C20: '5099.1'
## Warning: Coercing text to numeric in T29985 / R29985C20: '5099.1'
## Warning: Coercing text to numeric in T29986 / R29986C20: '5099.1'
## Warning: Coercing text to numeric in T29987 / R29987C20: '5099.1'
## Warning: Coercing text to numeric in T29988 / R29988C20: '5099.1'
## Warning: Coercing text to numeric in T29989 / R29989C20: '5099.1'
## Warning: Coercing text to numeric in T29990 / R29990C20: '5099.1'
## Warning: Coercing text to numeric in T29991 / R29991C20: '5099.1'
## Warning: Coercing text to numeric in T29992 / R29992C20: '5099.1'
## Warning: Coercing text to numeric in T29993 / R29993C20: '5099.1'
## Warning: Coercing text to numeric in T29994 / R29994C20: '5099.1'
## Warning: Coercing text to numeric in T29995 / R29995C20: '5099.1'
## Warning: Coercing text to numeric in T29996 / R29996C20: '5099.1'
## Warning: Coercing text to numeric in T29997 / R29997C20: '5099.1'
## Warning: Coercing text to numeric in T29998 / R29998C20: '5099.1'
## Warning: Coercing text to numeric in T29999 / R29999C20: '5099.1'
## Warning: Coercing text to numeric in T30000 / R30000C20: '5099.1'
## Warning: Coercing text to numeric in T30001 / R30001C20: '5099.1'
## Warning: Coercing text to numeric in T30002 / R30002C20: '5099.1'
## Warning: Coercing text to numeric in T30003 / R30003C20: '5099.1'
## Warning: Coercing text to numeric in T30004 / R30004C20: '5099.1'
## Warning: Coercing text to numeric in T30005 / R30005C20: '5099.1'
## Warning: Coercing text to numeric in T30006 / R30006C20: '5099.1'
## Warning: Coercing text to numeric in T30007 / R30007C20: '5099.1'
## Warning: Coercing text to numeric in T30008 / R30008C20: '5099.1'
## Warning: Coercing text to numeric in T30009 / R30009C20: '5099.1'
## Warning: Coercing text to numeric in T30010 / R30010C20: '5099.1'
## Warning: Coercing text to numeric in T30011 / R30011C20: '5099.1'
## Warning: Coercing text to numeric in T30012 / R30012C20: '5099.1'
## Warning: Coercing text to numeric in T30013 / R30013C20: '5099.1'
## Warning: Coercing text to numeric in T30014 / R30014C20: '5099.1'
## Warning: Coercing text to numeric in T30015 / R30015C20: '5099.1'
## Warning: Coercing text to numeric in T30016 / R30016C20: '5099.1'
## Warning: Coercing text to numeric in T30017 / R30017C20: '5099.1'
## Warning: Coercing text to numeric in T30018 / R30018C20: '5099.1'
## Warning: Coercing text to numeric in T30019 / R30019C20: '5099.1'
## Warning: Coercing text to numeric in T30020 / R30020C20: '5099.1'
## Warning: Coercing text to numeric in T30021 / R30021C20: '5099.1'
## Warning: Coercing text to numeric in T30022 / R30022C20: '5099.1'
## Warning: Coercing text to numeric in T30023 / R30023C20: '5099.1'
## Warning: Coercing text to numeric in T30024 / R30024C20: '5099.1'
## Warning: Coercing text to numeric in T30025 / R30025C20: '5099.1'
## Warning: Coercing text to numeric in T30026 / R30026C20: '5099.1'
## Warning: Coercing text to numeric in T30027 / R30027C20: '5099.1'
## Warning: Coercing text to numeric in T30028 / R30028C20: '5099.1'
## Warning: Coercing text to numeric in T30029 / R30029C20: '5099.1'
## Warning: Coercing text to numeric in T30030 / R30030C20: '5099.1'
## Warning: Coercing text to numeric in T30031 / R30031C20: '5099.1'
## Warning: Coercing text to numeric in T30032 / R30032C20: '5099.1'
## Warning: Coercing text to numeric in T30033 / R30033C20: '5099.1'
## Warning: Coercing text to numeric in T30034 / R30034C20: '5099.1'
## Warning: Coercing text to numeric in T30035 / R30035C20: '5099.1'
## Warning: Coercing text to numeric in T30036 / R30036C20: '5099.1'
## Warning: Coercing text to numeric in T30037 / R30037C20: '5099.1'
## Warning: Coercing text to numeric in T30038 / R30038C20: '5099.1'
## Warning: Coercing text to numeric in T30039 / R30039C20: '5099.1'
## Warning: Coercing text to numeric in T30040 / R30040C20: '5099.1'
## Warning: Coercing text to numeric in T30041 / R30041C20: '5099.1'
## Warning: Coercing text to numeric in T30042 / R30042C20: '5099.1'
## Warning: Coercing text to numeric in T30043 / R30043C20: '5099.1'
## Warning: Coercing text to numeric in T30044 / R30044C20: '5099.1'
## Warning: Coercing text to numeric in T30045 / R30045C20: '5099.1'
## Warning: Coercing text to numeric in T30046 / R30046C20: '5099.1'
## Warning: Coercing text to numeric in T30047 / R30047C20: '5099.1'
## Warning: Coercing text to numeric in T30048 / R30048C20: '5099.1'
## Warning: Coercing text to numeric in T30049 / R30049C20: '5099.1'
## Warning: Coercing text to numeric in T30050 / R30050C20: '5099.1'
## Warning: Coercing text to numeric in T30051 / R30051C20: '5099.1'
## Warning: Coercing text to numeric in T30052 / R30052C20: '5099.1'
## Warning: Coercing text to numeric in T30053 / R30053C20: '5099.1'
## Warning: Coercing text to numeric in T30054 / R30054C20: '5099.1'
## Warning: Coercing text to numeric in T30055 / R30055C20: '5099.1'
## Warning: Coercing text to numeric in T30056 / R30056C20: '5099.1'
## Warning: Coercing text to numeric in T30057 / R30057C20: '5099.1'
## Warning: Coercing text to numeric in T30058 / R30058C20: '5099.1'
## Warning: Coercing text to numeric in T30059 / R30059C20: '5099.1'
## Warning: Coercing text to numeric in T30060 / R30060C20: '5099.1'
## Warning: Coercing text to numeric in T30061 / R30061C20: '5099.1'
## Warning: Coercing text to numeric in T30062 / R30062C20: '5099.1'
## Warning: Coercing text to numeric in T30063 / R30063C20: '5099.1'
## Warning: Coercing text to numeric in T30064 / R30064C20: '5099.1'
## Warning: Coercing text to numeric in T30065 / R30065C20: '5099.1'
## Warning: Coercing text to numeric in T30066 / R30066C20: '5099.1'
## Warning: Coercing text to numeric in T30067 / R30067C20: '5099.1'
## Warning: Coercing text to numeric in T30068 / R30068C20: '5099.1'
## Warning: Coercing text to numeric in T30069 / R30069C20: '5099.1'
## Warning: Coercing text to numeric in T30070 / R30070C20: '5099.1'
## Warning: Coercing text to numeric in T30071 / R30071C20: '5099.1'
## Warning: Coercing text to numeric in T30072 / R30072C20: '5099.1'
## Warning: Coercing text to numeric in T30073 / R30073C20: '5099.1'
## Warning: Coercing text to numeric in T30074 / R30074C20: '5099.1'
## Warning: Coercing text to numeric in T30075 / R30075C20: '5099.1'
## Warning: Coercing text to numeric in S30076 / R30076C19: '1.4'
## Warning: Coercing text to numeric in T30076 / R30076C20: '5099.1'
## Warning: Coercing text to numeric in S30077 / R30077C19: '1.4'
## Warning: Coercing text to numeric in T30077 / R30077C20: '5099.1'
## Warning: Coercing text to numeric in S30078 / R30078C19: '1.4'
## Warning: Coercing text to numeric in T30078 / R30078C20: '5099.1'
## Warning: Coercing text to numeric in S30079 / R30079C19: '1.4'
## Warning: Coercing text to numeric in T30079 / R30079C20: '5099.1'
## Warning: Coercing text to numeric in S30080 / R30080C19: '1.4'
## Warning: Coercing text to numeric in T30080 / R30080C20: '5099.1'
## Warning: Coercing text to numeric in S30081 / R30081C19: '1.4'
## Warning: Coercing text to numeric in T30081 / R30081C20: '5099.1'
## Warning: Coercing text to numeric in S30082 / R30082C19: '1.4'
## Warning: Coercing text to numeric in T30082 / R30082C20: '5099.1'
## Warning: Coercing text to numeric in S30083 / R30083C19: '1.4'
## Warning: Coercing text to numeric in T30083 / R30083C20: '5099.1'
## Warning: Coercing text to numeric in S30084 / R30084C19: '1.4'
## Warning: Coercing text to numeric in T30084 / R30084C20: '5099.1'
## Warning: Coercing text to numeric in S30085 / R30085C19: '1.4'
## Warning: Coercing text to numeric in T30085 / R30085C20: '5099.1'
## Warning: Coercing text to numeric in S30086 / R30086C19: '1.4'
## Warning: Coercing text to numeric in T30086 / R30086C20: '5099.1'
## Warning: Coercing text to numeric in S30087 / R30087C19: '1.4'
## Warning: Coercing text to numeric in T30087 / R30087C20: '5099.1'
## Warning: Coercing text to numeric in S30088 / R30088C19: '1.4'
## Warning: Coercing text to numeric in T30088 / R30088C20: '5099.1'
## Warning: Coercing text to numeric in T30089 / R30089C20: '5099.1'
## Warning: Coercing text to numeric in T30090 / R30090C20: '5099.1'
## Warning: Coercing text to numeric in T30091 / R30091C20: '5099.1'
## Warning: Coercing text to numeric in T30092 / R30092C20: '5099.1'
## Warning: Coercing text to numeric in T30093 / R30093C20: '5099.1'
## Warning: Coercing text to numeric in T30094 / R30094C20: '5099.1'
## Warning: Coercing text to numeric in T30095 / R30095C20: '5099.1'
## Warning: Coercing text to numeric in T30096 / R30096C20: '5099.1'
## Warning: Coercing text to numeric in T30097 / R30097C20: '5099.1'
## Warning: Coercing text to numeric in T30098 / R30098C20: '5099.1'
## Warning: Coercing text to numeric in T30099 / R30099C20: '5099.1'
## Warning: Coercing text to numeric in T30100 / R30100C20: '5099.1'
## Warning: Coercing text to numeric in T30101 / R30101C20: '5099.1'
## Warning: Coercing text to numeric in T30102 / R30102C20: '5099.1'
## Warning: Coercing text to numeric in T30103 / R30103C20: '5099.1'
## Warning: Coercing text to numeric in T30104 / R30104C20: '5099.1'
## Warning: Coercing text to numeric in T30105 / R30105C20: '5099.1'
## Warning: Coercing text to numeric in T30106 / R30106C20: '5099.1'
## Warning: Coercing text to numeric in T30107 / R30107C20: '5099.1'
## Warning: Coercing text to numeric in T30108 / R30108C20: '5099.1'
## Warning: Coercing text to numeric in T30109 / R30109C20: '5099.1'
## Warning: Coercing text to numeric in T30110 / R30110C20: '5099.1'
## Warning: Coercing text to numeric in T30111 / R30111C20: '5099.1'
## Warning: Coercing text to numeric in T30112 / R30112C20: '5099.1'
## Warning: Coercing text to numeric in T30113 / R30113C20: '5099.1'
## Warning: Coercing text to numeric in T30114 / R30114C20: '5099.1'
## Warning: Coercing text to numeric in T30115 / R30115C20: '5099.1'
## Warning: Coercing text to numeric in T30116 / R30116C20: '5099.1'
## Warning: Coercing text to numeric in T30117 / R30117C20: '5099.1'
## Warning: Coercing text to numeric in T30118 / R30118C20: '5099.1'
## Warning: Coercing text to numeric in T30119 / R30119C20: '5099.1'
## Warning: Coercing text to numeric in T30120 / R30120C20: '5099.1'
## Warning: Coercing text to numeric in T30121 / R30121C20: '5099.1'
## Warning: Coercing text to numeric in T30122 / R30122C20: '5099.1'
## Warning: Coercing text to numeric in T30123 / R30123C20: '5099.1'
## Warning: Coercing text to numeric in T30124 / R30124C20: '5099.1'
## Warning: Coercing text to numeric in T30125 / R30125C20: '5099.1'
## Warning: Coercing text to numeric in T30126 / R30126C20: '5099.1'
## Warning: Coercing text to numeric in T30127 / R30127C20: '5099.1'
## Warning: Coercing text to numeric in T30128 / R30128C20: '5099.1'
## Warning: Coercing text to numeric in T30129 / R30129C20: '5099.1'
## Warning: Coercing text to numeric in T30130 / R30130C20: '5099.1'
## Warning: Coercing text to numeric in T30131 / R30131C20: '5099.1'
## Warning: Coercing text to numeric in T30132 / R30132C20: '5099.1'
## Warning: Coercing text to numeric in T30133 / R30133C20: '5099.1'
## Warning: Coercing text to numeric in T30134 / R30134C20: '5099.1'
## Warning: Coercing text to numeric in T30135 / R30135C20: '5099.1'
## Warning: Coercing text to numeric in T30136 / R30136C20: '5099.1'
## Warning: Coercing text to numeric in T30137 / R30137C20: '5099.1'
## Warning: Coercing text to numeric in T30138 / R30138C20: '5099.1'
## Warning: Coercing text to numeric in T30139 / R30139C20: '5099.1'
## Warning: Coercing text to numeric in T30140 / R30140C20: '5099.1'
## Warning: Coercing text to numeric in T30141 / R30141C20: '5099.1'
## Warning: Coercing text to numeric in T30142 / R30142C20: '5099.1'
## Warning: Coercing text to numeric in T30143 / R30143C20: '5099.1'
## Warning: Coercing text to numeric in T30144 / R30144C20: '5099.1'
## Warning: Coercing text to numeric in T30145 / R30145C20: '5099.1'
## Warning: Coercing text to numeric in T30146 / R30146C20: '5099.1'
## Warning: Coercing text to numeric in T30147 / R30147C20: '5099.1'
## Warning: Coercing text to numeric in T30148 / R30148C20: '5099.1'
## Warning: Coercing text to numeric in T30149 / R30149C20: '5099.1'
## Warning: Coercing text to numeric in T30150 / R30150C20: '5099.1'
## Warning: Coercing text to numeric in T30151 / R30151C20: '5099.1'
## Warning: Coercing text to numeric in T30152 / R30152C20: '5099.1'
## Warning: Coercing text to numeric in T30153 / R30153C20: '5099.1'
## Warning: Coercing text to numeric in T30154 / R30154C20: '5099.1'
## Warning: Coercing text to numeric in T30155 / R30155C20: '5099.1'
## Warning: Coercing text to numeric in T30156 / R30156C20: '5099.1'
## Warning: Coercing text to numeric in T30157 / R30157C20: '5099.1'
## Warning: Coercing text to numeric in T30158 / R30158C20: '5099.1'
## Warning: Coercing text to numeric in T30159 / R30159C20: '5099.1'
## Warning: Coercing text to numeric in T30160 / R30160C20: '5099.1'
## Warning: Coercing text to numeric in T30161 / R30161C20: '5099.1'
## Warning: Coercing text to numeric in T30162 / R30162C20: '5099.1'
## Warning: Coercing text to numeric in T30163 / R30163C20: '5099.1'
## Warning: Coercing text to numeric in T30164 / R30164C20: '5099.1'
## Warning: Coercing text to numeric in T30165 / R30165C20: '5099.1'
## Warning: Coercing text to numeric in T30166 / R30166C20: '5099.1'
## Warning: Coercing text to numeric in T30167 / R30167C20: '5099.1'
## Warning: Coercing text to numeric in T30168 / R30168C20: '5099.1'
## Warning: Coercing text to numeric in T30169 / R30169C20: '5099.1'
## Warning: Coercing text to numeric in T30170 / R30170C20: '5099.1'
## Warning: Coercing text to numeric in T30171 / R30171C20: '5099.1'
## Warning: Coercing text to numeric in T30172 / R30172C20: '5099.1'
## Warning: Coercing text to numeric in T30173 / R30173C20: '5099.1'
## Warning: Coercing text to numeric in T30174 / R30174C20: '5099.1'
## Warning: Coercing text to numeric in T30175 / R30175C20: '5099.1'
## Warning: Coercing text to numeric in T30176 / R30176C20: '5099.1'
## Warning: Coercing text to numeric in T30177 / R30177C20: '5099.1'
## Warning: Coercing text to numeric in T30178 / R30178C20: '5099.1'
## Warning: Coercing text to numeric in T30179 / R30179C20: '5099.1'
## Warning: Coercing text to numeric in T30180 / R30180C20: '5099.1'
## Warning: Coercing text to numeric in T30181 / R30181C20: '5099.1'
## Warning: Coercing text to numeric in T30182 / R30182C20: '5099.1'
## Warning: Coercing text to numeric in T30183 / R30183C20: '5099.1'
## Warning: Coercing text to numeric in T30184 / R30184C20: '5099.1'
## Warning: Coercing text to numeric in T30185 / R30185C20: '5099.1'
## Warning: Coercing text to numeric in T30186 / R30186C20: '5099.1'
## Warning: Coercing text to numeric in T30187 / R30187C20: '5099.1'
## Warning: Coercing text to numeric in T30188 / R30188C20: '5099.1'
## Warning: Coercing text to numeric in T30189 / R30189C20: '5099.1'
## Warning: Coercing text to numeric in T30190 / R30190C20: '5099.1'
## Warning: Coercing text to numeric in T30191 / R30191C20: '5099.1'
## Warning: Coercing text to numeric in T30192 / R30192C20: '5099.1'
## Warning: Coercing text to numeric in T30193 / R30193C20: '5099.1'
## Warning: Coercing text to numeric in T30194 / R30194C20: '5099.1'
## Warning: Coercing text to numeric in T30195 / R30195C20: '5099.1'
## Warning: Coercing text to numeric in T30196 / R30196C20: '5099.1'
## Warning: Coercing text to numeric in T30197 / R30197C20: '5099.1'
## Warning: Coercing text to numeric in T30198 / R30198C20: '5099.1'
## Warning: Coercing text to numeric in T30199 / R30199C20: '5099.1'
## Warning: Coercing text to numeric in T30200 / R30200C20: '5099.1'
## Warning: Coercing text to numeric in T30201 / R30201C20: '5099.1'
## Warning: Coercing text to numeric in T30202 / R30202C20: '5099.1'
## Warning: Coercing text to numeric in T30203 / R30203C20: '5099.1'
## Warning: Coercing text to numeric in T30204 / R30204C20: '5099.1'
## Warning: Coercing text to numeric in T30205 / R30205C20: '5099.1'
## Warning: Coercing text to numeric in T30206 / R30206C20: '5099.1'
## Warning: Coercing text to numeric in T30207 / R30207C20: '5099.1'
## Warning: Coercing text to numeric in T30208 / R30208C20: '5099.1'
## Warning: Coercing text to numeric in T30209 / R30209C20: '5099.1'
## Warning: Coercing text to numeric in T30210 / R30210C20: '5099.1'
## Warning: Coercing text to numeric in T30211 / R30211C20: '5099.1'
## Warning: Coercing text to numeric in T30212 / R30212C20: '5099.1'
## Warning: Coercing text to numeric in T30213 / R30213C20: '5099.1'
## Warning: Coercing text to numeric in T30214 / R30214C20: '5099.1'
## Warning: Coercing text to numeric in T30215 / R30215C20: '5099.1'
## Warning: Coercing text to numeric in T30216 / R30216C20: '5099.1'
## Warning: Coercing text to numeric in T30217 / R30217C20: '5099.1'
## Warning: Coercing text to numeric in T30218 / R30218C20: '5099.1'
## Warning: Coercing text to numeric in T30219 / R30219C20: '5099.1'
## Warning: Coercing text to numeric in T30220 / R30220C20: '5099.1'
## Warning: Coercing text to numeric in T30221 / R30221C20: '5099.1'
## Warning: Coercing text to numeric in T30222 / R30222C20: '5099.1'
## Warning: Coercing text to numeric in T30223 / R30223C20: '5099.1'
## Warning: Coercing text to numeric in T30224 / R30224C20: '5099.1'
## Warning: Coercing text to numeric in T30225 / R30225C20: '5099.1'
## Warning: Coercing text to numeric in T30226 / R30226C20: '5099.1'
## Warning: Coercing text to numeric in T30227 / R30227C20: '5099.1'
## Warning: Coercing text to numeric in T30228 / R30228C20: '5099.1'
## Warning: Coercing text to numeric in T30229 / R30229C20: '5099.1'
## Warning: Coercing text to numeric in T30230 / R30230C20: '5099.1'
## Warning: Coercing text to numeric in T30231 / R30231C20: '5099.1'
## Warning: Coercing text to numeric in T30232 / R30232C20: '5099.1'
## Warning: Coercing text to numeric in T30233 / R30233C20: '5099.1'
## Warning: Coercing text to numeric in T30234 / R30234C20: '5099.1'
## Warning: Coercing text to numeric in T30235 / R30235C20: '5099.1'
## Warning: Coercing text to numeric in T30236 / R30236C20: '5099.1'
## Warning: Coercing text to numeric in T30237 / R30237C20: '5099.1'
## Warning: Coercing text to numeric in T30238 / R30238C20: '5099.1'
## Warning: Coercing text to numeric in T30239 / R30239C20: '5099.1'
## Warning: Coercing text to numeric in T30240 / R30240C20: '5099.1'
## Warning: Coercing text to numeric in T30241 / R30241C20: '5099.1'
## Warning: Coercing text to numeric in T30242 / R30242C20: '5099.1'
## Warning: Coercing text to numeric in T30243 / R30243C20: '5099.1'
## Warning: Coercing text to numeric in T30244 / R30244C20: '5099.1'
## Warning: Coercing text to numeric in T30245 / R30245C20: '5099.1'
## Warning: Coercing text to numeric in T30246 / R30246C20: '5099.1'
## Warning: Coercing text to numeric in T30247 / R30247C20: '5099.1'
## Warning: Coercing text to numeric in T30248 / R30248C20: '5099.1'
## Warning: Coercing text to numeric in T30249 / R30249C20: '5099.1'
## Warning: Coercing text to numeric in T30250 / R30250C20: '5099.1'
## Warning: Coercing text to numeric in T30251 / R30251C20: '5099.1'
## Warning: Coercing text to numeric in T30252 / R30252C20: '5099.1'
## Warning: Coercing text to numeric in T30253 / R30253C20: '5099.1'
## Warning: Coercing text to numeric in T30254 / R30254C20: '5099.1'
## Warning: Coercing text to numeric in T30255 / R30255C20: '5099.1'
## Warning: Coercing text to numeric in T30256 / R30256C20: '5099.1'
## Warning: Coercing text to numeric in T30257 / R30257C20: '5099.1'
## Warning: Coercing text to numeric in T30258 / R30258C20: '5099.1'
## Warning: Coercing text to numeric in T30259 / R30259C20: '5099.1'
## Warning: Coercing text to numeric in T30260 / R30260C20: '5099.1'
## Warning: Coercing text to numeric in T30261 / R30261C20: '5099.1'
## Warning: Coercing text to numeric in T30262 / R30262C20: '5099.1'
## Warning: Coercing text to numeric in T30263 / R30263C20: '5099.1'
## Warning: Coercing text to numeric in T30264 / R30264C20: '5099.1'
## Warning: Coercing text to numeric in T30265 / R30265C20: '5099.1'
## Warning: Coercing text to numeric in T30266 / R30266C20: '5099.1'
## Warning: Coercing text to numeric in T30267 / R30267C20: '5099.1'
## Warning: Coercing text to numeric in T30268 / R30268C20: '5099.1'
## Warning: Coercing text to numeric in T30269 / R30269C20: '5099.1'
## Warning: Coercing text to numeric in T30270 / R30270C20: '5099.1'
## Warning: Coercing text to numeric in T30271 / R30271C20: '5099.1'
## Warning: Coercing text to numeric in T30272 / R30272C20: '5099.1'
## Warning: Coercing text to numeric in T30273 / R30273C20: '5099.1'
## Warning: Coercing text to numeric in T30274 / R30274C20: '5099.1'
## Warning: Coercing text to numeric in T30275 / R30275C20: '5099.1'
## Warning: Coercing text to numeric in T30276 / R30276C20: '5099.1'
## Warning: Coercing text to numeric in T30277 / R30277C20: '5099.1'
## Warning: Coercing text to numeric in T30278 / R30278C20: '5099.1'
## Warning: Coercing text to numeric in T30279 / R30279C20: '5099.1'
## Warning: Coercing text to numeric in T30280 / R30280C20: '5099.1'
## Warning: Coercing text to numeric in T30281 / R30281C20: '5099.1'
## Warning: Coercing text to numeric in T30282 / R30282C20: '5099.1'
## Warning: Coercing text to numeric in T30283 / R30283C20: '5099.1'
## Warning: Coercing text to numeric in T30284 / R30284C20: '5099.1'
## Warning: Coercing text to numeric in T30285 / R30285C20: '5099.1'
## Warning: Coercing text to numeric in T30286 / R30286C20: '5099.1'
## Warning: Coercing text to numeric in T30287 / R30287C20: '5099.1'
## Warning: Coercing text to numeric in T30288 / R30288C20: '5099.1'
## Warning: Coercing text to numeric in T30289 / R30289C20: '5099.1'
## Warning: Coercing text to numeric in T30290 / R30290C20: '5099.1'
## Warning: Coercing text to numeric in T30291 / R30291C20: '5099.1'
## Warning: Coercing text to numeric in T30292 / R30292C20: '5099.1'
## Warning: Coercing text to numeric in T30293 / R30293C20: '5099.1'
## Warning: Coercing text to numeric in T30294 / R30294C20: '5099.1'
## Warning: Coercing text to numeric in T30295 / R30295C20: '5099.1'
## Warning: Coercing text to numeric in T30296 / R30296C20: '5099.1'
## Warning: Coercing text to numeric in T30297 / R30297C20: '5099.1'
## Warning: Coercing text to numeric in T30298 / R30298C20: '5099.1'
## Warning: Coercing text to numeric in T30299 / R30299C20: '5099.1'
## Warning: Coercing text to numeric in T30300 / R30300C20: '5099.1'
## Warning: Coercing text to numeric in T30301 / R30301C20: '5099.1'
## Warning: Coercing text to numeric in T30302 / R30302C20: '5099.1'
## Warning: Coercing text to numeric in T30303 / R30303C20: '5099.1'
## Warning: Coercing text to numeric in T30304 / R30304C20: '5099.1'
## Warning: Coercing text to numeric in T30305 / R30305C20: '5099.1'
## Warning: Coercing text to numeric in T30306 / R30306C20: '5099.1'
## Warning: Coercing text to numeric in T30307 / R30307C20: '5099.1'
## Warning: Coercing text to numeric in T30308 / R30308C20: '5099.1'
## Warning: Coercing text to numeric in T30309 / R30309C20: '5099.1'
## Warning: Coercing text to numeric in T30310 / R30310C20: '5099.1'
## Warning: Coercing text to numeric in T30311 / R30311C20: '5099.1'
## Warning: Coercing text to numeric in T30312 / R30312C20: '5099.1'
## Warning: Coercing text to numeric in T30313 / R30313C20: '5099.1'
## Warning: Coercing text to numeric in T30314 / R30314C20: '5099.1'
## Warning: Coercing text to numeric in T30315 / R30315C20: '5099.1'
## Warning: Coercing text to numeric in T30316 / R30316C20: '5099.1'
## Warning: Coercing text to numeric in T30317 / R30317C20: '5099.1'
## Warning: Coercing text to numeric in T30318 / R30318C20: '5099.1'
## Warning: Coercing text to numeric in T30319 / R30319C20: '5099.1'
## Warning: Coercing text to numeric in T30320 / R30320C20: '5099.1'
## Warning: Coercing text to numeric in T30321 / R30321C20: '5099.1'
## Warning: Coercing text to numeric in T30322 / R30322C20: '5099.1'
## Warning: Coercing text to numeric in T30323 / R30323C20: '5099.1'
## Warning: Coercing text to numeric in T30324 / R30324C20: '5099.1'
## Warning: Coercing text to numeric in T30325 / R30325C20: '5099.1'
## Warning: Coercing text to numeric in T30326 / R30326C20: '5099.1'
## Warning: Coercing text to numeric in T30327 / R30327C20: '5099.1'
## Warning: Coercing text to numeric in T30328 / R30328C20: '5099.1'
## Warning: Coercing text to numeric in T30329 / R30329C20: '5099.1'
## Warning: Coercing text to numeric in T30330 / R30330C20: '5099.1'
## Warning: Coercing text to numeric in T30331 / R30331C20: '5099.1'
## Warning: Coercing text to numeric in T30332 / R30332C20: '5099.1'
## Warning: Coercing text to numeric in T30333 / R30333C20: '5099.1'
## Warning: Coercing text to numeric in T30334 / R30334C20: '5099.1'
## Warning: Coercing text to numeric in T30335 / R30335C20: '5099.1'
## Warning: Coercing text to numeric in T30336 / R30336C20: '5099.1'
## Warning: Coercing text to numeric in T30337 / R30337C20: '5099.1'
## Warning: Coercing text to numeric in T30338 / R30338C20: '5099.1'
## Warning: Coercing text to numeric in T30339 / R30339C20: '5099.1'
## Warning: Coercing text to numeric in T30340 / R30340C20: '5099.1'
## Warning: Coercing text to numeric in T30341 / R30341C20: '5099.1'
## Warning: Coercing text to numeric in T30342 / R30342C20: '5099.1'
## Warning: Coercing text to numeric in T30343 / R30343C20: '5099.1'
## Warning: Coercing text to numeric in T30344 / R30344C20: '5099.1'
## Warning: Coercing text to numeric in T30345 / R30345C20: '5099.1'
## Warning: Coercing text to numeric in T30346 / R30346C20: '5099.1'
## Warning: Coercing text to numeric in T30347 / R30347C20: '5099.1'
## Warning: Coercing text to numeric in T30348 / R30348C20: '5099.1'
## Warning: Coercing text to numeric in T30349 / R30349C20: '5099.1'
## Warning: Coercing text to numeric in T30350 / R30350C20: '5099.1'
## Warning: Coercing text to numeric in T30351 / R30351C20: '5099.1'
## Warning: Coercing text to numeric in T30352 / R30352C20: '5099.1'
## Warning: Coercing text to numeric in T30353 / R30353C20: '5099.1'
## Warning: Coercing text to numeric in T30354 / R30354C20: '5099.1'
## Warning: Coercing text to numeric in T30355 / R30355C20: '5099.1'
## Warning: Coercing text to numeric in T30356 / R30356C20: '5099.1'
## Warning: Coercing text to numeric in T30357 / R30357C20: '5099.1'
## Warning: Coercing text to numeric in T30358 / R30358C20: '5099.1'
## Warning: Coercing text to numeric in T30359 / R30359C20: '5099.1'
## Warning: Coercing text to numeric in T30360 / R30360C20: '5099.1'
## Warning: Coercing text to numeric in T30361 / R30361C20: '5099.1'
## Warning: Coercing text to numeric in T30362 / R30362C20: '5099.1'
## Warning: Coercing text to numeric in T30363 / R30363C20: '5099.1'
## Warning: Coercing text to numeric in T30364 / R30364C20: '5099.1'
## Warning: Coercing text to numeric in T30365 / R30365C20: '5099.1'
## Warning: Coercing text to numeric in T30366 / R30366C20: '5099.1'
## Warning: Coercing text to numeric in T30367 / R30367C20: '5099.1'
## Warning: Coercing text to numeric in T30368 / R30368C20: '5099.1'
## Warning: Coercing text to numeric in T30369 / R30369C20: '5099.1'
## Warning: Coercing text to numeric in T30370 / R30370C20: '5099.1'
## Warning: Coercing text to numeric in T30371 / R30371C20: '5099.1'
## Warning: Coercing text to numeric in T30372 / R30372C20: '5099.1'
## Warning: Coercing text to numeric in T30373 / R30373C20: '5099.1'
## Warning: Coercing text to numeric in T30374 / R30374C20: '5099.1'
## Warning: Coercing text to numeric in T30375 / R30375C20: '5099.1'
## Warning: Coercing text to numeric in T30376 / R30376C20: '5099.1'
## Warning: Coercing text to numeric in T30377 / R30377C20: '5099.1'
## Warning: Coercing text to numeric in T30378 / R30378C20: '5099.1'
## Warning: Coercing text to numeric in T30379 / R30379C20: '5099.1'
## Warning: Coercing text to numeric in T30380 / R30380C20: '5099.1'
## Warning: Coercing text to numeric in T30381 / R30381C20: '5099.1'
## Warning: Coercing text to numeric in T30382 / R30382C20: '5099.1'
## Warning: Coercing text to numeric in T30383 / R30383C20: '5099.1'
## Warning: Coercing text to numeric in T30384 / R30384C20: '5099.1'
## Warning: Coercing text to numeric in T30385 / R30385C20: '5099.1'
## Warning: Coercing text to numeric in T30386 / R30386C20: '5099.1'
## Warning: Coercing text to numeric in T30387 / R30387C20: '5099.1'
## Warning: Coercing text to numeric in T30388 / R30388C20: '5099.1'
## Warning: Coercing text to numeric in T30389 / R30389C20: '5099.1'
## Warning: Coercing text to numeric in T30390 / R30390C20: '5099.1'
## Warning: Coercing text to numeric in T30391 / R30391C20: '5099.1'
## Warning: Coercing text to numeric in T30392 / R30392C20: '5099.1'
## Warning: Coercing text to numeric in T30393 / R30393C20: '5099.1'
## Warning: Coercing text to numeric in T30394 / R30394C20: '5099.1'
## Warning: Coercing text to numeric in T30395 / R30395C20: '5099.1'
## Warning: Coercing text to numeric in T30396 / R30396C20: '5099.1'
## Warning: Coercing text to numeric in T30397 / R30397C20: '5099.1'
## Warning: Coercing text to numeric in T30398 / R30398C20: '5099.1'
## Warning: Coercing text to numeric in T30399 / R30399C20: '5099.1'
## Warning: Coercing text to numeric in T30400 / R30400C20: '5099.1'
## Warning: Coercing text to numeric in T30401 / R30401C20: '5099.1'
## Warning: Coercing text to numeric in T30402 / R30402C20: '5099.1'
## Warning: Coercing text to numeric in T30403 / R30403C20: '5099.1'
## Warning: Coercing text to numeric in T30404 / R30404C20: '5099.1'
## Warning: Coercing text to numeric in T30405 / R30405C20: '5099.1'
## Warning: Coercing text to numeric in T30406 / R30406C20: '5099.1'
## Warning: Coercing text to numeric in T30407 / R30407C20: '5099.1'
## Warning: Coercing text to numeric in T30408 / R30408C20: '5099.1'
## Warning: Coercing text to numeric in T30409 / R30409C20: '5099.1'
## Warning: Coercing text to numeric in T30410 / R30410C20: '5099.1'
## Warning: Coercing text to numeric in T30411 / R30411C20: '5099.1'
## Warning: Coercing text to numeric in T30412 / R30412C20: '5099.1'
## Warning: Coercing text to numeric in T30413 / R30413C20: '5099.1'
## Warning: Coercing text to numeric in T30414 / R30414C20: '5099.1'
## Warning: Coercing text to numeric in T30415 / R30415C20: '5099.1'
## Warning: Coercing text to numeric in T30416 / R30416C20: '5099.1'
## Warning: Coercing text to numeric in T30417 / R30417C20: '5099.1'
## Warning: Coercing text to numeric in T30418 / R30418C20: '5099.1'
## Warning: Coercing text to numeric in T30419 / R30419C20: '5099.1'
## Warning: Coercing text to numeric in T30420 / R30420C20: '5099.1'
## Warning: Coercing text to numeric in T30421 / R30421C20: '5099.1'
## Warning: Coercing text to numeric in T30422 / R30422C20: '5099.1'
## Warning: Coercing text to numeric in T30423 / R30423C20: '5099.1'
## Warning: Coercing text to numeric in T30424 / R30424C20: '5099.1'
## Warning: Coercing text to numeric in T30425 / R30425C20: '5099.1'
## Warning: Coercing text to numeric in T30426 / R30426C20: '5099.1'
## Warning: Coercing text to numeric in T30427 / R30427C20: '5099.1'
## Warning: Coercing text to numeric in T30428 / R30428C20: '5099.1'
## Warning: Coercing text to numeric in T30429 / R30429C20: '5099.1'
## Warning: Coercing text to numeric in T30430 / R30430C20: '5099.1'
## Warning: Coercing text to numeric in T30431 / R30431C20: '5099.1'
## Warning: Coercing text to numeric in T30432 / R30432C20: '5099.1'
## Warning: Coercing text to numeric in T30433 / R30433C20: '5099.1'
## Warning: Coercing text to numeric in T30434 / R30434C20: '5099.1'
## Warning: Coercing text to numeric in T30435 / R30435C20: '5099.1'
## Warning: Coercing text to numeric in T30436 / R30436C20: '5099.1'
## Warning: Coercing text to numeric in T30437 / R30437C20: '5099.1'
## Warning: Coercing text to numeric in T30438 / R30438C20: '5099.1'
## Warning: Coercing text to numeric in T30439 / R30439C20: '5099.1'
## Warning: Coercing text to numeric in T30440 / R30440C20: '5099.1'
## Warning: Coercing text to numeric in T30441 / R30441C20: '5099.1'
## Warning: Coercing text to numeric in T30442 / R30442C20: '5099.1'
## Warning: Coercing text to numeric in T30443 / R30443C20: '5099.1'
## Warning: Coercing text to numeric in T30444 / R30444C20: '5099.1'
## Warning: Coercing text to numeric in T30445 / R30445C20: '5099.1'
## Warning: Coercing text to numeric in T30446 / R30446C20: '5099.1'
## Warning: Coercing text to numeric in T30447 / R30447C20: '5099.1'
## Warning: Coercing text to numeric in T30448 / R30448C20: '5099.1'
## Warning: Coercing text to numeric in T30449 / R30449C20: '5099.1'
## Warning: Coercing text to numeric in T30450 / R30450C20: '5099.1'
## Warning: Coercing text to numeric in T30451 / R30451C20: '5099.1'
## Warning: Coercing text to numeric in T30452 / R30452C20: '5099.1'
## Warning: Coercing text to numeric in T30453 / R30453C20: '5099.1'
## Warning: Coercing text to numeric in T30454 / R30454C20: '5099.1'
## Warning: Coercing text to numeric in T30455 / R30455C20: '5099.1'
## Warning: Coercing text to numeric in T30456 / R30456C20: '5099.1'
## Warning: Coercing text to numeric in T30457 / R30457C20: '5099.1'
## Warning: Coercing text to numeric in T30458 / R30458C20: '5099.1'
## Warning: Coercing text to numeric in T30459 / R30459C20: '5099.1'
## Warning: Coercing text to numeric in T30460 / R30460C20: '5099.1'
## Warning: Coercing text to numeric in T30461 / R30461C20: '5099.1'
## Warning: Coercing text to numeric in T30462 / R30462C20: '5099.1'
## Warning: Coercing text to numeric in T30463 / R30463C20: '5099.1'
## Warning: Coercing text to numeric in T30464 / R30464C20: '5099.1'
## Warning: Coercing text to numeric in T30465 / R30465C20: '5099.1'
## Warning: Coercing text to numeric in T30466 / R30466C20: '5099.1'
## Warning: Coercing text to numeric in T30467 / R30467C20: '5099.1'
## Warning: Coercing text to numeric in T30468 / R30468C20: '5099.1'
## Warning: Coercing text to numeric in T30469 / R30469C20: '5099.1'
## Warning: Coercing text to numeric in T30470 / R30470C20: '5099.1'
## Warning: Coercing text to numeric in T30471 / R30471C20: '5099.1'
## Warning: Coercing text to numeric in T30472 / R30472C20: '5099.1'
## Warning: Coercing text to numeric in T30473 / R30473C20: '5099.1'
## Warning: Coercing text to numeric in T30474 / R30474C20: '5099.1'
## Warning: Coercing text to numeric in T30475 / R30475C20: '5099.1'
## Warning: Coercing text to numeric in T30476 / R30476C20: '5099.1'
## Warning: Coercing text to numeric in T30477 / R30477C20: '5099.1'
## Warning: Coercing text to numeric in T30478 / R30478C20: '5099.1'
## Warning: Coercing text to numeric in T30479 / R30479C20: '5099.1'
## Warning: Coercing text to numeric in T30480 / R30480C20: '5099.1'
## Warning: Coercing text to numeric in T30481 / R30481C20: '5099.1'
## Warning: Coercing text to numeric in T30482 / R30482C20: '5099.1'
## Warning: Coercing text to numeric in T30483 / R30483C20: '5099.1'
## Warning: Coercing text to numeric in T30484 / R30484C20: '5099.1'
## Warning: Coercing text to numeric in T30485 / R30485C20: '5099.1'
## Warning: Coercing text to numeric in T30486 / R30486C20: '5099.1'
## Warning: Coercing text to numeric in T30487 / R30487C20: '5099.1'
## Warning: Coercing text to numeric in T30488 / R30488C20: '5099.1'
## Warning: Coercing text to numeric in T30489 / R30489C20: '5099.1'
## Warning: Coercing text to numeric in T30490 / R30490C20: '5099.1'
## Warning: Coercing text to numeric in T30491 / R30491C20: '5099.1'
## Warning: Coercing text to numeric in T30492 / R30492C20: '5099.1'
## Warning: Coercing text to numeric in T30493 / R30493C20: '5099.1'
## Warning: Coercing text to numeric in T30494 / R30494C20: '5099.1'
## Warning: Coercing text to numeric in T30495 / R30495C20: '5099.1'
## Warning: Coercing text to numeric in T30496 / R30496C20: '5099.1'
## Warning: Coercing text to numeric in T30497 / R30497C20: '5099.1'
## Warning: Coercing text to numeric in T30498 / R30498C20: '5099.1'
## Warning: Coercing text to numeric in T30499 / R30499C20: '5099.1'
## Warning: Coercing text to numeric in T30500 / R30500C20: '5099.1'
## Warning: Coercing text to numeric in T30501 / R30501C20: '5099.1'
## Warning: Coercing text to numeric in T30502 / R30502C20: '5099.1'
## Warning: Coercing text to numeric in T30503 / R30503C20: '5099.1'
## Warning: Coercing text to numeric in T30504 / R30504C20: '5099.1'
## Warning: Coercing text to numeric in T30505 / R30505C20: '5099.1'
## Warning: Coercing text to numeric in T30506 / R30506C20: '5099.1'
## Warning: Coercing text to numeric in T30507 / R30507C20: '5099.1'
## Warning: Coercing text to numeric in T30508 / R30508C20: '5099.1'
## Warning: Coercing text to numeric in T30509 / R30509C20: '5099.1'
## Warning: Coercing text to numeric in T30510 / R30510C20: '5099.1'
## Warning: Coercing text to numeric in T30511 / R30511C20: '5099.1'
## Warning: Coercing text to numeric in T30512 / R30512C20: '5099.1'
## Warning: Coercing text to numeric in T30513 / R30513C20: '5099.1'
## Warning: Coercing text to numeric in T30514 / R30514C20: '5099.1'
## Warning: Coercing text to numeric in T30515 / R30515C20: '5099.1'
## Warning: Coercing text to numeric in T30516 / R30516C20: '5099.1'
## Warning: Coercing text to numeric in T30517 / R30517C20: '5099.1'
## Warning: Coercing text to numeric in T30518 / R30518C20: '5099.1'
## Warning: Coercing text to numeric in T30519 / R30519C20: '5099.1'
## Warning: Coercing text to numeric in T30520 / R30520C20: '5099.1'
## Warning: Coercing text to numeric in T30521 / R30521C20: '5099.1'
## Warning: Coercing text to numeric in T30522 / R30522C20: '5099.1'
## Warning: Coercing text to numeric in T30523 / R30523C20: '5099.1'
## Warning: Coercing text to numeric in T30524 / R30524C20: '5099.1'
## Warning: Coercing text to numeric in T30525 / R30525C20: '5099.1'
## Warning: Coercing text to numeric in T30526 / R30526C20: '5099.1'
## Warning: Coercing text to numeric in T30527 / R30527C20: '5099.1'
## Warning: Coercing text to numeric in T30528 / R30528C20: '5099.1'
## Warning: Coercing text to numeric in T30529 / R30529C20: '5099.1'
## Warning: Coercing text to numeric in T30530 / R30530C20: '5099.1'
## Warning: Coercing text to numeric in T30531 / R30531C20: '5099.1'
## Warning: Coercing text to numeric in T30532 / R30532C20: '5099.1'
## Warning: Coercing text to numeric in T30533 / R30533C20: '5099.1'
## Warning: Coercing text to numeric in T30534 / R30534C20: '5099.1'
## Warning: Coercing text to numeric in T30535 / R30535C20: '5099.1'
## Warning: Coercing text to numeric in T30536 / R30536C20: '5099.1'
## Warning: Coercing text to numeric in T30537 / R30537C20: '5099.1'
## Warning: Coercing text to numeric in T30538 / R30538C20: '5099.1'
## Warning: Coercing text to numeric in T30539 / R30539C20: '5099.1'
## Warning: Coercing text to numeric in T30540 / R30540C20: '5099.1'
## Warning: Coercing text to numeric in T30541 / R30541C20: '5099.1'
## Warning: Coercing text to numeric in T30542 / R30542C20: '5099.1'
## Warning: Coercing text to numeric in T30543 / R30543C20: '5099.1'
## Warning: Coercing text to numeric in T30544 / R30544C20: '5099.1'
## Warning: Coercing text to numeric in T30545 / R30545C20: '5099.1'
## Warning: Coercing text to numeric in T30546 / R30546C20: '5099.1'
## Warning: Coercing text to numeric in T30547 / R30547C20: '5099.1'
## Warning: Coercing text to numeric in T30548 / R30548C20: '5099.1'
## Warning: Coercing text to numeric in T30549 / R30549C20: '5099.1'
## Warning: Coercing text to numeric in T30550 / R30550C20: '5099.1'
## Warning: Coercing text to numeric in T30551 / R30551C20: '5099.1'
## Warning: Coercing text to numeric in T30552 / R30552C20: '5099.1'
## Warning: Coercing text to numeric in T30553 / R30553C20: '5099.1'
## Warning: Coercing text to numeric in T30554 / R30554C20: '5099.1'
## Warning: Coercing text to numeric in T30555 / R30555C20: '5099.1'
## Warning: Coercing text to numeric in T30556 / R30556C20: '5099.1'
## Warning: Coercing text to numeric in T30557 / R30557C20: '5099.1'
## Warning: Coercing text to numeric in T30558 / R30558C20: '5099.1'
## Warning: Coercing text to numeric in T30559 / R30559C20: '5099.1'
## Warning: Coercing text to numeric in T30560 / R30560C20: '5099.1'
## Warning: Coercing text to numeric in T30561 / R30561C20: '5099.1'
## Warning: Coercing text to numeric in T30562 / R30562C20: '5099.1'
## Warning: Coercing text to numeric in T30563 / R30563C20: '5099.1'
## Warning: Coercing text to numeric in T30564 / R30564C20: '5099.1'
## Warning: Coercing text to numeric in T30565 / R30565C20: '5099.1'
## Warning: Coercing text to numeric in T30566 / R30566C20: '5099.1'
## Warning: Coercing text to numeric in T30567 / R30567C20: '5099.1'
## Warning: Coercing text to numeric in T30568 / R30568C20: '5099.1'
## Warning: Coercing text to numeric in T30569 / R30569C20: '5099.1'
## Warning: Coercing text to numeric in T30570 / R30570C20: '5099.1'
## Warning: Coercing text to numeric in T30571 / R30571C20: '5099.1'
## Warning: Coercing text to numeric in T30572 / R30572C20: '5099.1'
## Warning: Coercing text to numeric in T30573 / R30573C20: '5099.1'
## Warning: Coercing text to numeric in T30574 / R30574C20: '5099.1'
## Warning: Coercing text to numeric in T30575 / R30575C20: '5099.1'
## Warning: Coercing text to numeric in T30576 / R30576C20: '5099.1'
## Warning: Coercing text to numeric in T30577 / R30577C20: '5099.1'
## Warning: Coercing text to numeric in T30578 / R30578C20: '5099.1'
## Warning: Coercing text to numeric in T30579 / R30579C20: '5099.1'
## Warning: Coercing text to numeric in T30580 / R30580C20: '5099.1'
## Warning: Coercing text to numeric in T30581 / R30581C20: '5099.1'
## Warning: Coercing text to numeric in T30582 / R30582C20: '5099.1'
## Warning: Coercing text to numeric in T30583 / R30583C20: '5099.1'
## Warning: Coercing text to numeric in T30584 / R30584C20: '5099.1'
## Warning: Coercing text to numeric in T30585 / R30585C20: '5099.1'
## Warning: Coercing text to numeric in T30586 / R30586C20: '5099.1'
## Warning: Coercing text to numeric in T30587 / R30587C20: '5099.1'
## Warning: Coercing text to numeric in T30588 / R30588C20: '5099.1'
## Warning: Coercing text to numeric in T30589 / R30589C20: '5099.1'
## Warning: Coercing text to numeric in T30590 / R30590C20: '5099.1'
## Warning: Coercing text to numeric in T30591 / R30591C20: '5099.1'
## Warning: Coercing text to numeric in T30592 / R30592C20: '5099.1'
## Warning: Coercing text to numeric in T30593 / R30593C20: '5099.1'
## Warning: Coercing text to numeric in T30594 / R30594C20: '5099.1'
## Warning: Coercing text to numeric in T30595 / R30595C20: '5099.1'
## Warning: Coercing text to numeric in T30596 / R30596C20: '5099.1'
## Warning: Coercing text to numeric in T30597 / R30597C20: '5099.1'
## Warning: Coercing text to numeric in T30598 / R30598C20: '5099.1'
## Warning: Coercing text to numeric in T30599 / R30599C20: '5099.1'
## Warning: Coercing text to numeric in T30600 / R30600C20: '5099.1'
## Warning: Coercing text to numeric in T30601 / R30601C20: '5099.1'
## Warning: Coercing text to numeric in T30602 / R30602C20: '5099.1'
## Warning: Coercing text to numeric in T30603 / R30603C20: '5099.1'
## Warning: Coercing text to numeric in T30604 / R30604C20: '5099.1'
## Warning: Coercing text to numeric in T30605 / R30605C20: '5099.1'
## Warning: Coercing text to numeric in T30606 / R30606C20: '5099.1'
## Warning: Coercing text to numeric in T30607 / R30607C20: '5099.1'
## Warning: Coercing text to numeric in T30608 / R30608C20: '5099.1'
## Warning: Coercing text to numeric in T30609 / R30609C20: '5099.1'
## Warning: Coercing text to numeric in T30610 / R30610C20: '5099.1'
## Warning: Coercing text to numeric in T30611 / R30611C20: '5099.1'
## Warning: Coercing text to numeric in T30612 / R30612C20: '5099.1'
## Warning: Coercing text to numeric in T30613 / R30613C20: '5099.1'
## Warning: Coercing text to numeric in T30614 / R30614C20: '5099.1'
## Warning: Coercing text to numeric in T30615 / R30615C20: '5099.1'
## Warning: Coercing text to numeric in T30616 / R30616C20: '5099.1'
## Warning: Coercing text to numeric in T30617 / R30617C20: '5099.1'
## Warning: Coercing text to numeric in T30618 / R30618C20: '5099.1'
## Warning: Coercing text to numeric in T30619 / R30619C20: '5099.1'
## Warning: Coercing text to numeric in T30620 / R30620C20: '5099.1'
## Warning: Coercing text to numeric in T30621 / R30621C20: '5099.1'
## Warning: Coercing text to numeric in T30622 / R30622C20: '5099.1'
## Warning: Coercing text to numeric in T30623 / R30623C20: '5099.1'
## Warning: Coercing text to numeric in T30624 / R30624C20: '5099.1'
## Warning: Coercing text to numeric in T30625 / R30625C20: '5099.1'
## Warning: Coercing text to numeric in T30626 / R30626C20: '5099.1'
## Warning: Coercing text to numeric in T30627 / R30627C20: '5099.1'
## Warning: Coercing text to numeric in T30628 / R30628C20: '5099.1'
## Warning: Coercing text to numeric in T30629 / R30629C20: '5099.1'
## Warning: Coercing text to numeric in T30630 / R30630C20: '5099.1'
## Warning: Coercing text to numeric in T30631 / R30631C20: '5099.1'
## Warning: Coercing text to numeric in T30632 / R30632C20: '5099.1'
## Warning: Coercing text to numeric in T30633 / R30633C20: '5099.1'
## Warning: Coercing text to numeric in T30634 / R30634C20: '5099.1'
## Warning: Coercing text to numeric in T30635 / R30635C20: '5099.1'
## Warning: Coercing text to numeric in T30636 / R30636C20: '5099.1'
## Warning: Coercing text to numeric in T30637 / R30637C20: '5099.1'
## Warning: Coercing text to numeric in T30638 / R30638C20: '5099.1'
## Warning: Coercing text to numeric in T30639 / R30639C20: '5099.1'
## Warning: Coercing text to numeric in T30640 / R30640C20: '5099.1'
## Warning: Coercing text to numeric in T30641 / R30641C20: '5099.1'
## Warning: Coercing text to numeric in T30642 / R30642C20: '5099.1'
## Warning: Coercing text to numeric in T30643 / R30643C20: '5099.1'
## Warning: Coercing text to numeric in T30644 / R30644C20: '5099.1'
## Warning: Coercing text to numeric in T30645 / R30645C20: '5099.1'
## Warning: Coercing text to numeric in T30646 / R30646C20: '5099.1'
## Warning: Coercing text to numeric in T30647 / R30647C20: '5099.1'
## Warning: Coercing text to numeric in T30648 / R30648C20: '5099.1'
## Warning: Coercing text to numeric in T30649 / R30649C20: '5099.1'
## Warning: Coercing text to numeric in T30650 / R30650C20: '5099.1'
## Warning: Coercing text to numeric in T30651 / R30651C20: '5099.1'
## Warning: Coercing text to numeric in T30652 / R30652C20: '5099.1'
## Warning: Coercing text to numeric in T30653 / R30653C20: '5099.1'
## Warning: Coercing text to numeric in T30654 / R30654C20: '5099.1'
## Warning: Coercing text to numeric in T30655 / R30655C20: '5099.1'
## Warning: Coercing text to numeric in T30656 / R30656C20: '5099.1'
## Warning: Coercing text to numeric in T30657 / R30657C20: '5099.1'
## Warning: Coercing text to numeric in T30658 / R30658C20: '5099.1'
## Warning: Coercing text to numeric in T30659 / R30659C20: '5099.1'
## Warning: Coercing text to numeric in T30660 / R30660C20: '5099.1'
## Warning: Coercing text to numeric in T30661 / R30661C20: '5099.1'
## Warning: Coercing text to numeric in T30662 / R30662C20: '5099.1'
## Warning: Coercing text to numeric in T30663 / R30663C20: '5099.1'
## Warning: Coercing text to numeric in T30664 / R30664C20: '5099.1'
## Warning: Coercing text to numeric in T30665 / R30665C20: '5099.1'
## Warning: Coercing text to numeric in T30666 / R30666C20: '5099.1'
## Warning: Coercing text to numeric in T30667 / R30667C20: '5099.1'
## Warning: Coercing text to numeric in T30668 / R30668C20: '5099.1'
## Warning: Coercing text to numeric in T30669 / R30669C20: '5099.1'
## Warning: Coercing text to numeric in T30670 / R30670C20: '5099.1'
## Warning: Coercing text to numeric in T30671 / R30671C20: '5099.1'
## Warning: Coercing text to numeric in T30672 / R30672C20: '5099.1'
## Warning: Coercing text to numeric in T30673 / R30673C20: '5099.1'
## Warning: Coercing text to numeric in T30674 / R30674C20: '5099.1'
## Warning: Coercing text to numeric in T30675 / R30675C20: '5099.1'
## Warning: Coercing text to numeric in T30676 / R30676C20: '5099.1'
## Warning: Coercing text to numeric in T30677 / R30677C20: '5099.1'
## Warning: Coercing text to numeric in T30678 / R30678C20: '5099.1'
## Warning: Coercing text to numeric in T30679 / R30679C20: '5099.1'
## Warning: Coercing text to numeric in T30680 / R30680C20: '5099.1'
## Warning: Coercing text to numeric in T30681 / R30681C20: '5099.1'
## Warning: Coercing text to numeric in T30682 / R30682C20: '5099.1'
## Warning: Coercing text to numeric in T30683 / R30683C20: '5099.1'
## Warning: Coercing text to numeric in T30684 / R30684C20: '5099.1'
## Warning: Coercing text to numeric in T30685 / R30685C20: '5099.1'
## Warning: Coercing text to numeric in T30686 / R30686C20: '5099.1'
## Warning: Coercing text to numeric in T30687 / R30687C20: '5099.1'
## Warning: Coercing text to numeric in T30688 / R30688C20: '5099.1'
## Warning: Coercing text to numeric in T30689 / R30689C20: '5099.1'
## Warning: Coercing text to numeric in T30690 / R30690C20: '5099.1'
## Warning: Coercing text to numeric in T30691 / R30691C20: '5099.1'
## Warning: Coercing text to numeric in T30692 / R30692C20: '5099.1'
## Warning: Coercing text to numeric in T30693 / R30693C20: '5099.1'
## Warning: Coercing text to numeric in T30694 / R30694C20: '5099.1'
## Warning: Coercing text to numeric in T30695 / R30695C20: '5099.1'
## Warning: Coercing text to numeric in T30696 / R30696C20: '5099.1'
## Warning: Coercing text to numeric in T30697 / R30697C20: '5099.1'
## Warning: Coercing text to numeric in T30698 / R30698C20: '5099.1'
## Warning: Coercing text to numeric in T30699 / R30699C20: '5099.1'
## Warning: Coercing text to numeric in T30700 / R30700C20: '5099.1'
## Warning: Coercing text to numeric in T30701 / R30701C20: '5099.1'
## Warning: Coercing text to numeric in T30702 / R30702C20: '5099.1'
## Warning: Coercing text to numeric in T30703 / R30703C20: '5099.1'
## Warning: Coercing text to numeric in T30704 / R30704C20: '5099.1'
## Warning: Coercing text to numeric in T30705 / R30705C20: '5099.1'
## Warning: Coercing text to numeric in T30706 / R30706C20: '5099.1'
## Warning: Coercing text to numeric in T30707 / R30707C20: '5099.1'
## Warning: Coercing text to numeric in T30708 / R30708C20: '5099.1'
## Warning: Coercing text to numeric in T30709 / R30709C20: '5099.1'
## Warning: Coercing text to numeric in T30710 / R30710C20: '5099.1'
## Warning: Coercing text to numeric in T30711 / R30711C20: '5099.1'
## Warning: Coercing text to numeric in T30712 / R30712C20: '5099.1'
## Warning: Coercing text to numeric in T30713 / R30713C20: '5099.1'
## Warning: Coercing text to numeric in T30714 / R30714C20: '5099.1'
## Warning: Coercing text to numeric in T30715 / R30715C20: '5099.1'
## Warning: Coercing text to numeric in T30716 / R30716C20: '5099.1'
## Warning: Coercing text to numeric in T30717 / R30717C20: '5099.1'
## Warning: Coercing text to numeric in T30718 / R30718C20: '5099.1'
## Warning: Coercing text to numeric in T30719 / R30719C20: '5099.1'
## Warning: Coercing text to numeric in T30720 / R30720C20: '5099.1'
## Warning: Coercing text to numeric in T30721 / R30721C20: '5099.1'
## Warning: Coercing text to numeric in T30722 / R30722C20: '5099.1'
## Warning: Coercing text to numeric in T30723 / R30723C20: '5099.1'
## Warning: Coercing text to numeric in T30724 / R30724C20: '5099.1'
## Warning: Coercing text to numeric in T30725 / R30725C20: '5099.1'
## Warning: Coercing text to numeric in T30726 / R30726C20: '5099.1'
## Warning: Coercing text to numeric in T30727 / R30727C20: '5099.1'
## Warning: Coercing text to numeric in T30728 / R30728C20: '5099.1'
## Warning: Coercing text to numeric in T30729 / R30729C20: '5099.1'
## Warning: Coercing text to numeric in T30730 / R30730C20: '5099.1'
## Warning: Coercing text to numeric in T30731 / R30731C20: '5099.1'
## Warning: Coercing text to numeric in T30732 / R30732C20: '5099.1'
## Warning: Coercing text to numeric in T30733 / R30733C20: '5099.1'
## Warning: Coercing text to numeric in T30734 / R30734C20: '5099.1'
## Warning: Coercing text to numeric in T30735 / R30735C20: '5099.1'
## Warning: Coercing text to numeric in T30736 / R30736C20: '5099.1'
## Warning: Coercing text to numeric in T30737 / R30737C20: '5099.1'
## Warning: Coercing text to numeric in T30738 / R30738C20: '5099.1'
## Warning: Coercing text to numeric in T30739 / R30739C20: '5099.1'
## Warning: Coercing text to numeric in T30740 / R30740C20: '5099.1'
## Warning: Coercing text to numeric in T30741 / R30741C20: '5099.1'
## Warning: Coercing text to numeric in T30742 / R30742C20: '5099.1'
## Warning: Coercing text to numeric in T30743 / R30743C20: '5099.1'
## Warning: Coercing text to numeric in T30744 / R30744C20: '5099.1'
## Warning: Coercing text to numeric in T30745 / R30745C20: '5099.1'
## Warning: Coercing text to numeric in T30746 / R30746C20: '5099.1'
## Warning: Coercing text to numeric in T30747 / R30747C20: '5099.1'
## Warning: Coercing text to numeric in T30748 / R30748C20: '5099.1'
## Warning: Coercing text to numeric in T30749 / R30749C20: '5099.1'
## Warning: Coercing text to numeric in T30750 / R30750C20: '5099.1'
## Warning: Coercing text to numeric in T30751 / R30751C20: '5099.1'
## Warning: Coercing text to numeric in T30752 / R30752C20: '5099.1'
## Warning: Coercing text to numeric in T30753 / R30753C20: '5099.1'
## Warning: Coercing text to numeric in T30754 / R30754C20: '5099.1'
## Warning: Coercing text to numeric in T30755 / R30755C20: '5099.1'
## Warning: Coercing text to numeric in T30756 / R30756C20: '5099.1'
## Warning: Coercing text to numeric in T30757 / R30757C20: '5099.1'
## Warning: Coercing text to numeric in T30758 / R30758C20: '5099.1'
## Warning: Coercing text to numeric in T30759 / R30759C20: '5099.1'
## Warning: Coercing text to numeric in T30760 / R30760C20: '5099.1'
## Warning: Coercing text to numeric in T30761 / R30761C20: '5099.1'
## Warning: Coercing text to numeric in T30762 / R30762C20: '5099.1'
## Warning: Coercing text to numeric in T30763 / R30763C20: '5099.1'
## Warning: Coercing text to numeric in T30764 / R30764C20: '5099.1'
## Warning: Coercing text to numeric in T30765 / R30765C20: '5099.1'
## Warning: Coercing text to numeric in T30766 / R30766C20: '5099.1'
## Warning: Coercing text to numeric in T30767 / R30767C20: '5099.1'
## Warning: Coercing text to numeric in T30768 / R30768C20: '5099.1'
## Warning: Coercing text to numeric in T30769 / R30769C20: '5099.1'
## Warning: Coercing text to numeric in T30770 / R30770C20: '5099.1'
## Warning: Coercing text to numeric in T30771 / R30771C20: '5099.1'
## Warning: Coercing text to numeric in T30772 / R30772C20: '5099.1'
## Warning: Coercing text to numeric in T30773 / R30773C20: '5099.1'
## Warning: Coercing text to numeric in T30774 / R30774C20: '5099.1'
## Warning: Coercing text to numeric in T30775 / R30775C20: '5099.1'
## Warning: Coercing text to numeric in T30776 / R30776C20: '5099.1'
## Warning: Coercing text to numeric in T30777 / R30777C20: '5099.1'
## Warning: Coercing text to numeric in T30778 / R30778C20: '5099.1'
## Warning: Coercing text to numeric in T30779 / R30779C20: '5099.1'
## Warning: Coercing text to numeric in T30780 / R30780C20: '5099.1'
## Warning: Coercing text to numeric in T30781 / R30781C20: '5099.1'
## Warning: Coercing text to numeric in T30782 / R30782C20: '5099.1'
## Warning: Coercing text to numeric in T30783 / R30783C20: '5099.1'
## Warning: Coercing text to numeric in T30784 / R30784C20: '5099.1'
## Warning: Coercing text to numeric in T30785 / R30785C20: '5099.1'
## Warning: Coercing text to numeric in T30786 / R30786C20: '5099.1'
## Warning: Coercing text to numeric in T30787 / R30787C20: '5099.1'
## Warning: Coercing text to numeric in T30788 / R30788C20: '5099.1'
## Warning: Coercing text to numeric in T30789 / R30789C20: '5099.1'
## Warning: Coercing text to numeric in T30790 / R30790C20: '5099.1'
## Warning: Coercing text to numeric in T30791 / R30791C20: '5099.1'
## Warning: Coercing text to numeric in T30792 / R30792C20: '5099.1'
## Warning: Coercing text to numeric in T30793 / R30793C20: '5099.1'
## Warning: Coercing text to numeric in T30794 / R30794C20: '5099.1'
## Warning: Coercing text to numeric in T30795 / R30795C20: '5099.1'
## Warning: Coercing text to numeric in T30796 / R30796C20: '5099.1'
## Warning: Coercing text to numeric in T30797 / R30797C20: '5099.1'
## Warning: Coercing text to numeric in T30798 / R30798C20: '5099.1'
## Warning: Coercing text to numeric in T30799 / R30799C20: '5099.1'
## Warning: Coercing text to numeric in T30800 / R30800C20: '5099.1'
## Warning: Coercing text to numeric in T30801 / R30801C20: '5099.1'
## Warning: Coercing text to numeric in T30802 / R30802C20: '5099.1'
## Warning: Coercing text to numeric in T30803 / R30803C20: '5099.1'
## Warning: Coercing text to numeric in T30804 / R30804C20: '5099.1'
## Warning: Coercing text to numeric in T30805 / R30805C20: '5099.1'
## Warning: Coercing text to numeric in T30806 / R30806C20: '5099.1'
## Warning: Coercing text to numeric in T30807 / R30807C20: '5099.1'
## Warning: Coercing text to numeric in T30808 / R30808C20: '5099.1'
## Warning: Coercing text to numeric in T30809 / R30809C20: '5099.1'
## Warning: Coercing text to numeric in T30810 / R30810C20: '5099.1'
## Warning: Coercing text to numeric in T30811 / R30811C20: '5099.1'
## Warning: Coercing text to numeric in T30812 / R30812C20: '5099.1'
## Warning: Coercing text to numeric in T30813 / R30813C20: '5099.1'
## Warning: Coercing text to numeric in T30814 / R30814C20: '5099.1'
## Warning: Coercing text to numeric in T30815 / R30815C20: '5099.1'
## Warning: Coercing text to numeric in T30816 / R30816C20: '5099.1'
## Warning: Coercing text to numeric in T30817 / R30817C20: '5099.1'
## Warning: Coercing text to numeric in T30818 / R30818C20: '5099.1'
## Warning: Coercing text to numeric in T30819 / R30819C20: '5099.1'
## Warning: Coercing text to numeric in T30820 / R30820C20: '5099.1'
## Warning: Coercing text to numeric in T30821 / R30821C20: '5099.1'
## Warning: Coercing text to numeric in T30822 / R30822C20: '5099.1'
## Warning: Coercing text to numeric in T30823 / R30823C20: '5099.1'
## Warning: Coercing text to numeric in T30824 / R30824C20: '5099.1'
## Warning: Coercing text to numeric in T30825 / R30825C20: '5099.1'
## Warning: Coercing text to numeric in T30826 / R30826C20: '5099.1'
## Warning: Coercing text to numeric in T30827 / R30827C20: '5099.1'
## Warning: Coercing text to numeric in T30828 / R30828C20: '5099.1'
## Warning: Coercing text to numeric in T30829 / R30829C20: '5099.1'
## Warning: Coercing text to numeric in T30830 / R30830C20: '5099.1'
## Warning: Coercing text to numeric in T30831 / R30831C20: '5099.1'
## Warning: Coercing text to numeric in T30832 / R30832C20: '5099.1'
## Warning: Coercing text to numeric in T30833 / R30833C20: '5099.1'
## Warning: Coercing text to numeric in T30834 / R30834C20: '5099.1'
## Warning: Coercing text to numeric in T30835 / R30835C20: '5099.1'
## Warning: Coercing text to numeric in T30836 / R30836C20: '5099.1'
## Warning: Coercing text to numeric in T30837 / R30837C20: '5099.1'
## Warning: Coercing text to numeric in T30838 / R30838C20: '5099.1'
## Warning: Coercing text to numeric in T30839 / R30839C20: '5099.1'
## Warning: Coercing text to numeric in T30840 / R30840C20: '5099.1'
## Warning: Coercing text to numeric in T30841 / R30841C20: '5099.1'
## Warning: Coercing text to numeric in T30842 / R30842C20: '5099.1'
## Warning: Coercing text to numeric in T30843 / R30843C20: '5099.1'
## Warning: Coercing text to numeric in T30844 / R30844C20: '5099.1'
## Warning: Coercing text to numeric in T30845 / R30845C20: '5099.1'
## Warning: Coercing text to numeric in T30846 / R30846C20: '5099.1'
## Warning: Coercing text to numeric in T30847 / R30847C20: '5099.1'
## Warning: Coercing text to numeric in T30848 / R30848C20: '5099.1'
## Warning: Coercing text to numeric in T30849 / R30849C20: '5099.1'
## Warning: Coercing text to numeric in T30850 / R30850C20: '5099.1'
## Warning: Coercing text to numeric in T30851 / R30851C20: '5099.1'
## Warning: Coercing text to numeric in T30852 / R30852C20: '5099.1'
## Warning: Coercing text to numeric in T30853 / R30853C20: '5099.1'
## Warning: Coercing text to numeric in T30854 / R30854C20: '5099.1'
## Warning: Coercing text to numeric in T30855 / R30855C20: '5099.1'
## Warning: Coercing text to numeric in T30856 / R30856C20: '5099.1'
## Warning: Coercing text to numeric in T30857 / R30857C20: '5099.1'
## Warning: Coercing text to numeric in T30858 / R30858C20: '5099.1'
## Warning: Coercing text to numeric in T30859 / R30859C20: '5099.1'
## Warning: Coercing text to numeric in T30860 / R30860C20: '5099.1'
## Warning: Coercing text to numeric in T30861 / R30861C20: '5099.1'
## Warning: Coercing text to numeric in T30862 / R30862C20: '5099.1'
## Warning: Coercing text to numeric in T30863 / R30863C20: '5099.1'
## Warning: Coercing text to numeric in T30864 / R30864C20: '5099.1'
## Warning: Coercing text to numeric in T30865 / R30865C20: '5099.1'
## Warning: Coercing text to numeric in T30866 / R30866C20: '5099.1'
## Warning: Coercing text to numeric in T30867 / R30867C20: '5099.1'
## Warning: Coercing text to numeric in T30868 / R30868C20: '5099.1'
## Warning: Coercing text to numeric in T30869 / R30869C20: '5099.1'
## Warning: Coercing text to numeric in T30870 / R30870C20: '5099.1'
## Warning: Coercing text to numeric in T30871 / R30871C20: '5099.1'
## Warning: Coercing text to numeric in T30872 / R30872C20: '5099.1'
## Warning: Coercing text to numeric in T30873 / R30873C20: '5099.1'
## Warning: Coercing text to numeric in T30874 / R30874C20: '5099.1'
## Warning: Coercing text to numeric in T30875 / R30875C20: '5099.1'
## Warning: Coercing text to numeric in T30876 / R30876C20: '5099.1'
## Warning: Coercing text to numeric in T30877 / R30877C20: '5099.1'
## Warning: Coercing text to numeric in T30878 / R30878C20: '5099.1'
## Warning: Coercing text to numeric in T30879 / R30879C20: '5099.1'
## Warning: Coercing text to numeric in T30880 / R30880C20: '5099.1'
## Warning: Coercing text to numeric in T30881 / R30881C20: '5099.1'
## Warning: Coercing text to numeric in T30882 / R30882C20: '5099.1'
## Warning: Coercing text to numeric in T30883 / R30883C20: '5099.1'
## Warning: Coercing text to numeric in T30884 / R30884C20: '5099.1'
## Warning: Coercing text to numeric in T30885 / R30885C20: '5099.1'
## Warning: Coercing text to numeric in T30886 / R30886C20: '5099.1'
## Warning: Coercing text to numeric in T30887 / R30887C20: '5099.1'
## Warning: Coercing text to numeric in T30888 / R30888C20: '5099.1'
## Warning: Coercing text to numeric in T30889 / R30889C20: '5099.1'
## Warning: Coercing text to numeric in T30890 / R30890C20: '5099.1'
## Warning: Coercing text to numeric in T30891 / R30891C20: '5099.1'
## Warning: Coercing text to numeric in T30892 / R30892C20: '5099.1'
## Warning: Coercing text to numeric in T30893 / R30893C20: '5099.1'
## Warning: Coercing text to numeric in T30894 / R30894C20: '5099.1'
## Warning: Coercing text to numeric in T30895 / R30895C20: '5099.1'
## Warning: Coercing text to numeric in T30896 / R30896C20: '5099.1'
## Warning: Coercing text to numeric in T30897 / R30897C20: '5099.1'
## Warning: Coercing text to numeric in T30898 / R30898C20: '5099.1'
## Warning: Coercing text to numeric in T30899 / R30899C20: '5099.1'
## Warning: Coercing text to numeric in T30900 / R30900C20: '5099.1'
## Warning: Coercing text to numeric in T30901 / R30901C20: '5099.1'
## Warning: Coercing text to numeric in T30902 / R30902C20: '5099.1'
## Warning: Coercing text to numeric in T30903 / R30903C20: '5099.1'
## Warning: Coercing text to numeric in T30904 / R30904C20: '5099.1'
## Warning: Coercing text to numeric in T30905 / R30905C20: '5099.1'
## Warning: Coercing text to numeric in T30906 / R30906C20: '5099.1'
## Warning: Coercing text to numeric in T30907 / R30907C20: '5099.1'
## Warning: Coercing text to numeric in T30908 / R30908C20: '5099.1'
## Warning: Coercing text to numeric in T30909 / R30909C20: '5099.1'
## Warning: Coercing text to numeric in T30910 / R30910C20: '5099.1'
## Warning: Coercing text to numeric in T30911 / R30911C20: '5099.1'
## Warning: Coercing text to numeric in T30912 / R30912C20: '5099.1'
## Warning: Coercing text to numeric in T30913 / R30913C20: '5099.1'
## Warning: Coercing text to numeric in T30914 / R30914C20: '5099.1'
## Warning: Coercing text to numeric in T30915 / R30915C20: '5099.1'
## Warning: Coercing text to numeric in T30916 / R30916C20: '5099.1'
## Warning: Coercing text to numeric in T30917 / R30917C20: '5099.1'
## Warning: Coercing text to numeric in T30918 / R30918C20: '5099.1'
## Warning: Coercing text to numeric in T30919 / R30919C20: '5099.1'
## Warning: Coercing text to numeric in T30920 / R30920C20: '5099.1'
## Warning: Coercing text to numeric in T30921 / R30921C20: '5099.1'
## Warning: Coercing text to numeric in T30922 / R30922C20: '5099.1'
## Warning: Coercing text to numeric in T30923 / R30923C20: '5099.1'
## Warning: Coercing text to numeric in T30924 / R30924C20: '5099.1'
## Warning: Coercing text to numeric in T30925 / R30925C20: '5099.1'
## Warning: Coercing text to numeric in T30926 / R30926C20: '5099.1'
## Warning: Coercing text to numeric in T30927 / R30927C20: '5099.1'
## Warning: Coercing text to numeric in T30928 / R30928C20: '5099.1'
## Warning: Coercing text to numeric in T30929 / R30929C20: '5099.1'
## Warning: Coercing text to numeric in T30930 / R30930C20: '5099.1'
## Warning: Coercing text to numeric in T30931 / R30931C20: '5099.1'
## Warning: Coercing text to numeric in T30932 / R30932C20: '5099.1'
## Warning: Coercing text to numeric in T30933 / R30933C20: '5099.1'
## Warning: Coercing text to numeric in T30934 / R30934C20: '5099.1'
## Warning: Coercing text to numeric in T30935 / R30935C20: '5099.1'
## Warning: Coercing text to numeric in T30936 / R30936C20: '5099.1'
## Warning: Coercing text to numeric in T30937 / R30937C20: '5099.1'
## Warning: Coercing text to numeric in T30938 / R30938C20: '5099.1'
## Warning: Coercing text to numeric in T30939 / R30939C20: '5099.1'
## Warning: Coercing text to numeric in T30940 / R30940C20: '5099.1'
## Warning: Coercing text to numeric in T30941 / R30941C20: '5099.1'
## Warning: Coercing text to numeric in T30942 / R30942C20: '5099.1'
## Warning: Coercing text to numeric in T30943 / R30943C20: '5099.1'
## Warning: Coercing text to numeric in T30944 / R30944C20: '5099.1'
## Warning: Coercing text to numeric in T30945 / R30945C20: '5099.1'
## Warning: Coercing text to numeric in T30946 / R30946C20: '5099.1'
## Warning: Coercing text to numeric in T30947 / R30947C20: '5099.1'
## Warning: Coercing text to numeric in T30948 / R30948C20: '5099.1'
## Warning: Coercing text to numeric in T30949 / R30949C20: '5099.1'
## Warning: Coercing text to numeric in T30950 / R30950C20: '5099.1'
## Warning: Coercing text to numeric in T30951 / R30951C20: '5099.1'
## Warning: Coercing text to numeric in T30952 / R30952C20: '5099.1'
## Warning: Coercing text to numeric in T30953 / R30953C20: '5099.1'
## Warning: Coercing text to numeric in T30954 / R30954C20: '5099.1'
## Warning: Coercing text to numeric in T30955 / R30955C20: '5099.1'
## Warning: Coercing text to numeric in T30956 / R30956C20: '5099.1'
## Warning: Coercing text to numeric in T30957 / R30957C20: '5099.1'
## Warning: Coercing text to numeric in T30958 / R30958C20: '5099.1'
## Warning: Coercing text to numeric in T30959 / R30959C20: '5099.1'
## Warning: Coercing text to numeric in T30960 / R30960C20: '5099.1'
## Warning: Coercing text to numeric in T30961 / R30961C20: '5099.1'
## Warning: Coercing text to numeric in T30962 / R30962C20: '5099.1'
## Warning: Coercing text to numeric in T30963 / R30963C20: '5099.1'
## Warning: Coercing text to numeric in T30964 / R30964C20: '5099.1'
## Warning: Coercing text to numeric in T30965 / R30965C20: '5099.1'
## Warning: Coercing text to numeric in T30966 / R30966C20: '5099.1'
## Warning: Coercing text to numeric in T30967 / R30967C20: '5099.1'
## Warning: Coercing text to numeric in T30968 / R30968C20: '5099.1'
## Warning: Coercing text to numeric in T30969 / R30969C20: '5099.1'
## Warning: Coercing text to numeric in T30970 / R30970C20: '5099.1'
## Warning: Coercing text to numeric in T30971 / R30971C20: '5099.1'
## Warning: Coercing text to numeric in T30972 / R30972C20: '5099.1'
## Warning: Coercing text to numeric in T30973 / R30973C20: '5099.1'
## Warning: Coercing text to numeric in T30974 / R30974C20: '5099.1'
## Warning: Coercing text to numeric in T30975 / R30975C20: '5099.1'
## Warning: Coercing text to numeric in T30976 / R30976C20: '5099.1'
## Warning: Coercing text to numeric in T30977 / R30977C20: '5099.1'
## Warning: Coercing text to numeric in T30978 / R30978C20: '5099.1'
## Warning: Coercing text to numeric in T30979 / R30979C20: '5099.1'
## Warning: Coercing text to numeric in T30980 / R30980C20: '5099.1'
## Warning: Coercing text to numeric in T30981 / R30981C20: '5099.1'
## Warning: Coercing text to numeric in T30982 / R30982C20: '5099.1'
## Warning: Coercing text to numeric in T30983 / R30983C20: '5099.1'
## Warning: Coercing text to numeric in T30984 / R30984C20: '5099.1'
## Warning: Coercing text to numeric in T30985 / R30985C20: '5099.1'
## Warning: Coercing text to numeric in T30986 / R30986C20: '5099.1'
## Warning: Coercing text to numeric in T30987 / R30987C20: '5099.1'
## Warning: Coercing text to numeric in T30988 / R30988C20: '5099.1'
## Warning: Coercing text to numeric in T30989 / R30989C20: '5099.1'
## Warning: Coercing text to numeric in T30990 / R30990C20: '5099.1'
## Warning: Coercing text to numeric in T30991 / R30991C20: '5099.1'
## Warning: Coercing text to numeric in T30992 / R30992C20: '5099.1'
## Warning: Coercing text to numeric in T30993 / R30993C20: '5099.1'
## Warning: Coercing text to numeric in T30994 / R30994C20: '5099.1'
## Warning: Coercing text to numeric in T30995 / R30995C20: '5099.1'
## Warning: Coercing text to numeric in T30996 / R30996C20: '5099.1'
## Warning: Coercing text to numeric in T30997 / R30997C20: '5099.1'
## Warning: Coercing text to numeric in T30998 / R30998C20: '5099.1'
## Warning: Coercing text to numeric in T30999 / R30999C20: '5099.1'
## Warning: Coercing text to numeric in T31000 / R31000C20: '5099.1'
## Warning: Coercing text to numeric in T31001 / R31001C20: '5099.1'
## Warning: Coercing text to numeric in T31002 / R31002C20: '5099.1'
## Warning: Coercing text to numeric in T31003 / R31003C20: '5099.1'
## Warning: Coercing text to numeric in T31004 / R31004C20: '5099.1'
## Warning: Coercing text to numeric in T31005 / R31005C20: '5099.1'
## Warning: Coercing text to numeric in T31006 / R31006C20: '5099.1'
## Warning: Coercing text to numeric in T31007 / R31007C20: '5099.1'
## Warning: Coercing text to numeric in T31008 / R31008C20: '5099.1'
## Warning: Coercing text to numeric in T31009 / R31009C20: '5099.1'
## Warning: Coercing text to numeric in T31010 / R31010C20: '5099.1'
## Warning: Coercing text to numeric in T31011 / R31011C20: '5099.1'
## Warning: Coercing text to numeric in T31012 / R31012C20: '5099.1'
## Warning: Coercing text to numeric in T31013 / R31013C20: '5099.1'
## Warning: Coercing text to numeric in T31014 / R31014C20: '5099.1'
## Warning: Coercing text to numeric in T31015 / R31015C20: '5099.1'
## Warning: Coercing text to numeric in T31016 / R31016C20: '5099.1'
## Warning: Coercing text to numeric in T31017 / R31017C20: '5099.1'
## Warning: Coercing text to numeric in T31018 / R31018C20: '5099.1'
## Warning: Coercing text to numeric in T31019 / R31019C20: '5099.1'
## Warning: Coercing text to numeric in T31020 / R31020C20: '5099.1'
## Warning: Coercing text to numeric in T31021 / R31021C20: '5099.1'
## Warning: Coercing text to numeric in T31022 / R31022C20: '5099.1'
## Warning: Coercing text to numeric in T31023 / R31023C20: '5099.1'
## Warning: Coercing text to numeric in T31024 / R31024C20: '5099.1'
## Warning: Coercing text to numeric in T31025 / R31025C20: '5099.1'
## Warning: Coercing text to numeric in T31026 / R31026C20: '5099.1'
## Warning: Coercing text to numeric in T31027 / R31027C20: '5099.1'
## Warning: Coercing text to numeric in T31028 / R31028C20: '5099.1'
## Warning: Coercing text to numeric in T31029 / R31029C20: '5099.1'
## Warning: Coercing text to numeric in T31030 / R31030C20: '5099.1'
## Warning: Coercing text to numeric in T31031 / R31031C20: '5099.1'
## Warning: Coercing text to numeric in T31032 / R31032C20: '5099.1'
## Warning: Coercing text to numeric in T31033 / R31033C20: '5099.1'
## Warning: Coercing text to numeric in T31034 / R31034C20: '5099.1'
## Warning: Coercing text to numeric in T31035 / R31035C20: '5099.1'
## Warning: Coercing text to numeric in T31036 / R31036C20: '5099.1'
## Warning: Coercing text to numeric in T31037 / R31037C20: '5099.1'
## Warning: Coercing text to numeric in T31038 / R31038C20: '5099.1'
## Warning: Coercing text to numeric in T31039 / R31039C20: '5099.1'
## Warning: Coercing text to numeric in T31040 / R31040C20: '5099.1'
## Warning: Coercing text to numeric in T31041 / R31041C20: '5099.1'
## Warning: Coercing text to numeric in T31042 / R31042C20: '5099.1'
## Warning: Coercing text to numeric in T31043 / R31043C20: '5099.1'
## Warning: Coercing text to numeric in T31044 / R31044C20: '5099.1'
## Warning: Coercing text to numeric in T31045 / R31045C20: '5099.1'
## Warning: Coercing text to numeric in T31046 / R31046C20: '5099.1'
## Warning: Coercing text to numeric in T31047 / R31047C20: '5099.1'
## Warning: Coercing text to numeric in T31048 / R31048C20: '5099.1'
## Warning: Coercing text to numeric in T31049 / R31049C20: '5099.1'
## Warning: Coercing text to numeric in T31050 / R31050C20: '5099.1'
## Warning: Coercing text to numeric in T31051 / R31051C20: '5099.1'
## Warning: Coercing text to numeric in T31052 / R31052C20: '5099.1'
## Warning: Coercing text to numeric in T31053 / R31053C20: '5099.1'
## Warning: Coercing text to numeric in T31054 / R31054C20: '5099.1'
## Warning: Coercing text to numeric in T31055 / R31055C20: '5099.1'
## Warning: Coercing text to numeric in T31056 / R31056C20: '5099.1'
## Warning: Coercing text to numeric in T31057 / R31057C20: '5099.1'
## Warning: Coercing text to numeric in T31058 / R31058C20: '5099.1'
## Warning: Coercing text to numeric in T31059 / R31059C20: '5099.1'
## Warning: Coercing text to numeric in T31060 / R31060C20: '5099.1'
## Warning: Coercing text to numeric in T31061 / R31061C20: '5099.1'
## Warning: Coercing text to numeric in T31062 / R31062C20: '5099.1'
## Warning: Coercing text to numeric in T31063 / R31063C20: '5099.1'
## Warning: Coercing text to numeric in T31064 / R31064C20: '5099.1'
## Warning: Coercing text to numeric in T31065 / R31065C20: '5099.1'
## Warning: Coercing text to numeric in T31066 / R31066C20: '5099.1'
## Warning: Coercing text to numeric in T31067 / R31067C20: '5099.1'
## Warning: Coercing text to numeric in T31068 / R31068C20: '5099.1'
## Warning: Coercing text to numeric in T31069 / R31069C20: '5099.1'
## Warning: Coercing text to numeric in T31070 / R31070C20: '5099.1'
## Warning: Coercing text to numeric in T31071 / R31071C20: '5099.1'
## Warning: Coercing text to numeric in T31072 / R31072C20: '5099.1'
## Warning: Coercing text to numeric in T31073 / R31073C20: '5099.1'
## Warning: Coercing text to numeric in T31074 / R31074C20: '5099.1'
## Warning: Coercing text to numeric in T31075 / R31075C20: '5099.1'
## Warning: Coercing text to numeric in T31076 / R31076C20: '5099.1'
## Warning: Coercing text to numeric in T31077 / R31077C20: '5099.1'
## Warning: Coercing text to numeric in T31078 / R31078C20: '5099.1'
## Warning: Coercing text to numeric in T31079 / R31079C20: '5099.1'
## Warning: Coercing text to numeric in T31080 / R31080C20: '5099.1'
## Warning: Coercing text to numeric in T31081 / R31081C20: '5099.1'
## Warning: Coercing text to numeric in T31082 / R31082C20: '5099.1'
## Warning: Coercing text to numeric in T31083 / R31083C20: '5099.1'
## Warning: Coercing text to numeric in T31084 / R31084C20: '5099.1'
## Warning: Coercing text to numeric in T31085 / R31085C20: '5099.1'
## Warning: Coercing text to numeric in T31086 / R31086C20: '5099.1'
## Warning: Coercing text to numeric in T31087 / R31087C20: '5099.1'
## Warning: Coercing text to numeric in T31088 / R31088C20: '5099.1'
## Warning: Coercing text to numeric in T31089 / R31089C20: '5099.1'
## Warning: Coercing text to numeric in T31090 / R31090C20: '5099.1'
## Warning: Coercing text to numeric in T31091 / R31091C20: '5099.1'
## Warning: Coercing text to numeric in T31092 / R31092C20: '5099.1'
## Warning: Coercing text to numeric in T31093 / R31093C20: '5099.1'
## Warning: Coercing text to numeric in T31094 / R31094C20: '5099.1'
## Warning: Coercing text to numeric in T31095 / R31095C20: '5099.1'
## Warning: Coercing text to numeric in T31096 / R31096C20: '5099.1'
## Warning: Coercing text to numeric in T31097 / R31097C20: '5099.1'
## Warning: Coercing text to numeric in T31098 / R31098C20: '5099.1'
## Warning: Coercing text to numeric in T31099 / R31099C20: '5099.1'
## Warning: Coercing text to numeric in T31100 / R31100C20: '5099.1'
## Warning: Coercing text to numeric in T31101 / R31101C20: '5099.1'
## Warning: Coercing text to numeric in T31102 / R31102C20: '5099.1'
## Warning: Coercing text to numeric in T31103 / R31103C20: '5099.1'
## Warning: Coercing text to numeric in T31104 / R31104C20: '5099.1'
## Warning: Coercing text to numeric in T31105 / R31105C20: '5099.1'
## Warning: Coercing text to numeric in T31106 / R31106C20: '5099.1'
## Warning: Coercing text to numeric in T31107 / R31107C20: '5099.1'
## Warning: Coercing text to numeric in T31108 / R31108C20: '5099.1'
## Warning: Coercing text to numeric in T31109 / R31109C20: '5099.1'
## Warning: Coercing text to numeric in T31110 / R31110C20: '5099.1'
## Warning: Coercing text to numeric in T31111 / R31111C20: '5099.1'
## Warning: Coercing text to numeric in T31112 / R31112C20: '5099.1'
## Warning: Coercing text to numeric in T31113 / R31113C20: '5099.1'
## Warning: Coercing text to numeric in T31114 / R31114C20: '5099.1'
## Warning: Coercing text to numeric in T31115 / R31115C20: '5099.1'
## Warning: Coercing text to numeric in T31116 / R31116C20: '5099.1'
## Warning: Coercing text to numeric in T31117 / R31117C20: '5099.1'
## Warning: Coercing text to numeric in T31118 / R31118C20: '5099.1'
## Warning: Coercing text to numeric in T31119 / R31119C20: '5099.1'
## Warning: Coercing text to numeric in T31120 / R31120C20: '5099.1'
## Warning: Coercing text to numeric in T31121 / R31121C20: '5099.1'
## Warning: Coercing text to numeric in T31122 / R31122C20: '5099.1'
## Warning: Coercing text to numeric in T31123 / R31123C20: '5099.1'
## Warning: Coercing text to numeric in T31124 / R31124C20: '5099.1'
## Warning: Coercing text to numeric in T31125 / R31125C20: '5099.1'
## Warning: Coercing text to numeric in T31126 / R31126C20: '5099.1'
## Warning: Coercing text to numeric in T31127 / R31127C20: '5099.1'
## Warning: Coercing text to numeric in T31128 / R31128C20: '5099.1'
## Warning: Coercing text to numeric in T31129 / R31129C20: '5099.1'
## Warning: Coercing text to numeric in T31130 / R31130C20: '5099.1'
## Warning: Coercing text to numeric in T31131 / R31131C20: '5099.1'
## Warning: Coercing text to numeric in T31132 / R31132C20: '5099.1'
## Warning: Coercing text to numeric in T31133 / R31133C20: '5099.1'
## Warning: Coercing text to numeric in T31134 / R31134C20: '5099.1'
## Warning: Coercing text to numeric in T31135 / R31135C20: '5099.1'
## Warning: Coercing text to numeric in T31136 / R31136C20: '5099.1'
## Warning: Coercing text to numeric in T31137 / R31137C20: '5099.1'
## Warning: Coercing text to numeric in T31138 / R31138C20: '5099.1'
## Warning: Coercing text to numeric in T31139 / R31139C20: '5099.1'
## Warning: Coercing text to numeric in T31140 / R31140C20: '5099.1'
## Warning: Coercing text to numeric in T31141 / R31141C20: '5099.1'
## Warning: Coercing text to numeric in T31142 / R31142C20: '5099.1'
## Warning: Coercing text to numeric in T31143 / R31143C20: '5099.1'
## Warning: Coercing text to numeric in T31144 / R31144C20: '5099.1'
## Warning: Coercing text to numeric in T31145 / R31145C20: '5099.1'
## Warning: Coercing text to numeric in T31146 / R31146C20: '5099.1'
## Warning: Coercing text to numeric in T31147 / R31147C20: '5099.1'
## Warning: Coercing text to numeric in T31148 / R31148C20: '5099.1'
## Warning: Coercing text to numeric in T31149 / R31149C20: '5099.1'
## Warning: Coercing text to numeric in T31150 / R31150C20: '5099.1'
## Warning: Coercing text to numeric in T31151 / R31151C20: '5099.1'
## Warning: Coercing text to numeric in T31152 / R31152C20: '5099.1'
## Warning: Coercing text to numeric in T31153 / R31153C20: '5099.1'
## Warning: Coercing text to numeric in T31154 / R31154C20: '5099.1'
## Warning: Coercing text to numeric in T31155 / R31155C20: '5099.1'
## Warning: Coercing text to numeric in T31156 / R31156C20: '5099.1'
## Warning: Coercing text to numeric in T31157 / R31157C20: '5099.1'
## Warning: Coercing text to numeric in T31158 / R31158C20: '5099.1'
## Warning: Coercing text to numeric in T31159 / R31159C20: '5099.1'
## Warning: Coercing text to numeric in T31160 / R31160C20: '5099.1'
## Warning: Coercing text to numeric in T31161 / R31161C20: '5099.1'
## Warning: Coercing text to numeric in T31162 / R31162C20: '5099.1'
## Warning: Coercing text to numeric in T31163 / R31163C20: '5099.1'
## Warning: Coercing text to numeric in T31164 / R31164C20: '5099.1'
## Warning: Coercing text to numeric in T31165 / R31165C20: '5099.1'
## Warning: Coercing text to numeric in T31166 / R31166C20: '5099.1'
## Warning: Coercing text to numeric in T31167 / R31167C20: '5099.1'
## Warning: Coercing text to numeric in T31168 / R31168C20: '5099.1'
## Warning: Coercing text to numeric in T31169 / R31169C20: '5099.1'
## Warning: Coercing text to numeric in T31170 / R31170C20: '5099.1'
## Warning: Coercing text to numeric in T31171 / R31171C20: '5099.1'
## Warning: Coercing text to numeric in T31172 / R31172C20: '5099.1'
## Warning: Coercing text to numeric in T31173 / R31173C20: '5099.1'
## Warning: Coercing text to numeric in T31174 / R31174C20: '5099.1'
## Warning: Coercing text to numeric in T31175 / R31175C20: '5099.1'
## Warning: Coercing text to numeric in T31176 / R31176C20: '5099.1'
## Warning: Coercing text to numeric in T31177 / R31177C20: '5099.1'
## Warning: Coercing text to numeric in T31178 / R31178C20: '5099.1'
## Warning: Coercing text to numeric in T31179 / R31179C20: '5099.1'
## Warning: Coercing text to numeric in T31180 / R31180C20: '5099.1'
## Warning: Coercing text to numeric in T31181 / R31181C20: '5099.1'
## Warning: Coercing text to numeric in T31182 / R31182C20: '5099.1'
## Warning: Coercing text to numeric in T31183 / R31183C20: '5099.1'
## Warning: Coercing text to numeric in T31184 / R31184C20: '5099.1'
## Warning: Coercing text to numeric in T31185 / R31185C20: '5099.1'
## Warning: Coercing text to numeric in T31186 / R31186C20: '5099.1'
## Warning: Coercing text to numeric in T31187 / R31187C20: '5099.1'
## Warning: Coercing text to numeric in T31188 / R31188C20: '5099.1'
## Warning: Coercing text to numeric in T31189 / R31189C20: '5099.1'
## Warning: Coercing text to numeric in T31190 / R31190C20: '5099.1'
## Warning: Coercing text to numeric in T31191 / R31191C20: '5099.1'
## Warning: Coercing text to numeric in T31192 / R31192C20: '5099.1'
## Warning: Coercing text to numeric in T31193 / R31193C20: '5099.1'
## Warning: Coercing text to numeric in T31194 / R31194C20: '5099.1'
## Warning: Coercing text to numeric in T31195 / R31195C20: '5099.1'
## Warning: Coercing text to numeric in T31196 / R31196C20: '5099.1'
## Warning: Coercing text to numeric in T31197 / R31197C20: '5099.1'
## Warning: Coercing text to numeric in T31198 / R31198C20: '5099.1'
## Warning: Coercing text to numeric in T31199 / R31199C20: '5099.1'
## Warning: Coercing text to numeric in T31200 / R31200C20: '5099.1'
## Warning: Coercing text to numeric in T31201 / R31201C20: '5099.1'
## Warning: Coercing text to numeric in T31202 / R31202C20: '5099.1'
## Warning: Coercing text to numeric in T31203 / R31203C20: '5099.1'
## Warning: Coercing text to numeric in T31204 / R31204C20: '5099.1'
## Warning: Coercing text to numeric in T31205 / R31205C20: '5099.1'
## Warning: Coercing text to numeric in T31206 / R31206C20: '5099.1'
## Warning: Coercing text to numeric in T31207 / R31207C20: '5099.1'
## Warning: Coercing text to numeric in T31208 / R31208C20: '5099.1'
## Warning: Coercing text to numeric in T31209 / R31209C20: '5099.1'
## Warning: Coercing text to numeric in T31210 / R31210C20: '5099.1'
## Warning: Coercing text to numeric in T31211 / R31211C20: '5099.1'
## Warning: Coercing text to numeric in T31212 / R31212C20: '5099.1'
## Warning: Coercing text to numeric in T31213 / R31213C20: '5099.1'
## Warning: Coercing text to numeric in T31214 / R31214C20: '5099.1'
## Warning: Coercing text to numeric in T31215 / R31215C20: '5099.1'
## Warning: Coercing text to numeric in T31216 / R31216C20: '5099.1'
## Warning: Coercing text to numeric in T31217 / R31217C20: '5099.1'
## Warning: Coercing text to numeric in T31218 / R31218C20: '5099.1'
## Warning: Coercing text to numeric in T31219 / R31219C20: '5099.1'
## Warning: Coercing text to numeric in T31220 / R31220C20: '5099.1'
## Warning: Coercing text to numeric in T31221 / R31221C20: '5099.1'
## Warning: Coercing text to numeric in T31222 / R31222C20: '5099.1'
## Warning: Coercing text to numeric in T31223 / R31223C20: '5099.1'
## Warning: Coercing text to numeric in T31224 / R31224C20: '5099.1'
## Warning: Coercing text to numeric in T31225 / R31225C20: '5099.1'
## Warning: Coercing text to numeric in T31226 / R31226C20: '5099.1'
## Warning: Coercing text to numeric in T31227 / R31227C20: '5099.1'
## Warning: Coercing text to numeric in T31228 / R31228C20: '5099.1'
## Warning: Coercing text to numeric in T31229 / R31229C20: '5099.1'
## Warning: Coercing text to numeric in T31230 / R31230C20: '5099.1'
## Warning: Coercing text to numeric in T31231 / R31231C20: '5099.1'
## Warning: Coercing text to numeric in T31232 / R31232C20: '5099.1'
## Warning: Coercing text to numeric in T31233 / R31233C20: '5099.1'
## Warning: Coercing text to numeric in T31234 / R31234C20: '5099.1'
## Warning: Coercing text to numeric in T31235 / R31235C20: '5099.1'
## Warning: Coercing text to numeric in T31236 / R31236C20: '5099.1'
## Warning: Coercing text to numeric in T31237 / R31237C20: '5099.1'
## Warning: Coercing text to numeric in T31238 / R31238C20: '5099.1'
## Warning: Coercing text to numeric in T31239 / R31239C20: '5099.1'
## Warning: Coercing text to numeric in T31240 / R31240C20: '5099.1'
## Warning: Coercing text to numeric in T31241 / R31241C20: '5099.1'
## Warning: Coercing text to numeric in T31242 / R31242C20: '5099.1'
## Warning: Coercing text to numeric in T31243 / R31243C20: '5099.1'
## Warning: Coercing text to numeric in T31244 / R31244C20: '5099.1'
## Warning: Coercing text to numeric in T31245 / R31245C20: '5099.1'
## Warning: Coercing text to numeric in T31246 / R31246C20: '5099.1'
## Warning: Coercing text to numeric in T31247 / R31247C20: '5099.1'
## Warning: Coercing text to numeric in T31248 / R31248C20: '5099.1'
## Warning: Coercing text to numeric in T31249 / R31249C20: '5099.1'
## Warning: Coercing text to numeric in T31250 / R31250C20: '5099.1'
## Warning: Coercing text to numeric in T31251 / R31251C20: '5099.1'
## Warning: Coercing text to numeric in T31252 / R31252C20: '5099.1'
## Warning: Coercing text to numeric in T31253 / R31253C20: '5099.1'
## Warning: Coercing text to numeric in T31254 / R31254C20: '5099.1'
## Warning: Coercing text to numeric in T31255 / R31255C20: '5099.1'
## Warning: Coercing text to numeric in T31256 / R31256C20: '5099.1'
## Warning: Coercing text to numeric in T31257 / R31257C20: '5099.1'
## Warning: Coercing text to numeric in T31258 / R31258C20: '5099.1'
## Warning: Coercing text to numeric in T31259 / R31259C20: '5099.1'
## Warning: Coercing text to numeric in T31260 / R31260C20: '5099.1'
## Warning: Coercing text to numeric in T31261 / R31261C20: '5099.1'
## Warning: Coercing text to numeric in T31262 / R31262C20: '5099.1'
## Warning: Coercing text to numeric in T31263 / R31263C20: '5099.1'
## Warning: Coercing text to numeric in T31264 / R31264C20: '5099.1'
## Warning: Coercing text to numeric in T31265 / R31265C20: '5099.1'
## Warning: Coercing text to numeric in T31266 / R31266C20: '5099.1'
## Warning: Coercing text to numeric in T31267 / R31267C20: '5099.1'
## Warning: Coercing text to numeric in T31268 / R31268C20: '5099.1'
## Warning: Coercing text to numeric in T31269 / R31269C20: '5099.1'
## Warning: Coercing text to numeric in T31270 / R31270C20: '5099.1'
## Warning: Coercing text to numeric in T31271 / R31271C20: '5099.1'
## Warning: Coercing text to numeric in T31272 / R31272C20: '5099.1'
## Warning: Coercing text to numeric in T31273 / R31273C20: '5099.1'
## Warning: Coercing text to numeric in T31274 / R31274C20: '5099.1'
## Warning: Coercing text to numeric in T31275 / R31275C20: '5099.1'
## Warning: Coercing text to numeric in T31276 / R31276C20: '5099.1'
## Warning: Coercing text to numeric in T31277 / R31277C20: '5099.1'
## Warning: Coercing text to numeric in T31278 / R31278C20: '5099.1'
## Warning: Coercing text to numeric in T31279 / R31279C20: '5099.1'
## Warning: Coercing text to numeric in T31280 / R31280C20: '5099.1'
## Warning: Coercing text to numeric in T31281 / R31281C20: '5099.1'
## Warning: Coercing text to numeric in T31282 / R31282C20: '5099.1'
## Warning: Coercing text to numeric in T31283 / R31283C20: '5099.1'
## Warning: Coercing text to numeric in T31284 / R31284C20: '5099.1'
## Warning: Coercing text to numeric in T31285 / R31285C20: '5099.1'
## Warning: Coercing text to numeric in T31286 / R31286C20: '5099.1'
## Warning: Coercing text to numeric in T31287 / R31287C20: '5099.1'
## Warning: Coercing text to numeric in T31288 / R31288C20: '5099.1'
## Warning: Coercing text to numeric in T31289 / R31289C20: '5099.1'
## Warning: Coercing text to numeric in T31290 / R31290C20: '5099.1'
## Warning: Coercing text to numeric in T31291 / R31291C20: '5099.1'
## Warning: Coercing text to numeric in T31292 / R31292C20: '5099.1'
## Warning: Coercing text to numeric in T31293 / R31293C20: '5099.1'
## Warning: Coercing text to numeric in T31294 / R31294C20: '5099.1'
## Warning: Coercing text to numeric in T31295 / R31295C20: '5099.1'
## Warning: Coercing text to numeric in T31296 / R31296C20: '5099.1'
## Warning: Coercing text to numeric in T31297 / R31297C20: '5099.1'
## Warning: Coercing text to numeric in T31298 / R31298C20: '5099.1'
## Warning: Coercing text to numeric in T31299 / R31299C20: '5099.1'
## Warning: Coercing text to numeric in T31300 / R31300C20: '5099.1'
## Warning: Coercing text to numeric in T31301 / R31301C20: '5099.1'
## Warning: Coercing text to numeric in T31302 / R31302C20: '5099.1'
## Warning: Coercing text to numeric in T31303 / R31303C20: '5099.1'
## Warning: Coercing text to numeric in T31304 / R31304C20: '5099.1'
## Warning: Coercing text to numeric in T31305 / R31305C20: '5099.1'
## Warning: Coercing text to numeric in T31306 / R31306C20: '5099.1'
## Warning: Coercing text to numeric in T31307 / R31307C20: '5099.1'
## Warning: Coercing text to numeric in T31308 / R31308C20: '5099.1'
## Warning: Coercing text to numeric in T31309 / R31309C20: '5099.1'
## Warning: Coercing text to numeric in T31310 / R31310C20: '5099.1'
## Warning: Coercing text to numeric in T31311 / R31311C20: '5099.1'
## Warning: Coercing text to numeric in T31312 / R31312C20: '5099.1'
## Warning: Coercing text to numeric in T31313 / R31313C20: '5099.1'
## Warning: Coercing text to numeric in T31314 / R31314C20: '5099.1'
## Warning: Coercing text to numeric in T31315 / R31315C20: '5099.1'
## Warning: Coercing text to numeric in T31316 / R31316C20: '5099.1'
## Warning: Coercing text to numeric in T31317 / R31317C20: '5099.1'
## Warning: Coercing text to numeric in T31318 / R31318C20: '5099.1'
## Warning: Coercing text to numeric in T31319 / R31319C20: '5099.1'
## Warning: Coercing text to numeric in T31320 / R31320C20: '5099.1'
## Warning: Coercing text to numeric in T31321 / R31321C20: '5099.1'
## Warning: Coercing text to numeric in T31322 / R31322C20: '5099.1'
## Warning: Coercing text to numeric in T31323 / R31323C20: '5099.1'
## Warning: Coercing text to numeric in T31324 / R31324C20: '5099.1'
## Warning: Coercing text to numeric in T31325 / R31325C20: '5099.1'
## Warning: Coercing text to numeric in T31326 / R31326C20: '5099.1'
## Warning: Coercing text to numeric in T31327 / R31327C20: '5099.1'
## Warning: Coercing text to numeric in T31328 / R31328C20: '5099.1'
## Warning: Coercing text to numeric in T31329 / R31329C20: '5099.1'
## Warning: Coercing text to numeric in T31330 / R31330C20: '5099.1'
## Warning: Coercing text to numeric in T31331 / R31331C20: '5099.1'
## Warning: Coercing text to numeric in T31332 / R31332C20: '5099.1'
## Warning: Coercing text to numeric in T31333 / R31333C20: '5099.1'
## Warning: Coercing text to numeric in T31334 / R31334C20: '5099.1'
## Warning: Coercing text to numeric in T31335 / R31335C20: '5099.1'
## Warning: Coercing text to numeric in T31336 / R31336C20: '5099.1'
## Warning: Coercing text to numeric in T31337 / R31337C20: '5099.1'
## Warning: Coercing text to numeric in T31338 / R31338C20: '5099.1'
## Warning: Coercing text to numeric in T31339 / R31339C20: '5099.1'
## Warning: Coercing text to numeric in T31340 / R31340C20: '5099.1'
## Warning: Coercing text to numeric in T31341 / R31341C20: '5099.1'
## Warning: Coercing text to numeric in T31342 / R31342C20: '5099.1'
## Warning: Coercing text to numeric in T31343 / R31343C20: '5099.1'
## Warning: Coercing text to numeric in T31344 / R31344C20: '5099.1'
## Warning: Coercing text to numeric in T31345 / R31345C20: '5099.1'
## Warning: Coercing text to numeric in T31346 / R31346C20: '5099.1'
## Warning: Coercing text to numeric in T31347 / R31347C20: '5099.1'
## Warning: Coercing text to numeric in T31348 / R31348C20: '5099.1'
## Warning: Coercing text to numeric in T31349 / R31349C20: '5099.1'
## Warning: Coercing text to numeric in T31350 / R31350C20: '5099.1'
## Warning: Coercing text to numeric in T31351 / R31351C20: '5099.1'
## Warning: Coercing text to numeric in T31352 / R31352C20: '5099.1'
## Warning: Coercing text to numeric in T31353 / R31353C20: '5099.1'
## Warning: Coercing text to numeric in T31354 / R31354C20: '5099.1'
## Warning: Coercing text to numeric in T31355 / R31355C20: '5099.1'
## Warning: Coercing text to numeric in T31356 / R31356C20: '5099.1'
## Warning: Coercing text to numeric in T31357 / R31357C20: '5099.1'
## Warning: Coercing text to numeric in T31358 / R31358C20: '5099.1'
## Warning: Coercing text to numeric in T31359 / R31359C20: '5099.1'
## Warning: Coercing text to numeric in T31360 / R31360C20: '5099.1'
## Warning: Coercing text to numeric in T31361 / R31361C20: '5099.1'
## Warning: Coercing text to numeric in T31362 / R31362C20: '5099.1'
## Warning: Coercing text to numeric in T31363 / R31363C20: '5099.1'
## Warning: Coercing text to numeric in T31364 / R31364C20: '5099.1'
## Warning: Coercing text to numeric in T31365 / R31365C20: '5099.1'
## Warning: Coercing text to numeric in T31366 / R31366C20: '5099.1'
## Warning: Coercing text to numeric in T31367 / R31367C20: '5099.1'
## Warning: Coercing text to numeric in T31368 / R31368C20: '5099.1'
## Warning: Coercing text to numeric in T31369 / R31369C20: '5099.1'
## Warning: Coercing text to numeric in T31370 / R31370C20: '5099.1'
## Warning: Coercing text to numeric in T31371 / R31371C20: '5099.1'
## Warning: Coercing text to numeric in T31372 / R31372C20: '5099.1'
## Warning: Coercing text to numeric in T31373 / R31373C20: '5099.1'
## Warning: Coercing text to numeric in T31374 / R31374C20: '5099.1'
## Warning: Coercing text to numeric in T31375 / R31375C20: '5099.1'
## Warning: Coercing text to numeric in T31376 / R31376C20: '5099.1'
## Warning: Coercing text to numeric in T31377 / R31377C20: '5099.1'
## Warning: Coercing text to numeric in T31378 / R31378C20: '5099.1'
## Warning: Coercing text to numeric in T31379 / R31379C20: '5099.1'
## Warning: Coercing text to numeric in T31380 / R31380C20: '5099.1'
## Warning: Coercing text to numeric in T31381 / R31381C20: '5099.1'
## Warning: Coercing text to numeric in T31382 / R31382C20: '5099.1'
## Warning: Coercing text to numeric in T31383 / R31383C20: '5099.1'
## Warning: Coercing text to numeric in T31384 / R31384C20: '5099.1'
## Warning: Coercing text to numeric in T31385 / R31385C20: '5099.1'
## Warning: Coercing text to numeric in T31386 / R31386C20: '5099.1'
## Warning: Coercing text to numeric in T31387 / R31387C20: '5099.1'
## Warning: Coercing text to numeric in T31388 / R31388C20: '5099.1'
## Warning: Coercing text to numeric in T31389 / R31389C20: '5099.1'
## Warning: Coercing text to numeric in T31390 / R31390C20: '5099.1'
## Warning: Coercing text to numeric in T31391 / R31391C20: '5099.1'
## Warning: Coercing text to numeric in T31392 / R31392C20: '5099.1'
## Warning: Coercing text to numeric in T31393 / R31393C20: '5099.1'
## Warning: Coercing text to numeric in T31394 / R31394C20: '5099.1'
## Warning: Coercing text to numeric in T31395 / R31395C20: '5099.1'
## Warning: Coercing text to numeric in T31396 / R31396C20: '5099.1'
## Warning: Coercing text to numeric in T31397 / R31397C20: '5099.1'
## Warning: Coercing text to numeric in T31398 / R31398C20: '5099.1'
## Warning: Coercing text to numeric in T31399 / R31399C20: '5099.1'
## Warning: Coercing text to numeric in T31400 / R31400C20: '5099.1'
## Warning: Coercing text to numeric in T31401 / R31401C20: '5099.1'
## Warning: Coercing text to numeric in T31402 / R31402C20: '5099.1'
## Warning: Coercing text to numeric in T31403 / R31403C20: '5099.1'
## Warning: Coercing text to numeric in T31404 / R31404C20: '5099.1'
## Warning: Coercing text to numeric in T31405 / R31405C20: '5099.1'
## Warning: Coercing text to numeric in T31406 / R31406C20: '5099.1'
## Warning: Coercing text to numeric in T31407 / R31407C20: '5099.1'
## Warning: Coercing text to numeric in T31408 / R31408C20: '5099.1'
## Warning: Coercing text to numeric in T31409 / R31409C20: '5099.1'
## Warning: Coercing text to numeric in T31410 / R31410C20: '5099.1'
## Warning: Coercing text to numeric in T31411 / R31411C20: '5099.1'
## Warning: Coercing text to numeric in T31412 / R31412C20: '5099.1'
## Warning: Coercing text to numeric in T31413 / R31413C20: '5099.1'
## Warning: Coercing text to numeric in T31414 / R31414C20: '5099.1'
## Warning: Coercing text to numeric in T31415 / R31415C20: '5099.1'
## Warning: Coercing text to numeric in T31416 / R31416C20: '5099.1'
## Warning: Coercing text to numeric in T31417 / R31417C20: '5099.1'
## Warning: Coercing text to numeric in T31418 / R31418C20: '5099.1'
## Warning: Coercing text to numeric in T31419 / R31419C20: '5099.1'
## Warning: Coercing text to numeric in T31420 / R31420C20: '5099.1'
## Warning: Coercing text to numeric in T31421 / R31421C20: '5099.1'
## Warning: Coercing text to numeric in T31422 / R31422C20: '5099.1'
## Warning: Coercing text to numeric in T31423 / R31423C20: '5099.1'
## Warning: Coercing text to numeric in T31424 / R31424C20: '5099.1'
## Warning: Coercing text to numeric in T31425 / R31425C20: '5099.1'
## Warning: Coercing text to numeric in T31426 / R31426C20: '5099.1'
## Warning: Coercing text to numeric in T31427 / R31427C20: '5099.1'
## Warning: Coercing text to numeric in T31428 / R31428C20: '5099.1'
## Warning: Coercing text to numeric in T31429 / R31429C20: '5099.1'
## Warning: Coercing text to numeric in T31430 / R31430C20: '5099.1'
## Warning: Coercing text to numeric in T31431 / R31431C20: '5099.1'
## Warning: Coercing text to numeric in T31432 / R31432C20: '5099.1'
## Warning: Coercing text to numeric in T31433 / R31433C20: '5099.1'
## Warning: Coercing text to numeric in T31434 / R31434C20: '5099.1'
## Warning: Coercing text to numeric in T31435 / R31435C20: '5099.1'
## Warning: Coercing text to numeric in T31436 / R31436C20: '5099.1'
## Warning: Coercing text to numeric in T31437 / R31437C20: '5099.1'
## Warning: Coercing text to numeric in T31438 / R31438C20: '5099.1'
## Warning: Coercing text to numeric in T31439 / R31439C20: '5099.1'
## Warning: Coercing text to numeric in T31440 / R31440C20: '5099.1'
## Warning: Coercing text to numeric in T31441 / R31441C20: '5099.1'
## Warning: Coercing text to numeric in T31442 / R31442C20: '5099.1'
## Warning: Coercing text to numeric in T31443 / R31443C20: '5099.1'
## Warning: Coercing text to numeric in T31444 / R31444C20: '5099.1'
## Warning: Coercing text to numeric in T31445 / R31445C20: '5099.1'
## Warning: Coercing text to numeric in T31446 / R31446C20: '5099.1'
## Warning: Coercing text to numeric in T31447 / R31447C20: '5099.1'
## Warning: Coercing text to numeric in T31448 / R31448C20: '5099.1'
## Warning: Coercing text to numeric in T31449 / R31449C20: '5099.1'
## Warning: Coercing text to numeric in T31450 / R31450C20: '5099.1'
## Warning: Coercing text to numeric in T31451 / R31451C20: '5099.1'
## Warning: Coercing text to numeric in T31452 / R31452C20: '5099.1'
## Warning: Coercing text to numeric in T31453 / R31453C20: '5099.1'
## Warning: Coercing text to numeric in T31454 / R31454C20: '5099.1'
## Warning: Coercing text to numeric in T31455 / R31455C20: '5099.1'
## Warning: Coercing text to numeric in T31456 / R31456C20: '5099.1'
## Warning: Coercing text to numeric in T31457 / R31457C20: '5099.1'
## Warning: Coercing text to numeric in T31458 / R31458C20: '5099.1'
## Warning: Coercing text to numeric in T31459 / R31459C20: '5099.1'
## Warning: Coercing text to numeric in T31460 / R31460C20: '5099.1'
## Warning: Coercing text to numeric in T31461 / R31461C20: '5099.1'
## Warning: Coercing text to numeric in T31462 / R31462C20: '5099.1'
## Warning: Coercing text to numeric in T31463 / R31463C20: '5099.1'
## Warning: Coercing text to numeric in T31464 / R31464C20: '5099.1'
## Warning: Coercing text to numeric in T31465 / R31465C20: '5099.1'
## Warning: Coercing text to numeric in T31466 / R31466C20: '5099.1'
## Warning: Coercing text to numeric in T31467 / R31467C20: '5099.1'
## Warning: Coercing text to numeric in T31468 / R31468C20: '5099.1'
## Warning: Coercing text to numeric in T31469 / R31469C20: '5099.1'
## Warning: Coercing text to numeric in T31470 / R31470C20: '5099.1'
## Warning: Coercing text to numeric in T31471 / R31471C20: '5099.1'
## Warning: Coercing text to numeric in T31472 / R31472C20: '5099.1'
## Warning: Coercing text to numeric in T31473 / R31473C20: '5099.1'
## Warning: Coercing text to numeric in T31474 / R31474C20: '5099.1'
## Warning: Coercing text to numeric in T31475 / R31475C20: '5099.1'
## Warning: Coercing text to numeric in T31476 / R31476C20: '5099.1'
## Warning: Coercing text to numeric in T31477 / R31477C20: '5099.1'
## Warning: Coercing text to numeric in T31478 / R31478C20: '5099.1'
## Warning: Coercing text to numeric in T31479 / R31479C20: '5099.1'
## Warning: Coercing text to numeric in T31480 / R31480C20: '5099.1'
## Warning: Coercing text to numeric in T31481 / R31481C20: '5099.1'
## Warning: Coercing text to numeric in T31482 / R31482C20: '5099.1'
## Warning: Coercing text to numeric in T31483 / R31483C20: '5099.1'
## Warning: Coercing text to numeric in T31484 / R31484C20: '5099.1'
## Warning: Coercing text to numeric in T31485 / R31485C20: '5099.1'
## Warning: Coercing text to numeric in T31486 / R31486C20: '5099.1'
## Warning: Coercing text to numeric in T31487 / R31487C20: '5099.1'
## Warning: Coercing text to numeric in T31488 / R31488C20: '5099.1'
## Warning: Coercing text to numeric in T31489 / R31489C20: '5099.1'
## Warning: Coercing text to numeric in T31490 / R31490C20: '5099.1'
## Warning: Coercing text to numeric in T31491 / R31491C20: '5099.1'
## Warning: Coercing text to numeric in T31492 / R31492C20: '5099.1'
## Warning: Coercing text to numeric in T31493 / R31493C20: '5099.1'
## Warning: Coercing text to numeric in T31494 / R31494C20: '5099.1'
## Warning: Coercing text to numeric in T31495 / R31495C20: '5099.1'
## Warning: Coercing text to numeric in T31496 / R31496C20: '5099.1'
## Warning: Coercing text to numeric in T31497 / R31497C20: '5099.1'
## Warning: Coercing text to numeric in T31498 / R31498C20: '5099.1'
## Warning: Coercing text to numeric in T31499 / R31499C20: '5099.1'
## Warning: Coercing text to numeric in T31500 / R31500C20: '5099.1'
## Warning: Coercing text to numeric in T31501 / R31501C20: '5099.1'
## Warning: Coercing text to numeric in T31502 / R31502C20: '5099.1'
## Warning: Coercing text to numeric in T31503 / R31503C20: '5099.1'
## Warning: Coercing text to numeric in T31504 / R31504C20: '5099.1'
## Warning: Coercing text to numeric in T31505 / R31505C20: '5099.1'
## Warning: Coercing text to numeric in T31506 / R31506C20: '5099.1'
## Warning: Coercing text to numeric in T31507 / R31507C20: '5099.1'
## Warning: Coercing text to numeric in T31508 / R31508C20: '5099.1'
## Warning: Coercing text to numeric in T31509 / R31509C20: '5099.1'
## Warning: Coercing text to numeric in T31510 / R31510C20: '5099.1'
## Warning: Coercing text to numeric in T31511 / R31511C20: '5099.1'
## Warning: Coercing text to numeric in T31512 / R31512C20: '5099.1'
## Warning: Coercing text to numeric in T31513 / R31513C20: '5099.1'
## Warning: Coercing text to numeric in T31514 / R31514C20: '5099.1'
## Warning: Coercing text to numeric in T31515 / R31515C20: '5099.1'
## Warning: Coercing text to numeric in T31516 / R31516C20: '5099.1'
## Warning: Coercing text to numeric in T31517 / R31517C20: '5099.1'
## Warning: Coercing text to numeric in T31518 / R31518C20: '5099.1'
## Warning: Coercing text to numeric in T31519 / R31519C20: '5099.1'
## Warning: Coercing text to numeric in T31520 / R31520C20: '5099.1'
## Warning: Coercing text to numeric in T31521 / R31521C20: '5099.1'
## Warning: Coercing text to numeric in T31522 / R31522C20: '5099.1'
## Warning: Coercing text to numeric in T31523 / R31523C20: '5099.1'
## Warning: Coercing text to numeric in T31524 / R31524C20: '5099.1'
## Warning: Coercing text to numeric in T31525 / R31525C20: '5099.1'
## Warning: Coercing text to numeric in T31526 / R31526C20: '5099.1'
## Warning: Coercing text to numeric in T31527 / R31527C20: '5099.1'
## Warning: Coercing text to numeric in T31528 / R31528C20: '5099.1'
## Warning: Coercing text to numeric in T31529 / R31529C20: '5099.1'
## Warning: Coercing text to numeric in T31530 / R31530C20: '5099.1'
## Warning: Coercing text to numeric in T31531 / R31531C20: '5099.1'
## Warning: Coercing text to numeric in T31532 / R31532C20: '5099.1'
## Warning: Coercing text to numeric in T31533 / R31533C20: '5099.1'
## Warning: Coercing text to numeric in T31534 / R31534C20: '5099.1'
## Warning: Coercing text to numeric in T31535 / R31535C20: '5099.1'
## Warning: Coercing text to numeric in T31536 / R31536C20: '5099.1'
## Warning: Coercing text to numeric in T31537 / R31537C20: '5099.1'
## Warning: Coercing text to numeric in T31538 / R31538C20: '5099.1'
## Warning: Coercing text to numeric in T31539 / R31539C20: '5099.1'
## Warning: Coercing text to numeric in T31540 / R31540C20: '5099.1'
## Warning: Coercing text to numeric in T31541 / R31541C20: '5099.1'
## Warning: Coercing text to numeric in T31542 / R31542C20: '5099.1'
## Warning: Coercing text to numeric in T31543 / R31543C20: '5099.1'
## Warning: Coercing text to numeric in T31544 / R31544C20: '5099.1'
## Warning: Coercing text to numeric in T31545 / R31545C20: '5099.1'
## Warning: Coercing text to numeric in T31546 / R31546C20: '5099.1'
## Warning: Coercing text to numeric in T31547 / R31547C20: '5099.1'
## Warning: Coercing text to numeric in T31548 / R31548C20: '5099.1'
## Warning: Coercing text to numeric in T31549 / R31549C20: '5099.1'
## Warning: Coercing text to numeric in T31550 / R31550C20: '5099.1'
## Warning: Coercing text to numeric in T31551 / R31551C20: '5099.1'
## Warning: Coercing text to numeric in T31552 / R31552C20: '5099.1'
## Warning: Coercing text to numeric in T31553 / R31553C20: '5099.1'
## Warning: Coercing text to numeric in T31554 / R31554C20: '5099.1'
## Warning: Coercing text to numeric in T31555 / R31555C20: '5099.1'
## Warning: Coercing text to numeric in T31556 / R31556C20: '5099.1'
## Warning: Coercing text to numeric in T31557 / R31557C20: '5099.1'
## Warning: Coercing text to numeric in T31558 / R31558C20: '5099.1'
## Warning: Coercing text to numeric in T31559 / R31559C20: '5099.1'
## Warning: Coercing text to numeric in T31560 / R31560C20: '5099.1'
## Warning: Coercing text to numeric in T31561 / R31561C20: '5099.1'
## Warning: Coercing text to numeric in T31562 / R31562C20: '5099.1'
## Warning: Coercing text to numeric in T31563 / R31563C20: '5099.1'
## Warning: Coercing text to numeric in T31564 / R31564C20: '5099.1'
## Warning: Coercing text to numeric in T31565 / R31565C20: '5099.1'
## Warning: Coercing text to numeric in T31566 / R31566C20: '5099.1'
## Warning: Coercing text to numeric in T31567 / R31567C20: '5099.1'
## Warning: Coercing text to numeric in T31568 / R31568C20: '5099.1'
## Warning: Coercing text to numeric in T31569 / R31569C20: '5099.1'
## Warning: Coercing text to numeric in T31570 / R31570C20: '5099.1'
## Warning: Coercing text to numeric in T31571 / R31571C20: '5099.1'
## Warning: Coercing text to numeric in T31572 / R31572C20: '5099.1'
## Warning: Coercing text to numeric in T31573 / R31573C20: '5099.1'
## Warning: Coercing text to numeric in T31574 / R31574C20: '5099.1'
## Warning: Coercing text to numeric in T31575 / R31575C20: '5099.1'
## Warning: Coercing text to numeric in T31576 / R31576C20: '5099.1'
## Warning: Coercing text to numeric in T31577 / R31577C20: '5099.1'
## Warning: Coercing text to numeric in T31578 / R31578C20: '5099.1'
## Warning: Coercing text to numeric in T31579 / R31579C20: '5099.1'
## Warning: Coercing text to numeric in T31580 / R31580C20: '5099.1'
## Warning: Coercing text to numeric in T31581 / R31581C20: '5099.1'
## Warning: Coercing text to numeric in T31582 / R31582C20: '5099.1'
## Warning: Coercing text to numeric in T31583 / R31583C20: '5099.1'
## Warning: Coercing text to numeric in T31584 / R31584C20: '5099.1'
## Warning: Coercing text to numeric in T31585 / R31585C20: '5099.1'
## Warning: Coercing text to numeric in T31586 / R31586C20: '5099.1'
## Warning: Coercing text to numeric in T31587 / R31587C20: '5099.1'
## Warning: Coercing text to numeric in T31588 / R31588C20: '5099.1'
## Warning: Coercing text to numeric in T31589 / R31589C20: '5099.1'
## Warning: Coercing text to numeric in T31590 / R31590C20: '5099.1'
## Warning: Coercing text to numeric in T31591 / R31591C20: '5099.1'
## Warning: Coercing text to numeric in T31592 / R31592C20: '5099.1'
## Warning: Coercing text to numeric in T31593 / R31593C20: '5099.1'
## Warning: Coercing text to numeric in T31594 / R31594C20: '5099.1'
## Warning: Coercing text to numeric in T31595 / R31595C20: '5099.1'
## Warning: Coercing text to numeric in T31596 / R31596C20: '5099.1'
## Warning: Coercing text to numeric in T31597 / R31597C20: '5099.1'
## Warning: Coercing text to numeric in T31598 / R31598C20: '5099.1'
## Warning: Coercing text to numeric in T31599 / R31599C20: '5099.1'
## Warning: Coercing text to numeric in T31600 / R31600C20: '5099.1'
## Warning: Coercing text to numeric in T31601 / R31601C20: '5099.1'
## Warning: Coercing text to numeric in T31602 / R31602C20: '5099.1'
## Warning: Coercing text to numeric in T31603 / R31603C20: '5099.1'
## Warning: Coercing text to numeric in T31604 / R31604C20: '5099.1'
## Warning: Coercing text to numeric in T31605 / R31605C20: '5099.1'
## Warning: Coercing text to numeric in T31606 / R31606C20: '5099.1'
## Warning: Coercing text to numeric in T31607 / R31607C20: '5099.1'
## Warning: Coercing text to numeric in T31608 / R31608C20: '5099.1'
## Warning: Coercing text to numeric in T31609 / R31609C20: '5099.1'
## Warning: Coercing text to numeric in T31610 / R31610C20: '5099.1'
## Warning: Coercing text to numeric in T31611 / R31611C20: '5099.1'
## Warning: Coercing text to numeric in T31612 / R31612C20: '5099.1'
## Warning: Coercing text to numeric in T31613 / R31613C20: '5099.1'
## Warning: Coercing text to numeric in T31614 / R31614C20: '5099.1'
## Warning: Coercing text to numeric in T31615 / R31615C20: '5099.1'
## Warning: Coercing text to numeric in T31616 / R31616C20: '5099.1'
## Warning: Coercing text to numeric in T31617 / R31617C20: '5099.1'
## Warning: Coercing text to numeric in T31618 / R31618C20: '5099.1'
## Warning: Coercing text to numeric in T31619 / R31619C20: '5099.1'
## Warning: Coercing text to numeric in T31620 / R31620C20: '5099.1'
## Warning: Coercing text to numeric in T31621 / R31621C20: '5099.1'
## Warning: Coercing text to numeric in T31622 / R31622C20: '5099.1'
## Warning: Coercing text to numeric in T31623 / R31623C20: '5099.1'
## Warning: Coercing text to numeric in T31624 / R31624C20: '5099.1'
## Warning: Coercing text to numeric in T31625 / R31625C20: '5099.1'
## Warning: Coercing text to numeric in T31626 / R31626C20: '5099.1'
## Warning: Coercing text to numeric in T31627 / R31627C20: '5099.1'
## Warning: Coercing text to numeric in T31628 / R31628C20: '5099.1'
## Warning: Coercing text to numeric in T31629 / R31629C20: '5099.1'
## Warning: Coercing text to numeric in T31630 / R31630C20: '5099.1'
## Warning: Coercing text to numeric in T31631 / R31631C20: '5099.1'
## Warning: Coercing text to numeric in T31632 / R31632C20: '5099.1'
## Warning: Coercing text to numeric in T31633 / R31633C20: '5099.1'
## Warning: Coercing text to numeric in T31634 / R31634C20: '5099.1'
## Warning: Coercing text to numeric in T31635 / R31635C20: '5099.1'
## Warning: Coercing text to numeric in T31636 / R31636C20: '5099.1'
## Warning: Coercing text to numeric in T31637 / R31637C20: '5099.1'
## Warning: Coercing text to numeric in T31638 / R31638C20: '5099.1'
## Warning: Coercing text to numeric in T31639 / R31639C20: '5099.1'
## Warning: Coercing text to numeric in T31640 / R31640C20: '5099.1'
## Warning: Coercing text to numeric in T31641 / R31641C20: '5099.1'
## Warning: Coercing text to numeric in T31642 / R31642C20: '5099.1'
## Warning: Coercing text to numeric in T31643 / R31643C20: '5099.1'
## Warning: Coercing text to numeric in T31644 / R31644C20: '5099.1'
## Warning: Coercing text to numeric in T31645 / R31645C20: '5099.1'
## Warning: Coercing text to numeric in T31646 / R31646C20: '5099.1'
## Warning: Coercing text to numeric in T31647 / R31647C20: '5099.1'
## Warning: Coercing text to numeric in T31648 / R31648C20: '5099.1'
## Warning: Coercing text to numeric in T31649 / R31649C20: '5099.1'
## Warning: Coercing text to numeric in T31650 / R31650C20: '5099.1'
## Warning: Coercing text to numeric in T31651 / R31651C20: '5099.1'
## Warning: Coercing text to numeric in T31652 / R31652C20: '5099.1'
## Warning: Coercing text to numeric in T31653 / R31653C20: '5099.1'
## Warning: Coercing text to numeric in T31654 / R31654C20: '5099.1'
## Warning: Coercing text to numeric in T31655 / R31655C20: '5099.1'
## Warning: Coercing text to numeric in T31656 / R31656C20: '5099.1'
## Warning: Coercing text to numeric in T31657 / R31657C20: '5099.1'
## Warning: Coercing text to numeric in T31658 / R31658C20: '5099.1'
## Warning: Coercing text to numeric in T31659 / R31659C20: '5099.1'
## Warning: Coercing text to numeric in T31660 / R31660C20: '5099.1'
## Warning: Coercing text to numeric in T31661 / R31661C20: '5099.1'
## Warning: Coercing text to numeric in T31662 / R31662C20: '5099.1'
## Warning: Coercing text to numeric in T31663 / R31663C20: '5099.1'
## Warning: Coercing text to numeric in T31664 / R31664C20: '5099.1'
## Warning: Coercing text to numeric in T31665 / R31665C20: '5099.1'
## Warning: Coercing text to numeric in T31666 / R31666C20: '5099.1'
## Warning: Coercing text to numeric in T31667 / R31667C20: '5099.1'
## Warning: Coercing text to numeric in T31668 / R31668C20: '5099.1'
## Warning: Coercing text to numeric in T31669 / R31669C20: '5099.1'
## Warning: Coercing text to numeric in T31670 / R31670C20: '5099.1'
## Warning: Coercing text to numeric in T31671 / R31671C20: '5099.1'
## Warning: Coercing text to numeric in T31672 / R31672C20: '5099.1'
## Warning: Coercing text to numeric in T31673 / R31673C20: '5099.1'
## Warning: Coercing text to numeric in T31674 / R31674C20: '5099.1'
## Warning: Coercing text to numeric in T31675 / R31675C20: '5099.1'
## Warning: Coercing text to numeric in T31676 / R31676C20: '5099.1'
## Warning: Coercing text to numeric in T31677 / R31677C20: '5099.1'
## Warning: Coercing text to numeric in T31678 / R31678C20: '5099.1'
## Warning: Coercing text to numeric in T31679 / R31679C20: '5099.1'
## Warning: Coercing text to numeric in T31680 / R31680C20: '5099.1'
## Warning: Coercing text to numeric in T31681 / R31681C20: '5099.1'
## Warning: Coercing text to numeric in T31682 / R31682C20: '5099.1'
## Warning: Coercing text to numeric in T31683 / R31683C20: '5099.1'
## Warning: Coercing text to numeric in T31684 / R31684C20: '5099.1'
## Warning: Coercing text to numeric in T31685 / R31685C20: '5099.1'
## Warning: Coercing text to numeric in T31686 / R31686C20: '5099.1'
## Warning: Coercing text to numeric in T31687 / R31687C20: '5099.1'
## Warning: Coercing text to numeric in T31688 / R31688C20: '5099.1'
## Warning: Coercing text to numeric in T31689 / R31689C20: '5099.1'
## Warning: Coercing text to numeric in T31690 / R31690C20: '5099.1'
## Warning: Coercing text to numeric in T31691 / R31691C20: '5099.1'
## Warning: Coercing text to numeric in T31692 / R31692C20: '5099.1'
## Warning: Coercing text to numeric in T31693 / R31693C20: '5099.1'
## Warning: Coercing text to numeric in T31694 / R31694C20: '5099.1'
## Warning: Coercing text to numeric in T31695 / R31695C20: '5099.1'
## Warning: Coercing text to numeric in T31696 / R31696C20: '5099.1'
## Warning: Coercing text to numeric in T31697 / R31697C20: '5099.1'
## Warning: Coercing text to numeric in T31698 / R31698C20: '5099.1'
## Warning: Coercing text to numeric in T31699 / R31699C20: '5099.1'
## Warning: Coercing text to numeric in T31700 / R31700C20: '5099.1'
## Warning: Coercing text to numeric in T31701 / R31701C20: '5099.1'
## Warning: Coercing text to numeric in T31702 / R31702C20: '5099.1'
## Warning: Coercing text to numeric in T31703 / R31703C20: '5099.1'
## Warning: Coercing text to numeric in T31704 / R31704C20: '5099.1'
## Warning: Coercing text to numeric in T31705 / R31705C20: '5099.1'
## Warning: Coercing text to numeric in T31706 / R31706C20: '5099.1'
## Warning: Coercing text to numeric in T31707 / R31707C20: '5099.1'
## Warning: Coercing text to numeric in T31708 / R31708C20: '5099.1'
## Warning: Coercing text to numeric in T31709 / R31709C20: '5099.1'
## Warning: Coercing text to numeric in T31710 / R31710C20: '5099.1'
## Warning: Coercing text to numeric in T31711 / R31711C20: '5099.1'
## Warning: Coercing text to numeric in T31712 / R31712C20: '5099.1'
## Warning: Coercing text to numeric in T31713 / R31713C20: '5099.1'
## Warning: Coercing text to numeric in T31714 / R31714C20: '5099.1'
## Warning: Coercing text to numeric in T31715 / R31715C20: '5099.1'
## Warning: Coercing text to numeric in T31716 / R31716C20: '5099.1'
## Warning: Coercing text to numeric in T31717 / R31717C20: '5099.1'
## Warning: Coercing text to numeric in T31718 / R31718C20: '5099.1'
## Warning: Coercing text to numeric in T31719 / R31719C20: '5099.1'
## Warning: Coercing text to numeric in T31720 / R31720C20: '5099.1'
## Warning: Coercing text to numeric in T31721 / R31721C20: '5099.1'
## Warning: Coercing text to numeric in T31722 / R31722C20: '5099.1'
## Warning: Coercing text to numeric in T31723 / R31723C20: '5099.1'
## Warning: Coercing text to numeric in T31724 / R31724C20: '5099.1'
## Warning: Coercing text to numeric in T31725 / R31725C20: '5099.1'
## Warning: Coercing text to numeric in T31726 / R31726C20: '5099.1'
## Warning: Coercing text to numeric in T31727 / R31727C20: '5099.1'
## Warning: Coercing text to numeric in T31728 / R31728C20: '5099.1'
## Warning: Coercing text to numeric in T31729 / R31729C20: '5099.1'
## Warning: Coercing text to numeric in T31730 / R31730C20: '5099.1'
## Warning: Coercing text to numeric in T31731 / R31731C20: '5099.1'
## Warning: Coercing text to numeric in T31732 / R31732C20: '5099.1'
## Warning: Coercing text to numeric in T31733 / R31733C20: '5099.1'
## Warning: Coercing text to numeric in T31734 / R31734C20: '5099.1'
## Warning: Coercing text to numeric in T31735 / R31735C20: '5099.1'
## Warning: Coercing text to numeric in T31736 / R31736C20: '5099.1'
## Warning: Coercing text to numeric in T31737 / R31737C20: '5099.1'
## Warning: Coercing text to numeric in T31738 / R31738C20: '5099.1'
## Warning: Coercing text to numeric in T31739 / R31739C20: '5099.1'
## Warning: Coercing text to numeric in T31740 / R31740C20: '5099.1'
## Warning: Coercing text to numeric in T31741 / R31741C20: '5099.1'
## Warning: Coercing text to numeric in T31742 / R31742C20: '5099.1'
## Warning: Coercing text to numeric in T31743 / R31743C20: '5099.1'
## Warning: Coercing text to numeric in T31744 / R31744C20: '5099.1'
## Warning: Coercing text to numeric in T31745 / R31745C20: '5099.1'
## Warning: Coercing text to numeric in T31746 / R31746C20: '5099.1'
## Warning: Coercing text to numeric in T31747 / R31747C20: '5099.1'
## Warning: Coercing text to numeric in T31748 / R31748C20: '5099.1'
## Warning: Coercing text to numeric in T31749 / R31749C20: '5099.1'
## Warning: Coercing text to numeric in T31750 / R31750C20: '5099.1'
## Warning: Coercing text to numeric in T31751 / R31751C20: '5099.1'
## Warning: Coercing text to numeric in T31752 / R31752C20: '5099.1'
## Warning: Coercing text to numeric in T31753 / R31753C20: '5099.1'
## Warning: Coercing text to numeric in T31754 / R31754C20: '5099.1'
## Warning: Coercing text to numeric in T31755 / R31755C20: '5099.1'
## Warning: Coercing text to numeric in T31756 / R31756C20: '5099.1'
## Warning: Coercing text to numeric in T31757 / R31757C20: '5099.1'
## Warning: Coercing text to numeric in T31758 / R31758C20: '5099.1'
## Warning: Coercing text to numeric in T31759 / R31759C20: '5099.1'
## Warning: Coercing text to numeric in T31760 / R31760C20: '5099.1'
## Warning: Coercing text to numeric in T31761 / R31761C20: '5099.1'
## Warning: Coercing text to numeric in T31762 / R31762C20: '5099.1'
## Warning: Coercing text to numeric in T31763 / R31763C20: '5099.1'
## Warning: Coercing text to numeric in T31764 / R31764C20: '5099.1'
## Warning: Coercing text to numeric in T31765 / R31765C20: '5099.1'
## Warning: Coercing text to numeric in T31766 / R31766C20: '5099.1'
## Warning: Coercing text to numeric in T31767 / R31767C20: '5099.1'
## Warning: Coercing text to numeric in T31768 / R31768C20: '5099.1'
## Warning: Coercing text to numeric in T31769 / R31769C20: '5099.1'
## Warning: Coercing text to numeric in T31770 / R31770C20: '5099.1'
## Warning: Coercing text to numeric in T31771 / R31771C20: '5099.1'
## Warning: Coercing text to numeric in T31772 / R31772C20: '5099.1'
## Warning: Coercing text to numeric in T31773 / R31773C20: '5099.1'
## Warning: Coercing text to numeric in T31774 / R31774C20: '5099.1'
## Warning: Coercing text to numeric in T31775 / R31775C20: '5099.1'
## Warning: Coercing text to numeric in T31776 / R31776C20: '5099.1'
## Warning: Coercing text to numeric in T31777 / R31777C20: '5099.1'
## Warning: Coercing text to numeric in T31778 / R31778C20: '5099.1'
## Warning: Coercing text to numeric in T31779 / R31779C20: '5099.1'
## Warning: Coercing text to numeric in T31780 / R31780C20: '5099.1'
## Warning: Coercing text to numeric in T31781 / R31781C20: '5099.1'
## Warning: Coercing text to numeric in T31782 / R31782C20: '5099.1'
## Warning: Coercing text to numeric in T31783 / R31783C20: '5099.1'
## Warning: Coercing text to numeric in T31784 / R31784C20: '5099.1'
## Warning: Coercing text to numeric in T31785 / R31785C20: '5099.1'
## Warning: Coercing text to numeric in T31786 / R31786C20: '5099.1'
## Warning: Coercing text to numeric in T31787 / R31787C20: '5099.1'
## Warning: Coercing text to numeric in T31788 / R31788C20: '5099.1'
## Warning: Coercing text to numeric in T31789 / R31789C20: '5099.1'
## Warning: Coercing text to numeric in T31790 / R31790C20: '5099.1'
## Warning: Coercing text to numeric in T31791 / R31791C20: '5099.1'
## Warning: Coercing text to numeric in T31792 / R31792C20: '5099.1'
## Warning: Coercing text to numeric in T31793 / R31793C20: '5099.1'
## Warning: Coercing text to numeric in T31794 / R31794C20: '5099.1'
## Warning: Coercing text to numeric in T31795 / R31795C20: '5099.1'
## Warning: Coercing text to numeric in T31796 / R31796C20: '5099.1'
## Warning: Coercing text to numeric in T31797 / R31797C20: '5099.1'
## Warning: Coercing text to numeric in T31798 / R31798C20: '5099.1'
## Warning: Coercing text to numeric in T31799 / R31799C20: '5099.1'
## Warning: Coercing text to numeric in T31800 / R31800C20: '5099.1'
## Warning: Coercing text to numeric in T31801 / R31801C20: '5099.1'
## Warning: Coercing text to numeric in T31802 / R31802C20: '5099.1'
## Warning: Coercing text to numeric in T31803 / R31803C20: '5099.1'
## Warning: Coercing text to numeric in T31804 / R31804C20: '5099.1'
## Warning: Coercing text to numeric in T31805 / R31805C20: '5099.1'
## Warning: Coercing text to numeric in T31806 / R31806C20: '5099.1'
## Warning: Coercing text to numeric in T31807 / R31807C20: '5099.1'
## Warning: Coercing text to numeric in T31808 / R31808C20: '5099.1'
## Warning: Coercing text to numeric in T31809 / R31809C20: '5099.1'
## Warning: Coercing text to numeric in T31810 / R31810C20: '5099.1'
## Warning: Coercing text to numeric in T31811 / R31811C20: '5099.1'
## Warning: Coercing text to numeric in T31812 / R31812C20: '5099.1'
## Warning: Coercing text to numeric in T31813 / R31813C20: '5099.1'
## Warning: Coercing text to numeric in T31814 / R31814C20: '5099.1'
## Warning: Coercing text to numeric in T31815 / R31815C20: '5099.1'
## Warning: Coercing text to numeric in T31816 / R31816C20: '5099.1'
## Warning: Coercing text to numeric in T31817 / R31817C20: '5099.1'
## Warning: Coercing text to numeric in T31818 / R31818C20: '5099.1'
## Warning: Coercing text to numeric in T31819 / R31819C20: '5099.1'
## Warning: Coercing text to numeric in T31820 / R31820C20: '5099.1'
## Warning: Coercing text to numeric in T31821 / R31821C20: '5099.1'
## Warning: Coercing text to numeric in T31822 / R31822C20: '5099.1'
## Warning: Coercing text to numeric in T31823 / R31823C20: '5099.1'
## Warning: Coercing text to numeric in T31824 / R31824C20: '5099.1'
## Warning: Coercing text to numeric in T31825 / R31825C20: '5099.1'
## Warning: Coercing text to numeric in T31826 / R31826C20: '5099.1'
## Warning: Coercing text to numeric in T31827 / R31827C20: '5099.1'
## Warning: Coercing text to numeric in T31828 / R31828C20: '5099.1'
## Warning: Coercing text to numeric in T31829 / R31829C20: '5099.1'
## Warning: Coercing text to numeric in T31830 / R31830C20: '5099.1'
## Warning: Coercing text to numeric in T31831 / R31831C20: '5099.1'
## Warning: Coercing text to numeric in T31832 / R31832C20: '5099.1'
## Warning: Coercing text to numeric in T31833 / R31833C20: '5099.1'
## Warning: Coercing text to numeric in T31834 / R31834C20: '5099.1'
## Warning: Coercing text to numeric in T31835 / R31835C20: '5099.1'
## Warning: Coercing text to numeric in T31836 / R31836C20: '5099.1'
## Warning: Coercing text to numeric in T31837 / R31837C20: '5099.1'
## Warning: Coercing text to numeric in T31838 / R31838C20: '5099.1'
## Warning: Coercing text to numeric in T31839 / R31839C20: '5099.1'
## Warning: Coercing text to numeric in T31840 / R31840C20: '5099.1'
## Warning: Coercing text to numeric in T31841 / R31841C20: '5099.1'
## Warning: Coercing text to numeric in T31842 / R31842C20: '5099.1'
## Warning: Coercing text to numeric in T31843 / R31843C20: '5099.1'
## Warning: Coercing text to numeric in T31844 / R31844C20: '5099.1'
## Warning: Coercing text to numeric in T31845 / R31845C20: '5099.1'
## Warning: Coercing text to numeric in T31846 / R31846C20: '5099.1'
## Warning: Coercing text to numeric in T31847 / R31847C20: '5099.1'
## Warning: Coercing text to numeric in T31848 / R31848C20: '5099.1'
## Warning: Coercing text to numeric in T31849 / R31849C20: '5099.1'
## Warning: Coercing text to numeric in T31850 / R31850C20: '5099.1'
## Warning: Coercing text to numeric in T31851 / R31851C20: '5099.1'
## Warning: Coercing text to numeric in T31852 / R31852C20: '5099.1'
## Warning: Coercing text to numeric in T31853 / R31853C20: '5099.1'
## Warning: Coercing text to numeric in T31854 / R31854C20: '5099.1'
## Warning: Coercing text to numeric in T31855 / R31855C20: '5099.1'
## Warning: Coercing text to numeric in T31856 / R31856C20: '5099.1'
## Warning: Coercing text to numeric in T31857 / R31857C20: '5099.1'
## Warning: Coercing text to numeric in T31858 / R31858C20: '5099.1'
## Warning: Coercing text to numeric in T31859 / R31859C20: '5099.1'
## Warning: Coercing text to numeric in T31860 / R31860C20: '5099.1'
## Warning: Coercing text to numeric in T31861 / R31861C20: '5099.1'
## Warning: Coercing text to numeric in T31862 / R31862C20: '5099.1'
## Warning: Coercing text to numeric in T31863 / R31863C20: '5099.1'
## Warning: Coercing text to numeric in T31864 / R31864C20: '5099.1'
## Warning: Coercing text to numeric in T31865 / R31865C20: '5099.1'
## Warning: Coercing text to numeric in T31866 / R31866C20: '5099.1'
## Warning: Coercing text to numeric in T31867 / R31867C20: '5099.1'
## Warning: Coercing text to numeric in T31868 / R31868C20: '5099.1'
## Warning: Coercing text to numeric in T31869 / R31869C20: '5099.1'
## Warning: Coercing text to numeric in T31870 / R31870C20: '5099.1'
## Warning: Coercing text to numeric in T31871 / R31871C20: '5099.1'
## Warning: Coercing text to numeric in T31872 / R31872C20: '5099.1'
## Warning: Coercing text to numeric in T31873 / R31873C20: '5099.1'
## Warning: Coercing text to numeric in T31874 / R31874C20: '5099.1'
## Warning: Coercing text to numeric in T31875 / R31875C20: '5099.1'
## Warning: Coercing text to numeric in T31876 / R31876C20: '5099.1'
## Warning: Coercing text to numeric in T31877 / R31877C20: '5099.1'
## Warning: Coercing text to numeric in T31878 / R31878C20: '5099.1'
## Warning: Coercing text to numeric in T31879 / R31879C20: '5099.1'
## Warning: Coercing text to numeric in T31880 / R31880C20: '5099.1'
## Warning: Coercing text to numeric in T31881 / R31881C20: '5099.1'
## Warning: Coercing text to numeric in T31882 / R31882C20: '5099.1'
## Warning: Coercing text to numeric in T31883 / R31883C20: '5099.1'
## Warning: Coercing text to numeric in T31884 / R31884C20: '5099.1'
## Warning: Coercing text to numeric in T31885 / R31885C20: '5099.1'
## Warning: Coercing text to numeric in T31886 / R31886C20: '5099.1'
## Warning: Coercing text to numeric in T31887 / R31887C20: '5099.1'
## Warning: Coercing text to numeric in T31888 / R31888C20: '5099.1'
## Warning: Coercing text to numeric in T31889 / R31889C20: '5099.1'
## Warning: Coercing text to numeric in T31890 / R31890C20: '5099.1'
## Warning: Coercing text to numeric in T31891 / R31891C20: '5099.1'
## Warning: Coercing text to numeric in T31892 / R31892C20: '5099.1'
## Warning: Coercing text to numeric in T31893 / R31893C20: '5099.1'
## Warning: Coercing text to numeric in T31894 / R31894C20: '5099.1'
## Warning: Coercing text to numeric in T31895 / R31895C20: '5099.1'
## Warning: Coercing text to numeric in T31896 / R31896C20: '5099.1'
## Warning: Coercing text to numeric in T31897 / R31897C20: '5099.1'
## Warning: Coercing text to numeric in T31898 / R31898C20: '5099.1'
## Warning: Coercing text to numeric in T31899 / R31899C20: '5099.1'
## Warning: Coercing text to numeric in T31900 / R31900C20: '5099.1'
## Warning: Coercing text to numeric in T31901 / R31901C20: '5099.1'
## Warning: Coercing text to numeric in T31902 / R31902C20: '5099.1'
## Warning: Coercing text to numeric in T31903 / R31903C20: '5099.1'
## Warning: Coercing text to numeric in T31904 / R31904C20: '5099.1'
## Warning: Coercing text to numeric in T31905 / R31905C20: '5099.1'
## Warning: Coercing text to numeric in T31906 / R31906C20: '5099.1'
## Warning: Coercing text to numeric in T31907 / R31907C20: '5099.1'
## Warning: Coercing text to numeric in T31908 / R31908C20: '5099.1'
## Warning: Coercing text to numeric in T31909 / R31909C20: '5099.1'
## Warning: Coercing text to numeric in T31910 / R31910C20: '5099.1'
## Warning: Coercing text to numeric in T31911 / R31911C20: '5099.1'
## Warning: Coercing text to numeric in T31912 / R31912C20: '5099.1'
## Warning: Coercing text to numeric in T31913 / R31913C20: '5099.1'
## Warning: Coercing text to numeric in T31914 / R31914C20: '5099.1'
## Warning: Coercing text to numeric in T31915 / R31915C20: '5099.1'
## Warning: Coercing text to numeric in T31916 / R31916C20: '5099.1'
## Warning: Coercing text to numeric in T31917 / R31917C20: '5099.1'
## Warning: Coercing text to numeric in T31918 / R31918C20: '5099.1'
## Warning: Coercing text to numeric in T31919 / R31919C20: '5099.1'
## Warning: Coercing text to numeric in T31920 / R31920C20: '5099.1'
## Warning: Coercing text to numeric in T31921 / R31921C20: '5099.1'
## Warning: Coercing text to numeric in T31922 / R31922C20: '5099.1'
## Warning: Coercing text to numeric in T31923 / R31923C20: '5099.1'
## Warning: Coercing text to numeric in T31924 / R31924C20: '5099.1'
## Warning: Coercing text to numeric in T31925 / R31925C20: '5099.1'
## Warning: Coercing text to numeric in T31926 / R31926C20: '5099.1'
## Warning: Coercing text to numeric in T31927 / R31927C20: '5099.1'
## Warning: Coercing text to numeric in T31928 / R31928C20: '5099.1'
## Warning: Coercing text to numeric in T31929 / R31929C20: '5099.1'
## Warning: Coercing text to numeric in T31930 / R31930C20: '5099.1'
## Warning: Coercing text to numeric in T31931 / R31931C20: '5099.1'
## Warning: Coercing text to numeric in T31932 / R31932C20: '5099.1'
## Warning: Coercing text to numeric in T31933 / R31933C20: '5099.1'
## Warning: Coercing text to numeric in T31934 / R31934C20: '5099.1'
## Warning: Coercing text to numeric in T31935 / R31935C20: '5099.1'
## Warning: Coercing text to numeric in T31936 / R31936C20: '5099.1'
## Warning: Coercing text to numeric in T31937 / R31937C20: '5099.1'
## Warning: Coercing text to numeric in T31938 / R31938C20: '5099.1'
## Warning: Coercing text to numeric in T31939 / R31939C20: '5099.1'
## Warning: Coercing text to numeric in T31940 / R31940C20: '5099.1'
## Warning: Coercing text to numeric in T31941 / R31941C20: '5099.1'
## Warning: Coercing text to numeric in T31942 / R31942C20: '5099.1'
## Warning: Coercing text to numeric in T31943 / R31943C20: '5099.1'
## Warning: Coercing text to numeric in T31944 / R31944C20: '5099.1'
## Warning: Coercing text to numeric in T31945 / R31945C20: '5099.1'
## Warning: Coercing text to numeric in T31946 / R31946C20: '5099.1'
## Warning: Coercing text to numeric in T31947 / R31947C20: '5099.1'
## Warning: Coercing text to numeric in T31948 / R31948C20: '5099.1'
## Warning: Coercing text to numeric in T31949 / R31949C20: '5099.1'
## Warning: Coercing text to numeric in T31950 / R31950C20: '5099.1'
## Warning: Coercing text to numeric in T31951 / R31951C20: '5099.1'
## Warning: Coercing text to numeric in T31952 / R31952C20: '5099.1'
## Warning: Coercing text to numeric in T31953 / R31953C20: '5099.1'
## Warning: Coercing text to numeric in T31954 / R31954C20: '5099.1'
## Warning: Coercing text to numeric in T31955 / R31955C20: '5099.1'
## Warning: Coercing text to numeric in T31956 / R31956C20: '5099.1'
## Warning: Coercing text to numeric in T31957 / R31957C20: '5099.1'
## Warning: Coercing text to numeric in T31958 / R31958C20: '5099.1'
## Warning: Coercing text to numeric in T31959 / R31959C20: '5099.1'
## Warning: Coercing text to numeric in T31960 / R31960C20: '5099.1'
## Warning: Coercing text to numeric in T31961 / R31961C20: '5099.1'
## Warning: Coercing text to numeric in T31962 / R31962C20: '5099.1'
## Warning: Coercing text to numeric in T31963 / R31963C20: '5099.1'
## Warning: Coercing text to numeric in T31964 / R31964C20: '5099.1'
## Warning: Coercing text to numeric in T31965 / R31965C20: '5099.1'
## Warning: Coercing text to numeric in T31966 / R31966C20: '5099.1'
## Warning: Coercing text to numeric in T31967 / R31967C20: '5099.1'
## Warning: Coercing text to numeric in T31968 / R31968C20: '5099.1'
## Warning: Coercing text to numeric in T31969 / R31969C20: '5099.1'
## Warning: Coercing text to numeric in T31970 / R31970C20: '5099.1'
## Warning: Coercing text to numeric in T31971 / R31971C20: '5099.1'
## Warning: Coercing text to numeric in T31972 / R31972C20: '5099.1'
## Warning: Coercing text to numeric in T31973 / R31973C20: '5099.1'
## Warning: Coercing text to numeric in T31974 / R31974C20: '5099.1'
## Warning: Coercing text to numeric in T31975 / R31975C20: '5099.1'
## Warning: Coercing text to numeric in T31976 / R31976C20: '5099.1'
## Warning: Coercing text to numeric in T31977 / R31977C20: '5099.1'
## Warning: Coercing text to numeric in T31978 / R31978C20: '5099.1'
## Warning: Coercing text to numeric in T31979 / R31979C20: '5099.1'
## Warning: Coercing text to numeric in T31980 / R31980C20: '5099.1'
## Warning: Coercing text to numeric in T31981 / R31981C20: '5099.1'
## Warning: Coercing text to numeric in T31982 / R31982C20: '5099.1'
## Warning: Coercing text to numeric in T31983 / R31983C20: '5099.1'
## Warning: Coercing text to numeric in T31984 / R31984C20: '5099.1'
## Warning: Coercing text to numeric in T31985 / R31985C20: '5099.1'
## Warning: Coercing text to numeric in T31986 / R31986C20: '5099.1'
## Warning: Coercing text to numeric in T31987 / R31987C20: '5099.1'
## Warning: Coercing text to numeric in T31988 / R31988C20: '5099.1'
## Warning: Coercing text to numeric in T31989 / R31989C20: '5099.1'
## Warning: Coercing text to numeric in T31990 / R31990C20: '5099.1'
## Warning: Coercing text to numeric in T31991 / R31991C20: '5099.1'
## Warning: Coercing text to numeric in T31992 / R31992C20: '5099.1'
## Warning: Coercing text to numeric in T31993 / R31993C20: '5099.1'
## Warning: Coercing text to numeric in T31994 / R31994C20: '5099.1'
## Warning: Coercing text to numeric in T31995 / R31995C20: '5099.1'
## Warning: Coercing text to numeric in T31996 / R31996C20: '5099.1'
## Warning: Coercing text to numeric in T31997 / R31997C20: '5099.1'
## Warning: Coercing text to numeric in T31998 / R31998C20: '5099.1'
## Warning: Coercing text to numeric in T31999 / R31999C20: '5099.1'
## Warning: Coercing text to numeric in T32000 / R32000C20: '5099.1'
## Warning: Coercing text to numeric in T32001 / R32001C20: '5099.1'
## Warning: Coercing text to numeric in T32002 / R32002C20: '5099.1'
## Warning: Coercing text to numeric in T32003 / R32003C20: '5099.1'
## Warning: Coercing text to numeric in T32004 / R32004C20: '5099.1'
## Warning: Coercing text to numeric in T32005 / R32005C20: '5099.1'
## Warning: Coercing text to numeric in T32006 / R32006C20: '5099.1'
## Warning: Coercing text to numeric in T32007 / R32007C20: '5099.1'
## Warning: Coercing text to numeric in T32008 / R32008C20: '5099.1'
## Warning: Coercing text to numeric in T32009 / R32009C20: '5099.1'
## Warning: Coercing text to numeric in T32010 / R32010C20: '5099.1'
## Warning: Coercing text to numeric in T32011 / R32011C20: '5099.1'
## Warning: Coercing text to numeric in T32012 / R32012C20: '5099.1'
## Warning: Coercing text to numeric in T32013 / R32013C20: '5099.1'
## Warning: Coercing text to numeric in T32014 / R32014C20: '5099.1'
## Warning: Coercing text to numeric in T32015 / R32015C20: '5099.1'
## Warning: Coercing text to numeric in T32016 / R32016C20: '5099.1'
## Warning: Coercing text to numeric in T32017 / R32017C20: '5099.1'
## Warning: Coercing text to numeric in T32018 / R32018C20: '5099.1'
## Warning: Coercing text to numeric in T32019 / R32019C20: '5099.1'
## Warning: Coercing text to numeric in T32020 / R32020C20: '5099.1'
## Warning: Coercing text to numeric in T32021 / R32021C20: '5099.1'
## Warning: Coercing text to numeric in T32022 / R32022C20: '5099.1'
## Warning: Coercing text to numeric in T32023 / R32023C20: '5099.1'
## Warning: Coercing text to numeric in T32024 / R32024C20: '5099.1'
## Warning: Coercing text to numeric in T32025 / R32025C20: '5099.1'
## Warning: Coercing text to numeric in T32026 / R32026C20: '5099.1'
## Warning: Coercing text to numeric in T32027 / R32027C20: '5099.1'
## Warning: Coercing text to numeric in T32028 / R32028C20: '5099.1'
## Warning: Coercing text to numeric in T32029 / R32029C20: '5099.1'
## Warning: Coercing text to numeric in T32030 / R32030C20: '5099.1'
## Warning: Coercing text to numeric in T32031 / R32031C20: '5099.1'
## Warning: Coercing text to numeric in T32032 / R32032C20: '5099.1'
## Warning: Coercing text to numeric in T32033 / R32033C20: '5099.1'
## Warning: Coercing text to numeric in T32034 / R32034C20: '5099.1'
## Warning: Coercing text to numeric in T32035 / R32035C20: '5099.1'
## Warning: Coercing text to numeric in T32036 / R32036C20: '5099.1'
## Warning: Coercing text to numeric in T32037 / R32037C20: '5099.1'
## Warning: Coercing text to numeric in T32038 / R32038C20: '5099.1'
## Warning: Coercing text to numeric in T32039 / R32039C20: '5099.1'
## Warning: Coercing text to numeric in T32040 / R32040C20: '5099.1'
## Warning: Coercing text to numeric in T32041 / R32041C20: '5099.1'
## Warning: Coercing text to numeric in T32042 / R32042C20: '5099.1'
## Warning: Coercing text to numeric in T32043 / R32043C20: '5099.1'
## Warning: Coercing text to numeric in T32044 / R32044C20: '5099.1'
## Warning: Coercing text to numeric in T32045 / R32045C20: '5099.1'
## Warning: Coercing text to numeric in T32046 / R32046C20: '5099.1'
## Warning: Coercing text to numeric in T32047 / R32047C20: '5099.1'
## Warning: Coercing text to numeric in T32048 / R32048C20: '5099.1'
## Warning: Coercing text to numeric in T32049 / R32049C20: '5099.1'
## Warning: Coercing text to numeric in T32050 / R32050C20: '5099.1'
## Warning: Coercing text to numeric in T32051 / R32051C20: '5099.1'
## Warning: Coercing text to numeric in T32052 / R32052C20: '5099.1'
## Warning: Coercing text to numeric in T32053 / R32053C20: '5099.1'
## Warning: Coercing text to numeric in T32054 / R32054C20: '5099.1'
## Warning: Coercing text to numeric in T32055 / R32055C20: '5099.1'
## Warning: Coercing text to numeric in T32056 / R32056C20: '5099.1'
## Warning: Coercing text to numeric in T32057 / R32057C20: '5099.1'
## Warning: Coercing text to numeric in T32058 / R32058C20: '5099.1'
## Warning: Coercing text to numeric in T32059 / R32059C20: '5099.1'
## Warning: Coercing text to numeric in T32060 / R32060C20: '5099.1'
## Warning: Coercing text to numeric in T32061 / R32061C20: '5099.1'
## Warning: Coercing text to numeric in T32062 / R32062C20: '5099.1'
## Warning: Coercing text to numeric in T32063 / R32063C20: '5099.1'
## Warning: Coercing text to numeric in T32064 / R32064C20: '5099.1'
## Warning: Coercing text to numeric in T32065 / R32065C20: '5099.1'
## Warning: Coercing text to numeric in T32066 / R32066C20: '5099.1'
## Warning: Coercing text to numeric in T32067 / R32067C20: '5099.1'
## Warning: Coercing text to numeric in T32068 / R32068C20: '5099.1'
## Warning: Coercing text to numeric in T32069 / R32069C20: '5099.1'
## Warning: Coercing text to numeric in T32070 / R32070C20: '5099.1'
## Warning: Coercing text to numeric in T32071 / R32071C20: '5099.1'
## Warning: Coercing text to numeric in T32072 / R32072C20: '5099.1'
## Warning: Coercing text to numeric in T32073 / R32073C20: '5099.1'
## Warning: Coercing text to numeric in T32074 / R32074C20: '5099.1'
## Warning: Coercing text to numeric in T32075 / R32075C20: '5099.1'
## Warning: Coercing text to numeric in T32076 / R32076C20: '5099.1'
## Warning: Coercing text to numeric in T32077 / R32077C20: '5099.1'
## Warning: Coercing text to numeric in T32078 / R32078C20: '5099.1'
## Warning: Coercing text to numeric in T32079 / R32079C20: '5099.1'
## Warning: Coercing text to numeric in T32080 / R32080C20: '5099.1'
## Warning: Coercing text to numeric in T32081 / R32081C20: '5099.1'
## Warning: Coercing text to numeric in T32082 / R32082C20: '5099.1'
## Warning: Coercing text to numeric in T32083 / R32083C20: '5099.1'
## Warning: Coercing text to numeric in T32084 / R32084C20: '5099.1'
## Warning: Coercing text to numeric in T32085 / R32085C20: '5099.1'
## Warning: Coercing text to numeric in T32086 / R32086C20: '5099.1'
## Warning: Coercing text to numeric in T32087 / R32087C20: '5099.1'
## Warning: Coercing text to numeric in T32088 / R32088C20: '5099.1'
## Warning: Coercing text to numeric in T32089 / R32089C20: '5099.1'
## Warning: Coercing text to numeric in T32090 / R32090C20: '5099.1'
## Warning: Coercing text to numeric in T32091 / R32091C20: '5099.1'
## Warning: Coercing text to numeric in T32092 / R32092C20: '5099.1'
## Warning: Coercing text to numeric in T32093 / R32093C20: '5099.1'
## Warning: Coercing text to numeric in T32094 / R32094C20: '5099.1'
## Warning: Coercing text to numeric in T32095 / R32095C20: '5099.1'
## Warning: Coercing text to numeric in T32096 / R32096C20: '5099.1'
## Warning: Coercing text to numeric in T32097 / R32097C20: '5099.1'
## Warning: Coercing text to numeric in T32098 / R32098C20: '5099.1'
## Warning: Coercing text to numeric in T32099 / R32099C20: '5099.1'
## Warning: Coercing text to numeric in T32100 / R32100C20: '5099.1'
## Warning: Coercing text to numeric in T32101 / R32101C20: '5099.1'
## Warning: Coercing text to numeric in T32102 / R32102C20: '5099.1'
## Warning: Coercing text to numeric in T32103 / R32103C20: '5099.1'
## Warning: Coercing text to numeric in T32104 / R32104C20: '5099.1'
## Warning: Coercing text to numeric in T32105 / R32105C20: '5099.1'
## Warning: Coercing text to numeric in T32106 / R32106C20: '5099.1'
## Warning: Coercing text to numeric in T32107 / R32107C20: '5099.1'
## Warning: Coercing text to numeric in T32108 / R32108C20: '5099.1'
## Warning: Coercing text to numeric in T32109 / R32109C20: '5099.1'
## Warning: Coercing text to numeric in T32110 / R32110C20: '5099.1'
## Warning: Coercing text to numeric in T32111 / R32111C20: '5099.1'
## Warning: Coercing text to numeric in T32112 / R32112C20: '5099.1'
## Warning: Coercing text to numeric in T32113 / R32113C20: '5099.1'
## Warning: Coercing text to numeric in T32114 / R32114C20: '5099.1'
## Warning: Coercing text to numeric in T32115 / R32115C20: '5099.1'
## Warning: Coercing text to numeric in T32116 / R32116C20: '5099.1'
## Warning: Coercing text to numeric in T32117 / R32117C20: '5099.1'
## Warning: Coercing text to numeric in T32118 / R32118C20: '5099.1'
## Warning: Coercing text to numeric in T32119 / R32119C20: '5099.1'
## Warning: Coercing text to numeric in T32120 / R32120C20: '5099.1'
## Warning: Coercing text to numeric in T32121 / R32121C20: '5099.1'
## Warning: Coercing text to numeric in T32122 / R32122C20: '5099.1'
## Warning: Coercing text to numeric in T32123 / R32123C20: '5099.1'
## Warning: Coercing text to numeric in T32124 / R32124C20: '5099.1'
## Warning: Coercing text to numeric in T32125 / R32125C20: '5099.1'
## Warning: Coercing text to numeric in T32126 / R32126C20: '5099.1'
## Warning: Coercing text to numeric in T32127 / R32127C20: '5099.1'
## Warning: Coercing text to numeric in T32128 / R32128C20: '5099.1'
## Warning: Coercing text to numeric in T32129 / R32129C20: '5099.1'
## Warning: Coercing text to numeric in T32130 / R32130C20: '5099.1'
## Warning: Coercing text to numeric in T32131 / R32131C20: '5099.1'
## Warning: Coercing text to numeric in T32132 / R32132C20: '5099.1'
## Warning: Coercing text to numeric in T32133 / R32133C20: '5099.1'
## Warning: Coercing text to numeric in T32134 / R32134C20: '5099.1'
## Warning: Coercing text to numeric in T32135 / R32135C20: '5099.1'
## Warning: Coercing text to numeric in T32136 / R32136C20: '5099.1'
## Warning: Coercing text to numeric in T32137 / R32137C20: '5099.1'
## Warning: Coercing text to numeric in T32138 / R32138C20: '5099.1'
## Warning: Coercing text to numeric in T32139 / R32139C20: '5099.1'
## Warning: Coercing text to numeric in T32140 / R32140C20: '5099.1'
## Warning: Coercing text to numeric in T32141 / R32141C20: '5099.1'
## Warning: Coercing text to numeric in T32142 / R32142C20: '5099.1'
## Warning: Coercing text to numeric in T32143 / R32143C20: '5099.1'
## Warning: Coercing text to numeric in T32144 / R32144C20: '5099.1'
## Warning: Coercing text to numeric in T32145 / R32145C20: '5099.1'
## Warning: Coercing text to numeric in T32146 / R32146C20: '5099.1'
## Warning: Coercing text to numeric in T32147 / R32147C20: '5099.1'
## Warning: Coercing text to numeric in T32148 / R32148C20: '5099.1'
## Warning: Coercing text to numeric in T32149 / R32149C20: '5099.1'
## Warning: Coercing text to numeric in T32150 / R32150C20: '5099.1'
## Warning: Coercing text to numeric in T32151 / R32151C20: '5099.1'
## Warning: Coercing text to numeric in T32152 / R32152C20: '5099.1'
## Warning: Coercing text to numeric in T32153 / R32153C20: '5099.1'
## Warning: Coercing text to numeric in T32154 / R32154C20: '5099.1'
## Warning: Coercing text to numeric in T32155 / R32155C20: '5099.1'
## Warning: Coercing text to numeric in T32156 / R32156C20: '5099.1'
## Warning: Coercing text to numeric in T32157 / R32157C20: '5099.1'
## Warning: Coercing text to numeric in T32158 / R32158C20: '5099.1'
## Warning: Coercing text to numeric in T32159 / R32159C20: '5099.1'
## Warning: Coercing text to numeric in T32160 / R32160C20: '5099.1'
## Warning: Coercing text to numeric in T32161 / R32161C20: '5099.1'
## Warning: Coercing text to numeric in T32162 / R32162C20: '5099.1'
## Warning: Coercing text to numeric in T32163 / R32163C20: '5099.1'
## Warning: Coercing text to numeric in T32164 / R32164C20: '5099.1'
## Warning: Coercing text to numeric in T32165 / R32165C20: '5099.1'
## Warning: Coercing text to numeric in T32166 / R32166C20: '5099.1'
## Warning: Coercing text to numeric in T32167 / R32167C20: '5099.1'
## Warning: Coercing text to numeric in T32168 / R32168C20: '5099.1'
## Warning: Coercing text to numeric in T32169 / R32169C20: '5099.1'
## Warning: Coercing text to numeric in T32170 / R32170C20: '5099.1'
## Warning: Coercing text to numeric in T32171 / R32171C20: '5099.1'
## Warning: Coercing text to numeric in T32172 / R32172C20: '5099.1'
## Warning: Coercing text to numeric in T32173 / R32173C20: '5099.1'
## Warning: Coercing text to numeric in T32174 / R32174C20: '5099.1'
## Warning: Coercing text to numeric in T32175 / R32175C20: '5099.1'
## Warning: Coercing text to numeric in T32176 / R32176C20: '5099.1'
## Warning: Coercing text to numeric in T32177 / R32177C20: '5099.1'
## Warning: Coercing text to numeric in T32178 / R32178C20: '5099.1'
## Warning: Coercing text to numeric in T32179 / R32179C20: '5099.1'
## Warning: Coercing text to numeric in T32180 / R32180C20: '5099.1'
## Warning: Coercing text to numeric in T32181 / R32181C20: '5099.1'
## Warning: Coercing text to numeric in T32182 / R32182C20: '5099.1'
## Warning: Coercing text to numeric in T32183 / R32183C20: '5099.1'
## Warning: Coercing text to numeric in T32184 / R32184C20: '5099.1'
## Warning: Coercing text to numeric in T32185 / R32185C20: '5099.1'
## Warning: Coercing text to numeric in T32186 / R32186C20: '5099.1'
## Warning: Coercing text to numeric in T32187 / R32187C20: '5099.1'
## Warning: Coercing text to numeric in T32188 / R32188C20: '5099.1'
## Warning: Coercing text to numeric in T32189 / R32189C20: '5099.1'
## Warning: Coercing text to numeric in T32190 / R32190C20: '5099.1'
## Warning: Coercing text to numeric in T32191 / R32191C20: '5099.1'
## Warning: Coercing text to numeric in T32192 / R32192C20: '5099.1'
## Warning: Coercing text to numeric in T32193 / R32193C20: '5099.1'
## Warning: Coercing text to numeric in T32194 / R32194C20: '5099.1'
## Warning: Coercing text to numeric in T32195 / R32195C20: '5099.1'
## Warning: Coercing text to numeric in T32196 / R32196C20: '5099.1'
## Warning: Coercing text to numeric in T32197 / R32197C20: '5099.1'
## Warning: Coercing text to numeric in T32198 / R32198C20: '5099.1'
## Warning: Coercing text to numeric in T32199 / R32199C20: '5099.1'
## Warning: Coercing text to numeric in T32200 / R32200C20: '5099.1'
## Warning: Coercing text to numeric in T32201 / R32201C20: '5099.1'
## Warning: Coercing text to numeric in T32202 / R32202C20: '5099.1'
## Warning: Coercing text to numeric in T32203 / R32203C20: '5099.1'
## Warning: Coercing text to numeric in T32204 / R32204C20: '5099.1'
## Warning: Coercing text to numeric in T32205 / R32205C20: '5099.1'
## Warning: Coercing text to numeric in T32206 / R32206C20: '5099.1'
## Warning: Coercing text to numeric in T32207 / R32207C20: '5099.1'
## Warning: Coercing text to numeric in T32208 / R32208C20: '5099.1'
## Warning: Coercing text to numeric in T32209 / R32209C20: '5099.1'
## Warning: Coercing text to numeric in T32210 / R32210C20: '5099.1'
## Warning: Coercing text to numeric in T32211 / R32211C20: '5099.1'
## Warning: Coercing text to numeric in T32212 / R32212C20: '5099.1'
## Warning: Coercing text to numeric in T32213 / R32213C20: '5099.1'
## Warning: Coercing text to numeric in T32214 / R32214C20: '5099.1'
## Warning: Coercing text to numeric in T32215 / R32215C20: '5099.1'
## Warning: Coercing text to numeric in T32216 / R32216C20: '5099.1'
## Warning: Coercing text to numeric in T32217 / R32217C20: '5099.1'
## Warning: Coercing text to numeric in T32218 / R32218C20: '5099.1'
## Warning: Coercing text to numeric in T32219 / R32219C20: '5099.1'
## Warning: Coercing text to numeric in T32220 / R32220C20: '5099.1'
## Warning: Coercing text to numeric in T32221 / R32221C20: '5099.1'
## Warning: Coercing text to numeric in T32222 / R32222C20: '5099.1'
## Warning: Coercing text to numeric in T32223 / R32223C20: '5099.1'
## Warning: Coercing text to numeric in T32224 / R32224C20: '5099.1'
## Warning: Coercing text to numeric in T32225 / R32225C20: '5099.1'
## Warning: Coercing text to numeric in T32226 / R32226C20: '5099.1'
## Warning: Coercing text to numeric in T32227 / R32227C20: '5099.1'
## Warning: Coercing text to numeric in T32228 / R32228C20: '5099.1'
## Warning: Coercing text to numeric in T32229 / R32229C20: '5099.1'
## Warning: Coercing text to numeric in T32230 / R32230C20: '5099.1'
## Warning: Coercing text to numeric in T32231 / R32231C20: '5099.1'
## Warning: Coercing text to numeric in T32232 / R32232C20: '5099.1'
## Warning: Coercing text to numeric in T32233 / R32233C20: '5099.1'
## Warning: Coercing text to numeric in T32234 / R32234C20: '5099.1'
## Warning: Coercing text to numeric in T32235 / R32235C20: '5099.1'
## Warning: Coercing text to numeric in T32236 / R32236C20: '5099.1'
## Warning: Coercing text to numeric in T32237 / R32237C20: '5099.1'
## Warning: Coercing text to numeric in T32238 / R32238C20: '5099.1'
## Warning: Coercing text to numeric in T32239 / R32239C20: '5099.1'
## Warning: Coercing text to numeric in T32240 / R32240C20: '5099.1'
## Warning: Coercing text to numeric in T32241 / R32241C20: '5099.1'
## Warning: Coercing text to numeric in T32242 / R32242C20: '5099.1'
## Warning: Coercing text to numeric in T32243 / R32243C20: '5099.1'
## Warning: Coercing text to numeric in T32244 / R32244C20: '5099.1'
## Warning: Coercing text to numeric in T32245 / R32245C20: '5099.1'
## Warning: Coercing text to numeric in T32246 / R32246C20: '5099.1'
## Warning: Coercing text to numeric in T32247 / R32247C20: '5099.1'
## Warning: Coercing text to numeric in T32248 / R32248C20: '5099.1'
## Warning: Coercing text to numeric in T32249 / R32249C20: '5099.1'
## Warning: Coercing text to numeric in T32250 / R32250C20: '5099.1'
## Warning: Coercing text to numeric in T32251 / R32251C20: '5099.1'
## Warning: Coercing text to numeric in T32252 / R32252C20: '5099.1'
## Warning: Coercing text to numeric in T32253 / R32253C20: '5099.1'
## Warning: Coercing text to numeric in T32254 / R32254C20: '5099.1'
## Warning: Coercing text to numeric in T32255 / R32255C20: '5099.1'
## Warning: Coercing text to numeric in T32256 / R32256C20: '5099.1'
## Warning: Coercing text to numeric in T32257 / R32257C20: '5099.1'
## Warning: Coercing text to numeric in T32258 / R32258C20: '5099.1'
## Warning: Coercing text to numeric in T32259 / R32259C20: '5099.1'
## Warning: Coercing text to numeric in T32260 / R32260C20: '5099.1'
## Warning: Coercing text to numeric in T32261 / R32261C20: '5099.1'
## Warning: Coercing text to numeric in T32262 / R32262C20: '5099.1'
## Warning: Coercing text to numeric in T32263 / R32263C20: '5099.1'
## Warning: Coercing text to numeric in T32264 / R32264C20: '5099.1'
## Warning: Coercing text to numeric in T32265 / R32265C20: '5099.1'
## Warning: Coercing text to numeric in T32266 / R32266C20: '5099.1'
## Warning: Coercing text to numeric in T32267 / R32267C20: '5099.1'
## Warning: Coercing text to numeric in T32268 / R32268C20: '5099.1'
## Warning: Coercing text to numeric in T32269 / R32269C20: '5099.1'
## Warning: Coercing text to numeric in T32270 / R32270C20: '5099.1'
## Warning: Coercing text to numeric in T32271 / R32271C20: '5099.1'
## Warning: Coercing text to numeric in T32272 / R32272C20: '5099.1'
## Warning: Coercing text to numeric in T32273 / R32273C20: '5099.1'
## Warning: Coercing text to numeric in T32274 / R32274C20: '5099.1'
## Warning: Coercing text to numeric in T32275 / R32275C20: '5099.1'
## Warning: Coercing text to numeric in T32276 / R32276C20: '5099.1'
## Warning: Coercing text to numeric in T32277 / R32277C20: '5099.1'
## Warning: Coercing text to numeric in T32278 / R32278C20: '5099.1'
## Warning: Coercing text to numeric in T32279 / R32279C20: '5099.1'
## Warning: Coercing text to numeric in T32280 / R32280C20: '5099.1'
## Warning: Coercing text to numeric in T32281 / R32281C20: '5099.1'
## Warning: Coercing text to numeric in T32282 / R32282C20: '5099.1'
## Warning: Coercing text to numeric in T32283 / R32283C20: '5099.1'
## Warning: Coercing text to numeric in T32284 / R32284C20: '5099.1'
## Warning: Coercing text to numeric in T32285 / R32285C20: '5099.1'
## Warning: Coercing text to numeric in T32286 / R32286C20: '5099.1'
## Warning: Coercing text to numeric in T32287 / R32287C20: '5099.1'
## Warning: Coercing text to numeric in T32288 / R32288C20: '5099.1'
## Warning: Coercing text to numeric in T32289 / R32289C20: '5099.1'
## Warning: Coercing text to numeric in T32290 / R32290C20: '5099.1'
## Warning: Coercing text to numeric in T32291 / R32291C20: '5099.1'
## Warning: Coercing text to numeric in T32292 / R32292C20: '5099.1'
## Warning: Coercing text to numeric in T32293 / R32293C20: '5099.1'
## Warning: Coercing text to numeric in T32294 / R32294C20: '5099.1'
## Warning: Coercing text to numeric in T32295 / R32295C20: '5099.1'
## Warning: Coercing text to numeric in T32296 / R32296C20: '5099.1'
## Warning: Coercing text to numeric in T32297 / R32297C20: '5099.1'
## Warning: Coercing text to numeric in T32298 / R32298C20: '5099.1'
## Warning: Coercing text to numeric in T32299 / R32299C20: '5099.1'
## Warning: Coercing text to numeric in T32300 / R32300C20: '5099.1'
## Warning: Coercing text to numeric in T32301 / R32301C20: '5099.1'
## Warning: Coercing text to numeric in T32302 / R32302C20: '5099.1'
## Warning: Coercing text to numeric in T32303 / R32303C20: '5099.1'
## Warning: Coercing text to numeric in T32304 / R32304C20: '5099.1'
## Warning: Coercing text to numeric in T32305 / R32305C20: '5099.1'
## Warning: Coercing text to numeric in T32306 / R32306C20: '5099.1'
## Warning: Coercing text to numeric in T32307 / R32307C20: '5099.1'
## Warning: Coercing text to numeric in T32308 / R32308C20: '5099.1'
## Warning: Coercing text to numeric in T32309 / R32309C20: '5099.1'
## Warning: Coercing text to numeric in T32310 / R32310C20: '5099.1'
## Warning: Coercing text to numeric in T32311 / R32311C20: '5099.1'
## Warning: Coercing text to numeric in T32312 / R32312C20: '5099.1'
## Warning: Coercing text to numeric in T32313 / R32313C20: '5099.1'
## Warning: Coercing text to numeric in T32314 / R32314C20: '5099.1'
## Warning: Coercing text to numeric in T32315 / R32315C20: '5099.1'
## Warning: Coercing text to numeric in T32316 / R32316C20: '5099.1'
## Warning: Coercing text to numeric in T32317 / R32317C20: '5099.1'
## Warning: Coercing text to numeric in T32318 / R32318C20: '5099.1'
## Warning: Coercing text to numeric in T32319 / R32319C20: '5099.1'
## Warning: Coercing text to numeric in T32320 / R32320C20: '5099.1'
## Warning: Coercing text to numeric in T32321 / R32321C20: '5099.1'
## Warning: Coercing text to numeric in T32322 / R32322C20: '5099.1'
## Warning: Coercing text to numeric in T32323 / R32323C20: '5099.1'
## Warning: Coercing text to numeric in T32324 / R32324C20: '5099.1'
## Warning: Coercing text to numeric in T32325 / R32325C20: '5099.1'
## Warning: Coercing text to numeric in T32326 / R32326C20: '5099.1'
## Warning: Coercing text to numeric in T32327 / R32327C20: '5099.1'
## Warning: Coercing text to numeric in T32328 / R32328C20: '5099.1'
## Warning: Coercing text to numeric in T32329 / R32329C20: '5099.1'
## Warning: Coercing text to numeric in T32330 / R32330C20: '5099.1'
## Warning: Coercing text to numeric in T32331 / R32331C20: '5099.1'
## Warning: Coercing text to numeric in T32332 / R32332C20: '5099.1'
## Warning: Coercing text to numeric in T32333 / R32333C20: '5099.1'
## Warning: Coercing text to numeric in T32334 / R32334C20: '5099.1'
## Warning: Coercing text to numeric in T32335 / R32335C20: '5099.1'
## Warning: Coercing text to numeric in T32336 / R32336C20: '5099.1'
## Warning: Coercing text to numeric in T32337 / R32337C20: '5099.1'
## Warning: Coercing text to numeric in T32338 / R32338C20: '5099.1'
## Warning: Coercing text to numeric in T32339 / R32339C20: '5099.1'
## Warning: Coercing text to numeric in T32340 / R32340C20: '5099.1'
## Warning: Coercing text to numeric in T32341 / R32341C20: '5099.1'
## Warning: Coercing text to numeric in T32342 / R32342C20: '5099.1'
## Warning: Coercing text to numeric in T32343 / R32343C20: '5099.1'
## Warning: Coercing text to numeric in T32344 / R32344C20: '5099.1'
## Warning: Coercing text to numeric in T32345 / R32345C20: '5099.1'
## Warning: Coercing text to numeric in T32346 / R32346C20: '5099.1'
## Warning: Coercing text to numeric in T32347 / R32347C20: '5099.1'
## Warning: Coercing text to numeric in T32348 / R32348C20: '5099.1'
## Warning: Coercing text to numeric in T32349 / R32349C20: '5099.1'
## Warning: Coercing text to numeric in T32350 / R32350C20: '5099.1'
## Warning: Coercing text to numeric in T32351 / R32351C20: '5099.1'
## Warning: Coercing text to numeric in T32352 / R32352C20: '5099.1'
## Warning: Coercing text to numeric in T32353 / R32353C20: '5099.1'
## Warning: Coercing text to numeric in T32354 / R32354C20: '5099.1'
## Warning: Coercing text to numeric in T32355 / R32355C20: '5099.1'
## Warning: Coercing text to numeric in T32356 / R32356C20: '5099.1'
## Warning: Coercing text to numeric in T32357 / R32357C20: '5099.1'
## Warning: Coercing text to numeric in T32358 / R32358C20: '5099.1'
## Warning: Coercing text to numeric in T32359 / R32359C20: '5099.1'
## Warning: Coercing text to numeric in T32360 / R32360C20: '5099.1'
## Warning: Coercing text to numeric in T32361 / R32361C20: '5099.1'
## Warning: Coercing text to numeric in T32362 / R32362C20: '5099.1'
## Warning: Coercing text to numeric in T32363 / R32363C20: '5099.1'
## Warning: Coercing text to numeric in T32364 / R32364C20: '5099.1'
## Warning: Coercing text to numeric in T32365 / R32365C20: '5099.1'
## Warning: Coercing text to numeric in T32366 / R32366C20: '5099.1'
## Warning: Coercing text to numeric in T32367 / R32367C20: '5099.1'
## Warning: Coercing text to numeric in T32368 / R32368C20: '5099.1'
## Warning: Coercing text to numeric in T32369 / R32369C20: '5099.1'
## Warning: Coercing text to numeric in T32370 / R32370C20: '5099.1'
## Warning: Coercing text to numeric in T32371 / R32371C20: '5099.1'
## Warning: Coercing text to numeric in T32372 / R32372C20: '5099.1'
## Warning: Coercing text to numeric in T32373 / R32373C20: '5099.1'
## Warning: Coercing text to numeric in T32374 / R32374C20: '5099.1'
## Warning: Coercing text to numeric in T32375 / R32375C20: '5099.1'
## Warning: Coercing text to numeric in T32376 / R32376C20: '5099.1'
## Warning: Coercing text to numeric in T32377 / R32377C20: '5099.1'
## Warning: Coercing text to numeric in T32378 / R32378C20: '5099.1'
## Warning: Coercing text to numeric in T32379 / R32379C20: '5099.1'
## Warning: Coercing text to numeric in T32380 / R32380C20: '5099.1'
## Warning: Coercing text to numeric in T32381 / R32381C20: '5099.1'
## Warning: Coercing text to numeric in T32382 / R32382C20: '5099.1'
## Warning: Coercing text to numeric in T32383 / R32383C20: '5099.1'
## Warning: Coercing text to numeric in T32384 / R32384C20: '5099.1'
## Warning: Coercing text to numeric in T32385 / R32385C20: '5099.1'
## Warning: Coercing text to numeric in T32386 / R32386C20: '5099.1'
## Warning: Coercing text to numeric in T32387 / R32387C20: '5099.1'
## Warning: Coercing text to numeric in T32388 / R32388C20: '5099.1'
## Warning: Coercing text to numeric in T32389 / R32389C20: '5099.1'
## Warning: Coercing text to numeric in T32390 / R32390C20: '5099.1'
## Warning: Coercing text to numeric in T32391 / R32391C20: '5099.1'
## Warning: Coercing text to numeric in T32392 / R32392C20: '5099.1'
## Warning: Coercing text to numeric in T32393 / R32393C20: '5099.1'
## Warning: Coercing text to numeric in T32394 / R32394C20: '5099.1'
## Warning: Coercing text to numeric in T32395 / R32395C20: '5099.1'
## Warning: Coercing text to numeric in T32396 / R32396C20: '5099.1'
## Warning: Coercing text to numeric in T32397 / R32397C20: '5099.1'
## Warning: Coercing text to numeric in T32398 / R32398C20: '5099.1'
## Warning: Coercing text to numeric in T32399 / R32399C20: '5099.1'
## Warning: Coercing text to numeric in T32400 / R32400C20: '5099.1'
## Warning: Coercing text to numeric in T32401 / R32401C20: '5099.1'
## Warning: Coercing text to numeric in T32402 / R32402C20: '5099.1'
## Warning: Coercing text to numeric in T32403 / R32403C20: '5099.1'
## Warning: Coercing text to numeric in T32404 / R32404C20: '5099.1'
## Warning: Coercing text to numeric in T32405 / R32405C20: '5099.1'
## Warning: Coercing text to numeric in T32406 / R32406C20: '5099.1'
## Warning: Coercing text to numeric in T32407 / R32407C20: '5099.1'
## Warning: Coercing text to numeric in T32408 / R32408C20: '5099.1'
## Warning: Coercing text to numeric in T32409 / R32409C20: '5099.1'
## Warning: Coercing text to numeric in T32410 / R32410C20: '5099.1'
## Warning: Coercing text to numeric in T32411 / R32411C20: '5099.1'
## Warning: Coercing text to numeric in T32412 / R32412C20: '5099.1'
## Warning: Coercing text to numeric in T32413 / R32413C20: '5099.1'
## Warning: Coercing text to numeric in T32414 / R32414C20: '5099.1'
## Warning: Coercing text to numeric in T32415 / R32415C20: '5099.1'
## Warning: Coercing text to numeric in T32416 / R32416C20: '5099.1'
## Warning: Coercing text to numeric in T32417 / R32417C20: '5099.1'
## Warning: Coercing text to numeric in T32418 / R32418C20: '5099.1'
## Warning: Coercing text to numeric in T32419 / R32419C20: '5099.1'
## Warning: Coercing text to numeric in T32420 / R32420C20: '5099.1'
## Warning: Coercing text to numeric in T32421 / R32421C20: '5099.1'
## Warning: Coercing text to numeric in T32422 / R32422C20: '5099.1'
## Warning: Coercing text to numeric in T32423 / R32423C20: '5099.1'
## Warning: Coercing text to numeric in T32424 / R32424C20: '5099.1'
## Warning: Coercing text to numeric in T32425 / R32425C20: '5099.1'
## Warning: Coercing text to numeric in T32426 / R32426C20: '5099.1'
## Warning: Coercing text to numeric in T32427 / R32427C20: '5099.1'
## Warning: Coercing text to numeric in T32428 / R32428C20: '5099.1'
## Warning: Coercing text to numeric in T32429 / R32429C20: '5099.1'
## Warning: Coercing text to numeric in T32430 / R32430C20: '5099.1'
## Warning: Coercing text to numeric in T32431 / R32431C20: '5099.1'
## Warning: Coercing text to numeric in T32432 / R32432C20: '5099.1'
## Warning: Coercing text to numeric in T32433 / R32433C20: '5099.1'
## Warning: Coercing text to numeric in T32434 / R32434C20: '5099.1'
## Warning: Coercing text to numeric in T32435 / R32435C20: '5099.1'
## Warning: Coercing text to numeric in T32436 / R32436C20: '5099.1'
## Warning: Coercing text to numeric in T32437 / R32437C20: '5099.1'
## Warning: Coercing text to numeric in T32438 / R32438C20: '5099.1'
## Warning: Coercing text to numeric in T32439 / R32439C20: '5099.1'
## Warning: Coercing text to numeric in T32440 / R32440C20: '5099.1'
## Warning: Coercing text to numeric in T32441 / R32441C20: '5099.1'
## Warning: Coercing text to numeric in T32442 / R32442C20: '5099.1'
## Warning: Coercing text to numeric in T32443 / R32443C20: '5099.1'
## Warning: Coercing text to numeric in T32444 / R32444C20: '5099.1'
## Warning: Coercing text to numeric in T32445 / R32445C20: '5099.1'
## Warning: Coercing text to numeric in T32446 / R32446C20: '5099.1'
## Warning: Coercing text to numeric in T32447 / R32447C20: '5099.1'
## Warning: Coercing text to numeric in T32448 / R32448C20: '5099.1'
## Warning: Coercing text to numeric in T32449 / R32449C20: '5099.1'
## Warning: Coercing text to numeric in T32450 / R32450C20: '5099.1'
## Warning: Coercing text to numeric in T32451 / R32451C20: '5099.1'
## Warning: Coercing text to numeric in T32452 / R32452C20: '5099.1'
## Warning: Coercing text to numeric in T32453 / R32453C20: '5099.1'
## Warning: Coercing text to numeric in T32454 / R32454C20: '5099.1'
## Warning: Coercing text to numeric in T32455 / R32455C20: '5099.1'
## Warning: Coercing text to numeric in T32456 / R32456C20: '5099.1'
## Warning: Coercing text to numeric in T32457 / R32457C20: '5099.1'
## Warning: Coercing text to numeric in T32458 / R32458C20: '5099.1'
## Warning: Coercing text to numeric in T32459 / R32459C20: '5099.1'
## Warning: Coercing text to numeric in T32460 / R32460C20: '5099.1'
## Warning: Coercing text to numeric in T32461 / R32461C20: '5099.1'
## Warning: Coercing text to numeric in T32462 / R32462C20: '5099.1'
## Warning: Coercing text to numeric in T32463 / R32463C20: '5099.1'
## Warning: Coercing text to numeric in T32464 / R32464C20: '5099.1'
## Warning: Coercing text to numeric in T32465 / R32465C20: '5099.1'
## Warning: Coercing text to numeric in T32466 / R32466C20: '5099.1'
## Warning: Coercing text to numeric in T32467 / R32467C20: '5099.1'
## Warning: Coercing text to numeric in T32468 / R32468C20: '5099.1'
## Warning: Coercing text to numeric in T32469 / R32469C20: '5099.1'
## Warning: Coercing text to numeric in T32470 / R32470C20: '5099.1'
## Warning: Coercing text to numeric in T32471 / R32471C20: '5099.1'
## Warning: Coercing text to numeric in T32472 / R32472C20: '5099.1'
## Warning: Coercing text to numeric in T32473 / R32473C20: '5099.1'
## Warning: Coercing text to numeric in T32474 / R32474C20: '5099.1'
## Warning: Coercing text to numeric in T32475 / R32475C20: '5099.1'
## Warning: Coercing text to numeric in T32476 / R32476C20: '5099.1'
## Warning: Coercing text to numeric in T32477 / R32477C20: '5099.1'
## Warning: Coercing text to numeric in T32478 / R32478C20: '5099.1'
## Warning: Coercing text to numeric in T32479 / R32479C20: '5099.1'
## Warning: Coercing text to numeric in T32480 / R32480C20: '5099.1'
## Warning: Coercing text to numeric in T32481 / R32481C20: '5099.1'
## Warning: Coercing text to numeric in T32482 / R32482C20: '5099.1'
## Warning: Coercing text to numeric in T32483 / R32483C20: '5099.1'
## Warning: Coercing text to numeric in T32484 / R32484C20: '5099.1'
## Warning: Coercing text to numeric in T32485 / R32485C20: '5099.1'
## Warning: Coercing text to numeric in T32486 / R32486C20: '5099.1'
## Warning: Coercing text to numeric in T32487 / R32487C20: '5099.1'
## Warning: Coercing text to numeric in T32488 / R32488C20: '5099.1'
## Warning: Coercing text to numeric in T32489 / R32489C20: '5099.1'
## Warning: Coercing text to numeric in T32490 / R32490C20: '5099.1'
## Warning: Coercing text to numeric in T32491 / R32491C20: '5099.1'
## Warning: Coercing text to numeric in T32492 / R32492C20: '5099.1'
## Warning: Coercing text to numeric in T32493 / R32493C20: '5099.1'
## Warning: Coercing text to numeric in T32494 / R32494C20: '5099.1'
## Warning: Coercing text to numeric in T32495 / R32495C20: '5099.1'
## Warning: Coercing text to numeric in T32496 / R32496C20: '5099.1'
## Warning: Coercing text to numeric in T32497 / R32497C20: '5099.1'
## Warning: Coercing text to numeric in T32498 / R32498C20: '5099.1'
## Warning: Coercing text to numeric in T32499 / R32499C20: '5099.1'
## Warning: Coercing text to numeric in T32500 / R32500C20: '5099.1'
## Warning: Coercing text to numeric in T32501 / R32501C20: '5099.1'
## Warning: Coercing text to numeric in T32502 / R32502C20: '5099.1'
## Warning: Coercing text to numeric in T32503 / R32503C20: '5099.1'
## Warning: Coercing text to numeric in T32504 / R32504C20: '5099.1'
## Warning: Coercing text to numeric in T32505 / R32505C20: '5099.1'
## Warning: Coercing text to numeric in T32506 / R32506C20: '5099.1'
## Warning: Coercing text to numeric in T32507 / R32507C20: '5099.1'
## Warning: Coercing text to numeric in T32508 / R32508C20: '5099.1'
## Warning: Coercing text to numeric in T32509 / R32509C20: '5099.1'
## Warning: Coercing text to numeric in T32510 / R32510C20: '5099.1'
## Warning: Coercing text to numeric in T32511 / R32511C20: '5099.1'
## Warning: Coercing text to numeric in T32512 / R32512C20: '5099.1'
## Warning: Coercing text to numeric in T32513 / R32513C20: '5099.1'
## Warning: Coercing text to numeric in T32514 / R32514C20: '5099.1'
## Warning: Coercing text to numeric in T32515 / R32515C20: '5099.1'
## Warning: Coercing text to numeric in T32516 / R32516C20: '5099.1'
## Warning: Coercing text to numeric in T32517 / R32517C20: '5099.1'
## Warning: Coercing text to numeric in T32518 / R32518C20: '5099.1'
## Warning: Coercing text to numeric in T32519 / R32519C20: '5099.1'
## Warning: Coercing text to numeric in T32520 / R32520C20: '5099.1'
## Warning: Coercing text to numeric in T32521 / R32521C20: '5099.1'
## Warning: Coercing text to numeric in T32522 / R32522C20: '5099.1'
## Warning: Coercing text to numeric in T32523 / R32523C20: '5099.1'
## Warning: Coercing text to numeric in T32524 / R32524C20: '5099.1'
## Warning: Coercing text to numeric in T32525 / R32525C20: '5099.1'
## Warning: Coercing text to numeric in T32526 / R32526C20: '5099.1'
## Warning: Coercing text to numeric in T32527 / R32527C20: '5099.1'
## Warning: Coercing text to numeric in T32528 / R32528C20: '5099.1'
## Warning: Coercing text to numeric in T32529 / R32529C20: '5099.1'
## Warning: Coercing text to numeric in T32530 / R32530C20: '5099.1'
## Warning: Coercing text to numeric in T32531 / R32531C20: '5099.1'
## Warning: Coercing text to numeric in T32532 / R32532C20: '5099.1'
## Warning: Coercing text to numeric in T32533 / R32533C20: '5099.1'
## Warning: Coercing text to numeric in T32534 / R32534C20: '5099.1'
## Warning: Coercing text to numeric in T32535 / R32535C20: '5099.1'
## Warning: Coercing text to numeric in T32536 / R32536C20: '5099.1'
## Warning: Coercing text to numeric in T32537 / R32537C20: '5099.1'
## Warning: Coercing text to numeric in T32538 / R32538C20: '5099.1'
## Warning: Coercing text to numeric in T32539 / R32539C20: '5099.1'
## Warning: Coercing text to numeric in T32540 / R32540C20: '5099.1'
## Warning: Coercing text to numeric in T32541 / R32541C20: '5099.1'
## Warning: Coercing text to numeric in T32542 / R32542C20: '5099.1'
## Warning: Coercing text to numeric in T32543 / R32543C20: '5099.1'
## Warning: Coercing text to numeric in T32544 / R32544C20: '5099.1'
## Warning: Coercing text to numeric in T32545 / R32545C20: '5099.1'
## Warning: Coercing text to numeric in T32546 / R32546C20: '5099.1'
## Warning: Coercing text to numeric in T32547 / R32547C20: '5099.1'
## Warning: Coercing text to numeric in T32548 / R32548C20: '5099.1'
## Warning: Coercing text to numeric in T32549 / R32549C20: '5099.1'
## Warning: Coercing text to numeric in T32550 / R32550C20: '5099.1'
## Warning: Coercing text to numeric in T32551 / R32551C20: '5099.1'
## Warning: Coercing text to numeric in T32552 / R32552C20: '5099.1'
## Warning: Coercing text to numeric in T32553 / R32553C20: '5099.1'
## Warning: Coercing text to numeric in T32554 / R32554C20: '5099.1'
## Warning: Coercing text to numeric in T32555 / R32555C20: '5099.1'
## Warning: Coercing text to numeric in T32556 / R32556C20: '5099.1'
## Warning: Coercing text to numeric in T32557 / R32557C20: '5099.1'
## Warning: Coercing text to numeric in T32558 / R32558C20: '5099.1'
## Warning: Coercing text to numeric in T32559 / R32559C20: '5099.1'
## Warning: Coercing text to numeric in T32560 / R32560C20: '5099.1'
## Warning: Coercing text to numeric in T32561 / R32561C20: '5099.1'
## Warning: Coercing text to numeric in T32562 / R32562C20: '5099.1'
## Warning: Coercing text to numeric in T32563 / R32563C20: '5099.1'
## Warning: Coercing text to numeric in T32564 / R32564C20: '5099.1'
## Warning: Coercing text to numeric in T32565 / R32565C20: '5099.1'
## Warning: Coercing text to numeric in T32566 / R32566C20: '5099.1'
## Warning: Coercing text to numeric in T32567 / R32567C20: '5099.1'
## Warning: Coercing text to numeric in T32568 / R32568C20: '5099.1'
## Warning: Coercing text to numeric in T32569 / R32569C20: '5099.1'
## Warning: Coercing text to numeric in T32570 / R32570C20: '5099.1'
## Warning: Coercing text to numeric in T32571 / R32571C20: '5099.1'
## Warning: Coercing text to numeric in T32572 / R32572C20: '5099.1'
## Warning: Coercing text to numeric in T32573 / R32573C20: '5099.1'
## Warning: Coercing text to numeric in T32574 / R32574C20: '5099.1'
## Warning: Coercing text to numeric in T32575 / R32575C20: '5099.1'
## Warning: Coercing text to numeric in T32576 / R32576C20: '5099.1'
## Warning: Coercing text to numeric in T32577 / R32577C20: '5099.1'
## Warning: Coercing text to numeric in T32578 / R32578C20: '5099.1'
## Warning: Coercing text to numeric in T32579 / R32579C20: '5099.1'
## Warning: Coercing text to numeric in T32580 / R32580C20: '5099.1'
## Warning: Coercing text to numeric in T32581 / R32581C20: '5099.1'
## Warning: Coercing text to numeric in T32582 / R32582C20: '5099.1'
## Warning: Coercing text to numeric in T32583 / R32583C20: '5099.1'
## Warning: Coercing text to numeric in T32584 / R32584C20: '5099.1'
## Warning: Coercing text to numeric in T32585 / R32585C20: '5099.1'
## Warning: Coercing text to numeric in T32586 / R32586C20: '5099.1'
## Warning: Coercing text to numeric in T32587 / R32587C20: '5099.1'
## Warning: Coercing text to numeric in T32588 / R32588C20: '5099.1'
## Warning: Coercing text to numeric in T32589 / R32589C20: '5099.1'
## Warning: Coercing text to numeric in T32590 / R32590C20: '5099.1'
## Warning: Coercing text to numeric in T32591 / R32591C20: '5099.1'
## Warning: Coercing text to numeric in T32592 / R32592C20: '5099.1'
## Warning: Coercing text to numeric in T32593 / R32593C20: '5099.1'
## Warning: Coercing text to numeric in T32594 / R32594C20: '5099.1'
## Warning: Coercing text to numeric in T32595 / R32595C20: '5099.1'
## Warning: Coercing text to numeric in T32596 / R32596C20: '5099.1'
## Warning: Coercing text to numeric in T32597 / R32597C20: '5099.1'
## Warning: Coercing text to numeric in T32598 / R32598C20: '5099.1'
## Warning: Coercing text to numeric in T32599 / R32599C20: '5099.1'
## Warning: Coercing text to numeric in T32600 / R32600C20: '5099.1'
## Warning: Coercing text to numeric in T32601 / R32601C20: '5099.1'
## Warning: Coercing text to numeric in T32602 / R32602C20: '5099.1'
## Warning: Coercing text to numeric in T32603 / R32603C20: '5099.1'
## Warning: Coercing text to numeric in T32604 / R32604C20: '5099.1'
## Warning: Coercing text to numeric in T32605 / R32605C20: '5099.1'
## Warning: Coercing text to numeric in T32606 / R32606C20: '5099.1'
## Warning: Coercing text to numeric in T32607 / R32607C20: '5099.1'
## Warning: Coercing text to numeric in T32608 / R32608C20: '5099.1'
## Warning: Coercing text to numeric in T32609 / R32609C20: '5099.1'
## Warning: Coercing text to numeric in T32610 / R32610C20: '5099.1'
## Warning: Coercing text to numeric in T32611 / R32611C20: '5099.1'
## Warning: Coercing text to numeric in T32612 / R32612C20: '5099.1'
## Warning: Coercing text to numeric in T32613 / R32613C20: '5099.1'
## Warning: Coercing text to numeric in T32614 / R32614C20: '5099.1'
## Warning: Coercing text to numeric in T32615 / R32615C20: '5099.1'
## Warning: Coercing text to numeric in T32616 / R32616C20: '5099.1'
## Warning: Coercing text to numeric in T32617 / R32617C20: '5099.1'
## Warning: Coercing text to numeric in T32618 / R32618C20: '5099.1'
## Warning: Coercing text to numeric in T32619 / R32619C20: '5099.1'
## Warning: Coercing text to numeric in T32620 / R32620C20: '5099.1'
## Warning: Coercing text to numeric in T32621 / R32621C20: '5099.1'
## Warning: Coercing text to numeric in T32622 / R32622C20: '5099.1'
## Warning: Coercing text to numeric in T32623 / R32623C20: '5099.1'
## Warning: Coercing text to numeric in T32624 / R32624C20: '5099.1'
## Warning: Coercing text to numeric in T32625 / R32625C20: '5099.1'
## Warning: Coercing text to numeric in T32626 / R32626C20: '5099.1'
## Warning: Coercing text to numeric in T32627 / R32627C20: '5099.1'
## Warning: Coercing text to numeric in T32628 / R32628C20: '5099.1'
## Warning: Coercing text to numeric in T32629 / R32629C20: '5099.1'
## Warning: Coercing text to numeric in T32630 / R32630C20: '5099.1'
## Warning: Coercing text to numeric in T32631 / R32631C20: '5099.1'
## Warning: Coercing text to numeric in T32632 / R32632C20: '5099.1'
## Warning: Coercing text to numeric in T32633 / R32633C20: '5099.1'
## Warning: Coercing text to numeric in T32634 / R32634C20: '5099.1'
## Warning: Coercing text to numeric in T32635 / R32635C20: '5099.1'
## Warning: Coercing text to numeric in T32636 / R32636C20: '5099.1'
## Warning: Coercing text to numeric in T32637 / R32637C20: '5099.1'
## Warning: Coercing text to numeric in T32638 / R32638C20: '5099.1'
## Warning: Coercing text to numeric in T32639 / R32639C20: '5099.1'
## Warning: Coercing text to numeric in T32640 / R32640C20: '5099.1'
## Warning: Coercing text to numeric in T32641 / R32641C20: '5099.1'
## Warning: Coercing text to numeric in T32642 / R32642C20: '5099.1'
## Warning: Coercing text to numeric in T32643 / R32643C20: '5099.1'
## Warning: Coercing text to numeric in T32644 / R32644C20: '5099.1'
## Warning: Coercing text to numeric in T32645 / R32645C20: '5099.1'
## Warning: Coercing text to numeric in T32646 / R32646C20: '5099.1'
## Warning: Coercing text to numeric in T32647 / R32647C20: '5099.1'
## Warning: Coercing text to numeric in T32648 / R32648C20: '5099.1'
## Warning: Coercing text to numeric in T32649 / R32649C20: '5099.1'
## Warning: Coercing text to numeric in T32650 / R32650C20: '5099.1'
## Warning: Coercing text to numeric in T32651 / R32651C20: '5099.1'
## Warning: Coercing text to numeric in T32652 / R32652C20: '5099.1'
## Warning: Coercing text to numeric in T32653 / R32653C20: '5099.1'
## Warning: Coercing text to numeric in T32654 / R32654C20: '5099.1'
## Warning: Coercing text to numeric in T32655 / R32655C20: '5099.1'
## Warning: Coercing text to numeric in T32656 / R32656C20: '5099.1'
## Warning: Coercing text to numeric in T32657 / R32657C20: '5099.1'
## Warning: Coercing text to numeric in T32658 / R32658C20: '5099.1'
## Warning: Coercing text to numeric in T32659 / R32659C20: '5099.1'
## Warning: Coercing text to numeric in T32660 / R32660C20: '5099.1'
## Warning: Coercing text to numeric in T32661 / R32661C20: '5099.1'
## Warning: Coercing text to numeric in T32662 / R32662C20: '5099.1'
## Warning: Coercing text to numeric in T32663 / R32663C20: '5099.1'
## Warning: Coercing text to numeric in T32664 / R32664C20: '5099.1'
## Warning: Coercing text to numeric in T32665 / R32665C20: '5099.1'
## Warning: Coercing text to numeric in T32666 / R32666C20: '5099.1'
## Warning: Coercing text to numeric in T32667 / R32667C20: '5099.1'
## Warning: Coercing text to numeric in T32668 / R32668C20: '5099.1'
## Warning: Coercing text to numeric in T32669 / R32669C20: '5099.1'
## Warning: Coercing text to numeric in T32670 / R32670C20: '5099.1'
## Warning: Coercing text to numeric in T32671 / R32671C20: '5099.1'
## Warning: Coercing text to numeric in T32672 / R32672C20: '5099.1'
## Warning: Coercing text to numeric in T32673 / R32673C20: '5099.1'
## Warning: Coercing text to numeric in T32674 / R32674C20: '5099.1'
## Warning: Coercing text to numeric in T32675 / R32675C20: '5099.1'
## Warning: Coercing text to numeric in T32676 / R32676C20: '5099.1'
## Warning: Coercing text to numeric in T32677 / R32677C20: '5099.1'
## Warning: Coercing text to numeric in T32678 / R32678C20: '5099.1'
## Warning: Coercing text to numeric in T32679 / R32679C20: '5099.1'
## Warning: Coercing text to numeric in T32680 / R32680C20: '5099.1'
## Warning: Coercing text to numeric in T32681 / R32681C20: '5099.1'
## Warning: Coercing text to numeric in T32682 / R32682C20: '5099.1'
## Warning: Coercing text to numeric in T32683 / R32683C20: '5099.1'
## Warning: Coercing text to numeric in T32684 / R32684C20: '5099.1'
## Warning: Coercing text to numeric in T32685 / R32685C20: '5099.1'
## Warning: Coercing text to numeric in T32686 / R32686C20: '5099.1'
## Warning: Coercing text to numeric in T32687 / R32687C20: '5099.1'
## Warning: Coercing text to numeric in T32688 / R32688C20: '5099.1'
## Warning: Coercing text to numeric in T32689 / R32689C20: '5099.1'
## Warning: Coercing text to numeric in T32690 / R32690C20: '5099.1'
## Warning: Coercing text to numeric in T32691 / R32691C20: '5099.1'
## Warning: Coercing text to numeric in T32692 / R32692C20: '5099.1'
## Warning: Coercing text to numeric in T32693 / R32693C20: '5099.1'
## Warning: Coercing text to numeric in T32694 / R32694C20: '5099.1'
## Warning: Coercing text to numeric in T32695 / R32695C20: '5099.1'
## Warning: Coercing text to numeric in T32696 / R32696C20: '5099.1'
## Warning: Coercing text to numeric in T32697 / R32697C20: '5099.1'
## Warning: Coercing text to numeric in T32698 / R32698C20: '5099.1'
## Warning: Coercing text to numeric in T32699 / R32699C20: '5099.1'
## Warning: Coercing text to numeric in T32700 / R32700C20: '5099.1'
## Warning: Coercing text to numeric in T32701 / R32701C20: '5099.1'
## Warning: Coercing text to numeric in T32702 / R32702C20: '5099.1'
## Warning: Coercing text to numeric in T32703 / R32703C20: '5099.1'
## Warning: Coercing text to numeric in T32704 / R32704C20: '5099.1'
## Warning: Coercing text to numeric in T32705 / R32705C20: '5099.1'
## Warning: Coercing text to numeric in T32706 / R32706C20: '5099.1'
## Warning: Coercing text to numeric in T32707 / R32707C20: '5099.1'
## Warning: Coercing text to numeric in T32708 / R32708C20: '5099.1'
## Warning: Coercing text to numeric in T32709 / R32709C20: '5099.1'
## Warning: Coercing text to numeric in T32710 / R32710C20: '5099.1'
## Warning: Coercing text to numeric in T32711 / R32711C20: '5099.1'
## Warning: Coercing text to numeric in T32712 / R32712C20: '5099.1'
## Warning: Coercing text to numeric in T32713 / R32713C20: '5099.1'
## Warning: Coercing text to numeric in T32714 / R32714C20: '5099.1'
## Warning: Coercing text to numeric in T32715 / R32715C20: '5099.1'
## Warning: Coercing text to numeric in T32716 / R32716C20: '5099.1'
## Warning: Coercing text to numeric in T32717 / R32717C20: '5099.1'
## Warning: Coercing text to numeric in T32718 / R32718C20: '5099.1'
## Warning: Coercing text to numeric in T32719 / R32719C20: '5099.1'
## Warning: Coercing text to numeric in T32720 / R32720C20: '5099.1'
## Warning: Coercing text to numeric in T32721 / R32721C20: '5099.1'
## Warning: Coercing text to numeric in T32722 / R32722C20: '5099.1'
## Warning: Coercing text to numeric in T32723 / R32723C20: '5099.1'
## Warning: Coercing text to numeric in T32724 / R32724C20: '5099.1'
## Warning: Coercing text to numeric in T32725 / R32725C20: '5099.1'
## Warning: Coercing text to numeric in T32726 / R32726C20: '5099.1'
## Warning: Coercing text to numeric in T32727 / R32727C20: '5099.1'
## Warning: Coercing text to numeric in T32728 / R32728C20: '5099.1'
## Warning: Coercing text to numeric in T32729 / R32729C20: '5099.1'
## Warning: Coercing text to numeric in T32730 / R32730C20: '5099.1'
## Warning: Coercing text to numeric in T32731 / R32731C20: '5099.1'
## Warning: Coercing text to numeric in T32732 / R32732C20: '5099.1'
## Warning: Coercing text to numeric in T32733 / R32733C20: '5099.1'
## Warning: Coercing text to numeric in T32734 / R32734C20: '5099.1'
## Warning: Coercing text to numeric in T32735 / R32735C20: '5099.1'
## Warning: Coercing text to numeric in T32736 / R32736C20: '5099.1'
## Warning: Coercing text to numeric in T32737 / R32737C20: '5099.1'
## Warning: Coercing text to numeric in T32738 / R32738C20: '5099.1'
## Warning: Coercing text to numeric in T32739 / R32739C20: '5099.1'
## Warning: Coercing text to numeric in T32740 / R32740C20: '5099.1'
## Warning: Coercing text to numeric in T32741 / R32741C20: '5099.1'
## Warning: Coercing text to numeric in T32742 / R32742C20: '5099.1'
## Warning: Coercing text to numeric in T32743 / R32743C20: '5099.1'
## Warning: Coercing text to numeric in T32744 / R32744C20: '5099.1'
## Warning: Coercing text to numeric in T32745 / R32745C20: '5099.1'
## Warning: Coercing text to numeric in T32746 / R32746C20: '5099.1'
## Warning: Coercing text to numeric in T32747 / R32747C20: '5099.1'
## Warning: Coercing text to numeric in T32748 / R32748C20: '5099.1'
## Warning: Coercing text to numeric in T32749 / R32749C20: '5099.1'
## Warning: Coercing text to numeric in T32750 / R32750C20: '5099.1'
## Warning: Coercing text to numeric in T32751 / R32751C20: '5099.1'
## Warning: Coercing text to numeric in T32752 / R32752C20: '5099.1'
## Warning: Coercing text to numeric in T32753 / R32753C20: '5099.1'
## Warning: Coercing text to numeric in T32754 / R32754C20: '5099.1'
## Warning: Coercing text to numeric in T32755 / R32755C20: '5099.1'
## Warning: Coercing text to numeric in T32756 / R32756C20: '5099.1'
## Warning: Coercing text to numeric in T32757 / R32757C20: '5099.1'
## Warning: Coercing text to numeric in T32758 / R32758C20: '5099.1'
## Warning: Coercing text to numeric in T32759 / R32759C20: '5099.1'
## Warning: Coercing text to numeric in T32760 / R32760C20: '5099.1'
## Warning: Coercing text to numeric in T32761 / R32761C20: '5099.1'
## Warning: Coercing text to numeric in T32762 / R32762C20: '5099.1'
## Warning: Coercing text to numeric in T32763 / R32763C20: '5099.1'
## Warning: Coercing text to numeric in T32764 / R32764C20: '5099.1'
## Warning: Coercing text to numeric in T32765 / R32765C20: '5099.1'
## Warning: Coercing text to numeric in T32766 / R32766C20: '5099.1'
## Warning: Coercing text to numeric in T32767 / R32767C20: '5099.1'
## Warning: Coercing text to numeric in T32768 / R32768C20: '5099.1'
## Warning: Coercing text to numeric in T32769 / R32769C20: '5099.1'
## Warning: Coercing text to numeric in T32770 / R32770C20: '5099.1'
## Warning: Coercing text to numeric in T32771 / R32771C20: '5099.1'
## Warning: Coercing text to numeric in T32772 / R32772C20: '5099.1'
## Warning: Coercing text to numeric in T32773 / R32773C20: '5099.1'
## Warning: Coercing text to numeric in T32774 / R32774C20: '5099.1'
## Warning: Coercing text to numeric in T32775 / R32775C20: '5099.1'
## Warning: Coercing text to numeric in T32776 / R32776C20: '5099.1'
## Warning: Coercing text to numeric in T32777 / R32777C20: '5099.1'
## Warning: Coercing text to numeric in T32778 / R32778C20: '5099.1'
## Warning: Coercing text to numeric in T32779 / R32779C20: '5099.1'
## Warning: Coercing text to numeric in T32780 / R32780C20: '5099.1'
## Warning: Coercing text to numeric in T32781 / R32781C20: '5099.1'
## Warning: Coercing text to numeric in T32782 / R32782C20: '5099.1'
## Warning: Coercing text to numeric in T32783 / R32783C20: '5099.1'
## Warning: Coercing text to numeric in T32784 / R32784C20: '5099.1'
## Warning: Coercing text to numeric in T32785 / R32785C20: '5099.1'
## Warning: Coercing text to numeric in T32786 / R32786C20: '5099.1'
## Warning: Coercing text to numeric in T32787 / R32787C20: '5099.1'
## Warning: Coercing text to numeric in T32788 / R32788C20: '5099.1'
## Warning: Coercing text to numeric in T32789 / R32789C20: '5099.1'
## Warning: Coercing text to numeric in T32790 / R32790C20: '5099.1'
## Warning: Coercing text to numeric in T32791 / R32791C20: '5099.1'
## Warning: Coercing text to numeric in T32792 / R32792C20: '5099.1'
## Warning: Coercing text to numeric in T32793 / R32793C20: '5099.1'
## Warning: Coercing text to numeric in T32794 / R32794C20: '5099.1'
## Warning: Coercing text to numeric in T32795 / R32795C20: '5099.1'
## Warning: Coercing text to numeric in T32796 / R32796C20: '5099.1'
## Warning: Coercing text to numeric in T32797 / R32797C20: '5099.1'
## Warning: Coercing text to numeric in T32798 / R32798C20: '5099.1'
## Warning: Coercing text to numeric in T32799 / R32799C20: '5099.1'
## Warning: Coercing text to numeric in T32800 / R32800C20: '5099.1'
## Warning: Coercing text to numeric in T32801 / R32801C20: '5099.1'
## Warning: Coercing text to numeric in T32802 / R32802C20: '5099.1'
## Warning: Coercing text to numeric in T32803 / R32803C20: '5099.1'
## Warning: Coercing text to numeric in T32804 / R32804C20: '5099.1'
## Warning: Coercing text to numeric in T32805 / R32805C20: '5099.1'
## Warning: Coercing text to numeric in T32806 / R32806C20: '5099.1'
## Warning: Coercing text to numeric in T32807 / R32807C20: '5099.1'
## Warning: Coercing text to numeric in T32808 / R32808C20: '5099.1'
## Warning: Coercing text to numeric in T32809 / R32809C20: '5099.1'
## Warning: Coercing text to numeric in T32810 / R32810C20: '5099.1'
## Warning: Coercing text to numeric in T32811 / R32811C20: '5099.1'
## Warning: Coercing text to numeric in T32812 / R32812C20: '5099.1'
## Warning: Coercing text to numeric in T32813 / R32813C20: '5099.1'
## Warning: Coercing text to numeric in T32814 / R32814C20: '5099.1'
## Warning: Coercing text to numeric in T32815 / R32815C20: '5099.1'
## Warning: Coercing text to numeric in T32816 / R32816C20: '5099.1'
## Warning: Coercing text to numeric in T32817 / R32817C20: '5099.1'
## Warning: Coercing text to numeric in T32818 / R32818C20: '5099.1'
## Warning: Coercing text to numeric in T32819 / R32819C20: '5099.1'
## Warning: Coercing text to numeric in T32820 / R32820C20: '5099.1'
## Warning: Coercing text to numeric in T32821 / R32821C20: '5099.1'
## Warning: Coercing text to numeric in T32822 / R32822C20: '5099.1'
## Warning: Coercing text to numeric in T32823 / R32823C20: '5099.1'
## Warning: Coercing text to numeric in T32824 / R32824C20: '5099.1'
## Warning: Coercing text to numeric in T32825 / R32825C20: '5099.1'
## Warning: Coercing text to numeric in T32826 / R32826C20: '5099.1'
## Warning: Coercing text to numeric in T32827 / R32827C20: '5099.1'
## Warning: Coercing text to numeric in T32828 / R32828C20: '5099.1'
## Warning: Coercing text to numeric in T32829 / R32829C20: '5099.1'
## Warning: Coercing text to numeric in T32830 / R32830C20: '5099.1'
## Warning: Coercing text to numeric in T32831 / R32831C20: '5099.1'
## Warning: Coercing text to numeric in T32832 / R32832C20: '5099.1'
## Warning: Coercing text to numeric in T32833 / R32833C20: '5099.1'
## Warning: Coercing text to numeric in T32834 / R32834C20: '5099.1'
## Warning: Coercing text to numeric in T32835 / R32835C20: '5099.1'
## Warning: Coercing text to numeric in T32836 / R32836C20: '5099.1'
## Warning: Coercing text to numeric in T32837 / R32837C20: '5099.1'
## Warning: Coercing text to numeric in T32838 / R32838C20: '5099.1'
## Warning: Coercing text to numeric in T32839 / R32839C20: '5099.1'
## Warning: Coercing text to numeric in T32840 / R32840C20: '5099.1'
## Warning: Coercing text to numeric in T32841 / R32841C20: '5099.1'
## Warning: Coercing text to numeric in T32842 / R32842C20: '5099.1'
## Warning: Coercing text to numeric in T32843 / R32843C20: '5099.1'
## Warning: Coercing text to numeric in T32844 / R32844C20: '5099.1'
## Warning: Coercing text to numeric in T32845 / R32845C20: '5099.1'
## Warning: Coercing text to numeric in T32846 / R32846C20: '5099.1'
## Warning: Coercing text to numeric in T32847 / R32847C20: '5099.1'
## Warning: Coercing text to numeric in T32848 / R32848C20: '5099.1'
## Warning: Coercing text to numeric in T32849 / R32849C20: '5099.1'
## Warning: Coercing text to numeric in T32850 / R32850C20: '5099.1'
## Warning: Coercing text to numeric in T32851 / R32851C20: '5099.1'
## Warning: Coercing text to numeric in T32852 / R32852C20: '5099.1'
## Warning: Coercing text to numeric in T32853 / R32853C20: '5099.1'
## Warning: Coercing text to numeric in T32854 / R32854C20: '5099.1'
## Warning: Coercing text to numeric in T32855 / R32855C20: '5099.1'
## Warning: Coercing text to numeric in T32856 / R32856C20: '5099.1'
## Warning: Coercing text to numeric in T32857 / R32857C20: '5099.1'
## Warning: Coercing text to numeric in T32858 / R32858C20: '5099.1'
## Warning: Coercing text to numeric in T32859 / R32859C20: '5099.1'
## Warning: Coercing text to numeric in T32860 / R32860C20: '5099.1'
## Warning: Coercing text to numeric in T32861 / R32861C20: '5099.1'
## Warning: Coercing text to numeric in T32862 / R32862C20: '5099.1'
## Warning: Coercing text to numeric in T32863 / R32863C20: '5099.1'
## Warning: Coercing text to numeric in T32864 / R32864C20: '5099.1'
## Warning: Coercing text to numeric in T32865 / R32865C20: '5099.1'
## Warning: Coercing text to numeric in T32866 / R32866C20: '5099.1'
## Warning: Coercing text to numeric in T32867 / R32867C20: '5099.1'
## Warning: Coercing text to numeric in T32868 / R32868C20: '5099.1'
## Warning: Coercing text to numeric in T32869 / R32869C20: '5099.1'
## Warning: Coercing text to numeric in T32870 / R32870C20: '5099.1'
## Warning: Coercing text to numeric in T32871 / R32871C20: '5099.1'
## Warning: Coercing text to numeric in T32872 / R32872C20: '5099.1'
## Warning: Coercing text to numeric in T32873 / R32873C20: '5099.1'
## Warning: Coercing text to numeric in T32874 / R32874C20: '5099.1'
## Warning: Coercing text to numeric in T32875 / R32875C20: '5099.1'
## Warning: Coercing text to numeric in T32876 / R32876C20: '5099.1'
## Warning: Coercing text to numeric in T32877 / R32877C20: '5099.1'
## Warning: Coercing text to numeric in T32878 / R32878C20: '5099.1'
## Warning: Coercing text to numeric in T32879 / R32879C20: '5099.1'
## Warning: Coercing text to numeric in T32880 / R32880C20: '5099.1'
## Warning: Coercing text to numeric in T32881 / R32881C20: '5099.1'
## Warning: Coercing text to numeric in T32882 / R32882C20: '5099.1'
## Warning: Coercing text to numeric in T32883 / R32883C20: '5099.1'
## Warning: Coercing text to numeric in T32884 / R32884C20: '5099.1'
## Warning: Coercing text to numeric in T32885 / R32885C20: '5099.1'
## Warning: Coercing text to numeric in T32886 / R32886C20: '5099.1'
## Warning: Coercing text to numeric in T32887 / R32887C20: '5099.1'
## Warning: Coercing text to numeric in T32888 / R32888C20: '5099.1'
## Warning: Coercing text to numeric in T32889 / R32889C20: '5099.1'
## Warning: Coercing text to numeric in T32890 / R32890C20: '5099.1'
## Warning: Coercing text to numeric in T32891 / R32891C20: '5099.1'
## Warning: Coercing text to numeric in T32892 / R32892C20: '5099.1'
## Warning: Coercing text to numeric in T32893 / R32893C20: '5099.1'
## Warning: Coercing text to numeric in T32894 / R32894C20: '5099.1'
## Warning: Coercing text to numeric in T32895 / R32895C20: '5099.1'
## Warning: Coercing text to numeric in T32896 / R32896C20: '5099.1'
## Warning: Coercing text to numeric in T32897 / R32897C20: '5099.1'
## Warning: Coercing text to numeric in T32898 / R32898C20: '5099.1'
## Warning: Coercing text to numeric in T32899 / R32899C20: '5099.1'
## Warning: Coercing text to numeric in T32900 / R32900C20: '5099.1'
## Warning: Coercing text to numeric in T32901 / R32901C20: '5099.1'
## Warning: Coercing text to numeric in T32902 / R32902C20: '5099.1'
## Warning: Coercing text to numeric in T32903 / R32903C20: '5099.1'
## Warning: Coercing text to numeric in T32904 / R32904C20: '5099.1'
## Warning: Coercing text to numeric in T32905 / R32905C20: '5099.1'
## Warning: Coercing text to numeric in T32906 / R32906C20: '5099.1'
## Warning: Coercing text to numeric in T32907 / R32907C20: '5099.1'
## Warning: Coercing text to numeric in T32908 / R32908C20: '5099.1'
## Warning: Coercing text to numeric in T32909 / R32909C20: '5099.1'
## Warning: Coercing text to numeric in T32910 / R32910C20: '5099.1'
## Warning: Coercing text to numeric in T32911 / R32911C20: '5099.1'
## Warning: Coercing text to numeric in T32912 / R32912C20: '5099.1'
## Warning: Coercing text to numeric in T32913 / R32913C20: '5099.1'
## Warning: Coercing text to numeric in T32914 / R32914C20: '5099.1'
## Warning: Coercing text to numeric in T32915 / R32915C20: '5099.1'
## Warning: Coercing text to numeric in T32916 / R32916C20: '5099.1'
## Warning: Coercing text to numeric in T32917 / R32917C20: '5099.1'
## Warning: Coercing text to numeric in T32918 / R32918C20: '5099.1'
## Warning: Coercing text to numeric in T32919 / R32919C20: '5099.1'
## Warning: Coercing text to numeric in T32920 / R32920C20: '5099.1'
## Warning: Coercing text to numeric in T32921 / R32921C20: '5099.1'
## Warning: Coercing text to numeric in T32922 / R32922C20: '5099.1'
## Warning: Coercing text to numeric in T32923 / R32923C20: '5099.1'
## Warning: Coercing text to numeric in T32924 / R32924C20: '5099.1'
## Warning: Coercing text to numeric in T32925 / R32925C20: '5099.1'
## Warning: Coercing text to numeric in T32926 / R32926C20: '5099.1'
## Warning: Coercing text to numeric in T32927 / R32927C20: '5099.1'
## Warning: Coercing text to numeric in T32928 / R32928C20: '5099.1'
## Warning: Coercing text to numeric in T32929 / R32929C20: '5099.1'
## Warning: Coercing text to numeric in T32930 / R32930C20: '5099.1'
## Warning: Coercing text to numeric in T32931 / R32931C20: '5099.1'
## Warning: Coercing text to numeric in T32932 / R32932C20: '5099.1'
## Warning: Coercing text to numeric in T32933 / R32933C20: '5099.1'
## Warning: Coercing text to numeric in T32934 / R32934C20: '5099.1'
## Warning: Coercing text to numeric in T32935 / R32935C20: '5099.1'
## Warning: Coercing text to numeric in T32936 / R32936C20: '5099.1'
## Warning: Coercing text to numeric in T32937 / R32937C20: '5099.1'
## Warning: Coercing text to numeric in T32938 / R32938C20: '5099.1'
## Warning: Coercing text to numeric in T32939 / R32939C20: '5099.1'
## Warning: Coercing text to numeric in T32940 / R32940C20: '5099.1'
## Warning: Coercing text to numeric in T32941 / R32941C20: '5099.1'
## Warning: Coercing text to numeric in T32942 / R32942C20: '5099.1'
## Warning: Coercing text to numeric in T32943 / R32943C20: '5099.1'
## Warning: Coercing text to numeric in T32944 / R32944C20: '5099.1'
## Warning: Coercing text to numeric in T32945 / R32945C20: '5099.1'
## Warning: Coercing text to numeric in T32946 / R32946C20: '5099.1'
## Warning: Coercing text to numeric in T32947 / R32947C20: '5099.1'
## Warning: Coercing text to numeric in T32948 / R32948C20: '5099.1'
## Warning: Coercing text to numeric in T32949 / R32949C20: '5099.1'
## Warning: Coercing text to numeric in T32950 / R32950C20: '5099.1'
## Warning: Coercing text to numeric in T32951 / R32951C20: '5099.1'
## Warning: Coercing text to numeric in T32952 / R32952C20: '5099.1'
## Warning: Coercing text to numeric in T32953 / R32953C20: '5099.1'
## Warning: Coercing text to numeric in T32954 / R32954C20: '5099.1'
## Warning: Coercing text to numeric in T32955 / R32955C20: '5099.1'
## Warning: Coercing text to numeric in T32956 / R32956C20: '5099.1'
## Warning: Coercing text to numeric in T32957 / R32957C20: '5099.1'
## Warning: Coercing text to numeric in T32958 / R32958C20: '5099.1'
## Warning: Coercing text to numeric in T32959 / R32959C20: '5099.1'
## Warning: Coercing text to numeric in T32960 / R32960C20: '5099.1'
## Warning: Coercing text to numeric in T32961 / R32961C20: '5099.1'
## Warning: Coercing text to numeric in T32962 / R32962C20: '5099.1'
## Warning: Coercing text to numeric in T32963 / R32963C20: '5099.1'
## Warning: Coercing text to numeric in T32964 / R32964C20: '5099.1'
## Warning: Coercing text to numeric in T32965 / R32965C20: '5099.1'
## Warning: Coercing text to numeric in T32966 / R32966C20: '5099.1'
## Warning: Coercing text to numeric in T32967 / R32967C20: '5099.1'
## Warning: Coercing text to numeric in T32968 / R32968C20: '5099.1'
## Warning: Coercing text to numeric in T32969 / R32969C20: '5099.1'
## Warning: Coercing text to numeric in T32970 / R32970C20: '5099.1'
## Warning: Coercing text to numeric in T32971 / R32971C20: '5099.1'
## Warning: Coercing text to numeric in T32972 / R32972C20: '5099.1'
## Warning: Coercing text to numeric in T32973 / R32973C20: '5099.1'
## Warning: Coercing text to numeric in T32974 / R32974C20: '5099.1'
## Warning: Coercing text to numeric in T32975 / R32975C20: '5099.1'
## Warning: Coercing text to numeric in T32976 / R32976C20: '5099.1'
## Warning: Coercing text to numeric in T32977 / R32977C20: '5099.1'
## Warning: Coercing text to numeric in T32978 / R32978C20: '5099.1'
## Warning: Coercing text to numeric in T32979 / R32979C20: '5099.1'
## Warning: Coercing text to numeric in T32980 / R32980C20: '5099.1'
## Warning: Coercing text to numeric in T32981 / R32981C20: '5099.1'
## Warning: Coercing text to numeric in T32982 / R32982C20: '5099.1'
## Warning: Coercing text to numeric in T32983 / R32983C20: '5099.1'
## Warning: Coercing text to numeric in T32984 / R32984C20: '5099.1'
## Warning: Coercing text to numeric in T32985 / R32985C20: '5099.1'
## Warning: Coercing text to numeric in T32986 / R32986C20: '5099.1'
## Warning: Coercing text to numeric in T32987 / R32987C20: '5099.1'
## Warning: Coercing text to numeric in T32988 / R32988C20: '5099.1'
## Warning: Coercing text to numeric in T32989 / R32989C20: '5099.1'
## Warning: Coercing text to numeric in T32990 / R32990C20: '5099.1'
## Warning: Coercing text to numeric in T32991 / R32991C20: '5099.1'
## Warning: Coercing text to numeric in T32992 / R32992C20: '5099.1'
## Warning: Coercing text to numeric in T32993 / R32993C20: '5099.1'
## Warning: Coercing text to numeric in T32994 / R32994C20: '5099.1'
## Warning: Coercing text to numeric in T32995 / R32995C20: '5099.1'
## Warning: Coercing text to numeric in T32996 / R32996C20: '5099.1'
## Warning: Coercing text to numeric in T32997 / R32997C20: '5099.1'
## Warning: Coercing text to numeric in T32998 / R32998C20: '5099.1'
## Warning: Coercing text to numeric in T32999 / R32999C20: '5099.1'
## Warning: Coercing text to numeric in T33000 / R33000C20: '5099.1'
## Warning: Coercing text to numeric in T33001 / R33001C20: '5099.1'
## Warning: Coercing text to numeric in T33002 / R33002C20: '5099.1'
## Warning: Coercing text to numeric in T33003 / R33003C20: '5099.1'
## Warning: Coercing text to numeric in T33004 / R33004C20: '5099.1'
## Warning: Coercing text to numeric in T33005 / R33005C20: '5099.1'
## Warning: Coercing text to numeric in T33006 / R33006C20: '5099.1'
## Warning: Coercing text to numeric in T33007 / R33007C20: '5099.1'
## Warning: Coercing text to numeric in T33008 / R33008C20: '5099.1'
## Warning: Coercing text to numeric in T33009 / R33009C20: '5099.1'
## Warning: Coercing text to numeric in T33010 / R33010C20: '5099.1'
## Warning: Coercing text to numeric in T33011 / R33011C20: '5099.1'
## Warning: Coercing text to numeric in T33012 / R33012C20: '5099.1'
## Warning: Coercing text to numeric in T33013 / R33013C20: '5099.1'
## Warning: Coercing text to numeric in T33014 / R33014C20: '5099.1'
## Warning: Coercing text to numeric in T33015 / R33015C20: '5099.1'
## Warning: Coercing text to numeric in T33016 / R33016C20: '5099.1'
## Warning: Coercing text to numeric in T33017 / R33017C20: '5099.1'
## Warning: Coercing text to numeric in T33018 / R33018C20: '5099.1'
## Warning: Coercing text to numeric in T33019 / R33019C20: '5099.1'
## Warning: Coercing text to numeric in T33020 / R33020C20: '5099.1'
## Warning: Coercing text to numeric in T33021 / R33021C20: '5099.1'
## Warning: Coercing text to numeric in T33022 / R33022C20: '5099.1'
## Warning: Coercing text to numeric in T33023 / R33023C20: '5099.1'
## Warning: Coercing text to numeric in T33024 / R33024C20: '5099.1'
## Warning: Coercing text to numeric in T33025 / R33025C20: '5099.1'
## Warning: Coercing text to numeric in T33026 / R33026C20: '5099.1'
## Warning: Coercing text to numeric in T33027 / R33027C20: '5099.1'
## Warning: Coercing text to numeric in T33028 / R33028C20: '5099.1'
## Warning: Coercing text to numeric in T33029 / R33029C20: '5099.1'
## Warning: Coercing text to numeric in T33030 / R33030C20: '5099.1'
## Warning: Coercing text to numeric in T33031 / R33031C20: '5099.1'
## Warning: Coercing text to numeric in T33032 / R33032C20: '5099.1'
## Warning: Coercing text to numeric in T33033 / R33033C20: '5099.1'
## Warning: Coercing text to numeric in T33034 / R33034C20: '5099.1'
## Warning: Coercing text to numeric in T33035 / R33035C20: '5099.1'
## Warning: Coercing text to numeric in T33036 / R33036C20: '5099.1'
## Warning: Coercing text to numeric in T33037 / R33037C20: '5099.1'
## Warning: Coercing text to numeric in T33038 / R33038C20: '5099.1'
## Warning: Coercing text to numeric in T33039 / R33039C20: '5099.1'
## Warning: Coercing text to numeric in T33040 / R33040C20: '5099.1'
## Warning: Coercing text to numeric in T33041 / R33041C20: '5099.1'
## Warning: Coercing text to numeric in T33042 / R33042C20: '5099.1'
## Warning: Coercing text to numeric in T33043 / R33043C20: '5099.1'
## Warning: Coercing text to numeric in T33044 / R33044C20: '5099.1'
## Warning: Coercing text to numeric in T33045 / R33045C20: '5099.1'
## Warning: Coercing text to numeric in T33046 / R33046C20: '5099.1'
## Warning: Coercing text to numeric in T33047 / R33047C20: '5099.1'
## Warning: Coercing text to numeric in T33048 / R33048C20: '5099.1'
## Warning: Coercing text to numeric in T33049 / R33049C20: '5099.1'
## Warning: Coercing text to numeric in T33050 / R33050C20: '5099.1'
## Warning: Coercing text to numeric in T33051 / R33051C20: '5099.1'
## Warning: Coercing text to numeric in T33052 / R33052C20: '5099.1'
## Warning: Coercing text to numeric in T33053 / R33053C20: '5099.1'
## Warning: Coercing text to numeric in T33054 / R33054C20: '5099.1'
## Warning: Coercing text to numeric in T33055 / R33055C20: '5099.1'
## Warning: Coercing text to numeric in T33056 / R33056C20: '5099.1'
## Warning: Coercing text to numeric in T33057 / R33057C20: '5099.1'
## Warning: Coercing text to numeric in T33058 / R33058C20: '5099.1'
## Warning: Coercing text to numeric in T33059 / R33059C20: '5099.1'
## Warning: Coercing text to numeric in T33060 / R33060C20: '5099.1'
## Warning: Coercing text to numeric in T33061 / R33061C20: '5099.1'
## Warning: Coercing text to numeric in T33062 / R33062C20: '5099.1'
## Warning: Coercing text to numeric in T33063 / R33063C20: '5099.1'
## Warning: Coercing text to numeric in T33064 / R33064C20: '5099.1'
## Warning: Coercing text to numeric in T33065 / R33065C20: '5099.1'
## Warning: Coercing text to numeric in T33066 / R33066C20: '5099.1'
## Warning: Coercing text to numeric in T33067 / R33067C20: '5099.1'
## Warning: Coercing text to numeric in T33068 / R33068C20: '5099.1'
## Warning: Coercing text to numeric in T33069 / R33069C20: '5099.1'
## Warning: Coercing text to numeric in T33070 / R33070C20: '5099.1'
## Warning: Coercing text to numeric in T33071 / R33071C20: '5099.1'
## Warning: Coercing text to numeric in T33072 / R33072C20: '5099.1'
## Warning: Coercing text to numeric in T33073 / R33073C20: '5099.1'
## Warning: Coercing text to numeric in T33074 / R33074C20: '5099.1'
## Warning: Coercing text to numeric in T33075 / R33075C20: '5099.1'
## Warning: Coercing text to numeric in T33076 / R33076C20: '5099.1'
## Warning: Coercing text to numeric in T33077 / R33077C20: '5099.1'
## Warning: Coercing text to numeric in T33078 / R33078C20: '5099.1'
## Warning: Coercing text to numeric in T33079 / R33079C20: '5099.1'
## Warning: Coercing text to numeric in T33080 / R33080C20: '5099.1'
## Warning: Coercing text to numeric in T33081 / R33081C20: '5099.1'
## Warning: Coercing text to numeric in T33082 / R33082C20: '5099.1'
## Warning: Coercing text to numeric in T33083 / R33083C20: '5099.1'
## Warning: Coercing text to numeric in T33084 / R33084C20: '5099.1'
## Warning: Coercing text to numeric in T33085 / R33085C20: '5099.1'
## Warning: Coercing text to numeric in T33086 / R33086C20: '5099.1'
## Warning: Coercing text to numeric in T33087 / R33087C20: '5099.1'
## Warning: Coercing text to numeric in T33088 / R33088C20: '5099.1'
## Warning: Coercing text to numeric in T33089 / R33089C20: '5099.1'
## Warning: Coercing text to numeric in T33090 / R33090C20: '5099.1'
## Warning: Coercing text to numeric in T33091 / R33091C20: '5099.1'
## Warning: Coercing text to numeric in T33092 / R33092C20: '5099.1'
## Warning: Coercing text to numeric in T33093 / R33093C20: '5099.1'
## Warning: Coercing text to numeric in T33094 / R33094C20: '5099.1'
## Warning: Coercing text to numeric in T33095 / R33095C20: '5099.1'
## Warning: Coercing text to numeric in T33096 / R33096C20: '5099.1'
## Warning: Coercing text to numeric in T33097 / R33097C20: '5099.1'
## Warning: Coercing text to numeric in T33098 / R33098C20: '5099.1'
## Warning: Coercing text to numeric in T33099 / R33099C20: '5099.1'
## Warning: Coercing text to numeric in T33100 / R33100C20: '5099.1'
## Warning: Coercing text to numeric in T33101 / R33101C20: '5099.1'
## Warning: Coercing text to numeric in T33102 / R33102C20: '5099.1'
## Warning: Coercing text to numeric in T33103 / R33103C20: '5099.1'
## Warning: Coercing text to numeric in T33104 / R33104C20: '5099.1'
## Warning: Coercing text to numeric in T33105 / R33105C20: '5099.1'
## Warning: Coercing text to numeric in T33106 / R33106C20: '5099.1'
## Warning: Coercing text to numeric in T33107 / R33107C20: '5099.1'
## Warning: Coercing text to numeric in T33108 / R33108C20: '5099.1'
## Warning: Coercing text to numeric in T33109 / R33109C20: '5099.1'
## Warning: Coercing text to numeric in T33110 / R33110C20: '5099.1'
## Warning: Coercing text to numeric in T33111 / R33111C20: '5099.1'
## Warning: Coercing text to numeric in T33112 / R33112C20: '5099.1'
## Warning: Coercing text to numeric in T33113 / R33113C20: '5099.1'
## Warning: Coercing text to numeric in T33114 / R33114C20: '5099.1'
## Warning: Coercing text to numeric in T33115 / R33115C20: '5099.1'
## Warning: Coercing text to numeric in T33116 / R33116C20: '5099.1'
## Warning: Coercing text to numeric in T33117 / R33117C20: '5099.1'
## Warning: Coercing text to numeric in T33118 / R33118C20: '5099.1'
## Warning: Coercing text to numeric in T33119 / R33119C20: '5099.1'
## Warning: Coercing text to numeric in T33120 / R33120C20: '5099.1'
## Warning: Coercing text to numeric in T33121 / R33121C20: '5099.1'
## Warning: Coercing text to numeric in T33122 / R33122C20: '5099.1'
## Warning: Coercing text to numeric in T33123 / R33123C20: '5099.1'
## Warning: Coercing text to numeric in T33124 / R33124C20: '5099.1'
## Warning: Coercing text to numeric in T33125 / R33125C20: '5099.1'
## Warning: Coercing text to numeric in T33126 / R33126C20: '5099.1'
## Warning: Coercing text to numeric in T33127 / R33127C20: '5099.1'
## Warning: Coercing text to numeric in T33128 / R33128C20: '5099.1'
## Warning: Coercing text to numeric in T33129 / R33129C20: '5099.1'
## Warning: Coercing text to numeric in T33130 / R33130C20: '5099.1'
## Warning: Coercing text to numeric in T33131 / R33131C20: '5099.1'
## Warning: Coercing text to numeric in T33132 / R33132C20: '5099.1'
## Warning: Coercing text to numeric in T33133 / R33133C20: '5099.1'
## Warning: Coercing text to numeric in T33134 / R33134C20: '5099.1'
## Warning: Coercing text to numeric in T33135 / R33135C20: '5099.1'
## Warning: Coercing text to numeric in T33136 / R33136C20: '5099.1'
## Warning: Coercing text to numeric in T33137 / R33137C20: '5099.1'
## Warning: Coercing text to numeric in T33138 / R33138C20: '5099.1'
## Warning: Coercing text to numeric in T33139 / R33139C20: '5099.1'
## Warning: Coercing text to numeric in T33140 / R33140C20: '5099.1'
## Warning: Coercing text to numeric in T33141 / R33141C20: '5099.1'
## Warning: Coercing text to numeric in T33142 / R33142C20: '5099.1'
## Warning: Coercing text to numeric in T33143 / R33143C20: '5099.1'
## Warning: Coercing text to numeric in T33144 / R33144C20: '5099.1'
## Warning: Coercing text to numeric in T33145 / R33145C20: '5099.1'
## Warning: Coercing text to numeric in T33146 / R33146C20: '5099.1'
## Warning: Coercing text to numeric in T33147 / R33147C20: '5099.1'
## Warning: Coercing text to numeric in T33148 / R33148C20: '5099.1'
## Warning: Coercing text to numeric in T33149 / R33149C20: '5099.1'
## Warning: Coercing text to numeric in T33150 / R33150C20: '5099.1'
## Warning: Coercing text to numeric in T33151 / R33151C20: '5099.1'
## Warning: Coercing text to numeric in T33152 / R33152C20: '5099.1'
## Warning: Coercing text to numeric in T33153 / R33153C20: '5099.1'
## Warning: Coercing text to numeric in T33154 / R33154C20: '5099.1'
## Warning: Coercing text to numeric in T33155 / R33155C20: '5099.1'
## Warning: Coercing text to numeric in T33156 / R33156C20: '5099.1'
## Warning: Coercing text to numeric in T33157 / R33157C20: '5099.1'
## Warning: Coercing text to numeric in T33158 / R33158C20: '5099.1'
## Warning: Coercing text to numeric in T33159 / R33159C20: '5099.1'
## Warning: Coercing text to numeric in T33160 / R33160C20: '5099.1'
## Warning: Coercing text to numeric in T33161 / R33161C20: '5099.1'
## Warning: Coercing text to numeric in T33162 / R33162C20: '5099.1'
## Warning: Coercing text to numeric in T33163 / R33163C20: '5099.1'
## Warning: Coercing text to numeric in T33164 / R33164C20: '5099.1'
## Warning: Coercing text to numeric in T33165 / R33165C20: '5099.1'
## Warning: Coercing text to numeric in T33166 / R33166C20: '5099.1'
## Warning: Coercing text to numeric in T33167 / R33167C20: '5099.1'
## Warning: Coercing text to numeric in T33168 / R33168C20: '5099.1'
## Warning: Coercing text to numeric in T33169 / R33169C20: '5099.1'
## Warning: Coercing text to numeric in T33170 / R33170C20: '5099.1'
## Warning: Coercing text to numeric in T33171 / R33171C20: '5099.1'
## Warning: Coercing text to numeric in T33172 / R33172C20: '5099.1'
## Warning: Coercing text to numeric in T33173 / R33173C20: '5099.1'
## Warning: Coercing text to numeric in T33174 / R33174C20: '5099.1'
## Warning: Coercing text to numeric in T33175 / R33175C20: '5099.1'
## Warning: Coercing text to numeric in T33176 / R33176C20: '5099.1'
## Warning: Coercing text to numeric in T33177 / R33177C20: '5099.1'
## Warning: Coercing text to numeric in T33178 / R33178C20: '5099.1'
## Warning: Coercing text to numeric in T33179 / R33179C20: '5099.1'
## Warning: Coercing text to numeric in T33180 / R33180C20: '5099.1'
## Warning: Coercing text to numeric in T33181 / R33181C20: '5099.1'
## Warning: Coercing text to numeric in T33182 / R33182C20: '5099.1'
## Warning: Coercing text to numeric in T33183 / R33183C20: '5099.1'
## Warning: Coercing text to numeric in T33184 / R33184C20: '5099.1'
## Warning: Coercing text to numeric in T33185 / R33185C20: '5099.1'
## Warning: Coercing text to numeric in T33186 / R33186C20: '5099.1'
## Warning: Coercing text to numeric in T33187 / R33187C20: '5099.1'
## Warning: Coercing text to numeric in T33188 / R33188C20: '5099.1'
## Warning: Coercing text to numeric in T33189 / R33189C20: '5099.1'
## Warning: Coercing text to numeric in T33190 / R33190C20: '5099.1'
## Warning: Coercing text to numeric in T33191 / R33191C20: '5099.1'
## Warning: Coercing text to numeric in T33192 / R33192C20: '5099.1'
## Warning: Coercing text to numeric in T33193 / R33193C20: '5099.1'
## Warning: Coercing text to numeric in T33194 / R33194C20: '5099.1'
## Warning: Coercing text to numeric in T33195 / R33195C20: '5099.1'
## Warning: Coercing text to numeric in T33196 / R33196C20: '5099.1'
## Warning: Coercing text to numeric in T33197 / R33197C20: '5099.1'
## Warning: Coercing text to numeric in T33198 / R33198C20: '5099.1'
## Warning: Coercing text to numeric in T33199 / R33199C20: '5099.1'
## Warning: Coercing text to numeric in T33200 / R33200C20: '5099.1'
## Warning: Coercing text to numeric in T33201 / R33201C20: '5099.1'
## Warning: Coercing text to numeric in T33202 / R33202C20: '5099.1'
## Warning: Coercing text to numeric in T33203 / R33203C20: '5099.1'
## Warning: Coercing text to numeric in T33204 / R33204C20: '5099.1'
## Warning: Coercing text to numeric in T33205 / R33205C20: '5099.1'
## Warning: Coercing text to numeric in T33206 / R33206C20: '5099.1'
## Warning: Coercing text to numeric in T33207 / R33207C20: '5099.1'
## Warning: Coercing text to numeric in T33208 / R33208C20: '5099.1'
## Warning: Coercing text to numeric in T33209 / R33209C20: '5099.1'
## Warning: Coercing text to numeric in T33210 / R33210C20: '5099.1'
## Warning: Coercing text to numeric in T33211 / R33211C20: '5099.1'
## Warning: Coercing text to numeric in T33212 / R33212C20: '5099.1'
## Warning: Coercing text to numeric in T33213 / R33213C20: '5099.1'
## Warning: Coercing text to numeric in T33214 / R33214C20: '5099.1'
## Warning: Coercing text to numeric in T33215 / R33215C20: '5099.1'
## Warning: Coercing text to numeric in T33216 / R33216C20: '5099.1'
## Warning: Coercing text to numeric in T33217 / R33217C20: '5099.1'
## Warning: Coercing text to numeric in T33218 / R33218C20: '5099.1'
## Warning: Coercing text to numeric in T33219 / R33219C20: '5099.1'
## Warning: Coercing text to numeric in T33220 / R33220C20: '5099.1'
## Warning: Coercing text to numeric in T33221 / R33221C20: '5099.1'
## Warning: Coercing text to numeric in T33222 / R33222C20: '5099.1'
## Warning: Coercing text to numeric in T33223 / R33223C20: '5099.1'
## Warning: Coercing text to numeric in T33224 / R33224C20: '5099.1'
## Warning: Coercing text to numeric in T33225 / R33225C20: '5099.1'
## Warning: Coercing text to numeric in T33226 / R33226C20: '5099.1'
## Warning: Coercing text to numeric in T33227 / R33227C20: '5099.1'
## Warning: Coercing text to numeric in T33228 / R33228C20: '5099.1'
## Warning: Coercing text to numeric in T33229 / R33229C20: '5099.1'
## Warning: Coercing text to numeric in T33230 / R33230C20: '5099.1'
## Warning: Coercing text to numeric in T33231 / R33231C20: '5099.1'
## Warning: Coercing text to numeric in T33232 / R33232C20: '5099.1'
## Warning: Coercing text to numeric in T33233 / R33233C20: '5099.1'
## Warning: Coercing text to numeric in T33234 / R33234C20: '5099.1'
## Warning: Coercing text to numeric in T33235 / R33235C20: '5099.1'
## Warning: Coercing text to numeric in T33236 / R33236C20: '5099.1'
## Warning: Coercing text to numeric in T33237 / R33237C20: '5099.1'
## Warning: Coercing text to numeric in T33238 / R33238C20: '5099.1'
## Warning: Coercing text to numeric in T33239 / R33239C20: '5099.1'
## Warning: Coercing text to numeric in T33240 / R33240C20: '5099.1'
## Warning: Coercing text to numeric in T33241 / R33241C20: '5099.1'
## Warning: Coercing text to numeric in T33242 / R33242C20: '5099.1'
## Warning: Coercing text to numeric in T33243 / R33243C20: '5099.1'
## Warning: Coercing text to numeric in T33244 / R33244C20: '5099.1'
## Warning: Coercing text to numeric in T33245 / R33245C20: '5099.1'
## Warning: Coercing text to numeric in T33246 / R33246C20: '5099.1'
## Warning: Coercing text to numeric in T33247 / R33247C20: '5099.1'
## Warning: Coercing text to numeric in T33248 / R33248C20: '5099.1'
## Warning: Coercing text to numeric in T33249 / R33249C20: '5099.1'
## Warning: Coercing text to numeric in T33250 / R33250C20: '5099.1'
## Warning: Coercing text to numeric in T33251 / R33251C20: '5099.1'
## Warning: Coercing text to numeric in T33252 / R33252C20: '5099.1'
## Warning: Coercing text to numeric in T33253 / R33253C20: '5099.1'
## Warning: Coercing text to numeric in T33254 / R33254C20: '5099.1'
## Warning: Coercing text to numeric in T33255 / R33255C20: '5099.1'
## Warning: Coercing text to numeric in T33256 / R33256C20: '5099.1'
## Warning: Coercing text to numeric in T33257 / R33257C20: '5099.1'
## Warning: Coercing text to numeric in T33258 / R33258C20: '5099.1'
## Warning: Coercing text to numeric in T33259 / R33259C20: '5099.1'
## Warning: Coercing text to numeric in T33260 / R33260C20: '5099.1'
## Warning: Coercing text to numeric in T33261 / R33261C20: '5099.1'
## Warning: Coercing text to numeric in T33262 / R33262C20: '5099.1'
## Warning: Coercing text to numeric in T33263 / R33263C20: '5099.1'
## Warning: Coercing text to numeric in T33264 / R33264C20: '5099.1'
## Warning: Coercing text to numeric in T33265 / R33265C20: '5099.1'
## Warning: Coercing text to numeric in T33266 / R33266C20: '5099.1'
## Warning: Coercing text to numeric in T33267 / R33267C20: '5099.1'
## Warning: Coercing text to numeric in T33268 / R33268C20: '5099.1'
## Warning: Coercing text to numeric in T33269 / R33269C20: '5099.1'
## Warning: Coercing text to numeric in T33270 / R33270C20: '5099.1'
## Warning: Coercing text to numeric in T33271 / R33271C20: '5099.1'
## Warning: Coercing text to numeric in T33272 / R33272C20: '5099.1'
## Warning: Coercing text to numeric in T33273 / R33273C20: '5099.1'
## Warning: Coercing text to numeric in T33274 / R33274C20: '5099.1'
## Warning: Coercing text to numeric in T33275 / R33275C20: '5099.1'
## Warning: Coercing text to numeric in T33276 / R33276C20: '5099.1'
## Warning: Coercing text to numeric in T33277 / R33277C20: '5099.1'
## Warning: Coercing text to numeric in T33278 / R33278C20: '5099.1'
## Warning: Coercing text to numeric in T33279 / R33279C20: '5099.1'
## Warning: Coercing text to numeric in T33280 / R33280C20: '5099.1'
## Warning: Coercing text to numeric in T33281 / R33281C20: '5099.1'
## Warning: Coercing text to numeric in T33282 / R33282C20: '5099.1'
## Warning: Coercing text to numeric in T33283 / R33283C20: '5099.1'
## Warning: Coercing text to numeric in T33284 / R33284C20: '5099.1'
## Warning: Coercing text to numeric in T33285 / R33285C20: '5099.1'
## Warning: Coercing text to numeric in T33286 / R33286C20: '5099.1'
## Warning: Coercing text to numeric in T33287 / R33287C20: '5099.1'
## Warning: Coercing text to numeric in T33288 / R33288C20: '5099.1'
## Warning: Coercing text to numeric in T33289 / R33289C20: '5099.1'
## Warning: Coercing text to numeric in T33290 / R33290C20: '5099.1'
## Warning: Coercing text to numeric in T33291 / R33291C20: '5099.1'
## Warning: Coercing text to numeric in T33292 / R33292C20: '5099.1'
## Warning: Coercing text to numeric in T33293 / R33293C20: '5099.1'
## Warning: Coercing text to numeric in T33294 / R33294C20: '5099.1'
## Warning: Coercing text to numeric in T33295 / R33295C20: '5099.1'
## Warning: Coercing text to numeric in T33296 / R33296C20: '5099.1'
## Warning: Coercing text to numeric in T33297 / R33297C20: '5099.1'
## Warning: Coercing text to numeric in T33298 / R33298C20: '5099.1'
## Warning: Coercing text to numeric in T33299 / R33299C20: '5099.1'
## Warning: Coercing text to numeric in T33300 / R33300C20: '5099.1'
## Warning: Coercing text to numeric in T33301 / R33301C20: '5099.1'
## Warning: Coercing text to numeric in T33302 / R33302C20: '5099.1'
## Warning: Coercing text to numeric in T33303 / R33303C20: '5099.1'
## Warning: Coercing text to numeric in T33304 / R33304C20: '5099.1'
## Warning: Coercing text to numeric in T33305 / R33305C20: '5099.1'
## Warning: Coercing text to numeric in T33306 / R33306C20: '5099.1'
## Warning: Coercing text to numeric in T33307 / R33307C20: '5099.1'
## Warning: Coercing text to numeric in T33308 / R33308C20: '5099.1'
## Warning: Coercing text to numeric in T33309 / R33309C20: '5099.1'
## Warning: Coercing text to numeric in T33310 / R33310C20: '5099.1'
## Warning: Coercing text to numeric in T33311 / R33311C20: '5099.1'
## Warning: Coercing text to numeric in T33312 / R33312C20: '5099.1'
## Warning: Coercing text to numeric in T33313 / R33313C20: '5099.1'
## Warning: Coercing text to numeric in T33314 / R33314C20: '5099.1'
## Warning: Coercing text to numeric in T33315 / R33315C20: '5099.1'
## Warning: Coercing text to numeric in T33316 / R33316C20: '5099.1'
## Warning: Coercing text to numeric in T33317 / R33317C20: '5099.1'
## Warning: Coercing text to numeric in T33318 / R33318C20: '5099.1'
## Warning: Coercing text to numeric in T33319 / R33319C20: '5099.1'
## Warning: Coercing text to numeric in T33320 / R33320C20: '5099.1'
## Warning: Coercing text to numeric in T33321 / R33321C20: '5099.1'
## Warning: Coercing text to numeric in T33322 / R33322C20: '5099.1'
## Warning: Coercing text to numeric in T33323 / R33323C20: '5099.1'
## Warning: Coercing text to numeric in T33324 / R33324C20: '5099.1'
## Warning: Coercing text to numeric in T33325 / R33325C20: '5099.1'
## Warning: Coercing text to numeric in T33326 / R33326C20: '5099.1'
## Warning: Coercing text to numeric in T33327 / R33327C20: '5099.1'
## Warning: Coercing text to numeric in T33328 / R33328C20: '5099.1'
## Warning: Coercing text to numeric in T33329 / R33329C20: '5099.1'
## Warning: Coercing text to numeric in T33330 / R33330C20: '5099.1'
## Warning: Coercing text to numeric in T33331 / R33331C20: '5099.1'
## Warning: Coercing text to numeric in T33332 / R33332C20: '5099.1'
## Warning: Coercing text to numeric in T33333 / R33333C20: '5099.1'
## Warning: Coercing text to numeric in T33334 / R33334C20: '5099.1'
## Warning: Coercing text to numeric in T33335 / R33335C20: '5099.1'
## Warning: Coercing text to numeric in T33336 / R33336C20: '5099.1'
## Warning: Coercing text to numeric in T33337 / R33337C20: '5099.1'
## Warning: Coercing text to numeric in T33338 / R33338C20: '5099.1'
## Warning: Coercing text to numeric in T33339 / R33339C20: '5099.1'
## Warning: Coercing text to numeric in T33340 / R33340C20: '5099.1'
## Warning: Coercing text to numeric in T33341 / R33341C20: '5099.1'
## Warning: Coercing text to numeric in T33342 / R33342C20: '5099.1'
## Warning: Coercing text to numeric in T33343 / R33343C20: '5099.1'
## Warning: Coercing text to numeric in T33344 / R33344C20: '5099.1'
## Warning: Coercing text to numeric in T33345 / R33345C20: '5099.1'
## Warning: Coercing text to numeric in T33346 / R33346C20: '5099.1'
## Warning: Coercing text to numeric in T33347 / R33347C20: '5099.1'
## Warning: Coercing text to numeric in T33348 / R33348C20: '5099.1'
## Warning: Coercing text to numeric in T33349 / R33349C20: '5099.1'
## Warning: Coercing text to numeric in T33350 / R33350C20: '5099.1'
## Warning: Coercing text to numeric in T33351 / R33351C20: '5099.1'
## Warning: Coercing text to numeric in T33352 / R33352C20: '5099.1'
## Warning: Coercing text to numeric in T33353 / R33353C20: '5099.1'
## Warning: Coercing text to numeric in T33354 / R33354C20: '5099.1'
## Warning: Coercing text to numeric in T33355 / R33355C20: '5099.1'
## Warning: Coercing text to numeric in T33356 / R33356C20: '5099.1'
## Warning: Coercing text to numeric in T33357 / R33357C20: '5099.1'
## Warning: Coercing text to numeric in T33358 / R33358C20: '5099.1'
## Warning: Coercing text to numeric in T33359 / R33359C20: '5099.1'
## Warning: Coercing text to numeric in T33360 / R33360C20: '5099.1'
## Warning: Coercing text to numeric in T33361 / R33361C20: '5099.1'
## Warning: Coercing text to numeric in T33362 / R33362C20: '5099.1'
## Warning: Coercing text to numeric in T33363 / R33363C20: '5099.1'
## Warning: Coercing text to numeric in T33364 / R33364C20: '5099.1'
## Warning: Coercing text to numeric in T33365 / R33365C20: '5099.1'
## Warning: Coercing text to numeric in T33366 / R33366C20: '5099.1'
## Warning: Coercing text to numeric in T33367 / R33367C20: '5099.1'
## Warning: Coercing text to numeric in T33368 / R33368C20: '5099.1'
## Warning: Coercing text to numeric in T33369 / R33369C20: '5099.1'
## Warning: Coercing text to numeric in T33370 / R33370C20: '5099.1'
## Warning: Coercing text to numeric in T33371 / R33371C20: '5099.1'
## Warning: Coercing text to numeric in T33372 / R33372C20: '5099.1'
## Warning: Coercing text to numeric in T33373 / R33373C20: '5099.1'
## Warning: Coercing text to numeric in T33374 / R33374C20: '5099.1'
## Warning: Coercing text to numeric in T33375 / R33375C20: '5099.1'
## Warning: Coercing text to numeric in T33376 / R33376C20: '5099.1'
## Warning: Coercing text to numeric in T33377 / R33377C20: '5099.1'
## Warning: Coercing text to numeric in T33378 / R33378C20: '5099.1'
## Warning: Coercing text to numeric in T33379 / R33379C20: '5099.1'
## Warning: Coercing text to numeric in T33380 / R33380C20: '5099.1'
## Warning: Coercing text to numeric in T33381 / R33381C20: '5099.1'
## Warning: Coercing text to numeric in T33382 / R33382C20: '5099.1'
## Warning: Coercing text to numeric in T33383 / R33383C20: '5099.1'
## Warning: Coercing text to numeric in T33384 / R33384C20: '5099.1'
## Warning: Coercing text to numeric in T33385 / R33385C20: '5099.1'
## Warning: Coercing text to numeric in T33386 / R33386C20: '5099.1'
## Warning: Coercing text to numeric in T33387 / R33387C20: '5099.1'
## Warning: Coercing text to numeric in T33388 / R33388C20: '5099.1'
## Warning: Coercing text to numeric in T33389 / R33389C20: '5099.1'
## Warning: Coercing text to numeric in T33390 / R33390C20: '5099.1'
## Warning: Coercing text to numeric in T33391 / R33391C20: '5099.1'
## Warning: Coercing text to numeric in T33392 / R33392C20: '5099.1'
## Warning: Coercing text to numeric in T33393 / R33393C20: '5099.1'
## Warning: Coercing text to numeric in T33394 / R33394C20: '5099.1'
## Warning: Coercing text to numeric in T33395 / R33395C20: '5099.1'
## Warning: Coercing text to numeric in T33396 / R33396C20: '5099.1'
## Warning: Coercing text to numeric in T33397 / R33397C20: '5099.1'
## Warning: Coercing text to numeric in T33398 / R33398C20: '5099.1'
## Warning: Coercing text to numeric in T33399 / R33399C20: '5099.1'
## Warning: Coercing text to numeric in T33400 / R33400C20: '5099.1'
## Warning: Coercing text to numeric in T33401 / R33401C20: '5099.1'
## Warning: Coercing text to numeric in T33402 / R33402C20: '5099.1'
## Warning: Coercing text to numeric in T33403 / R33403C20: '5099.1'
## Warning: Coercing text to numeric in T33404 / R33404C20: '5099.1'
## Warning: Coercing text to numeric in T33405 / R33405C20: '5099.1'
## Warning: Coercing text to numeric in T33406 / R33406C20: '5099.1'
## Warning: Coercing text to numeric in T33407 / R33407C20: '5099.1'
## Warning: Coercing text to numeric in T33408 / R33408C20: '5099.1'
## Warning: Coercing text to numeric in T33409 / R33409C20: '5099.1'
## Warning: Coercing text to numeric in T33410 / R33410C20: '5099.1'
## Warning: Coercing text to numeric in T33411 / R33411C20: '5099.1'
## Warning: Coercing text to numeric in T33412 / R33412C20: '5099.1'
## Warning: Coercing text to numeric in T33413 / R33413C20: '5099.1'
## Warning: Coercing text to numeric in T33414 / R33414C20: '5099.1'
## Warning: Coercing text to numeric in T33415 / R33415C20: '5099.1'
## Warning: Coercing text to numeric in T33416 / R33416C20: '5099.1'
## Warning: Coercing text to numeric in T33417 / R33417C20: '5099.1'
## Warning: Coercing text to numeric in T33418 / R33418C20: '5099.1'
## Warning: Coercing text to numeric in T33419 / R33419C20: '5099.1'
## Warning: Coercing text to numeric in T33420 / R33420C20: '5099.1'
## Warning: Coercing text to numeric in T33421 / R33421C20: '5099.1'
## Warning: Coercing text to numeric in T33422 / R33422C20: '5099.1'
## Warning: Coercing text to numeric in T33423 / R33423C20: '5099.1'
## Warning: Coercing text to numeric in T33424 / R33424C20: '5099.1'
## Warning: Coercing text to numeric in T33425 / R33425C20: '5099.1'
## Warning: Coercing text to numeric in T33426 / R33426C20: '5099.1'
## Warning: Coercing text to numeric in T33427 / R33427C20: '5099.1'
## Warning: Coercing text to numeric in T33428 / R33428C20: '5099.1'
## Warning: Coercing text to numeric in T33429 / R33429C20: '5099.1'
## Warning: Coercing text to numeric in T33430 / R33430C20: '5099.1'
## Warning: Coercing text to numeric in T33431 / R33431C20: '5099.1'
## Warning: Coercing text to numeric in T33432 / R33432C20: '5099.1'
## Warning: Coercing text to numeric in T33433 / R33433C20: '5099.1'
## Warning: Coercing text to numeric in T33434 / R33434C20: '5099.1'
## Warning: Coercing text to numeric in T33435 / R33435C20: '5099.1'
## Warning: Coercing text to numeric in T33436 / R33436C20: '5099.1'
## Warning: Coercing text to numeric in T33437 / R33437C20: '5099.1'
## Warning: Coercing text to numeric in T33438 / R33438C20: '5099.1'
## Warning: Coercing text to numeric in T33439 / R33439C20: '5099.1'
## Warning: Coercing text to numeric in T33440 / R33440C20: '5099.1'
## Warning: Coercing text to numeric in T33441 / R33441C20: '5099.1'
## Warning: Coercing text to numeric in T33442 / R33442C20: '5099.1'
## Warning: Coercing text to numeric in T33443 / R33443C20: '5099.1'
## Warning: Coercing text to numeric in T33444 / R33444C20: '5099.1'
## Warning: Coercing text to numeric in T33445 / R33445C20: '5099.1'
## Warning: Coercing text to numeric in T33446 / R33446C20: '5099.1'
## Warning: Coercing text to numeric in T33447 / R33447C20: '5099.1'
## Warning: Coercing text to numeric in T33448 / R33448C20: '5099.1'
## Warning: Coercing text to numeric in T33449 / R33449C20: '5099.1'
## Warning: Coercing text to numeric in T33450 / R33450C20: '5099.1'
## Warning: Coercing text to numeric in T33451 / R33451C20: '5099.1'
## Warning: Coercing text to numeric in T33452 / R33452C20: '5099.1'
## Warning: Coercing text to numeric in T33453 / R33453C20: '5099.1'
## Warning: Coercing text to numeric in T33454 / R33454C20: '5099.1'
## Warning: Coercing text to numeric in T33455 / R33455C20: '5099.1'
## Warning: Coercing text to numeric in T33456 / R33456C20: '5099.1'
## Warning: Coercing text to numeric in T33457 / R33457C20: '5099.1'
## Warning: Coercing text to numeric in T33458 / R33458C20: '5099.1'
## Warning: Coercing text to numeric in T33459 / R33459C20: '5099.1'
## Warning: Coercing text to numeric in T33460 / R33460C20: '5099.1'
## Warning: Coercing text to numeric in T33461 / R33461C20: '5099.1'
## Warning: Coercing text to numeric in T33462 / R33462C20: '5099.1'
## Warning: Coercing text to numeric in T33463 / R33463C20: '5099.1'
## Warning: Coercing text to numeric in T33464 / R33464C20: '5099.1'
## Warning: Coercing text to numeric in T33465 / R33465C20: '5099.1'
## Warning: Coercing text to numeric in T33466 / R33466C20: '5099.1'
## Warning: Coercing text to numeric in T33467 / R33467C20: '5099.1'
## Warning: Coercing text to numeric in T33468 / R33468C20: '5099.1'
## Warning: Coercing text to numeric in T33469 / R33469C20: '5099.1'
## Warning: Coercing text to numeric in T33470 / R33470C20: '5099.1'
## Warning: Coercing text to numeric in T33471 / R33471C20: '5099.1'
## Warning: Coercing text to numeric in T33472 / R33472C20: '5099.1'
## Warning: Coercing text to numeric in T33473 / R33473C20: '5099.1'
## Warning: Coercing text to numeric in T33474 / R33474C20: '5099.1'
## Warning: Coercing text to numeric in T33475 / R33475C20: '5099.1'
## Warning: Coercing text to numeric in T33476 / R33476C20: '5099.1'
## Warning: Coercing text to numeric in T33477 / R33477C20: '5099.1'
## Warning: Coercing text to numeric in T33478 / R33478C20: '5099.1'
## Warning: Coercing text to numeric in T33479 / R33479C20: '5099.1'
## Warning: Coercing text to numeric in T33480 / R33480C20: '5099.1'
## Warning: Coercing text to numeric in T33481 / R33481C20: '5099.1'
## Warning: Coercing text to numeric in T33482 / R33482C20: '5099.1'
## Warning: Coercing text to numeric in T33483 / R33483C20: '5099.1'
## Warning: Coercing text to numeric in T33484 / R33484C20: '5099.1'
## Warning: Coercing text to numeric in T33485 / R33485C20: '5099.1'
## Warning: Coercing text to numeric in T33486 / R33486C20: '5099.1'
## Warning: Coercing text to numeric in T33487 / R33487C20: '5099.1'
## Warning: Coercing text to numeric in T33488 / R33488C20: '5099.1'
## Warning: Coercing text to numeric in T33489 / R33489C20: '5099.1'
## Warning: Coercing text to numeric in T33490 / R33490C20: '5099.1'
## Warning: Coercing text to numeric in T33491 / R33491C20: '5099.1'
## Warning: Coercing text to numeric in T33492 / R33492C20: '5099.1'
## Warning: Coercing text to numeric in T33493 / R33493C20: '5099.1'
## Warning: Coercing text to numeric in T33494 / R33494C20: '5099.1'
## Warning: Coercing text to numeric in T33495 / R33495C20: '5099.1'
## Warning: Coercing text to numeric in T33496 / R33496C20: '5099.1'
## Warning: Coercing text to numeric in T33497 / R33497C20: '5099.1'
## Warning: Coercing text to numeric in T33498 / R33498C20: '5099.1'
## Warning: Coercing text to numeric in T33499 / R33499C20: '5099.1'
## Warning: Coercing text to numeric in T33500 / R33500C20: '5099.1'
## Warning: Coercing text to numeric in T33501 / R33501C20: '5099.1'
## Warning: Coercing text to numeric in T33502 / R33502C20: '5099.1'
## Warning: Coercing text to numeric in T33503 / R33503C20: '5099.1'
## Warning: Coercing text to numeric in T33504 / R33504C20: '5099.1'
## Warning: Coercing text to numeric in T33505 / R33505C20: '5099.1'
## Warning: Coercing text to numeric in T33506 / R33506C20: '5099.1'
## Warning: Coercing text to numeric in T33507 / R33507C20: '5099.1'
## Warning: Coercing text to numeric in T33508 / R33508C20: '5099.1'
## Warning: Coercing text to numeric in T33509 / R33509C20: '5099.1'
## Warning: Coercing text to numeric in T33510 / R33510C20: '5099.1'
## Warning: Coercing text to numeric in T33511 / R33511C20: '5099.1'
## Warning: Coercing text to numeric in T33512 / R33512C20: '5099.1'
## Warning: Coercing text to numeric in T33513 / R33513C20: '5099.1'
## Warning: Coercing text to numeric in T33514 / R33514C20: '5099.1'
## Warning: Coercing text to numeric in T33515 / R33515C20: '5099.1'
## Warning: Coercing text to numeric in T33516 / R33516C20: '5099.1'
## Warning: Coercing text to numeric in T33517 / R33517C20: '5099.1'
## Warning: Coercing text to numeric in T33518 / R33518C20: '5099.1'
## Warning: Coercing text to numeric in T33519 / R33519C20: '5099.1'
## Warning: Coercing text to numeric in T33520 / R33520C20: '5099.1'
## Warning: Coercing text to numeric in T33521 / R33521C20: '5099.1'
## Warning: Coercing text to numeric in T33522 / R33522C20: '5099.1'
## Warning: Coercing text to numeric in T33523 / R33523C20: '5099.1'
## Warning: Coercing text to numeric in T33524 / R33524C20: '5099.1'
## Warning: Coercing text to numeric in T33525 / R33525C20: '5099.1'
## Warning: Coercing text to numeric in T33526 / R33526C20: '5099.1'
## Warning: Coercing text to numeric in T33527 / R33527C20: '5099.1'
## Warning: Coercing text to numeric in T33528 / R33528C20: '5099.1'
## Warning: Coercing text to numeric in T33529 / R33529C20: '5099.1'
## Warning: Coercing text to numeric in T33530 / R33530C20: '5099.1'
## Warning: Coercing text to numeric in T33531 / R33531C20: '5099.1'
## Warning: Coercing text to numeric in T33532 / R33532C20: '5099.1'
## Warning: Coercing text to numeric in T33533 / R33533C20: '5099.1'
## Warning: Coercing text to numeric in T33534 / R33534C20: '5099.1'
## Warning: Coercing text to numeric in T33535 / R33535C20: '5099.1'
## Warning: Coercing text to numeric in T33536 / R33536C20: '5099.1'
## Warning: Coercing text to numeric in T33537 / R33537C20: '5099.1'
## Warning: Coercing text to numeric in T33538 / R33538C20: '5099.1'
## Warning: Coercing text to numeric in T33539 / R33539C20: '5099.1'
## Warning: Coercing text to numeric in T33540 / R33540C20: '5099.1'
## Warning: Coercing text to numeric in T33541 / R33541C20: '5099.1'
## Warning: Coercing text to numeric in T33542 / R33542C20: '5099.1'
## Warning: Coercing text to numeric in T33543 / R33543C20: '5099.1'
## Warning: Coercing text to numeric in T33544 / R33544C20: '5099.1'
## Warning: Coercing text to numeric in T33545 / R33545C20: '5099.1'
## Warning: Coercing text to numeric in T33546 / R33546C20: '5099.1'
## Warning: Coercing text to numeric in T33547 / R33547C20: '5099.1'
## Warning: Coercing text to numeric in T33548 / R33548C20: '5099.1'
## Warning: Coercing text to numeric in T33549 / R33549C20: '5099.1'
## Warning: Coercing text to numeric in T33550 / R33550C20: '5099.1'
## Warning: Coercing text to numeric in T33551 / R33551C20: '5099.1'
## Warning: Coercing text to numeric in T33552 / R33552C20: '5099.1'
## Warning: Coercing text to numeric in T33553 / R33553C20: '5099.1'
## Warning: Coercing text to numeric in T33554 / R33554C20: '5099.1'
## Warning: Coercing text to numeric in T33555 / R33555C20: '5099.1'
## Warning: Coercing text to numeric in T33556 / R33556C20: '5099.1'
## Warning: Coercing text to numeric in T33557 / R33557C20: '5099.1'
## Warning: Coercing text to numeric in T33558 / R33558C20: '5099.1'
## Warning: Coercing text to numeric in T33559 / R33559C20: '5099.1'
## Warning: Coercing text to numeric in T33560 / R33560C20: '5099.1'
## Warning: Coercing text to numeric in T33561 / R33561C20: '5099.1'
## Warning: Coercing text to numeric in T33562 / R33562C20: '5099.1'
## Warning: Coercing text to numeric in T33563 / R33563C20: '5099.1'
## Warning: Coercing text to numeric in T33564 / R33564C20: '5099.1'
## Warning: Coercing text to numeric in T33565 / R33565C20: '5099.1'
## Warning: Coercing text to numeric in T33566 / R33566C20: '5099.1'
## Warning: Coercing text to numeric in T33567 / R33567C20: '5099.1'
## Warning: Coercing text to numeric in T33568 / R33568C20: '5099.1'
## Warning: Coercing text to numeric in T33569 / R33569C20: '5099.1'
## Warning: Coercing text to numeric in T33570 / R33570C20: '5099.1'
## Warning: Coercing text to numeric in T33571 / R33571C20: '5099.1'
## Warning: Coercing text to numeric in T33572 / R33572C20: '5099.1'
## Warning: Coercing text to numeric in T33573 / R33573C20: '5099.1'
## Warning: Coercing text to numeric in T33574 / R33574C20: '5099.1'
## Warning: Coercing text to numeric in T33575 / R33575C20: '5099.1'
## Warning: Coercing text to numeric in T33576 / R33576C20: '5099.1'
## Warning: Coercing text to numeric in T33577 / R33577C20: '5099.1'
## Warning: Coercing text to numeric in T33578 / R33578C20: '5099.1'
## Warning: Coercing text to numeric in T33579 / R33579C20: '5099.1'
## Warning: Coercing text to numeric in T33580 / R33580C20: '5099.1'
## Warning: Coercing text to numeric in T33581 / R33581C20: '5099.1'
## Warning: Coercing text to numeric in T33582 / R33582C20: '5099.1'
## Warning: Coercing text to numeric in T33583 / R33583C20: '5099.1'
## Warning: Coercing text to numeric in T33584 / R33584C20: '5099.1'
## Warning: Coercing text to numeric in T33585 / R33585C20: '5099.1'
## Warning: Coercing text to numeric in T33586 / R33586C20: '5099.1'
## Warning: Coercing text to numeric in T33587 / R33587C20: '5099.1'
## Warning: Coercing text to numeric in T33588 / R33588C20: '5099.1'
## Warning: Coercing text to numeric in T33589 / R33589C20: '5099.1'
## Warning: Coercing text to numeric in T33590 / R33590C20: '5099.1'
## Warning: Coercing text to numeric in T33591 / R33591C20: '5099.1'
## Warning: Coercing text to numeric in T33592 / R33592C20: '5099.1'
## Warning: Coercing text to numeric in T33593 / R33593C20: '5099.1'
## Warning: Coercing text to numeric in T33594 / R33594C20: '5099.1'
## Warning: Coercing text to numeric in T33595 / R33595C20: '5099.1'
## Warning: Coercing text to numeric in T33596 / R33596C20: '5099.1'
## Warning: Coercing text to numeric in T33597 / R33597C20: '5099.1'
## Warning: Coercing text to numeric in T33598 / R33598C20: '5099.1'
## Warning: Coercing text to numeric in T33599 / R33599C20: '5099.1'
## Warning: Coercing text to numeric in T33600 / R33600C20: '5099.1'
## Warning: Coercing text to numeric in T33601 / R33601C20: '5099.1'
## Warning: Coercing text to numeric in T33602 / R33602C20: '5099.1'
## Warning: Coercing text to numeric in T33603 / R33603C20: '5099.1'
## Warning: Coercing text to numeric in T33604 / R33604C20: '5099.1'
## Warning: Coercing text to numeric in T33605 / R33605C20: '5099.1'
## Warning: Coercing text to numeric in T33606 / R33606C20: '5099.1'
## Warning: Coercing text to numeric in T33607 / R33607C20: '5099.1'
## Warning: Coercing text to numeric in T33608 / R33608C20: '5099.1'
## Warning: Coercing text to numeric in T33609 / R33609C20: '5099.1'
## Warning: Coercing text to numeric in T33610 / R33610C20: '5099.1'
## Warning: Coercing text to numeric in T33611 / R33611C20: '5099.1'
## Warning: Coercing text to numeric in T33612 / R33612C20: '5099.1'
## Warning: Coercing text to numeric in T33613 / R33613C20: '5099.1'
## Warning: Coercing text to numeric in T33614 / R33614C20: '5099.1'
## Warning: Coercing text to numeric in T33615 / R33615C20: '5099.1'
## Warning: Coercing text to numeric in T33616 / R33616C20: '5099.1'
## Warning: Coercing text to numeric in T33617 / R33617C20: '5099.1'
## Warning: Coercing text to numeric in T33618 / R33618C20: '5099.1'
## Warning: Coercing text to numeric in T33619 / R33619C20: '5099.1'
## Warning: Coercing text to numeric in T33620 / R33620C20: '5099.1'
## Warning: Coercing text to numeric in T33621 / R33621C20: '5099.1'
## Warning: Coercing text to numeric in T33622 / R33622C20: '5099.1'
## Warning: Coercing text to numeric in T33623 / R33623C20: '5099.1'
## Warning: Coercing text to numeric in T33624 / R33624C20: '5099.1'
## Warning: Coercing text to numeric in T33625 / R33625C20: '5099.1'
## Warning: Coercing text to numeric in T33626 / R33626C20: '5099.1'
## Warning: Coercing text to numeric in T33627 / R33627C20: '5099.1'
## Warning: Coercing text to numeric in T33628 / R33628C20: '5099.1'
## Warning: Coercing text to numeric in T33629 / R33629C20: '5099.1'
## Warning: Coercing text to numeric in T33630 / R33630C20: '5099.1'
## Warning: Coercing text to numeric in T33631 / R33631C20: '5099.1'
## Warning: Coercing text to numeric in T33632 / R33632C20: '5099.1'
## Warning: Coercing text to numeric in T33633 / R33633C20: '5099.1'
## Warning: Coercing text to numeric in T33634 / R33634C20: '5099.1'
## Warning: Coercing text to numeric in T33635 / R33635C20: '5099.1'
## Warning: Coercing text to numeric in T33636 / R33636C20: '5099.1'
## Warning: Coercing text to numeric in T33637 / R33637C20: '5099.1'
## Warning: Coercing text to numeric in T33638 / R33638C20: '5099.1'
## Warning: Coercing text to numeric in T33639 / R33639C20: '5099.1'
## Warning: Coercing text to numeric in T33640 / R33640C20: '5099.1'
## Warning: Coercing text to numeric in T33641 / R33641C20: '5099.1'
## Warning: Coercing text to numeric in T33642 / R33642C20: '5099.1'
## Warning: Coercing text to numeric in T33643 / R33643C20: '5099.1'
## Warning: Coercing text to numeric in T33644 / R33644C20: '5099.1'
## Warning: Coercing text to numeric in T33645 / R33645C20: '5099.1'
## Warning: Coercing text to numeric in T33646 / R33646C20: '5099.1'
## Warning: Coercing text to numeric in T33647 / R33647C20: '5099.1'
## Warning: Coercing text to numeric in T33648 / R33648C20: '5099.1'
## Warning: Coercing text to numeric in T33649 / R33649C20: '5099.1'
## Warning: Coercing text to numeric in T33650 / R33650C20: '5099.1'
## Warning: Coercing text to numeric in T33651 / R33651C20: '5099.1'
## Warning: Coercing text to numeric in T33652 / R33652C20: '5099.1'
## Warning: Coercing text to numeric in T33653 / R33653C20: '5099.1'
## Warning: Coercing text to numeric in T33654 / R33654C20: '5099.1'
## Warning: Coercing text to numeric in T33655 / R33655C20: '5099.1'
## Warning: Coercing text to numeric in T33656 / R33656C20: '5099.1'
## Warning: Coercing text to numeric in T33657 / R33657C20: '5099.1'
## Warning: Coercing text to numeric in T33658 / R33658C20: '5099.1'
## Warning: Coercing text to numeric in T33659 / R33659C20: '5099.1'
## Warning: Coercing text to numeric in T33660 / R33660C20: '5099.1'
## Warning: Coercing text to numeric in T33661 / R33661C20: '5099.1'
## Warning: Coercing text to numeric in T33662 / R33662C20: '5099.1'
## Warning: Coercing text to numeric in T33663 / R33663C20: '5099.1'
## Warning: Coercing text to numeric in T33664 / R33664C20: '5099.1'
## Warning: Coercing text to numeric in T33665 / R33665C20: '5099.1'
## Warning: Coercing text to numeric in T33666 / R33666C20: '5099.1'
## Warning: Coercing text to numeric in T33667 / R33667C20: '5099.1'
## Warning: Coercing text to numeric in T33668 / R33668C20: '5099.1'
## Warning: Coercing text to numeric in T33669 / R33669C20: '5099.1'
## Warning: Coercing text to numeric in T33670 / R33670C20: '5099.1'
## Warning: Coercing text to numeric in T33671 / R33671C20: '5099.1'
## Warning: Coercing text to numeric in T33672 / R33672C20: '5099.1'
## Warning: Coercing text to numeric in T33673 / R33673C20: '5099.1'
## Warning: Coercing text to numeric in T33674 / R33674C20: '5099.1'
## Warning: Coercing text to numeric in T33675 / R33675C20: '5099.1'
## Warning: Coercing text to numeric in T33676 / R33676C20: '5099.1'
## Warning: Coercing text to numeric in T33677 / R33677C20: '5099.1'
## Warning: Coercing text to numeric in T33678 / R33678C20: '5099.1'
## Warning: Coercing text to numeric in T33679 / R33679C20: '5099.1'
## Warning: Coercing text to numeric in T33680 / R33680C20: '5099.1'
## Warning: Coercing text to numeric in T33681 / R33681C20: '5099.1'
## Warning: Coercing text to numeric in T33682 / R33682C20: '5099.1'
## Warning: Coercing text to numeric in T33683 / R33683C20: '5099.1'
## Warning: Coercing text to numeric in T33684 / R33684C20: '5099.1'
## Warning: Coercing text to numeric in T33685 / R33685C20: '5099.1'
## Warning: Coercing text to numeric in T33686 / R33686C20: '5099.1'
## Warning: Coercing text to numeric in T33687 / R33687C20: '5099.1'
## Warning: Coercing text to numeric in T33688 / R33688C20: '5099.1'
## Warning: Coercing text to numeric in T33689 / R33689C20: '5099.1'
## Warning: Coercing text to numeric in T33690 / R33690C20: '5099.1'
## Warning: Coercing text to numeric in T33691 / R33691C20: '5099.1'
## Warning: Coercing text to numeric in T33692 / R33692C20: '5099.1'
## Warning: Coercing text to numeric in T33693 / R33693C20: '5099.1'
## Warning: Coercing text to numeric in T33694 / R33694C20: '5099.1'
## Warning: Coercing text to numeric in T33695 / R33695C20: '5099.1'
## Warning: Coercing text to numeric in T33696 / R33696C20: '5099.1'
## Warning: Coercing text to numeric in T33697 / R33697C20: '5099.1'
## Warning: Coercing text to numeric in T33698 / R33698C20: '5099.1'
## Warning: Coercing text to numeric in T33699 / R33699C20: '5099.1'
## Warning: Coercing text to numeric in T33700 / R33700C20: '5099.1'
## Warning: Coercing text to numeric in T33701 / R33701C20: '5099.1'
## Warning: Coercing text to numeric in T33702 / R33702C20: '5099.1'
## Warning: Coercing text to numeric in T33703 / R33703C20: '5099.1'
## Warning: Coercing text to numeric in T33704 / R33704C20: '5099.1'
## Warning: Coercing text to numeric in T33705 / R33705C20: '5099.1'
## Warning: Coercing text to numeric in T33706 / R33706C20: '5099.1'
## Warning: Coercing text to numeric in T33707 / R33707C20: '5099.1'
## Warning: Coercing text to numeric in T33708 / R33708C20: '5099.1'
## Warning: Coercing text to numeric in T33709 / R33709C20: '5099.1'
## Warning: Coercing text to numeric in T33710 / R33710C20: '5099.1'
## Warning: Coercing text to numeric in T33711 / R33711C20: '5099.1'
## Warning: Coercing text to numeric in T33712 / R33712C20: '5099.1'
## Warning: Coercing text to numeric in T33713 / R33713C20: '5099.1'
## Warning: Coercing text to numeric in T33714 / R33714C20: '5099.1'
## Warning: Coercing text to numeric in T33715 / R33715C20: '5099.1'
## Warning: Coercing text to numeric in T33716 / R33716C20: '5099.1'
## Warning: Coercing text to numeric in T33717 / R33717C20: '5099.1'
## Warning: Coercing text to numeric in T33718 / R33718C20: '5099.1'
## Warning: Coercing text to numeric in T33719 / R33719C20: '5099.1'
## Warning: Coercing text to numeric in T33720 / R33720C20: '5099.1'
## Warning: Coercing text to numeric in T33721 / R33721C20: '5099.1'
## Warning: Coercing text to numeric in T33722 / R33722C20: '5099.1'
## Warning: Coercing text to numeric in T33723 / R33723C20: '5099.1'
## Warning: Coercing text to numeric in T33724 / R33724C20: '5099.1'
## Warning: Coercing text to numeric in T33725 / R33725C20: '5099.1'
## Warning: Coercing text to numeric in T33726 / R33726C20: '5099.1'
## Warning: Coercing text to numeric in T33727 / R33727C20: '5099.1'
## Warning: Coercing text to numeric in T33728 / R33728C20: '5099.1'
## Warning: Coercing text to numeric in T33729 / R33729C20: '5099.1'
## Warning: Coercing text to numeric in T33730 / R33730C20: '5099.1'
## Warning: Coercing text to numeric in T33731 / R33731C20: '5099.1'
## Warning: Coercing text to numeric in T33732 / R33732C20: '5099.1'
## Warning: Coercing text to numeric in T33733 / R33733C20: '5099.1'
## Warning: Coercing text to numeric in T33734 / R33734C20: '5099.1'
## Warning: Coercing text to numeric in T33735 / R33735C20: '5099.1'
## Warning: Coercing text to numeric in T33736 / R33736C20: '5099.1'
## Warning: Coercing text to numeric in T33737 / R33737C20: '5099.1'
## Warning: Coercing text to numeric in T33738 / R33738C20: '5099.1'
## Warning: Coercing text to numeric in T33739 / R33739C20: '5099.1'
## Warning: Coercing text to numeric in T33740 / R33740C20: '5099.1'
## Warning: Coercing text to numeric in T33741 / R33741C20: '5099.1'
## Warning: Coercing text to numeric in T33742 / R33742C20: '5099.1'
## Warning: Coercing text to numeric in T33743 / R33743C20: '5099.1'
## Warning: Coercing text to numeric in T33744 / R33744C20: '5099.1'
## Warning: Coercing text to numeric in T33745 / R33745C20: '5099.1'
## Warning: Coercing text to numeric in T33746 / R33746C20: '5099.1'
## Warning: Coercing text to numeric in T33747 / R33747C20: '5099.1'
## Warning: Coercing text to numeric in T33748 / R33748C20: '5099.1'
## Warning: Coercing text to numeric in T33749 / R33749C20: '5099.1'
## Warning: Coercing text to numeric in T33750 / R33750C20: '5099.1'
## Warning: Coercing text to numeric in T33751 / R33751C20: '5099.1'
## Warning: Coercing text to numeric in T33752 / R33752C20: '5099.1'
## Warning: Coercing text to numeric in T33753 / R33753C20: '5099.1'
## Warning: Coercing text to numeric in T33754 / R33754C20: '5099.1'
## Warning: Coercing text to numeric in T33755 / R33755C20: '5099.1'
## Warning: Coercing text to numeric in T33756 / R33756C20: '5099.1'
## Warning: Coercing text to numeric in T33757 / R33757C20: '5099.1'
## Warning: Coercing text to numeric in T33758 / R33758C20: '5099.1'
## Warning: Coercing text to numeric in T33759 / R33759C20: '5099.1'
## Warning: Coercing text to numeric in T33760 / R33760C20: '5099.1'
## Warning: Coercing text to numeric in T33761 / R33761C20: '5099.1'
## Warning: Coercing text to numeric in T33762 / R33762C20: '5099.1'
## Warning: Coercing text to numeric in T33763 / R33763C20: '5099.1'
## Warning: Coercing text to numeric in T33764 / R33764C20: '5099.1'
## Warning: Coercing text to numeric in T33765 / R33765C20: '5099.1'
## Warning: Coercing text to numeric in T33766 / R33766C20: '5099.1'
## Warning: Coercing text to numeric in T33767 / R33767C20: '5099.1'
## Warning: Coercing text to numeric in T33768 / R33768C20: '5099.1'
## Warning: Coercing text to numeric in T33769 / R33769C20: '5099.1'
## Warning: Coercing text to numeric in T33770 / R33770C20: '5099.1'
## Warning: Coercing text to numeric in T33771 / R33771C20: '5099.1'
## Warning: Coercing text to numeric in T33772 / R33772C20: '5099.1'
## Warning: Coercing text to numeric in T33773 / R33773C20: '5099.1'
## Warning: Coercing text to numeric in T33774 / R33774C20: '5099.1'
## Warning: Coercing text to numeric in T33775 / R33775C20: '5099.1'
## Warning: Coercing text to numeric in T33776 / R33776C20: '5099.1'
## Warning: Coercing text to numeric in T33777 / R33777C20: '5099.1'
## Warning: Coercing text to numeric in T33778 / R33778C20: '5099.1'
## Warning: Coercing text to numeric in T33779 / R33779C20: '5099.1'
## Warning: Coercing text to numeric in T33780 / R33780C20: '5099.1'
## Warning: Coercing text to numeric in T33781 / R33781C20: '5099.1'
## Warning: Coercing text to numeric in T33782 / R33782C20: '5099.1'
## Warning: Coercing text to numeric in T33783 / R33783C20: '5099.1'
## Warning: Coercing text to numeric in T33784 / R33784C20: '5099.1'
## Warning: Coercing text to numeric in T33785 / R33785C20: '5099.1'
## Warning: Coercing text to numeric in T33786 / R33786C20: '5099.1'
## Warning: Coercing text to numeric in T33787 / R33787C20: '5099.1'
## Warning: Coercing text to numeric in T33788 / R33788C20: '5099.1'
## Warning: Coercing text to numeric in T33789 / R33789C20: '5099.1'
## Warning: Coercing text to numeric in T33790 / R33790C20: '5099.1'
## Warning: Coercing text to numeric in T33791 / R33791C20: '5099.1'
## Warning: Coercing text to numeric in T33792 / R33792C20: '5099.1'
## Warning: Coercing text to numeric in T33793 / R33793C20: '5099.1'
## Warning: Coercing text to numeric in T33794 / R33794C20: '5099.1'
## Warning: Coercing text to numeric in T33795 / R33795C20: '5099.1'
## Warning: Coercing text to numeric in T33796 / R33796C20: '5099.1'
## Warning: Coercing text to numeric in T33797 / R33797C20: '5099.1'
## Warning: Coercing text to numeric in T33798 / R33798C20: '5099.1'
## Warning: Coercing text to numeric in T33799 / R33799C20: '5099.1'
## Warning: Coercing text to numeric in T33800 / R33800C20: '5099.1'
## Warning: Coercing text to numeric in T33801 / R33801C20: '5099.1'
## Warning: Coercing text to numeric in T33802 / R33802C20: '5099.1'
## Warning: Coercing text to numeric in T33803 / R33803C20: '5099.1'
## Warning: Coercing text to numeric in T33804 / R33804C20: '5099.1'
## Warning: Coercing text to numeric in T33805 / R33805C20: '5099.1'
## Warning: Coercing text to numeric in T33806 / R33806C20: '5099.1'
## Warning: Coercing text to numeric in T33807 / R33807C20: '5099.1'
## Warning: Coercing text to numeric in T33808 / R33808C20: '5099.1'
## Warning: Coercing text to numeric in T33809 / R33809C20: '5099.1'
## Warning: Coercing text to numeric in T33810 / R33810C20: '5099.1'
## Warning: Coercing text to numeric in T33811 / R33811C20: '5099.1'
## Warning: Coercing text to numeric in T33812 / R33812C20: '5099.1'
## Warning: Coercing text to numeric in T33813 / R33813C20: '5099.1'
## Warning: Coercing text to numeric in T33814 / R33814C20: '5099.1'
## Warning: Coercing text to numeric in T33815 / R33815C20: '5099.1'
## Warning: Coercing text to numeric in T33816 / R33816C20: '5099.1'
## Warning: Coercing text to numeric in T33817 / R33817C20: '5099.1'
## Warning: Coercing text to numeric in T33818 / R33818C20: '5099.1'
## Warning: Coercing text to numeric in T33819 / R33819C20: '5099.1'
## Warning: Coercing text to numeric in T33820 / R33820C20: '5099.1'
## Warning: Coercing text to numeric in T33821 / R33821C20: '5099.1'
## Warning: Coercing text to numeric in T33822 / R33822C20: '5099.1'
## Warning: Coercing text to numeric in T33823 / R33823C20: '5099.1'
## Warning: Coercing text to numeric in T33824 / R33824C20: '5099.1'
## Warning: Coercing text to numeric in T33825 / R33825C20: '5099.1'
## Warning: Coercing text to numeric in T33826 / R33826C20: '5099.1'
## Warning: Coercing text to numeric in T33827 / R33827C20: '5099.1'
## Warning: Coercing text to numeric in T33828 / R33828C20: '5099.1'
## Warning: Coercing text to numeric in T33829 / R33829C20: '5099.1'
## Warning: Coercing text to numeric in T33830 / R33830C20: '5099.1'
## Warning: Coercing text to numeric in T33831 / R33831C20: '5099.1'
## Warning: Coercing text to numeric in T33832 / R33832C20: '5099.1'
## Warning: Coercing text to numeric in T33833 / R33833C20: '5099.1'
## Warning: Coercing text to numeric in T33834 / R33834C20: '5099.1'
## Warning: Coercing text to numeric in T33835 / R33835C20: '5099.1'
## Warning: Coercing text to numeric in T33836 / R33836C20: '5099.1'
## Warning: Coercing text to numeric in T33837 / R33837C20: '5099.1'
## Warning: Coercing text to numeric in T33838 / R33838C20: '5099.1'
## Warning: Coercing text to numeric in T33839 / R33839C20: '5099.1'
## Warning: Coercing text to numeric in T33840 / R33840C20: '5099.1'
## Warning: Coercing text to numeric in T33841 / R33841C20: '5099.1'
## Warning: Coercing text to numeric in T33842 / R33842C20: '5099.1'
## Warning: Coercing text to numeric in T33843 / R33843C20: '5099.1'
## Warning: Coercing text to numeric in T33844 / R33844C20: '5099.1'
## Warning: Coercing text to numeric in T33845 / R33845C20: '5099.1'
## Warning: Coercing text to numeric in T33846 / R33846C20: '5099.1'
## Warning: Coercing text to numeric in T33847 / R33847C20: '5099.1'
## Warning: Coercing text to numeric in T33848 / R33848C20: '5099.1'
## Warning: Coercing text to numeric in T33849 / R33849C20: '5099.1'
## Warning: Coercing text to numeric in T33850 / R33850C20: '5099.1'
## Warning: Coercing text to numeric in T33851 / R33851C20: '5099.1'
## Warning: Coercing text to numeric in T33852 / R33852C20: '5099.1'
## Warning: Coercing text to numeric in T33853 / R33853C20: '5099.1'
## Warning: Coercing text to numeric in T33854 / R33854C20: '5099.1'
## Warning: Coercing text to numeric in T33855 / R33855C20: '5099.1'
## Warning: Coercing text to numeric in T33856 / R33856C20: '5099.1'
## Warning: Coercing text to numeric in T33857 / R33857C20: '5099.1'
## Warning: Coercing text to numeric in T33858 / R33858C20: '5099.1'
## Warning: Coercing text to numeric in T33859 / R33859C20: '5099.1'
## Warning: Coercing text to numeric in T33860 / R33860C20: '5099.1'
## Warning: Coercing text to numeric in T33861 / R33861C20: '5099.1'
## Warning: Coercing text to numeric in T33862 / R33862C20: '5099.1'
## Warning: Coercing text to numeric in T33863 / R33863C20: '5099.1'
## Warning: Coercing text to numeric in T33864 / R33864C20: '5099.1'
## Warning: Coercing text to numeric in T33865 / R33865C20: '5099.1'
## Warning: Coercing text to numeric in T33866 / R33866C20: '5099.1'
## Warning: Coercing text to numeric in T33867 / R33867C20: '5099.1'
## Warning: Coercing text to numeric in T33868 / R33868C20: '5099.1'
## Warning: Coercing text to numeric in T33869 / R33869C20: '5099.1'
## Warning: Coercing text to numeric in T33870 / R33870C20: '5099.1'
## Warning: Coercing text to numeric in T33871 / R33871C20: '5099.1'
## Warning: Coercing text to numeric in T33872 / R33872C20: '5099.1'
## Warning: Coercing text to numeric in T33873 / R33873C20: '5099.1'
## Warning: Coercing text to numeric in T33874 / R33874C20: '5099.1'
## Warning: Coercing text to numeric in T33875 / R33875C20: '5099.1'
## Warning: Coercing text to numeric in T33876 / R33876C20: '5099.1'
## Warning: Coercing text to numeric in T33877 / R33877C20: '5099.1'
## Warning: Coercing text to numeric in T33878 / R33878C20: '5099.1'
## Warning: Coercing text to numeric in T33879 / R33879C20: '5099.1'
## Warning: Coercing text to numeric in T33880 / R33880C20: '5099.1'
## Warning: Coercing text to numeric in T33881 / R33881C20: '5099.1'
## Warning: Coercing text to numeric in T33882 / R33882C20: '5099.1'
## Warning: Coercing text to numeric in T33883 / R33883C20: '5099.1'
## Warning: Coercing text to numeric in T33884 / R33884C20: '5099.1'
## Warning: Coercing text to numeric in T33885 / R33885C20: '5099.1'
## Warning: Coercing text to numeric in T33886 / R33886C20: '5099.1'
## Warning: Coercing text to numeric in T33887 / R33887C20: '5099.1'
## Warning: Coercing text to numeric in T33888 / R33888C20: '5099.1'
## Warning: Coercing text to numeric in T33889 / R33889C20: '5099.1'
## Warning: Coercing text to numeric in T33890 / R33890C20: '5099.1'
## Warning: Coercing text to numeric in T33891 / R33891C20: '5099.1'
## Warning: Coercing text to numeric in T33892 / R33892C20: '5099.1'
## Warning: Coercing text to numeric in T33893 / R33893C20: '5099.1'
## Warning: Coercing text to numeric in T33894 / R33894C20: '5099.1'
## Warning: Coercing text to numeric in T33895 / R33895C20: '5099.1'
## Warning: Coercing text to numeric in T33896 / R33896C20: '5099.1'
## Warning: Coercing text to numeric in T33897 / R33897C20: '5099.1'
## Warning: Coercing text to numeric in T33898 / R33898C20: '5099.1'
## Warning: Coercing text to numeric in T33899 / R33899C20: '5099.1'
## Warning: Coercing text to numeric in T33900 / R33900C20: '5099.1'
## Warning: Coercing text to numeric in T33901 / R33901C20: '5099.1'
## Warning: Coercing text to numeric in T33902 / R33902C20: '5099.1'
## Warning: Coercing text to numeric in T33903 / R33903C20: '5099.1'
## Warning: Coercing text to numeric in T33904 / R33904C20: '5099.1'
## Warning: Coercing text to numeric in T33905 / R33905C20: '5099.1'
## Warning: Coercing text to numeric in T33906 / R33906C20: '5099.1'
## Warning: Coercing text to numeric in T33907 / R33907C20: '5099.1'
## Warning: Coercing text to numeric in T33908 / R33908C20: '5099.1'
## Warning: Coercing text to numeric in T33909 / R33909C20: '5099.1'
## Warning: Coercing text to numeric in T33910 / R33910C20: '5099.1'
## Warning: Coercing text to numeric in T33911 / R33911C20: '5099.1'
## Warning: Coercing text to numeric in T33912 / R33912C20: '5099.1'
## Warning: Coercing text to numeric in T33913 / R33913C20: '5099.1'
## Warning: Coercing text to numeric in T33914 / R33914C20: '5099.1'
## Warning: Coercing text to numeric in T33915 / R33915C20: '5099.1'
## Warning: Coercing text to numeric in T33916 / R33916C20: '5099.1'
## Warning: Coercing text to numeric in T33917 / R33917C20: '5099.1'
## Warning: Coercing text to numeric in T33918 / R33918C20: '5099.1'
## Warning: Coercing text to numeric in T33919 / R33919C20: '5099.1'
## Warning: Coercing text to numeric in T33920 / R33920C20: '5099.1'
## Warning: Coercing text to numeric in T33921 / R33921C20: '5099.1'
## Warning: Coercing text to numeric in T33922 / R33922C20: '5099.1'
## Warning: Coercing text to numeric in T33923 / R33923C20: '5099.1'
## Warning: Coercing text to numeric in T33924 / R33924C20: '5099.1'
## Warning: Coercing text to numeric in T33925 / R33925C20: '5099.1'
## Warning: Coercing text to numeric in T33926 / R33926C20: '5099.1'
## Warning: Coercing text to numeric in T33927 / R33927C20: '5099.1'
## Warning: Coercing text to numeric in T33928 / R33928C20: '5099.1'
## Warning: Coercing text to numeric in T33929 / R33929C20: '5099.1'
## Warning: Coercing text to numeric in T33930 / R33930C20: '5099.1'
## Warning: Coercing text to numeric in T33931 / R33931C20: '5099.1'
## Warning: Coercing text to numeric in T33932 / R33932C20: '5099.1'
## Warning: Coercing text to numeric in T33933 / R33933C20: '5099.1'
## Warning: Coercing text to numeric in T33934 / R33934C20: '5099.1'
## Warning: Coercing text to numeric in T33935 / R33935C20: '5099.1'
## Warning: Coercing text to numeric in T33936 / R33936C20: '5099.1'
## Warning: Coercing text to numeric in T33937 / R33937C20: '5099.1'
## Warning: Coercing text to numeric in T33938 / R33938C20: '5099.1'
## Warning: Coercing text to numeric in T33939 / R33939C20: '5099.1'
## Warning: Coercing text to numeric in T33940 / R33940C20: '5099.1'
## Warning: Coercing text to numeric in T33941 / R33941C20: '5099.1'
## Warning: Coercing text to numeric in T33942 / R33942C20: '5099.1'
## Warning: Coercing text to numeric in T33943 / R33943C20: '5099.1'
## Warning: Coercing text to numeric in T33944 / R33944C20: '5099.1'
## Warning: Coercing text to numeric in T33945 / R33945C20: '5099.1'
## Warning: Coercing text to numeric in T33946 / R33946C20: '5099.1'
## Warning: Coercing text to numeric in T33947 / R33947C20: '5099.1'
## Warning: Coercing text to numeric in T33948 / R33948C20: '5099.1'
## Warning: Coercing text to numeric in T33949 / R33949C20: '5099.1'
## Warning: Coercing text to numeric in T33950 / R33950C20: '5099.1'
## Warning: Coercing text to numeric in T33951 / R33951C20: '5099.1'
## Warning: Coercing text to numeric in T33952 / R33952C20: '5099.1'
## Warning: Coercing text to numeric in T33953 / R33953C20: '5099.1'
## Warning: Coercing text to numeric in T33954 / R33954C20: '5099.1'
## Warning: Coercing text to numeric in T33955 / R33955C20: '5099.1'
## Warning: Coercing text to numeric in T33956 / R33956C20: '5099.1'
## Warning: Coercing text to numeric in T33957 / R33957C20: '5099.1'
## Warning: Coercing text to numeric in T33958 / R33958C20: '5099.1'
## Warning: Coercing text to numeric in T33959 / R33959C20: '5099.1'
## Warning: Coercing text to numeric in T33960 / R33960C20: '5099.1'
## Warning: Coercing text to numeric in T33961 / R33961C20: '5099.1'
## Warning: Coercing text to numeric in T33962 / R33962C20: '5099.1'
## Warning: Coercing text to numeric in T33963 / R33963C20: '5099.1'
## Warning: Coercing text to numeric in T33964 / R33964C20: '5099.1'
## Warning: Coercing text to numeric in T33965 / R33965C20: '5099.1'
## Warning: Coercing text to numeric in T33966 / R33966C20: '5099.1'
## Warning: Coercing text to numeric in T33967 / R33967C20: '5099.1'
## Warning: Coercing text to numeric in T33968 / R33968C20: '5099.1'
## Warning: Coercing text to numeric in T33969 / R33969C20: '5099.1'
## Warning: Coercing text to numeric in T33970 / R33970C20: '5099.1'
## Warning: Coercing text to numeric in T33971 / R33971C20: '5099.1'
## Warning: Coercing text to numeric in T33972 / R33972C20: '5099.1'
## Warning: Coercing text to numeric in T33973 / R33973C20: '5099.1'
## Warning: Coercing text to numeric in T33974 / R33974C20: '5099.1'
## Warning: Coercing text to numeric in T33975 / R33975C20: '5099.1'
## Warning: Coercing text to numeric in T33976 / R33976C20: '5099.1'
## Warning: Coercing text to numeric in T33977 / R33977C20: '5099.1'
## Warning: Coercing text to numeric in T33978 / R33978C20: '5099.1'
## Warning: Coercing text to numeric in T33979 / R33979C20: '5099.1'
## Warning: Coercing text to numeric in T33980 / R33980C20: '5099.1'
## Warning: Coercing text to numeric in T33981 / R33981C20: '5099.1'
## Warning: Coercing text to numeric in T33982 / R33982C20: '5099.1'
## Warning: Coercing text to numeric in T33983 / R33983C20: '5099.1'
## Warning: Coercing text to numeric in T33984 / R33984C20: '5099.1'
## Warning: Coercing text to numeric in T33985 / R33985C20: '5099.1'
## Warning: Coercing text to numeric in T33986 / R33986C20: '5099.1'
## Warning: Coercing text to numeric in T33987 / R33987C20: '5099.1'
## Warning: Coercing text to numeric in T33988 / R33988C20: '5099.1'
## Warning: Coercing text to numeric in T33989 / R33989C20: '5099.1'
## Warning: Coercing text to numeric in T33990 / R33990C20: '5099.1'
## Warning: Coercing text to numeric in T33991 / R33991C20: '5099.1'
## Warning: Coercing text to numeric in T33992 / R33992C20: '5099.1'
## Warning: Coercing text to numeric in T33993 / R33993C20: '5099.1'
## Warning: Coercing text to numeric in T33994 / R33994C20: '5099.1'
## Warning: Coercing text to numeric in T33995 / R33995C20: '5099.1'
## Warning: Coercing text to numeric in T33996 / R33996C20: '5099.1'
## Warning: Coercing text to numeric in T33997 / R33997C20: '5099.1'
## Warning: Coercing text to numeric in T33998 / R33998C20: '5099.1'
## Warning: Coercing text to numeric in T33999 / R33999C20: '5099.1'
## Warning: Coercing text to numeric in T34000 / R34000C20: '5099.1'
## Warning: Coercing text to numeric in T34001 / R34001C20: '5099.1'
## Warning: Coercing text to numeric in T34002 / R34002C20: '5099.1'
## Warning: Coercing text to numeric in T34003 / R34003C20: '5099.1'
## Warning: Coercing text to numeric in T34004 / R34004C20: '5099.1'
## Warning: Coercing text to numeric in T34005 / R34005C20: '5099.1'
## Warning: Coercing text to numeric in T34006 / R34006C20: '5099.1'
## Warning: Coercing text to numeric in T34007 / R34007C20: '5099.1'
## Warning: Coercing text to numeric in T34008 / R34008C20: '5099.1'
## Warning: Coercing text to numeric in T34009 / R34009C20: '5099.1'
## Warning: Coercing text to numeric in T34010 / R34010C20: '5099.1'
## Warning: Coercing text to numeric in T34011 / R34011C20: '5099.1'
## Warning: Coercing text to numeric in T34012 / R34012C20: '5099.1'
## Warning: Coercing text to numeric in T34013 / R34013C20: '5099.1'
## Warning: Coercing text to numeric in T34014 / R34014C20: '5099.1'
## Warning: Coercing text to numeric in T34015 / R34015C20: '5099.1'
## Warning: Coercing text to numeric in T34016 / R34016C20: '5099.1'
## Warning: Coercing text to numeric in T34017 / R34017C20: '5099.1'
## Warning: Coercing text to numeric in T34018 / R34018C20: '5099.1'
## Warning: Coercing text to numeric in T34019 / R34019C20: '5099.1'
## Warning: Coercing text to numeric in T34020 / R34020C20: '5099.1'
## Warning: Coercing text to numeric in T34021 / R34021C20: '5099.1'
## Warning: Coercing text to numeric in T34022 / R34022C20: '5099.1'
## Warning: Coercing text to numeric in T34023 / R34023C20: '5099.1'
## Warning: Coercing text to numeric in T34024 / R34024C20: '5099.1'
## Warning: Coercing text to numeric in T34025 / R34025C20: '5099.1'
## Warning: Coercing text to numeric in T34026 / R34026C20: '5099.1'
## Warning: Coercing text to numeric in T34027 / R34027C20: '5099.1'
## Warning: Coercing text to numeric in T34028 / R34028C20: '5099.1'
## Warning: Coercing text to numeric in T34029 / R34029C20: '5099.1'
## Warning: Coercing text to numeric in T34030 / R34030C20: '5099.1'
## Warning: Coercing text to numeric in T34031 / R34031C20: '5099.1'
## Warning: Coercing text to numeric in T34032 / R34032C20: '5099.1'
## Warning: Coercing text to numeric in T34033 / R34033C20: '5099.1'
## Warning: Coercing text to numeric in T34034 / R34034C20: '5099.1'
## Warning: Coercing text to numeric in T34035 / R34035C20: '5099.1'
## Warning: Coercing text to numeric in T34036 / R34036C20: '5099.1'
## Warning: Coercing text to numeric in T34037 / R34037C20: '5099.1'
## Warning: Coercing text to numeric in T34038 / R34038C20: '5099.1'
## Warning: Coercing text to numeric in T34039 / R34039C20: '5099.1'
## Warning: Coercing text to numeric in T34040 / R34040C20: '5099.1'
## Warning: Coercing text to numeric in T34041 / R34041C20: '5099.1'
## Warning: Coercing text to numeric in T34042 / R34042C20: '5099.1'
## Warning: Coercing text to numeric in T34043 / R34043C20: '5099.1'
## Warning: Coercing text to numeric in T34044 / R34044C20: '5099.1'
## Warning: Coercing text to numeric in T34045 / R34045C20: '5099.1'
## Warning: Coercing text to numeric in T34046 / R34046C20: '5099.1'
## Warning: Coercing text to numeric in T34047 / R34047C20: '5099.1'
## Warning: Coercing text to numeric in T34048 / R34048C20: '5099.1'
## Warning: Coercing text to numeric in T34049 / R34049C20: '5099.1'
## Warning: Coercing text to numeric in T34050 / R34050C20: '5099.1'
## Warning: Coercing text to numeric in T34051 / R34051C20: '5099.1'
## Warning: Coercing text to numeric in T34052 / R34052C20: '5099.1'
## Warning: Coercing text to numeric in T34053 / R34053C20: '5099.1'
## Warning: Coercing text to numeric in T34054 / R34054C20: '5099.1'
## Warning: Coercing text to numeric in T34055 / R34055C20: '5099.1'
## Warning: Coercing text to numeric in T34056 / R34056C20: '5099.1'
## Warning: Coercing text to numeric in T34057 / R34057C20: '5099.1'
## Warning: Coercing text to numeric in T34058 / R34058C20: '5099.1'
## Warning: Coercing text to numeric in T34059 / R34059C20: '5099.1'
## Warning: Coercing text to numeric in T34060 / R34060C20: '5099.1'
## Warning: Coercing text to numeric in T34061 / R34061C20: '5099.1'
## Warning: Coercing text to numeric in T34062 / R34062C20: '5099.1'
## Warning: Coercing text to numeric in T34063 / R34063C20: '5099.1'
## Warning: Coercing text to numeric in T34064 / R34064C20: '5099.1'
## Warning: Coercing text to numeric in T34065 / R34065C20: '5099.1'
## Warning: Coercing text to numeric in T34066 / R34066C20: '5099.1'
## Warning: Coercing text to numeric in T34067 / R34067C20: '5099.1'
## Warning: Coercing text to numeric in T34068 / R34068C20: '5099.1'
## Warning: Coercing text to numeric in T34069 / R34069C20: '5099.1'
## Warning: Coercing text to numeric in T34070 / R34070C20: '5099.1'
## Warning: Coercing text to numeric in T34071 / R34071C20: '5099.1'
## Warning: Coercing text to numeric in T34072 / R34072C20: '5099.1'
## Warning: Coercing text to numeric in T34073 / R34073C20: '5099.1'
## Warning: Coercing text to numeric in T34074 / R34074C20: '5099.1'
## Warning: Coercing text to numeric in T34075 / R34075C20: '5099.1'
## Warning: Coercing text to numeric in T34076 / R34076C20: '5099.1'
## Warning: Coercing text to numeric in T34077 / R34077C20: '5099.1'
## Warning: Coercing text to numeric in T34078 / R34078C20: '5099.1'
## Warning: Coercing text to numeric in T34079 / R34079C20: '5099.1'
## Warning: Coercing text to numeric in T34080 / R34080C20: '5099.1'
## Warning: Coercing text to numeric in T34081 / R34081C20: '5099.1'
## Warning: Coercing text to numeric in T34082 / R34082C20: '5099.1'
## Warning: Coercing text to numeric in T34083 / R34083C20: '5099.1'
## Warning: Coercing text to numeric in T34084 / R34084C20: '5099.1'
## Warning: Coercing text to numeric in T34085 / R34085C20: '5099.1'
## Warning: Coercing text to numeric in T34086 / R34086C20: '5099.1'
## Warning: Coercing text to numeric in T34087 / R34087C20: '5099.1'
## Warning: Coercing text to numeric in T34088 / R34088C20: '5099.1'
## Warning: Coercing text to numeric in T34089 / R34089C20: '5099.1'
## Warning: Coercing text to numeric in T34090 / R34090C20: '5099.1'
## Warning: Coercing text to numeric in T34091 / R34091C20: '5099.1'
## Warning: Coercing text to numeric in T34092 / R34092C20: '5099.1'
## Warning: Coercing text to numeric in T34093 / R34093C20: '5099.1'
## Warning: Coercing text to numeric in T34094 / R34094C20: '5099.1'
## Warning: Coercing text to numeric in T34095 / R34095C20: '5099.1'
## Warning: Coercing text to numeric in T34096 / R34096C20: '5099.1'
## Warning: Coercing text to numeric in T34097 / R34097C20: '5099.1'
## Warning: Coercing text to numeric in T34098 / R34098C20: '5099.1'
## Warning: Coercing text to numeric in T34099 / R34099C20: '5099.1'
## Warning: Coercing text to numeric in T34100 / R34100C20: '5099.1'
## Warning: Coercing text to numeric in T34101 / R34101C20: '5099.1'
## Warning: Coercing text to numeric in T34102 / R34102C20: '5099.1'
## Warning: Coercing text to numeric in T34103 / R34103C20: '5099.1'
## Warning: Coercing text to numeric in T34104 / R34104C20: '5099.1'
## Warning: Coercing text to numeric in T34105 / R34105C20: '5099.1'
## Warning: Coercing text to numeric in T34106 / R34106C20: '5099.1'
## Warning: Coercing text to numeric in T34107 / R34107C20: '5099.1'
## Warning: Coercing text to numeric in T34108 / R34108C20: '5099.1'
## Warning: Coercing text to numeric in T34109 / R34109C20: '5099.1'
## Warning: Coercing text to numeric in T34110 / R34110C20: '5099.1'
## Warning: Coercing text to numeric in T34111 / R34111C20: '5099.1'
## Warning: Coercing text to numeric in T34112 / R34112C20: '5099.1'
## Warning: Coercing text to numeric in T34113 / R34113C20: '5099.1'
## Warning: Coercing text to numeric in T34114 / R34114C20: '5099.1'
## Warning: Coercing text to numeric in T34115 / R34115C20: '5099.1'
## Warning: Coercing text to numeric in T34116 / R34116C20: '5099.1'
## Warning: Coercing text to numeric in T34117 / R34117C20: '5099.1'
## Warning: Coercing text to numeric in T34118 / R34118C20: '5099.1'
## Warning: Coercing text to numeric in T34119 / R34119C20: '5099.1'
## Warning: Coercing text to numeric in T34120 / R34120C20: '5099.1'
## Warning: Coercing text to numeric in T34121 / R34121C20: '5099.1'
## Warning: Coercing text to numeric in T34122 / R34122C20: '5099.1'
## Warning: Coercing text to numeric in T34123 / R34123C20: '5099.1'
## Warning: Coercing text to numeric in T34124 / R34124C20: '5099.1'
## Warning: Coercing text to numeric in T34125 / R34125C20: '5099.1'
## Warning: Coercing text to numeric in T34126 / R34126C20: '5099.1'
## Warning: Coercing text to numeric in T34127 / R34127C20: '5099.1'
## Warning: Coercing text to numeric in T34128 / R34128C20: '5099.1'
## Warning: Coercing text to numeric in T34129 / R34129C20: '5099.1'
## Warning: Coercing text to numeric in T34130 / R34130C20: '5099.1'
## Warning: Coercing text to numeric in T34131 / R34131C20: '5099.1'
## Warning: Coercing text to numeric in T34132 / R34132C20: '5099.1'
## Warning: Coercing text to numeric in T34133 / R34133C20: '5099.1'
## Warning: Coercing text to numeric in T34134 / R34134C20: '5099.1'
## Warning: Coercing text to numeric in T34135 / R34135C20: '5099.1'
## Warning: Coercing text to numeric in T34136 / R34136C20: '5099.1'
## Warning: Coercing text to numeric in T34137 / R34137C20: '5099.1'
## Warning: Coercing text to numeric in T34138 / R34138C20: '5099.1'
## Warning: Coercing text to numeric in T34139 / R34139C20: '5099.1'
## Warning: Coercing text to numeric in T34140 / R34140C20: '5099.1'
## Warning: Coercing text to numeric in T34141 / R34141C20: '5099.1'
## Warning: Coercing text to numeric in T34142 / R34142C20: '5099.1'
## Warning: Coercing text to numeric in T34143 / R34143C20: '5099.1'
## Warning: Coercing text to numeric in T34144 / R34144C20: '5099.1'
## Warning: Coercing text to numeric in T34145 / R34145C20: '5099.1'
## Warning: Coercing text to numeric in T34146 / R34146C20: '5099.1'
## Warning: Coercing text to numeric in T34147 / R34147C20: '5099.1'
## Warning: Coercing text to numeric in T34148 / R34148C20: '5099.1'
## Warning: Coercing text to numeric in T34149 / R34149C20: '5099.1'
## Warning: Coercing text to numeric in T34150 / R34150C20: '5099.1'
## Warning: Coercing text to numeric in T34151 / R34151C20: '5099.1'
## Warning: Coercing text to numeric in T34152 / R34152C20: '5099.1'
## Warning: Coercing text to numeric in T34153 / R34153C20: '5099.1'
## Warning: Coercing text to numeric in T34154 / R34154C20: '5099.1'
## Warning: Coercing text to numeric in T34155 / R34155C20: '5099.1'
## Warning: Coercing text to numeric in T34156 / R34156C20: '5099.1'
## Warning: Coercing text to numeric in T34157 / R34157C20: '5099.1'
## Warning: Coercing text to numeric in T34158 / R34158C20: '5099.1'
## Warning: Coercing text to numeric in T34159 / R34159C20: '5099.1'
## Warning: Coercing text to numeric in T34160 / R34160C20: '5099.1'
## Warning: Coercing text to numeric in T34161 / R34161C20: '5099.1'
## Warning: Coercing text to numeric in T34162 / R34162C20: '5099.1'
## Warning: Coercing text to numeric in T34163 / R34163C20: '5099.1'
## Warning: Coercing text to numeric in T34164 / R34164C20: '5099.1'
## Warning: Coercing text to numeric in T34165 / R34165C20: '5099.1'
## Warning: Coercing text to numeric in T34166 / R34166C20: '5099.1'
## Warning: Coercing text to numeric in T34167 / R34167C20: '5099.1'
## Warning: Coercing text to numeric in T34168 / R34168C20: '5099.1'
## Warning: Coercing text to numeric in T34169 / R34169C20: '5099.1'
## Warning: Coercing text to numeric in T34170 / R34170C20: '5099.1'
## Warning: Coercing text to numeric in T34171 / R34171C20: '5099.1'
## Warning: Coercing text to numeric in T34172 / R34172C20: '5099.1'
## Warning: Coercing text to numeric in T34173 / R34173C20: '5099.1'
## Warning: Coercing text to numeric in T34174 / R34174C20: '5099.1'
## Warning: Coercing text to numeric in T34175 / R34175C20: '5099.1'
## Warning: Coercing text to numeric in T34176 / R34176C20: '5099.1'
## Warning: Coercing text to numeric in T34177 / R34177C20: '5099.1'
## Warning: Coercing text to numeric in T34178 / R34178C20: '5099.1'
## Warning: Coercing text to numeric in T34179 / R34179C20: '5099.1'
## Warning: Coercing text to numeric in T34180 / R34180C20: '5099.1'
## Warning: Coercing text to numeric in T34181 / R34181C20: '5099.1'
## Warning: Coercing text to numeric in T34182 / R34182C20: '5099.1'
## Warning: Coercing text to numeric in T34183 / R34183C20: '5099.1'
## Warning: Coercing text to numeric in T34184 / R34184C20: '5099.1'
## Warning: Coercing text to numeric in T34185 / R34185C20: '5099.1'
## Warning: Coercing text to numeric in T34186 / R34186C20: '5099.1'
## Warning: Coercing text to numeric in T34187 / R34187C20: '5099.1'
## Warning: Coercing text to numeric in T34188 / R34188C20: '5099.1'
## Warning: Coercing text to numeric in T34189 / R34189C20: '5099.1'
## Warning: Coercing text to numeric in T34190 / R34190C20: '5099.1'
## Warning: Coercing text to numeric in T34191 / R34191C20: '5099.1'
## Warning: Coercing text to numeric in T34192 / R34192C20: '5099.1'
## Warning: Coercing text to numeric in T34193 / R34193C20: '5099.1'
## Warning: Coercing text to numeric in T34194 / R34194C20: '5099.1'
## Warning: Coercing text to numeric in T34195 / R34195C20: '5099.1'
## Warning: Coercing text to numeric in T34196 / R34196C20: '5099.1'
## Warning: Coercing text to numeric in T34197 / R34197C20: '5099.1'
## Warning: Coercing text to numeric in T34198 / R34198C20: '5099.1'
## Warning: Coercing text to numeric in T34199 / R34199C20: '5099.1'
## Warning: Coercing text to numeric in T34200 / R34200C20: '5099.1'
## Warning: Coercing text to numeric in T34201 / R34201C20: '5099.1'
## Warning: Coercing text to numeric in T34202 / R34202C20: '5099.1'
## Warning: Coercing text to numeric in T34203 / R34203C20: '5099.1'
## Warning: Coercing text to numeric in T34204 / R34204C20: '5099.1'
## Warning: Coercing text to numeric in T34205 / R34205C20: '5099.1'
## Warning: Coercing text to numeric in T34206 / R34206C20: '5099.1'
## Warning: Coercing text to numeric in T34207 / R34207C20: '5099.1'
## Warning: Coercing text to numeric in T34208 / R34208C20: '5099.1'
## Warning: Coercing text to numeric in T34209 / R34209C20: '5099.1'
## Warning: Coercing text to numeric in T34210 / R34210C20: '5099.1'
## Warning: Coercing text to numeric in T34211 / R34211C20: '5099.1'
## Warning: Coercing text to numeric in T34212 / R34212C20: '5099.1'
## Warning: Coercing text to numeric in T34213 / R34213C20: '5099.1'
## Warning: Coercing text to numeric in T34214 / R34214C20: '5099.1'
## Warning: Coercing text to numeric in T34215 / R34215C20: '5099.1'
## Warning: Coercing text to numeric in T34216 / R34216C20: '5099.1'
## Warning: Coercing text to numeric in T34217 / R34217C20: '5099.1'
## Warning: Coercing text to numeric in T34218 / R34218C20: '5099.1'
## Warning: Coercing text to numeric in T34219 / R34219C20: '5099.1'
## Warning: Coercing text to numeric in T34220 / R34220C20: '5099.1'
## Warning: Coercing text to numeric in T34221 / R34221C20: '5099.1'
## Warning: Coercing text to numeric in T34222 / R34222C20: '5099.1'
## Warning: Coercing text to numeric in T34223 / R34223C20: '5099.1'
## Warning: Coercing text to numeric in T34224 / R34224C20: '5099.1'
## Warning: Coercing text to numeric in T34225 / R34225C20: '5099.1'
## Warning: Coercing text to numeric in T34226 / R34226C20: '5099.1'
## Warning: Coercing text to numeric in T34227 / R34227C20: '5099.1'
## Warning: Coercing text to numeric in T34228 / R34228C20: '5099.1'
## Warning: Coercing text to numeric in T34229 / R34229C20: '5099.1'
## Warning: Coercing text to numeric in T34230 / R34230C20: '5099.1'
## Warning: Coercing text to numeric in T34231 / R34231C20: '5099.1'
## Warning: Coercing text to numeric in T34232 / R34232C20: '5099.1'
## Warning: Coercing text to numeric in T34233 / R34233C20: '5099.1'
## Warning: Coercing text to numeric in T34234 / R34234C20: '5099.1'
## Warning: Coercing text to numeric in T34235 / R34235C20: '5099.1'
## Warning: Coercing text to numeric in T34236 / R34236C20: '5099.1'
## Warning: Coercing text to numeric in T34237 / R34237C20: '5099.1'
## Warning: Coercing text to numeric in T34238 / R34238C20: '5099.1'
## Warning: Coercing text to numeric in T34239 / R34239C20: '5099.1'
## Warning: Coercing text to numeric in T34240 / R34240C20: '5099.1'
## Warning: Coercing text to numeric in T34241 / R34241C20: '5099.1'
## Warning: Coercing text to numeric in T34242 / R34242C20: '5099.1'
## Warning: Coercing text to numeric in T34243 / R34243C20: '5099.1'
## Warning: Coercing text to numeric in T34244 / R34244C20: '5099.1'
## Warning: Coercing text to numeric in T34245 / R34245C20: '5099.1'
## Warning: Coercing text to numeric in T34246 / R34246C20: '5099.1'
## Warning: Coercing text to numeric in T34247 / R34247C20: '5099.1'
## Warning: Coercing text to numeric in T34248 / R34248C20: '5099.1'
## Warning: Coercing text to numeric in T34249 / R34249C20: '5099.1'
## Warning: Coercing text to numeric in T34250 / R34250C20: '5099.1'
## Warning: Coercing text to numeric in T34251 / R34251C20: '5099.1'
## Warning: Coercing text to numeric in T34252 / R34252C20: '5099.1'
## Warning: Coercing text to numeric in T34253 / R34253C20: '5099.1'
## Warning: Coercing text to numeric in T34254 / R34254C20: '5099.1'
## Warning: Coercing text to numeric in T34255 / R34255C20: '5099.1'
## Warning: Coercing text to numeric in T34256 / R34256C20: '5099.1'
## Warning: Coercing text to numeric in T34257 / R34257C20: '5099.1'
## Warning: Coercing text to numeric in T34258 / R34258C20: '5099.1'
## Warning: Coercing text to numeric in T34259 / R34259C20: '5099.1'
## Warning: Coercing text to numeric in T34260 / R34260C20: '5099.1'
## Warning: Coercing text to numeric in T34261 / R34261C20: '5099.1'
## Warning: Coercing text to numeric in T34262 / R34262C20: '5099.1'
## Warning: Coercing text to numeric in T34263 / R34263C20: '5099.1'
## Warning: Coercing text to numeric in T34264 / R34264C20: '5099.1'
## Warning: Coercing text to numeric in T34265 / R34265C20: '5099.1'
## Warning: Coercing text to numeric in T34266 / R34266C20: '5099.1'
## Warning: Coercing text to numeric in T34267 / R34267C20: '5099.1'
## Warning: Coercing text to numeric in T34268 / R34268C20: '5099.1'
## Warning: Coercing text to numeric in T34269 / R34269C20: '5099.1'
## Warning: Coercing text to numeric in T34270 / R34270C20: '5099.1'
## Warning: Coercing text to numeric in T34271 / R34271C20: '5099.1'
## Warning: Coercing text to numeric in T34272 / R34272C20: '5099.1'
## Warning: Coercing text to numeric in T34273 / R34273C20: '5099.1'
## Warning: Coercing text to numeric in T34274 / R34274C20: '5099.1'
## Warning: Coercing text to numeric in T34275 / R34275C20: '5099.1'
## Warning: Coercing text to numeric in T34276 / R34276C20: '5099.1'
## Warning: Coercing text to numeric in T34277 / R34277C20: '5099.1'
## Warning: Coercing text to numeric in T34278 / R34278C20: '5099.1'
## Warning: Coercing text to numeric in T34279 / R34279C20: '5099.1'
## Warning: Coercing text to numeric in T34280 / R34280C20: '5099.1'
## Warning: Coercing text to numeric in T34281 / R34281C20: '5099.1'
## Warning: Coercing text to numeric in T34282 / R34282C20: '5099.1'
## Warning: Coercing text to numeric in T34283 / R34283C20: '5099.1'
## Warning: Coercing text to numeric in T34284 / R34284C20: '5099.1'
## Warning: Coercing text to numeric in T34285 / R34285C20: '5099.1'
## Warning: Coercing text to numeric in T34286 / R34286C20: '5099.1'
## Warning: Coercing text to numeric in T34287 / R34287C20: '5099.1'
## Warning: Coercing text to numeric in T34288 / R34288C20: '5099.1'
## Warning: Coercing text to numeric in T34289 / R34289C20: '5099.1'
## Warning: Coercing text to numeric in T34290 / R34290C20: '5099.1'
## Warning: Coercing text to numeric in T34291 / R34291C20: '5099.1'
## Warning: Coercing text to numeric in T34292 / R34292C20: '5099.1'
## Warning: Coercing text to numeric in T34293 / R34293C20: '5099.1'
## Warning: Coercing text to numeric in T34294 / R34294C20: '5099.1'
## Warning: Coercing text to numeric in T34295 / R34295C20: '5099.1'
## Warning: Coercing text to numeric in T34296 / R34296C20: '5099.1'
## Warning: Coercing text to numeric in T34297 / R34297C20: '5099.1'
## Warning: Coercing text to numeric in T34298 / R34298C20: '5099.1'
## Warning: Coercing text to numeric in T34299 / R34299C20: '5099.1'
## Warning: Coercing text to numeric in T34300 / R34300C20: '5099.1'
## Warning: Coercing text to numeric in T34301 / R34301C20: '5099.1'
## Warning: Coercing text to numeric in T34302 / R34302C20: '5099.1'
## Warning: Coercing text to numeric in T34303 / R34303C20: '5099.1'
## Warning: Coercing text to numeric in T34304 / R34304C20: '5099.1'
## Warning: Coercing text to numeric in T34305 / R34305C20: '5099.1'
## Warning: Coercing text to numeric in T34306 / R34306C20: '5099.1'
## Warning: Coercing text to numeric in T34307 / R34307C20: '5099.1'
## Warning: Coercing text to numeric in T34308 / R34308C20: '5099.1'
## Warning: Coercing text to numeric in T34309 / R34309C20: '5099.1'
## Warning: Coercing text to numeric in T34310 / R34310C20: '5099.1'
## Warning: Coercing text to numeric in T34311 / R34311C20: '5099.1'
## Warning: Coercing text to numeric in T34312 / R34312C20: '5099.1'
## Warning: Coercing text to numeric in T34313 / R34313C20: '5099.1'
## Warning: Coercing text to numeric in T34314 / R34314C20: '5099.1'
## Warning: Coercing text to numeric in T34315 / R34315C20: '5099.1'
## Warning: Coercing text to numeric in T34316 / R34316C20: '5099.1'
## Warning: Coercing text to numeric in T34317 / R34317C20: '5099.1'
## Warning: Coercing text to numeric in T34318 / R34318C20: '5099.1'
## Warning: Coercing text to numeric in T34319 / R34319C20: '5099.1'
## Warning: Coercing text to numeric in T34320 / R34320C20: '5099.1'
## Warning: Coercing text to numeric in T34321 / R34321C20: '5099.1'
## Warning: Coercing text to numeric in T34322 / R34322C20: '5099.1'
## Warning: Coercing text to numeric in T34323 / R34323C20: '5099.1'
## Warning: Coercing text to numeric in T34324 / R34324C20: '5099.1'
## Warning: Coercing text to numeric in T34325 / R34325C20: '5099.1'
## Warning: Coercing text to numeric in T34326 / R34326C20: '5099.1'
## Warning: Coercing text to numeric in T34327 / R34327C20: '5099.1'
## Warning: Coercing text to numeric in T34328 / R34328C20: '5099.1'
## Warning: Coercing text to numeric in T34329 / R34329C20: '5099.1'
## Warning: Coercing text to numeric in T34330 / R34330C20: '5099.1'
## Warning: Coercing text to numeric in T34331 / R34331C20: '5099.1'
## Warning: Coercing text to numeric in T34332 / R34332C20: '5099.1'
## Warning: Coercing text to numeric in T34333 / R34333C20: '5099.1'
## Warning: Coercing text to numeric in T34334 / R34334C20: '5099.1'
## Warning: Coercing text to numeric in T34335 / R34335C20: '5099.1'
## Warning: Coercing text to numeric in T34336 / R34336C20: '5099.1'
## Warning: Coercing text to numeric in T34337 / R34337C20: '5099.1'
## Warning: Coercing text to numeric in T34338 / R34338C20: '5099.1'
## Warning: Coercing text to numeric in T34339 / R34339C20: '5099.1'
## Warning: Coercing text to numeric in T34340 / R34340C20: '5099.1'
## Warning: Coercing text to numeric in T34341 / R34341C20: '5099.1'
## Warning: Coercing text to numeric in T34342 / R34342C20: '5099.1'
## Warning: Coercing text to numeric in T34343 / R34343C20: '5099.1'
## Warning: Coercing text to numeric in T34344 / R34344C20: '5099.1'
## Warning: Coercing text to numeric in T34345 / R34345C20: '5099.1'
## Warning: Coercing text to numeric in T34346 / R34346C20: '5099.1'
## Warning: Coercing text to numeric in T34347 / R34347C20: '5099.1'
## Warning: Coercing text to numeric in T34348 / R34348C20: '5099.1'
## Warning: Coercing text to numeric in T34349 / R34349C20: '5099.1'
## Warning: Coercing text to numeric in T34350 / R34350C20: '5099.1'
## Warning: Coercing text to numeric in T34351 / R34351C20: '5099.1'
## Warning: Coercing text to numeric in T34352 / R34352C20: '5099.1'
## Warning: Coercing text to numeric in T34353 / R34353C20: '5099.1'
## Warning: Coercing text to numeric in T34354 / R34354C20: '5099.1'
## Warning: Coercing text to numeric in T34355 / R34355C20: '5099.1'
## Warning: Coercing text to numeric in T34356 / R34356C20: '5099.1'
## Warning: Coercing text to numeric in T34357 / R34357C20: '5099.1'
## Warning: Coercing text to numeric in T34358 / R34358C20: '5099.1'
## Warning: Coercing text to numeric in T34359 / R34359C20: '5099.1'
## Warning: Coercing text to numeric in T34360 / R34360C20: '5099.1'
## Warning: Coercing text to numeric in T34361 / R34361C20: '5099.1'
## Warning: Coercing text to numeric in T34362 / R34362C20: '5099.1'
## Warning: Coercing text to numeric in T34363 / R34363C20: '5099.1'
## Warning: Coercing text to numeric in T34364 / R34364C20: '5099.1'
## Warning: Coercing text to numeric in T34365 / R34365C20: '5099.1'
## Warning: Coercing text to numeric in T34366 / R34366C20: '5099.1'
## Warning: Coercing text to numeric in T34367 / R34367C20: '5099.1'
## Warning: Coercing text to numeric in T34368 / R34368C20: '5099.1'
## Warning: Coercing text to numeric in T34369 / R34369C20: '5099.1'
## Warning: Coercing text to numeric in T34370 / R34370C20: '5099.1'
## Warning: Coercing text to numeric in T34371 / R34371C20: '5099.1'
## Warning: Coercing text to numeric in T34372 / R34372C20: '5099.1'
## Warning: Coercing text to numeric in T34373 / R34373C20: '5099.1'
## Warning: Coercing text to numeric in T34374 / R34374C20: '5099.1'
## Warning: Coercing text to numeric in T34375 / R34375C20: '5099.1'
## Warning: Coercing text to numeric in T34376 / R34376C20: '5099.1'
## Warning: Coercing text to numeric in T34377 / R34377C20: '5099.1'
## Warning: Coercing text to numeric in T34378 / R34378C20: '5099.1'
## Warning: Coercing text to numeric in T34379 / R34379C20: '5099.1'
## Warning: Coercing text to numeric in T34380 / R34380C20: '5099.1'
## Warning: Coercing text to numeric in T34381 / R34381C20: '5099.1'
## Warning: Coercing text to numeric in T34382 / R34382C20: '5099.1'
## Warning: Coercing text to numeric in T34383 / R34383C20: '5099.1'
## Warning: Coercing text to numeric in T34384 / R34384C20: '5099.1'
## Warning: Coercing text to numeric in T34385 / R34385C20: '5099.1'
## Warning: Coercing text to numeric in T34386 / R34386C20: '5099.1'
## Warning: Coercing text to numeric in T34387 / R34387C20: '5099.1'
## Warning: Coercing text to numeric in T34388 / R34388C20: '5099.1'
## Warning: Coercing text to numeric in T34389 / R34389C20: '5099.1'
## Warning: Coercing text to numeric in T34390 / R34390C20: '5099.1'
## Warning: Coercing text to numeric in T34391 / R34391C20: '5099.1'
## Warning: Coercing text to numeric in T34392 / R34392C20: '5099.1'
## Warning: Coercing text to numeric in T34393 / R34393C20: '5099.1'
## Warning: Coercing text to numeric in T34394 / R34394C20: '5099.1'
## Warning: Coercing text to numeric in T34395 / R34395C20: '5099.1'
## Warning: Coercing text to numeric in T34396 / R34396C20: '5099.1'
## Warning: Coercing text to numeric in T34397 / R34397C20: '5099.1'
## Warning: Coercing text to numeric in T34398 / R34398C20: '5099.1'
## Warning: Coercing text to numeric in T34399 / R34399C20: '5099.1'
## Warning: Coercing text to numeric in T34400 / R34400C20: '5099.1'
## Warning: Coercing text to numeric in T34401 / R34401C20: '5099.1'
## Warning: Coercing text to numeric in T34402 / R34402C20: '5099.1'
## Warning: Coercing text to numeric in T34403 / R34403C20: '5099.1'
## Warning: Coercing text to numeric in T34404 / R34404C20: '5099.1'
## Warning: Coercing text to numeric in T34405 / R34405C20: '5099.1'
## Warning: Coercing text to numeric in T34406 / R34406C20: '5099.1'
## Warning: Coercing text to numeric in T34407 / R34407C20: '5099.1'
## Warning: Coercing text to numeric in T34408 / R34408C20: '5099.1'
## Warning: Coercing text to numeric in T34409 / R34409C20: '5099.1'
## Warning: Coercing text to numeric in T34410 / R34410C20: '5099.1'
## Warning: Coercing text to numeric in T34411 / R34411C20: '5099.1'
## Warning: Coercing text to numeric in T34412 / R34412C20: '5099.1'
## Warning: Coercing text to numeric in T34413 / R34413C20: '5099.1'
## Warning: Coercing text to numeric in T34414 / R34414C20: '5099.1'
## Warning: Coercing text to numeric in T34415 / R34415C20: '5099.1'
## Warning: Coercing text to numeric in T34416 / R34416C20: '5099.1'
## Warning: Coercing text to numeric in T34417 / R34417C20: '5099.1'
## Warning: Coercing text to numeric in T34418 / R34418C20: '5099.1'
## Warning: Coercing text to numeric in T34419 / R34419C20: '5099.1'
## Warning: Coercing text to numeric in T34420 / R34420C20: '5099.1'
## Warning: Coercing text to numeric in T34421 / R34421C20: '5099.1'
## Warning: Coercing text to numeric in T34422 / R34422C20: '5099.1'
## Warning: Coercing text to numeric in T34423 / R34423C20: '5099.1'
## Warning: Coercing text to numeric in T34424 / R34424C20: '5099.1'
## Warning: Coercing text to numeric in T34425 / R34425C20: '5099.1'
## Warning: Coercing text to numeric in T34426 / R34426C20: '5099.1'
## Warning: Coercing text to numeric in T34427 / R34427C20: '5099.1'
## Warning: Coercing text to numeric in T34428 / R34428C20: '5099.1'
## Warning: Coercing text to numeric in T34429 / R34429C20: '5099.1'
## Warning: Coercing text to numeric in T34430 / R34430C20: '5099.1'
## Warning: Coercing text to numeric in T34431 / R34431C20: '5099.1'
## Warning: Coercing text to numeric in T34432 / R34432C20: '5099.1'
## Warning: Coercing text to numeric in T34433 / R34433C20: '5099.1'
## Warning: Coercing text to numeric in T34434 / R34434C20: '5099.1'
## Warning: Coercing text to numeric in T34435 / R34435C20: '5099.1'
## Warning: Coercing text to numeric in T34436 / R34436C20: '5099.1'
## Warning: Coercing text to numeric in T34437 / R34437C20: '5099.1'
## Warning: Coercing text to numeric in T34438 / R34438C20: '5099.1'
## Warning: Coercing text to numeric in T34439 / R34439C20: '5099.1'
## Warning: Coercing text to numeric in T34440 / R34440C20: '5099.1'
## Warning: Coercing text to numeric in T34441 / R34441C20: '5099.1'
## Warning: Coercing text to numeric in T34442 / R34442C20: '5099.1'
## Warning: Coercing text to numeric in T34443 / R34443C20: '5099.1'
## Warning: Coercing text to numeric in T34444 / R34444C20: '5099.1'
## Warning: Coercing text to numeric in T34445 / R34445C20: '5099.1'
## Warning: Coercing text to numeric in T34446 / R34446C20: '5099.1'
## Warning: Coercing text to numeric in T34447 / R34447C20: '5099.1'
## Warning: Coercing text to numeric in T34448 / R34448C20: '5099.1'
## Warning: Coercing text to numeric in T34449 / R34449C20: '5099.1'
## Warning: Coercing text to numeric in T34450 / R34450C20: '5099.1'
## Warning: Coercing text to numeric in T34451 / R34451C20: '5099.1'
## Warning: Coercing text to numeric in T34452 / R34452C20: '5099.1'
## Warning: Coercing text to numeric in T34453 / R34453C20: '5099.1'
## Warning: Coercing text to numeric in T34454 / R34454C20: '5099.1'
## Warning: Coercing text to numeric in T34455 / R34455C20: '5099.1'
## Warning: Coercing text to numeric in T34456 / R34456C20: '5099.1'
## Warning: Coercing text to numeric in T34457 / R34457C20: '5099.1'
## Warning: Coercing text to numeric in T34458 / R34458C20: '5099.1'
## Warning: Coercing text to numeric in T34459 / R34459C20: '5099.1'
## Warning: Coercing text to numeric in T34460 / R34460C20: '5099.1'
## Warning: Coercing text to numeric in T34461 / R34461C20: '5099.1'
## Warning: Coercing text to numeric in T34462 / R34462C20: '5099.1'
## Warning: Coercing text to numeric in T34463 / R34463C20: '5099.1'
## Warning: Coercing text to numeric in T34464 / R34464C20: '5099.1'
## Warning: Coercing text to numeric in T34465 / R34465C20: '5099.1'
## Warning: Coercing text to numeric in T34466 / R34466C20: '5099.1'
## Warning: Coercing text to numeric in T34467 / R34467C20: '5099.1'
## Warning: Coercing text to numeric in T34468 / R34468C20: '5099.1'
## Warning: Coercing text to numeric in T34469 / R34469C20: '5099.1'
## Warning: Coercing text to numeric in T34470 / R34470C20: '5099.1'
## Warning: Coercing text to numeric in T34471 / R34471C20: '5099.1'
## Warning: Coercing text to numeric in T34472 / R34472C20: '5099.1'
## Warning: Coercing text to numeric in T34473 / R34473C20: '5099.1'
## Warning: Coercing text to numeric in T34474 / R34474C20: '5099.1'
## Warning: Coercing text to numeric in T34475 / R34475C20: '5099.1'
## Warning: Coercing text to numeric in T34476 / R34476C20: '5099.1'
## Warning: Coercing text to numeric in T34477 / R34477C20: '5099.1'
## Warning: Coercing text to numeric in T34478 / R34478C20: '5099.1'
## Warning: Coercing text to numeric in T34479 / R34479C20: '5099.1'
## Warning: Coercing text to numeric in T34480 / R34480C20: '5099.1'
## Warning: Coercing text to numeric in T34481 / R34481C20: '5099.1'
## Warning: Coercing text to numeric in T34482 / R34482C20: '5099.1'
## Warning: Coercing text to numeric in T34483 / R34483C20: '5099.1'
## Warning: Coercing text to numeric in T34484 / R34484C20: '5099.1'
## Warning: Coercing text to numeric in T34485 / R34485C20: '5099.1'
## Warning: Coercing text to numeric in T34486 / R34486C20: '5099.1'
## Warning: Coercing text to numeric in T34487 / R34487C20: '5099.1'
## Warning: Coercing text to numeric in T34488 / R34488C20: '5099.1'
## Warning: Coercing text to numeric in T34489 / R34489C20: '5099.1'
## Warning: Coercing text to numeric in T34490 / R34490C20: '5099.1'
## Warning: Coercing text to numeric in T34491 / R34491C20: '5099.1'
## Warning: Coercing text to numeric in T34492 / R34492C20: '5099.1'
## Warning: Coercing text to numeric in T34493 / R34493C20: '5099.1'
## Warning: Coercing text to numeric in T34494 / R34494C20: '5099.1'
## Warning: Coercing text to numeric in T34495 / R34495C20: '5099.1'
## Warning: Coercing text to numeric in T34496 / R34496C20: '5099.1'
## Warning: Coercing text to numeric in T34497 / R34497C20: '5099.1'
## Warning: Coercing text to numeric in T34498 / R34498C20: '5099.1'
## Warning: Coercing text to numeric in T34499 / R34499C20: '5099.1'
## Warning: Coercing text to numeric in T34500 / R34500C20: '5099.1'
## Warning: Coercing text to numeric in T34501 / R34501C20: '5099.1'
## Warning: Coercing text to numeric in T34502 / R34502C20: '5099.1'
## Warning: Coercing text to numeric in T34503 / R34503C20: '5099.1'
## Warning: Coercing text to numeric in T34504 / R34504C20: '5099.1'
## Warning: Coercing text to numeric in T34505 / R34505C20: '5099.1'
## Warning: Coercing text to numeric in T34506 / R34506C20: '5099.1'
## Warning: Coercing text to numeric in T34507 / R34507C20: '5099.1'
## Warning: Coercing text to numeric in T34508 / R34508C20: '5099.1'
## Warning: Coercing text to numeric in T34509 / R34509C20: '5099.1'
## Warning: Coercing text to numeric in T34510 / R34510C20: '5099.1'
## Warning: Coercing text to numeric in T34511 / R34511C20: '5099.1'
## Warning: Coercing text to numeric in T34512 / R34512C20: '5099.1'
## Warning: Coercing text to numeric in T34513 / R34513C20: '5099.1'
## Warning: Coercing text to numeric in T34514 / R34514C20: '5099.1'
## Warning: Coercing text to numeric in T34515 / R34515C20: '5099.1'
## Warning: Coercing text to numeric in T34516 / R34516C20: '5099.1'
## Warning: Coercing text to numeric in T34517 / R34517C20: '5099.1'
## Warning: Coercing text to numeric in T34518 / R34518C20: '5099.1'
## Warning: Coercing text to numeric in T34519 / R34519C20: '5099.1'
## Warning: Coercing text to numeric in T34520 / R34520C20: '5099.1'
## Warning: Coercing text to numeric in T34521 / R34521C20: '5099.1'
## Warning: Coercing text to numeric in T34522 / R34522C20: '5099.1'
## Warning: Coercing text to numeric in T34523 / R34523C20: '5099.1'
## Warning: Coercing text to numeric in T34524 / R34524C20: '5099.1'
## Warning: Coercing text to numeric in T34525 / R34525C20: '5099.1'
## Warning: Coercing text to numeric in T34526 / R34526C20: '5099.1'
## Warning: Coercing text to numeric in T34527 / R34527C20: '5099.1'
## Warning: Coercing text to numeric in T34528 / R34528C20: '5099.1'
## Warning: Coercing text to numeric in T34529 / R34529C20: '5099.1'
## Warning: Coercing text to numeric in T34530 / R34530C20: '5099.1'
## Warning: Coercing text to numeric in T34531 / R34531C20: '5099.1'
## Warning: Coercing text to numeric in T34532 / R34532C20: '5099.1'
## Warning: Coercing text to numeric in T34533 / R34533C20: '5099.1'
## Warning: Coercing text to numeric in T34534 / R34534C20: '5099.1'
## Warning: Coercing text to numeric in T34535 / R34535C20: '5099.1'
## Warning: Coercing text to numeric in T34536 / R34536C20: '5099.1'
## Warning: Coercing text to numeric in T34537 / R34537C20: '5099.1'
## Warning: Coercing text to numeric in T34538 / R34538C20: '5099.1'
## Warning: Coercing text to numeric in T34539 / R34539C20: '5099.1'
## Warning: Coercing text to numeric in T34540 / R34540C20: '5099.1'
## Warning: Coercing text to numeric in T34541 / R34541C20: '5099.1'
## Warning: Coercing text to numeric in T34542 / R34542C20: '5099.1'
## Warning: Coercing text to numeric in T34543 / R34543C20: '5099.1'
## Warning: Coercing text to numeric in T34544 / R34544C20: '5099.1'
## Warning: Coercing text to numeric in T34545 / R34545C20: '5099.1'
## Warning: Coercing text to numeric in T34546 / R34546C20: '5099.1'
## Warning: Coercing text to numeric in T34547 / R34547C20: '5099.1'
## Warning: Coercing text to numeric in T34548 / R34548C20: '5099.1'
## Warning: Coercing text to numeric in T34549 / R34549C20: '5099.1'
## Warning: Coercing text to numeric in T34550 / R34550C20: '5099.1'
## Warning: Coercing text to numeric in T34551 / R34551C20: '5099.1'
## Warning: Coercing text to numeric in T34552 / R34552C20: '5099.1'
## Warning: Coercing text to numeric in T34553 / R34553C20: '5099.1'
## Warning: Coercing text to numeric in T34554 / R34554C20: '5099.1'
## Warning: Coercing text to numeric in T34555 / R34555C20: '5099.1'
## Warning: Coercing text to numeric in T34556 / R34556C20: '5099.1'
## Warning: Coercing text to numeric in T34557 / R34557C20: '5099.1'
## Warning: Coercing text to numeric in T34558 / R34558C20: '5099.1'
## Warning: Coercing text to numeric in T34559 / R34559C20: '5099.1'
## Warning: Coercing text to numeric in T34560 / R34560C20: '5099.1'
## Warning: Coercing text to numeric in T34561 / R34561C20: '5099.1'
## Warning: Coercing text to numeric in T34562 / R34562C20: '5099.1'
## Warning: Coercing text to numeric in T34563 / R34563C20: '5099.1'
## Warning: Coercing text to numeric in T34564 / R34564C20: '5099.1'
## Warning: Coercing text to numeric in T34565 / R34565C20: '5099.1'
## Warning: Coercing text to numeric in T34566 / R34566C20: '5099.1'
## Warning: Coercing text to numeric in T34567 / R34567C20: '5099.1'
## Warning: Coercing text to numeric in T34568 / R34568C20: '5099.1'
## Warning: Coercing text to numeric in T34569 / R34569C20: '5099.1'
## Warning: Coercing text to numeric in T34570 / R34570C20: '5099.1'
## Warning: Coercing text to numeric in T34571 / R34571C20: '5099.1'
## Warning: Coercing text to numeric in T34572 / R34572C20: '5099.1'
## Warning: Coercing text to numeric in T34573 / R34573C20: '5099.1'
## Warning: Coercing text to numeric in T34574 / R34574C20: '5099.1'
## Warning: Coercing text to numeric in T34575 / R34575C20: '5099.1'
## Warning: Coercing text to numeric in T34576 / R34576C20: '5099.1'
## Warning: Coercing text to numeric in T34577 / R34577C20: '5099.1'
## Warning: Coercing text to numeric in T34578 / R34578C20: '5099.1'
## Warning: Coercing text to numeric in T34579 / R34579C20: '5099.1'
## Warning: Coercing text to numeric in T34580 / R34580C20: '5099.1'
## Warning: Coercing text to numeric in T34581 / R34581C20: '5099.1'
## Warning: Coercing text to numeric in T34582 / R34582C20: '5099.1'
## Warning: Coercing text to numeric in T34583 / R34583C20: '5099.1'
## Warning: Coercing text to numeric in T34584 / R34584C20: '5099.1'
## Warning: Coercing text to numeric in T34585 / R34585C20: '5099.1'
## Warning: Coercing text to numeric in T34586 / R34586C20: '5099.1'
## Warning: Coercing text to numeric in T34587 / R34587C20: '5099.1'
## Warning: Coercing text to numeric in T34588 / R34588C20: '5099.1'
## Warning: Coercing text to numeric in T34589 / R34589C20: '5099.1'
## Warning: Coercing text to numeric in T34590 / R34590C20: '5099.1'
## Warning: Coercing text to numeric in T34591 / R34591C20: '5099.1'
## Warning: Coercing text to numeric in T34592 / R34592C20: '5099.1'
## Warning: Coercing text to numeric in T34593 / R34593C20: '5099.1'
## Warning: Coercing text to numeric in T34594 / R34594C20: '5099.1'
## Warning: Coercing text to numeric in T34595 / R34595C20: '5099.1'
## Warning: Coercing text to numeric in T34596 / R34596C20: '5099.1'
## Warning: Coercing text to numeric in T34597 / R34597C20: '5099.1'
## Warning: Coercing text to numeric in T34598 / R34598C20: '5099.1'
## Warning: Coercing text to numeric in T34599 / R34599C20: '5099.1'
## Warning: Coercing text to numeric in T34600 / R34600C20: '5099.1'
## Warning: Coercing text to numeric in T34601 / R34601C20: '5099.1'
## Warning: Coercing text to numeric in T34602 / R34602C20: '5099.1'
## Warning: Coercing text to numeric in T34603 / R34603C20: '5099.1'
## Warning: Coercing text to numeric in T34604 / R34604C20: '5099.1'
## Warning: Coercing text to numeric in T34605 / R34605C20: '5099.1'
## Warning: Coercing text to numeric in T34606 / R34606C20: '5099.1'
## Warning: Coercing text to numeric in T34607 / R34607C20: '5099.1'
## Warning: Coercing text to numeric in T34608 / R34608C20: '5099.1'
## Warning: Coercing text to numeric in T34609 / R34609C20: '5099.1'
## Warning: Coercing text to numeric in T34610 / R34610C20: '5099.1'
## Warning: Coercing text to numeric in T34611 / R34611C20: '5099.1'
## Warning: Coercing text to numeric in T34612 / R34612C20: '5099.1'
## Warning: Coercing text to numeric in T34613 / R34613C20: '5099.1'
## Warning: Coercing text to numeric in T34614 / R34614C20: '5099.1'
## Warning: Coercing text to numeric in T34615 / R34615C20: '5099.1'
## Warning: Coercing text to numeric in T34616 / R34616C20: '5099.1'
## Warning: Coercing text to numeric in T34617 / R34617C20: '5099.1'
## Warning: Coercing text to numeric in T34618 / R34618C20: '5099.1'
## Warning: Coercing text to numeric in T34619 / R34619C20: '5099.1'
## Warning: Coercing text to numeric in T34620 / R34620C20: '5099.1'
## Warning: Coercing text to numeric in T34621 / R34621C20: '5099.1'
## Warning: Coercing text to numeric in T34622 / R34622C20: '5099.1'
## Warning: Coercing text to numeric in T34623 / R34623C20: '5099.1'
## Warning: Coercing text to numeric in T34624 / R34624C20: '5099.1'
## Warning: Coercing text to numeric in T34625 / R34625C20: '5099.1'
## Warning: Coercing text to numeric in T34626 / R34626C20: '5099.1'
## Warning: Coercing text to numeric in T34627 / R34627C20: '5099.1'
## Warning: Coercing text to numeric in T34628 / R34628C20: '5099.1'
## Warning: Coercing text to numeric in T34629 / R34629C20: '5099.1'
## Warning: Coercing text to numeric in T34630 / R34630C20: '5099.1'
## Warning: Coercing text to numeric in T34631 / R34631C20: '5099.1'
## Warning: Coercing text to numeric in T34632 / R34632C20: '5099.1'
## Warning: Coercing text to numeric in T34633 / R34633C20: '5099.1'
## Warning: Coercing text to numeric in T34634 / R34634C20: '5099.1'
## Warning: Coercing text to numeric in T34635 / R34635C20: '5099.1'
## Warning: Coercing text to numeric in T34636 / R34636C20: '5099.1'
## Warning: Coercing text to numeric in T34637 / R34637C20: '5099.1'
## Warning: Coercing text to numeric in T34638 / R34638C20: '5099.1'
## Warning: Coercing text to numeric in T34639 / R34639C20: '5099.1'
## Warning: Coercing text to numeric in T34640 / R34640C20: '5099.1'
## Warning: Coercing text to numeric in T34641 / R34641C20: '5099.1'
## Warning: Coercing text to numeric in T34642 / R34642C20: '5099.1'
## Warning: Coercing text to numeric in T34643 / R34643C20: '5099.1'
## Warning: Coercing text to numeric in T34644 / R34644C20: '5099.1'
## Warning: Coercing text to numeric in T34645 / R34645C20: '5099.1'
## Warning: Coercing text to numeric in T34646 / R34646C20: '5099.1'
## Warning: Coercing text to numeric in T34647 / R34647C20: '5099.1'
## Warning: Coercing text to numeric in T34648 / R34648C20: '5099.1'
## Warning: Coercing text to numeric in T34649 / R34649C20: '5099.1'
## Warning: Coercing text to numeric in T34650 / R34650C20: '5099.1'
## Warning: Coercing text to numeric in T34651 / R34651C20: '5099.1'
## Warning: Coercing text to numeric in T34652 / R34652C20: '5099.1'
## Warning: Coercing text to numeric in T34653 / R34653C20: '5099.1'
## Warning: Coercing text to numeric in T34654 / R34654C20: '5099.1'
## Warning: Coercing text to numeric in T34655 / R34655C20: '5099.1'
## Warning: Coercing text to numeric in T34656 / R34656C20: '5099.1'
## Warning: Coercing text to numeric in T34657 / R34657C20: '5099.1'
## Warning: Coercing text to numeric in T34658 / R34658C20: '5099.1'
## Warning: Coercing text to numeric in T34659 / R34659C20: '5099.1'
## Warning: Coercing text to numeric in T34660 / R34660C20: '5099.1'
## Warning: Coercing text to numeric in T34661 / R34661C20: '5099.1'
## Warning: Coercing text to numeric in T34662 / R34662C20: '5099.1'
## Warning: Coercing text to numeric in T34663 / R34663C20: '5099.1'
## Warning: Coercing text to numeric in T34664 / R34664C20: '5099.1'
## Warning: Coercing text to numeric in T34665 / R34665C20: '5099.1'
## Warning: Coercing text to numeric in T34666 / R34666C20: '5099.1'
## Warning: Coercing text to numeric in T34667 / R34667C20: '5099.1'
## Warning: Coercing text to numeric in T34668 / R34668C20: '5099.1'
## Warning: Coercing text to numeric in T34669 / R34669C20: '5099.1'
## Warning: Coercing text to numeric in T34670 / R34670C20: '5099.1'
## Warning: Coercing text to numeric in T34671 / R34671C20: '5099.1'
## Warning: Coercing text to numeric in T34672 / R34672C20: '5099.1'
## Warning: Coercing text to numeric in T34673 / R34673C20: '5099.1'
## Warning: Coercing text to numeric in T34674 / R34674C20: '5099.1'
## Warning: Coercing text to numeric in T34675 / R34675C20: '5099.1'
## Warning: Coercing text to numeric in T34676 / R34676C20: '5099.1'
## Warning: Coercing text to numeric in T34677 / R34677C20: '5099.1'
## Warning: Coercing text to numeric in T34678 / R34678C20: '5099.1'
## Warning: Coercing text to numeric in T34679 / R34679C20: '5099.1'
## Warning: Coercing text to numeric in T34680 / R34680C20: '5099.1'
## Warning: Coercing text to numeric in T34681 / R34681C20: '5099.1'
## Warning: Coercing text to numeric in T34682 / R34682C20: '5099.1'
## Warning: Coercing text to numeric in T34683 / R34683C20: '5099.1'
## Warning: Coercing text to numeric in T34684 / R34684C20: '5099.1'
## Warning: Coercing text to numeric in T34685 / R34685C20: '5099.1'
## Warning: Coercing text to numeric in T34686 / R34686C20: '5099.1'
## Warning: Coercing text to numeric in T34687 / R34687C20: '5099.1'
## Warning: Coercing text to numeric in T34688 / R34688C20: '5099.1'
## Warning: Coercing text to numeric in T34689 / R34689C20: '5099.1'
## Warning: Coercing text to numeric in T34690 / R34690C20: '5099.1'
## Warning: Coercing text to numeric in T34691 / R34691C20: '5099.1'
## Warning: Coercing text to numeric in T34692 / R34692C20: '5099.1'
## Warning: Coercing text to numeric in T34693 / R34693C20: '5099.1'
## Warning: Coercing text to numeric in T34694 / R34694C20: '5099.1'
## Warning: Coercing text to numeric in T34695 / R34695C20: '5099.1'
## Warning: Coercing text to numeric in T34696 / R34696C20: '5099.1'
## Warning: Coercing text to numeric in T34697 / R34697C20: '5099.1'
## Warning: Coercing text to numeric in T34698 / R34698C20: '5099.1'
## Warning: Coercing text to numeric in T34699 / R34699C20: '5099.1'
## Warning: Coercing text to numeric in T34700 / R34700C20: '5099.1'
## Warning: Coercing text to numeric in T34701 / R34701C20: '5099.1'
## Warning: Coercing text to numeric in T34702 / R34702C20: '5099.1'
## Warning: Coercing text to numeric in T34703 / R34703C20: '5099.1'
## Warning: Coercing text to numeric in T34704 / R34704C20: '5099.1'
## Warning: Coercing text to numeric in T34705 / R34705C20: '5099.1'
## Warning: Coercing text to numeric in T34706 / R34706C20: '5099.1'
## Warning: Coercing text to numeric in T34707 / R34707C20: '5099.1'
## Warning: Coercing text to numeric in T34708 / R34708C20: '5099.1'
## Warning: Coercing text to numeric in T34709 / R34709C20: '5099.1'
## Warning: Coercing text to numeric in T34710 / R34710C20: '5099.1'
## Warning: Coercing text to numeric in T34711 / R34711C20: '5099.1'
## Warning: Coercing text to numeric in T34712 / R34712C20: '5099.1'
## Warning: Coercing text to numeric in T34713 / R34713C20: '5099.1'
## Warning: Coercing text to numeric in T34714 / R34714C20: '5099.1'
## Warning: Coercing text to numeric in T34715 / R34715C20: '5099.1'
## Warning: Coercing text to numeric in T34716 / R34716C20: '5099.1'
## Warning: Coercing text to numeric in T34717 / R34717C20: '5099.1'
## Warning: Coercing text to numeric in T34718 / R34718C20: '5099.1'
## Warning: Coercing text to numeric in T34719 / R34719C20: '5099.1'
## Warning: Coercing text to numeric in T34720 / R34720C20: '5099.1'
## Warning: Coercing text to numeric in T34721 / R34721C20: '5099.1'
## Warning: Coercing text to numeric in T34722 / R34722C20: '5099.1'
## Warning: Coercing text to numeric in T34723 / R34723C20: '5099.1'
## Warning: Coercing text to numeric in T34724 / R34724C20: '5099.1'
## Warning: Coercing text to numeric in T34725 / R34725C20: '5099.1'
## Warning: Coercing text to numeric in T34726 / R34726C20: '5099.1'
## Warning: Coercing text to numeric in T34727 / R34727C20: '5099.1'
## Warning: Coercing text to numeric in T34728 / R34728C20: '5099.1'
## Warning: Coercing text to numeric in T34729 / R34729C20: '5099.1'
## Warning: Coercing text to numeric in T34730 / R34730C20: '5099.1'
## Warning: Coercing text to numeric in T34731 / R34731C20: '5099.1'
## Warning: Coercing text to numeric in T34732 / R34732C20: '5099.1'
## Warning: Coercing text to numeric in T34733 / R34733C20: '5099.1'
## Warning: Coercing text to numeric in T34734 / R34734C20: '5099.1'
## Warning: Coercing text to numeric in T34735 / R34735C20: '5099.1'
## Warning: Coercing text to numeric in T34736 / R34736C20: '5099.1'
## Warning: Coercing text to numeric in T34737 / R34737C20: '5099.1'
## Warning: Coercing text to numeric in T34738 / R34738C20: '5099.1'
## Warning: Coercing text to numeric in T34739 / R34739C20: '5099.1'
## Warning: Coercing text to numeric in T34740 / R34740C20: '5099.1'
## Warning: Coercing text to numeric in T34741 / R34741C20: '5099.1'
## Warning: Coercing text to numeric in T34742 / R34742C20: '5099.1'
## Warning: Coercing text to numeric in T34743 / R34743C20: '5099.1'
## Warning: Coercing text to numeric in T34744 / R34744C20: '5099.1'
## Warning: Coercing text to numeric in T34745 / R34745C20: '5099.1'
## Warning: Coercing text to numeric in T34746 / R34746C20: '5099.1'
## Warning: Coercing text to numeric in T34747 / R34747C20: '5099.1'
## Warning: Coercing text to numeric in T34748 / R34748C20: '5099.1'
## Warning: Coercing text to numeric in T34749 / R34749C20: '5099.1'
## Warning: Coercing text to numeric in T34750 / R34750C20: '5099.1'
## Warning: Coercing text to numeric in T34751 / R34751C20: '5099.1'
## Warning: Coercing text to numeric in T34752 / R34752C20: '5099.1'
## Warning: Coercing text to numeric in T34753 / R34753C20: '5099.1'
## Warning: Coercing text to numeric in T34754 / R34754C20: '5099.1'
## Warning: Coercing text to numeric in T34755 / R34755C20: '5099.1'
## Warning: Coercing text to numeric in T34756 / R34756C20: '5099.1'
## Warning: Coercing text to numeric in T34757 / R34757C20: '5099.1'
## Warning: Coercing text to numeric in T34758 / R34758C20: '5099.1'
## Warning: Coercing text to numeric in T34759 / R34759C20: '5099.1'
## Warning: Coercing text to numeric in T34760 / R34760C20: '5099.1'
## Warning: Coercing text to numeric in T34761 / R34761C20: '5099.1'
## Warning: Coercing text to numeric in T34762 / R34762C20: '5099.1'
## Warning: Coercing text to numeric in T34763 / R34763C20: '5099.1'
## Warning: Coercing text to numeric in T34764 / R34764C20: '5099.1'
## Warning: Coercing text to numeric in T34765 / R34765C20: '5099.1'
## Warning: Coercing text to numeric in T34766 / R34766C20: '5099.1'
## Warning: Coercing text to numeric in T34767 / R34767C20: '5099.1'
## Warning: Coercing text to numeric in T34768 / R34768C20: '5099.1'
## Warning: Coercing text to numeric in T34769 / R34769C20: '5099.1'
## Warning: Coercing text to numeric in T34770 / R34770C20: '5099.1'
## Warning: Coercing text to numeric in T34771 / R34771C20: '5099.1'
## Warning: Coercing text to numeric in T34772 / R34772C20: '5099.1'
## Warning: Coercing text to numeric in T34773 / R34773C20: '5099.1'
## Warning: Coercing text to numeric in T34774 / R34774C20: '5099.1'
## Warning: Coercing text to numeric in T34775 / R34775C20: '5099.1'
## Warning: Coercing text to numeric in T34776 / R34776C20: '5099.1'
## Warning: Coercing text to numeric in T34777 / R34777C20: '5099.1'
## Warning: Coercing text to numeric in T34778 / R34778C20: '5099.1'
## Warning: Coercing text to numeric in T34779 / R34779C20: '5099.1'
## Warning: Coercing text to numeric in T34780 / R34780C20: '5099.1'
## Warning: Coercing text to numeric in T34781 / R34781C20: '5099.1'
## Warning: Coercing text to numeric in T34782 / R34782C20: '5099.1'
## Warning: Coercing text to numeric in T34783 / R34783C20: '5099.1'
## Warning: Coercing text to numeric in T34784 / R34784C20: '5099.1'
## Warning: Coercing text to numeric in T34785 / R34785C20: '5099.1'
## Warning: Coercing text to numeric in T34786 / R34786C20: '5099.1'
## Warning: Coercing text to numeric in T34787 / R34787C20: '5099.1'
## Warning: Coercing text to numeric in T34788 / R34788C20: '5099.1'
## Warning: Coercing text to numeric in T34789 / R34789C20: '5099.1'
## Warning: Coercing text to numeric in T34790 / R34790C20: '5099.1'
## Warning: Coercing text to numeric in T34791 / R34791C20: '5099.1'
## Warning: Coercing text to numeric in T34792 / R34792C20: '5099.1'
## Warning: Coercing text to numeric in T34793 / R34793C20: '5099.1'
## Warning: Coercing text to numeric in T34794 / R34794C20: '5099.1'
## Warning: Coercing text to numeric in T34795 / R34795C20: '5099.1'
## Warning: Coercing text to numeric in T34796 / R34796C20: '5099.1'
## Warning: Coercing text to numeric in T34797 / R34797C20: '5099.1'
## Warning: Coercing text to numeric in T34798 / R34798C20: '5099.1'
## Warning: Coercing text to numeric in T34799 / R34799C20: '5099.1'
## Warning: Coercing text to numeric in T34800 / R34800C20: '5099.1'
## Warning: Coercing text to numeric in T34801 / R34801C20: '5099.1'
## Warning: Coercing text to numeric in T34802 / R34802C20: '5099.1'
## Warning: Coercing text to numeric in T34803 / R34803C20: '5099.1'
## Warning: Coercing text to numeric in T34804 / R34804C20: '5099.1'
## Warning: Coercing text to numeric in T34805 / R34805C20: '5099.1'
## Warning: Coercing text to numeric in T34806 / R34806C20: '5099.1'
## Warning: Coercing text to numeric in T34807 / R34807C20: '5099.1'
## Warning: Coercing text to numeric in T34808 / R34808C20: '5099.1'
## Warning: Coercing text to numeric in T34809 / R34809C20: '5099.1'
## Warning: Coercing text to numeric in T34810 / R34810C20: '5099.1'
## Warning: Coercing text to numeric in T34811 / R34811C20: '5099.1'
## Warning: Coercing text to numeric in T34812 / R34812C20: '5099.1'
## Warning: Coercing text to numeric in T34813 / R34813C20: '5099.1'
## Warning: Coercing text to numeric in T34814 / R34814C20: '5099.1'
## Warning: Coercing text to numeric in T34815 / R34815C20: '5099.1'
## Warning: Coercing text to numeric in T34816 / R34816C20: '5099.1'
## Warning: Coercing text to numeric in T34817 / R34817C20: '5099.1'
## Warning: Coercing text to numeric in T34818 / R34818C20: '5099.1'
## Warning: Coercing text to numeric in T34819 / R34819C20: '5099.1'
## Warning: Coercing text to numeric in T34820 / R34820C20: '5099.1'
## Warning: Coercing text to numeric in T34821 / R34821C20: '5099.1'
## Warning: Coercing text to numeric in T34822 / R34822C20: '5099.1'
## Warning: Coercing text to numeric in T34823 / R34823C20: '5099.1'
## Warning: Coercing text to numeric in T34824 / R34824C20: '5099.1'
## Warning: Coercing text to numeric in T34825 / R34825C20: '5099.1'
## Warning: Coercing text to numeric in T34826 / R34826C20: '5099.1'
## Warning: Coercing text to numeric in T34827 / R34827C20: '5099.1'
## Warning: Coercing text to numeric in T34828 / R34828C20: '5099.1'
## Warning: Coercing text to numeric in T34829 / R34829C20: '5099.1'
## Warning: Coercing text to numeric in T34830 / R34830C20: '5099.1'
## Warning: Coercing text to numeric in S34831 / R34831C19: '1.25'
## Warning: Coercing text to numeric in T34831 / R34831C20: '5099.1'
## Warning: Coercing text to numeric in S34832 / R34832C19: '1.25'
## Warning: Coercing text to numeric in T34832 / R34832C20: '5099.1'
## Warning: Coercing text to numeric in S34833 / R34833C19: '1.25'
## Warning: Coercing text to numeric in T34833 / R34833C20: '5099.1'
## Warning: Coercing text to numeric in S34834 / R34834C19: '1.25'
## Warning: Coercing text to numeric in T34834 / R34834C20: '5099.1'
## Warning: Coercing text to numeric in S34835 / R34835C19: '1.25'
## Warning: Coercing text to numeric in T34835 / R34835C20: '5099.1'
## Warning: Coercing text to numeric in S34836 / R34836C19: '1.25'
## Warning: Coercing text to numeric in T34836 / R34836C20: '5099.1'
## Warning: Coercing text to numeric in S34837 / R34837C19: '1.25'
## Warning: Coercing text to numeric in T34837 / R34837C20: '5099.1'
## Warning: Coercing text to numeric in S34838 / R34838C19: '1.25'
## Warning: Coercing text to numeric in T34838 / R34838C20: '5099.1'
## Warning: Coercing text to numeric in S34839 / R34839C19: '1.25'
## Warning: Coercing text to numeric in T34839 / R34839C20: '5099.1'
## Warning: Coercing text to numeric in S34840 / R34840C19: '1.25'
## Warning: Coercing text to numeric in T34840 / R34840C20: '5099.1'
## Warning: Coercing text to numeric in S34841 / R34841C19: '1.25'
## Warning: Coercing text to numeric in T34841 / R34841C20: '5099.1'
## Warning: Coercing text to numeric in S34842 / R34842C19: '1.25'
## Warning: Coercing text to numeric in T34842 / R34842C20: '5099.1'
## Warning: Coercing text to numeric in S34843 / R34843C19: '1.25'
## Warning: Coercing text to numeric in T34843 / R34843C20: '5099.1'
## Warning: Coercing text to numeric in S34844 / R34844C19: '1.25'
## Warning: Coercing text to numeric in T34844 / R34844C20: '5099.1'
## Warning: Coercing text to numeric in S34845 / R34845C19: '1.25'
## Warning: Coercing text to numeric in T34845 / R34845C20: '5099.1'
## Warning: Coercing text to numeric in S34846 / R34846C19: '1.25'
## Warning: Coercing text to numeric in T34846 / R34846C20: '5099.1'
## Warning: Coercing text to numeric in S34847 / R34847C19: '1.25'
## Warning: Coercing text to numeric in T34847 / R34847C20: '5099.1'
## Warning: Coercing text to numeric in S34848 / R34848C19: '1.25'
## Warning: Coercing text to numeric in T34848 / R34848C20: '5099.1'
## Warning: Coercing text to numeric in S34849 / R34849C19: '1.25'
## Warning: Coercing text to numeric in T34849 / R34849C20: '5099.1'
## Warning: Coercing text to numeric in S34850 / R34850C19: '1.25'
## Warning: Coercing text to numeric in T34850 / R34850C20: '5099.1'
## Warning: Coercing text to numeric in S34851 / R34851C19: '1.25'
## Warning: Coercing text to numeric in T34851 / R34851C20: '5099.1'
## Warning: Coercing text to numeric in S34852 / R34852C19: '1.25'
## Warning: Coercing text to numeric in T34852 / R34852C20: '5099.1'
## Warning: Coercing text to numeric in S34853 / R34853C19: '1.25'
## Warning: Coercing text to numeric in T34853 / R34853C20: '5099.1'
## Warning: Coercing text to numeric in S34854 / R34854C19: '1.25'
## Warning: Coercing text to numeric in T34854 / R34854C20: '5099.1'
## Warning: Coercing text to numeric in S34855 / R34855C19: '1.25'
## Warning: Coercing text to numeric in T34855 / R34855C20: '5099.1'
## Warning: Coercing text to numeric in S34856 / R34856C19: '1.25'
## Warning: Coercing text to numeric in T34856 / R34856C20: '5099.1'
## Warning: Coercing text to numeric in S34857 / R34857C19: '1.25'
## Warning: Coercing text to numeric in T34857 / R34857C20: '5099.1'
## Warning: Coercing text to numeric in S34858 / R34858C19: '1.25'
## Warning: Coercing text to numeric in T34858 / R34858C20: '5099.1'
## Warning: Coercing text to numeric in S34859 / R34859C19: '1.25'
## Warning: Coercing text to numeric in T34859 / R34859C20: '5099.1'
## Warning: Coercing text to numeric in S34860 / R34860C19: '1.25'
## Warning: Coercing text to numeric in T34860 / R34860C20: '5099.1'
## Warning: Coercing text to numeric in S34861 / R34861C19: '1.25'
## Warning: Coercing text to numeric in T34861 / R34861C20: '5099.1'
## Warning: Coercing text to numeric in S34862 / R34862C19: '1.25'
## Warning: Coercing text to numeric in T34862 / R34862C20: '5099.1'
## Warning: Coercing text to numeric in S34863 / R34863C19: '1.25'
## Warning: Coercing text to numeric in T34863 / R34863C20: '5099.1'
## Warning: Coercing text to numeric in S34864 / R34864C19: '1.25'
## Warning: Coercing text to numeric in T34864 / R34864C20: '5099.1'
## Warning: Coercing text to numeric in S34865 / R34865C19: '1.25'
## Warning: Coercing text to numeric in T34865 / R34865C20: '5099.1'
## Warning: Coercing text to numeric in S34866 / R34866C19: '1.25'
## Warning: Coercing text to numeric in T34866 / R34866C20: '5099.1'
## Warning: Coercing text to numeric in S34867 / R34867C19: '1.25'
## Warning: Coercing text to numeric in T34867 / R34867C20: '5099.1'
## Warning: Coercing text to numeric in S34868 / R34868C19: '1.25'
## Warning: Coercing text to numeric in T34868 / R34868C20: '5099.1'
## Warning: Coercing text to numeric in S34869 / R34869C19: '1.25'
## Warning: Coercing text to numeric in T34869 / R34869C20: '5099.1'
## Warning: Coercing text to numeric in S34870 / R34870C19: '1.25'
## Warning: Coercing text to numeric in T34870 / R34870C20: '5099.1'
## Warning: Coercing text to numeric in S34871 / R34871C19: '1.25'
## Warning: Coercing text to numeric in T34871 / R34871C20: '5099.1'
## Warning: Coercing text to numeric in S34872 / R34872C19: '1.25'
## Warning: Coercing text to numeric in T34872 / R34872C20: '5099.1'
## Warning: Coercing text to numeric in S34873 / R34873C19: '1.25'
## Warning: Coercing text to numeric in T34873 / R34873C20: '5099.1'
## Warning: Coercing text to numeric in S34874 / R34874C19: '1.25'
## Warning: Coercing text to numeric in T34874 / R34874C20: '5099.1'
## Warning: Coercing text to numeric in S34875 / R34875C19: '1.25'
## Warning: Coercing text to numeric in T34875 / R34875C20: '5099.1'
## Warning: Coercing text to numeric in S34876 / R34876C19: '1.25'
## Warning: Coercing text to numeric in T34876 / R34876C20: '5099.1'
## Warning: Coercing text to numeric in S34877 / R34877C19: '1.25'
## Warning: Coercing text to numeric in T34877 / R34877C20: '5099.1'
## Warning: Coercing text to numeric in S34878 / R34878C19: '1.25'
## Warning: Coercing text to numeric in T34878 / R34878C20: '5099.1'
## Warning: Coercing text to numeric in S34879 / R34879C19: '1.25'
## Warning: Coercing text to numeric in T34879 / R34879C20: '5099.1'
## Warning: Coercing text to numeric in S34880 / R34880C19: '1.25'
## Warning: Coercing text to numeric in T34880 / R34880C20: '5099.1'
## Warning: Coercing text to numeric in S34881 / R34881C19: '1.25'
## Warning: Coercing text to numeric in T34881 / R34881C20: '5099.1'
## Warning: Coercing text to numeric in S34882 / R34882C19: '1.25'
## Warning: Coercing text to numeric in T34882 / R34882C20: '5099.1'
## Warning: Coercing text to numeric in S34883 / R34883C19: '1.25'
## Warning: Coercing text to numeric in T34883 / R34883C20: '5099.1'
## Warning: Coercing text to numeric in S34884 / R34884C19: '1.25'
## Warning: Coercing text to numeric in T34884 / R34884C20: '5099.1'
## Warning: Coercing text to numeric in S34885 / R34885C19: '1.25'
## Warning: Coercing text to numeric in T34885 / R34885C20: '5099.1'
## Warning: Coercing text to numeric in S34886 / R34886C19: '1.25'
## Warning: Coercing text to numeric in T34886 / R34886C20: '5099.1'
## Warning: Coercing text to numeric in S34887 / R34887C19: '1.25'
## Warning: Coercing text to numeric in T34887 / R34887C20: '5099.1'
## Warning: Coercing text to numeric in S34888 / R34888C19: '1.25'
## Warning: Coercing text to numeric in T34888 / R34888C20: '5099.1'
## Warning: Coercing text to numeric in S34889 / R34889C19: '1.25'
## Warning: Coercing text to numeric in T34889 / R34889C20: '5099.1'
## Warning: Coercing text to numeric in S34890 / R34890C19: '1.25'
## Warning: Coercing text to numeric in T34890 / R34890C20: '5099.1'
## Warning: Coercing text to numeric in S34891 / R34891C19: '1.25'
## Warning: Coercing text to numeric in T34891 / R34891C20: '5099.1'
## Warning: Coercing text to numeric in S34892 / R34892C19: '1.25'
## Warning: Coercing text to numeric in T34892 / R34892C20: '5099.1'
## Warning: Coercing text to numeric in S34893 / R34893C19: '1.25'
## Warning: Coercing text to numeric in T34893 / R34893C20: '5099.1'
## Warning: Coercing text to numeric in S34894 / R34894C19: '1.25'
## Warning: Coercing text to numeric in T34894 / R34894C20: '5099.1'
## Warning: Coercing text to numeric in S34895 / R34895C19: '1.25'
## Warning: Coercing text to numeric in T34895 / R34895C20: '5099.1'
## Warning: Coercing text to numeric in S34896 / R34896C19: '1.25'
## Warning: Coercing text to numeric in T34896 / R34896C20: '5099.1'
## Warning: Coercing text to numeric in S34897 / R34897C19: '1.25'
## Warning: Coercing text to numeric in T34897 / R34897C20: '5099.1'
## Warning: Coercing text to numeric in S34898 / R34898C19: '1.25'
## Warning: Coercing text to numeric in T34898 / R34898C20: '5099.1'
## Warning: Coercing text to numeric in S34899 / R34899C19: '1.25'
## Warning: Coercing text to numeric in T34899 / R34899C20: '5099.1'
## Warning: Coercing text to numeric in S34900 / R34900C19: '1.25'
## Warning: Coercing text to numeric in T34900 / R34900C20: '5099.1'
## Warning: Coercing text to numeric in S34901 / R34901C19: '1.25'
## Warning: Coercing text to numeric in T34901 / R34901C20: '5099.1'
## Warning: Coercing text to numeric in S34902 / R34902C19: '1.25'
## Warning: Coercing text to numeric in T34902 / R34902C20: '5099.1'
## Warning: Coercing text to numeric in S34903 / R34903C19: '1.25'
## Warning: Coercing text to numeric in T34903 / R34903C20: '5099.1'
## Warning: Coercing text to numeric in S34904 / R34904C19: '1.25'
## Warning: Coercing text to numeric in T34904 / R34904C20: '5099.1'
## Warning: Coercing text to numeric in S34905 / R34905C19: '1.25'
## Warning: Coercing text to numeric in T34905 / R34905C20: '5099.1'
## Warning: Coercing text to numeric in S34906 / R34906C19: '1.25'
## Warning: Coercing text to numeric in T34906 / R34906C20: '5099.1'
## Warning: Coercing text to numeric in S34907 / R34907C19: '1.25'
## Warning: Coercing text to numeric in T34907 / R34907C20: '5099.1'
## Warning: Coercing text to numeric in S34908 / R34908C19: '1.25'
## Warning: Coercing text to numeric in T34908 / R34908C20: '5099.1'
## Warning: Coercing text to numeric in S34909 / R34909C19: '1.25'
## Warning: Coercing text to numeric in T34909 / R34909C20: '5099.1'
## Warning: Coercing text to numeric in S34910 / R34910C19: '1.25'
## Warning: Coercing text to numeric in T34910 / R34910C20: '5099.1'
## Warning: Coercing text to numeric in S34911 / R34911C19: '1.25'
## Warning: Coercing text to numeric in T34911 / R34911C20: '5099.1'
## Warning: Coercing text to numeric in S34912 / R34912C19: '1.25'
## Warning: Coercing text to numeric in T34912 / R34912C20: '5099.1'
## Warning: Coercing text to numeric in S34913 / R34913C19: '1.25'
## Warning: Coercing text to numeric in T34913 / R34913C20: '5099.1'
## Warning: Coercing text to numeric in S34914 / R34914C19: '1.25'
## Warning: Coercing text to numeric in T34914 / R34914C20: '5099.1'
## Warning: Coercing text to numeric in S34915 / R34915C19: '1.25'
## Warning: Coercing text to numeric in T34915 / R34915C20: '5099.1'
## Warning: Coercing text to numeric in S34916 / R34916C19: '1.25'
## Warning: Coercing text to numeric in T34916 / R34916C20: '5099.1'
## Warning: Coercing text to numeric in S34917 / R34917C19: '1.25'
## Warning: Coercing text to numeric in T34917 / R34917C20: '5099.1'
## Warning: Coercing text to numeric in S34918 / R34918C19: '1.25'
## Warning: Coercing text to numeric in T34918 / R34918C20: '5099.1'
## Warning: Coercing text to numeric in S34919 / R34919C19: '1.25'
## Warning: Coercing text to numeric in T34919 / R34919C20: '5099.1'
## Warning: Coercing text to numeric in S34920 / R34920C19: '1.25'
## Warning: Coercing text to numeric in T34920 / R34920C20: '5099.1'
## Warning: Coercing text to numeric in S34921 / R34921C19: '1.25'
## Warning: Coercing text to numeric in T34921 / R34921C20: '5099.1'
## Warning: Coercing text to numeric in S34922 / R34922C19: '1.25'
## Warning: Coercing text to numeric in T34922 / R34922C20: '5099.1'
## Warning: Coercing text to numeric in S34923 / R34923C19: '1.25'
## Warning: Coercing text to numeric in T34923 / R34923C20: '5099.1'
## Warning: Coercing text to numeric in S34924 / R34924C19: '1.25'
## Warning: Coercing text to numeric in T34924 / R34924C20: '5099.1'
## Warning: Coercing text to numeric in S34925 / R34925C19: '1.25'
## Warning: Coercing text to numeric in T34925 / R34925C20: '5099.1'
## Warning: Coercing text to numeric in S34926 / R34926C19: '1.25'
## Warning: Coercing text to numeric in T34926 / R34926C20: '5099.1'
## Warning: Coercing text to numeric in S34927 / R34927C19: '1.25'
## Warning: Coercing text to numeric in T34927 / R34927C20: '5099.1'
## Warning: Coercing text to numeric in S34928 / R34928C19: '1.25'
## Warning: Coercing text to numeric in T34928 / R34928C20: '5099.1'
## Warning: Coercing text to numeric in S34929 / R34929C19: '1.25'
## Warning: Coercing text to numeric in T34929 / R34929C20: '5099.1'
## Warning: Coercing text to numeric in S34930 / R34930C19: '1.25'
## Warning: Coercing text to numeric in T34930 / R34930C20: '5099.1'
## Warning: Coercing text to numeric in S34931 / R34931C19: '1.25'
## Warning: Coercing text to numeric in T34931 / R34931C20: '5099.1'
## Warning: Coercing text to numeric in S34932 / R34932C19: '1.25'
## Warning: Coercing text to numeric in T34932 / R34932C20: '5099.1'
## Warning: Coercing text to numeric in S34933 / R34933C19: '1.25'
## Warning: Coercing text to numeric in T34933 / R34933C20: '5099.1'
## Warning: Coercing text to numeric in S34934 / R34934C19: '1.25'
## Warning: Coercing text to numeric in T34934 / R34934C20: '5099.1'
## Warning: Coercing text to numeric in S34935 / R34935C19: '1.25'
## Warning: Coercing text to numeric in T34935 / R34935C20: '5099.1'
## Warning: Coercing text to numeric in S34936 / R34936C19: '1.25'
## Warning: Coercing text to numeric in T34936 / R34936C20: '5099.1'
## Warning: Coercing text to numeric in S34937 / R34937C19: '1.25'
## Warning: Coercing text to numeric in T34937 / R34937C20: '5099.1'
## Warning: Coercing text to numeric in S34938 / R34938C19: '1.25'
## Warning: Coercing text to numeric in T34938 / R34938C20: '5099.1'
## Warning: Coercing text to numeric in S34939 / R34939C19: '1.25'
## Warning: Coercing text to numeric in T34939 / R34939C20: '5099.1'
## Warning: Coercing text to numeric in S34940 / R34940C19: '1.25'
## Warning: Coercing text to numeric in T34940 / R34940C20: '5099.1'
## Warning: Coercing text to numeric in S34941 / R34941C19: '1.25'
## Warning: Coercing text to numeric in T34941 / R34941C20: '5099.1'
## Warning: Coercing text to numeric in S34942 / R34942C19: '1.25'
## Warning: Coercing text to numeric in T34942 / R34942C20: '5099.1'
## Warning: Coercing text to numeric in S34943 / R34943C19: '1.25'
## Warning: Coercing text to numeric in T34943 / R34943C20: '5099.1'
## Warning: Coercing text to numeric in S34944 / R34944C19: '1.25'
## Warning: Coercing text to numeric in T34944 / R34944C20: '5099.1'
## Warning: Coercing text to numeric in S34945 / R34945C19: '1.25'
## Warning: Coercing text to numeric in T34945 / R34945C20: '5099.1'
## Warning: Coercing text to numeric in S34946 / R34946C19: '1.25'
## Warning: Coercing text to numeric in T34946 / R34946C20: '5099.1'
## Warning: Coercing text to numeric in S34947 / R34947C19: '1.25'
## Warning: Coercing text to numeric in T34947 / R34947C20: '5099.1'
## Warning: Coercing text to numeric in S34948 / R34948C19: '1.25'
## Warning: Coercing text to numeric in T34948 / R34948C20: '5099.1'
## Warning: Coercing text to numeric in S34949 / R34949C19: '1.25'
## Warning: Coercing text to numeric in T34949 / R34949C20: '5099.1'
## Warning: Coercing text to numeric in S34950 / R34950C19: '1.25'
## Warning: Coercing text to numeric in T34950 / R34950C20: '5099.1'
## Warning: Coercing text to numeric in S34951 / R34951C19: '1.25'
## Warning: Coercing text to numeric in T34951 / R34951C20: '5099.1'
## Warning: Coercing text to numeric in S34952 / R34952C19: '1.25'
## Warning: Coercing text to numeric in T34952 / R34952C20: '5099.1'
## Warning: Coercing text to numeric in S34953 / R34953C19: '1.25'
## Warning: Coercing text to numeric in T34953 / R34953C20: '5099.1'
## Warning: Coercing text to numeric in S34954 / R34954C19: '1.25'
## Warning: Coercing text to numeric in T34954 / R34954C20: '5099.1'
## Warning: Coercing text to numeric in S34955 / R34955C19: '1.25'
## Warning: Coercing text to numeric in T34955 / R34955C20: '5099.1'
## Warning: Coercing text to numeric in S34956 / R34956C19: '1.25'
## Warning: Coercing text to numeric in T34956 / R34956C20: '5099.1'
## Warning: Coercing text to numeric in S34957 / R34957C19: '1.25'
## Warning: Coercing text to numeric in T34957 / R34957C20: '5099.1'
## Warning: Coercing text to numeric in S34958 / R34958C19: '1.25'
## Warning: Coercing text to numeric in T34958 / R34958C20: '5099.1'
## Warning: Coercing text to numeric in S34959 / R34959C19: '1.25'
## Warning: Coercing text to numeric in T34959 / R34959C20: '5099.1'
## Warning: Coercing text to numeric in S34960 / R34960C19: '1.25'
## Warning: Coercing text to numeric in T34960 / R34960C20: '5099.1'
## Warning: Coercing text to numeric in S34961 / R34961C19: '1.25'
## Warning: Coercing text to numeric in T34961 / R34961C20: '5099.1'
## Warning: Coercing text to numeric in S34962 / R34962C19: '1.25'
## Warning: Coercing text to numeric in T34962 / R34962C20: '5099.1'
## Warning: Coercing text to numeric in S34963 / R34963C19: '1.25'
## Warning: Coercing text to numeric in T34963 / R34963C20: '5099.1'
## Warning: Coercing text to numeric in S34964 / R34964C19: '1.25'
## Warning: Coercing text to numeric in T34964 / R34964C20: '5099.1'
## Warning: Coercing text to numeric in S34965 / R34965C19: '1.25'
## Warning: Coercing text to numeric in T34965 / R34965C20: '5099.1'
## Warning: Coercing text to numeric in S34966 / R34966C19: '1.25'
## Warning: Coercing text to numeric in T34966 / R34966C20: '5099.1'
## Warning: Coercing text to numeric in S34967 / R34967C19: '1.25'
## Warning: Coercing text to numeric in T34967 / R34967C20: '5099.1'
## Warning: Coercing text to numeric in S34968 / R34968C19: '1.25'
## Warning: Coercing text to numeric in T34968 / R34968C20: '5099.1'
## Warning: Coercing text to numeric in S34969 / R34969C19: '1.25'
## Warning: Coercing text to numeric in T34969 / R34969C20: '5099.1'
## Warning: Coercing text to numeric in S34970 / R34970C19: '1.25'
## Warning: Coercing text to numeric in T34970 / R34970C20: '5099.1'
## Warning: Coercing text to numeric in S34971 / R34971C19: '1.25'
## Warning: Coercing text to numeric in T34971 / R34971C20: '5099.1'
## Warning: Coercing text to numeric in S34972 / R34972C19: '1.25'
## Warning: Coercing text to numeric in T34972 / R34972C20: '5099.1'
## Warning: Coercing text to numeric in S34973 / R34973C19: '1.25'
## Warning: Coercing text to numeric in T34973 / R34973C20: '5099.1'
## Warning: Coercing text to numeric in S34974 / R34974C19: '1.25'
## Warning: Coercing text to numeric in T34974 / R34974C20: '5099.1'
## Warning: Coercing text to numeric in S34975 / R34975C19: '1.25'
## Warning: Coercing text to numeric in T34975 / R34975C20: '5099.1'
## Warning: Coercing text to numeric in S34976 / R34976C19: '1.25'
## Warning: Coercing text to numeric in T34976 / R34976C20: '5099.1'
## Warning: Coercing text to numeric in S34977 / R34977C19: '1.25'
## Warning: Coercing text to numeric in T34977 / R34977C20: '5099.1'
## Warning: Coercing text to numeric in S34978 / R34978C19: '1.25'
## Warning: Coercing text to numeric in T34978 / R34978C20: '5099.1'
## Warning: Coercing text to numeric in S34979 / R34979C19: '1.25'
## Warning: Coercing text to numeric in T34979 / R34979C20: '5099.1'
## Warning: Coercing text to numeric in S34980 / R34980C19: '1.25'
## Warning: Coercing text to numeric in T34980 / R34980C20: '5099.1'
## Warning: Coercing text to numeric in S34981 / R34981C19: '1.25'
## Warning: Coercing text to numeric in T34981 / R34981C20: '5099.1'
## Warning: Coercing text to numeric in S34982 / R34982C19: '1.25'
## Warning: Coercing text to numeric in T34982 / R34982C20: '5099.1'
## Warning: Coercing text to numeric in S34983 / R34983C19: '1.25'
## Warning: Coercing text to numeric in T34983 / R34983C20: '5099.1'
## Warning: Coercing text to numeric in S34984 / R34984C19: '1.25'
## Warning: Coercing text to numeric in T34984 / R34984C20: '5099.1'
## Warning: Coercing text to numeric in S34985 / R34985C19: '1.25'
## Warning: Coercing text to numeric in T34985 / R34985C20: '5099.1'
## Warning: Coercing text to numeric in S34986 / R34986C19: '1.25'
## Warning: Coercing text to numeric in T34986 / R34986C20: '5099.1'
## Warning: Coercing text to numeric in S34987 / R34987C19: '1.25'
## Warning: Coercing text to numeric in T34987 / R34987C20: '5099.1'
## Warning: Coercing text to numeric in S34988 / R34988C19: '1.25'
## Warning: Coercing text to numeric in T34988 / R34988C20: '5099.1'
## Warning: Coercing text to numeric in S34989 / R34989C19: '1.25'
## Warning: Coercing text to numeric in T34989 / R34989C20: '5099.1'
## Warning: Coercing text to numeric in S34990 / R34990C19: '1.25'
## Warning: Coercing text to numeric in T34990 / R34990C20: '5099.1'
## Warning: Coercing text to numeric in S34991 / R34991C19: '1.25'
## Warning: Coercing text to numeric in T34991 / R34991C20: '5099.1'
## Warning: Coercing text to numeric in S34992 / R34992C19: '1.25'
## Warning: Coercing text to numeric in T34992 / R34992C20: '5099.1'
## Warning: Coercing text to numeric in S34993 / R34993C19: '1.25'
## Warning: Coercing text to numeric in T34993 / R34993C20: '5099.1'
## Warning: Coercing text to numeric in S34994 / R34994C19: '1.25'
## Warning: Coercing text to numeric in T34994 / R34994C20: '5099.1'
## Warning: Coercing text to numeric in S34995 / R34995C19: '1.25'
## Warning: Coercing text to numeric in T34995 / R34995C20: '5099.1'
## Warning: Coercing text to numeric in S34996 / R34996C19: '1.25'
## Warning: Coercing text to numeric in T34996 / R34996C20: '5099.1'
## Warning: Coercing text to numeric in S34997 / R34997C19: '1.25'
## Warning: Coercing text to numeric in T34997 / R34997C20: '5099.1'
## Warning: Coercing text to numeric in S34998 / R34998C19: '1.25'
## Warning: Coercing text to numeric in T34998 / R34998C20: '5099.1'
## Warning: Coercing text to numeric in S34999 / R34999C19: '1.25'
## Warning: Coercing text to numeric in T34999 / R34999C20: '5099.1'
## Warning: Coercing text to numeric in S35000 / R35000C19: '1.25'
## Warning: Coercing text to numeric in T35000 / R35000C20: '5099.1'
## Warning: Coercing text to numeric in S35001 / R35001C19: '1.25'
## Warning: Coercing text to numeric in T35001 / R35001C20: '5099.1'
## Warning: Coercing text to numeric in S35002 / R35002C19: '1.25'
## Warning: Coercing text to numeric in T35002 / R35002C20: '5099.1'
## Warning: Coercing text to numeric in S35003 / R35003C19: '1.25'
## Warning: Coercing text to numeric in T35003 / R35003C20: '5099.1'
## Warning: Coercing text to numeric in S35004 / R35004C19: '1.25'
## Warning: Coercing text to numeric in T35004 / R35004C20: '5099.1'
## Warning: Coercing text to numeric in S35005 / R35005C19: '1.25'
## Warning: Coercing text to numeric in T35005 / R35005C20: '5099.1'
## Warning: Coercing text to numeric in S35006 / R35006C19: '1.25'
## Warning: Coercing text to numeric in T35006 / R35006C20: '5099.1'
## Warning: Coercing text to numeric in S35007 / R35007C19: '1.25'
## Warning: Coercing text to numeric in T35007 / R35007C20: '5099.1'
## Warning: Coercing text to numeric in S35008 / R35008C19: '1.25'
## Warning: Coercing text to numeric in T35008 / R35008C20: '5099.1'
## Warning: Coercing text to numeric in S35009 / R35009C19: '1.25'
## Warning: Coercing text to numeric in T35009 / R35009C20: '5099.1'
## Warning: Coercing text to numeric in S35010 / R35010C19: '1.25'
## Warning: Coercing text to numeric in T35010 / R35010C20: '5099.1'
## Warning: Coercing text to numeric in S35011 / R35011C19: '1.25'
## Warning: Coercing text to numeric in T35011 / R35011C20: '5099.1'
## Warning: Coercing text to numeric in S35012 / R35012C19: '1.25'
## Warning: Coercing text to numeric in T35012 / R35012C20: '5099.1'
## Warning: Coercing text to numeric in S35013 / R35013C19: '1.25'
## Warning: Coercing text to numeric in T35013 / R35013C20: '5099.1'
## Warning: Coercing text to numeric in S35014 / R35014C19: '1.25'
## Warning: Coercing text to numeric in T35014 / R35014C20: '5099.1'
## Warning: Coercing text to numeric in S35015 / R35015C19: '1.25'
## Warning: Coercing text to numeric in T35015 / R35015C20: '5099.1'
## Warning: Coercing text to numeric in S35016 / R35016C19: '1.25'
## Warning: Coercing text to numeric in T35016 / R35016C20: '5099.1'
## Warning: Coercing text to numeric in S35017 / R35017C19: '1.25'
## Warning: Coercing text to numeric in T35017 / R35017C20: '5099.1'
## Warning: Coercing text to numeric in S35018 / R35018C19: '1.25'
## Warning: Coercing text to numeric in T35018 / R35018C20: '5099.1'
## Warning: Coercing text to numeric in S35019 / R35019C19: '1.25'
## Warning: Coercing text to numeric in T35019 / R35019C20: '5099.1'
## Warning: Coercing text to numeric in S35020 / R35020C19: '1.25'
## Warning: Coercing text to numeric in T35020 / R35020C20: '5099.1'
## Warning: Coercing text to numeric in S35021 / R35021C19: '1.25'
## Warning: Coercing text to numeric in T35021 / R35021C20: '5099.1'
## Warning: Coercing text to numeric in S35022 / R35022C19: '1.25'
## Warning: Coercing text to numeric in T35022 / R35022C20: '5099.1'
## Warning: Coercing text to numeric in S35023 / R35023C19: '1.25'
## Warning: Coercing text to numeric in T35023 / R35023C20: '5099.1'
## Warning: Coercing text to numeric in S35024 / R35024C19: '1.25'
## Warning: Coercing text to numeric in T35024 / R35024C20: '5099.1'
## Warning: Coercing text to numeric in S35025 / R35025C19: '1.25'
## Warning: Coercing text to numeric in T35025 / R35025C20: '5099.1'
## Warning: Coercing text to numeric in S35026 / R35026C19: '1.25'
## Warning: Coercing text to numeric in T35026 / R35026C20: '5099.1'
## Warning: Coercing text to numeric in S35027 / R35027C19: '1.25'
## Warning: Coercing text to numeric in T35027 / R35027C20: '5099.1'
## Warning: Coercing text to numeric in S35028 / R35028C19: '1.25'
## Warning: Coercing text to numeric in T35028 / R35028C20: '5099.1'
## Warning: Coercing text to numeric in S35029 / R35029C19: '1.25'
## Warning: Coercing text to numeric in T35029 / R35029C20: '5099.1'
## Warning: Coercing text to numeric in S35030 / R35030C19: '1.25'
## Warning: Coercing text to numeric in T35030 / R35030C20: '5099.1'
## Warning: Coercing text to numeric in S35031 / R35031C19: '1.25'
## Warning: Coercing text to numeric in T35031 / R35031C20: '5099.1'
## Warning: Coercing text to numeric in S35032 / R35032C19: '1.25'
## Warning: Coercing text to numeric in T35032 / R35032C20: '5099.1'
## Warning: Coercing text to numeric in S35033 / R35033C19: '1.25'
## Warning: Coercing text to numeric in T35033 / R35033C20: '5099.1'
## Warning: Coercing text to numeric in S35034 / R35034C19: '1.25'
## Warning: Coercing text to numeric in T35034 / R35034C20: '5099.1'
## Warning: Coercing text to numeric in S35035 / R35035C19: '1.25'
## Warning: Coercing text to numeric in T35035 / R35035C20: '5099.1'
## Warning: Coercing text to numeric in S35036 / R35036C19: '1.25'
## Warning: Coercing text to numeric in T35036 / R35036C20: '5099.1'
## Warning: Coercing text to numeric in S35037 / R35037C19: '1.25'
## Warning: Coercing text to numeric in T35037 / R35037C20: '5099.1'
## Warning: Coercing text to numeric in S35038 / R35038C19: '1.25'
## Warning: Coercing text to numeric in T35038 / R35038C20: '5099.1'
## Warning: Coercing text to numeric in S35039 / R35039C19: '1.25'
## Warning: Coercing text to numeric in T35039 / R35039C20: '5099.1'
## Warning: Coercing text to numeric in S35040 / R35040C19: '1.25'
## Warning: Coercing text to numeric in T35040 / R35040C20: '5099.1'
## Warning: Coercing text to numeric in S35041 / R35041C19: '1.25'
## Warning: Coercing text to numeric in T35041 / R35041C20: '5099.1'
## Warning: Coercing text to numeric in S35042 / R35042C19: '1.25'
## Warning: Coercing text to numeric in T35042 / R35042C20: '5099.1'
## Warning: Coercing text to numeric in S35043 / R35043C19: '1.25'
## Warning: Coercing text to numeric in T35043 / R35043C20: '5099.1'
## Warning: Coercing text to numeric in S35044 / R35044C19: '1.25'
## Warning: Coercing text to numeric in T35044 / R35044C20: '5099.1'
## Warning: Coercing text to numeric in S35045 / R35045C19: '1.25'
## Warning: Coercing text to numeric in T35045 / R35045C20: '5099.1'
## Warning: Coercing text to numeric in S35046 / R35046C19: '1.25'
## Warning: Coercing text to numeric in T35046 / R35046C20: '5099.1'
## Warning: Coercing text to numeric in S35047 / R35047C19: '1.25'
## Warning: Coercing text to numeric in T35047 / R35047C20: '5099.1'
## Warning: Coercing text to numeric in S35048 / R35048C19: '1.25'
## Warning: Coercing text to numeric in T35048 / R35048C20: '5099.1'
## Warning: Coercing text to numeric in S35049 / R35049C19: '1.25'
## Warning: Coercing text to numeric in T35049 / R35049C20: '5099.1'
## Warning: Coercing text to numeric in S35050 / R35050C19: '1.25'
## Warning: Coercing text to numeric in T35050 / R35050C20: '5099.1'
## Warning: Coercing text to numeric in S35051 / R35051C19: '1.25'
## Warning: Coercing text to numeric in T35051 / R35051C20: '5099.1'
## Warning: Coercing text to numeric in S35052 / R35052C19: '1.25'
## Warning: Coercing text to numeric in T35052 / R35052C20: '5099.1'
## Warning: Coercing text to numeric in S35053 / R35053C19: '1.25'
## Warning: Coercing text to numeric in T35053 / R35053C20: '5099.1'
## Warning: Coercing text to numeric in S35054 / R35054C19: '1.25'
## Warning: Coercing text to numeric in T35054 / R35054C20: '5099.1'
## Warning: Coercing text to numeric in S35055 / R35055C19: '1.25'
## Warning: Coercing text to numeric in T35055 / R35055C20: '5099.1'
## Warning: Coercing text to numeric in S35056 / R35056C19: '1.25'
## Warning: Coercing text to numeric in T35056 / R35056C20: '5099.1'
## Warning: Coercing text to numeric in S35057 / R35057C19: '1.25'
## Warning: Coercing text to numeric in T35057 / R35057C20: '5099.1'
## Warning: Coercing text to numeric in S35058 / R35058C19: '1.25'
## Warning: Coercing text to numeric in T35058 / R35058C20: '5099.1'
## Warning: Coercing text to numeric in S35059 / R35059C19: '1.25'
## Warning: Coercing text to numeric in T35059 / R35059C20: '5099.1'
## Warning: Coercing text to numeric in S35060 / R35060C19: '1.25'
## Warning: Coercing text to numeric in T35060 / R35060C20: '5099.1'
## Warning: Coercing text to numeric in S35061 / R35061C19: '1.25'
## Warning: Coercing text to numeric in T35061 / R35061C20: '5099.1'
## Warning: Coercing text to numeric in S35062 / R35062C19: '1.25'
## Warning: Coercing text to numeric in T35062 / R35062C20: '5099.1'
## Warning: Coercing text to numeric in S35063 / R35063C19: '1.25'
## Warning: Coercing text to numeric in T35063 / R35063C20: '5099.1'
## Warning: Coercing text to numeric in S35064 / R35064C19: '1.25'
## Warning: Coercing text to numeric in T35064 / R35064C20: '5099.1'
## Warning: Coercing text to numeric in S35065 / R35065C19: '1.25'
## Warning: Coercing text to numeric in T35065 / R35065C20: '5099.1'
## Warning: Coercing text to numeric in S35066 / R35066C19: '1.25'
## Warning: Coercing text to numeric in T35066 / R35066C20: '5099.1'
## Warning: Coercing text to numeric in S35067 / R35067C19: '1.25'
## Warning: Coercing text to numeric in T35067 / R35067C20: '5099.1'
## Warning: Coercing text to numeric in S35068 / R35068C19: '1.25'
## Warning: Coercing text to numeric in T35068 / R35068C20: '5099.1'
## Warning: Coercing text to numeric in S35069 / R35069C19: '1.25'
## Warning: Coercing text to numeric in T35069 / R35069C20: '5099.1'
## Warning: Coercing text to numeric in S35070 / R35070C19: '1.25'
## Warning: Coercing text to numeric in T35070 / R35070C20: '5099.1'
## Warning: Coercing text to numeric in S35071 / R35071C19: '1.25'
## Warning: Coercing text to numeric in T35071 / R35071C20: '5099.1'
## Warning: Coercing text to numeric in S35072 / R35072C19: '1.25'
## Warning: Coercing text to numeric in T35072 / R35072C20: '5099.1'
## Warning: Coercing text to numeric in S35073 / R35073C19: '1.25'
## Warning: Coercing text to numeric in T35073 / R35073C20: '5099.1'
## Warning: Coercing text to numeric in S35074 / R35074C19: '1.25'
## Warning: Coercing text to numeric in T35074 / R35074C20: '5099.1'
## Warning: Coercing text to numeric in S35075 / R35075C19: '1.25'
## Warning: Coercing text to numeric in T35075 / R35075C20: '5099.1'
## Warning: Coercing text to numeric in S35076 / R35076C19: '1.25'
## Warning: Coercing text to numeric in T35076 / R35076C20: '5099.1'
## Warning: Coercing text to numeric in S35077 / R35077C19: '1.25'
## Warning: Coercing text to numeric in T35077 / R35077C20: '5099.1'
## Warning: Coercing text to numeric in S35078 / R35078C19: '1.25'
## Warning: Coercing text to numeric in T35078 / R35078C20: '5099.1'
## Warning: Coercing text to numeric in S35079 / R35079C19: '1.25'
## Warning: Coercing text to numeric in T35079 / R35079C20: '5099.1'
## Warning: Coercing text to numeric in S35080 / R35080C19: '1.25'
## Warning: Coercing text to numeric in T35080 / R35080C20: '5099.1'
## Warning: Coercing text to numeric in S35081 / R35081C19: '1.25'
## Warning: Coercing text to numeric in T35081 / R35081C20: '5099.1'
## Warning: Coercing text to numeric in S35082 / R35082C19: '1.25'
## Warning: Coercing text to numeric in T35082 / R35082C20: '5099.1'
## Warning: Coercing text to numeric in S35083 / R35083C19: '1.25'
## Warning: Coercing text to numeric in T35083 / R35083C20: '5099.1'
## Warning: Coercing text to numeric in S35084 / R35084C19: '1.25'
## Warning: Coercing text to numeric in T35084 / R35084C20: '5099.1'
## Warning: Coercing text to numeric in S35085 / R35085C19: '1.25'
## Warning: Coercing text to numeric in T35085 / R35085C20: '5099.1'
## Warning: Coercing text to numeric in S35086 / R35086C19: '1.25'
## Warning: Coercing text to numeric in T35086 / R35086C20: '5099.1'
## Warning: Coercing text to numeric in S35087 / R35087C19: '1.25'
## Warning: Coercing text to numeric in T35087 / R35087C20: '5099.1'
## Warning: Coercing text to numeric in S35088 / R35088C19: '1.25'
## Warning: Coercing text to numeric in T35088 / R35088C20: '5099.1'
## Warning: Coercing text to numeric in S35089 / R35089C19: '1.25'
## Warning: Coercing text to numeric in T35089 / R35089C20: '5099.1'
## Warning: Coercing text to numeric in S35090 / R35090C19: '1.25'
## Warning: Coercing text to numeric in T35090 / R35090C20: '5099.1'
## Warning: Coercing text to numeric in S35091 / R35091C19: '1.25'
## Warning: Coercing text to numeric in T35091 / R35091C20: '5099.1'
## Warning: Coercing text to numeric in S35092 / R35092C19: '1.25'
## Warning: Coercing text to numeric in T35092 / R35092C20: '5099.1'
## Warning: Coercing text to numeric in S35093 / R35093C19: '1.25'
## Warning: Coercing text to numeric in T35093 / R35093C20: '5099.1'
## Warning: Coercing text to numeric in S35094 / R35094C19: '1.25'
## Warning: Coercing text to numeric in T35094 / R35094C20: '5099.1'
## Warning: Coercing text to numeric in S35095 / R35095C19: '1.25'
## Warning: Coercing text to numeric in T35095 / R35095C20: '5099.1'
## Warning: Coercing text to numeric in S35096 / R35096C19: '1.25'
## Warning: Coercing text to numeric in T35096 / R35096C20: '5099.1'
## Warning: Coercing text to numeric in S35097 / R35097C19: '1.25'
## Warning: Coercing text to numeric in T35097 / R35097C20: '5099.1'
## Warning: Coercing text to numeric in S35098 / R35098C19: '1.25'
## Warning: Coercing text to numeric in T35098 / R35098C20: '5099.1'
## Warning: Coercing text to numeric in S35099 / R35099C19: '1.25'
## Warning: Coercing text to numeric in T35099 / R35099C20: '5099.1'
## Warning: Coercing text to numeric in S35100 / R35100C19: '1.25'
## Warning: Coercing text to numeric in T35100 / R35100C20: '5099.1'
## Warning: Coercing text to numeric in S35101 / R35101C19: '1.25'
## Warning: Coercing text to numeric in T35101 / R35101C20: '5099.1'
## Warning: Coercing text to numeric in S35102 / R35102C19: '1.25'
## Warning: Coercing text to numeric in T35102 / R35102C20: '5099.1'
## Warning: Coercing text to numeric in S35103 / R35103C19: '1.25'
## Warning: Coercing text to numeric in T35103 / R35103C20: '5099.1'
## Warning: Coercing text to numeric in S35104 / R35104C19: '1.25'
## Warning: Coercing text to numeric in T35104 / R35104C20: '5099.1'
## Warning: Coercing text to numeric in S35105 / R35105C19: '1.25'
## Warning: Coercing text to numeric in T35105 / R35105C20: '5099.1'
## Warning: Coercing text to numeric in S35106 / R35106C19: '1.25'
## Warning: Coercing text to numeric in T35106 / R35106C20: '5099.1'
## Warning: Coercing text to numeric in S35107 / R35107C19: '1.25'
## Warning: Coercing text to numeric in T35107 / R35107C20: '5099.1'
## Warning: Coercing text to numeric in S35108 / R35108C19: '1.25'
## Warning: Coercing text to numeric in T35108 / R35108C20: '5099.1'
## Warning: Coercing text to numeric in S35109 / R35109C19: '1.25'
## Warning: Coercing text to numeric in T35109 / R35109C20: '5099.1'
## Warning: Coercing text to numeric in S35110 / R35110C19: '1.25'
## Warning: Coercing text to numeric in T35110 / R35110C20: '5099.1'
## Warning: Coercing text to numeric in S35111 / R35111C19: '1.25'
## Warning: Coercing text to numeric in T35111 / R35111C20: '5099.1'
## Warning: Coercing text to numeric in S35112 / R35112C19: '1.25'
## Warning: Coercing text to numeric in T35112 / R35112C20: '5099.1'
## Warning: Coercing text to numeric in S35113 / R35113C19: '1.25'
## Warning: Coercing text to numeric in T35113 / R35113C20: '5099.1'
## Warning: Coercing text to numeric in S35114 / R35114C19: '1.25'
## Warning: Coercing text to numeric in T35114 / R35114C20: '5099.1'
## Warning: Coercing text to numeric in S35115 / R35115C19: '1.25'
## Warning: Coercing text to numeric in T35115 / R35115C20: '5099.1'
## Warning: Coercing text to numeric in S35116 / R35116C19: '1.25'
## Warning: Coercing text to numeric in T35116 / R35116C20: '5099.1'
## Warning: Coercing text to numeric in S35117 / R35117C19: '1.25'
## Warning: Coercing text to numeric in T35117 / R35117C20: '5099.1'
## Warning: Coercing text to numeric in S35118 / R35118C19: '1.25'
## Warning: Coercing text to numeric in T35118 / R35118C20: '5099.1'
## Warning: Coercing text to numeric in S35119 / R35119C19: '1.25'
## Warning: Coercing text to numeric in T35119 / R35119C20: '5099.1'
## Warning: Coercing text to numeric in S35120 / R35120C19: '1.25'
## Warning: Coercing text to numeric in T35120 / R35120C20: '5099.1'
## Warning: Coercing text to numeric in S35121 / R35121C19: '1.25'
## Warning: Coercing text to numeric in T35121 / R35121C20: '5099.1'
## Warning: Coercing text to numeric in S35122 / R35122C19: '1.25'
## Warning: Coercing text to numeric in T35122 / R35122C20: '5099.1'
## Warning: Coercing text to numeric in S35123 / R35123C19: '1.25'
## Warning: Coercing text to numeric in T35123 / R35123C20: '5099.1'
## Warning: Coercing text to numeric in S35124 / R35124C19: '1.25'
## Warning: Coercing text to numeric in T35124 / R35124C20: '5099.1'
## Warning: Coercing text to numeric in S35125 / R35125C19: '1.25'
## Warning: Coercing text to numeric in T35125 / R35125C20: '5099.1'
## Warning: Coercing text to numeric in S35126 / R35126C19: '1.25'
## Warning: Coercing text to numeric in T35126 / R35126C20: '5099.1'
## Warning: Coercing text to numeric in S35127 / R35127C19: '1.25'
## Warning: Coercing text to numeric in T35127 / R35127C20: '5099.1'
## Warning: Coercing text to numeric in S35128 / R35128C19: '1.25'
## Warning: Coercing text to numeric in T35128 / R35128C20: '5099.1'
## Warning: Coercing text to numeric in S35129 / R35129C19: '1.25'
## Warning: Coercing text to numeric in T35129 / R35129C20: '5099.1'
## Warning: Coercing text to numeric in S35130 / R35130C19: '1.25'
## Warning: Coercing text to numeric in T35130 / R35130C20: '5099.1'
## Warning: Coercing text to numeric in S35131 / R35131C19: '1.25'
## Warning: Coercing text to numeric in T35131 / R35131C20: '5099.1'
## Warning: Coercing text to numeric in S35132 / R35132C19: '1.25'
## Warning: Coercing text to numeric in T35132 / R35132C20: '5099.1'
## Warning: Coercing text to numeric in S35133 / R35133C19: '1.25'
## Warning: Coercing text to numeric in T35133 / R35133C20: '5099.1'
## Warning: Coercing text to numeric in S35134 / R35134C19: '1.25'
## Warning: Coercing text to numeric in T35134 / R35134C20: '5099.1'
## Warning: Coercing text to numeric in S35135 / R35135C19: '1.25'
## Warning: Coercing text to numeric in T35135 / R35135C20: '5099.1'
## Warning: Coercing text to numeric in S35136 / R35136C19: '1.25'
## Warning: Coercing text to numeric in T35136 / R35136C20: '5099.1'
## Warning: Coercing text to numeric in S35137 / R35137C19: '1.25'
## Warning: Coercing text to numeric in T35137 / R35137C20: '5099.1'
## Warning: Coercing text to numeric in S35138 / R35138C19: '1.25'
## Warning: Coercing text to numeric in T35138 / R35138C20: '5099.1'
## Warning: Coercing text to numeric in S35139 / R35139C19: '1.25'
## Warning: Coercing text to numeric in T35139 / R35139C20: '5099.1'
## Warning: Coercing text to numeric in S35140 / R35140C19: '1.25'
## Warning: Coercing text to numeric in T35140 / R35140C20: '5099.1'
## Warning: Coercing text to numeric in S35141 / R35141C19: '1.25'
## Warning: Coercing text to numeric in T35141 / R35141C20: '5099.1'
## Warning: Coercing text to numeric in S35142 / R35142C19: '1.25'
## Warning: Coercing text to numeric in T35142 / R35142C20: '5099.1'
## Warning: Coercing text to numeric in S35143 / R35143C19: '1.25'
## Warning: Coercing text to numeric in T35143 / R35143C20: '5099.1'
## Warning: Coercing text to numeric in S35144 / R35144C19: '1.25'
## Warning: Coercing text to numeric in T35144 / R35144C20: '5099.1'
## Warning: Coercing text to numeric in S35145 / R35145C19: '1.25'
## Warning: Coercing text to numeric in T35145 / R35145C20: '5099.1'
## Warning: Coercing text to numeric in S35146 / R35146C19: '1.25'
## Warning: Coercing text to numeric in T35146 / R35146C20: '5099.1'
## Warning: Coercing text to numeric in S35147 / R35147C19: '1.25'
## Warning: Coercing text to numeric in T35147 / R35147C20: '5099.1'
## Warning: Coercing text to numeric in S35148 / R35148C19: '1.25'
## Warning: Coercing text to numeric in T35148 / R35148C20: '5099.1'
## Warning: Coercing text to numeric in S35149 / R35149C19: '1.25'
## Warning: Coercing text to numeric in T35149 / R35149C20: '5099.1'
## Warning: Coercing text to numeric in S35150 / R35150C19: '1.25'
## Warning: Coercing text to numeric in T35150 / R35150C20: '5099.1'
## Warning: Coercing text to numeric in S35151 / R35151C19: '1.25'
## Warning: Coercing text to numeric in T35151 / R35151C20: '5099.1'
## Warning: Coercing text to numeric in S35152 / R35152C19: '1.25'
## Warning: Coercing text to numeric in T35152 / R35152C20: '5099.1'
## Warning: Coercing text to numeric in S35153 / R35153C19: '1.25'
## Warning: Coercing text to numeric in T35153 / R35153C20: '5099.1'
## Warning: Coercing text to numeric in S35154 / R35154C19: '1.25'
## Warning: Coercing text to numeric in T35154 / R35154C20: '5099.1'
## Warning: Coercing text to numeric in S35155 / R35155C19: '1.25'
## Warning: Coercing text to numeric in T35155 / R35155C20: '5099.1'
## Warning: Coercing text to numeric in S35156 / R35156C19: '1.25'
## Warning: Coercing text to numeric in T35156 / R35156C20: '5099.1'
## Warning: Coercing text to numeric in S35157 / R35157C19: '1.25'
## Warning: Coercing text to numeric in T35157 / R35157C20: '5099.1'
## Warning: Coercing text to numeric in S35158 / R35158C19: '1.25'
## Warning: Coercing text to numeric in T35158 / R35158C20: '5099.1'
## Warning: Coercing text to numeric in S35159 / R35159C19: '1.25'
## Warning: Coercing text to numeric in T35159 / R35159C20: '5099.1'
## Warning: Coercing text to numeric in S35160 / R35160C19: '1.25'
## Warning: Coercing text to numeric in T35160 / R35160C20: '5099.1'
## Warning: Coercing text to numeric in S35161 / R35161C19: '1.25'
## Warning: Coercing text to numeric in T35161 / R35161C20: '5099.1'
## Warning: Coercing text to numeric in S35162 / R35162C19: '1.25'
## Warning: Coercing text to numeric in T35162 / R35162C20: '5099.1'
## Warning: Coercing text to numeric in S35163 / R35163C19: '1.25'
## Warning: Coercing text to numeric in T35163 / R35163C20: '5099.1'
## Warning: Coercing text to numeric in S35164 / R35164C19: '1.25'
## Warning: Coercing text to numeric in T35164 / R35164C20: '5099.1'
## Warning: Coercing text to numeric in S35165 / R35165C19: '1.25'
## Warning: Coercing text to numeric in T35165 / R35165C20: '5099.1'
## Warning: Coercing text to numeric in S35166 / R35166C19: '1.25'
## Warning: Coercing text to numeric in T35166 / R35166C20: '5099.1'
## Warning: Coercing text to numeric in S35167 / R35167C19: '1.25'
## Warning: Coercing text to numeric in T35167 / R35167C20: '5099.1'
## Warning: Coercing text to numeric in S35168 / R35168C19: '1.25'
## Warning: Coercing text to numeric in T35168 / R35168C20: '5099.1'
## Warning: Coercing text to numeric in S35169 / R35169C19: '1.25'
## Warning: Coercing text to numeric in T35169 / R35169C20: '5099.1'
## Warning: Coercing text to numeric in S35170 / R35170C19: '1.25'
## Warning: Coercing text to numeric in T35170 / R35170C20: '5099.1'
## Warning: Coercing text to numeric in S35171 / R35171C19: '1.25'
## Warning: Coercing text to numeric in T35171 / R35171C20: '5099.1'
## Warning: Coercing text to numeric in S35172 / R35172C19: '1.25'
## Warning: Coercing text to numeric in T35172 / R35172C20: '5099.1'
## Warning: Coercing text to numeric in S35173 / R35173C19: '1.25'
## Warning: Coercing text to numeric in T35173 / R35173C20: '5099.1'
## Warning: Coercing text to numeric in S35174 / R35174C19: '1.25'
## Warning: Coercing text to numeric in T35174 / R35174C20: '5099.1'
## Warning: Coercing text to numeric in S35175 / R35175C19: '1.25'
## Warning: Coercing text to numeric in T35175 / R35175C20: '5099.1'
## Warning: Coercing text to numeric in S35176 / R35176C19: '1.25'
## Warning: Coercing text to numeric in T35176 / R35176C20: '5099.1'
## Warning: Coercing text to numeric in S35177 / R35177C19: '1.25'
## Warning: Coercing text to numeric in T35177 / R35177C20: '5099.1'
## Warning: Coercing text to numeric in S35178 / R35178C19: '1.25'
## Warning: Coercing text to numeric in T35178 / R35178C20: '5099.1'
## Warning: Coercing text to numeric in S35179 / R35179C19: '1.25'
## Warning: Coercing text to numeric in T35179 / R35179C20: '5099.1'
## Warning: Coercing text to numeric in S35180 / R35180C19: '1.25'
## Warning: Coercing text to numeric in T35180 / R35180C20: '5099.1'
## Warning: Coercing text to numeric in S35181 / R35181C19: '1.25'
## Warning: Coercing text to numeric in T35181 / R35181C20: '5099.1'
## Warning: Coercing text to numeric in S35182 / R35182C19: '1.25'
## Warning: Coercing text to numeric in T35182 / R35182C20: '5099.1'
## Warning: Coercing text to numeric in S35183 / R35183C19: '1.25'
## Warning: Coercing text to numeric in T35183 / R35183C20: '5099.1'
## Warning: Coercing text to numeric in S35184 / R35184C19: '1.25'
## Warning: Coercing text to numeric in T35184 / R35184C20: '5099.1'
## Warning: Coercing text to numeric in S35185 / R35185C19: '1.25'
## Warning: Coercing text to numeric in T35185 / R35185C20: '5099.1'
## Warning: Coercing text to numeric in S35186 / R35186C19: '1.25'
## Warning: Coercing text to numeric in T35186 / R35186C20: '5099.1'
## Warning: Coercing text to numeric in S35187 / R35187C19: '1.25'
## Warning: Coercing text to numeric in T35187 / R35187C20: '5099.1'
## Warning: Coercing text to numeric in S35188 / R35188C19: '1.25'
## Warning: Coercing text to numeric in T35188 / R35188C20: '5099.1'
## Warning: Coercing text to numeric in S35189 / R35189C19: '1.25'
## Warning: Coercing text to numeric in T35189 / R35189C20: '5099.1'
## Warning: Coercing text to numeric in S35190 / R35190C19: '1.25'
## Warning: Coercing text to numeric in T35190 / R35190C20: '5099.1'
## Warning: Coercing text to numeric in S35191 / R35191C19: '1.25'
## Warning: Coercing text to numeric in T35191 / R35191C20: '5099.1'
## Warning: Coercing text to numeric in S35192 / R35192C19: '1.25'
## Warning: Coercing text to numeric in T35192 / R35192C20: '5099.1'
## Warning: Coercing text to numeric in S35193 / R35193C19: '1.25'
## Warning: Coercing text to numeric in T35193 / R35193C20: '5099.1'
## Warning: Coercing text to numeric in S35194 / R35194C19: '1.25'
## Warning: Coercing text to numeric in T35194 / R35194C20: '5099.1'
## Warning: Coercing text to numeric in S35195 / R35195C19: '1.25'
## Warning: Coercing text to numeric in T35195 / R35195C20: '5099.1'
## Warning: Coercing text to numeric in S35196 / R35196C19: '1.25'
## Warning: Coercing text to numeric in T35196 / R35196C20: '5099.1'
## Warning: Coercing text to numeric in S35197 / R35197C19: '1.25'
## Warning: Coercing text to numeric in T35197 / R35197C20: '5099.1'
## Warning: Coercing text to numeric in S35198 / R35198C19: '1.25'
## Warning: Coercing text to numeric in T35198 / R35198C20: '5099.1'
## Warning: Coercing text to numeric in S35199 / R35199C19: '1.25'
## Warning: Coercing text to numeric in T35199 / R35199C20: '5099.1'
## Warning: Coercing text to numeric in S35200 / R35200C19: '1.25'
## Warning: Coercing text to numeric in T35200 / R35200C20: '5099.1'
## Warning: Coercing text to numeric in S35201 / R35201C19: '1.25'
## Warning: Coercing text to numeric in T35201 / R35201C20: '5099.1'
## Warning: Coercing text to numeric in S35202 / R35202C19: '1.25'
## Warning: Coercing text to numeric in T35202 / R35202C20: '5099.1'
## Warning: Coercing text to numeric in S35203 / R35203C19: '1.25'
## Warning: Coercing text to numeric in T35203 / R35203C20: '5099.1'
## Warning: Coercing text to numeric in S35204 / R35204C19: '1.25'
## Warning: Coercing text to numeric in T35204 / R35204C20: '5099.1'
## Warning: Coercing text to numeric in S35205 / R35205C19: '1.25'
## Warning: Coercing text to numeric in T35205 / R35205C20: '5099.1'
## Warning: Coercing text to numeric in S35206 / R35206C19: '1.25'
## Warning: Coercing text to numeric in T35206 / R35206C20: '5099.1'
## Warning: Coercing text to numeric in S35207 / R35207C19: '1.25'
## Warning: Coercing text to numeric in T35207 / R35207C20: '5099.1'
## Warning: Coercing text to numeric in S35208 / R35208C19: '1.25'
## Warning: Coercing text to numeric in T35208 / R35208C20: '5099.1'
## Warning: Coercing text to numeric in S35209 / R35209C19: '1.25'
## Warning: Coercing text to numeric in T35209 / R35209C20: '5099.1'
## Warning: Coercing text to numeric in S35210 / R35210C19: '1.25'
## Warning: Coercing text to numeric in T35210 / R35210C20: '5099.1'
## Warning: Coercing text to numeric in S35211 / R35211C19: '1.25'
## Warning: Coercing text to numeric in T35211 / R35211C20: '5099.1'
## Warning: Coercing text to numeric in S35212 / R35212C19: '1.25'
## Warning: Coercing text to numeric in T35212 / R35212C20: '5099.1'
## Warning: Coercing text to numeric in S35213 / R35213C19: '1.25'
## Warning: Coercing text to numeric in T35213 / R35213C20: '5099.1'
## Warning: Coercing text to numeric in S35214 / R35214C19: '1.25'
## Warning: Coercing text to numeric in T35214 / R35214C20: '5099.1'
## Warning: Coercing text to numeric in S35215 / R35215C19: '1.25'
## Warning: Coercing text to numeric in T35215 / R35215C20: '5099.1'
## Warning: Coercing text to numeric in S35216 / R35216C19: '1.25'
## Warning: Coercing text to numeric in T35216 / R35216C20: '5099.1'
## Warning: Coercing text to numeric in S35217 / R35217C19: '1.25'
## Warning: Coercing text to numeric in T35217 / R35217C20: '5099.1'
## Warning: Coercing text to numeric in S35218 / R35218C19: '1.25'
## Warning: Coercing text to numeric in T35218 / R35218C20: '5099.1'
## Warning: Coercing text to numeric in S35219 / R35219C19: '1.25'
## Warning: Coercing text to numeric in T35219 / R35219C20: '5099.1'
## Warning: Coercing text to numeric in S35220 / R35220C19: '1.25'
## Warning: Coercing text to numeric in T35220 / R35220C20: '5099.1'
## Warning: Coercing text to numeric in S35221 / R35221C19: '1.25'
## Warning: Coercing text to numeric in T35221 / R35221C20: '5099.1'
## Warning: Coercing text to numeric in S35222 / R35222C19: '1.25'
## Warning: Coercing text to numeric in T35222 / R35222C20: '5099.1'
## Warning: Coercing text to numeric in S35223 / R35223C19: '1.25'
## Warning: Coercing text to numeric in T35223 / R35223C20: '5099.1'
## Warning: Coercing text to numeric in S35224 / R35224C19: '1.25'
## Warning: Coercing text to numeric in T35224 / R35224C20: '5099.1'
## Warning: Coercing text to numeric in S35225 / R35225C19: '1.25'
## Warning: Coercing text to numeric in T35225 / R35225C20: '5099.1'
## Warning: Coercing text to numeric in S35226 / R35226C19: '1.25'
## Warning: Coercing text to numeric in T35226 / R35226C20: '5099.1'
## Warning: Coercing text to numeric in S35227 / R35227C19: '1.25'
## Warning: Coercing text to numeric in T35227 / R35227C20: '5099.1'
## Warning: Coercing text to numeric in S35228 / R35228C19: '1.25'
## Warning: Coercing text to numeric in T35228 / R35228C20: '5099.1'
## Warning: Coercing text to numeric in S35229 / R35229C19: '1.25'
## Warning: Coercing text to numeric in T35229 / R35229C20: '5099.1'
## Warning: Coercing text to numeric in S35230 / R35230C19: '1.25'
## Warning: Coercing text to numeric in T35230 / R35230C20: '5099.1'
## Warning: Coercing text to numeric in S35231 / R35231C19: '1.25'
## Warning: Coercing text to numeric in T35231 / R35231C20: '5099.1'
## Warning: Coercing text to numeric in S35232 / R35232C19: '1.25'
## Warning: Coercing text to numeric in T35232 / R35232C20: '5099.1'
## Warning: Coercing text to numeric in S35233 / R35233C19: '1.25'
## Warning: Coercing text to numeric in T35233 / R35233C20: '5099.1'
## Warning: Coercing text to numeric in S35234 / R35234C19: '1.25'
## Warning: Coercing text to numeric in T35234 / R35234C20: '5099.1'
## Warning: Coercing text to numeric in S35235 / R35235C19: '1.25'
## Warning: Coercing text to numeric in T35235 / R35235C20: '5099.1'
## Warning: Coercing text to numeric in S35236 / R35236C19: '1.25'
## Warning: Coercing text to numeric in T35236 / R35236C20: '5099.1'
## Warning: Coercing text to numeric in S35237 / R35237C19: '1.25'
## Warning: Coercing text to numeric in T35237 / R35237C20: '5099.1'
## Warning: Coercing text to numeric in S35238 / R35238C19: '1.25'
## Warning: Coercing text to numeric in T35238 / R35238C20: '5099.1'
## Warning: Coercing text to numeric in S35239 / R35239C19: '1.25'
## Warning: Coercing text to numeric in T35239 / R35239C20: '5099.1'
## Warning: Coercing text to numeric in S35240 / R35240C19: '1.25'
## Warning: Coercing text to numeric in T35240 / R35240C20: '5099.1'
## Warning: Coercing text to numeric in S35241 / R35241C19: '1.25'
## Warning: Coercing text to numeric in T35241 / R35241C20: '5099.1'
## Warning: Coercing text to numeric in S35242 / R35242C19: '1.25'
## Warning: Coercing text to numeric in T35242 / R35242C20: '5099.1'
## Warning: Coercing text to numeric in S35243 / R35243C19: '1.25'
## Warning: Coercing text to numeric in T35243 / R35243C20: '5099.1'
## Warning: Coercing text to numeric in S35244 / R35244C19: '1.25'
## Warning: Coercing text to numeric in T35244 / R35244C20: '5099.1'
## Warning: Coercing text to numeric in S35245 / R35245C19: '1.25'
## Warning: Coercing text to numeric in T35245 / R35245C20: '5099.1'
## Warning: Coercing text to numeric in S35246 / R35246C19: '1.25'
## Warning: Coercing text to numeric in T35246 / R35246C20: '5099.1'
## Warning: Coercing text to numeric in S35247 / R35247C19: '1.25'
## Warning: Coercing text to numeric in T35247 / R35247C20: '5099.1'
## Warning: Coercing text to numeric in S35248 / R35248C19: '1.25'
## Warning: Coercing text to numeric in T35248 / R35248C20: '5099.1'
## Warning: Coercing text to numeric in S35249 / R35249C19: '1.25'
## Warning: Coercing text to numeric in T35249 / R35249C20: '5099.1'
## Warning: Coercing text to numeric in S35250 / R35250C19: '1.25'
## Warning: Coercing text to numeric in T35250 / R35250C20: '5099.1'
## Warning: Coercing text to numeric in S35251 / R35251C19: '1.25'
## Warning: Coercing text to numeric in T35251 / R35251C20: '5099.1'
## Warning: Coercing text to numeric in S35252 / R35252C19: '1.25'
## Warning: Coercing text to numeric in T35252 / R35252C20: '5099.1'
## Warning: Coercing text to numeric in S35253 / R35253C19: '1.25'
## Warning: Coercing text to numeric in T35253 / R35253C20: '5099.1'
## Warning: Coercing text to numeric in S35254 / R35254C19: '1.25'
## Warning: Coercing text to numeric in T35254 / R35254C20: '5099.1'
## Warning: Coercing text to numeric in S35255 / R35255C19: '1.25'
## Warning: Coercing text to numeric in T35255 / R35255C20: '5099.1'
## Warning: Coercing text to numeric in S35256 / R35256C19: '1.25'
## Warning: Coercing text to numeric in T35256 / R35256C20: '5099.1'
## Warning: Coercing text to numeric in S35257 / R35257C19: '1.25'
## Warning: Coercing text to numeric in T35257 / R35257C20: '5099.1'
## Warning: Coercing text to numeric in S35258 / R35258C19: '1.25'
## Warning: Coercing text to numeric in T35258 / R35258C20: '5099.1'
## Warning: Coercing text to numeric in S35259 / R35259C19: '1.25'
## Warning: Coercing text to numeric in T35259 / R35259C20: '5099.1'
## Warning: Coercing text to numeric in S35260 / R35260C19: '1.25'
## Warning: Coercing text to numeric in T35260 / R35260C20: '5099.1'
## Warning: Coercing text to numeric in S35261 / R35261C19: '1.25'
## Warning: Coercing text to numeric in T35261 / R35261C20: '5099.1'
## Warning: Coercing text to numeric in S35262 / R35262C19: '1.25'
## Warning: Coercing text to numeric in T35262 / R35262C20: '5099.1'
## Warning: Coercing text to numeric in S35263 / R35263C19: '1.25'
## Warning: Coercing text to numeric in T35263 / R35263C20: '5099.1'
## Warning: Coercing text to numeric in S35264 / R35264C19: '1.25'
## Warning: Coercing text to numeric in T35264 / R35264C20: '5099.1'
## Warning: Coercing text to numeric in S35265 / R35265C19: '1.25'
## Warning: Coercing text to numeric in T35265 / R35265C20: '5099.1'
## Warning: Coercing text to numeric in S35266 / R35266C19: '1.25'
## Warning: Coercing text to numeric in T35266 / R35266C20: '5099.1'
## Warning: Coercing text to numeric in S35267 / R35267C19: '1.25'
## Warning: Coercing text to numeric in T35267 / R35267C20: '5099.1'
## Warning: Coercing text to numeric in S35268 / R35268C19: '1.25'
## Warning: Coercing text to numeric in T35268 / R35268C20: '5099.1'
## Warning: Coercing text to numeric in S35269 / R35269C19: '1.25'
## Warning: Coercing text to numeric in T35269 / R35269C20: '5099.1'
## Warning: Coercing text to numeric in S35270 / R35270C19: '1.25'
## Warning: Coercing text to numeric in T35270 / R35270C20: '5099.1'
## Warning: Coercing text to numeric in S35271 / R35271C19: '1.25'
## Warning: Coercing text to numeric in T35271 / R35271C20: '5099.1'
## Warning: Coercing text to numeric in S35272 / R35272C19: '1.25'
## Warning: Coercing text to numeric in T35272 / R35272C20: '5099.1'
## Warning: Coercing text to numeric in S35273 / R35273C19: '1.25'
## Warning: Coercing text to numeric in T35273 / R35273C20: '5099.1'
## Warning: Coercing text to numeric in S35274 / R35274C19: '1.25'
## Warning: Coercing text to numeric in T35274 / R35274C20: '5099.1'
## Warning: Coercing text to numeric in S35275 / R35275C19: '1.25'
## Warning: Coercing text to numeric in T35275 / R35275C20: '5099.1'
## Warning: Coercing text to numeric in S35276 / R35276C19: '1.25'
## Warning: Coercing text to numeric in T35276 / R35276C20: '5099.1'
## Warning: Coercing text to numeric in S35277 / R35277C19: '1.25'
## Warning: Coercing text to numeric in T35277 / R35277C20: '5099.1'
## Warning: Coercing text to numeric in S35278 / R35278C19: '1.25'
## Warning: Coercing text to numeric in T35278 / R35278C20: '5099.1'
## Warning: Coercing text to numeric in S35279 / R35279C19: '1.25'
## Warning: Coercing text to numeric in T35279 / R35279C20: '5099.1'
## Warning: Coercing text to numeric in S35280 / R35280C19: '1.25'
## Warning: Coercing text to numeric in T35280 / R35280C20: '5099.1'
## Warning: Coercing text to numeric in S35281 / R35281C19: '1.25'
## Warning: Coercing text to numeric in T35281 / R35281C20: '5099.1'
## Warning: Coercing text to numeric in S35282 / R35282C19: '1.25'
## Warning: Coercing text to numeric in T35282 / R35282C20: '5099.1'
## Warning: Coercing text to numeric in S35283 / R35283C19: '1.25'
## Warning: Coercing text to numeric in T35283 / R35283C20: '5099.1'
## Warning: Coercing text to numeric in S35284 / R35284C19: '1.25'
## Warning: Coercing text to numeric in T35284 / R35284C20: '5099.1'
## Warning: Coercing text to numeric in S35285 / R35285C19: '1.25'
## Warning: Coercing text to numeric in T35285 / R35285C20: '5099.1'
## Warning: Coercing text to numeric in S35286 / R35286C19: '1.25'
## Warning: Coercing text to numeric in T35286 / R35286C20: '5099.1'
## Warning: Coercing text to numeric in S35287 / R35287C19: '1.25'
## Warning: Coercing text to numeric in T35287 / R35287C20: '5099.1'
## Warning: Coercing text to numeric in S35288 / R35288C19: '1.25'
## Warning: Coercing text to numeric in T35288 / R35288C20: '5099.1'
## Warning: Coercing text to numeric in S35289 / R35289C19: '1.25'
## Warning: Coercing text to numeric in T35289 / R35289C20: '5099.1'
## Warning: Coercing text to numeric in S35290 / R35290C19: '1.25'
## Warning: Coercing text to numeric in T35290 / R35290C20: '5099.1'
## Warning: Coercing text to numeric in S35291 / R35291C19: '1.25'
## Warning: Coercing text to numeric in T35291 / R35291C20: '5099.1'
## Warning: Coercing text to numeric in S35292 / R35292C19: '1.25'
## Warning: Coercing text to numeric in T35292 / R35292C20: '5099.1'
## Warning: Coercing text to numeric in S35293 / R35293C19: '1.25'
## Warning: Coercing text to numeric in T35293 / R35293C20: '5099.1'
## Warning: Coercing text to numeric in S35294 / R35294C19: '1.25'
## Warning: Coercing text to numeric in T35294 / R35294C20: '5099.1'
## Warning: Coercing text to numeric in S35295 / R35295C19: '1.25'
## Warning: Coercing text to numeric in T35295 / R35295C20: '5099.1'
## Warning: Coercing text to numeric in S35296 / R35296C19: '1.25'
## Warning: Coercing text to numeric in T35296 / R35296C20: '5099.1'
## Warning: Coercing text to numeric in S35297 / R35297C19: '1.25'
## Warning: Coercing text to numeric in T35297 / R35297C20: '5099.1'
## Warning: Coercing text to numeric in S35298 / R35298C19: '1.25'
## Warning: Coercing text to numeric in T35298 / R35298C20: '5099.1'
## Warning: Coercing text to numeric in S35299 / R35299C19: '1.25'
## Warning: Coercing text to numeric in T35299 / R35299C20: '5099.1'
## Warning: Coercing text to numeric in S35300 / R35300C19: '1.25'
## Warning: Coercing text to numeric in T35300 / R35300C20: '5099.1'
## Warning: Coercing text to numeric in S35301 / R35301C19: '1.25'
## Warning: Coercing text to numeric in T35301 / R35301C20: '5099.1'
## Warning: Coercing text to numeric in S35302 / R35302C19: '1.25'
## Warning: Coercing text to numeric in T35302 / R35302C20: '5099.1'
## Warning: Coercing text to numeric in S35303 / R35303C19: '1.25'
## Warning: Coercing text to numeric in T35303 / R35303C20: '5099.1'
## Warning: Coercing text to numeric in S35304 / R35304C19: '1.25'
## Warning: Coercing text to numeric in T35304 / R35304C20: '5099.1'
## Warning: Coercing text to numeric in S35305 / R35305C19: '1.25'
## Warning: Coercing text to numeric in T35305 / R35305C20: '5099.1'
## Warning: Coercing text to numeric in S35306 / R35306C19: '1.25'
## Warning: Coercing text to numeric in T35306 / R35306C20: '5099.1'
## Warning: Coercing text to numeric in S35307 / R35307C19: '1.25'
## Warning: Coercing text to numeric in T35307 / R35307C20: '5099.1'
## Warning: Coercing text to numeric in S35308 / R35308C19: '1.25'
## Warning: Coercing text to numeric in T35308 / R35308C20: '5099.1'
## Warning: Coercing text to numeric in S35309 / R35309C19: '1.25'
## Warning: Coercing text to numeric in T35309 / R35309C20: '5099.1'
## Warning: Coercing text to numeric in S35310 / R35310C19: '1.25'
## Warning: Coercing text to numeric in T35310 / R35310C20: '5099.1'
## Warning: Coercing text to numeric in S35311 / R35311C19: '1.25'
## Warning: Coercing text to numeric in T35311 / R35311C20: '5099.1'
## Warning: Coercing text to numeric in S35312 / R35312C19: '1.25'
## Warning: Coercing text to numeric in T35312 / R35312C20: '5099.1'
## Warning: Coercing text to numeric in S35313 / R35313C19: '1.25'
## Warning: Coercing text to numeric in T35313 / R35313C20: '5099.1'
## Warning: Coercing text to numeric in S35314 / R35314C19: '1.25'
## Warning: Coercing text to numeric in T35314 / R35314C20: '5099.1'
## Warning: Coercing text to numeric in S35315 / R35315C19: '1.25'
## Warning: Coercing text to numeric in T35315 / R35315C20: '5099.1'
## Warning: Coercing text to numeric in S35316 / R35316C19: '1.25'
## Warning: Coercing text to numeric in T35316 / R35316C20: '5099.1'
## Warning: Coercing text to numeric in S35317 / R35317C19: '1.25'
## Warning: Coercing text to numeric in T35317 / R35317C20: '5099.1'
## Warning: Coercing text to numeric in S35318 / R35318C19: '1.25'
## Warning: Coercing text to numeric in T35318 / R35318C20: '5099.1'
## Warning: Coercing text to numeric in S35319 / R35319C19: '1.25'
## Warning: Coercing text to numeric in T35319 / R35319C20: '5099.1'
## Warning: Coercing text to numeric in S35320 / R35320C19: '1.25'
## Warning: Coercing text to numeric in T35320 / R35320C20: '5099.1'
## Warning: Coercing text to numeric in S35321 / R35321C19: '1.25'
## Warning: Coercing text to numeric in T35321 / R35321C20: '5099.1'
## Warning: Coercing text to numeric in S35322 / R35322C19: '1.25'
## Warning: Coercing text to numeric in T35322 / R35322C20: '5099.1'
## Warning: Coercing text to numeric in S35323 / R35323C19: '1.25'
## Warning: Coercing text to numeric in T35323 / R35323C20: '5099.1'
## Warning: Coercing text to numeric in S35324 / R35324C19: '1.25'
## Warning: Coercing text to numeric in T35324 / R35324C20: '5099.1'
## Warning: Coercing text to numeric in S35325 / R35325C19: '1.25'
## Warning: Coercing text to numeric in T35325 / R35325C20: '5099.1'
## Warning: Coercing text to numeric in S35326 / R35326C19: '1.25'
## Warning: Coercing text to numeric in T35326 / R35326C20: '5099.1'
## Warning: Coercing text to numeric in S35327 / R35327C19: '1.25'
## Warning: Coercing text to numeric in T35327 / R35327C20: '5099.1'
## Warning: Coercing text to numeric in S35328 / R35328C19: '1.25'
## Warning: Coercing text to numeric in T35328 / R35328C20: '5099.1'
## Warning: Coercing text to numeric in S35329 / R35329C19: '1.25'
## Warning: Coercing text to numeric in T35329 / R35329C20: '5099.1'
## Warning: Coercing text to numeric in S35330 / R35330C19: '1.25'
## Warning: Coercing text to numeric in T35330 / R35330C20: '5099.1'
## Warning: Coercing text to numeric in S35331 / R35331C19: '1.25'
## Warning: Coercing text to numeric in T35331 / R35331C20: '5099.1'
## Warning: Coercing text to numeric in S35332 / R35332C19: '1.25'
## Warning: Coercing text to numeric in T35332 / R35332C20: '5099.1'
## Warning: Coercing text to numeric in S35333 / R35333C19: '1.25'
## Warning: Coercing text to numeric in T35333 / R35333C20: '5099.1'
## Warning: Coercing text to numeric in S35334 / R35334C19: '1.25'
## Warning: Coercing text to numeric in T35334 / R35334C20: '5099.1'
## Warning: Coercing text to numeric in S35335 / R35335C19: '1.25'
## Warning: Coercing text to numeric in T35335 / R35335C20: '5099.1'
## Warning: Coercing text to numeric in S35336 / R35336C19: '1.25'
## Warning: Coercing text to numeric in T35336 / R35336C20: '5099.1'
## Warning: Coercing text to numeric in S35337 / R35337C19: '1.25'
## Warning: Coercing text to numeric in T35337 / R35337C20: '5099.1'
## Warning: Coercing text to numeric in S35338 / R35338C19: '1.25'
## Warning: Coercing text to numeric in T35338 / R35338C20: '5099.1'
## Warning: Coercing text to numeric in S35339 / R35339C19: '1.25'
## Warning: Coercing text to numeric in T35339 / R35339C20: '5099.1'
## Warning: Coercing text to numeric in S35340 / R35340C19: '1.25'
## Warning: Coercing text to numeric in T35340 / R35340C20: '5099.1'
## Warning: Coercing text to numeric in S35341 / R35341C19: '1.25'
## Warning: Coercing text to numeric in T35341 / R35341C20: '5099.1'
## Warning: Coercing text to numeric in S35342 / R35342C19: '1.25'
## Warning: Coercing text to numeric in T35342 / R35342C20: '5099.1'
## Warning: Coercing text to numeric in S35343 / R35343C19: '1.25'
## Warning: Coercing text to numeric in T35343 / R35343C20: '5099.1'
## Warning: Coercing text to numeric in S35344 / R35344C19: '1.25'
## Warning: Coercing text to numeric in T35344 / R35344C20: '5099.1'
## Warning: Coercing text to numeric in S35345 / R35345C19: '1.25'
## Warning: Coercing text to numeric in T35345 / R35345C20: '5099.1'
## Warning: Coercing text to numeric in S35346 / R35346C19: '1.25'
## Warning: Coercing text to numeric in T35346 / R35346C20: '5099.1'
## Warning: Coercing text to numeric in S35347 / R35347C19: '1.25'
## Warning: Coercing text to numeric in T35347 / R35347C20: '5099.1'
## Warning: Coercing text to numeric in S35348 / R35348C19: '1.25'
## Warning: Coercing text to numeric in T35348 / R35348C20: '5099.1'
## Warning: Coercing text to numeric in S35349 / R35349C19: '1.25'
## Warning: Coercing text to numeric in T35349 / R35349C20: '5099.1'
## Warning: Coercing text to numeric in S35350 / R35350C19: '1.25'
## Warning: Coercing text to numeric in T35350 / R35350C20: '5099.1'
## Warning: Coercing text to numeric in S35351 / R35351C19: '1.25'
## Warning: Coercing text to numeric in T35351 / R35351C20: '5099.1'
## Warning: Coercing text to numeric in S35352 / R35352C19: '1.25'
## Warning: Coercing text to numeric in T35352 / R35352C20: '5099.1'
## Warning: Coercing text to numeric in S35353 / R35353C19: '1.25'
## Warning: Coercing text to numeric in T35353 / R35353C20: '5099.1'
## Warning: Coercing text to numeric in S35354 / R35354C19: '1.25'
## Warning: Coercing text to numeric in T35354 / R35354C20: '5099.1'
## Warning: Coercing text to numeric in S35355 / R35355C19: '1.25'
## Warning: Coercing text to numeric in T35355 / R35355C20: '5099.1'
## Warning: Coercing text to numeric in S35356 / R35356C19: '1.25'
## Warning: Coercing text to numeric in T35356 / R35356C20: '5099.1'
## Warning: Coercing text to numeric in S35357 / R35357C19: '1.25'
## Warning: Coercing text to numeric in T35357 / R35357C20: '5099.1'
## Warning: Coercing text to numeric in S35358 / R35358C19: '1.25'
## Warning: Coercing text to numeric in T35358 / R35358C20: '5099.1'
## Warning: Coercing text to numeric in S35359 / R35359C19: '1.25'
## Warning: Coercing text to numeric in T35359 / R35359C20: '5099.1'
## Warning: Coercing text to numeric in S35360 / R35360C19: '1.25'
## Warning: Coercing text to numeric in T35360 / R35360C20: '5099.1'
## Warning: Coercing text to numeric in S35361 / R35361C19: '1.25'
## Warning: Coercing text to numeric in T35361 / R35361C20: '5099.1'
## Warning: Coercing text to numeric in S35362 / R35362C19: '1.25'
## Warning: Coercing text to numeric in T35362 / R35362C20: '5099.1'
## Warning: Coercing text to numeric in S35363 / R35363C19: '1.25'
## Warning: Coercing text to numeric in T35363 / R35363C20: '5099.1'
## Warning: Coercing text to numeric in S35364 / R35364C19: '1.25'
## Warning: Coercing text to numeric in T35364 / R35364C20: '5099.1'
## Warning: Coercing text to numeric in S35365 / R35365C19: '1.25'
## Warning: Coercing text to numeric in T35365 / R35365C20: '5099.1'
## Warning: Coercing text to numeric in S35366 / R35366C19: '1.25'
## Warning: Coercing text to numeric in T35366 / R35366C20: '5099.1'
## Warning: Coercing text to numeric in S35367 / R35367C19: '1.25'
## Warning: Coercing text to numeric in T35367 / R35367C20: '5099.1'
## Warning: Coercing text to numeric in S35368 / R35368C19: '1.25'
## Warning: Coercing text to numeric in T35368 / R35368C20: '5099.1'
## Warning: Coercing text to numeric in S35369 / R35369C19: '1.25'
## Warning: Coercing text to numeric in T35369 / R35369C20: '5099.1'
## Warning: Coercing text to numeric in S35370 / R35370C19: '1.25'
## Warning: Coercing text to numeric in T35370 / R35370C20: '5099.1'
## Warning: Coercing text to numeric in S35371 / R35371C19: '1.25'
## Warning: Coercing text to numeric in T35371 / R35371C20: '5099.1'
## Warning: Coercing text to numeric in S35372 / R35372C19: '1.25'
## Warning: Coercing text to numeric in T35372 / R35372C20: '5099.1'
## Warning: Coercing text to numeric in S35373 / R35373C19: '1.25'
## Warning: Coercing text to numeric in T35373 / R35373C20: '5099.1'
## Warning: Coercing text to numeric in S35374 / R35374C19: '1.25'
## Warning: Coercing text to numeric in T35374 / R35374C20: '5099.1'
## Warning: Coercing text to numeric in S35375 / R35375C19: '1.25'
## Warning: Coercing text to numeric in T35375 / R35375C20: '5099.1'
## Warning: Coercing text to numeric in S35376 / R35376C19: '1.25'
## Warning: Coercing text to numeric in T35376 / R35376C20: '5099.1'
## Warning: Coercing text to numeric in S35377 / R35377C19: '1.25'
## Warning: Coercing text to numeric in T35377 / R35377C20: '5099.1'
## Warning: Coercing text to numeric in S35378 / R35378C19: '1.25'
## Warning: Coercing text to numeric in T35378 / R35378C20: '5099.1'
## Warning: Coercing text to numeric in S35379 / R35379C19: '1.25'
## Warning: Coercing text to numeric in T35379 / R35379C20: '5099.1'
## Warning: Coercing text to numeric in S35380 / R35380C19: '1.25'
## Warning: Coercing text to numeric in T35380 / R35380C20: '5099.1'
## Warning: Coercing text to numeric in S35381 / R35381C19: '1.25'
## Warning: Coercing text to numeric in T35381 / R35381C20: '5099.1'
## Warning: Coercing text to numeric in S35382 / R35382C19: '1.25'
## Warning: Coercing text to numeric in T35382 / R35382C20: '5099.1'
## Warning: Coercing text to numeric in S35383 / R35383C19: '1.25'
## Warning: Coercing text to numeric in T35383 / R35383C20: '5099.1'
## Warning: Coercing text to numeric in S35384 / R35384C19: '1.25'
## Warning: Coercing text to numeric in T35384 / R35384C20: '5099.1'
## Warning: Coercing text to numeric in S35385 / R35385C19: '1.25'
## Warning: Coercing text to numeric in T35385 / R35385C20: '5099.1'
## Warning: Coercing text to numeric in S35386 / R35386C19: '1.25'
## Warning: Coercing text to numeric in T35386 / R35386C20: '5099.1'
## Warning: Coercing text to numeric in S35387 / R35387C19: '1.25'
## Warning: Coercing text to numeric in T35387 / R35387C20: '5099.1'
## Warning: Coercing text to numeric in S35388 / R35388C19: '1.25'
## Warning: Coercing text to numeric in T35388 / R35388C20: '5099.1'
## Warning: Coercing text to numeric in S35389 / R35389C19: '1.25'
## Warning: Coercing text to numeric in T35389 / R35389C20: '5099.1'
## Warning: Coercing text to numeric in S35390 / R35390C19: '1.25'
## Warning: Coercing text to numeric in T35390 / R35390C20: '5099.1'
## Warning: Coercing text to numeric in S35391 / R35391C19: '1.25'
## Warning: Coercing text to numeric in T35391 / R35391C20: '5099.1'
## Warning: Coercing text to numeric in S35392 / R35392C19: '1.25'
## Warning: Coercing text to numeric in T35392 / R35392C20: '5099.1'
## Warning: Coercing text to numeric in S35393 / R35393C19: '1.25'
## Warning: Coercing text to numeric in T35393 / R35393C20: '5099.1'
## Warning: Coercing text to numeric in S35394 / R35394C19: '1.25'
## Warning: Coercing text to numeric in T35394 / R35394C20: '5099.1'
## Warning: Coercing text to numeric in S35395 / R35395C19: '1.25'
## Warning: Coercing text to numeric in T35395 / R35395C20: '5099.1'
## Warning: Coercing text to numeric in S35396 / R35396C19: '1.25'
## Warning: Coercing text to numeric in T35396 / R35396C20: '5099.1'
## Warning: Coercing text to numeric in S35397 / R35397C19: '1.25'
## Warning: Coercing text to numeric in T35397 / R35397C20: '5099.1'
## Warning: Coercing text to numeric in S35398 / R35398C19: '1.25'
## Warning: Coercing text to numeric in T35398 / R35398C20: '5099.1'
## Warning: Coercing text to numeric in S35399 / R35399C19: '1.25'
## Warning: Coercing text to numeric in T35399 / R35399C20: '5099.1'
## Warning: Coercing text to numeric in S35400 / R35400C19: '1.25'
## Warning: Coercing text to numeric in T35400 / R35400C20: '5099.1'
## Warning: Coercing text to numeric in S35401 / R35401C19: '1.25'
## Warning: Coercing text to numeric in T35401 / R35401C20: '5099.1'
## Warning: Coercing text to numeric in S35402 / R35402C19: '1.25'
## Warning: Coercing text to numeric in T35402 / R35402C20: '5099.1'
## Warning: Coercing text to numeric in S35403 / R35403C19: '1.25'
## Warning: Coercing text to numeric in T35403 / R35403C20: '5099.1'
## Warning: Coercing text to numeric in S35404 / R35404C19: '1.25'
## Warning: Coercing text to numeric in T35404 / R35404C20: '5099.1'
## Warning: Coercing text to numeric in S35405 / R35405C19: '1.25'
## Warning: Coercing text to numeric in T35405 / R35405C20: '5099.1'
## Warning: Coercing text to numeric in S35406 / R35406C19: '1.25'
## Warning: Coercing text to numeric in T35406 / R35406C20: '5099.1'
## Warning: Coercing text to numeric in S35407 / R35407C19: '1.25'
## Warning: Coercing text to numeric in T35407 / R35407C20: '5099.1'
## Warning: Coercing text to numeric in S35408 / R35408C19: '1.25'
## Warning: Coercing text to numeric in T35408 / R35408C20: '5099.1'
## Warning: Coercing text to numeric in S35409 / R35409C19: '1.25'
## Warning: Coercing text to numeric in T35409 / R35409C20: '5099.1'
## Warning: Coercing text to numeric in S35410 / R35410C19: '1.25'
## Warning: Coercing text to numeric in T35410 / R35410C20: '5099.1'
## Warning: Coercing text to numeric in S35411 / R35411C19: '1.25'
## Warning: Coercing text to numeric in T35411 / R35411C20: '5099.1'
## Warning: Coercing text to numeric in S35412 / R35412C19: '1.25'
## Warning: Coercing text to numeric in T35412 / R35412C20: '5099.1'
## Warning: Coercing text to numeric in S35413 / R35413C19: '1.25'
## Warning: Coercing text to numeric in T35413 / R35413C20: '5099.1'
## Warning: Coercing text to numeric in S35414 / R35414C19: '1.25'
## Warning: Coercing text to numeric in T35414 / R35414C20: '5099.1'
## Warning: Coercing text to numeric in S35415 / R35415C19: '1.25'
## Warning: Coercing text to numeric in T35415 / R35415C20: '5099.1'
## Warning: Coercing text to numeric in S35416 / R35416C19: '1.25'
## Warning: Coercing text to numeric in T35416 / R35416C20: '5099.1'
## Warning: Coercing text to numeric in S35417 / R35417C19: '1.25'
## Warning: Coercing text to numeric in T35417 / R35417C20: '5099.1'
## Warning: Coercing text to numeric in T35418 / R35418C20: '5099.1'
## Warning: Coercing text to numeric in T35419 / R35419C20: '5099.1'
## Warning: Coercing text to numeric in T35420 / R35420C20: '5099.1'
## Warning: Coercing text to numeric in T35421 / R35421C20: '5099.1'
## Warning: Coercing text to numeric in T35422 / R35422C20: '5099.1'
## Warning: Coercing text to numeric in T35423 / R35423C20: '5099.1'
## Warning: Coercing text to numeric in T35424 / R35424C20: '5099.1'
## Warning: Coercing text to numeric in T35425 / R35425C20: '5099.1'
## Warning: Coercing text to numeric in T35426 / R35426C20: '5099.1'
## Warning: Coercing text to numeric in T35427 / R35427C20: '5099.1'
## Warning: Coercing text to numeric in T35428 / R35428C20: '5099.1'
## Warning: Coercing text to numeric in T35429 / R35429C20: '5099.1'
## Warning: Coercing text to numeric in T35430 / R35430C20: '5099.1'
## Warning: Coercing text to numeric in T35431 / R35431C20: '5099.1'
## Warning: Coercing text to numeric in T35432 / R35432C20: '5099.1'
## Warning: Coercing text to numeric in T35433 / R35433C20: '5099.1'
## Warning: Coercing text to numeric in T35434 / R35434C20: '5099.1'
## Warning: Coercing text to numeric in T35435 / R35435C20: '5099.1'
## Warning: Coercing text to numeric in T35436 / R35436C20: '5099.1'
## Warning: Coercing text to numeric in T35437 / R35437C20: '5099.1'
## Warning: Coercing text to numeric in T35438 / R35438C20: '5099.1'
## Warning: Coercing text to numeric in T35439 / R35439C20: '5099.1'
## Warning: Coercing text to numeric in T35440 / R35440C20: '5099.1'
## Warning: Coercing text to numeric in T35441 / R35441C20: '5099.1'
## Warning: Coercing text to numeric in T35442 / R35442C20: '5099.1'
## Warning: Coercing text to numeric in T35443 / R35443C20: '5099.1'
## Warning: Coercing text to numeric in T35444 / R35444C20: '5099.1'
## Warning: Coercing text to numeric in T35445 / R35445C20: '5099.1'
## Warning: Coercing text to numeric in T35446 / R35446C20: '5099.1'
## Warning: Coercing text to numeric in T35447 / R35447C20: '5099.1'
## Warning: Coercing text to numeric in T35448 / R35448C20: '5099.1'
## Warning: Coercing text to numeric in T35449 / R35449C20: '5099.1'
## Warning: Coercing text to numeric in T35450 / R35450C20: '5099.1'
## Warning: Coercing text to numeric in T35451 / R35451C20: '5099.1'
## Warning: Coercing text to numeric in T35452 / R35452C20: '5099.1'
## Warning: Coercing text to numeric in T35453 / R35453C20: '5099.1'
## Warning: Coercing text to numeric in T35454 / R35454C20: '5099.1'
## Warning: Coercing text to numeric in T35455 / R35455C20: '5099.1'
## Warning: Coercing text to numeric in T35456 / R35456C20: '5099.1'
## Warning: Coercing text to numeric in T35457 / R35457C20: '5099.1'
## Warning: Coercing text to numeric in T35458 / R35458C20: '5099.1'
## Warning: Coercing text to numeric in T35459 / R35459C20: '5099.1'
## Warning: Coercing text to numeric in T35460 / R35460C20: '5099.1'
## Warning: Coercing text to numeric in T35461 / R35461C20: '5099.1'
## Warning: Coercing text to numeric in T35462 / R35462C20: '5099.1'
## Warning: Coercing text to numeric in T35463 / R35463C20: '5099.1'
## Warning: Coercing text to numeric in T35464 / R35464C20: '5099.1'
## Warning: Coercing text to numeric in T35465 / R35465C20: '5099.1'
## Warning: Coercing text to numeric in T35466 / R35466C20: '5099.1'
## Warning: Coercing text to numeric in T35467 / R35467C20: '5099.1'
## Warning: Coercing text to numeric in T35468 / R35468C20: '5099.1'
## Warning: Coercing text to numeric in T35469 / R35469C20: '5099.1'
## Warning: Coercing text to numeric in T35470 / R35470C20: '5099.1'
## Warning: Coercing text to numeric in T35471 / R35471C20: '5099.1'
## Warning: Coercing text to numeric in T35472 / R35472C20: '5099.1'
## Warning: Coercing text to numeric in T35473 / R35473C20: '5099.1'
## Warning: Coercing text to numeric in T35474 / R35474C20: '5099.1'
## Warning: Coercing text to numeric in T35475 / R35475C20: '5099.1'
## Warning: Coercing text to numeric in T35476 / R35476C20: '5099.1'
## Warning: Coercing text to numeric in T35477 / R35477C20: '5099.1'
## Warning: Coercing text to numeric in T35478 / R35478C20: '5099.1'
## Warning: Coercing text to numeric in T35479 / R35479C20: '5099.1'
## Warning: Coercing text to numeric in T35480 / R35480C20: '5099.1'
## Warning: Coercing text to numeric in T35481 / R35481C20: '5099.1'
## Warning: Coercing text to numeric in T35482 / R35482C20: '5099.1'
## Warning: Coercing text to numeric in T35483 / R35483C20: '5099.1'
## Warning: Coercing text to numeric in T35484 / R35484C20: '5099.1'
## Warning: Coercing text to numeric in T35485 / R35485C20: '5099.1'
## Warning: Coercing text to numeric in T35486 / R35486C20: '5099.1'
## Warning: Coercing text to numeric in T35487 / R35487C20: '5099.1'
## Warning: Coercing text to numeric in T35488 / R35488C20: '5099.1'
## Warning: Coercing text to numeric in T35489 / R35489C20: '5099.1'
## Warning: Coercing text to numeric in T35490 / R35490C20: '5099.1'
## Warning: Coercing text to numeric in T35491 / R35491C20: '5099.1'
## Warning: Coercing text to numeric in T35492 / R35492C20: '5099.1'
## Warning: Coercing text to numeric in T35493 / R35493C20: '5099.1'
## Warning: Coercing text to numeric in T35494 / R35494C20: '5099.1'
## Warning: Coercing text to numeric in T35495 / R35495C20: '5099.1'
## Warning: Coercing text to numeric in T35496 / R35496C20: '5099.1'
## Warning: Coercing text to numeric in T35497 / R35497C20: '5099.1'
## Warning: Coercing text to numeric in T35498 / R35498C20: '5099.1'
## Warning: Coercing text to numeric in T35499 / R35499C20: '5099.1'
## Warning: Coercing text to numeric in T35500 / R35500C20: '5099.1'
## Warning: Coercing text to numeric in T35501 / R35501C20: '5099.1'
## Warning: Coercing text to numeric in T35502 / R35502C20: '5099.1'
## Warning: Coercing text to numeric in T35503 / R35503C20: '5099.1'
## Warning: Coercing text to numeric in T35504 / R35504C20: '5099.1'
## Warning: Coercing text to numeric in T35505 / R35505C20: '5099.1'
## Warning: Coercing text to numeric in T35506 / R35506C20: '5099.1'
## Warning: Coercing text to numeric in T35507 / R35507C20: '5099.1'
## Warning: Coercing text to numeric in T35508 / R35508C20: '5099.1'
## Warning: Coercing text to numeric in T35509 / R35509C20: '5099.1'
## Warning: Coercing text to numeric in T35510 / R35510C20: '5099.1'
## Warning: Coercing text to numeric in T35511 / R35511C20: '5099.1'
## Warning: Coercing text to numeric in T35512 / R35512C20: '5099.1'
## Warning: Coercing text to numeric in T35513 / R35513C20: '5099.1'
## Warning: Coercing text to numeric in T35514 / R35514C20: '5099.1'
## Warning: Coercing text to numeric in T35515 / R35515C20: '5099.1'
## Warning: Coercing text to numeric in T35516 / R35516C20: '5099.1'
## Warning: Coercing text to numeric in T35517 / R35517C20: '5099.1'
## Warning: Coercing text to numeric in T35518 / R35518C20: '5099.1'
## Warning: Coercing text to numeric in T35519 / R35519C20: '5099.1'
## Warning: Coercing text to numeric in T35520 / R35520C20: '5099.1'
## Warning: Coercing text to numeric in T35521 / R35521C20: '5099.1'
## Warning: Coercing text to numeric in T35522 / R35522C20: '5099.1'
## Warning: Coercing text to numeric in T35523 / R35523C20: '5099.1'
## Warning: Coercing text to numeric in T35524 / R35524C20: '5099.1'
## Warning: Coercing text to numeric in T35525 / R35525C20: '5099.1'
## Warning: Coercing text to numeric in T35526 / R35526C20: '5099.1'
## Warning: Coercing text to numeric in T35527 / R35527C20: '5099.1'
## Warning: Coercing text to numeric in T35528 / R35528C20: '5099.1'
## Warning: Coercing text to numeric in T35529 / R35529C20: '5099.1'
## Warning: Coercing text to numeric in T35530 / R35530C20: '5099.1'
## Warning: Coercing text to numeric in T35531 / R35531C20: '5099.1'
## Warning: Coercing text to numeric in T35532 / R35532C20: '5099.1'
## Warning: Coercing text to numeric in T35533 / R35533C20: '5099.1'
## Warning: Coercing text to numeric in T35534 / R35534C20: '5099.1'
## Warning: Coercing text to numeric in T35535 / R35535C20: '5099.1'
## Warning: Coercing text to numeric in T35536 / R35536C20: '5099.1'
## Warning: Coercing text to numeric in T35537 / R35537C20: '5099.1'
## Warning: Coercing text to numeric in T35538 / R35538C20: '5099.1'
## Warning: Coercing text to numeric in T35539 / R35539C20: '5099.1'
## Warning: Coercing text to numeric in T35540 / R35540C20: '5099.1'
## Warning: Coercing text to numeric in T35541 / R35541C20: '5099.1'
## Warning: Coercing text to numeric in T35542 / R35542C20: '5099.1'
## Warning: Coercing text to numeric in T35543 / R35543C20: '5099.1'
## Warning: Coercing text to numeric in T35544 / R35544C20: '5099.1'
## Warning: Coercing text to numeric in T35545 / R35545C20: '5099.1'
## Warning: Coercing text to numeric in T35546 / R35546C20: '5099.1'
## Warning: Coercing text to numeric in T35547 / R35547C20: '5099.1'
## Warning: Coercing text to numeric in T35548 / R35548C20: '5099.1'
## Warning: Coercing text to numeric in T35549 / R35549C20: '5099.1'
## Warning: Coercing text to numeric in T35550 / R35550C20: '5099.1'
## Warning: Coercing text to numeric in T35551 / R35551C20: '5099.1'
## Warning: Coercing text to numeric in T35552 / R35552C20: '5099.1'
## Warning: Coercing text to numeric in T35553 / R35553C20: '5099.1'
## Warning: Coercing text to numeric in T35554 / R35554C20: '5099.1'
## Warning: Coercing text to numeric in T35555 / R35555C20: '5099.1'
## Warning: Coercing text to numeric in T35556 / R35556C20: '5099.1'
## Warning: Coercing text to numeric in T35557 / R35557C20: '5099.1'
## Warning: Coercing text to numeric in T35558 / R35558C20: '5099.1'
## Warning: Coercing text to numeric in T35559 / R35559C20: '5099.1'
## Warning: Coercing text to numeric in T35560 / R35560C20: '5099.1'
## Warning: Coercing text to numeric in T35561 / R35561C20: '5099.1'
## Warning: Coercing text to numeric in T35562 / R35562C20: '5099.1'
## Warning: Coercing text to numeric in T35563 / R35563C20: '5099.1'
## Warning: Coercing text to numeric in T35564 / R35564C20: '5099.1'
## Warning: Coercing text to numeric in T35565 / R35565C20: '5099.1'
## Warning: Coercing text to numeric in T35566 / R35566C20: '5099.1'
## Warning: Coercing text to numeric in T35567 / R35567C20: '5099.1'
## Warning: Coercing text to numeric in T35568 / R35568C20: '5099.1'
## Warning: Coercing text to numeric in T35569 / R35569C20: '5099.1'
## Warning: Coercing text to numeric in T35570 / R35570C20: '5099.1'
## Warning: Coercing text to numeric in T35571 / R35571C20: '5099.1'
## Warning: Coercing text to numeric in T35572 / R35572C20: '5099.1'
## Warning: Coercing text to numeric in T35573 / R35573C20: '5099.1'
## Warning: Coercing text to numeric in T35574 / R35574C20: '5099.1'
## Warning: Coercing text to numeric in T35575 / R35575C20: '5099.1'
## Warning: Coercing text to numeric in T35576 / R35576C20: '5099.1'
## Warning: Coercing text to numeric in T35577 / R35577C20: '5099.1'
## Warning: Coercing text to numeric in T35578 / R35578C20: '5099.1'
## Warning: Coercing text to numeric in T35579 / R35579C20: '5099.1'
## Warning: Coercing text to numeric in T35580 / R35580C20: '5099.1'
## Warning: Coercing text to numeric in T35581 / R35581C20: '5099.1'
## Warning: Coercing text to numeric in T35582 / R35582C20: '5099.1'
## Warning: Coercing text to numeric in T35583 / R35583C20: '5099.1'
## Warning: Coercing text to numeric in T35584 / R35584C20: '5099.1'
## Warning: Coercing text to numeric in T35585 / R35585C20: '5099.1'
## Warning: Coercing text to numeric in T35586 / R35586C20: '5099.1'
## Warning: Coercing text to numeric in T35587 / R35587C20: '5099.1'
## Warning: Coercing text to numeric in T35588 / R35588C20: '5099.1'
## Warning: Coercing text to numeric in T35589 / R35589C20: '5099.1'
## Warning: Coercing text to numeric in T35590 / R35590C20: '5099.1'
## Warning: Coercing text to numeric in T35591 / R35591C20: '5099.1'
## Warning: Coercing text to numeric in T35592 / R35592C20: '5099.1'
## Warning: Coercing text to numeric in T35593 / R35593C20: '5099.1'
## Warning: Coercing text to numeric in T35594 / R35594C20: '5099.1'
## Warning: Coercing text to numeric in T35595 / R35595C20: '5099.1'
## Warning: Coercing text to numeric in T35596 / R35596C20: '5099.1'
## Warning: Coercing text to numeric in T35597 / R35597C20: '5099.1'
## Warning: Coercing text to numeric in T35598 / R35598C20: '5099.1'
## Warning: Coercing text to numeric in T35599 / R35599C20: '5099.1'
## Warning: Coercing text to numeric in T35600 / R35600C20: '5099.1'
## Warning: Coercing text to numeric in T35601 / R35601C20: '5099.1'
## Warning: Coercing text to numeric in T35602 / R35602C20: '5099.1'
## Warning: Coercing text to numeric in T35603 / R35603C20: '5099.1'
## Warning: Coercing text to numeric in T35604 / R35604C20: '5099.1'
## Warning: Coercing text to numeric in T35605 / R35605C20: '5099.1'
## Warning: Coercing text to numeric in T35606 / R35606C20: '5099.1'
## Warning: Coercing text to numeric in T35607 / R35607C20: '5099.1'
## Warning: Coercing text to numeric in T35608 / R35608C20: '5099.1'
## Warning: Coercing text to numeric in T35609 / R35609C20: '5099.1'
## Warning: Coercing text to numeric in T35610 / R35610C20: '5099.1'
## Warning: Coercing text to numeric in T35611 / R35611C20: '5099.1'
## Warning: Coercing text to numeric in T35612 / R35612C20: '5099.1'
## Warning: Coercing text to numeric in T35613 / R35613C20: '5099.1'
## Warning: Coercing text to numeric in T35614 / R35614C20: '5099.1'
## Warning: Coercing text to numeric in T35615 / R35615C20: '5099.1'
## Warning: Coercing text to numeric in T35616 / R35616C20: '5099.1'
## Warning: Coercing text to numeric in T35617 / R35617C20: '5099.1'
## Warning: Coercing text to numeric in T35618 / R35618C20: '5099.1'
## Warning: Coercing text to numeric in T35619 / R35619C20: '5099.1'
## Warning: Coercing text to numeric in T35620 / R35620C20: '5099.1'
## Warning: Coercing text to numeric in T35621 / R35621C20: '5099.1'
## Warning: Coercing text to numeric in T35622 / R35622C20: '5099.1'
## Warning: Coercing text to numeric in T35623 / R35623C20: '5099.1'
## Warning: Coercing text to numeric in T35624 / R35624C20: '5099.1'
## Warning: Coercing text to numeric in T35625 / R35625C20: '5099.1'
## Warning: Coercing text to numeric in T35626 / R35626C20: '5099.1'
## Warning: Coercing text to numeric in T35627 / R35627C20: '5099.1'
## Warning: Coercing text to numeric in T35628 / R35628C20: '5099.1'
## Warning: Coercing text to numeric in T35629 / R35629C20: '5099.1'
## Warning: Coercing text to numeric in T35630 / R35630C20: '5099.1'
## Warning: Coercing text to numeric in T35631 / R35631C20: '5099.1'
## Warning: Coercing text to numeric in T35632 / R35632C20: '5099.1'
## Warning: Coercing text to numeric in T35633 / R35633C20: '5099.1'
## Warning: Coercing text to numeric in T35634 / R35634C20: '5099.1'
## Warning: Coercing text to numeric in T35635 / R35635C20: '5099.1'
## Warning: Coercing text to numeric in T35636 / R35636C20: '5099.1'
## Warning: Coercing text to numeric in T35637 / R35637C20: '5099.1'
## Warning: Coercing text to numeric in T35638 / R35638C20: '5099.1'
## Warning: Coercing text to numeric in T35639 / R35639C20: '5099.1'
## Warning: Coercing text to numeric in T35640 / R35640C20: '5099.1'
## Warning: Coercing text to numeric in T35641 / R35641C20: '5099.1'
## Warning: Coercing text to numeric in T35642 / R35642C20: '5099.1'
## Warning: Coercing text to numeric in T35643 / R35643C20: '5099.1'
## Warning: Coercing text to numeric in T35644 / R35644C20: '5099.1'
## Warning: Coercing text to numeric in T35645 / R35645C20: '5099.1'
## Warning: Coercing text to numeric in T35646 / R35646C20: '5099.1'
## Warning: Coercing text to numeric in T35647 / R35647C20: '5099.1'
## Warning: Coercing text to numeric in T35648 / R35648C20: '5099.1'
## Warning: Coercing text to numeric in T35649 / R35649C20: '5099.1'
## Warning: Coercing text to numeric in T35650 / R35650C20: '5099.1'
## Warning: Coercing text to numeric in T35651 / R35651C20: '5099.1'
## Warning: Coercing text to numeric in T35652 / R35652C20: '5099.1'
## Warning: Coercing text to numeric in T35653 / R35653C20: '5099.1'
## Warning: Coercing text to numeric in T35654 / R35654C20: '5099.1'
## Warning: Coercing text to numeric in T35655 / R35655C20: '5099.1'
## Warning: Coercing text to numeric in T35656 / R35656C20: '5099.1'
## Warning: Coercing text to numeric in T35657 / R35657C20: '5099.1'
## Warning: Coercing text to numeric in T35658 / R35658C20: '5099.1'
## Warning: Coercing text to numeric in T35659 / R35659C20: '5099.1'
## Warning: Coercing text to numeric in T35660 / R35660C20: '5099.1'
## Warning: Coercing text to numeric in T35661 / R35661C20: '5099.1'
## Warning: Coercing text to numeric in T35662 / R35662C20: '5099.1'
## Warning: Coercing text to numeric in T35663 / R35663C20: '5099.1'
## Warning: Coercing text to numeric in T35664 / R35664C20: '5099.1'
## Warning: Coercing text to numeric in T35665 / R35665C20: '5099.1'
## Warning: Coercing text to numeric in T35666 / R35666C20: '5099.1'
## Warning: Coercing text to numeric in T35667 / R35667C20: '5099.1'
## Warning: Coercing text to numeric in T35668 / R35668C20: '5099.1'
## Warning: Coercing text to numeric in T35669 / R35669C20: '5099.1'
## Warning: Coercing text to numeric in T35670 / R35670C20: '5099.1'
## Warning: Coercing text to numeric in T35671 / R35671C20: '5099.1'
## Warning: Coercing text to numeric in T35672 / R35672C20: '5099.1'
## Warning: Coercing text to numeric in T35673 / R35673C20: '5099.1'
## Warning: Coercing text to numeric in T35674 / R35674C20: '5099.1'
## Warning: Coercing text to numeric in T35675 / R35675C20: '5099.1'
## Warning: Coercing text to numeric in T35676 / R35676C20: '5099.1'
## Warning: Coercing text to numeric in T35677 / R35677C20: '5099.1'
## Warning: Coercing text to numeric in T35678 / R35678C20: '5099.1'
## Warning: Coercing text to numeric in T35679 / R35679C20: '5099.1'
## Warning: Coercing text to numeric in T35680 / R35680C20: '5099.1'
## Warning: Coercing text to numeric in T35681 / R35681C20: '5099.1'
## Warning: Coercing text to numeric in T35682 / R35682C20: '5099.1'
## Warning: Coercing text to numeric in T35683 / R35683C20: '5099.1'
## Warning: Coercing text to numeric in T35684 / R35684C20: '5099.1'
## Warning: Coercing text to numeric in T35685 / R35685C20: '5099.1'
## Warning: Coercing text to numeric in T35686 / R35686C20: '5099.1'
## Warning: Coercing text to numeric in T35687 / R35687C20: '5099.1'
## Warning: Coercing text to numeric in T35688 / R35688C20: '5099.1'
## Warning: Coercing text to numeric in T35689 / R35689C20: '5099.1'
## Warning: Coercing text to numeric in T35690 / R35690C20: '5099.1'
## Warning: Coercing text to numeric in T35691 / R35691C20: '5099.1'
## Warning: Coercing text to numeric in T35692 / R35692C20: '5099.1'
## Warning: Coercing text to numeric in T35693 / R35693C20: '5099.1'
## Warning: Coercing text to numeric in T35694 / R35694C20: '5099.1'
## Warning: Coercing text to numeric in T35695 / R35695C20: '5099.1'
## Warning: Coercing text to numeric in T35696 / R35696C20: '5099.1'
## Warning: Coercing text to numeric in T35697 / R35697C20: '5099.1'
## Warning: Coercing text to numeric in T35698 / R35698C20: '5099.1'
## Warning: Coercing text to numeric in T35699 / R35699C20: '5099.1'
## Warning: Coercing text to numeric in T35700 / R35700C20: '5099.1'
## Warning: Coercing text to numeric in T35701 / R35701C20: '5099.1'
## Warning: Coercing text to numeric in T35702 / R35702C20: '5099.1'
## Warning: Coercing text to numeric in T35703 / R35703C20: '5099.1'
## Warning: Coercing text to numeric in T35704 / R35704C20: '5099.1'
## Warning: Coercing text to numeric in T35705 / R35705C20: '5099.1'
## Warning: Coercing text to numeric in T35706 / R35706C20: '5099.1'
## Warning: Coercing text to numeric in T35707 / R35707C20: '5099.1'
## Warning: Coercing text to numeric in T35708 / R35708C20: '5099.1'
## Warning: Coercing text to numeric in T35709 / R35709C20: '5099.1'
## Warning: Coercing text to numeric in T35710 / R35710C20: '5099.1'
## Warning: Coercing text to numeric in T35711 / R35711C20: '5099.1'
## Warning: Coercing text to numeric in T35712 / R35712C20: '5099.1'
## Warning: Coercing text to numeric in T35713 / R35713C20: '5099.1'
## Warning: Coercing text to numeric in T35714 / R35714C20: '5099.1'
## Warning: Coercing text to numeric in T35715 / R35715C20: '5099.1'
## Warning: Coercing text to numeric in T35716 / R35716C20: '5099.1'
## Warning: Coercing text to numeric in T35717 / R35717C20: '5099.1'
## Warning: Coercing text to numeric in T35718 / R35718C20: '5099.1'
## Warning: Coercing text to numeric in T35719 / R35719C20: '5099.1'
## Warning: Coercing text to numeric in T35720 / R35720C20: '5099.1'
## Warning: Coercing text to numeric in T35721 / R35721C20: '5099.1'
## Warning: Coercing text to numeric in T35722 / R35722C20: '5099.1'
## Warning: Coercing text to numeric in T35723 / R35723C20: '5099.1'
## Warning: Coercing text to numeric in T35724 / R35724C20: '5099.1'
## Warning: Coercing text to numeric in T35725 / R35725C20: '5099.1'
## Warning: Coercing text to numeric in T35726 / R35726C20: '5099.1'
## Warning: Coercing text to numeric in T35727 / R35727C20: '5099.1'
## Warning: Coercing text to numeric in T35728 / R35728C20: '5099.1'
## Warning: Coercing text to numeric in T35729 / R35729C20: '5099.1'
## Warning: Coercing text to numeric in T35730 / R35730C20: '5099.1'
## Warning: Coercing text to numeric in T35731 / R35731C20: '5099.1'
## Warning: Coercing text to numeric in T35732 / R35732C20: '5099.1'
## Warning: Coercing text to numeric in T35733 / R35733C20: '5099.1'
## Warning: Coercing text to numeric in T35734 / R35734C20: '5099.1'
## Warning: Coercing text to numeric in T35735 / R35735C20: '5099.1'
## Warning: Coercing text to numeric in T35736 / R35736C20: '5099.1'
## Warning: Coercing text to numeric in T35737 / R35737C20: '5099.1'
## Warning: Coercing text to numeric in T35738 / R35738C20: '5099.1'
## Warning: Coercing text to numeric in T35739 / R35739C20: '5099.1'
## Warning: Coercing text to numeric in T35740 / R35740C20: '5099.1'
## Warning: Coercing text to numeric in T35741 / R35741C20: '5099.1'
## Warning: Coercing text to numeric in T35742 / R35742C20: '5099.1'
## Warning: Coercing text to numeric in T35743 / R35743C20: '5099.1'
## Warning: Coercing text to numeric in T35744 / R35744C20: '5099.1'
## Warning: Coercing text to numeric in T35745 / R35745C20: '5099.1'
## Warning: Coercing text to numeric in T35746 / R35746C20: '5099.1'
## Warning: Coercing text to numeric in T35747 / R35747C20: '5099.1'
## Warning: Coercing text to numeric in T35748 / R35748C20: '5099.1'
## Warning: Coercing text to numeric in T35749 / R35749C20: '5099.1'
## Warning: Coercing text to numeric in T35750 / R35750C20: '5099.1'
## Warning: Coercing text to numeric in T35751 / R35751C20: '5099.1'
## Warning: Coercing text to numeric in T35752 / R35752C20: '5099.1'
## Warning: Coercing text to numeric in T35753 / R35753C20: '5099.1'
## Warning: Coercing text to numeric in T35754 / R35754C20: '5099.1'
## Warning: Coercing text to numeric in T35755 / R35755C20: '5099.1'
## Warning: Coercing text to numeric in T35756 / R35756C20: '5099.1'
## Warning: Coercing text to numeric in T35757 / R35757C20: '5099.1'
## Warning: Coercing text to numeric in T35758 / R35758C20: '5099.1'
## Warning: Coercing text to numeric in T35759 / R35759C20: '5099.1'
## Warning: Coercing text to numeric in T35760 / R35760C20: '5099.1'
## Warning: Coercing text to numeric in T35761 / R35761C20: '5099.1'
## Warning: Coercing text to numeric in T35762 / R35762C20: '5099.1'
## Warning: Coercing text to numeric in T35763 / R35763C20: '5099.1'
## Warning: Coercing text to numeric in T35764 / R35764C20: '5099.1'
## Warning: Coercing text to numeric in T35765 / R35765C20: '5099.1'
## Warning: Coercing text to numeric in T35766 / R35766C20: '5099.1'
## Warning: Coercing text to numeric in T35767 / R35767C20: '5099.1'
## Warning: Coercing text to numeric in T35768 / R35768C20: '5099.1'
## Warning: Coercing text to numeric in T35769 / R35769C20: '5099.1'
## Warning: Coercing text to numeric in T35770 / R35770C20: '5099.1'
## Warning: Coercing text to numeric in T35771 / R35771C20: '5099.1'
## Warning: Coercing text to numeric in T35772 / R35772C20: '5099.1'
## Warning: Coercing text to numeric in T35773 / R35773C20: '5099.1'
## Warning: Coercing text to numeric in T35774 / R35774C20: '5099.1'
## Warning: Coercing text to numeric in T35775 / R35775C20: '5099.1'
## Warning: Coercing text to numeric in T35776 / R35776C20: '5099.1'
## Warning: Coercing text to numeric in T35777 / R35777C20: '5099.1'
## Warning: Coercing text to numeric in T35778 / R35778C20: '5099.1'
## Warning: Coercing text to numeric in T35779 / R35779C20: '5099.1'
## Warning: Coercing text to numeric in T35780 / R35780C20: '5099.1'
## Warning: Coercing text to numeric in T35781 / R35781C20: '5099.1'
## Warning: Coercing text to numeric in T35782 / R35782C20: '5099.1'
## Warning: Coercing text to numeric in T35783 / R35783C20: '5099.1'
## Warning: Coercing text to numeric in T35784 / R35784C20: '5099.1'
## Warning: Coercing text to numeric in T35785 / R35785C20: '5099.1'
## Warning: Coercing text to numeric in T35786 / R35786C20: '5099.1'
## Warning: Coercing text to numeric in T35787 / R35787C20: '5099.1'
## Warning: Coercing text to numeric in T35788 / R35788C20: '5099.1'
## Warning: Coercing text to numeric in T35789 / R35789C20: '5099.1'
## Warning: Coercing text to numeric in T35790 / R35790C20: '5099.1'
## Warning: Coercing text to numeric in T35791 / R35791C20: '5099.1'
## Warning: Coercing text to numeric in T35792 / R35792C20: '5099.1'
## Warning: Coercing text to numeric in T35793 / R35793C20: '5099.1'
## Warning: Coercing text to numeric in T35794 / R35794C20: '5099.1'
## Warning: Coercing text to numeric in T35795 / R35795C20: '5099.1'
## Warning: Coercing text to numeric in T35796 / R35796C20: '5099.1'
## Warning: Coercing text to numeric in T35797 / R35797C20: '5099.1'
## Warning: Coercing text to numeric in T35798 / R35798C20: '5099.1'
## Warning: Coercing text to numeric in T35799 / R35799C20: '5099.1'
## Warning: Coercing text to numeric in T35800 / R35800C20: '5099.1'
## Warning: Coercing text to numeric in T35801 / R35801C20: '5099.1'
## Warning: Coercing text to numeric in T35802 / R35802C20: '5099.1'
## Warning: Coercing text to numeric in T35803 / R35803C20: '5099.1'
## Warning: Coercing text to numeric in T35804 / R35804C20: '5099.1'
## Warning: Coercing text to numeric in T35805 / R35805C20: '5099.1'
## Warning: Coercing text to numeric in T35806 / R35806C20: '5099.1'
## Warning: Coercing text to numeric in T35807 / R35807C20: '5099.1'
## Warning: Coercing text to numeric in T35808 / R35808C20: '5099.1'
## Warning: Coercing text to numeric in T35809 / R35809C20: '5099.1'
## Warning: Coercing text to numeric in T35810 / R35810C20: '5099.1'
## Warning: Coercing text to numeric in T35811 / R35811C20: '5099.1'
## Warning: Coercing text to numeric in T35812 / R35812C20: '5099.1'
## Warning: Coercing text to numeric in T35813 / R35813C20: '5099.1'
## Warning: Coercing text to numeric in T35814 / R35814C20: '5099.1'
## Warning: Coercing text to numeric in T35815 / R35815C20: '5099.1'
## Warning: Coercing text to numeric in T35816 / R35816C20: '5099.1'
## Warning: Coercing text to numeric in T35817 / R35817C20: '5099.1'
## Warning: Coercing text to numeric in T35818 / R35818C20: '5099.1'
## Warning: Coercing text to numeric in T35819 / R35819C20: '5099.1'
## Warning: Coercing text to numeric in T35820 / R35820C20: '5099.1'
## Warning: Coercing text to numeric in T35821 / R35821C20: '5099.1'
## Warning: Coercing text to numeric in T35822 / R35822C20: '5099.1'
## Warning: Coercing text to numeric in T35823 / R35823C20: '5099.1'
## Warning: Coercing text to numeric in T35824 / R35824C20: '5099.1'
## Warning: Coercing text to numeric in T35825 / R35825C20: '5099.1'
## Warning: Coercing text to numeric in T35826 / R35826C20: '5099.1'
## Warning: Coercing text to numeric in T35827 / R35827C20: '5099.1'
## Warning: Coercing text to numeric in T35828 / R35828C20: '5099.1'
## Warning: Coercing text to numeric in T35829 / R35829C20: '5099.1'
## Warning: Coercing text to numeric in T35830 / R35830C20: '5099.1'
## Warning: Coercing text to numeric in T35831 / R35831C20: '5099.1'
## Warning: Coercing text to numeric in T35832 / R35832C20: '5099.1'
## Warning: Coercing text to numeric in T35833 / R35833C20: '5099.1'
## Warning: Coercing text to numeric in T35834 / R35834C20: '5099.1'
## Warning: Coercing text to numeric in T35835 / R35835C20: '5099.1'
## Warning: Coercing text to numeric in T35836 / R35836C20: '5099.1'
## Warning: Coercing text to numeric in T35837 / R35837C20: '5099.1'
## Warning: Coercing text to numeric in T35838 / R35838C20: '5099.1'
## Warning: Coercing text to numeric in T35839 / R35839C20: '5099.1'
## Warning: Coercing text to numeric in T35840 / R35840C20: '5099.1'
## Warning: Coercing text to numeric in T35841 / R35841C20: '5099.1'
## Warning: Coercing text to numeric in T35842 / R35842C20: '5099.1'
## Warning: Coercing text to numeric in T35843 / R35843C20: '5099.1'
## Warning: Coercing text to numeric in T35844 / R35844C20: '5099.1'
## Warning: Coercing text to numeric in T35845 / R35845C20: '5099.1'
## Warning: Coercing text to numeric in T35846 / R35846C20: '5099.1'
## Warning: Coercing text to numeric in T35847 / R35847C20: '5099.1'
## Warning: Coercing text to numeric in T35848 / R35848C20: '5099.1'
## Warning: Coercing text to numeric in T35849 / R35849C20: '5099.1'
## Warning: Coercing text to numeric in T35850 / R35850C20: '5099.1'
## Warning: Coercing text to numeric in T35851 / R35851C20: '5099.1'
## Warning: Coercing text to numeric in T35852 / R35852C20: '5099.1'
## Warning: Coercing text to numeric in T35853 / R35853C20: '5099.1'
## Warning: Coercing text to numeric in T35854 / R35854C20: '5099.1'
## Warning: Coercing text to numeric in T35855 / R35855C20: '5099.1'
## Warning: Coercing text to numeric in T35856 / R35856C20: '5099.1'
## Warning: Coercing text to numeric in T35857 / R35857C20: '5099.1'
## Warning: Coercing text to numeric in T35858 / R35858C20: '5099.1'
## Warning: Coercing text to numeric in T35859 / R35859C20: '5099.1'
## Warning: Coercing text to numeric in T35860 / R35860C20: '5099.1'
## Warning: Coercing text to numeric in T35861 / R35861C20: '5099.1'
## Warning: Coercing text to numeric in T35862 / R35862C20: '5099.1'
## Warning: Coercing text to numeric in T35863 / R35863C20: '5099.1'
## Warning: Coercing text to numeric in T35864 / R35864C20: '5099.1'
## Warning: Coercing text to numeric in T35865 / R35865C20: '5099.1'
## Warning: Coercing text to numeric in T35866 / R35866C20: '5099.1'
## Warning: Coercing text to numeric in T35867 / R35867C20: '5099.1'
## Warning: Coercing text to numeric in T35868 / R35868C20: '5099.1'
## Warning: Coercing text to numeric in T35869 / R35869C20: '5099.1'
## Warning: Coercing text to numeric in T35870 / R35870C20: '5099.1'
## Warning: Coercing text to numeric in T35871 / R35871C20: '5099.1'
## Warning: Coercing text to numeric in T35872 / R35872C20: '5099.1'
## Warning: Coercing text to numeric in T35873 / R35873C20: '5099.1'
## Warning: Coercing text to numeric in T35874 / R35874C20: '5099.1'
## Warning: Coercing text to numeric in T35875 / R35875C20: '5099.1'
## Warning: Coercing text to numeric in T35876 / R35876C20: '5099.1'
## Warning: Coercing text to numeric in T35877 / R35877C20: '5099.1'
## Warning: Coercing text to numeric in T35878 / R35878C20: '5099.1'
## Warning: Coercing text to numeric in T35879 / R35879C20: '5099.1'
## Warning: Coercing text to numeric in T35880 / R35880C20: '5099.1'
## Warning: Coercing text to numeric in T35881 / R35881C20: '5099.1'
## Warning: Coercing text to numeric in T35882 / R35882C20: '5099.1'
## Warning: Coercing text to numeric in T35883 / R35883C20: '5099.1'
## Warning: Coercing text to numeric in T35884 / R35884C20: '5099.1'
## Warning: Coercing text to numeric in T35885 / R35885C20: '5099.1'
## Warning: Coercing text to numeric in T35886 / R35886C20: '5099.1'
## Warning: Coercing text to numeric in T35887 / R35887C20: '5099.1'
## Warning: Coercing text to numeric in T35888 / R35888C20: '5099.1'
## Warning: Coercing text to numeric in T35889 / R35889C20: '5099.1'
## Warning: Coercing text to numeric in T35890 / R35890C20: '5099.1'
## Warning: Coercing text to numeric in T35891 / R35891C20: '5099.1'
## Warning: Coercing text to numeric in T35892 / R35892C20: '5099.1'
## Warning: Coercing text to numeric in T35893 / R35893C20: '5099.1'
## Warning: Coercing text to numeric in T35894 / R35894C20: '5099.1'
## Warning: Coercing text to numeric in T35895 / R35895C20: '5099.1'
## Warning: Coercing text to numeric in T35896 / R35896C20: '5099.1'
## Warning: Coercing text to numeric in T35897 / R35897C20: '5099.1'
## Warning: Coercing text to numeric in T35898 / R35898C20: '5099.1'
## Warning: Coercing text to numeric in T35899 / R35899C20: '5099.1'
## Warning: Coercing text to numeric in T35900 / R35900C20: '5099.1'
## Warning: Coercing text to numeric in T35901 / R35901C20: '5099.1'
## Warning: Coercing text to numeric in T35902 / R35902C20: '5099.1'
## Warning: Coercing text to numeric in T35903 / R35903C20: '5099.1'
## Warning: Coercing text to numeric in T35904 / R35904C20: '5099.1'
## Warning: Coercing text to numeric in T35905 / R35905C20: '5099.1'
## Warning: Coercing text to numeric in T35906 / R35906C20: '5099.1'
## Warning: Coercing text to numeric in T35907 / R35907C20: '5099.1'
## Warning: Coercing text to numeric in T35908 / R35908C20: '5099.1'
## Warning: Coercing text to numeric in T35909 / R35909C20: '5099.1'
## Warning: Coercing text to numeric in T35910 / R35910C20: '5099.1'
## Warning: Coercing text to numeric in T35911 / R35911C20: '5099.1'
## Warning: Coercing text to numeric in T35912 / R35912C20: '5099.1'
## Warning: Coercing text to numeric in T35913 / R35913C20: '5099.1'
## Warning: Coercing text to numeric in T35914 / R35914C20: '5099.1'
## Warning: Coercing text to numeric in T35915 / R35915C20: '5099.1'
## Warning: Coercing text to numeric in T35916 / R35916C20: '5099.1'
## Warning: Coercing text to numeric in T35917 / R35917C20: '5099.1'
## Warning: Coercing text to numeric in T35918 / R35918C20: '5099.1'
## Warning: Coercing text to numeric in T35919 / R35919C20: '5099.1'
## Warning: Coercing text to numeric in T35920 / R35920C20: '5099.1'
## Warning: Coercing text to numeric in T35921 / R35921C20: '5099.1'
## Warning: Coercing text to numeric in T35922 / R35922C20: '5099.1'
## Warning: Coercing text to numeric in T35923 / R35923C20: '5099.1'
## Warning: Coercing text to numeric in T35924 / R35924C20: '5099.1'
## Warning: Coercing text to numeric in T35925 / R35925C20: '5099.1'
## Warning: Coercing text to numeric in T35926 / R35926C20: '5099.1'
## Warning: Coercing text to numeric in T35927 / R35927C20: '5099.1'
## Warning: Coercing text to numeric in T35928 / R35928C20: '5099.1'
## Warning: Coercing text to numeric in T35929 / R35929C20: '5099.1'
## Warning: Coercing text to numeric in T35930 / R35930C20: '5099.1'
## Warning: Coercing text to numeric in T35931 / R35931C20: '5099.1'
## Warning: Coercing text to numeric in T35932 / R35932C20: '5099.1'
## Warning: Coercing text to numeric in T35933 / R35933C20: '5099.1'
## Warning: Coercing text to numeric in T35934 / R35934C20: '5099.1'
## Warning: Coercing text to numeric in T35935 / R35935C20: '5099.1'
## Warning: Coercing text to numeric in T35936 / R35936C20: '5099.1'
## Warning: Coercing text to numeric in T35937 / R35937C20: '5099.1'
## Warning: Coercing text to numeric in T35938 / R35938C20: '5099.1'
## Warning: Coercing text to numeric in T35939 / R35939C20: '5099.1'
## Warning: Coercing text to numeric in T35940 / R35940C20: '5099.1'
## Warning: Coercing text to numeric in T35941 / R35941C20: '5099.1'
## Warning: Coercing text to numeric in T35942 / R35942C20: '5099.1'
## Warning: Coercing text to numeric in T35943 / R35943C20: '5099.1'
## Warning: Coercing text to numeric in T35944 / R35944C20: '5099.1'
## Warning: Coercing text to numeric in T35945 / R35945C20: '5099.1'
## Warning: Coercing text to numeric in T35946 / R35946C20: '5099.1'
## Warning: Coercing text to numeric in T35947 / R35947C20: '5099.1'
## Warning: Coercing text to numeric in T35948 / R35948C20: '5099.1'
## Warning: Coercing text to numeric in T35949 / R35949C20: '5099.1'
## Warning: Coercing text to numeric in T35950 / R35950C20: '5099.1'
## Warning: Coercing text to numeric in T35951 / R35951C20: '5099.1'
## Warning: Coercing text to numeric in T35952 / R35952C20: '5099.1'
## Warning: Coercing text to numeric in T35953 / R35953C20: '5099.1'
## Warning: Coercing text to numeric in T35954 / R35954C20: '5099.1'
## Warning: Coercing text to numeric in T35955 / R35955C20: '5099.1'
## Warning: Coercing text to numeric in T35956 / R35956C20: '5099.1'
## Warning: Coercing text to numeric in T35957 / R35957C20: '5099.1'
## Warning: Coercing text to numeric in T35958 / R35958C20: '5099.1'
## Warning: Coercing text to numeric in T35959 / R35959C20: '5099.1'
## Warning: Coercing text to numeric in T35960 / R35960C20: '5099.1'
## Warning: Coercing text to numeric in T35961 / R35961C20: '5099.1'
## Warning: Coercing text to numeric in T35962 / R35962C20: '5099.1'
## Warning: Coercing text to numeric in T35963 / R35963C20: '5099.1'
## Warning: Coercing text to numeric in T35964 / R35964C20: '5099.1'
## Warning: Coercing text to numeric in T35965 / R35965C20: '5099.1'
## Warning: Coercing text to numeric in T35966 / R35966C20: '5099.1'
## Warning: Coercing text to numeric in T35967 / R35967C20: '5099.1'
## Warning: Coercing text to numeric in T35968 / R35968C20: '5099.1'
## Warning: Coercing text to numeric in T35969 / R35969C20: '5099.1'
## Warning: Coercing text to numeric in T35970 / R35970C20: '5099.1'
## Warning: Coercing text to numeric in T35971 / R35971C20: '5099.1'
## Warning: Coercing text to numeric in T35972 / R35972C20: '5099.1'
## Warning: Coercing text to numeric in T35973 / R35973C20: '5099.1'
## Warning: Coercing text to numeric in T35974 / R35974C20: '5099.1'
## Warning: Coercing text to numeric in T35975 / R35975C20: '5099.1'
## Warning: Coercing text to numeric in T35976 / R35976C20: '5099.1'
## Warning: Coercing text to numeric in T35977 / R35977C20: '5099.1'
## Warning: Coercing text to numeric in T35978 / R35978C20: '5099.1'
## Warning: Coercing text to numeric in T35979 / R35979C20: '5099.1'
## Warning: Coercing text to numeric in T35980 / R35980C20: '5099.1'
## Warning: Coercing text to numeric in T35981 / R35981C20: '5099.1'
## Warning: Coercing text to numeric in T35982 / R35982C20: '5099.1'
## Warning: Coercing text to numeric in T35983 / R35983C20: '5099.1'
## Warning: Coercing text to numeric in T35984 / R35984C20: '5099.1'
## Warning: Coercing text to numeric in T35985 / R35985C20: '5099.1'
## Warning: Coercing text to numeric in T35986 / R35986C20: '5099.1'
## Warning: Coercing text to numeric in T35987 / R35987C20: '5099.1'
## Warning: Coercing text to numeric in T35988 / R35988C20: '5099.1'
## Warning: Coercing text to numeric in T35989 / R35989C20: '5099.1'
## Warning: Coercing text to numeric in T35990 / R35990C20: '5099.1'
## Warning: Coercing text to numeric in T35991 / R35991C20: '5099.1'
## Warning: Coercing text to numeric in T35992 / R35992C20: '5099.1'
## Warning: Coercing text to numeric in T35993 / R35993C20: '5099.1'
## Warning: Coercing text to numeric in T35994 / R35994C20: '5099.1'
## Warning: Coercing text to numeric in T35995 / R35995C20: '5099.1'
## Warning: Coercing text to numeric in T35996 / R35996C20: '5099.1'
## Warning: Coercing text to numeric in T35997 / R35997C20: '5099.1'
## Warning: Coercing text to numeric in T35998 / R35998C20: '5099.1'
## Warning: Coercing text to numeric in T35999 / R35999C20: '5099.1'
## Warning: Coercing text to numeric in T36000 / R36000C20: '5099.1'
## Warning: Coercing text to numeric in T36001 / R36001C20: '5099.1'
## Warning: Coercing text to numeric in T36002 / R36002C20: '5099.1'
## Warning: Coercing text to numeric in T36003 / R36003C20: '5099.1'
## Warning: Coercing text to numeric in T36004 / R36004C20: '5099.1'
## Warning: Coercing text to numeric in T36005 / R36005C20: '5099.1'
## Warning: Coercing text to numeric in T36006 / R36006C20: '5099.1'
## Warning: Coercing text to numeric in T36007 / R36007C20: '5099.1'
## Warning: Coercing text to numeric in T36008 / R36008C20: '5099.1'
## Warning: Coercing text to numeric in T36009 / R36009C20: '5099.1'
## Warning: Coercing text to numeric in T36010 / R36010C20: '5099.1'
## Warning: Coercing text to numeric in T36011 / R36011C20: '5099.1'
## Warning: Coercing text to numeric in T36012 / R36012C20: '5099.1'
## Warning: Coercing text to numeric in T36013 / R36013C20: '5099.1'
## Warning: Coercing text to numeric in T36014 / R36014C20: '5099.1'
## Warning: Coercing text to numeric in T36015 / R36015C20: '5099.1'
## Warning: Coercing text to numeric in T36016 / R36016C20: '5099.1'
## Warning: Coercing text to numeric in T36017 / R36017C20: '5099.1'
## Warning: Coercing text to numeric in T36018 / R36018C20: '5099.1'
## Warning: Coercing text to numeric in T36019 / R36019C20: '5099.1'
## Warning: Coercing text to numeric in T36020 / R36020C20: '5099.1'
## Warning: Coercing text to numeric in T36021 / R36021C20: '5099.1'
## Warning: Coercing text to numeric in T36022 / R36022C20: '5099.1'
## Warning: Coercing text to numeric in T36023 / R36023C20: '5099.1'
## Warning: Coercing text to numeric in T36024 / R36024C20: '5099.1'
## Warning: Coercing text to numeric in T36025 / R36025C20: '5099.1'
## Warning: Coercing text to numeric in T36026 / R36026C20: '5099.1'
## Warning: Coercing text to numeric in T36027 / R36027C20: '5099.1'
## Warning: Coercing text to numeric in T36028 / R36028C20: '5099.1'
## Warning: Coercing text to numeric in T36029 / R36029C20: '5099.1'
## Warning: Coercing text to numeric in T36030 / R36030C20: '5099.1'
## Warning: Coercing text to numeric in T36031 / R36031C20: '5099.1'
## Warning: Coercing text to numeric in T36032 / R36032C20: '5099.1'
## Warning: Coercing text to numeric in T36033 / R36033C20: '5099.1'
## Warning: Coercing text to numeric in T36034 / R36034C20: '5099.1'
## Warning: Coercing text to numeric in T36035 / R36035C20: '5099.1'
## Warning: Coercing text to numeric in T36036 / R36036C20: '5099.1'
## Warning: Coercing text to numeric in T36037 / R36037C20: '5099.1'
## Warning: Coercing text to numeric in T36038 / R36038C20: '5099.1'
## Warning: Coercing text to numeric in T36039 / R36039C20: '5099.1'
## Warning: Coercing text to numeric in T36040 / R36040C20: '5099.1'
## Warning: Coercing text to numeric in T36041 / R36041C20: '5099.1'
## Warning: Coercing text to numeric in T36042 / R36042C20: '5099.1'
## Warning: Coercing text to numeric in T36043 / R36043C20: '5099.1'
## Warning: Coercing text to numeric in T36044 / R36044C20: '5099.1'
## Warning: Coercing text to numeric in T36045 / R36045C20: '5099.1'
## Warning: Coercing text to numeric in T36046 / R36046C20: '5099.1'
## Warning: Coercing text to numeric in T36047 / R36047C20: '5099.1'
## Warning: Coercing text to numeric in T36048 / R36048C20: '5099.1'
## Warning: Coercing text to numeric in T36049 / R36049C20: '5099.1'
## Warning: Coercing text to numeric in T36050 / R36050C20: '5099.1'
## Warning: Coercing text to numeric in T36051 / R36051C20: '5099.1'
## Warning: Coercing text to numeric in T36052 / R36052C20: '5099.1'
## Warning: Coercing text to numeric in T36053 / R36053C20: '5099.1'
## Warning: Coercing text to numeric in T36054 / R36054C20: '5099.1'
## Warning: Coercing text to numeric in T36055 / R36055C20: '5099.1'
## Warning: Coercing text to numeric in T36056 / R36056C20: '5099.1'
## Warning: Coercing text to numeric in T36057 / R36057C20: '5099.1'
## Warning: Coercing text to numeric in T36058 / R36058C20: '5099.1'
## Warning: Coercing text to numeric in T36059 / R36059C20: '5099.1'
## Warning: Coercing text to numeric in T36060 / R36060C20: '5099.1'
## Warning: Coercing text to numeric in T36061 / R36061C20: '5099.1'
## Warning: Coercing text to numeric in T36062 / R36062C20: '5099.1'
## Warning: Coercing text to numeric in T36063 / R36063C20: '5099.1'
## Warning: Coercing text to numeric in T36064 / R36064C20: '5099.1'
## Warning: Coercing text to numeric in T36065 / R36065C20: '5099.1'
## Warning: Coercing text to numeric in T36066 / R36066C20: '5099.1'
## Warning: Coercing text to numeric in T36067 / R36067C20: '5099.1'
## Warning: Coercing text to numeric in T36068 / R36068C20: '5099.1'
## Warning: Coercing text to numeric in T36069 / R36069C20: '5099.1'
## Warning: Coercing text to numeric in T36070 / R36070C20: '5099.1'
## Warning: Coercing text to numeric in T36071 / R36071C20: '5099.1'
## Warning: Coercing text to numeric in T36072 / R36072C20: '5099.1'
## Warning: Coercing text to numeric in T36073 / R36073C20: '5099.1'
## Warning: Coercing text to numeric in T36074 / R36074C20: '5099.1'
## Warning: Coercing text to numeric in T36075 / R36075C20: '5099.1'
## Warning: Coercing text to numeric in T36076 / R36076C20: '5099.1'
## Warning: Coercing text to numeric in T36077 / R36077C20: '5099.1'
## Warning: Coercing text to numeric in T36078 / R36078C20: '5099.1'
## Warning: Coercing text to numeric in T36079 / R36079C20: '5099.1'
## Warning: Coercing text to numeric in T36080 / R36080C20: '5099.1'
## Warning: Coercing text to numeric in T36081 / R36081C20: '5099.1'
## Warning: Coercing text to numeric in T36082 / R36082C20: '5099.1'
## Warning: Coercing text to numeric in T36083 / R36083C20: '5099.1'
## Warning: Coercing text to numeric in T36084 / R36084C20: '5099.1'
## Warning: Coercing text to numeric in T36085 / R36085C20: '5099.1'
## Warning: Coercing text to numeric in T36086 / R36086C20: '5099.1'
## Warning: Coercing text to numeric in T36087 / R36087C20: '5099.1'
## Warning: Coercing text to numeric in T36088 / R36088C20: '5099.1'
## Warning: Coercing text to numeric in T36089 / R36089C20: '5099.1'
## Warning: Coercing text to numeric in T36090 / R36090C20: '5099.1'
## Warning: Coercing text to numeric in T36091 / R36091C20: '5099.1'
## Warning: Coercing text to numeric in T36092 / R36092C20: '5099.1'
## Warning: Coercing text to numeric in T36093 / R36093C20: '5099.1'
## Warning: Coercing text to numeric in T36094 / R36094C20: '5099.1'
## Warning: Coercing text to numeric in T36095 / R36095C20: '5099.1'
## Warning: Coercing text to numeric in T36096 / R36096C20: '5099.1'
## Warning: Coercing text to numeric in T36097 / R36097C20: '5099.1'
## Warning: Coercing text to numeric in T36098 / R36098C20: '5099.1'
## Warning: Coercing text to numeric in T36099 / R36099C20: '5099.1'
## Warning: Coercing text to numeric in T36100 / R36100C20: '5099.1'
## Warning: Coercing text to numeric in T36101 / R36101C20: '5099.1'
## Warning: Coercing text to numeric in T36102 / R36102C20: '5099.1'
## Warning: Coercing text to numeric in T36103 / R36103C20: '5099.1'
## Warning: Coercing text to numeric in T36104 / R36104C20: '5099.1'
## Warning: Coercing text to numeric in T36105 / R36105C20: '5099.1'
## Warning: Coercing text to numeric in T36106 / R36106C20: '5099.1'
## Warning: Coercing text to numeric in T36107 / R36107C20: '5099.1'
## Warning: Coercing text to numeric in T36108 / R36108C20: '5099.1'
## Warning: Coercing text to numeric in T36109 / R36109C20: '5099.1'
## Warning: Coercing text to numeric in T36110 / R36110C20: '5099.1'
## Warning: Coercing text to numeric in T36111 / R36111C20: '5099.1'
## Warning: Coercing text to numeric in T36112 / R36112C20: '5099.1'
## Warning: Coercing text to numeric in T36113 / R36113C20: '5099.1'
## Warning: Coercing text to numeric in T36114 / R36114C20: '5099.1'
## Warning: Coercing text to numeric in T36115 / R36115C20: '5099.1'
## Warning: Coercing text to numeric in S36116 / R36116C19: '1.27'
## Warning: Coercing text to numeric in T36116 / R36116C20: '5099.1'
## Warning: Coercing text to numeric in S36117 / R36117C19: '1.27'
## Warning: Coercing text to numeric in T36117 / R36117C20: '5099.1'
## Warning: Coercing text to numeric in S36118 / R36118C19: '1.27'
## Warning: Coercing text to numeric in T36118 / R36118C20: '5099.1'
## Warning: Coercing text to numeric in S36119 / R36119C19: '1.27'
## Warning: Coercing text to numeric in T36119 / R36119C20: '5099.1'
## Warning: Coercing text to numeric in S36120 / R36120C19: '1.27'
## Warning: Coercing text to numeric in T36120 / R36120C20: '5099.1'
## Warning: Coercing text to numeric in S36121 / R36121C19: '1.27'
## Warning: Coercing text to numeric in T36121 / R36121C20: '5099.1'
## Warning: Coercing text to numeric in S36122 / R36122C19: '1.27'
## Warning: Coercing text to numeric in T36122 / R36122C20: '5099.1'
## Warning: Coercing text to numeric in S36123 / R36123C19: '1.27'
## Warning: Coercing text to numeric in T36123 / R36123C20: '5099.1'
## Warning: Coercing text to numeric in S36124 / R36124C19: '1.27'
## Warning: Coercing text to numeric in T36124 / R36124C20: '5099.1'
## Warning: Coercing text to numeric in S36125 / R36125C19: '1.27'
## Warning: Coercing text to numeric in T36125 / R36125C20: '5099.1'
## Warning: Coercing text to numeric in S36126 / R36126C19: '1.27'
## Warning: Coercing text to numeric in T36126 / R36126C20: '5099.1'
## Warning: Coercing text to numeric in S36127 / R36127C19: '1.27'
## Warning: Coercing text to numeric in T36127 / R36127C20: '5099.1'
## Warning: Coercing text to numeric in S36128 / R36128C19: '1.27'
## Warning: Coercing text to numeric in T36128 / R36128C20: '5099.1'
## Warning: Coercing text to numeric in S36129 / R36129C19: '1.27'
## Warning: Coercing text to numeric in T36129 / R36129C20: '5099.1'
## Warning: Coercing text to numeric in S36130 / R36130C19: '1.27'
## Warning: Coercing text to numeric in T36130 / R36130C20: '5099.1'
## Warning: Coercing text to numeric in S36131 / R36131C19: '1.27'
## Warning: Coercing text to numeric in T36131 / R36131C20: '5099.1'
## Warning: Coercing text to numeric in S36132 / R36132C19: '1.27'
## Warning: Coercing text to numeric in T36132 / R36132C20: '5099.1'
## Warning: Coercing text to numeric in S36133 / R36133C19: '1.27'
## Warning: Coercing text to numeric in T36133 / R36133C20: '5099.1'
## Warning: Coercing text to numeric in S36134 / R36134C19: '1.27'
## Warning: Coercing text to numeric in T36134 / R36134C20: '5099.1'
## Warning: Coercing text to numeric in S36135 / R36135C19: '1.27'
## Warning: Coercing text to numeric in T36135 / R36135C20: '5099.1'
## Warning: Coercing text to numeric in S36136 / R36136C19: '1.27'
## Warning: Coercing text to numeric in T36136 / R36136C20: '5099.1'
## Warning: Coercing text to numeric in S36137 / R36137C19: '1.27'
## Warning: Coercing text to numeric in T36137 / R36137C20: '5099.1'
## Warning: Coercing text to numeric in S36138 / R36138C19: '1.27'
## Warning: Coercing text to numeric in T36138 / R36138C20: '5099.1'
## Warning: Coercing text to numeric in S36139 / R36139C19: '1.27'
## Warning: Coercing text to numeric in T36139 / R36139C20: '5099.1'
## Warning: Coercing text to numeric in S36140 / R36140C19: '1.27'
## Warning: Coercing text to numeric in T36140 / R36140C20: '5099.1'
## Warning: Coercing text to numeric in S36141 / R36141C19: '1.27'
## Warning: Coercing text to numeric in T36141 / R36141C20: '5099.1'
## Warning: Coercing text to numeric in S36142 / R36142C19: '1.27'
## Warning: Coercing text to numeric in T36142 / R36142C20: '5099.1'
## Warning: Coercing text to numeric in S36143 / R36143C19: '1.27'
## Warning: Coercing text to numeric in T36143 / R36143C20: '5099.1'
## Warning: Coercing text to numeric in S36144 / R36144C19: '1.27'
## Warning: Coercing text to numeric in T36144 / R36144C20: '5099.1'
## Warning: Coercing text to numeric in S36145 / R36145C19: '1.27'
## Warning: Coercing text to numeric in T36145 / R36145C20: '5099.1'
## Warning: Coercing text to numeric in S36146 / R36146C19: '1.27'
## Warning: Coercing text to numeric in T36146 / R36146C20: '5099.1'
## Warning: Coercing text to numeric in S36147 / R36147C19: '1.27'
## Warning: Coercing text to numeric in T36147 / R36147C20: '5099.1'
## Warning: Coercing text to numeric in S36148 / R36148C19: '1.27'
## Warning: Coercing text to numeric in T36148 / R36148C20: '5099.1'
## Warning: Coercing text to numeric in S36149 / R36149C19: '1.27'
## Warning: Coercing text to numeric in T36149 / R36149C20: '5099.1'
## Warning: Coercing text to numeric in S36150 / R36150C19: '1.27'
## Warning: Coercing text to numeric in T36150 / R36150C20: '5099.1'
## Warning: Coercing text to numeric in S36151 / R36151C19: '1.27'
## Warning: Coercing text to numeric in T36151 / R36151C20: '5099.1'
## Warning: Coercing text to numeric in S36152 / R36152C19: '1.27'
## Warning: Coercing text to numeric in T36152 / R36152C20: '5099.1'
## Warning: Coercing text to numeric in S36153 / R36153C19: '1.27'
## Warning: Coercing text to numeric in T36153 / R36153C20: '5099.1'
## Warning: Coercing text to numeric in S36154 / R36154C19: '1.27'
## Warning: Coercing text to numeric in T36154 / R36154C20: '5099.1'
## Warning: Coercing text to numeric in S36155 / R36155C19: '1.27'
## Warning: Coercing text to numeric in T36155 / R36155C20: '5099.1'
## Warning: Coercing text to numeric in S36156 / R36156C19: '1.27'
## Warning: Coercing text to numeric in T36156 / R36156C20: '5099.1'
## Warning: Coercing text to numeric in S36157 / R36157C19: '1.27'
## Warning: Coercing text to numeric in T36157 / R36157C20: '5099.1'
## Warning: Coercing text to numeric in S36158 / R36158C19: '1.27'
## Warning: Coercing text to numeric in T36158 / R36158C20: '5099.1'
## Warning: Coercing text to numeric in S36159 / R36159C19: '1.27'
## Warning: Coercing text to numeric in T36159 / R36159C20: '5099.1'
## Warning: Coercing text to numeric in S36160 / R36160C19: '1.27'
## Warning: Coercing text to numeric in T36160 / R36160C20: '5099.1'
## Warning: Coercing text to numeric in S36161 / R36161C19: '1.27'
## Warning: Coercing text to numeric in T36161 / R36161C20: '5099.1'
## Warning: Coercing text to numeric in S36162 / R36162C19: '1.27'
## Warning: Coercing text to numeric in T36162 / R36162C20: '5099.1'
## Warning: Coercing text to numeric in S36163 / R36163C19: '1.27'
## Warning: Coercing text to numeric in T36163 / R36163C20: '5099.1'
## Warning: Coercing text to numeric in S36164 / R36164C19: '1.27'
## Warning: Coercing text to numeric in T36164 / R36164C20: '5099.1'
## Warning: Coercing text to numeric in S36165 / R36165C19: '1.27'
## Warning: Coercing text to numeric in T36165 / R36165C20: '5099.1'
## Warning: Coercing text to numeric in S36166 / R36166C19: '1.27'
## Warning: Coercing text to numeric in T36166 / R36166C20: '5099.1'
## Warning: Coercing text to numeric in S36167 / R36167C19: '1.27'
## Warning: Coercing text to numeric in T36167 / R36167C20: '5099.1'
## Warning: Coercing text to numeric in S36168 / R36168C19: '1.27'
## Warning: Coercing text to numeric in T36168 / R36168C20: '5099.1'
## Warning: Coercing text to numeric in S36169 / R36169C19: '1.27'
## Warning: Coercing text to numeric in T36169 / R36169C20: '5099.1'
## Warning: Coercing text to numeric in S36170 / R36170C19: '1.27'
## Warning: Coercing text to numeric in T36170 / R36170C20: '5099.1'
## Warning: Coercing text to numeric in S36171 / R36171C19: '1.27'
## Warning: Coercing text to numeric in T36171 / R36171C20: '5099.1'
## Warning: Coercing text to numeric in S36172 / R36172C19: '1.27'
## Warning: Coercing text to numeric in T36172 / R36172C20: '5099.1'
## Warning: Coercing text to numeric in S36173 / R36173C19: '1.27'
## Warning: Coercing text to numeric in T36173 / R36173C20: '5099.1'
## Warning: Coercing text to numeric in S36174 / R36174C19: '1.27'
## Warning: Coercing text to numeric in T36174 / R36174C20: '5099.1'
## Warning: Coercing text to numeric in S36175 / R36175C19: '1.27'
## Warning: Coercing text to numeric in T36175 / R36175C20: '5099.1'
## Warning: Coercing text to numeric in S36176 / R36176C19: '1.27'
## Warning: Coercing text to numeric in T36176 / R36176C20: '5099.1'
## Warning: Coercing text to numeric in S36177 / R36177C19: '1.27'
## Warning: Coercing text to numeric in T36177 / R36177C20: '5099.1'
## Warning: Coercing text to numeric in S36178 / R36178C19: '1.27'
## Warning: Coercing text to numeric in T36178 / R36178C20: '5099.1'
## Warning: Coercing text to numeric in S36179 / R36179C19: '1.27'
## Warning: Coercing text to numeric in T36179 / R36179C20: '5099.1'
## Warning: Coercing text to numeric in S36180 / R36180C19: '1.27'
## Warning: Coercing text to numeric in T36180 / R36180C20: '5099.1'
## Warning: Coercing text to numeric in S36181 / R36181C19: '1.27'
## Warning: Coercing text to numeric in T36181 / R36181C20: '5099.1'
## Warning: Coercing text to numeric in S36182 / R36182C19: '1.27'
## Warning: Coercing text to numeric in T36182 / R36182C20: '5099.1'
## Warning: Coercing text to numeric in S36183 / R36183C19: '1.27'
## Warning: Coercing text to numeric in T36183 / R36183C20: '5099.1'
## Warning: Coercing text to numeric in S36184 / R36184C19: '1.27'
## Warning: Coercing text to numeric in T36184 / R36184C20: '5099.1'
## Warning: Coercing text to numeric in S36185 / R36185C19: '1.27'
## Warning: Coercing text to numeric in T36185 / R36185C20: '5099.1'
## Warning: Coercing text to numeric in S36186 / R36186C19: '1.27'
## Warning: Coercing text to numeric in T36186 / R36186C20: '5099.1'
## Warning: Coercing text to numeric in S36187 / R36187C19: '1.27'
## Warning: Coercing text to numeric in T36187 / R36187C20: '5099.1'
## Warning: Coercing text to numeric in S36188 / R36188C19: '1.27'
## Warning: Coercing text to numeric in T36188 / R36188C20: '5099.1'
## Warning: Coercing text to numeric in S36189 / R36189C19: '1.27'
## Warning: Coercing text to numeric in T36189 / R36189C20: '5099.1'
## Warning: Coercing text to numeric in S36190 / R36190C19: '1.27'
## Warning: Coercing text to numeric in T36190 / R36190C20: '5099.1'
## Warning: Coercing text to numeric in S36191 / R36191C19: '1.27'
## Warning: Coercing text to numeric in T36191 / R36191C20: '5099.1'
## Warning: Coercing text to numeric in S36192 / R36192C19: '1.27'
## Warning: Coercing text to numeric in T36192 / R36192C20: '5099.1'
## Warning: Coercing text to numeric in S36193 / R36193C19: '1.27'
## Warning: Coercing text to numeric in T36193 / R36193C20: '5099.1'
## Warning: Coercing text to numeric in S36194 / R36194C19: '1.27'
## Warning: Coercing text to numeric in T36194 / R36194C20: '5099.1'
## Warning: Coercing text to numeric in S36195 / R36195C19: '1.27'
## Warning: Coercing text to numeric in T36195 / R36195C20: '5099.1'
## Warning: Coercing text to numeric in S36196 / R36196C19: '1.27'
## Warning: Coercing text to numeric in T36196 / R36196C20: '5099.1'
## Warning: Coercing text to numeric in S36197 / R36197C19: '1.27'
## Warning: Coercing text to numeric in T36197 / R36197C20: '5099.1'
## Warning: Coercing text to numeric in S36198 / R36198C19: '1.27'
## Warning: Coercing text to numeric in T36198 / R36198C20: '5099.1'
## Warning: Coercing text to numeric in S36199 / R36199C19: '1.27'
## Warning: Coercing text to numeric in T36199 / R36199C20: '5099.1'
## Warning: Coercing text to numeric in S36200 / R36200C19: '1.27'
## Warning: Coercing text to numeric in T36200 / R36200C20: '5099.1'
## Warning: Coercing text to numeric in S36201 / R36201C19: '1.27'
## Warning: Coercing text to numeric in T36201 / R36201C20: '5099.1'
## Warning: Coercing text to numeric in S36202 / R36202C19: '1.27'
## Warning: Coercing text to numeric in T36202 / R36202C20: '5099.1'
## Warning: Coercing text to numeric in S36203 / R36203C19: '1.27'
## Warning: Coercing text to numeric in T36203 / R36203C20: '5099.1'
## Warning: Coercing text to numeric in S36204 / R36204C19: '1.27'
## Warning: Coercing text to numeric in T36204 / R36204C20: '5099.1'
## Warning: Coercing text to numeric in S36205 / R36205C19: '1.27'
## Warning: Coercing text to numeric in T36205 / R36205C20: '5099.1'
## Warning: Coercing text to numeric in S36206 / R36206C19: '1.27'
## Warning: Coercing text to numeric in T36206 / R36206C20: '5099.1'
## Warning: Coercing text to numeric in S36207 / R36207C19: '1.27'
## Warning: Coercing text to numeric in T36207 / R36207C20: '5099.1'
## Warning: Coercing text to numeric in S36208 / R36208C19: '1.27'
## Warning: Coercing text to numeric in T36208 / R36208C20: '5099.1'
## Warning: Coercing text to numeric in S36209 / R36209C19: '1.27'
## Warning: Coercing text to numeric in T36209 / R36209C20: '5099.1'
## Warning: Coercing text to numeric in S36210 / R36210C19: '1.27'
## Warning: Coercing text to numeric in T36210 / R36210C20: '5099.1'
## Warning: Coercing text to numeric in S36211 / R36211C19: '1.27'
## Warning: Coercing text to numeric in T36211 / R36211C20: '5099.1'
## Warning: Coercing text to numeric in S36212 / R36212C19: '1.27'
## Warning: Coercing text to numeric in T36212 / R36212C20: '5099.1'
## Warning: Coercing text to numeric in S36213 / R36213C19: '1.27'
## Warning: Coercing text to numeric in T36213 / R36213C20: '5099.1'
## Warning: Coercing text to numeric in S36214 / R36214C19: '1.27'
## Warning: Coercing text to numeric in T36214 / R36214C20: '5099.1'
## Warning: Coercing text to numeric in S36215 / R36215C19: '1.27'
## Warning: Coercing text to numeric in T36215 / R36215C20: '5099.1'
## Warning: Coercing text to numeric in S36216 / R36216C19: '1.27'
## Warning: Coercing text to numeric in T36216 / R36216C20: '5099.1'
## Warning: Coercing text to numeric in S36217 / R36217C19: '1.27'
## Warning: Coercing text to numeric in T36217 / R36217C20: '5099.1'
## Warning: Coercing text to numeric in S36218 / R36218C19: '1.27'
## Warning: Coercing text to numeric in T36218 / R36218C20: '5099.1'
## Warning: Coercing text to numeric in S36219 / R36219C19: '1.27'
## Warning: Coercing text to numeric in T36219 / R36219C20: '5099.1'
## Warning: Coercing text to numeric in S36220 / R36220C19: '1.27'
## Warning: Coercing text to numeric in T36220 / R36220C20: '5099.1'
## Warning: Coercing text to numeric in S36221 / R36221C19: '1.27'
## Warning: Coercing text to numeric in T36221 / R36221C20: '5099.1'
## Warning: Coercing text to numeric in S36222 / R36222C19: '1.27'
## Warning: Coercing text to numeric in T36222 / R36222C20: '5099.1'
## Warning: Coercing text to numeric in S36223 / R36223C19: '1.27'
## Warning: Coercing text to numeric in T36223 / R36223C20: '5099.1'
## Warning: Coercing text to numeric in S36224 / R36224C19: '1.27'
## Warning: Coercing text to numeric in T36224 / R36224C20: '5099.1'
## Warning: Coercing text to numeric in S36225 / R36225C19: '1.27'
## Warning: Coercing text to numeric in T36225 / R36225C20: '5099.1'
## Warning: Coercing text to numeric in T36226 / R36226C20: '5076.2'
## Warning: Coercing text to numeric in T36227 / R36227C20: '5076.2'
## Warning: Coercing text to numeric in T36228 / R36228C20: '5076.2'
## Warning: Coercing text to numeric in T36229 / R36229C20: '5076.2'
## Warning: Coercing text to numeric in T36230 / R36230C20: '5076.2'
## Warning: Coercing text to numeric in T36231 / R36231C20: '5076.2'
## Warning: Coercing text to numeric in T36232 / R36232C20: '5076.2'
## Warning: Coercing text to numeric in T36233 / R36233C20: '5076.2'
## Warning: Coercing text to numeric in T36234 / R36234C20: '5076.2'
## Warning: Coercing text to numeric in T36235 / R36235C20: '5076.2'
## Warning: Coercing text to numeric in T36236 / R36236C20: '5076.2'
## Warning: Coercing text to numeric in T36237 / R36237C20: '5076.2'
## Warning: Coercing text to numeric in T36238 / R36238C20: '5076.2'
## Warning: Coercing text to numeric in T36239 / R36239C20: '5076.2'
## Warning: Coercing text to numeric in T36240 / R36240C20: '5076.2'
## Warning: Coercing text to numeric in T36241 / R36241C20: '5076.2'
## Warning: Coercing text to numeric in T36242 / R36242C20: '5076.2'
## Warning: Coercing text to numeric in T36243 / R36243C20: '5076.2'
## Warning: Coercing text to numeric in T36244 / R36244C20: '5076.2'
## Warning: Coercing text to numeric in T36245 / R36245C20: '5076.2'
## Warning: Coercing text to numeric in T36246 / R36246C20: '5076.2'
## Warning: Coercing text to numeric in T36247 / R36247C20: '5076.2'
## Warning: Coercing text to numeric in T36248 / R36248C20: '5076.2'
## Warning: Coercing text to numeric in T36249 / R36249C20: '5076.2'
## Warning: Coercing text to numeric in T36250 / R36250C20: '5076.2'
## Warning: Coercing text to numeric in T36251 / R36251C20: '5076.2'
## Warning: Coercing text to numeric in T36252 / R36252C20: '5076.2'
## Warning: Coercing text to numeric in T36253 / R36253C20: '5076.2'
## Warning: Coercing text to numeric in T36254 / R36254C20: '5076.2'
## Warning: Coercing text to numeric in T36255 / R36255C20: '5076.2'
## Warning: Coercing text to numeric in T36256 / R36256C20: '5076.2'
## Warning: Coercing text to numeric in T36257 / R36257C20: '5076.2'
## Warning: Coercing text to numeric in T36258 / R36258C20: '5076.2'
## Warning: Coercing text to numeric in T36259 / R36259C20: '5076.2'
## Warning: Coercing text to numeric in T36260 / R36260C20: '5076.2'
## Warning: Coercing text to numeric in T36261 / R36261C20: '5076.2'
## Warning: Coercing text to numeric in T36262 / R36262C20: '5076.2'
## Warning: Coercing text to numeric in T36263 / R36263C20: '5076.2'
## Warning: Coercing text to numeric in T36264 / R36264C20: '5076.2'
## Warning: Coercing text to numeric in T36265 / R36265C20: '5076.2'
## Warning: Coercing text to numeric in T36266 / R36266C20: '5076.2'
## Warning: Coercing text to numeric in T36267 / R36267C20: '5076.2'
## Warning: Coercing text to numeric in T36268 / R36268C20: '5076.2'
## Warning: Coercing text to numeric in T36269 / R36269C20: '5076.2'
## Warning: Coercing text to numeric in T36270 / R36270C20: '5076.2'
## Warning: Coercing text to numeric in T36271 / R36271C20: '5076.2'
## Warning: Coercing text to numeric in T36272 / R36272C20: '5076.2'
## Warning: Coercing text to numeric in T36273 / R36273C20: '5076.2'
## Warning: Coercing text to numeric in T36274 / R36274C20: '5076.2'
## Warning: Coercing text to numeric in T36275 / R36275C20: '5076.2'
## Warning: Coercing text to numeric in T36276 / R36276C20: '5076.2'
## Warning: Coercing text to numeric in T36277 / R36277C20: '5076.2'
## Warning: Coercing text to numeric in T36278 / R36278C20: '5076.2'
## Warning: Coercing text to numeric in T36279 / R36279C20: '5076.2'
## Warning: Coercing text to numeric in T36280 / R36280C20: '5076.2'
## Warning: Coercing text to numeric in T36281 / R36281C20: '5076.2'
## Warning: Coercing text to numeric in T36282 / R36282C20: '5076.2'
## Warning: Coercing text to numeric in T36283 / R36283C20: '5076.2'
## Warning: Coercing text to numeric in T36284 / R36284C20: '5076.2'
## Warning: Coercing text to numeric in T36285 / R36285C20: '5076.2'
## Warning: Coercing text to numeric in T36286 / R36286C20: '5076.2'
## Warning: Coercing text to numeric in T36287 / R36287C20: '5076.2'
## Warning: Coercing text to numeric in T36288 / R36288C20: '5076.2'
## Warning: Coercing text to numeric in T36289 / R36289C20: '5076.2'
## Warning: Coercing text to numeric in T36290 / R36290C20: '5076.2'
## Warning: Coercing text to numeric in T36291 / R36291C20: '5076.2'
## Warning: Coercing text to numeric in T36292 / R36292C20: '5076.2'
## Warning: Coercing text to numeric in T36293 / R36293C20: '5076.2'
## Warning: Coercing text to numeric in T36294 / R36294C20: '5076.2'
## Warning: Coercing text to numeric in T36295 / R36295C20: '5076.2'
## Warning: Coercing text to numeric in T36296 / R36296C20: '5076.2'
## Warning: Coercing text to numeric in T36297 / R36297C20: '5076.2'
## Warning: Coercing text to numeric in T36298 / R36298C20: '5076.2'
## Warning: Coercing text to numeric in T36299 / R36299C20: '5076.2'
## Warning: Coercing text to numeric in T36300 / R36300C20: '5076.2'
## Warning: Coercing text to numeric in T36301 / R36301C20: '5076.2'
## Warning: Coercing text to numeric in T36302 / R36302C20: '5076.2'
## Warning: Coercing text to numeric in T36303 / R36303C20: '5076.2'
## Warning: Coercing text to numeric in T36304 / R36304C20: '5076.2'
## Warning: Coercing text to numeric in T36305 / R36305C20: '5076.2'
## Warning: Coercing text to numeric in T36306 / R36306C20: '5076.2'
## Warning: Coercing text to numeric in T36307 / R36307C20: '5076.2'
## Warning: Coercing text to numeric in T36308 / R36308C20: '5076.2'
## Warning: Coercing text to numeric in T36309 / R36309C20: '5076.2'
## Warning: Coercing text to numeric in T36310 / R36310C20: '5076.2'
## Warning: Coercing text to numeric in T36311 / R36311C20: '5076.2'
## Warning: Coercing text to numeric in T36312 / R36312C20: '5076.2'
## Warning: Coercing text to numeric in T36313 / R36313C20: '5076.2'
## Warning: Coercing text to numeric in T36314 / R36314C20: '5076.2'
## Warning: Coercing text to numeric in T36315 / R36315C20: '5076.2'
## Warning: Coercing text to numeric in T36316 / R36316C20: '5076.2'
## Warning: Coercing text to numeric in T36317 / R36317C20: '5076.2'
## Warning: Coercing text to numeric in T36318 / R36318C20: '5076.2'
## Warning: Coercing text to numeric in T36319 / R36319C20: '5076.2'
## Warning: Coercing text to numeric in T36320 / R36320C20: '5076.2'
## Warning: Coercing text to numeric in T36321 / R36321C20: '5076.2'
## Warning: Coercing text to numeric in T36322 / R36322C20: '5076.2'
## Warning: Coercing text to numeric in T36323 / R36323C20: '5076.2'
## Warning: Coercing text to numeric in T36324 / R36324C20: '5076.2'
## Warning: Coercing text to numeric in T36325 / R36325C20: '5076.2'
## Warning: Coercing text to numeric in T36326 / R36326C20: '5076.2'
## Warning: Coercing text to numeric in T36327 / R36327C20: '5076.2'
## Warning: Coercing text to numeric in T36328 / R36328C20: '5076.2'
## Warning: Coercing text to numeric in T36329 / R36329C20: '5076.2'
## Warning: Coercing text to numeric in T36330 / R36330C20: '5076.2'
## Warning: Coercing text to numeric in T36331 / R36331C20: '5076.2'
## Warning: Coercing text to numeric in T36332 / R36332C20: '5076.2'
## Warning: Coercing text to numeric in T36333 / R36333C20: '5076.2'
## Warning: Coercing text to numeric in T36334 / R36334C20: '5076.2'
## Warning: Coercing text to numeric in T36335 / R36335C20: '5076.2'
## Warning: Coercing text to numeric in T36336 / R36336C20: '5076.2'
## Warning: Coercing text to numeric in T36337 / R36337C20: '5076.2'
## Warning: Coercing text to numeric in T36338 / R36338C20: '5076.2'
## Warning: Coercing text to numeric in T36339 / R36339C20: '5076.2'
## Warning: Coercing text to numeric in T36340 / R36340C20: '5076.2'
## Warning: Coercing text to numeric in T36341 / R36341C20: '5076.2'
## Warning: Coercing text to numeric in T36342 / R36342C20: '5076.2'
## Warning: Coercing text to numeric in T36343 / R36343C20: '5076.2'
## Warning: Coercing text to numeric in T36344 / R36344C20: '5076.2'
## Warning: Coercing text to numeric in T36345 / R36345C20: '5076.2'
## Warning: Coercing text to numeric in T36346 / R36346C20: '5076.2'
## Warning: Coercing text to numeric in T36347 / R36347C20: '5076.2'
## Warning: Coercing text to numeric in T36348 / R36348C20: '5076.2'
## Warning: Coercing text to numeric in T36349 / R36349C20: '5076.2'
## Warning: Coercing text to numeric in T36350 / R36350C20: '5076.2'
## Warning: Coercing text to numeric in T36351 / R36351C20: '5076.2'
## Warning: Coercing text to numeric in T36352 / R36352C20: '5076.2'
## Warning: Coercing text to numeric in T36353 / R36353C20: '5076.2'
## Warning: Coercing text to numeric in T36354 / R36354C20: '5076.2'
## Warning: Coercing text to numeric in T36355 / R36355C20: '5076.2'
## Warning: Coercing text to numeric in T36356 / R36356C20: '5076.2'
## Warning: Coercing text to numeric in T36357 / R36357C20: '5076.2'
## Warning: Coercing text to numeric in T36358 / R36358C20: '5076.2'
## Warning: Coercing text to numeric in T36359 / R36359C20: '5076.2'
## Warning: Coercing text to numeric in T36360 / R36360C20: '5076.2'
## Warning: Coercing text to numeric in T36361 / R36361C20: '5076.2'
## Warning: Coercing text to numeric in T36362 / R36362C20: '5076.2'
## Warning: Coercing text to numeric in T36363 / R36363C20: '5076.2'
## Warning: Coercing text to numeric in T36364 / R36364C20: '5076.2'
## Warning: Coercing text to numeric in T36365 / R36365C20: '5076.2'
## Warning: Coercing text to numeric in T36366 / R36366C20: '5076.2'
## Warning: Coercing text to numeric in T36367 / R36367C20: '5076.2'
## Warning: Coercing text to numeric in T36368 / R36368C20: '5076.2'
## Warning: Coercing text to numeric in T36369 / R36369C20: '5076.2'
## Warning: Coercing text to numeric in T36370 / R36370C20: '5076.2'
## Warning: Coercing text to numeric in T36371 / R36371C20: '5076.2'
## Warning: Coercing text to numeric in T36372 / R36372C20: '5076.2'
## Warning: Coercing text to numeric in T36373 / R36373C20: '5076.2'
## Warning: Coercing text to numeric in T36374 / R36374C20: '5076.2'
## Warning: Coercing text to numeric in T36375 / R36375C20: '5076.2'
## Warning: Coercing text to numeric in T36376 / R36376C20: '5076.2'
## Warning: Coercing text to numeric in T36377 / R36377C20: '5076.2'
## Warning: Coercing text to numeric in T36378 / R36378C20: '5076.2'
## Warning: Coercing text to numeric in T36379 / R36379C20: '5076.2'
## Warning: Coercing text to numeric in T36380 / R36380C20: '5076.2'
## Warning: Coercing text to numeric in T36381 / R36381C20: '5076.2'
## Warning: Coercing text to numeric in T36382 / R36382C20: '5076.2'
## Warning: Coercing text to numeric in T36383 / R36383C20: '5076.2'
## Warning: Coercing text to numeric in T36384 / R36384C20: '5076.2'
## Warning: Coercing text to numeric in T36385 / R36385C20: '5076.2'
## Warning: Coercing text to numeric in T36386 / R36386C20: '5076.2'
## Warning: Coercing text to numeric in T36387 / R36387C20: '5076.2'
## Warning: Coercing text to numeric in T36388 / R36388C20: '5076.2'
## Warning: Coercing text to numeric in T36389 / R36389C20: '5076.2'
## Warning: Coercing text to numeric in T36390 / R36390C20: '5076.2'
## Warning: Coercing text to numeric in T36391 / R36391C20: '5076.2'
## Warning: Coercing text to numeric in T36392 / R36392C20: '5076.2'
## Warning: Coercing text to numeric in T36393 / R36393C20: '5076.2'
## Warning: Coercing text to numeric in T36394 / R36394C20: '5076.2'
## Warning: Coercing text to numeric in T36395 / R36395C20: '5076.2'
## Warning: Coercing text to numeric in T36396 / R36396C20: '5076.2'
## Warning: Coercing text to numeric in T36397 / R36397C20: '5076.2'
## Warning: Coercing text to numeric in T36398 / R36398C20: '5076.2'
## Warning: Coercing text to numeric in T36399 / R36399C20: '5076.2'
## Warning: Coercing text to numeric in T36400 / R36400C20: '5076.2'
## Warning: Coercing text to numeric in T36401 / R36401C20: '5076.2'
## Warning: Coercing text to numeric in T36402 / R36402C20: '5076.2'
## Warning: Coercing text to numeric in T36403 / R36403C20: '5076.2'
## Warning: Coercing text to numeric in T36404 / R36404C20: '5076.2'
## Warning: Coercing text to numeric in T36405 / R36405C20: '5076.2'
## Warning: Coercing text to numeric in T36406 / R36406C20: '5076.2'
## Warning: Coercing text to numeric in T36407 / R36407C20: '5076.2'
## Warning: Coercing text to numeric in T36408 / R36408C20: '5076.2'
## Warning: Coercing text to numeric in T36409 / R36409C20: '5076.2'
## Warning: Coercing text to numeric in T36410 / R36410C20: '5076.2'
## Warning: Coercing text to numeric in T36411 / R36411C20: '5076.2'
## Warning: Coercing text to numeric in T36412 / R36412C20: '5076.2'
## Warning: Coercing text to numeric in T36413 / R36413C20: '5076.2'
## Warning: Coercing text to numeric in T36414 / R36414C20: '5076.2'
## Warning: Coercing text to numeric in T36415 / R36415C20: '5076.2'
## Warning: Coercing text to numeric in T36416 / R36416C20: '5076.2'
## Warning: Coercing text to numeric in T36417 / R36417C20: '5076.2'
## Warning: Coercing text to numeric in T36418 / R36418C20: '5076.2'
## Warning: Coercing text to numeric in T36419 / R36419C20: '5076.2'
## Warning: Coercing text to numeric in T36420 / R36420C20: '5076.2'
## Warning: Coercing text to numeric in T36421 / R36421C20: '5076.2'
## Warning: Coercing text to numeric in T36422 / R36422C20: '5076.2'
## Warning: Coercing text to numeric in T36423 / R36423C20: '5076.2'
## Warning: Coercing text to numeric in T36424 / R36424C20: '5076.2'
## Warning: Coercing text to numeric in T36425 / R36425C20: '5076.2'
## Warning: Coercing text to numeric in T36426 / R36426C20: '5076.2'
## Warning: Coercing text to numeric in T36427 / R36427C20: '5076.2'
## Warning: Coercing text to numeric in T36428 / R36428C20: '5076.2'
## Warning: Coercing text to numeric in T36429 / R36429C20: '5076.2'
## Warning: Coercing text to numeric in T36430 / R36430C20: '5076.2'
## Warning: Coercing text to numeric in T36431 / R36431C20: '5076.2'
## Warning: Coercing text to numeric in T36432 / R36432C20: '5076.2'
## Warning: Coercing text to numeric in T36433 / R36433C20: '5076.2'
## Warning: Coercing text to numeric in T36434 / R36434C20: '5076.2'
## Warning: Coercing text to numeric in T36435 / R36435C20: '5076.2'
## Warning: Coercing text to numeric in T36436 / R36436C20: '5076.2'
## Warning: Coercing text to numeric in T36437 / R36437C20: '5076.2'
## Warning: Coercing text to numeric in T36438 / R36438C20: '5076.2'
## Warning: Coercing text to numeric in T36439 / R36439C20: '5076.2'
## Warning: Coercing text to numeric in T36440 / R36440C20: '5076.2'
## Warning: Coercing text to numeric in T36441 / R36441C20: '5076.2'
## Warning: Coercing text to numeric in T36442 / R36442C20: '5076.2'
## Warning: Coercing text to numeric in T36443 / R36443C20: '5076.2'
## Warning: Coercing text to numeric in T36444 / R36444C20: '5076.2'
## Warning: Coercing text to numeric in T36445 / R36445C20: '5076.2'
## Warning: Coercing text to numeric in T36446 / R36446C20: '5076.2'
## Warning: Coercing text to numeric in T36447 / R36447C20: '5076.2'
## Warning: Coercing text to numeric in T36448 / R36448C20: '5076.2'
## Warning: Coercing text to numeric in T36449 / R36449C20: '5076.2'
## Warning: Coercing text to numeric in T36450 / R36450C20: '5076.2'
## Warning: Coercing text to numeric in T36451 / R36451C20: '5076.2'
## Warning: Coercing text to numeric in T36452 / R36452C20: '5076.2'
## Warning: Coercing text to numeric in T36453 / R36453C20: '5076.2'
## Warning: Coercing text to numeric in T36454 / R36454C20: '5076.2'
## Warning: Coercing text to numeric in T36455 / R36455C20: '5076.2'
## Warning: Coercing text to numeric in T36456 / R36456C20: '5076.2'
## Warning: Coercing text to numeric in T36457 / R36457C20: '5076.2'
## Warning: Coercing text to numeric in T36458 / R36458C20: '5076.2'
## Warning: Coercing text to numeric in T36459 / R36459C20: '5076.2'
## Warning: Coercing text to numeric in T36460 / R36460C20: '5076.2'
## Warning: Coercing text to numeric in T36461 / R36461C20: '5076.2'
## Warning: Coercing text to numeric in T36462 / R36462C20: '5076.2'
## Warning: Coercing text to numeric in T36463 / R36463C20: '5076.2'
## Warning: Coercing text to numeric in T36464 / R36464C20: '5076.2'
## Warning: Coercing text to numeric in T36465 / R36465C20: '5076.2'
## Warning: Coercing text to numeric in S36466 / R36466C19: '1.26'
## Warning: Coercing text to numeric in T36466 / R36466C20: '5076.2'
## Warning: Coercing text to numeric in S36467 / R36467C19: '1.26'
## Warning: Coercing text to numeric in T36467 / R36467C20: '5076.2'
## Warning: Coercing text to numeric in S36468 / R36468C19: '1.26'
## Warning: Coercing text to numeric in T36468 / R36468C20: '5076.2'
## Warning: Coercing text to numeric in S36469 / R36469C19: '1.26'
## Warning: Coercing text to numeric in T36469 / R36469C20: '5076.2'
## Warning: Coercing text to numeric in S36470 / R36470C19: '1.26'
## Warning: Coercing text to numeric in T36470 / R36470C20: '5076.2'
## Warning: Coercing text to numeric in S36471 / R36471C19: '1.26'
## Warning: Coercing text to numeric in T36471 / R36471C20: '5076.2'
## Warning: Coercing text to numeric in S36472 / R36472C19: '1.26'
## Warning: Coercing text to numeric in T36472 / R36472C20: '5076.2'
## Warning: Coercing text to numeric in S36473 / R36473C19: '1.26'
## Warning: Coercing text to numeric in T36473 / R36473C20: '5076.2'
## Warning: Coercing text to numeric in S36474 / R36474C19: '1.26'
## Warning: Coercing text to numeric in T36474 / R36474C20: '5076.2'
## Warning: Coercing text to numeric in S36475 / R36475C19: '1.26'
## Warning: Coercing text to numeric in T36475 / R36475C20: '5076.2'
## Warning: Coercing text to numeric in S36476 / R36476C19: '1.26'
## Warning: Coercing text to numeric in T36476 / R36476C20: '5076.2'
## Warning: Coercing text to numeric in S36477 / R36477C19: '1.26'
## Warning: Coercing text to numeric in T36477 / R36477C20: '5076.2'
## Warning: Coercing text to numeric in S36478 / R36478C19: '1.26'
## Warning: Coercing text to numeric in T36478 / R36478C20: '5076.2'
## Warning: Coercing text to numeric in S36479 / R36479C19: '1.26'
## Warning: Coercing text to numeric in T36479 / R36479C20: '5076.2'
## Warning: Coercing text to numeric in S36480 / R36480C19: '1.26'
## Warning: Coercing text to numeric in T36480 / R36480C20: '5076.2'
## Warning: Coercing text to numeric in S36481 / R36481C19: '1.26'
## Warning: Coercing text to numeric in T36481 / R36481C20: '5076.2'
## Warning: Coercing text to numeric in S36482 / R36482C19: '1.26'
## Warning: Coercing text to numeric in T36482 / R36482C20: '5076.2'
## Warning: Coercing text to numeric in S36483 / R36483C19: '1.26'
## Warning: Coercing text to numeric in T36483 / R36483C20: '5076.2'
## Warning: Coercing text to numeric in S36484 / R36484C19: '1.26'
## Warning: Coercing text to numeric in T36484 / R36484C20: '5076.2'
## Warning: Coercing text to numeric in S36485 / R36485C19: '1.26'
## Warning: Coercing text to numeric in T36485 / R36485C20: '5076.2'
## Warning: Coercing text to numeric in S36486 / R36486C19: '1.26'
## Warning: Coercing text to numeric in T36486 / R36486C20: '5076.2'
## Warning: Coercing text to numeric in S36487 / R36487C19: '1.26'
## Warning: Coercing text to numeric in T36487 / R36487C20: '5076.2'
## Warning: Coercing text to numeric in S36488 / R36488C19: '1.26'
## Warning: Coercing text to numeric in T36488 / R36488C20: '5076.2'
## Warning: Coercing text to numeric in S36489 / R36489C19: '1.26'
## Warning: Coercing text to numeric in T36489 / R36489C20: '5076.2'
## Warning: Coercing text to numeric in S36490 / R36490C19: '1.26'
## Warning: Coercing text to numeric in T36490 / R36490C20: '5076.2'
## Warning: Coercing text to numeric in S36491 / R36491C19: '1.26'
## Warning: Coercing text to numeric in T36491 / R36491C20: '5076.2'
## Warning: Coercing text to numeric in S36492 / R36492C19: '1.26'
## Warning: Coercing text to numeric in T36492 / R36492C20: '5076.2'
## Warning: Coercing text to numeric in S36493 / R36493C19: '1.26'
## Warning: Coercing text to numeric in T36493 / R36493C20: '5076.2'
## Warning: Coercing text to numeric in S36494 / R36494C19: '1.26'
## Warning: Coercing text to numeric in T36494 / R36494C20: '5076.2'
## Warning: Coercing text to numeric in S36495 / R36495C19: '1.26'
## Warning: Coercing text to numeric in T36495 / R36495C20: '5076.2'
## Warning: Coercing text to numeric in S36496 / R36496C19: '1.26'
## Warning: Coercing text to numeric in T36496 / R36496C20: '5076.2'
## Warning: Coercing text to numeric in S36497 / R36497C19: '1.26'
## Warning: Coercing text to numeric in T36497 / R36497C20: '5076.2'
## Warning: Coercing text to numeric in S36498 / R36498C19: '1.26'
## Warning: Coercing text to numeric in T36498 / R36498C20: '5076.2'
## Warning: Coercing text to numeric in S36499 / R36499C19: '1.26'
## Warning: Coercing text to numeric in T36499 / R36499C20: '5076.2'
## Warning: Coercing text to numeric in S36500 / R36500C19: '1.26'
## Warning: Coercing text to numeric in T36500 / R36500C20: '5076.2'
## Warning: Coercing text to numeric in S36501 / R36501C19: '1.26'
## Warning: Coercing text to numeric in T36501 / R36501C20: '5076.2'
## Warning: Coercing text to numeric in S36502 / R36502C19: '1.26'
## Warning: Coercing text to numeric in T36502 / R36502C20: '5076.2'
## Warning: Coercing text to numeric in S36503 / R36503C19: '1.26'
## Warning: Coercing text to numeric in T36503 / R36503C20: '5076.2'
## Warning: Coercing text to numeric in S36504 / R36504C19: '1.26'
## Warning: Coercing text to numeric in T36504 / R36504C20: '5076.2'
## Warning: Coercing text to numeric in S36505 / R36505C19: '1.26'
## Warning: Coercing text to numeric in T36505 / R36505C20: '5076.2'
## Warning: Coercing text to numeric in S36506 / R36506C19: '1.26'
## Warning: Coercing text to numeric in T36506 / R36506C20: '5076.2'
## Warning: Coercing text to numeric in S36507 / R36507C19: '1.26'
## Warning: Coercing text to numeric in T36507 / R36507C20: '5076.2'
## Warning: Coercing text to numeric in S36508 / R36508C19: '1.26'
## Warning: Coercing text to numeric in T36508 / R36508C20: '5076.2'
## Warning: Coercing text to numeric in S36509 / R36509C19: '1.26'
## Warning: Coercing text to numeric in T36509 / R36509C20: '5076.2'
## Warning: Coercing text to numeric in S36510 / R36510C19: '1.26'
## Warning: Coercing text to numeric in T36510 / R36510C20: '5076.2'
## Warning: Coercing text to numeric in S36511 / R36511C19: '1.26'
## Warning: Coercing text to numeric in T36511 / R36511C20: '5076.2'
## Warning: Coercing text to numeric in S36512 / R36512C19: '1.26'
## Warning: Coercing text to numeric in T36512 / R36512C20: '5076.2'
## Warning: Coercing text to numeric in S36513 / R36513C19: '1.26'
## Warning: Coercing text to numeric in T36513 / R36513C20: '5076.2'
## Warning: Coercing text to numeric in S36514 / R36514C19: '1.26'
## Warning: Coercing text to numeric in T36514 / R36514C20: '5076.2'
## Warning: Coercing text to numeric in S36515 / R36515C19: '1.26'
## Warning: Coercing text to numeric in T36515 / R36515C20: '5076.2'
## Warning: Coercing text to numeric in S36516 / R36516C19: '1.26'
## Warning: Coercing text to numeric in T36516 / R36516C20: '5076.2'
## Warning: Coercing text to numeric in S36517 / R36517C19: '1.26'
## Warning: Coercing text to numeric in T36517 / R36517C20: '5076.2'
## Warning: Coercing text to numeric in S36518 / R36518C19: '1.26'
## Warning: Coercing text to numeric in T36518 / R36518C20: '5076.2'
## Warning: Coercing text to numeric in S36519 / R36519C19: '1.26'
## Warning: Coercing text to numeric in T36519 / R36519C20: '5076.2'
## Warning: Coercing text to numeric in S36520 / R36520C19: '1.26'
## Warning: Coercing text to numeric in T36520 / R36520C20: '5076.2'
## Warning: Coercing text to numeric in S36521 / R36521C19: '1.26'
## Warning: Coercing text to numeric in T36521 / R36521C20: '5076.2'
## Warning: Coercing text to numeric in S36522 / R36522C19: '1.26'
## Warning: Coercing text to numeric in T36522 / R36522C20: '5076.2'
## Warning: Coercing text to numeric in S36523 / R36523C19: '1.26'
## Warning: Coercing text to numeric in T36523 / R36523C20: '5076.2'
## Warning: Coercing text to numeric in S36524 / R36524C19: '1.26'
## Warning: Coercing text to numeric in T36524 / R36524C20: '5076.2'
## Warning: Coercing text to numeric in S36525 / R36525C19: '1.26'
## Warning: Coercing text to numeric in T36525 / R36525C20: '5076.2'
## Warning: Coercing text to numeric in S36526 / R36526C19: '1.26'
## Warning: Coercing text to numeric in T36526 / R36526C20: '5076.2'
## Warning: Coercing text to numeric in S36527 / R36527C19: '1.26'
## Warning: Coercing text to numeric in T36527 / R36527C20: '5076.2'
## Warning: Coercing text to numeric in S36528 / R36528C19: '1.26'
## Warning: Coercing text to numeric in T36528 / R36528C20: '5076.2'
## Warning: Coercing text to numeric in S36529 / R36529C19: '1.26'
## Warning: Coercing text to numeric in T36529 / R36529C20: '5076.2'
## Warning: Coercing text to numeric in S36530 / R36530C19: '1.26'
## Warning: Coercing text to numeric in T36530 / R36530C20: '5076.2'
## Warning: Coercing text to numeric in S36531 / R36531C19: '1.26'
## Warning: Coercing text to numeric in T36531 / R36531C20: '5076.2'
## Warning: Coercing text to numeric in S36532 / R36532C19: '1.26'
## Warning: Coercing text to numeric in T36532 / R36532C20: '5076.2'
## Warning: Coercing text to numeric in S36533 / R36533C19: '1.26'
## Warning: Coercing text to numeric in T36533 / R36533C20: '5076.2'
## Warning: Coercing text to numeric in S36534 / R36534C19: '1.26'
## Warning: Coercing text to numeric in T36534 / R36534C20: '5076.2'
## Warning: Coercing text to numeric in S36535 / R36535C19: '1.26'
## Warning: Coercing text to numeric in T36535 / R36535C20: '5076.2'
## Warning: Coercing text to numeric in S36536 / R36536C19: '1.26'
## Warning: Coercing text to numeric in T36536 / R36536C20: '5076.2'
## Warning: Coercing text to numeric in S36537 / R36537C19: '1.26'
## Warning: Coercing text to numeric in T36537 / R36537C20: '5076.2'
## Warning: Coercing text to numeric in S36538 / R36538C19: '1.26'
## Warning: Coercing text to numeric in T36538 / R36538C20: '5076.2'
## Warning: Coercing text to numeric in S36539 / R36539C19: '1.26'
## Warning: Coercing text to numeric in T36539 / R36539C20: '5076.2'
## Warning: Coercing text to numeric in S36540 / R36540C19: '1.26'
## Warning: Coercing text to numeric in T36540 / R36540C20: '5076.2'
## Warning: Coercing text to numeric in S36541 / R36541C19: '1.26'
## Warning: Coercing text to numeric in T36541 / R36541C20: '5076.2'
## Warning: Coercing text to numeric in S36542 / R36542C19: '1.26'
## Warning: Coercing text to numeric in T36542 / R36542C20: '5076.2'
## Warning: Coercing text to numeric in S36543 / R36543C19: '1.26'
## Warning: Coercing text to numeric in T36543 / R36543C20: '5076.2'
## Warning: Coercing text to numeric in S36544 / R36544C19: '1.26'
## Warning: Coercing text to numeric in T36544 / R36544C20: '5076.2'
## Warning: Coercing text to numeric in S36545 / R36545C19: '1.26'
## Warning: Coercing text to numeric in T36545 / R36545C20: '5076.2'
## Warning: Coercing text to numeric in S36546 / R36546C19: '1.26'
## Warning: Coercing text to numeric in T36546 / R36546C20: '5076.2'
## Warning: Coercing text to numeric in S36547 / R36547C19: '1.26'
## Warning: Coercing text to numeric in T36547 / R36547C20: '5076.2'
## Warning: Coercing text to numeric in S36548 / R36548C19: '1.26'
## Warning: Coercing text to numeric in T36548 / R36548C20: '5076.2'
## Warning: Coercing text to numeric in S36549 / R36549C19: '1.26'
## Warning: Coercing text to numeric in T36549 / R36549C20: '5076.2'
## Warning: Coercing text to numeric in S36550 / R36550C19: '1.26'
## Warning: Coercing text to numeric in T36550 / R36550C20: '5076.2'
## Warning: Coercing text to numeric in S36551 / R36551C19: '1.26'
## Warning: Coercing text to numeric in T36551 / R36551C20: '5076.2'
## Warning: Coercing text to numeric in S36552 / R36552C19: '1.26'
## Warning: Coercing text to numeric in T36552 / R36552C20: '5076.2'
## Warning: Coercing text to numeric in S36553 / R36553C19: '1.26'
## Warning: Coercing text to numeric in T36553 / R36553C20: '5076.2'
## Warning: Coercing text to numeric in S36554 / R36554C19: '1.26'
## Warning: Coercing text to numeric in T36554 / R36554C20: '5076.2'
## Warning: Coercing text to numeric in S36555 / R36555C19: '1.26'
## Warning: Coercing text to numeric in T36555 / R36555C20: '5076.2'
## Warning: Coercing text to numeric in S36556 / R36556C19: '1.26'
## Warning: Coercing text to numeric in T36556 / R36556C20: '5076.2'
## Warning: Coercing text to numeric in S36557 / R36557C19: '1.26'
## Warning: Coercing text to numeric in T36557 / R36557C20: '5076.2'
## Warning: Coercing text to numeric in S36558 / R36558C19: '1.26'
## Warning: Coercing text to numeric in T36558 / R36558C20: '5076.2'
## Warning: Coercing text to numeric in S36559 / R36559C19: '1.26'
## Warning: Coercing text to numeric in T36559 / R36559C20: '5076.2'
## Warning: Coercing text to numeric in S36560 / R36560C19: '1.26'
## Warning: Coercing text to numeric in T36560 / R36560C20: '5076.2'
## Warning: Coercing text to numeric in S36561 / R36561C19: '1.26'
## Warning: Coercing text to numeric in T36561 / R36561C20: '5076.2'
## Warning: Coercing text to numeric in S36562 / R36562C19: '1.26'
## Warning: Coercing text to numeric in T36562 / R36562C20: '5076.2'
## Warning: Coercing text to numeric in S36563 / R36563C19: '1.26'
## Warning: Coercing text to numeric in T36563 / R36563C20: '5076.2'
## Warning: Coercing text to numeric in S36564 / R36564C19: '1.26'
## Warning: Coercing text to numeric in T36564 / R36564C20: '5076.2'
## Warning: Coercing text to numeric in S36565 / R36565C19: '1.26'
## Warning: Coercing text to numeric in T36565 / R36565C20: '5076.2'
## Warning: Coercing text to numeric in S36566 / R36566C19: '1.26'
## Warning: Coercing text to numeric in T36566 / R36566C20: '5076.2'
## Warning: Coercing text to numeric in S36567 / R36567C19: '1.26'
## Warning: Coercing text to numeric in T36567 / R36567C20: '5076.2'
## Warning: Coercing text to numeric in S36568 / R36568C19: '1.26'
## Warning: Coercing text to numeric in T36568 / R36568C20: '5076.2'
## Warning: Coercing text to numeric in S36569 / R36569C19: '1.26'
## Warning: Coercing text to numeric in T36569 / R36569C20: '5076.2'
## Warning: Coercing text to numeric in S36570 / R36570C19: '1.26'
## Warning: Coercing text to numeric in T36570 / R36570C20: '5076.2'
## Warning: Coercing text to numeric in S36571 / R36571C19: '1.26'
## Warning: Coercing text to numeric in T36571 / R36571C20: '5076.2'
## Warning: Coercing text to numeric in S36572 / R36572C19: '1.26'
## Warning: Coercing text to numeric in T36572 / R36572C20: '5076.2'
## Warning: Coercing text to numeric in S36573 / R36573C19: '1.26'
## Warning: Coercing text to numeric in T36573 / R36573C20: '5076.2'
## Warning: Coercing text to numeric in S36574 / R36574C19: '1.26'
## Warning: Coercing text to numeric in T36574 / R36574C20: '5076.2'
## Warning: Coercing text to numeric in S36575 / R36575C19: '1.26'
## Warning: Coercing text to numeric in T36575 / R36575C20: '5076.2'
## Warning: Coercing text to numeric in S36576 / R36576C19: '1.26'
## Warning: Coercing text to numeric in T36576 / R36576C20: '5076.2'
## Warning: Coercing text to numeric in S36577 / R36577C19: '1.26'
## Warning: Coercing text to numeric in T36577 / R36577C20: '5076.2'
## Warning: Coercing text to numeric in S36578 / R36578C19: '1.26'
## Warning: Coercing text to numeric in T36578 / R36578C20: '5076.2'
## Warning: Coercing text to numeric in S36579 / R36579C19: '1.26'
## Warning: Coercing text to numeric in T36579 / R36579C20: '5076.2'
## Warning: Coercing text to numeric in S36580 / R36580C19: '1.26'
## Warning: Coercing text to numeric in T36580 / R36580C20: '5076.2'
## Warning: Coercing text to numeric in S36581 / R36581C19: '1.26'
## Warning: Coercing text to numeric in T36581 / R36581C20: '5076.2'
## Warning: Coercing text to numeric in S36582 / R36582C19: '1.26'
## Warning: Coercing text to numeric in T36582 / R36582C20: '5076.2'
## Warning: Coercing text to numeric in S36583 / R36583C19: '1.26'
## Warning: Coercing text to numeric in T36583 / R36583C20: '5076.2'
## Warning: Coercing text to numeric in S36584 / R36584C19: '1.26'
## Warning: Coercing text to numeric in T36584 / R36584C20: '5076.2'
## Warning: Coercing text to numeric in S36585 / R36585C19: '1.26'
## Warning: Coercing text to numeric in T36585 / R36585C20: '5076.2'
## Warning: Coercing text to numeric in S36586 / R36586C19: '1.26'
## Warning: Coercing text to numeric in T36586 / R36586C20: '5076.2'
## Warning: Coercing text to numeric in S36587 / R36587C19: '1.26'
## Warning: Coercing text to numeric in T36587 / R36587C20: '5076.2'
## Warning: Coercing text to numeric in S36588 / R36588C19: '1.26'
## Warning: Coercing text to numeric in T36588 / R36588C20: '5076.2'
## Warning: Coercing text to numeric in S36589 / R36589C19: '1.26'
## Warning: Coercing text to numeric in T36589 / R36589C20: '5076.2'
## Warning: Coercing text to numeric in S36590 / R36590C19: '1.26'
## Warning: Coercing text to numeric in T36590 / R36590C20: '5076.2'
## Warning: Coercing text to numeric in S36591 / R36591C19: '1.26'
## Warning: Coercing text to numeric in T36591 / R36591C20: '5076.2'
## Warning: Coercing text to numeric in S36592 / R36592C19: '1.26'
## Warning: Coercing text to numeric in T36592 / R36592C20: '5076.2'
## Warning: Coercing text to numeric in S36593 / R36593C19: '1.26'
## Warning: Coercing text to numeric in T36593 / R36593C20: '5076.2'
## Warning: Coercing text to numeric in S36594 / R36594C19: '1.26'
## Warning: Coercing text to numeric in T36594 / R36594C20: '5076.2'
## Warning: Coercing text to numeric in S36595 / R36595C19: '1.26'
## Warning: Coercing text to numeric in T36595 / R36595C20: '5076.2'
## Warning: Coercing text to numeric in S36596 / R36596C19: '1.26'
## Warning: Coercing text to numeric in T36596 / R36596C20: '5076.2'
## Warning: Coercing text to numeric in S36597 / R36597C19: '1.26'
## Warning: Coercing text to numeric in T36597 / R36597C20: '5076.2'
## Warning: Coercing text to numeric in S36598 / R36598C19: '1.26'
## Warning: Coercing text to numeric in T36598 / R36598C20: '5076.2'
## Warning: Coercing text to numeric in S36599 / R36599C19: '1.26'
## Warning: Coercing text to numeric in T36599 / R36599C20: '5076.2'
## Warning: Coercing text to numeric in S36600 / R36600C19: '1.26'
## Warning: Coercing text to numeric in T36600 / R36600C20: '5076.2'
## Warning: Coercing text to numeric in S36601 / R36601C19: '1.26'
## Warning: Coercing text to numeric in T36601 / R36601C20: '5076.2'
## Warning: Coercing text to numeric in S36602 / R36602C19: '1.26'
## Warning: Coercing text to numeric in T36602 / R36602C20: '5076.2'
## Warning: Coercing text to numeric in S36603 / R36603C19: '1.26'
## Warning: Coercing text to numeric in T36603 / R36603C20: '5076.2'
## Warning: Coercing text to numeric in S36604 / R36604C19: '1.26'
## Warning: Coercing text to numeric in T36604 / R36604C20: '5076.2'
## Warning: Coercing text to numeric in S36605 / R36605C19: '1.26'
## Warning: Coercing text to numeric in T36605 / R36605C20: '5076.2'
## Warning: Coercing text to numeric in S36606 / R36606C19: '1.26'
## Warning: Coercing text to numeric in T36606 / R36606C20: '5076.2'
## Warning: Coercing text to numeric in S36607 / R36607C19: '1.26'
## Warning: Coercing text to numeric in T36607 / R36607C20: '5076.2'
## Warning: Coercing text to numeric in S36608 / R36608C19: '1.26'
## Warning: Coercing text to numeric in T36608 / R36608C20: '5076.2'
## Warning: Coercing text to numeric in S36609 / R36609C19: '1.26'
## Warning: Coercing text to numeric in T36609 / R36609C20: '5076.2'
## Warning: Coercing text to numeric in S36610 / R36610C19: '1.26'
## Warning: Coercing text to numeric in T36610 / R36610C20: '5076.2'
## Warning: Coercing text to numeric in S36611 / R36611C19: '1.26'
## Warning: Coercing text to numeric in T36611 / R36611C20: '5076.2'
## Warning: Coercing text to numeric in S36612 / R36612C19: '1.26'
## Warning: Coercing text to numeric in T36612 / R36612C20: '5076.2'
## Warning: Coercing text to numeric in S36613 / R36613C19: '1.26'
## Warning: Coercing text to numeric in T36613 / R36613C20: '5076.2'
## Warning: Coercing text to numeric in S36614 / R36614C19: '1.26'
## Warning: Coercing text to numeric in T36614 / R36614C20: '5076.2'
## Warning: Coercing text to numeric in S36615 / R36615C19: '1.26'
## Warning: Coercing text to numeric in T36615 / R36615C20: '5076.2'
## Warning: Coercing text to numeric in S36616 / R36616C19: '1.26'
## Warning: Coercing text to numeric in T36616 / R36616C20: '5076.2'
## Warning: Coercing text to numeric in S36617 / R36617C19: '1.26'
## Warning: Coercing text to numeric in T36617 / R36617C20: '5076.2'
## Warning: Coercing text to numeric in S36618 / R36618C19: '1.26'
## Warning: Coercing text to numeric in T36618 / R36618C20: '5076.2'
## Warning: Coercing text to numeric in S36619 / R36619C19: '1.26'
## Warning: Coercing text to numeric in T36619 / R36619C20: '5076.2'
## Warning: Coercing text to numeric in S36620 / R36620C19: '1.26'
## Warning: Coercing text to numeric in T36620 / R36620C20: '5076.2'
## Warning: Coercing text to numeric in S36621 / R36621C19: '1.26'
## Warning: Coercing text to numeric in T36621 / R36621C20: '5076.2'
## Warning: Coercing text to numeric in S36622 / R36622C19: '1.26'
## Warning: Coercing text to numeric in T36622 / R36622C20: '5076.2'
## Warning: Coercing text to numeric in S36623 / R36623C19: '1.26'
## Warning: Coercing text to numeric in T36623 / R36623C20: '5076.2'
## Warning: Coercing text to numeric in S36624 / R36624C19: '1.26'
## Warning: Coercing text to numeric in T36624 / R36624C20: '5076.2'
## Warning: Coercing text to numeric in S36625 / R36625C19: '1.26'
## Warning: Coercing text to numeric in T36625 / R36625C20: '5076.2'
## Warning: Coercing text to numeric in S36626 / R36626C19: '1.26'
## Warning: Coercing text to numeric in T36626 / R36626C20: '5076.2'
## Warning: Coercing text to numeric in S36627 / R36627C19: '1.26'
## Warning: Coercing text to numeric in T36627 / R36627C20: '5076.2'
## Warning: Coercing text to numeric in S36628 / R36628C19: '1.26'
## Warning: Coercing text to numeric in T36628 / R36628C20: '5076.2'
## Warning: Coercing text to numeric in S36629 / R36629C19: '1.26'
## Warning: Coercing text to numeric in T36629 / R36629C20: '5076.2'
## Warning: Coercing text to numeric in S36630 / R36630C19: '1.26'
## Warning: Coercing text to numeric in T36630 / R36630C20: '5076.2'
## Warning: Coercing text to numeric in S36631 / R36631C19: '1.26'
## Warning: Coercing text to numeric in T36631 / R36631C20: '5076.2'
## Warning: Coercing text to numeric in S36632 / R36632C19: '1.26'
## Warning: Coercing text to numeric in T36632 / R36632C20: '5076.2'
## Warning: Coercing text to numeric in S36633 / R36633C19: '1.26'
## Warning: Coercing text to numeric in T36633 / R36633C20: '5076.2'
## Warning: Coercing text to numeric in S36634 / R36634C19: '1.26'
## Warning: Coercing text to numeric in T36634 / R36634C20: '5076.2'
## Warning: Coercing text to numeric in S36635 / R36635C19: '1.26'
## Warning: Coercing text to numeric in T36635 / R36635C20: '5076.2'
## Warning: Coercing text to numeric in S36636 / R36636C19: '1.26'
## Warning: Coercing text to numeric in T36636 / R36636C20: '5076.2'
## Warning: Coercing text to numeric in S36637 / R36637C19: '1.26'
## Warning: Coercing text to numeric in T36637 / R36637C20: '5076.2'
## Warning: Coercing text to numeric in S36638 / R36638C19: '1.26'
## Warning: Coercing text to numeric in T36638 / R36638C20: '5076.2'
## Warning: Coercing text to numeric in S36639 / R36639C19: '1.26'
## Warning: Coercing text to numeric in T36639 / R36639C20: '5076.2'
## Warning: Coercing text to numeric in S36640 / R36640C19: '1.26'
## Warning: Coercing text to numeric in T36640 / R36640C20: '5076.2'
## Warning: Coercing text to numeric in S36641 / R36641C19: '1.26'
## Warning: Coercing text to numeric in T36641 / R36641C20: '5076.2'
## Warning: Coercing text to numeric in S36642 / R36642C19: '1.26'
## Warning: Coercing text to numeric in T36642 / R36642C20: '5076.2'
## Warning: Coercing text to numeric in S36643 / R36643C19: '1.26'
## Warning: Coercing text to numeric in T36643 / R36643C20: '5076.2'
## Warning: Coercing text to numeric in S36644 / R36644C19: '1.26'
## Warning: Coercing text to numeric in T36644 / R36644C20: '5076.2'
## Warning: Coercing text to numeric in S36645 / R36645C19: '1.26'
## Warning: Coercing text to numeric in T36645 / R36645C20: '5076.2'
## Warning: Coercing text to numeric in S36646 / R36646C19: '1.26'
## Warning: Coercing text to numeric in T36646 / R36646C20: '5076.2'
## Warning: Coercing text to numeric in S36647 / R36647C19: '1.26'
## Warning: Coercing text to numeric in T36647 / R36647C20: '5076.2'
## Warning: Coercing text to numeric in S36648 / R36648C19: '1.26'
## Warning: Coercing text to numeric in T36648 / R36648C20: '5076.2'
## Warning: Coercing text to numeric in S36649 / R36649C19: '1.26'
## Warning: Coercing text to numeric in T36649 / R36649C20: '5076.2'
## Warning: Coercing text to numeric in S36650 / R36650C19: '1.26'
## Warning: Coercing text to numeric in T36650 / R36650C20: '5076.2'
## Warning: Coercing text to numeric in S36651 / R36651C19: '1.26'
## Warning: Coercing text to numeric in T36651 / R36651C20: '5076.2'
## Warning: Coercing text to numeric in S36652 / R36652C19: '1.26'
## Warning: Coercing text to numeric in T36652 / R36652C20: '5076.2'
## Warning: Coercing text to numeric in S36653 / R36653C19: '1.26'
## Warning: Coercing text to numeric in T36653 / R36653C20: '5076.2'
## Warning: Coercing text to numeric in T36654 / R36654C20: '5076.2'
## Warning: Coercing text to numeric in T36655 / R36655C20: '5076.2'
## Warning: Coercing text to numeric in T36656 / R36656C20: '5076.2'
## Warning: Coercing text to numeric in T36657 / R36657C20: '5076.2'
## Warning: Coercing text to numeric in T36658 / R36658C20: '5076.2'
## Warning: Coercing text to numeric in T36659 / R36659C20: '5076.2'
## Warning: Coercing text to numeric in T36660 / R36660C20: '5076.2'
## Warning: Coercing text to numeric in T36661 / R36661C20: '5076.2'
## Warning: Coercing text to numeric in T36662 / R36662C20: '5076.2'
## Warning: Coercing text to numeric in T36663 / R36663C20: '5076.2'
## Warning: Coercing text to numeric in T36664 / R36664C20: '5076.2'
## Warning: Coercing text to numeric in T36665 / R36665C20: '5076.2'
## Warning: Coercing text to numeric in T36666 / R36666C20: '5076.2'
## Warning: Coercing text to numeric in T36667 / R36667C20: '5076.2'
## Warning: Coercing text to numeric in T36668 / R36668C20: '5076.2'
## Warning: Coercing text to numeric in T36669 / R36669C20: '5076.2'
## Warning: Coercing text to numeric in T36670 / R36670C20: '5076.2'
## Warning: Coercing text to numeric in T36671 / R36671C20: '5076.2'
## Warning: Coercing text to numeric in T36672 / R36672C20: '5076.2'
## Warning: Coercing text to numeric in T36673 / R36673C20: '5076.2'
## Warning: Coercing text to numeric in T36674 / R36674C20: '5076.2'
## Warning: Coercing text to numeric in T36675 / R36675C20: '5076.2'
## Warning: Coercing text to numeric in T36676 / R36676C20: '5076.2'
## Warning: Coercing text to numeric in T36677 / R36677C20: '5076.2'
## Warning: Coercing text to numeric in T36678 / R36678C20: '5076.2'
## Warning: Coercing text to numeric in T36679 / R36679C20: '5076.2'
## Warning: Coercing text to numeric in T36680 / R36680C20: '5076.2'
## Warning: Coercing text to numeric in T36681 / R36681C20: '5076.2'
## Warning: Coercing text to numeric in T36682 / R36682C20: '5076.2'
## Warning: Coercing text to numeric in T36683 / R36683C20: '5076.2'
## Warning: Coercing text to numeric in T36684 / R36684C20: '5076.2'
## Warning: Coercing text to numeric in T36685 / R36685C20: '5076.2'
## Warning: Coercing text to numeric in T36686 / R36686C20: '5076.2'
## Warning: Coercing text to numeric in T36687 / R36687C20: '5076.2'
## Warning: Coercing text to numeric in T36688 / R36688C20: '5076.2'
## Warning: Coercing text to numeric in T36689 / R36689C20: '5076.2'
## Warning: Coercing text to numeric in T36690 / R36690C20: '5076.2'
## Warning: Coercing text to numeric in T36691 / R36691C20: '5076.2'
## Warning: Coercing text to numeric in T36692 / R36692C20: '5076.2'
## Warning: Coercing text to numeric in T36693 / R36693C20: '5076.2'
## Warning: Coercing text to numeric in T36694 / R36694C20: '5076.2'
## Warning: Coercing text to numeric in T36695 / R36695C20: '5076.2'
## Warning: Coercing text to numeric in T36696 / R36696C20: '5076.2'
## Warning: Coercing text to numeric in T36697 / R36697C20: '5076.2'
## Warning: Coercing text to numeric in T36698 / R36698C20: '5076.2'
## Warning: Coercing text to numeric in T36699 / R36699C20: '5076.2'
## Warning: Coercing text to numeric in T36700 / R36700C20: '5076.2'
## Warning: Coercing text to numeric in T36701 / R36701C20: '5076.2'
## Warning: Coercing text to numeric in T36702 / R36702C20: '5076.2'
## Warning: Coercing text to numeric in T36703 / R36703C20: '5076.2'
## Warning: Coercing text to numeric in T36704 / R36704C20: '5076.2'
## Warning: Coercing text to numeric in T36705 / R36705C20: '5076.2'
## Warning: Coercing text to numeric in T36706 / R36706C20: '5076.2'
## Warning: Coercing text to numeric in T36707 / R36707C20: '5076.2'
## Warning: Coercing text to numeric in T36708 / R36708C20: '5076.2'
## Warning: Coercing text to numeric in T36709 / R36709C20: '5076.2'
## Warning: Coercing text to numeric in T36710 / R36710C20: '5076.2'
## Warning: Coercing text to numeric in T36711 / R36711C20: '5076.2'
## Warning: Coercing text to numeric in T36712 / R36712C20: '5076.2'
## Warning: Coercing text to numeric in T36713 / R36713C20: '5076.2'
## Warning: Coercing text to numeric in T36714 / R36714C20: '5076.2'
## Warning: Coercing text to numeric in T36715 / R36715C20: '5076.2'
## Warning: Coercing text to numeric in T36716 / R36716C20: '5076.2'
## Warning: Coercing text to numeric in T36717 / R36717C20: '5076.2'
## Warning: Coercing text to numeric in T36718 / R36718C20: '5076.2'
## Warning: Coercing text to numeric in T36719 / R36719C20: '5076.2'
## Warning: Coercing text to numeric in T36720 / R36720C20: '5076.2'
## Warning: Coercing text to numeric in T36721 / R36721C20: '5076.2'
## Warning: Coercing text to numeric in T36722 / R36722C20: '5076.2'
## Warning: Coercing text to numeric in T36723 / R36723C20: '5076.2'
## Warning: Coercing text to numeric in T36724 / R36724C20: '5076.2'
## Warning: Coercing text to numeric in T36725 / R36725C20: '5076.2'
## Warning: Coercing text to numeric in T36726 / R36726C20: '5076.2'
## Warning: Coercing text to numeric in T36727 / R36727C20: '5076.2'
## Warning: Coercing text to numeric in T36728 / R36728C20: '5076.2'
## Warning: Coercing text to numeric in T36729 / R36729C20: '5076.2'
## Warning: Coercing text to numeric in T36730 / R36730C20: '5076.2'
## Warning: Coercing text to numeric in T36731 / R36731C20: '5076.2'
## Warning: Coercing text to numeric in T36732 / R36732C20: '5076.2'
## Warning: Coercing text to numeric in T36733 / R36733C20: '5076.2'
## Warning: Coercing text to numeric in T36734 / R36734C20: '5076.2'
## Warning: Coercing text to numeric in T36735 / R36735C20: '5076.2'
## Warning: Coercing text to numeric in T36736 / R36736C20: '5076.2'
## Warning: Coercing text to numeric in T36737 / R36737C20: '5076.2'
## Warning: Coercing text to numeric in T36738 / R36738C20: '5076.2'
## Warning: Coercing text to numeric in T36739 / R36739C20: '5076.2'
## Warning: Coercing text to numeric in T36740 / R36740C20: '5076.2'
## Warning: Coercing text to numeric in T36741 / R36741C20: '5076.2'
## Warning: Coercing text to numeric in T36742 / R36742C20: '5076.2'
## Warning: Coercing text to numeric in T36743 / R36743C20: '5076.2'
## Warning: Coercing text to numeric in T36744 / R36744C20: '5076.2'
## Warning: Coercing text to numeric in T36745 / R36745C20: '5076.2'
## Warning: Coercing text to numeric in T36746 / R36746C20: '5076.2'
## Warning: Coercing text to numeric in T36747 / R36747C20: '5076.2'
## Warning: Coercing text to numeric in T36748 / R36748C20: '5076.2'
## Warning: Coercing text to numeric in T36749 / R36749C20: '5076.2'
## Warning: Coercing text to numeric in T36750 / R36750C20: '5076.2'
## Warning: Coercing text to numeric in T36751 / R36751C20: '5076.2'
## Warning: Coercing text to numeric in T36752 / R36752C20: '5076.2'
## Warning: Coercing text to numeric in T36753 / R36753C20: '5076.2'
## Warning: Coercing text to numeric in T36754 / R36754C20: '5076.2'
## Warning: Coercing text to numeric in T36755 / R36755C20: '5076.2'
## Warning: Coercing text to numeric in T36756 / R36756C20: '5076.2'
## Warning: Coercing text to numeric in T36757 / R36757C20: '5076.2'
## Warning: Coercing text to numeric in T36758 / R36758C20: '5076.2'
## Warning: Coercing text to numeric in T36759 / R36759C20: '5076.2'
## Warning: Coercing text to numeric in T36760 / R36760C20: '5076.2'
## Warning: Coercing text to numeric in T36761 / R36761C20: '5076.2'
## Warning: Coercing text to numeric in T36762 / R36762C20: '5076.2'
## Warning: Coercing text to numeric in T36763 / R36763C20: '5076.2'
## Warning: Coercing text to numeric in T36764 / R36764C20: '5076.2'
## Warning: Coercing text to numeric in T36765 / R36765C20: '5076.2'
## Warning: Coercing text to numeric in T36766 / R36766C20: '5076.2'
## Warning: Coercing text to numeric in T36767 / R36767C20: '5076.2'
## Warning: Coercing text to numeric in T36768 / R36768C20: '5076.2'
## Warning: Coercing text to numeric in T36769 / R36769C20: '5076.2'
## Warning: Coercing text to numeric in T36770 / R36770C20: '5076.2'
## Warning: Coercing text to numeric in T36771 / R36771C20: '5076.2'
## Warning: Coercing text to numeric in T36772 / R36772C20: '5076.2'
## Warning: Coercing text to numeric in T36773 / R36773C20: '5076.2'
## Warning: Coercing text to numeric in T36774 / R36774C20: '5076.2'
## Warning: Coercing text to numeric in T36775 / R36775C20: '5076.2'
## Warning: Coercing text to numeric in T36776 / R36776C20: '5076.2'
## Warning: Coercing text to numeric in T36777 / R36777C20: '5076.2'
## Warning: Coercing text to numeric in T36778 / R36778C20: '5076.2'
## Warning: Coercing text to numeric in T36779 / R36779C20: '5076.2'
## Warning: Coercing text to numeric in T36780 / R36780C20: '5076.2'
## Warning: Coercing text to numeric in T36781 / R36781C20: '5076.2'
## Warning: Coercing text to numeric in T36782 / R36782C20: '5076.2'
## Warning: Coercing text to numeric in T36783 / R36783C20: '5076.2'
## Warning: Coercing text to numeric in T36784 / R36784C20: '5076.2'
## Warning: Coercing text to numeric in T36785 / R36785C20: '5076.2'
## Warning: Coercing text to numeric in S36786 / R36786C19: '1.26'
## Warning: Coercing text to numeric in T36786 / R36786C20: '5076.2'
## Warning: Coercing text to numeric in S36787 / R36787C19: '1.26'
## Warning: Coercing text to numeric in T36787 / R36787C20: '5076.2'
## Warning: Coercing text to numeric in S36788 / R36788C19: '1.26'
## Warning: Coercing text to numeric in T36788 / R36788C20: '5076.2'
## Warning: Coercing text to numeric in S36789 / R36789C19: '1.26'
## Warning: Coercing text to numeric in T36789 / R36789C20: '5076.2'
## Warning: Coercing text to numeric in S36790 / R36790C19: '1.26'
## Warning: Coercing text to numeric in T36790 / R36790C20: '5076.2'
## Warning: Coercing text to numeric in S36791 / R36791C19: '1.26'
## Warning: Coercing text to numeric in T36791 / R36791C20: '5076.2'
## Warning: Coercing text to numeric in S36792 / R36792C19: '1.26'
## Warning: Coercing text to numeric in T36792 / R36792C20: '5076.2'
## Warning: Coercing text to numeric in S36793 / R36793C19: '1.26'
## Warning: Coercing text to numeric in T36793 / R36793C20: '5076.2'
## Warning: Coercing text to numeric in S36794 / R36794C19: '1.26'
## Warning: Coercing text to numeric in T36794 / R36794C20: '5076.2'
## Warning: Coercing text to numeric in S36795 / R36795C19: '1.26'
## Warning: Coercing text to numeric in T36795 / R36795C20: '5076.2'
## Warning: Coercing text to numeric in S36796 / R36796C19: '1.26'
## Warning: Coercing text to numeric in T36796 / R36796C20: '5076.2'
## Warning: Coercing text to numeric in S36797 / R36797C19: '1.26'
## Warning: Coercing text to numeric in T36797 / R36797C20: '5076.2'
## Warning: Coercing text to numeric in S36798 / R36798C19: '1.26'
## Warning: Coercing text to numeric in T36798 / R36798C20: '5076.2'
## Warning: Coercing text to numeric in S36799 / R36799C19: '1.26'
## Warning: Coercing text to numeric in T36799 / R36799C20: '5076.2'
## Warning: Coercing text to numeric in S36800 / R36800C19: '1.26'
## Warning: Coercing text to numeric in T36800 / R36800C20: '5076.2'
## Warning: Coercing text to numeric in S36801 / R36801C19: '1.26'
## Warning: Coercing text to numeric in T36801 / R36801C20: '5076.2'
## Warning: Coercing text to numeric in S36802 / R36802C19: '1.26'
## Warning: Coercing text to numeric in T36802 / R36802C20: '5076.2'
## Warning: Coercing text to numeric in S36803 / R36803C19: '1.26'
## Warning: Coercing text to numeric in T36803 / R36803C20: '5076.2'
## Warning: Coercing text to numeric in S36804 / R36804C19: '1.26'
## Warning: Coercing text to numeric in T36804 / R36804C20: '5076.2'
## Warning: Coercing text to numeric in S36805 / R36805C19: '1.26'
## Warning: Coercing text to numeric in T36805 / R36805C20: '5076.2'
## Warning: Coercing text to numeric in S36806 / R36806C19: '1.26'
## Warning: Coercing text to numeric in T36806 / R36806C20: '5076.2'
## Warning: Coercing text to numeric in S36807 / R36807C19: '1.26'
## Warning: Coercing text to numeric in T36807 / R36807C20: '5076.2'
## Warning: Coercing text to numeric in S36808 / R36808C19: '1.26'
## Warning: Coercing text to numeric in T36808 / R36808C20: '5076.2'
## Warning: Coercing text to numeric in S36809 / R36809C19: '1.26'
## Warning: Coercing text to numeric in T36809 / R36809C20: '5076.2'
## Warning: Coercing text to numeric in S36810 / R36810C19: '1.26'
## Warning: Coercing text to numeric in T36810 / R36810C20: '5076.2'
## Warning: Coercing text to numeric in S36811 / R36811C19: '1.26'
## Warning: Coercing text to numeric in T36811 / R36811C20: '5076.2'
## Warning: Coercing text to numeric in S36812 / R36812C19: '1.26'
## Warning: Coercing text to numeric in T36812 / R36812C20: '5076.2'
## Warning: Coercing text to numeric in S36813 / R36813C19: '1.26'
## Warning: Coercing text to numeric in T36813 / R36813C20: '5076.2'
## Warning: Coercing text to numeric in S36814 / R36814C19: '1.26'
## Warning: Coercing text to numeric in T36814 / R36814C20: '5076.2'
## Warning: Coercing text to numeric in S36815 / R36815C19: '1.26'
## Warning: Coercing text to numeric in T36815 / R36815C20: '5076.2'
## Warning: Coercing text to numeric in S36816 / R36816C19: '1.26'
## Warning: Coercing text to numeric in T36816 / R36816C20: '5076.2'
## Warning: Coercing text to numeric in S36817 / R36817C19: '1.26'
## Warning: Coercing text to numeric in T36817 / R36817C20: '5076.2'
## Warning: Coercing text to numeric in S36818 / R36818C19: '1.26'
## Warning: Coercing text to numeric in T36818 / R36818C20: '5076.2'
## Warning: Coercing text to numeric in S36819 / R36819C19: '1.26'
## Warning: Coercing text to numeric in T36819 / R36819C20: '5076.2'
## Warning: Coercing text to numeric in S36820 / R36820C19: '1.26'
## Warning: Coercing text to numeric in T36820 / R36820C20: '5076.2'
## Warning: Coercing text to numeric in S36821 / R36821C19: '1.26'
## Warning: Coercing text to numeric in T36821 / R36821C20: '5076.2'
## Warning: Coercing text to numeric in S36822 / R36822C19: '1.26'
## Warning: Coercing text to numeric in T36822 / R36822C20: '5076.2'
## Warning: Coercing text to numeric in S36823 / R36823C19: '1.26'
## Warning: Coercing text to numeric in T36823 / R36823C20: '5076.2'
## Warning: Coercing text to numeric in S36824 / R36824C19: '1.26'
## Warning: Coercing text to numeric in T36824 / R36824C20: '5076.2'
## Warning: Coercing text to numeric in S36825 / R36825C19: '1.26'
## Warning: Coercing text to numeric in T36825 / R36825C20: '5076.2'
## Warning: Coercing text to numeric in S36826 / R36826C19: '1.26'
## Warning: Coercing text to numeric in T36826 / R36826C20: '5076.2'
## Warning: Coercing text to numeric in S36827 / R36827C19: '1.26'
## Warning: Coercing text to numeric in T36827 / R36827C20: '5076.2'
## Warning: Coercing text to numeric in S36828 / R36828C19: '1.26'
## Warning: Coercing text to numeric in T36828 / R36828C20: '5076.2'
## Warning: Coercing text to numeric in S36829 / R36829C19: '1.26'
## Warning: Coercing text to numeric in T36829 / R36829C20: '5076.2'
## Warning: Coercing text to numeric in S36830 / R36830C19: '1.26'
## Warning: Coercing text to numeric in T36830 / R36830C20: '5076.2'
## Warning: Coercing text to numeric in S36831 / R36831C19: '1.26'
## Warning: Coercing text to numeric in T36831 / R36831C20: '5076.2'
## Warning: Coercing text to numeric in S36832 / R36832C19: '1.26'
## Warning: Coercing text to numeric in T36832 / R36832C20: '5076.2'
## Warning: Coercing text to numeric in S36833 / R36833C19: '1.26'
## Warning: Coercing text to numeric in T36833 / R36833C20: '5076.2'
## Warning: Coercing text to numeric in S36834 / R36834C19: '1.26'
## Warning: Coercing text to numeric in T36834 / R36834C20: '5076.2'
## Warning: Coercing text to numeric in S36835 / R36835C19: '1.26'
## Warning: Coercing text to numeric in T36835 / R36835C20: '5076.2'
## Warning: Coercing text to numeric in S36836 / R36836C19: '1.26'
## Warning: Coercing text to numeric in T36836 / R36836C20: '5076.2'
## Warning: Coercing text to numeric in S36837 / R36837C19: '1.26'
## Warning: Coercing text to numeric in T36837 / R36837C20: '5076.2'
## Warning: Coercing text to numeric in S36838 / R36838C19: '1.26'
## Warning: Coercing text to numeric in T36838 / R36838C20: '5076.2'
## Warning: Coercing text to numeric in S36839 / R36839C19: '1.26'
## Warning: Coercing text to numeric in T36839 / R36839C20: '5076.2'
## Warning: Coercing text to numeric in S36840 / R36840C19: '1.26'
## Warning: Coercing text to numeric in T36840 / R36840C20: '5076.2'
## Warning: Coercing text to numeric in S36841 / R36841C19: '1.26'
## Warning: Coercing text to numeric in T36841 / R36841C20: '5076.2'
## Warning: Coercing text to numeric in S36842 / R36842C19: '1.26'
## Warning: Coercing text to numeric in T36842 / R36842C20: '5076.2'
## Warning: Coercing text to numeric in S36843 / R36843C19: '1.26'
## Warning: Coercing text to numeric in T36843 / R36843C20: '5076.2'
## Warning: Coercing text to numeric in S36844 / R36844C19: '1.26'
## Warning: Coercing text to numeric in T36844 / R36844C20: '5076.2'
## Warning: Coercing text to numeric in S36845 / R36845C19: '1.26'
## Warning: Coercing text to numeric in T36845 / R36845C20: '5076.2'
## Warning: Coercing text to numeric in S36846 / R36846C19: '1.26'
## Warning: Coercing text to numeric in T36846 / R36846C20: '5076.2'
## Warning: Coercing text to numeric in S36847 / R36847C19: '1.26'
## Warning: Coercing text to numeric in T36847 / R36847C20: '5076.2'
## Warning: Coercing text to numeric in S36848 / R36848C19: '1.26'
## Warning: Coercing text to numeric in T36848 / R36848C20: '5076.2'
## Warning: Coercing text to numeric in S36849 / R36849C19: '1.26'
## Warning: Coercing text to numeric in T36849 / R36849C20: '5076.2'
## Warning: Coercing text to numeric in T36850 / R36850C20: '5076.2'
## Warning: Coercing text to numeric in T36851 / R36851C20: '5076.2'
## Warning: Coercing text to numeric in T36852 / R36852C20: '5076.2'
## Warning: Coercing text to numeric in T36853 / R36853C20: '5076.2'
## Warning: Coercing text to numeric in T36854 / R36854C20: '5076.2'
## Warning: Coercing text to numeric in T36855 / R36855C20: '5076.2'
## Warning: Coercing text to numeric in T36856 / R36856C20: '5076.2'
## Warning: Coercing text to numeric in T36857 / R36857C20: '5076.2'
## Warning: Coercing text to numeric in T36858 / R36858C20: '5076.2'
## Warning: Coercing text to numeric in T36859 / R36859C20: '5076.2'
## Warning: Coercing text to numeric in T36860 / R36860C20: '5076.2'
## Warning: Coercing text to numeric in T36861 / R36861C20: '5076.2'
## Warning: Coercing text to numeric in T36862 / R36862C20: '5076.2'
## Warning: Coercing text to numeric in T36863 / R36863C20: '5076.2'
## Warning: Coercing text to numeric in T36864 / R36864C20: '5076.2'
## Warning: Coercing text to numeric in T36865 / R36865C20: '5076.2'
## Warning: Coercing text to numeric in T36866 / R36866C20: '5076.2'
## Warning: Coercing text to numeric in T36867 / R36867C20: '5076.2'
## Warning: Coercing text to numeric in T36868 / R36868C20: '5076.2'
## Warning: Coercing text to numeric in T36869 / R36869C20: '5076.2'
## Warning: Coercing text to numeric in T36870 / R36870C20: '5076.2'
## Warning: Coercing text to numeric in T36871 / R36871C20: '5076.2'
## Warning: Coercing text to numeric in T36872 / R36872C20: '5076.2'
## Warning: Coercing text to numeric in T36873 / R36873C20: '5076.2'
## Warning: Coercing text to numeric in T36874 / R36874C20: '5076.2'
## Warning: Coercing text to numeric in T36875 / R36875C20: '5076.2'
## Warning: Coercing text to numeric in T36876 / R36876C20: '5076.2'
## Warning: Coercing text to numeric in T36877 / R36877C20: '5076.2'
## Warning: Coercing text to numeric in T36878 / R36878C20: '5076.2'
## Warning: Coercing text to numeric in T36879 / R36879C20: '5076.2'
## Warning: Coercing text to numeric in T36880 / R36880C20: '5076.2'
## Warning: Coercing text to numeric in T36881 / R36881C20: '5076.2'
## Warning: Coercing text to numeric in T36882 / R36882C20: '5076.2'
## Warning: Coercing text to numeric in T36883 / R36883C20: '5076.2'
## Warning: Coercing text to numeric in T36884 / R36884C20: '5076.2'
## Warning: Coercing text to numeric in T36885 / R36885C20: '5076.2'
## Warning: Coercing text to numeric in T36886 / R36886C20: '5076.2'
## Warning: Coercing text to numeric in T36887 / R36887C20: '5076.2'
## Warning: Coercing text to numeric in T36888 / R36888C20: '5076.2'
## Warning: Coercing text to numeric in T36889 / R36889C20: '5076.2'
## Warning: Coercing text to numeric in T36890 / R36890C20: '5076.2'
## Warning: Coercing text to numeric in T36891 / R36891C20: '5076.2'
## Warning: Coercing text to numeric in T36892 / R36892C20: '5076.2'
## Warning: Coercing text to numeric in T36893 / R36893C20: '5076.2'
## Warning: Coercing text to numeric in T36894 / R36894C20: '5076.2'
## Warning: Coercing text to numeric in T36895 / R36895C20: '5076.2'
## Warning: Coercing text to numeric in T36896 / R36896C20: '5076.2'
## Warning: Coercing text to numeric in T36897 / R36897C20: '5076.2'
## Warning: Coercing text to numeric in T36898 / R36898C20: '5076.2'
## Warning: Coercing text to numeric in T36899 / R36899C20: '5076.2'
## Warning: Coercing text to numeric in T36900 / R36900C20: '5076.2'
## Warning: Coercing text to numeric in T36901 / R36901C20: '5076.2'
## Warning: Coercing text to numeric in T36902 / R36902C20: '5076.2'
## Warning: Coercing text to numeric in T36903 / R36903C20: '5076.2'
## Warning: Coercing text to numeric in T36904 / R36904C20: '5076.2'
## Warning: Coercing text to numeric in T36905 / R36905C20: '5076.2'
## Warning: Coercing text to numeric in T36906 / R36906C20: '5076.2'
## Warning: Coercing text to numeric in T36907 / R36907C20: '5076.2'
## Warning: Coercing text to numeric in T36908 / R36908C20: '5076.2'
## Warning: Coercing text to numeric in T36909 / R36909C20: '5076.2'
## Warning: Coercing text to numeric in T36910 / R36910C20: '5076.2'
## Warning: Coercing text to numeric in T36911 / R36911C20: '5076.2'
## Warning: Coercing text to numeric in T36912 / R36912C20: '5076.2'
## Warning: Coercing text to numeric in T36913 / R36913C20: '5076.2'
## Warning: Coercing text to numeric in T36914 / R36914C20: '5076.2'
## Warning: Coercing text to numeric in T36915 / R36915C20: '5076.2'
## Warning: Coercing text to numeric in T36916 / R36916C20: '5076.2'
## Warning: Coercing text to numeric in T36917 / R36917C20: '5076.2'
## Warning: Coercing text to numeric in T36918 / R36918C20: '5076.2'
## Warning: Coercing text to numeric in T36919 / R36919C20: '5076.2'
## Warning: Coercing text to numeric in T36920 / R36920C20: '5076.2'
## Warning: Coercing text to numeric in T36921 / R36921C20: '5076.2'
## Warning: Coercing text to numeric in T36922 / R36922C20: '5076.2'
## Warning: Coercing text to numeric in T36923 / R36923C20: '5076.2'
## Warning: Coercing text to numeric in T36924 / R36924C20: '5076.2'
## Warning: Coercing text to numeric in T36925 / R36925C20: '5076.2'
## Warning: Coercing text to numeric in T36926 / R36926C20: '5076.2'
## Warning: Coercing text to numeric in T36927 / R36927C20: '5076.2'
## Warning: Coercing text to numeric in T36928 / R36928C20: '5076.2'
## Warning: Coercing text to numeric in T36929 / R36929C20: '5076.2'
## Warning: Coercing text to numeric in T36930 / R36930C20: '5076.2'
## Warning: Coercing text to numeric in T36931 / R36931C20: '5076.2'
## Warning: Coercing text to numeric in T36932 / R36932C20: '5076.2'
## Warning: Coercing text to numeric in T36933 / R36933C20: '5076.2'
## Warning: Coercing text to numeric in T36934 / R36934C20: '5076.2'
## Warning: Coercing text to numeric in T36935 / R36935C20: '5076.2'
## Warning: Coercing text to numeric in T36936 / R36936C20: '5076.2'
## Warning: Coercing text to numeric in T36937 / R36937C20: '5076.2'
## Warning: Coercing text to numeric in T36938 / R36938C20: '5076.2'
## Warning: Coercing text to numeric in T36939 / R36939C20: '5076.2'
## Warning: Coercing text to numeric in T36940 / R36940C20: '5076.2'
## Warning: Coercing text to numeric in T36941 / R36941C20: '5076.2'
## Warning: Coercing text to numeric in T36942 / R36942C20: '5076.2'
## Warning: Coercing text to numeric in T36943 / R36943C20: '5076.2'
## Warning: Coercing text to numeric in T36944 / R36944C20: '5076.2'
## Warning: Coercing text to numeric in T36945 / R36945C20: '5076.2'
## Warning: Coercing text to numeric in T36946 / R36946C20: '5076.2'
## Warning: Coercing text to numeric in T36947 / R36947C20: '5076.2'
## Warning: Coercing text to numeric in T36948 / R36948C20: '5076.2'
## Warning: Coercing text to numeric in T36949 / R36949C20: '5076.2'
## Warning: Coercing text to numeric in T36950 / R36950C20: '5076.2'
## Warning: Coercing text to numeric in T36951 / R36951C20: '5076.2'
## Warning: Coercing text to numeric in T36952 / R36952C20: '5076.2'
## Warning: Coercing text to numeric in T36953 / R36953C20: '5076.2'
## Warning: Coercing text to numeric in T36954 / R36954C20: '5076.2'
## Warning: Coercing text to numeric in T36955 / R36955C20: '5076.2'
## Warning: Coercing text to numeric in T36956 / R36956C20: '5076.2'
## Warning: Coercing text to numeric in T36957 / R36957C20: '5076.2'
## Warning: Coercing text to numeric in T36958 / R36958C20: '5076.2'
## Warning: Coercing text to numeric in T36959 / R36959C20: '5076.2'
## Warning: Coercing text to numeric in T36960 / R36960C20: '5076.2'
## Warning: Coercing text to numeric in T36961 / R36961C20: '5076.2'
## Warning: Coercing text to numeric in T36962 / R36962C20: '5076.2'
## Warning: Coercing text to numeric in T36963 / R36963C20: '5076.2'
## Warning: Coercing text to numeric in T36964 / R36964C20: '5076.2'
## Warning: Coercing text to numeric in T36965 / R36965C20: '5076.2'
## Warning: Coercing text to numeric in T36966 / R36966C20: '5076.2'
## Warning: Coercing text to numeric in T36967 / R36967C20: '5076.2'
## Warning: Coercing text to numeric in T36968 / R36968C20: '5076.2'
## Warning: Coercing text to numeric in T36969 / R36969C20: '5076.2'
## Warning: Coercing text to numeric in T36970 / R36970C20: '5076.2'
## Warning: Coercing text to numeric in T36971 / R36971C20: '5076.2'
## Warning: Coercing text to numeric in T36972 / R36972C20: '5076.2'
## Warning: Coercing text to numeric in T36973 / R36973C20: '5076.2'
## Warning: Coercing text to numeric in T36974 / R36974C20: '5076.2'
## Warning: Coercing text to numeric in T36975 / R36975C20: '5076.2'
## Warning: Coercing text to numeric in T36976 / R36976C20: '5076.2'
## Warning: Coercing text to numeric in T36977 / R36977C20: '5076.2'
## Warning: Coercing text to numeric in T36978 / R36978C20: '5076.2'
## Warning: Coercing text to numeric in T36979 / R36979C20: '5076.2'
## Warning: Coercing text to numeric in T36980 / R36980C20: '5076.2'
## Warning: Coercing text to numeric in T36981 / R36981C20: '5076.2'
## Warning: Coercing text to numeric in T36982 / R36982C20: '5076.2'
## Warning: Coercing text to numeric in T36983 / R36983C20: '5076.2'
## Warning: Coercing text to numeric in T36984 / R36984C20: '5076.2'
## Warning: Coercing text to numeric in T36985 / R36985C20: '5076.2'
## Warning: Coercing text to numeric in T36986 / R36986C20: '5076.2'
## Warning: Coercing text to numeric in T36987 / R36987C20: '5076.2'
## Warning: Coercing text to numeric in T36988 / R36988C20: '5076.2'
## Warning: Coercing text to numeric in T36989 / R36989C20: '5076.2'
## Warning: Coercing text to numeric in T36990 / R36990C20: '5076.2'
## Warning: Coercing text to numeric in T36991 / R36991C20: '5076.2'
## Warning: Coercing text to numeric in T36992 / R36992C20: '5076.2'
## Warning: Coercing text to numeric in T36993 / R36993C20: '5076.2'
## Warning: Coercing text to numeric in T36994 / R36994C20: '5076.2'
## Warning: Coercing text to numeric in T36995 / R36995C20: '5076.2'
## Warning: Coercing text to numeric in T36996 / R36996C20: '5076.2'
## Warning: Coercing text to numeric in T36997 / R36997C20: '5076.2'
## Warning: Coercing text to numeric in T36998 / R36998C20: '5076.2'
## Warning: Coercing text to numeric in T36999 / R36999C20: '5076.2'
## Warning: Coercing text to numeric in T37000 / R37000C20: '5076.2'
## Warning: Coercing text to numeric in T37001 / R37001C20: '5076.2'
## Warning: Coercing text to numeric in T37002 / R37002C20: '5076.2'
## Warning: Coercing text to numeric in T37003 / R37003C20: '5076.2'
## Warning: Coercing text to numeric in T37004 / R37004C20: '5076.2'
## Warning: Coercing text to numeric in T37005 / R37005C20: '5076.2'
## Warning: Coercing text to numeric in T37006 / R37006C20: '5076.2'
## Warning: Coercing text to numeric in T37007 / R37007C20: '5076.2'
## Warning: Coercing text to numeric in T37008 / R37008C20: '5076.2'
## Warning: Coercing text to numeric in T37009 / R37009C20: '5076.2'
## Warning: Coercing text to numeric in T37010 / R37010C20: '5076.2'
## Warning: Coercing text to numeric in T37011 / R37011C20: '5076.2'
## Warning: Coercing text to numeric in T37012 / R37012C20: '5076.2'
## Warning: Coercing text to numeric in T37013 / R37013C20: '5076.2'
## Warning: Coercing text to numeric in T37014 / R37014C20: '5076.2'
## Warning: Coercing text to numeric in T37015 / R37015C20: '5076.2'
## Warning: Coercing text to numeric in T37016 / R37016C20: '5076.2'
## Warning: Coercing text to numeric in T37017 / R37017C20: '5076.2'
## Warning: Coercing text to numeric in T37018 / R37018C20: '5076.2'
## Warning: Coercing text to numeric in T37019 / R37019C20: '5076.2'
## Warning: Coercing text to numeric in T37020 / R37020C20: '5076.2'
## Warning: Coercing text to numeric in T37021 / R37021C20: '5076.2'
## Warning: Coercing text to numeric in T37022 / R37022C20: '5076.2'
## Warning: Coercing text to numeric in T37023 / R37023C20: '5076.2'
## Warning: Coercing text to numeric in T37024 / R37024C20: '5076.2'
## Warning: Coercing text to numeric in T37025 / R37025C20: '5076.2'
## Warning: Coercing text to numeric in T37026 / R37026C20: '5076.2'
## Warning: Coercing text to numeric in T37027 / R37027C20: '5076.2'
## Warning: Coercing text to numeric in T37028 / R37028C20: '5076.2'
## Warning: Coercing text to numeric in T37029 / R37029C20: '5076.2'
## Warning: Coercing text to numeric in T37030 / R37030C20: '5076.2'
## Warning: Coercing text to numeric in T37031 / R37031C20: '5076.2'
## Warning: Coercing text to numeric in T37032 / R37032C20: '5076.2'
## Warning: Coercing text to numeric in T37033 / R37033C20: '5076.2'
## Warning: Coercing text to numeric in T37034 / R37034C20: '5076.2'
## Warning: Coercing text to numeric in T37035 / R37035C20: '5076.2'
## Warning: Coercing text to numeric in T37036 / R37036C20: '5076.2'
## Warning: Coercing text to numeric in T37037 / R37037C20: '5076.2'
## Warning: Coercing text to numeric in T37038 / R37038C20: '5076.2'
## Warning: Coercing text to numeric in T37039 / R37039C20: '5076.2'
## Warning: Coercing text to numeric in T37040 / R37040C20: '5076.2'
## Warning: Coercing text to numeric in T37041 / R37041C20: '5076.2'
## Warning: Coercing text to numeric in T37042 / R37042C20: '5076.2'
## Warning: Coercing text to numeric in T37043 / R37043C20: '5076.2'
## Warning: Coercing text to numeric in T37044 / R37044C20: '5076.2'
## Warning: Coercing text to numeric in T37045 / R37045C20: '5076.2'
## Warning: Coercing text to numeric in T37046 / R37046C20: '5076.2'
## Warning: Coercing text to numeric in T37047 / R37047C20: '5076.2'
## Warning: Coercing text to numeric in T37048 / R37048C20: '5076.2'
## Warning: Coercing text to numeric in T37049 / R37049C20: '5076.2'
## Warning: Coercing text to numeric in T37050 / R37050C20: '5076.2'
## Warning: Coercing text to numeric in T37051 / R37051C20: '5076.2'
## Warning: Coercing text to numeric in T37052 / R37052C20: '5076.2'
## Warning: Coercing text to numeric in T37053 / R37053C20: '5076.2'
## Warning: Coercing text to numeric in T37054 / R37054C20: '5076.2'
## Warning: Coercing text to numeric in T37055 / R37055C20: '5076.2'
## Warning: Coercing text to numeric in T37056 / R37056C20: '5076.2'
## Warning: Coercing text to numeric in T37057 / R37057C20: '5076.2'
## Warning: Coercing text to numeric in T37058 / R37058C20: '5076.2'
## Warning: Coercing text to numeric in T37059 / R37059C20: '5076.2'
## Warning: Coercing text to numeric in T37060 / R37060C20: '5076.2'
## Warning: Coercing text to numeric in T37061 / R37061C20: '5076.2'
## Warning: Coercing text to numeric in T37062 / R37062C20: '5076.2'
## Warning: Coercing text to numeric in T37063 / R37063C20: '5076.2'
## Warning: Coercing text to numeric in T37064 / R37064C20: '5076.2'
## Warning: Coercing text to numeric in T37065 / R37065C20: '5076.2'
## Warning: Coercing text to numeric in T37066 / R37066C20: '5076.2'
## Warning: Coercing text to numeric in T37067 / R37067C20: '5076.2'
## Warning: Coercing text to numeric in T37068 / R37068C20: '5076.2'
## Warning: Coercing text to numeric in T37069 / R37069C20: '5076.2'
## Warning: Coercing text to numeric in T37070 / R37070C20: '5076.2'
## Warning: Coercing text to numeric in T37071 / R37071C20: '5076.2'
## Warning: Coercing text to numeric in T37072 / R37072C20: '5076.2'
## Warning: Coercing text to numeric in T37073 / R37073C20: '5076.2'
## Warning: Coercing text to numeric in T37074 / R37074C20: '5076.2'
## Warning: Coercing text to numeric in T37075 / R37075C20: '5076.2'
## Warning: Coercing text to numeric in T37076 / R37076C20: '5076.2'
## Warning: Coercing text to numeric in T37077 / R37077C20: '5076.2'
## Warning: Coercing text to numeric in T37078 / R37078C20: '5076.2'
## Warning: Coercing text to numeric in T37079 / R37079C20: '5076.2'
## Warning: Coercing text to numeric in T37080 / R37080C20: '5076.2'
## Warning: Coercing text to numeric in T37081 / R37081C20: '5076.2'
## Warning: Coercing text to numeric in T37082 / R37082C20: '5076.2'
## Warning: Coercing text to numeric in S37083 / R37083C19: '0.996'
## Warning: Coercing text to numeric in T37083 / R37083C20: '5076.2'
## Warning: Coercing text to numeric in S37084 / R37084C19: '0.979'
## Warning: Coercing text to numeric in T37084 / R37084C20: '5076.2'
## Warning: Coercing text to numeric in S37085 / R37085C19: '0.979'
## Warning: Coercing text to numeric in T37085 / R37085C20: '5076.2'
## Warning: Coercing text to numeric in S37086 / R37086C19: '0.979'
## Warning: Coercing text to numeric in T37086 / R37086C20: '5076.2'
## Warning: Coercing text to numeric in S37087 / R37087C19: '0.969'
## Warning: Coercing text to numeric in T37087 / R37087C20: '5076.2'
## Warning: Coercing text to numeric in S37088 / R37088C19: '0.944'
## Warning: Coercing text to numeric in T37088 / R37088C20: '5076.2'
## Warning: Coercing text to numeric in S37089 / R37089C19: '0.944'
## Warning: Coercing text to numeric in T37089 / R37089C20: '5076.2'
## Warning: Coercing text to numeric in S37090 / R37090C19: '0.944'
## Warning: Coercing text to numeric in T37090 / R37090C20: '5076.2'
## Warning: Coercing text to numeric in S37091 / R37091C19: '0.937'
## Warning: Coercing text to numeric in T37091 / R37091C20: '5076.2'
## Warning: Coercing text to numeric in S37092 / R37092C19: '0.937'
## Warning: Coercing text to numeric in T37092 / R37092C20: '5076.2'
## Warning: Coercing text to numeric in S37093 / R37093C19: '0.933'
## Warning: Coercing text to numeric in T37093 / R37093C20: '5076.2'
## Warning: Coercing text to numeric in S37094 / R37094C19: '0.927'
## Warning: Coercing text to numeric in T37094 / R37094C20: '5076.2'
## Warning: Coercing text to numeric in S37095 / R37095C19: '0.927'
## Warning: Coercing text to numeric in T37095 / R37095C20: '5076.2'
## Warning: Coercing text to numeric in S37096 / R37096C19: '0.921'
## Warning: Coercing text to numeric in T37096 / R37096C20: '5076.2'
## Warning: Coercing text to numeric in S37097 / R37097C19: '0.921'
## Warning: Coercing text to numeric in T37097 / R37097C20: '5076.2'
## Warning: Coercing text to numeric in S37098 / R37098C19: '0.914'
## Warning: Coercing text to numeric in T37098 / R37098C20: '5076.2'
## Warning: Coercing text to numeric in S37099 / R37099C19: '0.914'
## Warning: Coercing text to numeric in T37099 / R37099C20: '5076.2'
## Warning: Coercing text to numeric in S37100 / R37100C19: '0.914'
## Warning: Coercing text to numeric in T37100 / R37100C20: '5076.2'
## Warning: Coercing text to numeric in S37101 / R37101C19: '0.908'
## Warning: Coercing text to numeric in T37101 / R37101C20: '5076.2'
## Warning: Coercing text to numeric in S37102 / R37102C19: '0.908'
## Warning: Coercing text to numeric in T37102 / R37102C20: '5076.2'
## Warning: Coercing text to numeric in S37103 / R37103C19: '0.908'
## Warning: Coercing text to numeric in T37103 / R37103C20: '5076.2'
## Warning: Coercing text to numeric in S37104 / R37104C19: '0.908'
## Warning: Coercing text to numeric in T37104 / R37104C20: '5076.2'
## Warning: Coercing text to numeric in S37105 / R37105C19: '0.908'
## Warning: Coercing text to numeric in T37105 / R37105C20: '5076.2'
## Warning: Coercing text to numeric in S37106 / R37106C19: '0.908'
## Warning: Coercing text to numeric in T37106 / R37106C20: '5076.2'
## Warning: Coercing text to numeric in S37107 / R37107C19: '0.908'
## Warning: Coercing text to numeric in T37107 / R37107C20: '5076.2'
## Warning: Coercing text to numeric in S37108 / R37108C19: '0.908'
## Warning: Coercing text to numeric in T37108 / R37108C20: '5076.2'
## Warning: Coercing text to numeric in S37109 / R37109C19: '0.908'
## Warning: Coercing text to numeric in T37109 / R37109C20: '5076.2'
## Warning: Coercing text to numeric in S37110 / R37110C19: '0.908'
## Warning: Coercing text to numeric in T37110 / R37110C20: '5076.2'
## Warning: Coercing text to numeric in S37111 / R37111C19: '0.908'
## Warning: Coercing text to numeric in T37111 / R37111C20: '5076.2'
## Warning: Coercing text to numeric in S37112 / R37112C19: '0.908'
## Warning: Coercing text to numeric in T37112 / R37112C20: '5076.2'
## Warning: Coercing text to numeric in S37113 / R37113C19: '0.908'
## Warning: Coercing text to numeric in T37113 / R37113C20: '5076.2'
## Warning: Coercing text to numeric in S37114 / R37114C19: '0.908'
## Warning: Coercing text to numeric in T37114 / R37114C20: '5076.2'
## Warning: Coercing text to numeric in S37115 / R37115C19: '0.908'
## Warning: Coercing text to numeric in T37115 / R37115C20: '5076.2'
## Warning: Coercing text to numeric in S37116 / R37116C19: '0.908'
## Warning: Coercing text to numeric in T37116 / R37116C20: '5076.2'
## Warning: Coercing text to numeric in S37117 / R37117C19: '0.903'
## Warning: Coercing text to numeric in T37117 / R37117C20: '5076.2'
## Warning: Coercing text to numeric in S37118 / R37118C19: '0.899'
## Warning: Coercing text to numeric in T37118 / R37118C20: '5076.2'
## Warning: Coercing text to numeric in S37119 / R37119C19: '0.884'
## Warning: Coercing text to numeric in T37119 / R37119C20: '5076.2'
## Warning: Coercing text to numeric in S37120 / R37120C19: '0.884'
## Warning: Coercing text to numeric in T37120 / R37120C20: '5076.2'
## Warning: Coercing text to numeric in S37121 / R37121C19: '0.884'
## Warning: Coercing text to numeric in T37121 / R37121C20: '5076.2'
## Warning: Coercing text to numeric in S37122 / R37122C19: '0.884'
## Warning: Coercing text to numeric in T37122 / R37122C20: '5076.2'
## Warning: Coercing text to numeric in S37123 / R37123C19: '0.884'
## Warning: Coercing text to numeric in T37123 / R37123C20: '5076.2'
## Warning: Coercing text to numeric in S37124 / R37124C19: '0.884'
## Warning: Coercing text to numeric in T37124 / R37124C20: '5076.2'
## Warning: Coercing text to numeric in S37125 / R37125C19: '0.884'
## Warning: Coercing text to numeric in T37125 / R37125C20: '5076.2'
## Warning: Coercing text to numeric in S37126 / R37126C19: '0.884'
## Warning: Coercing text to numeric in T37126 / R37126C20: '5076.2'
## Warning: Coercing text to numeric in S37127 / R37127C19: '0.884'
## Warning: Coercing text to numeric in T37127 / R37127C20: '5076.2'
## Warning: Coercing text to numeric in S37128 / R37128C19: '0.884'
## Warning: Coercing text to numeric in T37128 / R37128C20: '5076.2'
## Warning: Coercing text to numeric in S37129 / R37129C19: '0.884'
## Warning: Coercing text to numeric in T37129 / R37129C20: '5076.2'
## Warning: Coercing text to numeric in S37130 / R37130C19: '0.884'
## Warning: Coercing text to numeric in T37130 / R37130C20: '5076.2'
## Warning: Coercing text to numeric in S37131 / R37131C19: '0.884'
## Warning: Coercing text to numeric in T37131 / R37131C20: '5076.2'
## Warning: Coercing text to numeric in S37132 / R37132C19: '0.884'
## Warning: Coercing text to numeric in T37132 / R37132C20: '5076.2'
## Warning: Coercing text to numeric in S37133 / R37133C19: '0.884'
## Warning: Coercing text to numeric in T37133 / R37133C20: '5076.2'
## Warning: Coercing text to numeric in S37134 / R37134C19: '0.884'
## Warning: Coercing text to numeric in T37134 / R37134C20: '5076.2'
## Warning: Coercing text to numeric in S37135 / R37135C19: '0.884'
## Warning: Coercing text to numeric in T37135 / R37135C20: '5076.2'
## Warning: Coercing text to numeric in S37136 / R37136C19: '0.884'
## Warning: Coercing text to numeric in T37136 / R37136C20: '5076.2'
## Warning: Coercing text to numeric in S37137 / R37137C19: '0.884'
## Warning: Coercing text to numeric in T37137 / R37137C20: '5076.2'
## Warning: Coercing text to numeric in S37138 / R37138C19: '0.884'
## Warning: Coercing text to numeric in T37138 / R37138C20: '5076.2'
## Warning: Coercing text to numeric in S37139 / R37139C19: '0.884'
## Warning: Coercing text to numeric in T37139 / R37139C20: '5076.2'
## Warning: Coercing text to numeric in S37140 / R37140C19: '0.884'
## Warning: Coercing text to numeric in T37140 / R37140C20: '5076.2'
## Warning: Coercing text to numeric in S37141 / R37141C19: '0.884'
## Warning: Coercing text to numeric in T37141 / R37141C20: '5076.2'
## Warning: Coercing text to numeric in S37142 / R37142C19: '0.884'
## Warning: Coercing text to numeric in T37142 / R37142C20: '5076.2'
## Warning: Coercing text to numeric in S37143 / R37143C19: '0.884'
## Warning: Coercing text to numeric in T37143 / R37143C20: '5076.2'
## Warning: Coercing text to numeric in S37144 / R37144C19: '0.884'
## Warning: Coercing text to numeric in T37144 / R37144C20: '5076.2'
## Warning: Coercing text to numeric in S37145 / R37145C19: '0.884'
## Warning: Coercing text to numeric in T37145 / R37145C20: '5076.2'
## Warning: Coercing text to numeric in S37146 / R37146C19: '0.884'
## Warning: Coercing text to numeric in T37146 / R37146C20: '5076.2'
## Warning: Coercing text to numeric in S37147 / R37147C19: '0.884'
## Warning: Coercing text to numeric in T37147 / R37147C20: '5076.2'
## Warning: Coercing text to numeric in S37148 / R37148C19: '0.884'
## Warning: Coercing text to numeric in T37148 / R37148C20: '5076.2'
## Warning: Coercing text to numeric in S37149 / R37149C19: '0.884'
## Warning: Coercing text to numeric in T37149 / R37149C20: '5076.2'
## Warning: Coercing text to numeric in S37150 / R37150C19: '0.884'
## Warning: Coercing text to numeric in T37150 / R37150C20: '5076.2'
## Warning: Coercing text to numeric in S37151 / R37151C19: '0.884'
## Warning: Coercing text to numeric in T37151 / R37151C20: '5076.2'
## Warning: Coercing text to numeric in S37152 / R37152C19: '0.884'
## Warning: Coercing text to numeric in T37152 / R37152C20: '5076.2'
## Warning: Coercing text to numeric in S37153 / R37153C19: '0.884'
## Warning: Coercing text to numeric in T37153 / R37153C20: '5076.2'
## Warning: Coercing text to numeric in S37154 / R37154C19: '0.884'
## Warning: Coercing text to numeric in T37154 / R37154C20: '5076.2'
## Warning: Coercing text to numeric in S37155 / R37155C19: '0.884'
## Warning: Coercing text to numeric in T37155 / R37155C20: '5076.2'
## Warning: Coercing text to numeric in S37156 / R37156C19: '0.884'
## Warning: Coercing text to numeric in T37156 / R37156C20: '5076.2'
## Warning: Coercing text to numeric in S37157 / R37157C19: '0.884'
## Warning: Coercing text to numeric in T37157 / R37157C20: '5076.2'
## Warning: Coercing text to numeric in S37158 / R37158C19: '0.884'
## Warning: Coercing text to numeric in T37158 / R37158C20: '5076.2'
## Warning: Coercing text to numeric in S37159 / R37159C19: '0.884'
## Warning: Coercing text to numeric in T37159 / R37159C20: '5076.2'
## Warning: Coercing text to numeric in S37160 / R37160C19: '0.884'
## Warning: Coercing text to numeric in T37160 / R37160C20: '5076.2'
## Warning: Coercing text to numeric in S37161 / R37161C19: '0.884'
## Warning: Coercing text to numeric in T37161 / R37161C20: '5076.2'
## Warning: Coercing text to numeric in S37162 / R37162C19: '0.884'
## Warning: Coercing text to numeric in T37162 / R37162C20: '5076.2'
## Warning: Coercing text to numeric in S37163 / R37163C19: '0.884'
## Warning: Coercing text to numeric in T37163 / R37163C20: '5076.2'
## Warning: Coercing text to numeric in S37164 / R37164C19: '0.884'
## Warning: Coercing text to numeric in T37164 / R37164C20: '5076.2'
## Warning: Coercing text to numeric in S37165 / R37165C19: '0.884'
## Warning: Coercing text to numeric in T37165 / R37165C20: '5076.2'
## Warning: Coercing text to numeric in S37166 / R37166C19: '0.884'
## Warning: Coercing text to numeric in T37166 / R37166C20: '5076.2'
## Warning: Coercing text to numeric in S37167 / R37167C19: '0.883'
## Warning: Coercing text to numeric in T37167 / R37167C20: '5076.2'
## Warning: Coercing text to numeric in S37168 / R37168C19: '0.883'
## Warning: Coercing text to numeric in T37168 / R37168C20: '5076.2'
## Warning: Coercing text to numeric in S37169 / R37169C19: '0.883'
## Warning: Coercing text to numeric in T37169 / R37169C20: '5076.2'
## Warning: Coercing text to numeric in S37170 / R37170C19: '0.883'
## Warning: Coercing text to numeric in T37170 / R37170C20: '5076.2'
## Warning: Coercing text to numeric in S37171 / R37171C19: '0.883'
## Warning: Coercing text to numeric in T37171 / R37171C20: '5076.2'
## Warning: Coercing text to numeric in S37172 / R37172C19: '0.883'
## Warning: Coercing text to numeric in T37172 / R37172C20: '5076.2'
## Warning: Coercing text to numeric in S37173 / R37173C19: '0.883'
## Warning: Coercing text to numeric in T37173 / R37173C20: '5076.2'
## Warning: Coercing text to numeric in S37174 / R37174C19: '0.883'
## Warning: Coercing text to numeric in T37174 / R37174C20: '5076.2'
## Warning: Coercing text to numeric in S37175 / R37175C19: '0.883'
## Warning: Coercing text to numeric in T37175 / R37175C20: '5076.2'
## Warning: Coercing text to numeric in S37176 / R37176C19: '0.883'
## Warning: Coercing text to numeric in T37176 / R37176C20: '5076.2'
## Warning: Coercing text to numeric in S37177 / R37177C19: '0.883'
## Warning: Coercing text to numeric in T37177 / R37177C20: '5076.2'
## Warning: Coercing text to numeric in S37178 / R37178C19: '0.883'
## Warning: Coercing text to numeric in T37178 / R37178C20: '5076.2'
## Warning: Coercing text to numeric in S37179 / R37179C19: '0.883'
## Warning: Coercing text to numeric in T37179 / R37179C20: '5076.2'
## Warning: Coercing text to numeric in S37180 / R37180C19: '0.883'
## Warning: Coercing text to numeric in T37180 / R37180C20: '5076.2'
## Warning: Coercing text to numeric in S37181 / R37181C19: '0.883'
## Warning: Coercing text to numeric in T37181 / R37181C20: '5076.2'
## Warning: Coercing text to numeric in S37182 / R37182C19: '0.883'
## Warning: Coercing text to numeric in T37182 / R37182C20: '5076.2'
## Warning: Coercing text to numeric in S37183 / R37183C19: '0.883'
## Warning: Coercing text to numeric in T37183 / R37183C20: '5076.2'
## Warning: Coercing text to numeric in S37184 / R37184C19: '0.883'
## Warning: Coercing text to numeric in T37184 / R37184C20: '5076.2'
## Warning: Coercing text to numeric in S37185 / R37185C19: '0.883'
## Warning: Coercing text to numeric in T37185 / R37185C20: '5076.2'
## Warning: Coercing text to numeric in S37186 / R37186C19: '0.883'
## Warning: Coercing text to numeric in T37186 / R37186C20: '5076.2'
## Warning: Coercing text to numeric in S37187 / R37187C19: '0.883'
## Warning: Coercing text to numeric in T37187 / R37187C20: '5076.2'
## Warning: Coercing text to numeric in S37188 / R37188C19: '0.883'
## Warning: Coercing text to numeric in T37188 / R37188C20: '5076.2'
## Warning: Coercing text to numeric in S37189 / R37189C19: '0.883'
## Warning: Coercing text to numeric in T37189 / R37189C20: '5076.2'
## Warning: Coercing text to numeric in S37190 / R37190C19: '0.883'
## Warning: Coercing text to numeric in T37190 / R37190C20: '5076.2'
## Warning: Coercing text to numeric in S37191 / R37191C19: '0.883'
## Warning: Coercing text to numeric in T37191 / R37191C20: '5076.2'
## Warning: Coercing text to numeric in S37192 / R37192C19: '0.883'
## Warning: Coercing text to numeric in T37192 / R37192C20: '5076.2'
## Warning: Coercing text to numeric in S37193 / R37193C19: '0.883'
## Warning: Coercing text to numeric in T37193 / R37193C20: '5076.2'
## Warning: Coercing text to numeric in S37194 / R37194C19: '0.883'
## Warning: Coercing text to numeric in T37194 / R37194C20: '5076.2'
## Warning: Coercing text to numeric in S37195 / R37195C19: '0.883'
## Warning: Coercing text to numeric in T37195 / R37195C20: '5076.2'
## Warning: Coercing text to numeric in S37196 / R37196C19: '0.883'
## Warning: Coercing text to numeric in T37196 / R37196C20: '5076.2'
## Warning: Coercing text to numeric in S37197 / R37197C19: '0.883'
## Warning: Coercing text to numeric in T37197 / R37197C20: '5076.2'
## Warning: Coercing text to numeric in S37198 / R37198C19: '0.883'
## Warning: Coercing text to numeric in T37198 / R37198C20: '5076.2'
## Warning: Coercing text to numeric in S37199 / R37199C19: '0.883'
## Warning: Coercing text to numeric in T37199 / R37199C20: '5076.2'
## Warning: Coercing text to numeric in S37200 / R37200C19: '0.883'
## Warning: Coercing text to numeric in T37200 / R37200C20: '5076.2'
## Warning: Coercing text to numeric in S37201 / R37201C19: '0.883'
## Warning: Coercing text to numeric in T37201 / R37201C20: '5076.2'
## Warning: Coercing text to numeric in S37202 / R37202C19: '0.883'
## Warning: Coercing text to numeric in T37202 / R37202C20: '5076.2'
## Warning: Coercing text to numeric in S37203 / R37203C19: '0.883'
## Warning: Coercing text to numeric in T37203 / R37203C20: '5076.2'
## Warning: Coercing text to numeric in S37204 / R37204C19: '0.883'
## Warning: Coercing text to numeric in T37204 / R37204C20: '5076.2'
## Warning: Coercing text to numeric in S37205 / R37205C19: '0.883'
## Warning: Coercing text to numeric in T37205 / R37205C20: '5076.2'
## Warning: Coercing text to numeric in S37206 / R37206C19: '0.883'
## Warning: Coercing text to numeric in T37206 / R37206C20: '5076.2'
## Warning: Coercing text to numeric in S37207 / R37207C19: '0.883'
## Warning: Coercing text to numeric in T37207 / R37207C20: '5076.2'
## Warning: Coercing text to numeric in S37208 / R37208C19: '0.883'
## Warning: Coercing text to numeric in T37208 / R37208C20: '5076.2'
## Warning: Coercing text to numeric in S37209 / R37209C19: '0.881'
## Warning: Coercing text to numeric in T37209 / R37209C20: '5076.2'
## Warning: Coercing text to numeric in S37210 / R37210C19: '0.881'
## Warning: Coercing text to numeric in T37210 / R37210C20: '5076.2'
## Warning: Coercing text to numeric in S37211 / R37211C19: '0.881'
## Warning: Coercing text to numeric in T37211 / R37211C20: '5076.2'
## Warning: Coercing text to numeric in S37212 / R37212C19: '0.881'
## Warning: Coercing text to numeric in T37212 / R37212C20: '5076.2'
## Warning: Coercing text to numeric in S37213 / R37213C19: '0.881'
## Warning: Coercing text to numeric in T37213 / R37213C20: '5076.2'
## Warning: Coercing text to numeric in S37214 / R37214C19: '0.881'
## Warning: Coercing text to numeric in T37214 / R37214C20: '5076.2'
## Warning: Coercing text to numeric in S37215 / R37215C19: '0.881'
## Warning: Coercing text to numeric in T37215 / R37215C20: '5076.2'
## Warning: Coercing text to numeric in S37216 / R37216C19: '0.881'
## Warning: Coercing text to numeric in T37216 / R37216C20: '5076.2'
## Warning: Coercing text to numeric in S37217 / R37217C19: '0.881'
## Warning: Coercing text to numeric in T37217 / R37217C20: '5076.2'
## Warning: Coercing text to numeric in S37218 / R37218C19: '0.881'
## Warning: Coercing text to numeric in T37218 / R37218C20: '5076.2'
## Warning: Coercing text to numeric in S37219 / R37219C19: '0.881'
## Warning: Coercing text to numeric in T37219 / R37219C20: '5076.2'
## Warning: Coercing text to numeric in S37220 / R37220C19: '0.881'
## Warning: Coercing text to numeric in T37220 / R37220C20: '5076.2'
## Warning: Coercing text to numeric in S37221 / R37221C19: '0.881'
## Warning: Coercing text to numeric in T37221 / R37221C20: '5076.2'
## Warning: Coercing text to numeric in S37222 / R37222C19: '0.881'
## Warning: Coercing text to numeric in T37222 / R37222C20: '5076.2'
## Warning: Coercing text to numeric in S37223 / R37223C19: '0.881'
## Warning: Coercing text to numeric in T37223 / R37223C20: '5076.2'
## Warning: Coercing text to numeric in S37224 / R37224C19: '0.881'
## Warning: Coercing text to numeric in T37224 / R37224C20: '5076.2'
## Warning: Coercing text to numeric in S37225 / R37225C19: '0.881'
## Warning: Coercing text to numeric in T37225 / R37225C20: '5076.2'
## Warning: Coercing text to numeric in S37226 / R37226C19: '0.881'
## Warning: Coercing text to numeric in T37226 / R37226C20: '5076.2'
## Warning: Coercing text to numeric in S37227 / R37227C19: '0.881'
## Warning: Coercing text to numeric in T37227 / R37227C20: '5076.2'
## Warning: Coercing text to numeric in S37228 / R37228C19: '0.881'
## Warning: Coercing text to numeric in T37228 / R37228C20: '5076.2'
## Warning: Coercing text to numeric in S37229 / R37229C19: '0.881'
## Warning: Coercing text to numeric in T37229 / R37229C20: '5076.2'
## Warning: Coercing text to numeric in S37230 / R37230C19: '0.881'
## Warning: Coercing text to numeric in T37230 / R37230C20: '5076.2'
## Warning: Coercing text to numeric in S37231 / R37231C19: '0.881'
## Warning: Coercing text to numeric in T37231 / R37231C20: '5076.2'
## Warning: Coercing text to numeric in S37232 / R37232C19: '0.881'
## Warning: Coercing text to numeric in T37232 / R37232C20: '5076.2'
## Warning: Coercing text to numeric in S37233 / R37233C19: '0.881'
## Warning: Coercing text to numeric in T37233 / R37233C20: '5076.2'
## Warning: Coercing text to numeric in S37234 / R37234C19: '0.881'
## Warning: Coercing text to numeric in T37234 / R37234C20: '5076.2'
## Warning: Coercing text to numeric in S37235 / R37235C19: '0.881'
## Warning: Coercing text to numeric in T37235 / R37235C20: '5076.2'
## Warning: Coercing text to numeric in S37236 / R37236C19: '0.881'
## Warning: Coercing text to numeric in T37236 / R37236C20: '5076.2'
## Warning: Coercing text to numeric in S37237 / R37237C19: '0.881'
## Warning: Coercing text to numeric in T37237 / R37237C20: '5076.2'
## Warning: Coercing text to numeric in S37238 / R37238C19: '0.881'
## Warning: Coercing text to numeric in T37238 / R37238C20: '5076.2'
## Warning: Coercing text to numeric in S37239 / R37239C19: '0.881'
## Warning: Coercing text to numeric in T37239 / R37239C20: '5076.2'
## Warning: Coercing text to numeric in S37240 / R37240C19: '0.881'
## Warning: Coercing text to numeric in T37240 / R37240C20: '5076.2'
## Warning: Coercing text to numeric in S37241 / R37241C19: '0.881'
## Warning: Coercing text to numeric in T37241 / R37241C20: '5076.2'
## Warning: Coercing text to numeric in S37242 / R37242C19: '0.881'
## Warning: Coercing text to numeric in T37242 / R37242C20: '5076.2'
## Warning: Coercing text to numeric in S37243 / R37243C19: '0.881'
## Warning: Coercing text to numeric in T37243 / R37243C20: '5076.2'
## Warning: Coercing text to numeric in S37244 / R37244C19: '0.881'
## Warning: Coercing text to numeric in T37244 / R37244C20: '5076.2'
## Warning: Coercing text to numeric in S37245 / R37245C19: '0.881'
## Warning: Coercing text to numeric in T37245 / R37245C20: '5076.2'
## Warning: Coercing text to numeric in S37246 / R37246C19: '0.881'
## Warning: Coercing text to numeric in T37246 / R37246C20: '5076.2'
## Warning: Coercing text to numeric in S37247 / R37247C19: '0.881'
## Warning: Coercing text to numeric in T37247 / R37247C20: '5076.2'
## Warning: Coercing text to numeric in S37248 / R37248C19: '0.881'
## Warning: Coercing text to numeric in T37248 / R37248C20: '5076.2'
## Warning: Coercing text to numeric in S37249 / R37249C19: '0.881'
## Warning: Coercing text to numeric in T37249 / R37249C20: '5076.2'
## Warning: Coercing text to numeric in S37250 / R37250C19: '0.881'
## Warning: Coercing text to numeric in T37250 / R37250C20: '5076.2'
## Warning: Coercing text to numeric in S37251 / R37251C19: '0.881'
## Warning: Coercing text to numeric in T37251 / R37251C20: '5076.2'
## Warning: Coercing text to numeric in S37252 / R37252C19: '0.881'
## Warning: Coercing text to numeric in T37252 / R37252C20: '5076.2'
## Warning: Coercing text to numeric in S37253 / R37253C19: '0.881'
## Warning: Coercing text to numeric in T37253 / R37253C20: '5076.2'
## Warning: Coercing text to numeric in S37254 / R37254C19: '0.881'
## Warning: Coercing text to numeric in T37254 / R37254C20: '5076.2'
## Warning: Coercing text to numeric in S37255 / R37255C19: '0.881'
## Warning: Coercing text to numeric in T37255 / R37255C20: '5076.2'
## Warning: Coercing text to numeric in S37256 / R37256C19: '0.881'
## Warning: Coercing text to numeric in T37256 / R37256C20: '5076.2'
## Warning: Coercing text to numeric in S37257 / R37257C19: '0.881'
## Warning: Coercing text to numeric in T37257 / R37257C20: '5076.2'
## Warning: Coercing text to numeric in S37258 / R37258C19: '0.881'
## Warning: Coercing text to numeric in T37258 / R37258C20: '5076.2'
## Warning: Coercing text to numeric in S37259 / R37259C19: '0.881'
## Warning: Coercing text to numeric in T37259 / R37259C20: '5076.2'
## Warning: Coercing text to numeric in S37260 / R37260C19: '0.881'
## Warning: Coercing text to numeric in T37260 / R37260C20: '5076.2'
## Warning: Coercing text to numeric in S37261 / R37261C19: '0.881'
## Warning: Coercing text to numeric in T37261 / R37261C20: '5076.2'
## Warning: Coercing text to numeric in S37262 / R37262C19: '0.881'
## Warning: Coercing text to numeric in T37262 / R37262C20: '5076.2'
## Warning: Coercing text to numeric in S37263 / R37263C19: '0.881'
## Warning: Coercing text to numeric in T37263 / R37263C20: '5076.2'
## Warning: Coercing text to numeric in S37264 / R37264C19: '0.881'
## Warning: Coercing text to numeric in T37264 / R37264C20: '5076.2'
## Warning: Coercing text to numeric in S37265 / R37265C19: '0.881'
## Warning: Coercing text to numeric in T37265 / R37265C20: '5076.2'
## Warning: Coercing text to numeric in S37266 / R37266C19: '0.881'
## Warning: Coercing text to numeric in T37266 / R37266C20: '5076.2'
## Warning: Coercing text to numeric in S37267 / R37267C19: '0.881'
## Warning: Coercing text to numeric in T37267 / R37267C20: '5076.2'
## Warning: Coercing text to numeric in S37268 / R37268C19: '0.884'
## Warning: Coercing text to numeric in T37268 / R37268C20: '5076.2'
## Warning: Coercing text to numeric in S37269 / R37269C19: '0.884'
## Warning: Coercing text to numeric in T37269 / R37269C20: '5076.2'
## Warning: Coercing text to numeric in S37270 / R37270C19: '0.884'
## Warning: Coercing text to numeric in T37270 / R37270C20: '5076.2'
## Warning: Coercing text to numeric in S37271 / R37271C19: '0.884'
## Warning: Coercing text to numeric in T37271 / R37271C20: '5076.2'
## Warning: Coercing text to numeric in S37272 / R37272C19: '0.884'
## Warning: Coercing text to numeric in T37272 / R37272C20: '5076.2'
## Warning: Coercing text to numeric in S37273 / R37273C19: '0.884'
## Warning: Coercing text to numeric in T37273 / R37273C20: '5076.2'
## Warning: Coercing text to numeric in S37274 / R37274C19: '0.884'
## Warning: Coercing text to numeric in T37274 / R37274C20: '5076.2'
## Warning: Coercing text to numeric in S37275 / R37275C19: '0.884'
## Warning: Coercing text to numeric in T37275 / R37275C20: '5076.2'
## Warning: Coercing text to numeric in S37276 / R37276C19: '0.884'
## Warning: Coercing text to numeric in T37276 / R37276C20: '5076.2'
## Warning: Coercing text to numeric in S37277 / R37277C19: '0.884'
## Warning: Coercing text to numeric in T37277 / R37277C20: '5076.2'
## Warning: Coercing text to numeric in S37278 / R37278C19: '0.884'
## Warning: Coercing text to numeric in T37278 / R37278C20: '5076.2'
## Warning: Coercing text to numeric in S37279 / R37279C19: '0.884'
## Warning: Coercing text to numeric in T37279 / R37279C20: '5076.2'
## Warning: Coercing text to numeric in S37280 / R37280C19: '0.884'
## Warning: Coercing text to numeric in T37280 / R37280C20: '5076.2'
## Warning: Coercing text to numeric in S37281 / R37281C19: '0.884'
## Warning: Coercing text to numeric in T37281 / R37281C20: '5076.2'
## Warning: Coercing text to numeric in S37282 / R37282C19: '0.884'
## Warning: Coercing text to numeric in T37282 / R37282C20: '5076.2'
## Warning: Coercing text to numeric in S37283 / R37283C19: '0.884'
## Warning: Coercing text to numeric in T37283 / R37283C20: '5076.2'
## Warning: Coercing text to numeric in S37284 / R37284C19: '0.884'
## Warning: Coercing text to numeric in T37284 / R37284C20: '5076.2'
## Warning: Coercing text to numeric in S37285 / R37285C19: '0.884'
## Warning: Coercing text to numeric in T37285 / R37285C20: '5076.2'
## Warning: Coercing text to numeric in S37286 / R37286C19: '0.884'
## Warning: Coercing text to numeric in T37286 / R37286C20: '5076.2'
## Warning: Coercing text to numeric in S37287 / R37287C19: '0.884'
## Warning: Coercing text to numeric in T37287 / R37287C20: '5076.2'
## Warning: Coercing text to numeric in S37288 / R37288C19: '0.884'
## Warning: Coercing text to numeric in T37288 / R37288C20: '5076.2'
## Warning: Coercing text to numeric in S37289 / R37289C19: '0.884'
## Warning: Coercing text to numeric in T37289 / R37289C20: '5076.2'
## Warning: Coercing text to numeric in S37290 / R37290C19: '0.884'
## Warning: Coercing text to numeric in T37290 / R37290C20: '5076.2'
## Warning: Coercing text to numeric in S37291 / R37291C19: '0.884'
## Warning: Coercing text to numeric in T37291 / R37291C20: '5076.2'
## Warning: Coercing text to numeric in S37292 / R37292C19: '0.884'
## Warning: Coercing text to numeric in T37292 / R37292C20: '5076.2'
## Warning: Coercing text to numeric in S37293 / R37293C19: '0.884'
## Warning: Coercing text to numeric in T37293 / R37293C20: '5076.2'
## Warning: Coercing text to numeric in S37294 / R37294C19: '0.884'
## Warning: Coercing text to numeric in T37294 / R37294C20: '5076.2'
## Warning: Coercing text to numeric in S37295 / R37295C19: '0.884'
## Warning: Coercing text to numeric in T37295 / R37295C20: '5076.2'
## Warning: Coercing text to numeric in S37296 / R37296C19: '0.884'
## Warning: Coercing text to numeric in T37296 / R37296C20: '5076.2'
## Warning: Coercing text to numeric in S37297 / R37297C19: '0.884'
## Warning: Coercing text to numeric in T37297 / R37297C20: '5076.2'
## Warning: Coercing text to numeric in S37298 / R37298C19: '0.884'
## Warning: Coercing text to numeric in T37298 / R37298C20: '5076.2'
## Warning: Coercing text to numeric in S37299 / R37299C19: '0.884'
## Warning: Coercing text to numeric in T37299 / R37299C20: '5076.2'
## Warning: Coercing text to numeric in S37300 / R37300C19: '0.884'
## Warning: Coercing text to numeric in T37300 / R37300C20: '5076.2'
## Warning: Coercing text to numeric in S37301 / R37301C19: '0.884'
## Warning: Coercing text to numeric in T37301 / R37301C20: '5076.2'
## Warning: Coercing text to numeric in S37302 / R37302C19: '0.884'
## Warning: Coercing text to numeric in T37302 / R37302C20: '5076.2'
## Warning: Coercing text to numeric in S37303 / R37303C19: '0.884'
## Warning: Coercing text to numeric in T37303 / R37303C20: '5076.2'
## Warning: Coercing text to numeric in S37304 / R37304C19: '0.884'
## Warning: Coercing text to numeric in T37304 / R37304C20: '5076.2'
## Warning: Coercing text to numeric in S37305 / R37305C19: '0.884'
## Warning: Coercing text to numeric in T37305 / R37305C20: '5076.2'
## Warning: Coercing text to numeric in S37306 / R37306C19: '0.884'
## Warning: Coercing text to numeric in T37306 / R37306C20: '5076.2'
## Warning: Coercing text to numeric in S37307 / R37307C19: '0.884'
## Warning: Coercing text to numeric in T37307 / R37307C20: '5076.2'
## Warning: Coercing text to numeric in S37308 / R37308C19: '0.884'
## Warning: Coercing text to numeric in T37308 / R37308C20: '5076.2'
## Warning: Coercing text to numeric in S37309 / R37309C19: '0.884'
## Warning: Coercing text to numeric in T37309 / R37309C20: '5076.2'
## Warning: Coercing text to numeric in S37310 / R37310C19: '0.884'
## Warning: Coercing text to numeric in T37310 / R37310C20: '5076.2'
## Warning: Coercing text to numeric in S37311 / R37311C19: '0.884'
## Warning: Coercing text to numeric in T37311 / R37311C20: '5076.2'
## Warning: Coercing text to numeric in S37312 / R37312C19: '0.884'
## Warning: Coercing text to numeric in T37312 / R37312C20: '5076.2'
## Warning: Coercing text to numeric in S37313 / R37313C19: '0.883'
## Warning: Coercing text to numeric in T37313 / R37313C20: '5076.2'
## Warning: Coercing text to numeric in S37314 / R37314C19: '0.883'
## Warning: Coercing text to numeric in T37314 / R37314C20: '5076.2'
## Warning: Coercing text to numeric in S37315 / R37315C19: '0.883'
## Warning: Coercing text to numeric in T37315 / R37315C20: '5076.2'
## Warning: Coercing text to numeric in S37316 / R37316C19: '0.883'
## Warning: Coercing text to numeric in T37316 / R37316C20: '5076.2'
## Warning: Coercing text to numeric in S37317 / R37317C19: '0.883'
## Warning: Coercing text to numeric in T37317 / R37317C20: '5076.2'
## Warning: Coercing text to numeric in S37318 / R37318C19: '0.883'
## Warning: Coercing text to numeric in T37318 / R37318C20: '5076.2'
## Warning: Coercing text to numeric in S37319 / R37319C19: '0.883'
## Warning: Coercing text to numeric in T37319 / R37319C20: '5076.2'
## Warning: Coercing text to numeric in S37320 / R37320C19: '0.883'
## Warning: Coercing text to numeric in T37320 / R37320C20: '5076.2'
## Warning: Coercing text to numeric in S37321 / R37321C19: '0.883'
## Warning: Coercing text to numeric in T37321 / R37321C20: '5076.2'
## Warning: Coercing text to numeric in S37322 / R37322C19: '0.883'
## Warning: Coercing text to numeric in T37322 / R37322C20: '5076.2'
## Warning: Coercing text to numeric in S37323 / R37323C19: '0.883'
## Warning: Coercing text to numeric in T37323 / R37323C20: '5076.2'
## Warning: Coercing text to numeric in S37324 / R37324C19: '0.883'
## Warning: Coercing text to numeric in T37324 / R37324C20: '5076.2'
## Warning: Coercing text to numeric in S37325 / R37325C19: '0.883'
## Warning: Coercing text to numeric in T37325 / R37325C20: '5076.2'
## Warning: Coercing text to numeric in S37326 / R37326C19: '0.883'
## Warning: Coercing text to numeric in T37326 / R37326C20: '5076.2'
## Warning: Coercing text to numeric in S37327 / R37327C19: '0.883'
## Warning: Coercing text to numeric in T37327 / R37327C20: '5076.2'
## Warning: Coercing text to numeric in S37328 / R37328C19: '0.883'
## Warning: Coercing text to numeric in T37328 / R37328C20: '5076.2'
## Warning: Coercing text to numeric in S37329 / R37329C19: '0.883'
## Warning: Coercing text to numeric in T37329 / R37329C20: '5076.2'
## Warning: Coercing text to numeric in S37330 / R37330C19: '0.883'
## Warning: Coercing text to numeric in T37330 / R37330C20: '5076.2'
## Warning: Coercing text to numeric in S37331 / R37331C19: '0.883'
## Warning: Coercing text to numeric in T37331 / R37331C20: '5076.2'
## Warning: Coercing text to numeric in S37332 / R37332C19: '0.883'
## Warning: Coercing text to numeric in T37332 / R37332C20: '5076.2'
## Warning: Coercing text to numeric in S37333 / R37333C19: '0.883'
## Warning: Coercing text to numeric in T37333 / R37333C20: '5076.2'
## Warning: Coercing text to numeric in S37334 / R37334C19: '0.883'
## Warning: Coercing text to numeric in T37334 / R37334C20: '5076.2'
## Warning: Coercing text to numeric in S37335 / R37335C19: '0.883'
## Warning: Coercing text to numeric in T37335 / R37335C20: '5076.2'
## Warning: Coercing text to numeric in S37336 / R37336C19: '0.883'
## Warning: Coercing text to numeric in T37336 / R37336C20: '5076.2'
## Warning: Coercing text to numeric in S37337 / R37337C19: '0.883'
## Warning: Coercing text to numeric in T37337 / R37337C20: '5076.2'
## Warning: Coercing text to numeric in S37338 / R37338C19: '0.883'
## Warning: Coercing text to numeric in T37338 / R37338C20: '5076.2'
## Warning: Coercing text to numeric in S37339 / R37339C19: '0.883'
## Warning: Coercing text to numeric in T37339 / R37339C20: '5076.2'
## Warning: Coercing text to numeric in S37340 / R37340C19: '0.883'
## Warning: Coercing text to numeric in T37340 / R37340C20: '5076.2'
## Warning: Coercing text to numeric in S37341 / R37341C19: '0.883'
## Warning: Coercing text to numeric in T37341 / R37341C20: '5076.2'
## Warning: Coercing text to numeric in S37342 / R37342C19: '0.883'
## Warning: Coercing text to numeric in T37342 / R37342C20: '5076.2'
## Warning: Coercing text to numeric in S37343 / R37343C19: '0.883'
## Warning: Coercing text to numeric in T37343 / R37343C20: '5076.2'
## Warning: Coercing text to numeric in S37344 / R37344C19: '0.883'
## Warning: Coercing text to numeric in T37344 / R37344C20: '5076.2'
## Warning: Coercing text to numeric in S37345 / R37345C19: '0.883'
## Warning: Coercing text to numeric in T37345 / R37345C20: '5076.2'
## Warning: Coercing text to numeric in S37346 / R37346C19: '0.883'
## Warning: Coercing text to numeric in T37346 / R37346C20: '5076.2'
## Warning: Coercing text to numeric in S37347 / R37347C19: '0.883'
## Warning: Coercing text to numeric in T37347 / R37347C20: '5076.2'
## Warning: Coercing text to numeric in S37348 / R37348C19: '0.883'
## Warning: Coercing text to numeric in T37348 / R37348C20: '5076.2'
## Warning: Coercing text to numeric in S37349 / R37349C19: '0.883'
## Warning: Coercing text to numeric in T37349 / R37349C20: '5076.2'
## Warning: Coercing text to numeric in S37350 / R37350C19: '0.883'
## Warning: Coercing text to numeric in T37350 / R37350C20: '5076.2'
## Warning: Coercing text to numeric in S37351 / R37351C19: '0.883'
## Warning: Coercing text to numeric in T37351 / R37351C20: '5076.2'
## Warning: Coercing text to numeric in S37352 / R37352C19: '0.883'
## Warning: Coercing text to numeric in T37352 / R37352C20: '5076.2'
## Warning: Coercing text to numeric in S37353 / R37353C19: '0.883'
## Warning: Coercing text to numeric in T37353 / R37353C20: '5076.2'
## Warning: Coercing text to numeric in S37354 / R37354C19: '0.883'
## Warning: Coercing text to numeric in T37354 / R37354C20: '5076.2'
## Warning: Coercing text to numeric in S37355 / R37355C19: '0.883'
## Warning: Coercing text to numeric in T37355 / R37355C20: '5076.2'
## Warning: Coercing text to numeric in S37356 / R37356C19: '0.883'
## Warning: Coercing text to numeric in T37356 / R37356C20: '5076.2'
## Warning: Coercing text to numeric in S37357 / R37357C19: '0.883'
## Warning: Coercing text to numeric in T37357 / R37357C20: '5076.2'
## Warning: Coercing text to numeric in S37358 / R37358C19: '0.883'
## Warning: Coercing text to numeric in T37358 / R37358C20: '5076.2'
## Warning: Coercing text to numeric in S37359 / R37359C19: '0.883'
## Warning: Coercing text to numeric in T37359 / R37359C20: '5076.2'
## Warning: Coercing text to numeric in S37360 / R37360C19: '0.883'
## Warning: Coercing text to numeric in T37360 / R37360C20: '5076.2'
## Warning: Coercing text to numeric in S37361 / R37361C19: '0.883'
## Warning: Coercing text to numeric in T37361 / R37361C20: '5076.2'
## Warning: Coercing text to numeric in S37362 / R37362C19: '0.883'
## Warning: Coercing text to numeric in T37362 / R37362C20: '5076.2'
## Warning: Coercing text to numeric in S37363 / R37363C19: '0.883'
## Warning: Coercing text to numeric in T37363 / R37363C20: '5076.2'
## Warning: Coercing text to numeric in S37364 / R37364C19: '0.883'
## Warning: Coercing text to numeric in T37364 / R37364C20: '5076.2'
## Warning: Coercing text to numeric in S37365 / R37365C19: '0.883'
## Warning: Coercing text to numeric in T37365 / R37365C20: '5076.2'
## Warning: Coercing text to numeric in S37366 / R37366C19: '0.883'
## Warning: Coercing text to numeric in T37366 / R37366C20: '5076.2'
## Warning: Coercing text to numeric in S37367 / R37367C19: '0.883'
## Warning: Coercing text to numeric in T37367 / R37367C20: '5076.2'
## Warning: Coercing text to numeric in S37368 / R37368C19: '0.883'
## Warning: Coercing text to numeric in T37368 / R37368C20: '5076.2'
## Warning: Coercing text to numeric in S37369 / R37369C19: '0.883'
## Warning: Coercing text to numeric in T37369 / R37369C20: '5076.2'
## Warning: Coercing text to numeric in S37370 / R37370C19: '0.883'
## Warning: Coercing text to numeric in T37370 / R37370C20: '5076.2'
## Warning: Coercing text to numeric in S37371 / R37371C19: '0.883'
## Warning: Coercing text to numeric in T37371 / R37371C20: '5076.2'
## Warning: Coercing text to numeric in S37372 / R37372C19: '0.883'
## Warning: Coercing text to numeric in T37372 / R37372C20: '5076.2'
## Warning: Coercing text to numeric in S37373 / R37373C19: '0.883'
## Warning: Coercing text to numeric in T37373 / R37373C20: '5076.2'
## Warning: Coercing text to numeric in S37374 / R37374C19: '0.883'
## Warning: Coercing text to numeric in T37374 / R37374C20: '5076.2'
## Warning: Coercing text to numeric in S37375 / R37375C19: '0.883'
## Warning: Coercing text to numeric in T37375 / R37375C20: '5076.2'
## Warning: Coercing text to numeric in S37376 / R37376C19: '0.883'
## Warning: Coercing text to numeric in T37376 / R37376C20: '5076.2'
## Warning: Coercing text to numeric in S37377 / R37377C19: '0.883'
## Warning: Coercing text to numeric in T37377 / R37377C20: '5076.2'
## Warning: Coercing text to numeric in S37378 / R37378C19: '0.883'
## Warning: Coercing text to numeric in T37378 / R37378C20: '5076.2'
## Warning: Coercing text to numeric in S37379 / R37379C19: '0.883'
## Warning: Coercing text to numeric in T37379 / R37379C20: '5076.2'
## Warning: Coercing text to numeric in S37380 / R37380C19: '0.883'
## Warning: Coercing text to numeric in T37380 / R37380C20: '5076.2'
## Warning: Coercing text to numeric in S37381 / R37381C19: '0.879'
## Warning: Coercing text to numeric in T37381 / R37381C20: '5076.2'
## Warning: Coercing text to numeric in S37382 / R37382C19: '0.879'
## Warning: Coercing text to numeric in T37382 / R37382C20: '5076.2'
## Warning: Coercing text to numeric in S37383 / R37383C19: '0.879'
## Warning: Coercing text to numeric in T37383 / R37383C20: '5076.2'
## Warning: Coercing text to numeric in S37384 / R37384C19: '0.879'
## Warning: Coercing text to numeric in T37384 / R37384C20: '5076.2'
## Warning: Coercing text to numeric in S37385 / R37385C19: '0.879'
## Warning: Coercing text to numeric in T37385 / R37385C20: '5076.2'
## Warning: Coercing text to numeric in S37386 / R37386C19: '0.879'
## Warning: Coercing text to numeric in T37386 / R37386C20: '5076.2'
## Warning: Coercing text to numeric in S37387 / R37387C19: '0.879'
## Warning: Coercing text to numeric in T37387 / R37387C20: '5076.2'
## Warning: Coercing text to numeric in S37388 / R37388C19: '0.879'
## Warning: Coercing text to numeric in T37388 / R37388C20: '5076.2'
## Warning: Coercing text to numeric in S37389 / R37389C19: '0.879'
## Warning: Coercing text to numeric in T37389 / R37389C20: '5076.2'
## Warning: Coercing text to numeric in S37390 / R37390C19: '0.879'
## Warning: Coercing text to numeric in T37390 / R37390C20: '5076.2'
## Warning: Coercing text to numeric in S37391 / R37391C19: '0.879'
## Warning: Coercing text to numeric in T37391 / R37391C20: '5076.2'
## Warning: Coercing text to numeric in S37392 / R37392C19: '0.879'
## Warning: Coercing text to numeric in T37392 / R37392C20: '5076.2'
## Warning: Coercing text to numeric in S37393 / R37393C19: '0.879'
## Warning: Coercing text to numeric in T37393 / R37393C20: '5076.2'
## Warning: Coercing text to numeric in S37394 / R37394C19: '0.879'
## Warning: Coercing text to numeric in T37394 / R37394C20: '5076.2'
## Warning: Coercing text to numeric in S37395 / R37395C19: '0.879'
## Warning: Coercing text to numeric in T37395 / R37395C20: '5076.2'
## Warning: Coercing text to numeric in S37396 / R37396C19: '0.879'
## Warning: Coercing text to numeric in T37396 / R37396C20: '5076.2'
## Warning: Coercing text to numeric in S37397 / R37397C19: '0.879'
## Warning: Coercing text to numeric in T37397 / R37397C20: '5076.2'
## Warning: Coercing text to numeric in S37398 / R37398C19: '0.879'
## Warning: Coercing text to numeric in T37398 / R37398C20: '5076.2'
## Warning: Coercing text to numeric in S37399 / R37399C19: '0.879'
## Warning: Coercing text to numeric in T37399 / R37399C20: '5076.2'
## Warning: Coercing text to numeric in S37400 / R37400C19: '0.879'
## Warning: Coercing text to numeric in T37400 / R37400C20: '5076.2'
## Warning: Coercing text to numeric in S37401 / R37401C19: '0.879'
## Warning: Coercing text to numeric in T37401 / R37401C20: '5076.2'
## Warning: Coercing text to numeric in S37402 / R37402C19: '0.879'
## Warning: Coercing text to numeric in T37402 / R37402C20: '5076.2'
## Warning: Coercing text to numeric in S37403 / R37403C19: '0.879'
## Warning: Coercing text to numeric in T37403 / R37403C20: '5076.2'
## Warning: Coercing text to numeric in S37404 / R37404C19: '0.879'
## Warning: Coercing text to numeric in T37404 / R37404C20: '5076.2'
## Warning: Coercing text to numeric in S37405 / R37405C19: '0.879'
## Warning: Coercing text to numeric in T37405 / R37405C20: '5076.2'
## Warning: Coercing text to numeric in S37406 / R37406C19: '0.879'
## Warning: Coercing text to numeric in T37406 / R37406C20: '5076.2'
## Warning: Coercing text to numeric in S37407 / R37407C19: '0.879'
## Warning: Coercing text to numeric in T37407 / R37407C20: '5076.2'
## Warning: Coercing text to numeric in S37408 / R37408C19: '0.879'
## Warning: Coercing text to numeric in T37408 / R37408C20: '5076.2'
## Warning: Coercing text to numeric in S37409 / R37409C19: '0.879'
## Warning: Coercing text to numeric in T37409 / R37409C20: '5076.2'
## Warning: Coercing text to numeric in S37410 / R37410C19: '0.879'
## Warning: Coercing text to numeric in T37410 / R37410C20: '5076.2'
## Warning: Coercing text to numeric in S37411 / R37411C19: '0.879'
## Warning: Coercing text to numeric in T37411 / R37411C20: '5076.2'
## Warning: Coercing text to numeric in S37412 / R37412C19: '0.879'
## Warning: Coercing text to numeric in T37412 / R37412C20: '5076.2'
## Warning: Coercing text to numeric in S37413 / R37413C19: '0.879'
## Warning: Coercing text to numeric in T37413 / R37413C20: '5076.2'
## Warning: Coercing text to numeric in S37414 / R37414C19: '0.879'
## Warning: Coercing text to numeric in T37414 / R37414C20: '5076.2'
## Warning: Coercing text to numeric in S37415 / R37415C19: '0.879'
## Warning: Coercing text to numeric in T37415 / R37415C20: '5076.2'
## Warning: Coercing text to numeric in S37416 / R37416C19: '0.879'
## Warning: Coercing text to numeric in T37416 / R37416C20: '5076.2'
## Warning: Coercing text to numeric in S37417 / R37417C19: '0.879'
## Warning: Coercing text to numeric in T37417 / R37417C20: '5076.2'
## Warning: Coercing text to numeric in S37418 / R37418C19: '0.879'
## Warning: Coercing text to numeric in T37418 / R37418C20: '5076.2'
## Warning: Coercing text to numeric in S37419 / R37419C19: '0.879'
## Warning: Coercing text to numeric in T37419 / R37419C20: '5076.2'
## Warning: Coercing text to numeric in S37420 / R37420C19: '0.879'
## Warning: Coercing text to numeric in T37420 / R37420C20: '5076.2'
## Warning: Coercing text to numeric in S37421 / R37421C19: '0.879'
## Warning: Coercing text to numeric in T37421 / R37421C20: '5076.2'
## Warning: Coercing text to numeric in S37422 / R37422C19: '0.879'
## Warning: Coercing text to numeric in T37422 / R37422C20: '5076.2'
## Warning: Coercing text to numeric in S37423 / R37423C19: '0.879'
## Warning: Coercing text to numeric in T37423 / R37423C20: '5076.2'
## Warning: Coercing text to numeric in S37424 / R37424C19: '0.879'
## Warning: Coercing text to numeric in T37424 / R37424C20: '5076.2'
## Warning: Coercing text to numeric in S37425 / R37425C19: '0.879'
## Warning: Coercing text to numeric in T37425 / R37425C20: '5076.2'
## Warning: Coercing text to numeric in S37426 / R37426C19: '0.879'
## Warning: Coercing text to numeric in T37426 / R37426C20: '5076.2'
## Warning: Coercing text to numeric in S37427 / R37427C19: '0.879'
## Warning: Coercing text to numeric in T37427 / R37427C20: '5076.2'
## Warning: Coercing text to numeric in S37428 / R37428C19: '0.879'
## Warning: Coercing text to numeric in T37428 / R37428C20: '5076.2'
## Warning: Coercing text to numeric in S37429 / R37429C19: '0.879'
## Warning: Coercing text to numeric in T37429 / R37429C20: '5076.2'
## Warning: Coercing text to numeric in S37430 / R37430C19: '0.879'
## Warning: Coercing text to numeric in T37430 / R37430C20: '5076.2'
## Warning: Coercing text to numeric in S37431 / R37431C19: '0.879'
## Warning: Coercing text to numeric in T37431 / R37431C20: '5076.2'
## Warning: Coercing text to numeric in S37432 / R37432C19: '0.879'
## Warning: Coercing text to numeric in T37432 / R37432C20: '5076.2'
## Warning: Coercing text to numeric in S37433 / R37433C19: '0.879'
## Warning: Coercing text to numeric in T37433 / R37433C20: '5076.2'
## Warning: Coercing text to numeric in S37434 / R37434C19: '0.879'
## Warning: Coercing text to numeric in T37434 / R37434C20: '5076.2'
## Warning: Coercing text to numeric in S37435 / R37435C19: '0.879'
## Warning: Coercing text to numeric in T37435 / R37435C20: '5076.2'
## Warning: Coercing text to numeric in S37436 / R37436C19: '0.879'
## Warning: Coercing text to numeric in T37436 / R37436C20: '5076.2'
## Warning: Coercing text to numeric in S37437 / R37437C19: '0.879'
## Warning: Coercing text to numeric in T37437 / R37437C20: '5076.2'
## Warning: Coercing text to numeric in S37438 / R37438C19: '0.879'
## Warning: Coercing text to numeric in T37438 / R37438C20: '5076.2'
## Warning: Coercing text to numeric in S37439 / R37439C19: '0.879'
## Warning: Coercing text to numeric in T37439 / R37439C20: '5076.2'
## Warning: Coercing text to numeric in S37440 / R37440C19: '0.879'
## Warning: Coercing text to numeric in T37440 / R37440C20: '5076.2'
## Warning: Coercing text to numeric in S37441 / R37441C19: '0.879'
## Warning: Coercing text to numeric in T37441 / R37441C20: '5076.2'
## Warning: Coercing text to numeric in S37442 / R37442C19: '0.879'
## Warning: Coercing text to numeric in T37442 / R37442C20: '5076.2'
## Warning: Coercing text to numeric in S37443 / R37443C19: '0.879'
## Warning: Coercing text to numeric in T37443 / R37443C20: '5076.2'
## Warning: Coercing text to numeric in S37444 / R37444C19: '0.879'
## Warning: Coercing text to numeric in T37444 / R37444C20: '5076.2'
## Warning: Coercing text to numeric in S37445 / R37445C19: '0.879'
## Warning: Coercing text to numeric in T37445 / R37445C20: '5076.2'
## Warning: Coercing text to numeric in S37446 / R37446C19: '0.879'
## Warning: Coercing text to numeric in T37446 / R37446C20: '5076.2'
## Warning: Coercing text to numeric in S37447 / R37447C19: '0.879'
## Warning: Coercing text to numeric in T37447 / R37447C20: '5076.2'
## Warning: Coercing text to numeric in S37448 / R37448C19: '0.879'
## Warning: Coercing text to numeric in T37448 / R37448C20: '5076.2'
## Warning: Coercing text to numeric in S37449 / R37449C19: '0.879'
## Warning: Coercing text to numeric in T37449 / R37449C20: '5076.2'
## Warning: Coercing text to numeric in S37450 / R37450C19: '0.879'
## Warning: Coercing text to numeric in T37450 / R37450C20: '5076.2'
## Warning: Coercing text to numeric in S37451 / R37451C19: '0.879'
## Warning: Coercing text to numeric in T37451 / R37451C20: '5076.2'
## Warning: Coercing text to numeric in S37452 / R37452C19: '0.879'
## Warning: Coercing text to numeric in T37452 / R37452C20: '5076.2'
## Warning: Coercing text to numeric in S37453 / R37453C19: '0.879'
## Warning: Coercing text to numeric in T37453 / R37453C20: '5076.2'
## Warning: Coercing text to numeric in S37454 / R37454C19: '0.879'
## Warning: Coercing text to numeric in T37454 / R37454C20: '5076.2'
## Warning: Coercing text to numeric in S37455 / R37455C19: '0.879'
## Warning: Coercing text to numeric in T37455 / R37455C20: '5076.2'
## Warning: Coercing text to numeric in S37456 / R37456C19: '0.879'
## Warning: Coercing text to numeric in T37456 / R37456C20: '5076.2'
## Warning: Coercing text to numeric in S37457 / R37457C19: '0.879'
## Warning: Coercing text to numeric in T37457 / R37457C20: '5076.2'
## Warning: Coercing text to numeric in S37458 / R37458C19: '0.873'
## Warning: Coercing text to numeric in T37458 / R37458C20: '5076.2'
## Warning: Coercing text to numeric in S37459 / R37459C19: '0.873'
## Warning: Coercing text to numeric in T37459 / R37459C20: '5076.2'
## Warning: Coercing text to numeric in S37460 / R37460C19: '0.873'
## Warning: Coercing text to numeric in T37460 / R37460C20: '5076.2'
## Warning: Coercing text to numeric in S37461 / R37461C19: '0.873'
## Warning: Coercing text to numeric in T37461 / R37461C20: '5076.2'
## Warning: Coercing text to numeric in S37462 / R37462C19: '0.873'
## Warning: Coercing text to numeric in T37462 / R37462C20: '5076.2'
## Warning: Coercing text to numeric in S37463 / R37463C19: '0.873'
## Warning: Coercing text to numeric in T37463 / R37463C20: '5076.2'
## Warning: Coercing text to numeric in S37464 / R37464C19: '0.873'
## Warning: Coercing text to numeric in T37464 / R37464C20: '5076.2'
## Warning: Coercing text to numeric in S37465 / R37465C19: '0.873'
## Warning: Coercing text to numeric in T37465 / R37465C20: '5076.2'
## Warning: Coercing text to numeric in S37466 / R37466C19: '0.873'
## Warning: Coercing text to numeric in T37466 / R37466C20: '5076.2'
## Warning: Coercing text to numeric in S37467 / R37467C19: '0.873'
## Warning: Coercing text to numeric in T37467 / R37467C20: '5076.2'
## Warning: Coercing text to numeric in S37468 / R37468C19: '0.873'
## Warning: Coercing text to numeric in T37468 / R37468C20: '5076.2'
## Warning: Coercing text to numeric in S37469 / R37469C19: '0.873'
## Warning: Coercing text to numeric in T37469 / R37469C20: '5076.2'
## Warning: Coercing text to numeric in S37470 / R37470C19: '0.873'
## Warning: Coercing text to numeric in T37470 / R37470C20: '5076.2'
## Warning: Coercing text to numeric in S37471 / R37471C19: '0.873'
## Warning: Coercing text to numeric in T37471 / R37471C20: '5076.2'
## Warning: Coercing text to numeric in S37472 / R37472C19: '0.873'
## Warning: Coercing text to numeric in T37472 / R37472C20: '5076.2'
## Warning: Coercing text to numeric in S37473 / R37473C19: '0.873'
## Warning: Coercing text to numeric in T37473 / R37473C20: '5076.2'
## Warning: Coercing text to numeric in S37474 / R37474C19: '0.873'
## Warning: Coercing text to numeric in T37474 / R37474C20: '5076.2'
## Warning: Coercing text to numeric in S37475 / R37475C19: '0.873'
## Warning: Coercing text to numeric in T37475 / R37475C20: '5076.2'
## Warning: Coercing text to numeric in S37476 / R37476C19: '0.873'
## Warning: Coercing text to numeric in T37476 / R37476C20: '5076.2'
## Warning: Coercing text to numeric in S37477 / R37477C19: '0.873'
## Warning: Coercing text to numeric in T37477 / R37477C20: '5076.2'
## Warning: Coercing text to numeric in S37478 / R37478C19: '0.873'
## Warning: Coercing text to numeric in T37478 / R37478C20: '5076.2'
## Warning: Coercing text to numeric in S37479 / R37479C19: '0.873'
## Warning: Coercing text to numeric in T37479 / R37479C20: '5076.2'
## Warning: Coercing text to numeric in S37480 / R37480C19: '0.873'
## Warning: Coercing text to numeric in T37480 / R37480C20: '5076.2'
## Warning: Coercing text to numeric in S37481 / R37481C19: '0.873'
## Warning: Coercing text to numeric in T37481 / R37481C20: '5076.2'
## Warning: Coercing text to numeric in S37482 / R37482C19: '0.873'
## Warning: Coercing text to numeric in T37482 / R37482C20: '5076.2'
## Warning: Coercing text to numeric in S37483 / R37483C19: '0.873'
## Warning: Coercing text to numeric in T37483 / R37483C20: '5076.2'
## Warning: Coercing text to numeric in S37484 / R37484C19: '0.873'
## Warning: Coercing text to numeric in T37484 / R37484C20: '5076.2'
## Warning: Coercing text to numeric in S37485 / R37485C19: '0.873'
## Warning: Coercing text to numeric in T37485 / R37485C20: '5076.2'
## Warning: Coercing text to numeric in S37486 / R37486C19: '0.873'
## Warning: Coercing text to numeric in T37486 / R37486C20: '5076.2'
## Warning: Coercing text to numeric in S37487 / R37487C19: '0.873'
## Warning: Coercing text to numeric in T37487 / R37487C20: '5076.2'
## Warning: Coercing text to numeric in S37488 / R37488C19: '0.873'
## Warning: Coercing text to numeric in T37488 / R37488C20: '5076.2'
## Warning: Coercing text to numeric in S37489 / R37489C19: '0.873'
## Warning: Coercing text to numeric in T37489 / R37489C20: '5076.2'
## Warning: Coercing text to numeric in S37490 / R37490C19: '0.873'
## Warning: Coercing text to numeric in T37490 / R37490C20: '5076.2'
## Warning: Coercing text to numeric in S37491 / R37491C19: '0.873'
## Warning: Coercing text to numeric in T37491 / R37491C20: '5076.2'
## Warning: Coercing text to numeric in S37492 / R37492C19: '0.873'
## Warning: Coercing text to numeric in T37492 / R37492C20: '5076.2'
## Warning: Coercing text to numeric in S37493 / R37493C19: '0.873'
## Warning: Coercing text to numeric in T37493 / R37493C20: '5076.2'
## Warning: Coercing text to numeric in S37494 / R37494C19: '0.873'
## Warning: Coercing text to numeric in T37494 / R37494C20: '5076.2'
## Warning: Coercing text to numeric in S37495 / R37495C19: '0.873'
## Warning: Coercing text to numeric in T37495 / R37495C20: '5076.2'
## Warning: Coercing text to numeric in S37496 / R37496C19: '0.873'
## Warning: Coercing text to numeric in T37496 / R37496C20: '5076.2'
## Warning: Coercing text to numeric in S37497 / R37497C19: '0.873'
## Warning: Coercing text to numeric in T37497 / R37497C20: '5076.2'
## Warning: Coercing text to numeric in S37498 / R37498C19: '0.873'
## Warning: Coercing text to numeric in T37498 / R37498C20: '5076.2'
## Warning: Coercing text to numeric in S37499 / R37499C19: '0.873'
## Warning: Coercing text to numeric in T37499 / R37499C20: '5076.2'
## Warning: Coercing text to numeric in S37500 / R37500C19: '0.873'
## Warning: Coercing text to numeric in T37500 / R37500C20: '5076.2'
## Warning: Coercing text to numeric in S37501 / R37501C19: '0.873'
## Warning: Coercing text to numeric in T37501 / R37501C20: '5076.2'
## Warning: Coercing text to numeric in S37502 / R37502C19: '0.873'
## Warning: Coercing text to numeric in T37502 / R37502C20: '5076.2'
## Warning: Coercing text to numeric in S37503 / R37503C19: '0.873'
## Warning: Coercing text to numeric in T37503 / R37503C20: '5076.2'
## Warning: Coercing text to numeric in S37504 / R37504C19: '0.873'
## Warning: Coercing text to numeric in T37504 / R37504C20: '5076.2'
## Warning: Coercing text to numeric in S37505 / R37505C19: '0.873'
## Warning: Coercing text to numeric in T37505 / R37505C20: '5076.2'
## Warning: Coercing text to numeric in S37506 / R37506C19: '0.873'
## Warning: Coercing text to numeric in T37506 / R37506C20: '5076.2'
## Warning: Coercing text to numeric in S37507 / R37507C19: '0.873'
## Warning: Coercing text to numeric in T37507 / R37507C20: '5076.2'
## Warning: Coercing text to numeric in S37508 / R37508C19: '0.873'
## Warning: Coercing text to numeric in T37508 / R37508C20: '5076.2'
## Warning: Coercing text to numeric in S37509 / R37509C19: '0.873'
## Warning: Coercing text to numeric in T37509 / R37509C20: '5076.2'
## Warning: Coercing text to numeric in S37510 / R37510C19: '0.873'
## Warning: Coercing text to numeric in T37510 / R37510C20: '5076.2'
## Warning: Coercing text to numeric in S37511 / R37511C19: '0.873'
## Warning: Coercing text to numeric in T37511 / R37511C20: '5076.2'
## Warning: Coercing text to numeric in S37512 / R37512C19: '0.873'
## Warning: Coercing text to numeric in T37512 / R37512C20: '5076.2'
## Warning: Coercing text to numeric in S37513 / R37513C19: '0.873'
## Warning: Coercing text to numeric in T37513 / R37513C20: '5076.2'
## Warning: Coercing text to numeric in S37514 / R37514C19: '0.873'
## Warning: Coercing text to numeric in T37514 / R37514C20: '5076.2'
## Warning: Coercing text to numeric in S37515 / R37515C19: '0.873'
## Warning: Coercing text to numeric in T37515 / R37515C20: '5076.2'
## Warning: Coercing text to numeric in S37516 / R37516C19: '0.873'
## Warning: Coercing text to numeric in T37516 / R37516C20: '5076.2'
## Warning: Coercing text to numeric in S37517 / R37517C19: '0.873'
## Warning: Coercing text to numeric in T37517 / R37517C20: '5076.2'
## Warning: Coercing text to numeric in S37518 / R37518C19: '0.873'
## Warning: Coercing text to numeric in T37518 / R37518C20: '5076.2'
## Warning: Coercing text to numeric in S37519 / R37519C19: '0.873'
## Warning: Coercing text to numeric in T37519 / R37519C20: '5076.2'
## Warning: Coercing text to numeric in S37520 / R37520C19: '0.873'
## Warning: Coercing text to numeric in T37520 / R37520C20: '5076.2'
## Warning: Coercing text to numeric in S37521 / R37521C19: '0.873'
## Warning: Coercing text to numeric in T37521 / R37521C20: '5076.2'
## Warning: Coercing text to numeric in S37522 / R37522C19: '0.873'
## Warning: Coercing text to numeric in T37522 / R37522C20: '5076.2'
## Warning: Coercing text to numeric in S37523 / R37523C19: '0.873'
## Warning: Coercing text to numeric in T37523 / R37523C20: '5076.2'
## Warning: Coercing text to numeric in S37524 / R37524C19: '0.873'
## Warning: Coercing text to numeric in T37524 / R37524C20: '5076.2'
## Warning: Coercing text to numeric in S37525 / R37525C19: '0.873'
## Warning: Coercing text to numeric in T37525 / R37525C20: '5076.2'
## Warning: Coercing text to numeric in S37526 / R37526C19: '0.873'
## Warning: Coercing text to numeric in T37526 / R37526C20: '5076.2'
## Warning: Coercing text to numeric in S37527 / R37527C19: '0.873'
## Warning: Coercing text to numeric in T37527 / R37527C20: '5076.2'
## Warning: Coercing text to numeric in S37528 / R37528C19: '0.873'
## Warning: Coercing text to numeric in T37528 / R37528C20: '5076.2'
## Warning: Coercing text to numeric in S37529 / R37529C19: '0.873'
## Warning: Coercing text to numeric in T37529 / R37529C20: '5076.2'
## Warning: Coercing text to numeric in S37530 / R37530C19: '0.873'
## Warning: Coercing text to numeric in T37530 / R37530C20: '5076.2'
## Warning: Coercing text to numeric in S37531 / R37531C19: '0.873'
## Warning: Coercing text to numeric in T37531 / R37531C20: '5076.2'
## Warning: Coercing text to numeric in S37532 / R37532C19: '0.873'
## Warning: Coercing text to numeric in T37532 / R37532C20: '5076.2'
## Warning: Coercing text to numeric in S37533 / R37533C19: '0.873'
## Warning: Coercing text to numeric in T37533 / R37533C20: '5076.2'
## Warning: Coercing text to numeric in S37534 / R37534C19: '0.873'
## Warning: Coercing text to numeric in T37534 / R37534C20: '5076.2'
## Warning: Coercing text to numeric in S37535 / R37535C19: '0.873'
## Warning: Coercing text to numeric in T37535 / R37535C20: '5076.2'
## Warning: Coercing text to numeric in S37536 / R37536C19: '0.873'
## Warning: Coercing text to numeric in T37536 / R37536C20: '5076.2'
## Warning: Coercing text to numeric in S37537 / R37537C19: '0.873'
## Warning: Coercing text to numeric in T37537 / R37537C20: '5076.2'
## Warning: Coercing text to numeric in S37538 / R37538C19: '0.873'
## Warning: Coercing text to numeric in T37538 / R37538C20: '5076.2'
## Warning: Coercing text to numeric in S37539 / R37539C19: '0.873'
## Warning: Coercing text to numeric in T37539 / R37539C20: '5076.2'
## Warning: Coercing text to numeric in S37540 / R37540C19: '0.869'
## Warning: Coercing text to numeric in T37540 / R37540C20: '5076.2'
## Warning: Coercing text to numeric in S37541 / R37541C19: '0.869'
## Warning: Coercing text to numeric in T37541 / R37541C20: '5076.2'
## Warning: Coercing text to numeric in S37542 / R37542C19: '0.869'
## Warning: Coercing text to numeric in T37542 / R37542C20: '5076.2'
## Warning: Coercing text to numeric in S37543 / R37543C19: '0.869'
## Warning: Coercing text to numeric in T37543 / R37543C20: '5076.2'
## Warning: Coercing text to numeric in S37544 / R37544C19: '0.869'
## Warning: Coercing text to numeric in T37544 / R37544C20: '5076.2'
## Warning: Coercing text to numeric in S37545 / R37545C19: '0.869'
## Warning: Coercing text to numeric in T37545 / R37545C20: '5076.2'
## Warning: Coercing text to numeric in S37546 / R37546C19: '0.869'
## Warning: Coercing text to numeric in T37546 / R37546C20: '5076.2'
## Warning: Coercing text to numeric in S37547 / R37547C19: '0.869'
## Warning: Coercing text to numeric in T37547 / R37547C20: '5076.2'
## Warning: Coercing text to numeric in S37548 / R37548C19: '0.869'
## Warning: Coercing text to numeric in T37548 / R37548C20: '5076.2'
## Warning: Coercing text to numeric in S37549 / R37549C19: '0.869'
## Warning: Coercing text to numeric in T37549 / R37549C20: '5076.2'
## Warning: Coercing text to numeric in S37550 / R37550C19: '0.869'
## Warning: Coercing text to numeric in T37550 / R37550C20: '5076.2'
## Warning: Coercing text to numeric in S37551 / R37551C19: '0.869'
## Warning: Coercing text to numeric in T37551 / R37551C20: '5076.2'
## Warning: Coercing text to numeric in S37552 / R37552C19: '0.869'
## Warning: Coercing text to numeric in T37552 / R37552C20: '5076.2'
## Warning: Coercing text to numeric in S37553 / R37553C19: '0.869'
## Warning: Coercing text to numeric in T37553 / R37553C20: '5076.2'
## Warning: Coercing text to numeric in S37554 / R37554C19: '0.869'
## Warning: Coercing text to numeric in T37554 / R37554C20: '5076.2'
## Warning: Coercing text to numeric in S37555 / R37555C19: '0.869'
## Warning: Coercing text to numeric in T37555 / R37555C20: '5076.2'
## Warning: Coercing text to numeric in S37556 / R37556C19: '0.869'
## Warning: Coercing text to numeric in T37556 / R37556C20: '5076.2'
## Warning: Coercing text to numeric in S37557 / R37557C19: '0.869'
## Warning: Coercing text to numeric in T37557 / R37557C20: '5076.2'
## Warning: Coercing text to numeric in S37558 / R37558C19: '0.869'
## Warning: Coercing text to numeric in T37558 / R37558C20: '5076.2'
## Warning: Coercing text to numeric in S37559 / R37559C19: '0.869'
## Warning: Coercing text to numeric in T37559 / R37559C20: '5076.2'
## Warning: Coercing text to numeric in S37560 / R37560C19: '0.869'
## Warning: Coercing text to numeric in T37560 / R37560C20: '5076.2'
## Warning: Coercing text to numeric in S37561 / R37561C19: '0.869'
## Warning: Coercing text to numeric in T37561 / R37561C20: '5076.2'
## Warning: Coercing text to numeric in S37562 / R37562C19: '0.869'
## Warning: Coercing text to numeric in T37562 / R37562C20: '5076.2'
## Warning: Coercing text to numeric in S37563 / R37563C19: '0.869'
## Warning: Coercing text to numeric in T37563 / R37563C20: '5076.2'
## Warning: Coercing text to numeric in S37564 / R37564C19: '0.869'
## Warning: Coercing text to numeric in T37564 / R37564C20: '5076.2'
## Warning: Coercing text to numeric in S37565 / R37565C19: '0.869'
## Warning: Coercing text to numeric in T37565 / R37565C20: '5076.2'
## Warning: Coercing text to numeric in S37566 / R37566C19: '0.869'
## Warning: Coercing text to numeric in T37566 / R37566C20: '5076.2'
## Warning: Coercing text to numeric in S37567 / R37567C19: '0.869'
## Warning: Coercing text to numeric in T37567 / R37567C20: '5076.2'
## Warning: Coercing text to numeric in S37568 / R37568C19: '0.869'
## Warning: Coercing text to numeric in T37568 / R37568C20: '5076.2'
## Warning: Coercing text to numeric in S37569 / R37569C19: '0.869'
## Warning: Coercing text to numeric in T37569 / R37569C20: '5076.2'
## Warning: Coercing text to numeric in S37570 / R37570C19: '0.869'
## Warning: Coercing text to numeric in T37570 / R37570C20: '5076.2'
## Warning: Coercing text to numeric in S37571 / R37571C19: '0.869'
## Warning: Coercing text to numeric in T37571 / R37571C20: '5076.2'
## Warning: Coercing text to numeric in S37572 / R37572C19: '0.869'
## Warning: Coercing text to numeric in T37572 / R37572C20: '5076.2'
## Warning: Coercing text to numeric in S37573 / R37573C19: '0.869'
## Warning: Coercing text to numeric in T37573 / R37573C20: '5076.2'
## Warning: Coercing text to numeric in S37574 / R37574C19: '0.869'
## Warning: Coercing text to numeric in T37574 / R37574C20: '5076.2'
## Warning: Coercing text to numeric in S37575 / R37575C19: '0.869'
## Warning: Coercing text to numeric in T37575 / R37575C20: '5076.2'
## Warning: Coercing text to numeric in S37576 / R37576C19: '0.869'
## Warning: Coercing text to numeric in T37576 / R37576C20: '5076.2'
## Warning: Coercing text to numeric in S37577 / R37577C19: '0.869'
## Warning: Coercing text to numeric in T37577 / R37577C20: '5076.2'
## Warning: Coercing text to numeric in S37578 / R37578C19: '0.869'
## Warning: Coercing text to numeric in T37578 / R37578C20: '5076.2'
## Warning: Coercing text to numeric in S37579 / R37579C19: '0.869'
## Warning: Coercing text to numeric in T37579 / R37579C20: '5076.2'
## Warning: Coercing text to numeric in S37580 / R37580C19: '0.869'
## Warning: Coercing text to numeric in T37580 / R37580C20: '5076.2'
## Warning: Coercing text to numeric in S37581 / R37581C19: '0.869'
## Warning: Coercing text to numeric in T37581 / R37581C20: '5076.2'
## Warning: Coercing text to numeric in S37582 / R37582C19: '0.869'
## Warning: Coercing text to numeric in T37582 / R37582C20: '5076.2'
## Warning: Coercing text to numeric in S37583 / R37583C19: '0.869'
## Warning: Coercing text to numeric in T37583 / R37583C20: '5076.2'
## Warning: Coercing text to numeric in S37584 / R37584C19: '0.869'
## Warning: Coercing text to numeric in T37584 / R37584C20: '5076.2'
## Warning: Coercing text to numeric in S37585 / R37585C19: '0.869'
## Warning: Coercing text to numeric in T37585 / R37585C20: '5076.2'
## Warning: Coercing text to numeric in S37586 / R37586C19: '0.869'
## Warning: Coercing text to numeric in T37586 / R37586C20: '5076.2'
## Warning: Coercing text to numeric in S37587 / R37587C19: '0.869'
## Warning: Coercing text to numeric in T37587 / R37587C20: '5076.2'
## Warning: Coercing text to numeric in S37588 / R37588C19: '0.869'
## Warning: Coercing text to numeric in T37588 / R37588C20: '5076.2'
## Warning: Coercing text to numeric in S37589 / R37589C19: '0.869'
## Warning: Coercing text to numeric in T37589 / R37589C20: '5076.2'
## Warning: Coercing text to numeric in S37590 / R37590C19: '0.869'
## Warning: Coercing text to numeric in T37590 / R37590C20: '5076.2'
## Warning: Coercing text to numeric in S37591 / R37591C19: '0.869'
## Warning: Coercing text to numeric in T37591 / R37591C20: '5076.2'
## Warning: Coercing text to numeric in S37592 / R37592C19: '0.869'
## Warning: Coercing text to numeric in T37592 / R37592C20: '5076.2'
## Warning: Coercing text to numeric in S37593 / R37593C19: '0.869'
## Warning: Coercing text to numeric in T37593 / R37593C20: '5076.2'
## Warning: Coercing text to numeric in S37594 / R37594C19: '0.861'
## Warning: Coercing text to numeric in T37594 / R37594C20: '5076.2'
## Warning: Coercing text to numeric in S37595 / R37595C19: '0.861'
## Warning: Coercing text to numeric in T37595 / R37595C20: '5076.2'
## Warning: Coercing text to numeric in S37596 / R37596C19: '0.861'
## Warning: Coercing text to numeric in T37596 / R37596C20: '5076.2'
## Warning: Coercing text to numeric in S37597 / R37597C19: '0.861'
## Warning: Coercing text to numeric in T37597 / R37597C20: '5076.2'
## Warning: Coercing text to numeric in S37598 / R37598C19: '0.861'
## Warning: Coercing text to numeric in T37598 / R37598C20: '5076.2'
## Warning: Coercing text to numeric in S37599 / R37599C19: '0.861'
## Warning: Coercing text to numeric in T37599 / R37599C20: '5076.2'
## Warning: Coercing text to numeric in S37600 / R37600C19: '0.861'
## Warning: Coercing text to numeric in T37600 / R37600C20: '5076.2'
## Warning: Coercing text to numeric in S37601 / R37601C19: '0.861'
## Warning: Coercing text to numeric in T37601 / R37601C20: '5076.2'
## Warning: Coercing text to numeric in S37602 / R37602C19: '0.861'
## Warning: Coercing text to numeric in T37602 / R37602C20: '5076.2'
## Warning: Coercing text to numeric in S37603 / R37603C19: '0.861'
## Warning: Coercing text to numeric in T37603 / R37603C20: '5076.2'
## Warning: Coercing text to numeric in S37604 / R37604C19: '0.861'
## Warning: Coercing text to numeric in T37604 / R37604C20: '5076.2'
## Warning: Coercing text to numeric in S37605 / R37605C19: '0.861'
## Warning: Coercing text to numeric in T37605 / R37605C20: '5076.2'
## Warning: Coercing text to numeric in S37606 / R37606C19: '0.861'
## Warning: Coercing text to numeric in T37606 / R37606C20: '5076.2'
## Warning: Coercing text to numeric in S37607 / R37607C19: '0.861'
## Warning: Coercing text to numeric in T37607 / R37607C20: '5076.2'
## Warning: Coercing text to numeric in S37608 / R37608C19: '0.861'
## Warning: Coercing text to numeric in T37608 / R37608C20: '5076.2'
## Warning: Coercing text to numeric in S37609 / R37609C19: '0.861'
## Warning: Coercing text to numeric in T37609 / R37609C20: '5076.2'
## Warning: Coercing text to numeric in S37610 / R37610C19: '0.861'
## Warning: Coercing text to numeric in T37610 / R37610C20: '5076.2'
## Warning: Coercing text to numeric in S37611 / R37611C19: '0.861'
## Warning: Coercing text to numeric in T37611 / R37611C20: '5076.2'
## Warning: Coercing text to numeric in S37612 / R37612C19: '0.861'
## Warning: Coercing text to numeric in T37612 / R37612C20: '5076.2'
## Warning: Coercing text to numeric in S37613 / R37613C19: '0.861'
## Warning: Coercing text to numeric in T37613 / R37613C20: '5076.2'
## Warning: Coercing text to numeric in S37614 / R37614C19: '0.861'
## Warning: Coercing text to numeric in T37614 / R37614C20: '5076.2'
## Warning: Coercing text to numeric in S37615 / R37615C19: '0.861'
## Warning: Coercing text to numeric in T37615 / R37615C20: '5076.2'
## Warning: Coercing text to numeric in S37616 / R37616C19: '0.861'
## Warning: Coercing text to numeric in T37616 / R37616C20: '5076.2'
## Warning: Coercing text to numeric in S37617 / R37617C19: '0.861'
## Warning: Coercing text to numeric in T37617 / R37617C20: '5076.2'
## Warning: Coercing text to numeric in S37618 / R37618C19: '0.861'
## Warning: Coercing text to numeric in T37618 / R37618C20: '5076.2'
## Warning: Coercing text to numeric in S37619 / R37619C19: '0.861'
## Warning: Coercing text to numeric in T37619 / R37619C20: '5076.2'
## Warning: Coercing text to numeric in S37620 / R37620C19: '0.861'
## Warning: Coercing text to numeric in T37620 / R37620C20: '5076.2'
## Warning: Coercing text to numeric in S37621 / R37621C19: '0.861'
## Warning: Coercing text to numeric in T37621 / R37621C20: '5076.2'
## Warning: Coercing text to numeric in S37622 / R37622C19: '0.861'
## Warning: Coercing text to numeric in T37622 / R37622C20: '5076.2'
## Warning: Coercing text to numeric in S37623 / R37623C19: '0.861'
## Warning: Coercing text to numeric in T37623 / R37623C20: '5076.2'
## Warning: Coercing text to numeric in S37624 / R37624C19: '0.861'
## Warning: Coercing text to numeric in T37624 / R37624C20: '5076.2'
## Warning: Coercing text to numeric in S37625 / R37625C19: '0.861'
## Warning: Coercing text to numeric in T37625 / R37625C20: '5076.2'
## Warning: Coercing text to numeric in S37626 / R37626C19: '0.861'
## Warning: Coercing text to numeric in T37626 / R37626C20: '5076.2'
## Warning: Coercing text to numeric in S37627 / R37627C19: '0.861'
## Warning: Coercing text to numeric in T37627 / R37627C20: '5076.2'
## Warning: Coercing text to numeric in S37628 / R37628C19: '0.861'
## Warning: Coercing text to numeric in T37628 / R37628C20: '5076.2'
## Warning: Coercing text to numeric in S37629 / R37629C19: '0.861'
## Warning: Coercing text to numeric in T37629 / R37629C20: '5076.2'
## Warning: Coercing text to numeric in S37630 / R37630C19: '0.861'
## Warning: Coercing text to numeric in T37630 / R37630C20: '5076.2'
## Warning: Coercing text to numeric in S37631 / R37631C19: '0.861'
## Warning: Coercing text to numeric in T37631 / R37631C20: '5076.2'
## Warning: Coercing text to numeric in S37632 / R37632C19: '0.861'
## Warning: Coercing text to numeric in T37632 / R37632C20: '5076.2'
## Warning: Coercing text to numeric in S37633 / R37633C19: '0.861'
## Warning: Coercing text to numeric in T37633 / R37633C20: '5076.2'
## Warning: Coercing text to numeric in S37634 / R37634C19: '0.861'
## Warning: Coercing text to numeric in T37634 / R37634C20: '5076.2'
## Warning: Coercing text to numeric in S37635 / R37635C19: '0.861'
## Warning: Coercing text to numeric in T37635 / R37635C20: '5076.2'
## Warning: Coercing text to numeric in S37636 / R37636C19: '0.861'
## Warning: Coercing text to numeric in T37636 / R37636C20: '5076.2'
## Warning: Coercing text to numeric in S37637 / R37637C19: '0.861'
## Warning: Coercing text to numeric in T37637 / R37637C20: '5076.2'
## Warning: Coercing text to numeric in S37638 / R37638C19: '0.861'
## Warning: Coercing text to numeric in T37638 / R37638C20: '5076.2'
## Warning: Coercing text to numeric in S37639 / R37639C19: '0.861'
## Warning: Coercing text to numeric in T37639 / R37639C20: '5076.2'
## Warning: Coercing text to numeric in S37640 / R37640C19: '0.859'
## Warning: Coercing text to numeric in T37640 / R37640C20: '5076.2'
## Warning: Coercing text to numeric in S37641 / R37641C19: '0.859'
## Warning: Coercing text to numeric in T37641 / R37641C20: '5076.2'
## Warning: Coercing text to numeric in S37642 / R37642C19: '0.859'
## Warning: Coercing text to numeric in T37642 / R37642C20: '5076.2'
## Warning: Coercing text to numeric in S37643 / R37643C19: '0.859'
## Warning: Coercing text to numeric in T37643 / R37643C20: '5076.2'
## Warning: Coercing text to numeric in S37644 / R37644C19: '0.859'
## Warning: Coercing text to numeric in T37644 / R37644C20: '5076.2'
## Warning: Coercing text to numeric in S37645 / R37645C19: '0.859'
## Warning: Coercing text to numeric in T37645 / R37645C20: '5076.2'
## Warning: Coercing text to numeric in S37646 / R37646C19: '0.859'
## Warning: Coercing text to numeric in T37646 / R37646C20: '5076.2'
## Warning: Coercing text to numeric in S37647 / R37647C19: '0.859'
## Warning: Coercing text to numeric in T37647 / R37647C20: '5076.2'
## Warning: Coercing text to numeric in S37648 / R37648C19: '0.859'
## Warning: Coercing text to numeric in T37648 / R37648C20: '5076.2'
## Warning: Coercing text to numeric in S37649 / R37649C19: '0.859'
## Warning: Coercing text to numeric in T37649 / R37649C20: '5076.2'
## Warning: Coercing text to numeric in S37650 / R37650C19: '0.859'
## Warning: Coercing text to numeric in T37650 / R37650C20: '5076.2'
## Warning: Coercing text to numeric in S37651 / R37651C19: '0.859'
## Warning: Coercing text to numeric in T37651 / R37651C20: '5076.2'
## Warning: Coercing text to numeric in S37652 / R37652C19: '0.859'
## Warning: Coercing text to numeric in T37652 / R37652C20: '5076.2'
## Warning: Coercing text to numeric in S37653 / R37653C19: '0.859'
## Warning: Coercing text to numeric in T37653 / R37653C20: '5076.2'
## Warning: Coercing text to numeric in S37654 / R37654C19: '0.859'
## Warning: Coercing text to numeric in T37654 / R37654C20: '5076.2'
## Warning: Coercing text to numeric in S37655 / R37655C19: '0.859'
## Warning: Coercing text to numeric in T37655 / R37655C20: '5076.2'
## Warning: Coercing text to numeric in S37656 / R37656C19: '0.859'
## Warning: Coercing text to numeric in T37656 / R37656C20: '5076.2'
## Warning: Coercing text to numeric in S37657 / R37657C19: '0.859'
## Warning: Coercing text to numeric in T37657 / R37657C20: '5076.2'
## Warning: Coercing text to numeric in S37658 / R37658C19: '0.859'
## Warning: Coercing text to numeric in T37658 / R37658C20: '5076.2'
## Warning: Coercing text to numeric in S37659 / R37659C19: '0.859'
## Warning: Coercing text to numeric in T37659 / R37659C20: '5076.2'
## Warning: Coercing text to numeric in S37660 / R37660C19: '0.859'
## Warning: Coercing text to numeric in T37660 / R37660C20: '5076.2'
## Warning: Coercing text to numeric in S37661 / R37661C19: '0.859'
## Warning: Coercing text to numeric in T37661 / R37661C20: '5076.2'
## Warning: Coercing text to numeric in S37662 / R37662C19: '0.859'
## Warning: Coercing text to numeric in T37662 / R37662C20: '5076.2'
## Warning: Coercing text to numeric in S37663 / R37663C19: '0.859'
## Warning: Coercing text to numeric in T37663 / R37663C20: '5076.2'
## Warning: Coercing text to numeric in S37664 / R37664C19: '0.859'
## Warning: Coercing text to numeric in T37664 / R37664C20: '5076.2'
## Warning: Coercing text to numeric in S37665 / R37665C19: '0.859'
## Warning: Coercing text to numeric in T37665 / R37665C20: '5076.2'
## Warning: Coercing text to numeric in S37666 / R37666C19: '0.859'
## Warning: Coercing text to numeric in T37666 / R37666C20: '5076.2'
## Warning: Coercing text to numeric in S37667 / R37667C19: '0.859'
## Warning: Coercing text to numeric in T37667 / R37667C20: '5076.2'
## Warning: Coercing text to numeric in S37668 / R37668C19: '0.859'
## Warning: Coercing text to numeric in T37668 / R37668C20: '5076.2'
## Warning: Coercing text to numeric in S37669 / R37669C19: '0.859'
## Warning: Coercing text to numeric in T37669 / R37669C20: '5076.2'
## Warning: Coercing text to numeric in S37670 / R37670C19: '0.859'
## Warning: Coercing text to numeric in T37670 / R37670C20: '5076.2'
## Warning: Coercing text to numeric in S37671 / R37671C19: '0.859'
## Warning: Coercing text to numeric in T37671 / R37671C20: '5076.2'
## Warning: Coercing text to numeric in S37672 / R37672C19: '0.859'
## Warning: Coercing text to numeric in T37672 / R37672C20: '5076.2'
## Warning: Coercing text to numeric in S37673 / R37673C19: '0.859'
## Warning: Coercing text to numeric in T37673 / R37673C20: '5076.2'
## Warning: Coercing text to numeric in S37674 / R37674C19: '0.859'
## Warning: Coercing text to numeric in T37674 / R37674C20: '5076.2'
## Warning: Coercing text to numeric in S37675 / R37675C19: '0.854'
## Warning: Coercing text to numeric in T37675 / R37675C20: '5076.2'
## Warning: Coercing text to numeric in S37676 / R37676C19: '0.854'
## Warning: Coercing text to numeric in T37676 / R37676C20: '5076.2'
## Warning: Coercing text to numeric in S37677 / R37677C19: '0.854'
## Warning: Coercing text to numeric in T37677 / R37677C20: '5076.2'
## Warning: Coercing text to numeric in S37678 / R37678C19: '0.854'
## Warning: Coercing text to numeric in T37678 / R37678C20: '5076.2'
## Warning: Coercing text to numeric in S37679 / R37679C19: '0.854'
## Warning: Coercing text to numeric in T37679 / R37679C20: '5076.2'
## Warning: Coercing text to numeric in S37680 / R37680C19: '0.854'
## Warning: Coercing text to numeric in T37680 / R37680C20: '5076.2'
## Warning: Coercing text to numeric in S37681 / R37681C19: '0.854'
## Warning: Coercing text to numeric in T37681 / R37681C20: '5076.2'
## Warning: Coercing text to numeric in S37682 / R37682C19: '0.854'
## Warning: Coercing text to numeric in T37682 / R37682C20: '5076.2'
## Warning: Coercing text to numeric in S37683 / R37683C19: '0.854'
## Warning: Coercing text to numeric in T37683 / R37683C20: '5076.2'
## Warning: Coercing text to numeric in S37684 / R37684C19: '0.854'
## Warning: Coercing text to numeric in T37684 / R37684C20: '5076.2'
## Warning: Coercing text to numeric in S37685 / R37685C19: '0.854'
## Warning: Coercing text to numeric in T37685 / R37685C20: '5076.2'
## Warning: Coercing text to numeric in S37686 / R37686C19: '0.854'
## Warning: Coercing text to numeric in T37686 / R37686C20: '5076.2'
## Warning: Coercing text to numeric in S37687 / R37687C19: '0.854'
## Warning: Coercing text to numeric in T37687 / R37687C20: '5076.2'
## Warning: Coercing text to numeric in S37688 / R37688C19: '0.854'
## Warning: Coercing text to numeric in T37688 / R37688C20: '5076.2'
## Warning: Coercing text to numeric in S37689 / R37689C19: '0.854'
## Warning: Coercing text to numeric in T37689 / R37689C20: '5076.2'
## Warning: Coercing text to numeric in S37690 / R37690C19: '0.854'
## Warning: Coercing text to numeric in T37690 / R37690C20: '5076.2'
## Warning: Coercing text to numeric in S37691 / R37691C19: '0.854'
## Warning: Coercing text to numeric in T37691 / R37691C20: '5076.2'
## Warning: Coercing text to numeric in S37692 / R37692C19: '0.854'
## Warning: Coercing text to numeric in T37692 / R37692C20: '5076.2'
## Warning: Coercing text to numeric in S37693 / R37693C19: '0.854'
## Warning: Coercing text to numeric in T37693 / R37693C20: '5076.2'
## Warning: Coercing text to numeric in S37694 / R37694C19: '0.854'
## Warning: Coercing text to numeric in T37694 / R37694C20: '5076.2'
## Warning: Coercing text to numeric in S37695 / R37695C19: '0.854'
## Warning: Coercing text to numeric in T37695 / R37695C20: '5076.2'
## Warning: Coercing text to numeric in S37696 / R37696C19: '0.854'
## Warning: Coercing text to numeric in T37696 / R37696C20: '5076.2'
## Warning: Coercing text to numeric in S37697 / R37697C19: '0.854'
## Warning: Coercing text to numeric in T37697 / R37697C20: '5076.2'
## Warning: Coercing text to numeric in S37698 / R37698C19: '0.854'
## Warning: Coercing text to numeric in T37698 / R37698C20: '5076.2'
## Warning: Coercing text to numeric in S37699 / R37699C19: '0.854'
## Warning: Coercing text to numeric in T37699 / R37699C20: '5076.2'
## Warning: Coercing text to numeric in S37700 / R37700C19: '0.854'
## Warning: Coercing text to numeric in T37700 / R37700C20: '5076.2'
## Warning: Coercing text to numeric in S37701 / R37701C19: '0.854'
## Warning: Coercing text to numeric in T37701 / R37701C20: '5076.2'
## Warning: Coercing text to numeric in S37702 / R37702C19: '0.854'
## Warning: Coercing text to numeric in T37702 / R37702C20: '5076.2'
## Warning: Coercing text to numeric in S37703 / R37703C19: '0.854'
## Warning: Coercing text to numeric in T37703 / R37703C20: '5076.2'
## Warning: Coercing text to numeric in S37704 / R37704C19: '0.854'
## Warning: Coercing text to numeric in T37704 / R37704C20: '5076.2'
## Warning: Coercing text to numeric in S37705 / R37705C19: '0.851'
## Warning: Coercing text to numeric in T37705 / R37705C20: '5076.2'
## Warning: Coercing text to numeric in S37706 / R37706C19: '0.851'
## Warning: Coercing text to numeric in T37706 / R37706C20: '5076.2'
## Warning: Coercing text to numeric in S37707 / R37707C19: '0.851'
## Warning: Coercing text to numeric in T37707 / R37707C20: '5076.2'
## Warning: Coercing text to numeric in S37708 / R37708C19: '0.851'
## Warning: Coercing text to numeric in T37708 / R37708C20: '5076.2'
## Warning: Coercing text to numeric in S37709 / R37709C19: '0.851'
## Warning: Coercing text to numeric in T37709 / R37709C20: '5076.2'
## Warning: Coercing text to numeric in S37710 / R37710C19: '0.851'
## Warning: Coercing text to numeric in T37710 / R37710C20: '5076.2'
## Warning: Coercing text to numeric in S37711 / R37711C19: '0.851'
## Warning: Coercing text to numeric in T37711 / R37711C20: '5076.2'
## Warning: Coercing text to numeric in S37712 / R37712C19: '0.851'
## Warning: Coercing text to numeric in T37712 / R37712C20: '5076.2'
## Warning: Coercing text to numeric in S37713 / R37713C19: '0.851'
## Warning: Coercing text to numeric in T37713 / R37713C20: '5076.2'
## Warning: Coercing text to numeric in S37714 / R37714C19: '0.851'
## Warning: Coercing text to numeric in T37714 / R37714C20: '5076.2'
## Warning: Coercing text to numeric in S37715 / R37715C19: '0.851'
## Warning: Coercing text to numeric in T37715 / R37715C20: '5076.2'
## Warning: Coercing text to numeric in S37716 / R37716C19: '0.851'
## Warning: Coercing text to numeric in T37716 / R37716C20: '5076.2'
## Warning: Coercing text to numeric in S37717 / R37717C19: '0.851'
## Warning: Coercing text to numeric in T37717 / R37717C20: '5076.2'
## Warning: Coercing text to numeric in S37718 / R37718C19: '0.851'
## Warning: Coercing text to numeric in T37718 / R37718C20: '5076.2'
## Warning: Coercing text to numeric in S37719 / R37719C19: '0.851'
## Warning: Coercing text to numeric in T37719 / R37719C20: '5076.2'
## Warning: Coercing text to numeric in S37720 / R37720C19: '0.851'
## Warning: Coercing text to numeric in T37720 / R37720C20: '5076.2'
## Warning: Coercing text to numeric in S37721 / R37721C19: '0.851'
## Warning: Coercing text to numeric in T37721 / R37721C20: '5076.2'
## Warning: Coercing text to numeric in S37722 / R37722C19: '0.851'
## Warning: Coercing text to numeric in T37722 / R37722C20: '5076.2'
## Warning: Coercing text to numeric in S37723 / R37723C19: '0.851'
## Warning: Coercing text to numeric in T37723 / R37723C20: '5076.2'
## Warning: Coercing text to numeric in S37724 / R37724C19: '0.851'
## Warning: Coercing text to numeric in T37724 / R37724C20: '5076.2'
## Warning: Coercing text to numeric in S37725 / R37725C19: '0.851'
## Warning: Coercing text to numeric in T37725 / R37725C20: '5076.2'
## Warning: Coercing text to numeric in S37726 / R37726C19: '0.851'
## Warning: Coercing text to numeric in T37726 / R37726C20: '5076.2'
## Warning: Coercing text to numeric in S37727 / R37727C19: '0.851'
## Warning: Coercing text to numeric in T37727 / R37727C20: '5076.2'
## Warning: Coercing text to numeric in S37728 / R37728C19: '0.851'
## Warning: Coercing text to numeric in T37728 / R37728C20: '5076.2'
## Warning: Coercing text to numeric in S37729 / R37729C19: '0.851'
## Warning: Coercing text to numeric in T37729 / R37729C20: '5076.2'
## Warning: Coercing text to numeric in S37730 / R37730C19: '0.851'
## Warning: Coercing text to numeric in T37730 / R37730C20: '5076.2'
## Warning: Coercing text to numeric in S37731 / R37731C19: '0.851'
## Warning: Coercing text to numeric in T37731 / R37731C20: '5076.2'
## Warning: Coercing text to numeric in S37732 / R37732C19: '0.849'
## Warning: Coercing text to numeric in T37732 / R37732C20: '5076.2'
## Warning: Coercing text to numeric in S37733 / R37733C19: '0.849'
## Warning: Coercing text to numeric in T37733 / R37733C20: '5076.2'
## Warning: Coercing text to numeric in S37734 / R37734C19: '0.849'
## Warning: Coercing text to numeric in T37734 / R37734C20: '5076.2'
## Warning: Coercing text to numeric in S37735 / R37735C19: '0.849'
## Warning: Coercing text to numeric in T37735 / R37735C20: '5076.2'
## Warning: Coercing text to numeric in S37736 / R37736C19: '0.849'
## Warning: Coercing text to numeric in T37736 / R37736C20: '5076.2'
## Warning: Coercing text to numeric in S37737 / R37737C19: '0.849'
## Warning: Coercing text to numeric in T37737 / R37737C20: '5076.2'
## Warning: Coercing text to numeric in S37738 / R37738C19: '0.849'
## Warning: Coercing text to numeric in T37738 / R37738C20: '5076.2'
## Warning: Coercing text to numeric in S37739 / R37739C19: '0.849'
## Warning: Coercing text to numeric in T37739 / R37739C20: '5076.2'
## Warning: Coercing text to numeric in S37740 / R37740C19: '0.849'
## Warning: Coercing text to numeric in T37740 / R37740C20: '5076.2'
## Warning: Coercing text to numeric in S37741 / R37741C19: '0.849'
## Warning: Coercing text to numeric in T37741 / R37741C20: '5076.2'
## Warning: Coercing text to numeric in S37742 / R37742C19: '0.849'
## Warning: Coercing text to numeric in T37742 / R37742C20: '5076.2'
## Warning: Coercing text to numeric in S37743 / R37743C19: '0.849'
## Warning: Coercing text to numeric in T37743 / R37743C20: '5076.2'
## Warning: Coercing text to numeric in S37744 / R37744C19: '0.849'
## Warning: Coercing text to numeric in T37744 / R37744C20: '5076.2'
## Warning: Coercing text to numeric in S37745 / R37745C19: '0.849'
## Warning: Coercing text to numeric in T37745 / R37745C20: '5076.2'
## Warning: Coercing text to numeric in S37746 / R37746C19: '0.849'
## Warning: Coercing text to numeric in T37746 / R37746C20: '5076.2'
## Warning: Coercing text to numeric in S37747 / R37747C19: '0.849'
## Warning: Coercing text to numeric in T37747 / R37747C20: '5076.2'
## Warning: Coercing text to numeric in S37748 / R37748C19: '0.849'
## Warning: Coercing text to numeric in T37748 / R37748C20: '5076.2'
## Warning: Coercing text to numeric in S37749 / R37749C19: '0.849'
## Warning: Coercing text to numeric in T37749 / R37749C20: '5076.2'
## Warning: Coercing text to numeric in S37750 / R37750C19: '0.849'
## Warning: Coercing text to numeric in T37750 / R37750C20: '5076.2'
## Warning: Coercing text to numeric in S37751 / R37751C19: '0.849'
## Warning: Coercing text to numeric in T37751 / R37751C20: '5076.2'
## Warning: Coercing text to numeric in S37752 / R37752C19: '0.849'
## Warning: Coercing text to numeric in T37752 / R37752C20: '5076.2'
## Warning: Coercing text to numeric in S37753 / R37753C19: '0.849'
## Warning: Coercing text to numeric in T37753 / R37753C20: '5076.2'
## Warning: Coercing text to numeric in S37754 / R37754C19: '0.849'
## Warning: Coercing text to numeric in T37754 / R37754C20: '5076.2'
## Warning: Coercing text to numeric in S37755 / R37755C19: '0.849'
## Warning: Coercing text to numeric in T37755 / R37755C20: '5076.2'
## Warning: Coercing text to numeric in S37756 / R37756C19: '0.849'
## Warning: Coercing text to numeric in T37756 / R37756C20: '5076.2'
## Warning: Coercing text to numeric in S37757 / R37757C19: '0.849'
## Warning: Coercing text to numeric in T37757 / R37757C20: '5076.2'
## Warning: Coercing text to numeric in S37758 / R37758C19: '0.849'
## Warning: Coercing text to numeric in T37758 / R37758C20: '5076.2'
## Warning: Coercing text to numeric in S37759 / R37759C19: '0.849'
## Warning: Coercing text to numeric in T37759 / R37759C20: '5076.2'
## Warning: Coercing text to numeric in S37760 / R37760C19: '0.849'
## Warning: Coercing text to numeric in T37760 / R37760C20: '5076.2'
## Warning: Coercing text to numeric in S37761 / R37761C19: '0.849'
## Warning: Coercing text to numeric in T37761 / R37761C20: '5076.2'
## Warning: Coercing text to numeric in S37762 / R37762C19: '0.849'
## Warning: Coercing text to numeric in T37762 / R37762C20: '5076.2'
## Warning: Coercing text to numeric in S37763 / R37763C19: '0.849'
## Warning: Coercing text to numeric in T37763 / R37763C20: '5076.2'
## Warning: Coercing text to numeric in S37764 / R37764C19: '0.849'
## Warning: Coercing text to numeric in T37764 / R37764C20: '5076.2'
## Warning: Coercing text to numeric in S37765 / R37765C19: '0.849'
## Warning: Coercing text to numeric in T37765 / R37765C20: '5076.2'
## Warning: Coercing text to numeric in S37766 / R37766C19: '0.849'
## Warning: Coercing text to numeric in T37766 / R37766C20: '5076.2'
## Warning: Coercing text to numeric in S37767 / R37767C19: '0.843'
## Warning: Coercing text to numeric in T37767 / R37767C20: '5076.2'
## Warning: Coercing text to numeric in S37768 / R37768C19: '0.843'
## Warning: Coercing text to numeric in T37768 / R37768C20: '5076.2'
## Warning: Coercing text to numeric in S37769 / R37769C19: '0.843'
## Warning: Coercing text to numeric in T37769 / R37769C20: '5076.2'
## Warning: Coercing text to numeric in S37770 / R37770C19: '0.843'
## Warning: Coercing text to numeric in T37770 / R37770C20: '5076.2'
## Warning: Coercing text to numeric in S37771 / R37771C19: '0.843'
## Warning: Coercing text to numeric in T37771 / R37771C20: '5076.2'
## Warning: Coercing text to numeric in S37772 / R37772C19: '0.843'
## Warning: Coercing text to numeric in T37772 / R37772C20: '5076.2'
## Warning: Coercing text to numeric in S37773 / R37773C19: '0.843'
## Warning: Coercing text to numeric in T37773 / R37773C20: '5076.2'
## Warning: Coercing text to numeric in S37774 / R37774C19: '0.843'
## Warning: Coercing text to numeric in T37774 / R37774C20: '5076.2'
## Warning: Coercing text to numeric in S37775 / R37775C19: '0.843'
## Warning: Coercing text to numeric in T37775 / R37775C20: '5076.2'
## Warning: Coercing text to numeric in S37776 / R37776C19: '0.843'
## Warning: Coercing text to numeric in T37776 / R37776C20: '5076.2'
## Warning: Coercing text to numeric in S37777 / R37777C19: '0.843'
## Warning: Coercing text to numeric in T37777 / R37777C20: '5076.2'
## Warning: Coercing text to numeric in S37778 / R37778C19: '0.843'
## Warning: Coercing text to numeric in T37778 / R37778C20: '5076.2'
## Warning: Coercing text to numeric in S37779 / R37779C19: '0.843'
## Warning: Coercing text to numeric in T37779 / R37779C20: '5076.2'
## Warning: Coercing text to numeric in S37780 / R37780C19: '0.843'
## Warning: Coercing text to numeric in T37780 / R37780C20: '5076.2'
## Warning: Coercing text to numeric in S37781 / R37781C19: '0.843'
## Warning: Coercing text to numeric in T37781 / R37781C20: '5076.2'
## Warning: Coercing text to numeric in S37782 / R37782C19: '0.843'
## Warning: Coercing text to numeric in T37782 / R37782C20: '5076.2'
## Warning: Coercing text to numeric in S37783 / R37783C19: '0.838'
## Warning: Coercing text to numeric in T37783 / R37783C20: '5076.2'
## Warning: Coercing text to numeric in S37784 / R37784C19: '0.838'
## Warning: Coercing text to numeric in T37784 / R37784C20: '5076.2'
## Warning: Coercing text to numeric in S37785 / R37785C19: '0.838'
## Warning: Coercing text to numeric in T37785 / R37785C20: '5076.2'
## Warning: Coercing text to numeric in S37786 / R37786C19: '0.838'
## Warning: Coercing text to numeric in T37786 / R37786C20: '5076.2'
## Warning: Coercing text to numeric in S37787 / R37787C19: '0.838'
## Warning: Coercing text to numeric in T37787 / R37787C20: '5076.2'
## Warning: Coercing text to numeric in S37788 / R37788C19: '0.838'
## Warning: Coercing text to numeric in T37788 / R37788C20: '5076.2'
## Warning: Coercing text to numeric in S37789 / R37789C19: '0.838'
## Warning: Coercing text to numeric in T37789 / R37789C20: '5076.2'
## Warning: Coercing text to numeric in S37790 / R37790C19: '0.838'
## Warning: Coercing text to numeric in T37790 / R37790C20: '5076.2'
## Warning: Coercing text to numeric in S37791 / R37791C19: '0.838'
## Warning: Coercing text to numeric in T37791 / R37791C20: '5076.2'
## Warning: Coercing text to numeric in S37792 / R37792C19: '0.838'
## Warning: Coercing text to numeric in T37792 / R37792C20: '5076.2'
## Warning: Coercing text to numeric in S37793 / R37793C19: '0.838'
## Warning: Coercing text to numeric in T37793 / R37793C20: '5076.2'
## Warning: Coercing text to numeric in S37794 / R37794C19: '0.838'
## Warning: Coercing text to numeric in T37794 / R37794C20: '5076.2'
## Warning: Coercing text to numeric in S37795 / R37795C19: '0.838'
## Warning: Coercing text to numeric in T37795 / R37795C20: '5076.2'
## Warning: Coercing text to numeric in S37796 / R37796C19: '0.838'
## Warning: Coercing text to numeric in T37796 / R37796C20: '5076.2'
## Warning: Coercing text to numeric in S37797 / R37797C19: '0.838'
## Warning: Coercing text to numeric in T37797 / R37797C20: '5076.2'
## Warning: Coercing text to numeric in S37798 / R37798C19: '0.838'
## Warning: Coercing text to numeric in T37798 / R37798C20: '5076.2'
## Warning: Coercing text to numeric in S37799 / R37799C19: '0.838'
## Warning: Coercing text to numeric in T37799 / R37799C20: '5076.2'
## Warning: Coercing text to numeric in S37800 / R37800C19: '0.838'
## Warning: Coercing text to numeric in T37800 / R37800C20: '5076.2'
## Warning: Coercing text to numeric in S37801 / R37801C19: '0.838'
## Warning: Coercing text to numeric in T37801 / R37801C20: '5076.2'
## Warning: Coercing text to numeric in S37802 / R37802C19: '0.838'
## Warning: Coercing text to numeric in T37802 / R37802C20: '5076.2'
## Warning: Coercing text to numeric in S37803 / R37803C19: '0.838'
## Warning: Coercing text to numeric in T37803 / R37803C20: '5076.2'
## Warning: Coercing text to numeric in S37804 / R37804C19: '0.838'
## Warning: Coercing text to numeric in T37804 / R37804C20: '5076.2'
## Warning: Coercing text to numeric in S37805 / R37805C19: '0.838'
## Warning: Coercing text to numeric in T37805 / R37805C20: '5076.2'
## Warning: Coercing text to numeric in S37806 / R37806C19: '0.838'
## Warning: Coercing text to numeric in T37806 / R37806C20: '5076.2'
## Warning: Coercing text to numeric in S37807 / R37807C19: '0.838'
## Warning: Coercing text to numeric in T37807 / R37807C20: '5076.2'
## Warning: Coercing text to numeric in S37808 / R37808C19: '0.838'
## Warning: Coercing text to numeric in T37808 / R37808C20: '5076.2'
## Warning: Coercing text to numeric in S37809 / R37809C19: '0.838'
## Warning: Coercing text to numeric in T37809 / R37809C20: '5076.2'
## Warning: Coercing text to numeric in S37810 / R37810C19: '0.838'
## Warning: Coercing text to numeric in T37810 / R37810C20: '5076.2'
## Warning: Coercing text to numeric in S37811 / R37811C19: '0.838'
## Warning: Coercing text to numeric in T37811 / R37811C20: '5076.2'
## Warning: Coercing text to numeric in S37812 / R37812C19: '0.834'
## Warning: Coercing text to numeric in T37812 / R37812C20: '5076.2'
## Warning: Coercing text to numeric in S37813 / R37813C19: '0.834'
## Warning: Coercing text to numeric in T37813 / R37813C20: '5076.2'
## Warning: Coercing text to numeric in S37814 / R37814C19: '0.834'
## Warning: Coercing text to numeric in T37814 / R37814C20: '5076.2'
## Warning: Coercing text to numeric in S37815 / R37815C19: '0.834'
## Warning: Coercing text to numeric in T37815 / R37815C20: '5076.2'
## Warning: Coercing text to numeric in S37816 / R37816C19: '0.834'
## Warning: Coercing text to numeric in T37816 / R37816C20: '5076.2'
## Warning: Coercing text to numeric in S37817 / R37817C19: '0.834'
## Warning: Coercing text to numeric in T37817 / R37817C20: '5076.2'
## Warning: Coercing text to numeric in S37818 / R37818C19: '0.834'
## Warning: Coercing text to numeric in T37818 / R37818C20: '5076.2'
## Warning: Coercing text to numeric in S37819 / R37819C19: '0.834'
## Warning: Coercing text to numeric in T37819 / R37819C20: '5076.2'
## Warning: Coercing text to numeric in S37820 / R37820C19: '0.834'
## Warning: Coercing text to numeric in T37820 / R37820C20: '5076.2'
## Warning: Coercing text to numeric in S37821 / R37821C19: '0.834'
## Warning: Coercing text to numeric in T37821 / R37821C20: '5076.2'
## Warning: Coercing text to numeric in S37822 / R37822C19: '0.834'
## Warning: Coercing text to numeric in T37822 / R37822C20: '5076.2'
## Warning: Coercing text to numeric in S37823 / R37823C19: '0.834'
## Warning: Coercing text to numeric in T37823 / R37823C20: '5076.2'
## Warning: Coercing text to numeric in S37824 / R37824C19: '0.834'
## Warning: Coercing text to numeric in T37824 / R37824C20: '5076.2'
## Warning: Coercing text to numeric in S37825 / R37825C19: '0.829'
## Warning: Coercing text to numeric in T37825 / R37825C20: '5076.2'
## Warning: Coercing text to numeric in S37826 / R37826C19: '0.829'
## Warning: Coercing text to numeric in T37826 / R37826C20: '5076.2'
## Warning: Coercing text to numeric in S37827 / R37827C19: '0.829'
## Warning: Coercing text to numeric in T37827 / R37827C20: '5076.2'
## Warning: Coercing text to numeric in S37828 / R37828C19: '0.829'
## Warning: Coercing text to numeric in T37828 / R37828C20: '5076.2'
## Warning: Coercing text to numeric in S37829 / R37829C19: '0.829'
## Warning: Coercing text to numeric in T37829 / R37829C20: '5076.2'
## Warning: Coercing text to numeric in S37830 / R37830C19: '0.829'
## Warning: Coercing text to numeric in T37830 / R37830C20: '5076.2'
## Warning: Coercing text to numeric in S37831 / R37831C19: '0.829'
## Warning: Coercing text to numeric in T37831 / R37831C20: '5076.2'
## Warning: Coercing text to numeric in S37832 / R37832C19: '0.829'
## Warning: Coercing text to numeric in T37832 / R37832C20: '5076.2'
## Warning: Coercing text to numeric in S37833 / R37833C19: '0.829'
## Warning: Coercing text to numeric in T37833 / R37833C20: '5076.2'
## Warning: Coercing text to numeric in S37834 / R37834C19: '0.829'
## Warning: Coercing text to numeric in T37834 / R37834C20: '5076.2'
## Warning: Coercing text to numeric in S37835 / R37835C19: '0.829'
## Warning: Coercing text to numeric in T37835 / R37835C20: '5076.2'
## Warning: Coercing text to numeric in S37836 / R37836C19: '0.829'
## Warning: Coercing text to numeric in T37836 / R37836C20: '5076.2'
## Warning: Coercing text to numeric in S37837 / R37837C19: '0.829'
## Warning: Coercing text to numeric in T37837 / R37837C20: '5076.2'
## Warning: Coercing text to numeric in S37838 / R37838C19: '0.825'
## Warning: Coercing text to numeric in T37838 / R37838C20: '5076.2'
## Warning: Coercing text to numeric in S37839 / R37839C19: '0.825'
## Warning: Coercing text to numeric in T37839 / R37839C20: '5076.2'
## Warning: Coercing text to numeric in S37840 / R37840C19: '0.825'
## Warning: Coercing text to numeric in T37840 / R37840C20: '5076.2'
## Warning: Coercing text to numeric in S37841 / R37841C19: '0.825'
## Warning: Coercing text to numeric in T37841 / R37841C20: '5076.2'
## Warning: Coercing text to numeric in S37842 / R37842C19: '0.825'
## Warning: Coercing text to numeric in T37842 / R37842C20: '5076.2'
## Warning: Coercing text to numeric in S37843 / R37843C19: '0.825'
## Warning: Coercing text to numeric in T37843 / R37843C20: '5076.2'
## Warning: Coercing text to numeric in S37844 / R37844C19: '0.825'
## Warning: Coercing text to numeric in T37844 / R37844C20: '5076.2'
## Warning: Coercing text to numeric in S37845 / R37845C19: '0.825'
## Warning: Coercing text to numeric in T37845 / R37845C20: '5076.2'
## Warning: Coercing text to numeric in S37846 / R37846C19: '0.825'
## Warning: Coercing text to numeric in T37846 / R37846C20: '5076.2'
## Warning: Coercing text to numeric in S37847 / R37847C19: '0.825'
## Warning: Coercing text to numeric in T37847 / R37847C20: '5076.2'
## Warning: Coercing text to numeric in S37848 / R37848C19: '0.825'
## Warning: Coercing text to numeric in T37848 / R37848C20: '5076.2'
## Warning: Coercing text to numeric in S37849 / R37849C19: '0.825'
## Warning: Coercing text to numeric in T37849 / R37849C20: '5076.2'
## Warning: Coercing text to numeric in S37850 / R37850C19: '0.825'
## Warning: Coercing text to numeric in T37850 / R37850C20: '5076.2'
## Warning: Coercing text to numeric in S37851 / R37851C19: '0.825'
## Warning: Coercing text to numeric in T37851 / R37851C20: '5076.2'
## Warning: Coercing text to numeric in S37852 / R37852C19: '0.825'
## Warning: Coercing text to numeric in T37852 / R37852C20: '5076.2'
## Warning: Coercing text to numeric in S37853 / R37853C19: '0.825'
## Warning: Coercing text to numeric in T37853 / R37853C20: '5076.2'
## Warning: Coercing text to numeric in S37854 / R37854C19: '0.825'
## Warning: Coercing text to numeric in T37854 / R37854C20: '5076.2'
## Warning: Coercing text to numeric in S37855 / R37855C19: '0.825'
## Warning: Coercing text to numeric in T37855 / R37855C20: '5076.2'
## Warning: Coercing text to numeric in S37856 / R37856C19: '0.825'
## Warning: Coercing text to numeric in T37856 / R37856C20: '5076.2'
## Warning: Coercing text to numeric in S37857 / R37857C19: '0.825'
## Warning: Coercing text to numeric in T37857 / R37857C20: '5076.2'
## Warning: Coercing text to numeric in S37858 / R37858C19: '0.825'
## Warning: Coercing text to numeric in T37858 / R37858C20: '5076.2'
## Warning: Coercing text to numeric in S37859 / R37859C19: '0.825'
## Warning: Coercing text to numeric in T37859 / R37859C20: '5076.2'
## Warning: Coercing text to numeric in S37860 / R37860C19: '0.825'
## Warning: Coercing text to numeric in T37860 / R37860C20: '5076.2'
## Warning: Coercing text to numeric in S37861 / R37861C19: '0.825'
## Warning: Coercing text to numeric in T37861 / R37861C20: '5076.2'
## Warning: Coercing text to numeric in S37862 / R37862C19: '0.825'
## Warning: Coercing text to numeric in T37862 / R37862C20: '5076.2'
## Warning: Coercing text to numeric in S37863 / R37863C19: '0.825'
## Warning: Coercing text to numeric in T37863 / R37863C20: '5076.2'
## Warning: Coercing text to numeric in S37864 / R37864C19: '0.825'
## Warning: Coercing text to numeric in T37864 / R37864C20: '5076.2'
## Warning: Coercing text to numeric in S37865 / R37865C19: '0.821'
## Warning: Coercing text to numeric in T37865 / R37865C20: '5076.2'
## Warning: Coercing text to numeric in S37866 / R37866C19: '0.821'
## Warning: Coercing text to numeric in T37866 / R37866C20: '5076.2'
## Warning: Coercing text to numeric in S37867 / R37867C19: '0.821'
## Warning: Coercing text to numeric in T37867 / R37867C20: '5076.2'
## Warning: Coercing text to numeric in S37868 / R37868C19: '0.821'
## Warning: Coercing text to numeric in T37868 / R37868C20: '5076.2'
## Warning: Coercing text to numeric in S37869 / R37869C19: '0.821'
## Warning: Coercing text to numeric in T37869 / R37869C20: '5076.2'
## Warning: Coercing text to numeric in S37870 / R37870C19: '0.821'
## Warning: Coercing text to numeric in T37870 / R37870C20: '5076.2'
## Warning: Coercing text to numeric in S37871 / R37871C19: '0.821'
## Warning: Coercing text to numeric in T37871 / R37871C20: '5076.2'
## Warning: Coercing text to numeric in S37872 / R37872C19: '0.821'
## Warning: Coercing text to numeric in T37872 / R37872C20: '5076.2'
## Warning: Coercing text to numeric in S37873 / R37873C19: '0.821'
## Warning: Coercing text to numeric in T37873 / R37873C20: '5076.2'
## Warning: Coercing text to numeric in S37874 / R37874C19: '0.821'
## Warning: Coercing text to numeric in T37874 / R37874C20: '5076.2'
## Warning: Coercing text to numeric in S37875 / R37875C19: '0.821'
## Warning: Coercing text to numeric in T37875 / R37875C20: '5076.2'
## Warning: Coercing text to numeric in S37876 / R37876C19: '0.821'
## Warning: Coercing text to numeric in T37876 / R37876C20: '5076.2'
## Warning: Coercing text to numeric in S37877 / R37877C19: '0.821'
## Warning: Coercing text to numeric in T37877 / R37877C20: '5076.2'
## Warning: Coercing text to numeric in S37878 / R37878C19: '0.821'
## Warning: Coercing text to numeric in T37878 / R37878C20: '5076.2'
## Warning: Coercing text to numeric in S37879 / R37879C19: '0.821'
## Warning: Coercing text to numeric in T37879 / R37879C20: '5076.2'
## Warning: Coercing text to numeric in S37880 / R37880C19: '0.821'
## Warning: Coercing text to numeric in T37880 / R37880C20: '5076.2'
## Warning: Coercing text to numeric in S37881 / R37881C19: '0.821'
## Warning: Coercing text to numeric in T37881 / R37881C20: '5076.2'
## Warning: Coercing text to numeric in S37882 / R37882C19: '0.821'
## Warning: Coercing text to numeric in T37882 / R37882C20: '5076.2'
## Warning: Coercing text to numeric in S37883 / R37883C19: '0.821'
## Warning: Coercing text to numeric in T37883 / R37883C20: '5076.2'
## Warning: Coercing text to numeric in S37884 / R37884C19: '0.821'
## Warning: Coercing text to numeric in T37884 / R37884C20: '5076.2'
## Warning: Coercing text to numeric in S37885 / R37885C19: '0.821'
## Warning: Coercing text to numeric in T37885 / R37885C20: '5076.2'
## Warning: Coercing text to numeric in S37886 / R37886C19: '0.821'
## Warning: Coercing text to numeric in T37886 / R37886C20: '5076.2'
## Warning: Coercing text to numeric in S37887 / R37887C19: '0.821'
## Warning: Coercing text to numeric in T37887 / R37887C20: '5076.2'
## Warning: Coercing text to numeric in S37888 / R37888C19: '0.821'
## Warning: Coercing text to numeric in T37888 / R37888C20: '5076.2'
## Warning: Coercing text to numeric in S37889 / R37889C19: '0.819'
## Warning: Coercing text to numeric in T37889 / R37889C20: '5017.5'
## Warning: Coercing text to numeric in S37890 / R37890C19: '0.819'
## Warning: Coercing text to numeric in T37890 / R37890C20: '5017.5'
## Warning: Coercing text to numeric in S37891 / R37891C19: '0.819'
## Warning: Coercing text to numeric in T37891 / R37891C20: '5017.5'
## Warning: Coercing text to numeric in S37892 / R37892C19: '0.819'
## Warning: Coercing text to numeric in T37892 / R37892C20: '5017.5'
## Warning: Coercing text to numeric in S37893 / R37893C19: '0.819'
## Warning: Coercing text to numeric in T37893 / R37893C20: '5017.5'
## Warning: Coercing text to numeric in S37894 / R37894C19: '0.819'
## Warning: Coercing text to numeric in T37894 / R37894C20: '5017.5'
## Warning: Coercing text to numeric in S37895 / R37895C19: '0.819'
## Warning: Coercing text to numeric in T37895 / R37895C20: '5017.5'
## Warning: Coercing text to numeric in S37896 / R37896C19: '0.819'
## Warning: Coercing text to numeric in T37896 / R37896C20: '5017.5'
## Warning: Coercing text to numeric in S37897 / R37897C19: '0.819'
## Warning: Coercing text to numeric in T37897 / R37897C20: '5017.5'
## Warning: Coercing text to numeric in S37898 / R37898C19: '0.819'
## Warning: Coercing text to numeric in T37898 / R37898C20: '5017.5'
## Warning: Coercing text to numeric in S37899 / R37899C19: '0.819'
## Warning: Coercing text to numeric in T37899 / R37899C20: '5017.5'
## Warning: Coercing text to numeric in S37900 / R37900C19: '0.819'
## Warning: Coercing text to numeric in T37900 / R37900C20: '5017.5'
## Warning: Coercing text to numeric in S37901 / R37901C19: '0.819'
## Warning: Coercing text to numeric in T37901 / R37901C20: '5017.5'
## Warning: Coercing text to numeric in S37902 / R37902C19: '0.819'
## Warning: Coercing text to numeric in T37902 / R37902C20: '5017.5'
## Warning: Coercing text to numeric in S37903 / R37903C19: '0.819'
## Warning: Coercing text to numeric in T37903 / R37903C20: '5017.5'
## Warning: Coercing text to numeric in S37904 / R37904C19: '0.819'
## Warning: Coercing text to numeric in T37904 / R37904C20: '5017.5'
## Warning: Coercing text to numeric in S37905 / R37905C19: '0.819'
## Warning: Coercing text to numeric in T37905 / R37905C20: '5017.5'
## Warning: Coercing text to numeric in S37906 / R37906C19: '0.819'
## Warning: Coercing text to numeric in T37906 / R37906C20: '5017.5'
## Warning: Coercing text to numeric in S37907 / R37907C19: '0.819'
## Warning: Coercing text to numeric in T37907 / R37907C20: '5017.5'
## Warning: Coercing text to numeric in S37908 / R37908C19: '0.819'
## Warning: Coercing text to numeric in T37908 / R37908C20: '5017.5'
## Warning: Coercing text to numeric in S37909 / R37909C19: '0.819'
## Warning: Coercing text to numeric in T37909 / R37909C20: '5017.5'
## Warning: Coercing text to numeric in S37910 / R37910C19: '0.819'
## Warning: Coercing text to numeric in T37910 / R37910C20: '5017.5'
## Warning: Coercing text to numeric in S37911 / R37911C19: '0.813'
## Warning: Coercing text to numeric in T37911 / R37911C20: '5017.5'
## Warning: Coercing text to numeric in S37912 / R37912C19: '0.813'
## Warning: Coercing text to numeric in T37912 / R37912C20: '5017.5'
## Warning: Coercing text to numeric in S37913 / R37913C19: '0.813'
## Warning: Coercing text to numeric in T37913 / R37913C20: '5017.5'
## Warning: Coercing text to numeric in S37914 / R37914C19: '0.813'
## Warning: Coercing text to numeric in T37914 / R37914C20: '5017.5'
## Warning: Coercing text to numeric in S37915 / R37915C19: '0.813'
## Warning: Coercing text to numeric in T37915 / R37915C20: '5017.5'
## Warning: Coercing text to numeric in S37916 / R37916C19: '0.813'
## Warning: Coercing text to numeric in T37916 / R37916C20: '5017.5'
## Warning: Coercing text to numeric in S37917 / R37917C19: '0.809'
## Warning: Coercing text to numeric in T37917 / R37917C20: '5017.5'
## Warning: Coercing text to numeric in S37918 / R37918C19: '0.809'
## Warning: Coercing text to numeric in T37918 / R37918C20: '5017.5'
## Warning: Coercing text to numeric in S37919 / R37919C19: '0.809'
## Warning: Coercing text to numeric in T37919 / R37919C20: '5017.5'
## Warning: Coercing text to numeric in S37920 / R37920C19: '0.809'
## Warning: Coercing text to numeric in T37920 / R37920C20: '5017.5'
## Warning: Coercing text to numeric in S37921 / R37921C19: '0.809'
## Warning: Coercing text to numeric in T37921 / R37921C20: '5017.5'
## Warning: Coercing text to numeric in S37922 / R37922C19: '0.809'
## Warning: Coercing text to numeric in T37922 / R37922C20: '5017.5'
## Warning: Coercing text to numeric in S37923 / R37923C19: '0.809'
## Warning: Coercing text to numeric in T37923 / R37923C20: '5017.5'
## Warning: Coercing text to numeric in S37924 / R37924C19: '0.809'
## Warning: Coercing text to numeric in T37924 / R37924C20: '5017.5'
## Warning: Coercing text to numeric in S37925 / R37925C19: '0.809'
## Warning: Coercing text to numeric in T37925 / R37925C20: '5017.5'
## Warning: Coercing text to numeric in S37926 / R37926C19: '0.809'
## Warning: Coercing text to numeric in T37926 / R37926C20: '5017.5'
## Warning: Coercing text to numeric in S37927 / R37927C19: '0.809'
## Warning: Coercing text to numeric in T37927 / R37927C20: '5017.5'
## Warning: Coercing text to numeric in S37928 / R37928C19: '0.809'
## Warning: Coercing text to numeric in T37928 / R37928C20: '5017.5'
## Warning: Coercing text to numeric in S37929 / R37929C19: '0.809'
## Warning: Coercing text to numeric in T37929 / R37929C20: '5017.5'
## Warning: Coercing text to numeric in S37930 / R37930C19: '0.809'
## Warning: Coercing text to numeric in T37930 / R37930C20: '5017.5'
## Warning: Coercing text to numeric in S37931 / R37931C19: '0.809'
## Warning: Coercing text to numeric in T37931 / R37931C20: '5017.5'
## Warning: Coercing text to numeric in S37932 / R37932C19: '0.809'
## Warning: Coercing text to numeric in T37932 / R37932C20: '5017.5'
## Warning: Coercing text to numeric in S37933 / R37933C19: '0.809'
## Warning: Coercing text to numeric in T37933 / R37933C20: '5017.5'
## Warning: Coercing text to numeric in S37934 / R37934C19: '0.809'
## Warning: Coercing text to numeric in T37934 / R37934C20: '5017.5'
## Warning: Coercing text to numeric in S37935 / R37935C19: '0.809'
## Warning: Coercing text to numeric in T37935 / R37935C20: '5017.5'
## Warning: Coercing text to numeric in S37936 / R37936C19: '0.809'
## Warning: Coercing text to numeric in T37936 / R37936C20: '5017.5'
## Warning: Coercing text to numeric in S37937 / R37937C19: '0.809'
## Warning: Coercing text to numeric in T37937 / R37937C20: '5017.5'
## Warning: Coercing text to numeric in S37938 / R37938C19: '0.803'
## Warning: Coercing text to numeric in T37938 / R37938C20: '5017.5'
## Warning: Coercing text to numeric in S37939 / R37939C19: '0.803'
## Warning: Coercing text to numeric in T37939 / R37939C20: '5017.5'
## Warning: Coercing text to numeric in S37940 / R37940C19: '0.803'
## Warning: Coercing text to numeric in T37940 / R37940C20: '5017.5'
## Warning: Coercing text to numeric in S37941 / R37941C19: '0.803'
## Warning: Coercing text to numeric in T37941 / R37941C20: '5017.5'
## Warning: Coercing text to numeric in S37942 / R37942C19: '0.803'
## Warning: Coercing text to numeric in T37942 / R37942C20: '5017.5'
## Warning: Coercing text to numeric in S37943 / R37943C19: '0.803'
## Warning: Coercing text to numeric in T37943 / R37943C20: '5017.5'
## Warning: Coercing text to numeric in S37944 / R37944C19: '0.803'
## Warning: Coercing text to numeric in T37944 / R37944C20: '5017.5'
## Warning: Coercing text to numeric in S37945 / R37945C19: '0.803'
## Warning: Coercing text to numeric in T37945 / R37945C20: '5017.5'
## Warning: Coercing text to numeric in S37946 / R37946C19: '0.803'
## Warning: Coercing text to numeric in T37946 / R37946C20: '5017.5'
## Warning: Coercing text to numeric in S37947 / R37947C19: '0.803'
## Warning: Coercing text to numeric in T37947 / R37947C20: '5017.5'
## Warning: Coercing text to numeric in S37948 / R37948C19: '0.803'
## Warning: Coercing text to numeric in T37948 / R37948C20: '5017.5'
## Warning: Coercing text to numeric in S37949 / R37949C19: '0.803'
## Warning: Coercing text to numeric in T37949 / R37949C20: '5017.5'
## Warning: Coercing text to numeric in S37950 / R37950C19: '0.803'
## Warning: Coercing text to numeric in T37950 / R37950C20: '5017.5'
## Warning: Coercing text to numeric in S37951 / R37951C19: '0.803'
## Warning: Coercing text to numeric in T37951 / R37951C20: '5017.5'
## Warning: Coercing text to numeric in S37952 / R37952C19: '0.803'
## Warning: Coercing text to numeric in T37952 / R37952C20: '5017.5'
## Warning: Coercing text to numeric in S37953 / R37953C19: '0.803'
## Warning: Coercing text to numeric in T37953 / R37953C20: '5017.5'
## Warning: Coercing text to numeric in S37954 / R37954C19: '0.803'
## Warning: Coercing text to numeric in T37954 / R37954C20: '5017.5'
## Warning: Coercing text to numeric in S37955 / R37955C19: '0.803'
## Warning: Coercing text to numeric in T37955 / R37955C20: '5017.5'
## Warning: Coercing text to numeric in S37956 / R37956C19: '0.803'
## Warning: Coercing text to numeric in T37956 / R37956C20: '5017.5'
## Warning: Coercing text to numeric in S37957 / R37957C19: '0.803'
## Warning: Coercing text to numeric in T37957 / R37957C20: '5017.5'
## Warning: Coercing text to numeric in S37958 / R37958C19: '0.803'
## Warning: Coercing text to numeric in T37958 / R37958C20: '5017.5'
## Warning: Coercing text to numeric in S37959 / R37959C19: '0.803'
## Warning: Coercing text to numeric in T37959 / R37959C20: '5017.5'
## Warning: Coercing text to numeric in S37960 / R37960C19: '0.803'
## Warning: Coercing text to numeric in T37960 / R37960C20: '5017.5'
## Warning: Coercing text to numeric in S37961 / R37961C19: '0.803'
## Warning: Coercing text to numeric in T37961 / R37961C20: '5017.5'
## Warning: Coercing text to numeric in S37962 / R37962C19: '0.803'
## Warning: Coercing text to numeric in T37962 / R37962C20: '5017.5'
## Warning: Coercing text to numeric in S37963 / R37963C19: '0.803'
## Warning: Coercing text to numeric in T37963 / R37963C20: '5017.5'
## Warning: Coercing text to numeric in S37964 / R37964C19: '0.803'
## Warning: Coercing text to numeric in T37964 / R37964C20: '5017.5'
## Warning: Coercing text to numeric in S37965 / R37965C19: '0.803'
## Warning: Coercing text to numeric in T37965 / R37965C20: '5017.5'
## Warning: Coercing text to numeric in S37966 / R37966C19: '0.803'
## Warning: Coercing text to numeric in T37966 / R37966C20: '5017.5'
## Warning: Coercing text to numeric in S37967 / R37967C19: '0.803'
## Warning: Coercing text to numeric in T37967 / R37967C20: '5017.5'
## Warning: Coercing text to numeric in S37968 / R37968C19: '0.803'
## Warning: Coercing text to numeric in T37968 / R37968C20: '5017.5'
## Warning: Coercing text to numeric in S37969 / R37969C19: '0.797'
## Warning: Coercing text to numeric in T37969 / R37969C20: '5017.5'
## Warning: Coercing text to numeric in S37970 / R37970C19: '0.797'
## Warning: Coercing text to numeric in T37970 / R37970C20: '5017.5'
## Warning: Coercing text to numeric in S37971 / R37971C19: '0.797'
## Warning: Coercing text to numeric in T37971 / R37971C20: '5017.5'
## Warning: Coercing text to numeric in S37972 / R37972C19: '0.797'
## Warning: Coercing text to numeric in T37972 / R37972C20: '5017.5'
## Warning: Coercing text to numeric in S37973 / R37973C19: '0.797'
## Warning: Coercing text to numeric in T37973 / R37973C20: '5017.5'
## Warning: Coercing text to numeric in S37974 / R37974C19: '0.797'
## Warning: Coercing text to numeric in T37974 / R37974C20: '5017.5'
## Warning: Coercing text to numeric in S37975 / R37975C19: '0.797'
## Warning: Coercing text to numeric in T37975 / R37975C20: '5017.5'
## Warning: Coercing text to numeric in S37976 / R37976C19: '0.797'
## Warning: Coercing text to numeric in T37976 / R37976C20: '5017.5'
## Warning: Coercing text to numeric in S37977 / R37977C19: '0.797'
## Warning: Coercing text to numeric in T37977 / R37977C20: '5017.5'
## Warning: Coercing text to numeric in S37978 / R37978C19: '0.797'
## Warning: Coercing text to numeric in T37978 / R37978C20: '5017.5'
## Warning: Coercing text to numeric in S37979 / R37979C19: '0.797'
## Warning: Coercing text to numeric in T37979 / R37979C20: '5017.5'
## Warning: Coercing text to numeric in S37980 / R37980C19: '0.797'
## Warning: Coercing text to numeric in T37980 / R37980C20: '5017.5'
## Warning: Coercing text to numeric in S37981 / R37981C19: '0.797'
## Warning: Coercing text to numeric in T37981 / R37981C20: '5017.5'
## Warning: Coercing text to numeric in S37982 / R37982C19: '0.797'
## Warning: Coercing text to numeric in T37982 / R37982C20: '5017.5'
## Warning: Coercing text to numeric in S37983 / R37983C19: '0.797'
## Warning: Coercing text to numeric in T37983 / R37983C20: '5017.5'
## Warning: Coercing text to numeric in S37984 / R37984C19: '0.797'
## Warning: Coercing text to numeric in T37984 / R37984C20: '5017.5'
## Warning: Coercing text to numeric in S37985 / R37985C19: '0.797'
## Warning: Coercing text to numeric in T37985 / R37985C20: '5017.5'
## Warning: Coercing text to numeric in S37986 / R37986C19: '0.797'
## Warning: Coercing text to numeric in T37986 / R37986C20: '5017.5'
## Warning: Coercing text to numeric in S37987 / R37987C19: '0.797'
## Warning: Coercing text to numeric in T37987 / R37987C20: '5017.5'
## Warning: Coercing text to numeric in S37988 / R37988C19: '0.797'
## Warning: Coercing text to numeric in T37988 / R37988C20: '5017.5'
## Warning: Coercing text to numeric in S37989 / R37989C19: '0.797'
## Warning: Coercing text to numeric in T37989 / R37989C20: '5017.5'
## Warning: Coercing text to numeric in S37990 / R37990C19: '0.797'
## Warning: Coercing text to numeric in T37990 / R37990C20: '5017.5'
## Warning: Coercing text to numeric in S37991 / R37991C19: '0.797'
## Warning: Coercing text to numeric in T37991 / R37991C20: '5017.5'
## Warning: Coercing text to numeric in S37992 / R37992C19: '0.797'
## Warning: Coercing text to numeric in T37992 / R37992C20: '5017.5'
## Warning: Coercing text to numeric in S37993 / R37993C19: '0.797'
## Warning: Coercing text to numeric in T37993 / R37993C20: '5017.5'
## Warning: Coercing text to numeric in S37994 / R37994C19: '0.797'
## Warning: Coercing text to numeric in T37994 / R37994C20: '5017.5'
## Warning: Coercing text to numeric in S37995 / R37995C19: '0.788'
## Warning: Coercing text to numeric in T37995 / R37995C20: '5017.5'
## Warning: Coercing text to numeric in S37996 / R37996C19: '0.788'
## Warning: Coercing text to numeric in T37996 / R37996C20: '5017.5'
## Warning: Coercing text to numeric in S37997 / R37997C19: '0.788'
## Warning: Coercing text to numeric in T37997 / R37997C20: '5017.5'
## Warning: Coercing text to numeric in S37998 / R37998C19: '0.788'
## Warning: Coercing text to numeric in T37998 / R37998C20: '5017.5'
## Warning: Coercing text to numeric in S37999 / R37999C19: '0.788'
## Warning: Coercing text to numeric in T37999 / R37999C20: '5017.5'
## Warning: Coercing text to numeric in S38000 / R38000C19: '0.788'
## Warning: Coercing text to numeric in T38000 / R38000C20: '5017.5'
## Warning: Coercing text to numeric in S38001 / R38001C19: '0.788'
## Warning: Coercing text to numeric in T38001 / R38001C20: '5017.5'
## Warning: Coercing text to numeric in S38002 / R38002C19: '0.788'
## Warning: Coercing text to numeric in T38002 / R38002C20: '5017.5'
## Warning: Coercing text to numeric in S38003 / R38003C19: '0.788'
## Warning: Coercing text to numeric in T38003 / R38003C20: '5017.5'
## Warning: Coercing text to numeric in S38004 / R38004C19: '0.788'
## Warning: Coercing text to numeric in T38004 / R38004C20: '5017.5'
## Warning: Coercing text to numeric in S38005 / R38005C19: '0.788'
## Warning: Coercing text to numeric in T38005 / R38005C20: '5017.5'
## Warning: Coercing text to numeric in S38006 / R38006C19: '0.788'
## Warning: Coercing text to numeric in T38006 / R38006C20: '5017.5'
## Warning: Coercing text to numeric in S38007 / R38007C19: '0.788'
## Warning: Coercing text to numeric in T38007 / R38007C20: '5017.5'
## Warning: Coercing text to numeric in S38008 / R38008C19: '0.788'
## Warning: Coercing text to numeric in T38008 / R38008C20: '5017.5'
## Warning: Coercing text to numeric in S38009 / R38009C19: '0.788'
## Warning: Coercing text to numeric in T38009 / R38009C20: '5017.5'
## Warning: Coercing text to numeric in S38010 / R38010C19: '0.788'
## Warning: Coercing text to numeric in T38010 / R38010C20: '5017.5'
## Warning: Coercing text to numeric in S38011 / R38011C19: '0.788'
## Warning: Coercing text to numeric in T38011 / R38011C20: '5017.5'
## Warning: Coercing text to numeric in S38012 / R38012C19: '0.788'
## Warning: Coercing text to numeric in T38012 / R38012C20: '5017.5'
## Warning: Coercing text to numeric in S38013 / R38013C19: '0.788'
## Warning: Coercing text to numeric in T38013 / R38013C20: '5017.5'
## Warning: Coercing text to numeric in S38014 / R38014C19: '0.788'
## Warning: Coercing text to numeric in T38014 / R38014C20: '5017.5'
## Warning: Coercing text to numeric in S38015 / R38015C19: '0.781'
## Warning: Coercing text to numeric in T38015 / R38015C20: '5017.5'
## Warning: Coercing text to numeric in S38016 / R38016C19: '0.781'
## Warning: Coercing text to numeric in T38016 / R38016C20: '5017.5'
## Warning: Coercing text to numeric in S38017 / R38017C19: '0.781'
## Warning: Coercing text to numeric in T38017 / R38017C20: '5017.5'
## Warning: Coercing text to numeric in S38018 / R38018C19: '0.781'
## Warning: Coercing text to numeric in T38018 / R38018C20: '5017.5'
## Warning: Coercing text to numeric in S38019 / R38019C19: '0.781'
## Warning: Coercing text to numeric in T38019 / R38019C20: '5017.5'
## Warning: Coercing text to numeric in S38020 / R38020C19: '0.781'
## Warning: Coercing text to numeric in T38020 / R38020C20: '5017.5'
## Warning: Coercing text to numeric in S38021 / R38021C19: '0.781'
## Warning: Coercing text to numeric in T38021 / R38021C20: '5017.5'
## Warning: Coercing text to numeric in S38022 / R38022C19: '0.781'
## Warning: Coercing text to numeric in T38022 / R38022C20: '5017.5'
## Warning: Coercing text to numeric in S38023 / R38023C19: '0.781'
## Warning: Coercing text to numeric in T38023 / R38023C20: '5017.5'
## Warning: Coercing text to numeric in S38024 / R38024C19: '0.781'
## Warning: Coercing text to numeric in T38024 / R38024C20: '5017.5'
## Warning: Coercing text to numeric in S38025 / R38025C19: '0.781'
## Warning: Coercing text to numeric in T38025 / R38025C20: '5017.5'
## Warning: Coercing text to numeric in S38026 / R38026C19: '0.781'
## Warning: Coercing text to numeric in T38026 / R38026C20: '5017.5'
## Warning: Coercing text to numeric in S38027 / R38027C19: '0.781'
## Warning: Coercing text to numeric in T38027 / R38027C20: '5017.5'
## Warning: Coercing text to numeric in S38028 / R38028C19: '0.781'
## Warning: Coercing text to numeric in T38028 / R38028C20: '5017.5'
## Warning: Coercing text to numeric in S38029 / R38029C19: '0.781'
## Warning: Coercing text to numeric in T38029 / R38029C20: '5017.5'
## Warning: Coercing text to numeric in S38030 / R38030C19: '0.781'
## Warning: Coercing text to numeric in T38030 / R38030C20: '5017.5'
## Warning: Coercing text to numeric in S38031 / R38031C19: '0.781'
## Warning: Coercing text to numeric in T38031 / R38031C20: '5017.5'
## Warning: Coercing text to numeric in S38032 / R38032C19: '0.781'
## Warning: Coercing text to numeric in T38032 / R38032C20: '5017.5'
## Warning: Coercing text to numeric in S38033 / R38033C19: '0.781'
## Warning: Coercing text to numeric in T38033 / R38033C20: '5017.5'
## Warning: Coercing text to numeric in S38034 / R38034C19: '0.781'
## Warning: Coercing text to numeric in T38034 / R38034C20: '5017.5'
## Warning: Coercing text to numeric in S38035 / R38035C19: '0.781'
## Warning: Coercing text to numeric in T38035 / R38035C20: '5017.5'
## Warning: Coercing text to numeric in S38036 / R38036C19: '0.778'
## Warning: Coercing text to numeric in T38036 / R38036C20: '5017.5'
## Warning: Coercing text to numeric in S38037 / R38037C19: '0.778'
## Warning: Coercing text to numeric in T38037 / R38037C20: '5017.5'
## Warning: Coercing text to numeric in S38038 / R38038C19: '0.778'
## Warning: Coercing text to numeric in T38038 / R38038C20: '5017.5'
## Warning: Coercing text to numeric in S38039 / R38039C19: '0.778'
## Warning: Coercing text to numeric in T38039 / R38039C20: '5017.5'
## Warning: Coercing text to numeric in S38040 / R38040C19: '0.778'
## Warning: Coercing text to numeric in T38040 / R38040C20: '5017.5'
## Warning: Coercing text to numeric in S38041 / R38041C19: '0.778'
## Warning: Coercing text to numeric in T38041 / R38041C20: '5017.5'
## Warning: Coercing text to numeric in S38042 / R38042C19: '0.778'
## Warning: Coercing text to numeric in T38042 / R38042C20: '5017.5'
## Warning: Coercing text to numeric in S38043 / R38043C19: '0.773'
## Warning: Coercing text to numeric in T38043 / R38043C20: '5017.5'
## Warning: Coercing text to numeric in S38044 / R38044C19: '0.773'
## Warning: Coercing text to numeric in T38044 / R38044C20: '5017.5'
## Warning: Coercing text to numeric in S38045 / R38045C19: '0.773'
## Warning: Coercing text to numeric in T38045 / R38045C20: '5017.5'
## Warning: Coercing text to numeric in S38046 / R38046C19: '0.773'
## Warning: Coercing text to numeric in T38046 / R38046C20: '5017.5'
## Warning: Coercing text to numeric in S38047 / R38047C19: '0.773'
## Warning: Coercing text to numeric in T38047 / R38047C20: '5017.5'
## Warning: Coercing text to numeric in S38048 / R38048C19: '0.773'
## Warning: Coercing text to numeric in T38048 / R38048C20: '5017.5'
## Warning: Coercing text to numeric in S38049 / R38049C19: '0.773'
## Warning: Coercing text to numeric in T38049 / R38049C20: '5017.5'
## Warning: Coercing text to numeric in S38050 / R38050C19: '0.773'
## Warning: Coercing text to numeric in T38050 / R38050C20: '5017.5'
## Warning: Coercing text to numeric in S38051 / R38051C19: '0.773'
## Warning: Coercing text to numeric in T38051 / R38051C20: '5017.5'
## Warning: Coercing text to numeric in S38052 / R38052C19: '0.773'
## Warning: Coercing text to numeric in T38052 / R38052C20: '5017.5'
## Warning: Coercing text to numeric in S38053 / R38053C19: '0.773'
## Warning: Coercing text to numeric in T38053 / R38053C20: '5017.5'
## Warning: Coercing text to numeric in S38054 / R38054C19: '0.773'
## Warning: Coercing text to numeric in T38054 / R38054C20: '5017.5'
## Warning: Coercing text to numeric in S38055 / R38055C19: '0.773'
## Warning: Coercing text to numeric in T38055 / R38055C20: '5017.5'
## Warning: Coercing text to numeric in S38056 / R38056C19: '0.773'
## Warning: Coercing text to numeric in T38056 / R38056C20: '5017.5'
## Warning: Coercing text to numeric in S38057 / R38057C19: '0.773'
## Warning: Coercing text to numeric in T38057 / R38057C20: '5017.5'
## Warning: Coercing text to numeric in S38058 / R38058C19: '0.773'
## Warning: Coercing text to numeric in T38058 / R38058C20: '5017.5'
## Warning: Coercing text to numeric in S38059 / R38059C19: '0.773'
## Warning: Coercing text to numeric in T38059 / R38059C20: '5017.5'
## Warning: Coercing text to numeric in S38060 / R38060C19: '0.773'
## Warning: Coercing text to numeric in T38060 / R38060C20: '5017.5'
## Warning: Coercing text to numeric in S38061 / R38061C19: '0.773'
## Warning: Coercing text to numeric in T38061 / R38061C20: '5017.5'
## Warning: Coercing text to numeric in S38062 / R38062C19: '0.773'
## Warning: Coercing text to numeric in T38062 / R38062C20: '5017.5'
## Warning: Coercing text to numeric in S38063 / R38063C19: '0.773'
## Warning: Coercing text to numeric in T38063 / R38063C20: '5017.5'
## Warning: Coercing text to numeric in S38064 / R38064C19: '0.773'
## Warning: Coercing text to numeric in T38064 / R38064C20: '5017.5'
## Warning: Coercing text to numeric in S38065 / R38065C19: '0.771'
## Warning: Coercing text to numeric in T38065 / R38065C20: '5017.5'
## Warning: Coercing text to numeric in S38066 / R38066C19: '0.771'
## Warning: Coercing text to numeric in T38066 / R38066C20: '5017.5'
## Warning: Coercing text to numeric in S38067 / R38067C19: '0.771'
## Warning: Coercing text to numeric in T38067 / R38067C20: '5017.5'
## Warning: Coercing text to numeric in S38068 / R38068C19: '0.771'
## Warning: Coercing text to numeric in T38068 / R38068C20: '5017.5'
## Warning: Coercing text to numeric in S38069 / R38069C19: '0.771'
## Warning: Coercing text to numeric in T38069 / R38069C20: '5017.5'
## Warning: Coercing text to numeric in S38070 / R38070C19: '0.771'
## Warning: Coercing text to numeric in T38070 / R38070C20: '5017.5'
## Warning: Coercing text to numeric in S38071 / R38071C19: '0.77'
## Warning: Coercing text to numeric in T38071 / R38071C20: '5017.5'
## Warning: Coercing text to numeric in S38072 / R38072C19: '0.77'
## Warning: Coercing text to numeric in T38072 / R38072C20: '5017.5'
## Warning: Coercing text to numeric in S38073 / R38073C19: '0.77'
## Warning: Coercing text to numeric in T38073 / R38073C20: '5017.5'
## Warning: Coercing text to numeric in S38074 / R38074C19: '0.77'
## Warning: Coercing text to numeric in T38074 / R38074C20: '5017.5'
## Warning: Coercing text to numeric in S38075 / R38075C19: '0.77'
## Warning: Coercing text to numeric in T38075 / R38075C20: '5017.5'
## Warning: Coercing text to numeric in S38076 / R38076C19: '0.77'
## Warning: Coercing text to numeric in T38076 / R38076C20: '5017.5'
## Warning: Coercing text to numeric in S38077 / R38077C19: '0.77'
## Warning: Coercing text to numeric in T38077 / R38077C20: '5017.5'
## Warning: Coercing text to numeric in S38078 / R38078C19: '0.77'
## Warning: Coercing text to numeric in T38078 / R38078C20: '5017.5'
## Warning: Coercing text to numeric in S38079 / R38079C19: '0.77'
## Warning: Coercing text to numeric in T38079 / R38079C20: '5017.5'
## Warning: Coercing text to numeric in S38080 / R38080C19: '0.77'
## Warning: Coercing text to numeric in T38080 / R38080C20: '5017.5'
## Warning: Coercing text to numeric in S38081 / R38081C19: '0.77'
## Warning: Coercing text to numeric in T38081 / R38081C20: '5017.5'
## Warning: Coercing text to numeric in S38082 / R38082C19: '0.77'
## Warning: Coercing text to numeric in T38082 / R38082C20: '5017.5'
## Warning: Coercing text to numeric in S38083 / R38083C19: '0.77'
## Warning: Coercing text to numeric in T38083 / R38083C20: '5017.5'
## Warning: Coercing text to numeric in S38084 / R38084C19: '0.77'
## Warning: Coercing text to numeric in T38084 / R38084C20: '5017.5'
## Warning: Coercing text to numeric in S38085 / R38085C19: '0.77'
## Warning: Coercing text to numeric in T38085 / R38085C20: '5017.5'
## Warning: Coercing text to numeric in S38086 / R38086C19: '0.77'
## Warning: Coercing text to numeric in T38086 / R38086C20: '5017.5'
## Warning: Coercing text to numeric in S38087 / R38087C19: '0.77'
## Warning: Coercing text to numeric in T38087 / R38087C20: '5017.5'
## Warning: Coercing text to numeric in S38088 / R38088C19: '0.77'
## Warning: Coercing text to numeric in T38088 / R38088C20: '5017.5'
## Warning: Coercing text to numeric in S38089 / R38089C19: '0.77'
## Warning: Coercing text to numeric in T38089 / R38089C20: '5017.5'
## Warning: Coercing text to numeric in S38090 / R38090C19: '0.77'
## Warning: Coercing text to numeric in T38090 / R38090C20: '5017.5'
## Warning: Coercing text to numeric in S38091 / R38091C19: '0.768'
## Warning: Coercing text to numeric in T38091 / R38091C20: '5017.5'
## Warning: Coercing text to numeric in S38092 / R38092C19: '0.768'
## Warning: Coercing text to numeric in T38092 / R38092C20: '5017.5'
## Warning: Coercing text to numeric in S38093 / R38093C19: '0.768'
## Warning: Coercing text to numeric in T38093 / R38093C20: '5017.5'
## Warning: Coercing text to numeric in S38094 / R38094C19: '0.768'
## Warning: Coercing text to numeric in T38094 / R38094C20: '5017.5'
## Warning: Coercing text to numeric in S38095 / R38095C19: '0.768'
## Warning: Coercing text to numeric in T38095 / R38095C20: '5017.5'
## Warning: Coercing text to numeric in S38096 / R38096C19: '0.768'
## Warning: Coercing text to numeric in T38096 / R38096C20: '5017.5'
## Warning: Coercing text to numeric in S38097 / R38097C19: '0.768'
## Warning: Coercing text to numeric in T38097 / R38097C20: '5017.5'
## Warning: Coercing text to numeric in S38098 / R38098C19: '0.768'
## Warning: Coercing text to numeric in T38098 / R38098C20: '5017.5'
## Warning: Coercing text to numeric in S38099 / R38099C19: '0.768'
## Warning: Coercing text to numeric in T38099 / R38099C20: '5017.5'
## Warning: Coercing text to numeric in S38100 / R38100C19: '0.768'
## Warning: Coercing text to numeric in T38100 / R38100C20: '5017.5'
## Warning: Coercing text to numeric in S38101 / R38101C19: '0.768'
## Warning: Coercing text to numeric in T38101 / R38101C20: '5017.5'
## Warning: Coercing text to numeric in S38102 / R38102C19: '0.768'
## Warning: Coercing text to numeric in T38102 / R38102C20: '5017.5'
## Warning: Coercing text to numeric in S38103 / R38103C19: '0.768'
## Warning: Coercing text to numeric in T38103 / R38103C20: '5017.5'
## Warning: Coercing text to numeric in S38104 / R38104C19: '0.766'
## Warning: Coercing text to numeric in T38104 / R38104C20: '5017.5'
## Warning: Coercing text to numeric in S38105 / R38105C19: '0.766'
## Warning: Coercing text to numeric in T38105 / R38105C20: '5017.5'
## Warning: Coercing text to numeric in S38106 / R38106C19: '0.766'
## Warning: Coercing text to numeric in T38106 / R38106C20: '5017.5'
## Warning: Coercing text to numeric in S38107 / R38107C19: '0.762'
## Warning: Coercing text to numeric in T38107 / R38107C20: '5017.5'
## Warning: Coercing text to numeric in S38108 / R38108C19: '0.762'
## Warning: Coercing text to numeric in T38108 / R38108C20: '5017.5'
## Warning: Coercing text to numeric in S38109 / R38109C19: '0.762'
## Warning: Coercing text to numeric in T38109 / R38109C20: '5017.5'
## Warning: Coercing text to numeric in S38110 / R38110C19: '0.762'
## Warning: Coercing text to numeric in T38110 / R38110C20: '5017.5'
## Warning: Coercing text to numeric in S38111 / R38111C19: '0.755'
## Warning: Coercing text to numeric in T38111 / R38111C20: '5017.5'
## Warning: Coercing text to numeric in S38112 / R38112C19: '0.755'
## Warning: Coercing text to numeric in T38112 / R38112C20: '5017.5'
## Warning: Coercing text to numeric in S38113 / R38113C19: '0.755'
## Warning: Coercing text to numeric in T38113 / R38113C20: '5017.5'
## Warning: Coercing text to numeric in S38114 / R38114C19: '0.755'
## Warning: Coercing text to numeric in T38114 / R38114C20: '5017.5'
## Warning: Coercing text to numeric in S38115 / R38115C19: '0.755'
## Warning: Coercing text to numeric in T38115 / R38115C20: '5017.5'
## Warning: Coercing text to numeric in S38116 / R38116C19: '0.755'
## Warning: Coercing text to numeric in T38116 / R38116C20: '5017.5'
## Warning: Coercing text to numeric in S38117 / R38117C19: '0.755'
## Warning: Coercing text to numeric in T38117 / R38117C20: '5017.5'
## Warning: Coercing text to numeric in S38118 / R38118C19: '0.749'
## Warning: Coercing text to numeric in T38118 / R38118C20: '5017.5'
## Warning: Coercing text to numeric in S38119 / R38119C19: '0.749'
## Warning: Coercing text to numeric in T38119 / R38119C20: '5017.5'
## Warning: Coercing text to numeric in S38120 / R38120C19: '0.743'
## Warning: Coercing text to numeric in T38120 / R38120C20: '5017.5'
## Warning: Coercing text to numeric in S38121 / R38121C19: '0.743'
## Warning: Coercing text to numeric in T38121 / R38121C20: '5017.5'
## Warning: Coercing text to numeric in S38122 / R38122C19: '0.743'
## Warning: Coercing text to numeric in T38122 / R38122C20: '5017.5'
## Warning: Coercing text to numeric in S38123 / R38123C19: '0.741'
## Warning: Coercing text to numeric in T38123 / R38123C20: '5017.5'
## Warning: Coercing text to numeric in S38124 / R38124C19: '0.741'
## Warning: Coercing text to numeric in T38124 / R38124C20: '5017.5'
## Warning: Coercing text to numeric in S38125 / R38125C19: '0.741'
## Warning: Coercing text to numeric in T38125 / R38125C20: '5017.5'
## Warning: Coercing text to numeric in S38126 / R38126C19: '0.741'
## Warning: Coercing text to numeric in T38126 / R38126C20: '5017.5'
## Warning: Coercing text to numeric in S38127 / R38127C19: '0.741'
## Warning: Coercing text to numeric in T38127 / R38127C20: '5017.5'
## Warning: Coercing text to numeric in S38128 / R38128C19: '0.741'
## Warning: Coercing text to numeric in T38128 / R38128C20: '5017.5'
## Warning: Coercing text to numeric in S38129 / R38129C19: '0.741'
## Warning: Coercing text to numeric in T38129 / R38129C20: '5017.5'
## Warning: Coercing text to numeric in S38130 / R38130C19: '0.741'
## Warning: Coercing text to numeric in T38130 / R38130C20: '5017.5'
## Warning: Coercing text to numeric in S38131 / R38131C19: '0.741'
## Warning: Coercing text to numeric in T38131 / R38131C20: '5017.5'
## Warning: Coercing text to numeric in S38132 / R38132C19: '0.741'
## Warning: Coercing text to numeric in T38132 / R38132C20: '5017.5'
## Warning: Coercing text to numeric in S38133 / R38133C19: '0.741'
## Warning: Coercing text to numeric in T38133 / R38133C20: '5017.5'
## Warning: Coercing text to numeric in S38134 / R38134C19: '0.741'
## Warning: Coercing text to numeric in T38134 / R38134C20: '5017.5'
## Warning: Coercing text to numeric in S38135 / R38135C19: '0.741'
## Warning: Coercing text to numeric in T38135 / R38135C20: '5017.5'
## Warning: Coercing text to numeric in S38136 / R38136C19: '0.741'
## Warning: Coercing text to numeric in T38136 / R38136C20: '5017.5'
## Warning: Coercing text to numeric in S38137 / R38137C19: '0.741'
## Warning: Coercing text to numeric in T38137 / R38137C20: '5017.5'
## Warning: Coercing text to numeric in S38138 / R38138C19: '0.741'
## Warning: Coercing text to numeric in T38138 / R38138C20: '5017.5'
## Warning: Coercing text to numeric in S38139 / R38139C19: '0.739'
## Warning: Coercing text to numeric in T38139 / R38139C20: '5017.5'
## Warning: Coercing text to numeric in S38140 / R38140C19: '0.739'
## Warning: Coercing text to numeric in T38140 / R38140C20: '5017.5'
## Warning: Coercing text to numeric in S38141 / R38141C19: '0.739'
## Warning: Coercing text to numeric in T38141 / R38141C20: '5017.5'
## Warning: Coercing text to numeric in S38142 / R38142C19: '0.75'
## Warning: Coercing text to numeric in T38142 / R38142C20: '5017.5'
## Warning: Coercing text to numeric in S38143 / R38143C19: '0.75'
## Warning: Coercing text to numeric in T38143 / R38143C20: '5017.5'
## Warning: Coercing text to numeric in S38144 / R38144C19: '0.75'
## Warning: Coercing text to numeric in T38144 / R38144C20: '5017.5'
## Warning: Coercing text to numeric in S38145 / R38145C19: '0.75'
## Warning: Coercing text to numeric in T38145 / R38145C20: '5017.5'
## Warning: Coercing text to numeric in S38146 / R38146C19: '0.75'
## Warning: Coercing text to numeric in T38146 / R38146C20: '5017.5'
## Warning: Coercing text to numeric in S38147 / R38147C19: '0.75'
## Warning: Coercing text to numeric in T38147 / R38147C20: '5017.5'
## Warning: Coercing text to numeric in S38148 / R38148C19: '0.75'
## Warning: Coercing text to numeric in T38148 / R38148C20: '5017.5'
## Warning: Coercing text to numeric in S38149 / R38149C19: '0.753'
## Warning: Coercing text to numeric in T38149 / R38149C20: '5017.5'
## Warning: Coercing text to numeric in S38150 / R38150C19: '0.753'
## Warning: Coercing text to numeric in T38150 / R38150C20: '5017.5'
## Warning: Coercing text to numeric in S38151 / R38151C19: '0.753'
## Warning: Coercing text to numeric in T38151 / R38151C20: '5017.5'
## Warning: Coercing text to numeric in S38152 / R38152C19: '0.753'
## Warning: Coercing text to numeric in T38152 / R38152C20: '5017.5'
## Warning: Coercing text to numeric in S38153 / R38153C19: '0.753'
## Warning: Coercing text to numeric in T38153 / R38153C20: '5017.5'
## Warning: Coercing text to numeric in S38154 / R38154C19: '0.753'
## Warning: Coercing text to numeric in T38154 / R38154C20: '5017.5'
## Warning: Coercing text to numeric in S38155 / R38155C19: '0.753'
## Warning: Coercing text to numeric in T38155 / R38155C20: '5017.5'
## Warning: Coercing text to numeric in S38156 / R38156C19: '0.754'
## Warning: Coercing text to numeric in T38156 / R38156C20: '5017.5'
## Warning: Coercing text to numeric in S38157 / R38157C19: '0.754'
## Warning: Coercing text to numeric in T38157 / R38157C20: '5017.5'
## Warning: Coercing text to numeric in S38158 / R38158C19: '0.754'
## Warning: Coercing text to numeric in T38158 / R38158C20: '5017.5'
## Warning: Coercing text to numeric in S38159 / R38159C19: '0.754'
## Warning: Coercing text to numeric in T38159 / R38159C20: '5017.5'
## Warning: Coercing text to numeric in S38160 / R38160C19: '0.754'
## Warning: Coercing text to numeric in T38160 / R38160C20: '5017.5'
## Warning: Coercing text to numeric in S38161 / R38161C19: '0.754'
## Warning: Coercing text to numeric in T38161 / R38161C20: '5017.5'
## Warning: Coercing text to numeric in S38162 / R38162C19: '0.754'
## Warning: Coercing text to numeric in T38162 / R38162C20: '5017.5'
## Warning: Coercing text to numeric in S38163 / R38163C19: '0.754'
## Warning: Coercing text to numeric in T38163 / R38163C20: '5017.5'
## Warning: Coercing text to numeric in S38164 / R38164C19: '0.754'
## Warning: Coercing text to numeric in T38164 / R38164C20: '5017.5'
## Warning: Coercing text to numeric in S38165 / R38165C19: '0.754'
## Warning: Coercing text to numeric in T38165 / R38165C20: '5017.5'
## Warning: Coercing text to numeric in S38166 / R38166C19: '0.754'
## Warning: Coercing text to numeric in T38166 / R38166C20: '5017.5'
## Warning: Coercing text to numeric in S38167 / R38167C19: '0.754'
## Warning: Coercing text to numeric in T38167 / R38167C20: '5017.5'
## Warning: Coercing text to numeric in S38168 / R38168C19: '0.754'
## Warning: Coercing text to numeric in T38168 / R38168C20: '5017.5'
## Warning: Coercing text to numeric in S38169 / R38169C19: '0.754'
## Warning: Coercing text to numeric in T38169 / R38169C20: '5017.5'
## Warning: Coercing text to numeric in S38170 / R38170C19: '0.754'
## Warning: Coercing text to numeric in T38170 / R38170C20: '5017.5'
## Warning: Coercing text to numeric in S38171 / R38171C19: '0.754'
## Warning: Coercing text to numeric in T38171 / R38171C20: '5017.5'
## Warning: Coercing text to numeric in S38172 / R38172C19: '0.754'
## Warning: Coercing text to numeric in T38172 / R38172C20: '5017.5'
## Warning: Coercing text to numeric in S38173 / R38173C19: '0.754'
## Warning: Coercing text to numeric in T38173 / R38173C20: '5017.5'
## Warning: Coercing text to numeric in S38174 / R38174C19: '0.754'
## Warning: Coercing text to numeric in T38174 / R38174C20: '5017.5'
## Warning: Coercing text to numeric in S38175 / R38175C19: '0.754'
## Warning: Coercing text to numeric in T38175 / R38175C20: '5017.5'
## Warning: Coercing text to numeric in S38176 / R38176C19: '0.754'
## Warning: Coercing text to numeric in T38176 / R38176C20: '5017.5'
## Warning: Coercing text to numeric in S38177 / R38177C19: '0.754'
## Warning: Coercing text to numeric in T38177 / R38177C20: '5017.5'
## Warning: Coercing text to numeric in S38178 / R38178C19: '0.754'
## Warning: Coercing text to numeric in T38178 / R38178C20: '5017.5'
## Warning: Coercing text to numeric in S38179 / R38179C19: '0.754'
## Warning: Coercing text to numeric in T38179 / R38179C20: '5017.5'
## Warning: Coercing text to numeric in S38180 / R38180C19: '0.754'
## Warning: Coercing text to numeric in T38180 / R38180C20: '5017.5'
## Warning: Coercing text to numeric in S38181 / R38181C19: '0.752'
## Warning: Coercing text to numeric in T38181 / R38181C20: '5017.5'
## Warning: Coercing text to numeric in S38182 / R38182C19: '0.752'
## Warning: Coercing text to numeric in T38182 / R38182C20: '5017.5'
## Warning: Coercing text to numeric in S38183 / R38183C19: '0.752'
## Warning: Coercing text to numeric in T38183 / R38183C20: '5017.5'
## Warning: Coercing text to numeric in S38184 / R38184C19: '0.752'
## Warning: Coercing text to numeric in T38184 / R38184C20: '5017.5'
## Warning: Coercing text to numeric in S38185 / R38185C19: '0.752'
## Warning: Coercing text to numeric in T38185 / R38185C20: '5017.5'
## Warning: Coercing text to numeric in S38186 / R38186C19: '0.744'
## Warning: Coercing text to numeric in T38186 / R38186C20: '5017.5'
## Warning: Coercing text to numeric in S38187 / R38187C19: '0.744'
## Warning: Coercing text to numeric in T38187 / R38187C20: '5017.5'
## Warning: Coercing text to numeric in S38188 / R38188C19: '0.744'
## Warning: Coercing text to numeric in T38188 / R38188C20: '5017.5'
## Warning: Coercing text to numeric in S38189 / R38189C19: '0.744'
## Warning: Coercing text to numeric in T38189 / R38189C20: '5017.5'
## Warning: Coercing text to numeric in S38190 / R38190C19: '0.744'
## Warning: Coercing text to numeric in T38190 / R38190C20: '5017.5'
## Warning: Coercing text to numeric in S38191 / R38191C19: '0.744'
## Warning: Coercing text to numeric in T38191 / R38191C20: '5017.5'
## Warning: Coercing text to numeric in S38192 / R38192C19: '0.744'
## Warning: Coercing text to numeric in T38192 / R38192C20: '5017.5'
## Warning: Coercing text to numeric in S38193 / R38193C19: '0.744'
## Warning: Coercing text to numeric in T38193 / R38193C20: '5017.5'
## Warning: Coercing text to numeric in S38194 / R38194C19: '0.744'
## Warning: Coercing text to numeric in T38194 / R38194C20: '5017.5'
## Warning: Coercing text to numeric in S38195 / R38195C19: '0.744'
## Warning: Coercing text to numeric in T38195 / R38195C20: '5017.5'
## Warning: Coercing text to numeric in S38196 / R38196C19: '0.744'
## Warning: Coercing text to numeric in T38196 / R38196C20: '5017.5'
## Warning: Coercing text to numeric in S38197 / R38197C19: '0.744'
## Warning: Coercing text to numeric in T38197 / R38197C20: '5017.5'
## Warning: Coercing text to numeric in S38198 / R38198C19: '0.744'
## Warning: Coercing text to numeric in T38198 / R38198C20: '5017.5'
## Warning: Coercing text to numeric in S38199 / R38199C19: '0.744'
## Warning: Coercing text to numeric in T38199 / R38199C20: '5017.5'
## Warning: Coercing text to numeric in S38200 / R38200C19: '0.744'
## Warning: Coercing text to numeric in T38200 / R38200C20: '5017.5'
## Warning: Coercing text to numeric in S38201 / R38201C19: '0.744'
## Warning: Coercing text to numeric in T38201 / R38201C20: '5017.5'
## Warning: Coercing text to numeric in S38202 / R38202C19: '0.744'
## Warning: Coercing text to numeric in T38202 / R38202C20: '5017.5'
## Warning: Coercing text to numeric in S38203 / R38203C19: '0.74'
## Warning: Coercing text to numeric in T38203 / R38203C20: '5017.5'
## Warning: Coercing text to numeric in S38204 / R38204C19: '0.74'
## Warning: Coercing text to numeric in T38204 / R38204C20: '5017.5'
## Warning: Coercing text to numeric in S38205 / R38205C19: '0.74'
## Warning: Coercing text to numeric in T38205 / R38205C20: '5017.5'
## Warning: Coercing text to numeric in S38206 / R38206C19: '0.74'
## Warning: Coercing text to numeric in T38206 / R38206C20: '5017.5'
## Warning: Coercing text to numeric in S38207 / R38207C19: '0.74'
## Warning: Coercing text to numeric in T38207 / R38207C20: '5017.5'
## Warning: Coercing text to numeric in S38208 / R38208C19: '0.74'
## Warning: Coercing text to numeric in T38208 / R38208C20: '5017.5'
## Warning: Coercing text to numeric in S38209 / R38209C19: '0.74'
## Warning: Coercing text to numeric in T38209 / R38209C20: '5017.5'
## Warning: Coercing text to numeric in S38210 / R38210C19: '0.74'
## Warning: Coercing text to numeric in T38210 / R38210C20: '5017.5'
## Warning: Coercing text to numeric in S38211 / R38211C19: '0.74'
## Warning: Coercing text to numeric in T38211 / R38211C20: '5017.5'
## Warning: Coercing text to numeric in S38212 / R38212C19: '0.74'
## Warning: Coercing text to numeric in T38212 / R38212C20: '5017.5'
## Warning: Coercing text to numeric in S38213 / R38213C19: '0.74'
## Warning: Coercing text to numeric in T38213 / R38213C20: '5017.5'
## Warning: Coercing text to numeric in S38214 / R38214C19: '0.74'
## Warning: Coercing text to numeric in T38214 / R38214C20: '5017.5'
## Warning: Coercing text to numeric in S38215 / R38215C19: '0.74'
## Warning: Coercing text to numeric in T38215 / R38215C20: '5017.5'
## Warning: Coercing text to numeric in S38216 / R38216C19: '0.74'
## Warning: Coercing text to numeric in T38216 / R38216C20: '5017.5'
## Warning: Coercing text to numeric in S38217 / R38217C19: '0.74'
## Warning: Coercing text to numeric in T38217 / R38217C20: '5017.5'
## Warning: Coercing text to numeric in S38218 / R38218C19: '0.74'
## Warning: Coercing text to numeric in T38218 / R38218C20: '5017.5'
## Warning: Coercing text to numeric in S38219 / R38219C19: '0.74'
## Warning: Coercing text to numeric in T38219 / R38219C20: '5017.5'
## Warning: Coercing text to numeric in S38220 / R38220C19: '0.74'
## Warning: Coercing text to numeric in T38220 / R38220C20: '5017.5'
## Warning: Coercing text to numeric in S38221 / R38221C19: '0.74'
## Warning: Coercing text to numeric in T38221 / R38221C20: '5017.5'
## Warning: Coercing text to numeric in S38222 / R38222C19: '0.74'
## Warning: Coercing text to numeric in T38222 / R38222C20: '5017.5'
## Warning: Coercing text to numeric in S38223 / R38223C19: '0.74'
## Warning: Coercing text to numeric in T38223 / R38223C20: '5017.5'
## Warning: Coercing text to numeric in S38224 / R38224C19: '0.74'
## Warning: Coercing text to numeric in T38224 / R38224C20: '5017.5'
## Warning: Coercing text to numeric in S38225 / R38225C19: '0.741'
## Warning: Coercing text to numeric in T38225 / R38225C20: '5017.5'
## Warning: Coercing text to numeric in S38226 / R38226C19: '0.741'
## Warning: Coercing text to numeric in T38226 / R38226C20: '5017.5'
## Warning: Coercing text to numeric in S38227 / R38227C19: '0.741'
## Warning: Coercing text to numeric in T38227 / R38227C20: '5017.5'
## Warning: Coercing text to numeric in S38228 / R38228C19: '0.741'
## Warning: Coercing text to numeric in T38228 / R38228C20: '5017.5'
## Warning: Coercing text to numeric in S38229 / R38229C19: '0.741'
## Warning: Coercing text to numeric in T38229 / R38229C20: '5017.5'
## Warning: Coercing text to numeric in S38230 / R38230C19: '0.741'
## Warning: Coercing text to numeric in T38230 / R38230C20: '5017.5'
## Warning: Coercing text to numeric in S38231 / R38231C19: '0.741'
## Warning: Coercing text to numeric in T38231 / R38231C20: '5017.5'
## Warning: Coercing text to numeric in S38232 / R38232C19: '0.741'
## Warning: Coercing text to numeric in T38232 / R38232C20: '5017.5'
## Warning: Coercing text to numeric in S38233 / R38233C19: '0.741'
## Warning: Coercing text to numeric in T38233 / R38233C20: '5017.5'
## Warning: Coercing text to numeric in S38234 / R38234C19: '0.741'
## Warning: Coercing text to numeric in T38234 / R38234C20: '5017.5'
## Warning: Coercing text to numeric in S38235 / R38235C19: '0.741'
## Warning: Coercing text to numeric in T38235 / R38235C20: '5017.5'
## Warning: Coercing text to numeric in S38236 / R38236C19: '0.743'
## Warning: Coercing text to numeric in T38236 / R38236C20: '5017.5'
## Warning: Coercing text to numeric in S38237 / R38237C19: '0.743'
## Warning: Coercing text to numeric in T38237 / R38237C20: '5017.5'
## Warning: Coercing text to numeric in S38238 / R38238C19: '0.743'
## Warning: Coercing text to numeric in T38238 / R38238C20: '5017.5'
## Warning: Coercing text to numeric in S38239 / R38239C19: '0.743'
## Warning: Coercing text to numeric in T38239 / R38239C20: '5017.5'
## Warning: Coercing text to numeric in S38240 / R38240C19: '0.743'
## Warning: Coercing text to numeric in T38240 / R38240C20: '5017.5'
## Warning: Coercing text to numeric in S38241 / R38241C19: '0.743'
## Warning: Coercing text to numeric in T38241 / R38241C20: '5017.5'
## Warning: Coercing text to numeric in S38242 / R38242C19: '0.743'
## Warning: Coercing text to numeric in T38242 / R38242C20: '5017.5'
## Warning: Coercing text to numeric in S38243 / R38243C19: '0.743'
## Warning: Coercing text to numeric in T38243 / R38243C20: '5017.5'
## Warning: Coercing text to numeric in S38244 / R38244C19: '0.743'
## Warning: Coercing text to numeric in T38244 / R38244C20: '5017.5'
## Warning: Coercing text to numeric in S38245 / R38245C19: '0.743'
## Warning: Coercing text to numeric in T38245 / R38245C20: '5017.5'
## Warning: Coercing text to numeric in S38246 / R38246C19: '0.743'
## Warning: Coercing text to numeric in T38246 / R38246C20: '5017.5'
## Warning: Coercing text to numeric in S38247 / R38247C19: '0.743'
## Warning: Coercing text to numeric in T38247 / R38247C20: '5017.5'
## Warning: Coercing text to numeric in S38248 / R38248C19: '0.743'
## Warning: Coercing text to numeric in T38248 / R38248C20: '5017.5'
## Warning: Coercing text to numeric in S38249 / R38249C19: '0.743'
## Warning: Coercing text to numeric in T38249 / R38249C20: '5017.5'
## Warning: Coercing text to numeric in S38250 / R38250C19: '0.742'
## Warning: Coercing text to numeric in T38250 / R38250C20: '5017.5'
## Warning: Coercing text to numeric in S38251 / R38251C19: '0.742'
## Warning: Coercing text to numeric in T38251 / R38251C20: '5017.5'
## Warning: Coercing text to numeric in S38252 / R38252C19: '0.742'
## Warning: Coercing text to numeric in T38252 / R38252C20: '5017.5'
## Warning: Coercing text to numeric in S38253 / R38253C19: '0.742'
## Warning: Coercing text to numeric in T38253 / R38253C20: '5017.5'
## Warning: Coercing text to numeric in S38254 / R38254C19: '0.742'
## Warning: Coercing text to numeric in T38254 / R38254C20: '5017.5'
## Warning: Coercing text to numeric in S38255 / R38255C19: '0.742'
## Warning: Coercing text to numeric in T38255 / R38255C20: '5017.5'
## Warning: Coercing text to numeric in S38256 / R38256C19: '0.742'
## Warning: Coercing text to numeric in T38256 / R38256C20: '5017.5'
## Warning: Coercing text to numeric in S38257 / R38257C19: '0.742'
## Warning: Coercing text to numeric in T38257 / R38257C20: '5017.5'
## Warning: Coercing text to numeric in S38258 / R38258C19: '0.742'
## Warning: Coercing text to numeric in T38258 / R38258C20: '5017.5'
## Warning: Coercing text to numeric in S38259 / R38259C19: '0.742'
## Warning: Coercing text to numeric in T38259 / R38259C20: '5017.5'
## Warning: Coercing text to numeric in S38260 / R38260C19: '0.742'
## Warning: Coercing text to numeric in T38260 / R38260C20: '5017.5'
## Warning: Coercing text to numeric in S38261 / R38261C19: '0.742'
## Warning: Coercing text to numeric in T38261 / R38261C20: '5017.5'
## Warning: Coercing text to numeric in S38262 / R38262C19: '0.742'
## Warning: Coercing text to numeric in T38262 / R38262C20: '5017.5'
## Warning: Coercing text to numeric in S38263 / R38263C19: '0.742'
## Warning: Coercing text to numeric in T38263 / R38263C20: '5017.5'
## Warning: Coercing text to numeric in S38264 / R38264C19: '0.742'
## Warning: Coercing text to numeric in T38264 / R38264C20: '5017.5'
## Warning: Coercing text to numeric in S38265 / R38265C19: '0.742'
## Warning: Coercing text to numeric in T38265 / R38265C20: '5017.5'
## Warning: Coercing text to numeric in S38266 / R38266C19: '0.742'
## Warning: Coercing text to numeric in T38266 / R38266C20: '5017.5'
## Warning: Coercing text to numeric in S38267 / R38267C19: '0.742'
## Warning: Coercing text to numeric in T38267 / R38267C20: '5017.5'
## Warning: Coercing text to numeric in S38268 / R38268C19: '0.742'
## Warning: Coercing text to numeric in T38268 / R38268C20: '5017.5'
## Warning: Coercing text to numeric in S38269 / R38269C19: '0.742'
## Warning: Coercing text to numeric in T38269 / R38269C20: '5017.5'
## Warning: Coercing text to numeric in S38270 / R38270C19: '0.742'
## Warning: Coercing text to numeric in T38270 / R38270C20: '5017.5'
## Warning: Coercing text to numeric in S38271 / R38271C19: '0.742'
## Warning: Coercing text to numeric in T38271 / R38271C20: '5017.5'
## Warning: Coercing text to numeric in S38272 / R38272C19: '0.742'
## Warning: Coercing text to numeric in T38272 / R38272C20: '5017.5'
## Warning: Coercing text to numeric in S38273 / R38273C19: '0.742'
## Warning: Coercing text to numeric in T38273 / R38273C20: '5017.5'
## Warning: Coercing text to numeric in S38274 / R38274C19: '0.742'
## Warning: Coercing text to numeric in T38274 / R38274C20: '5017.5'
## Warning: Coercing text to numeric in S38275 / R38275C19: '0.742'
## Warning: Coercing text to numeric in T38275 / R38275C20: '5017.5'
## Warning: Coercing text to numeric in S38276 / R38276C19: '0.742'
## Warning: Coercing text to numeric in T38276 / R38276C20: '5017.5'
## Warning: Coercing text to numeric in S38277 / R38277C19: '0.742'
## Warning: Coercing text to numeric in T38277 / R38277C20: '5017.5'
## Warning: Coercing text to numeric in S38278 / R38278C19: '0.742'
## Warning: Coercing text to numeric in T38278 / R38278C20: '5017.5'
## Warning: Coercing text to numeric in S38279 / R38279C19: '0.742'
## Warning: Coercing text to numeric in T38279 / R38279C20: '5017.5'
## Warning: Coercing text to numeric in S38280 / R38280C19: '0.742'
## Warning: Coercing text to numeric in T38280 / R38280C20: '5017.5'
## Warning: Coercing text to numeric in S38281 / R38281C19: '0.742'
## Warning: Coercing text to numeric in T38281 / R38281C20: '5017.5'
## Warning: Coercing text to numeric in S38282 / R38282C19: '0.742'
## Warning: Coercing text to numeric in T38282 / R38282C20: '5017.5'
## Warning: Coercing text to numeric in S38283 / R38283C19: '0.742'
## Warning: Coercing text to numeric in T38283 / R38283C20: '5017.5'
## Warning: Coercing text to numeric in S38284 / R38284C19: '0.742'
## Warning: Coercing text to numeric in T38284 / R38284C20: '5017.5'
## Warning: Coercing text to numeric in S38285 / R38285C19: '0.742'
## Warning: Coercing text to numeric in T38285 / R38285C20: '5017.5'
## Warning: Coercing text to numeric in S38286 / R38286C19: '0.742'
## Warning: Coercing text to numeric in T38286 / R38286C20: '5017.5'
## Warning: Coercing text to numeric in S38287 / R38287C19: '0.742'
## Warning: Coercing text to numeric in T38287 / R38287C20: '5017.5'
## Warning: Coercing text to numeric in S38288 / R38288C19: '0.742'
## Warning: Coercing text to numeric in T38288 / R38288C20: '5017.5'
## Warning: Coercing text to numeric in S38289 / R38289C19: '0.742'
## Warning: Coercing text to numeric in T38289 / R38289C20: '5017.5'
## Warning: Coercing text to numeric in S38290 / R38290C19: '0.742'
## Warning: Coercing text to numeric in T38290 / R38290C20: '5017.5'
## Warning: Coercing text to numeric in S38291 / R38291C19: '0.742'
## Warning: Coercing text to numeric in T38291 / R38291C20: '5017.5'
## Warning: Coercing text to numeric in S38292 / R38292C19: '0.742'
## Warning: Coercing text to numeric in T38292 / R38292C20: '5017.5'
## Warning: Coercing text to numeric in S38293 / R38293C19: '0.742'
## Warning: Coercing text to numeric in T38293 / R38293C20: '5017.5'
## Warning: Coercing text to numeric in S38294 / R38294C19: '0.742'
## Warning: Coercing text to numeric in T38294 / R38294C20: '5017.5'
## Warning: Coercing text to numeric in S38295 / R38295C19: '0.742'
## Warning: Coercing text to numeric in T38295 / R38295C20: '5017.5'
## Warning: Coercing text to numeric in S38296 / R38296C19: '0.742'
## Warning: Coercing text to numeric in T38296 / R38296C20: '5017.5'
## Warning: Coercing text to numeric in S38297 / R38297C19: '0.742'
## Warning: Coercing text to numeric in T38297 / R38297C20: '5017.5'
## Warning: Coercing text to numeric in S38298 / R38298C19: '0.742'
## Warning: Coercing text to numeric in T38298 / R38298C20: '5017.5'
## Warning: Coercing text to numeric in S38299 / R38299C19: '0.742'
## Warning: Coercing text to numeric in T38299 / R38299C20: '5017.5'
## Warning: Coercing text to numeric in S38300 / R38300C19: '0.742'
## Warning: Coercing text to numeric in T38300 / R38300C20: '5017.5'
## Warning: Coercing text to numeric in S38301 / R38301C19: '0.74'
## Warning: Coercing text to numeric in T38301 / R38301C20: '5017.5'
## Warning: Coercing text to numeric in S38302 / R38302C19: '0.74'
## Warning: Coercing text to numeric in T38302 / R38302C20: '5017.5'
## Warning: Coercing text to numeric in S38303 / R38303C19: '0.74'
## Warning: Coercing text to numeric in T38303 / R38303C20: '5017.5'
## Warning: Coercing text to numeric in S38304 / R38304C19: '0.74'
## Warning: Coercing text to numeric in T38304 / R38304C20: '5017.5'
## Warning: Coercing text to numeric in S38305 / R38305C19: '0.74'
## Warning: Coercing text to numeric in T38305 / R38305C20: '5017.5'
## Warning: Coercing text to numeric in S38306 / R38306C19: '0.74'
## Warning: Coercing text to numeric in T38306 / R38306C20: '5017.5'
## Warning: Coercing text to numeric in S38307 / R38307C19: '0.74'
## Warning: Coercing text to numeric in T38307 / R38307C20: '5017.5'
## Warning: Coercing text to numeric in S38308 / R38308C19: '0.74'
## Warning: Coercing text to numeric in T38308 / R38308C20: '5017.5'
## Warning: Coercing text to numeric in S38309 / R38309C19: '0.74'
## Warning: Coercing text to numeric in T38309 / R38309C20: '5017.5'
## Warning: Coercing text to numeric in S38310 / R38310C19: '0.74'
## Warning: Coercing text to numeric in T38310 / R38310C20: '5017.5'
## Warning: Coercing text to numeric in S38311 / R38311C19: '0.74'
## Warning: Coercing text to numeric in T38311 / R38311C20: '5017.5'
## Warning: Coercing text to numeric in S38312 / R38312C19: '0.74'
## Warning: Coercing text to numeric in T38312 / R38312C20: '5017.5'
## Warning: Coercing text to numeric in S38313 / R38313C19: '0.74'
## Warning: Coercing text to numeric in T38313 / R38313C20: '5017.5'
## Warning: Coercing text to numeric in S38314 / R38314C19: '0.74'
## Warning: Coercing text to numeric in T38314 / R38314C20: '5017.5'
## Warning: Coercing text to numeric in S38315 / R38315C19: '0.74'
## Warning: Coercing text to numeric in T38315 / R38315C20: '5017.5'
## Warning: Coercing text to numeric in S38316 / R38316C19: '0.74'
## Warning: Coercing text to numeric in T38316 / R38316C20: '5017.5'
## Warning: Coercing text to numeric in S38317 / R38317C19: '0.74'
## Warning: Coercing text to numeric in T38317 / R38317C20: '5017.5'
## Warning: Coercing text to numeric in S38318 / R38318C19: '0.74'
## Warning: Coercing text to numeric in T38318 / R38318C20: '5017.5'
## Warning: Coercing text to numeric in S38319 / R38319C19: '0.74'
## Warning: Coercing text to numeric in T38319 / R38319C20: '5017.5'
## Warning: Coercing text to numeric in S38320 / R38320C19: '0.74'
## Warning: Coercing text to numeric in T38320 / R38320C20: '5017.5'
## Warning: Coercing text to numeric in S38321 / R38321C19: '0.74'
## Warning: Coercing text to numeric in T38321 / R38321C20: '5017.5'
## Warning: Coercing text to numeric in S38322 / R38322C19: '0.74'
## Warning: Coercing text to numeric in T38322 / R38322C20: '5017.5'
## Warning: Coercing text to numeric in S38323 / R38323C19: '0.74'
## Warning: Coercing text to numeric in T38323 / R38323C20: '5017.5'
## Warning: Coercing text to numeric in S38324 / R38324C19: '0.739'
## Warning: Coercing text to numeric in T38324 / R38324C20: '5017.5'
## Warning: Coercing text to numeric in S38325 / R38325C19: '0.739'
## Warning: Coercing text to numeric in T38325 / R38325C20: '5017.5'
## Warning: Coercing text to numeric in S38326 / R38326C19: '0.739'
## Warning: Coercing text to numeric in T38326 / R38326C20: '5017.5'
## Warning: Coercing text to numeric in S38327 / R38327C19: '0.739'
## Warning: Coercing text to numeric in T38327 / R38327C20: '5017.5'
## Warning: Coercing text to numeric in S38328 / R38328C19: '0.739'
## Warning: Coercing text to numeric in T38328 / R38328C20: '5017.5'
## Warning: Coercing text to numeric in S38329 / R38329C19: '0.739'
## Warning: Coercing text to numeric in T38329 / R38329C20: '5017.5'
## Warning: Coercing text to numeric in S38330 / R38330C19: '0.739'
## Warning: Coercing text to numeric in T38330 / R38330C20: '5017.5'
## Warning: Coercing text to numeric in S38331 / R38331C19: '0.739'
## Warning: Coercing text to numeric in T38331 / R38331C20: '5017.5'
## Warning: Coercing text to numeric in S38332 / R38332C19: '0.739'
## Warning: Coercing text to numeric in T38332 / R38332C20: '5017.5'
## Warning: Coercing text to numeric in S38333 / R38333C19: '0.739'
## Warning: Coercing text to numeric in T38333 / R38333C20: '5017.5'
## Warning: Coercing text to numeric in S38334 / R38334C19: '0.739'
## Warning: Coercing text to numeric in T38334 / R38334C20: '5017.5'
## Warning: Coercing text to numeric in S38335 / R38335C19: '0.739'
## Warning: Coercing text to numeric in T38335 / R38335C20: '5017.5'
## Warning: Coercing text to numeric in S38336 / R38336C19: '0.739'
## Warning: Coercing text to numeric in T38336 / R38336C20: '5017.5'
## Warning: Coercing text to numeric in S38337 / R38337C19: '0.739'
## Warning: Coercing text to numeric in T38337 / R38337C20: '5017.5'
## Warning: Coercing text to numeric in S38338 / R38338C19: '0.739'
## Warning: Coercing text to numeric in T38338 / R38338C20: '5017.5'
## Warning: Coercing text to numeric in S38339 / R38339C19: '0.739'
## Warning: Coercing text to numeric in T38339 / R38339C20: '5017.5'
## Warning: Coercing text to numeric in S38340 / R38340C19: '0.739'
## Warning: Coercing text to numeric in T38340 / R38340C20: '5017.5'
## Warning: Coercing text to numeric in S38341 / R38341C19: '0.739'
## Warning: Coercing text to numeric in T38341 / R38341C20: '5017.5'
## Warning: Coercing text to numeric in S38342 / R38342C19: '0.739'
## Warning: Coercing text to numeric in T38342 / R38342C20: '5017.5'
## Warning: Coercing text to numeric in S38343 / R38343C19: '0.739'
## Warning: Coercing text to numeric in T38343 / R38343C20: '5017.5'
## Warning: Coercing text to numeric in S38344 / R38344C19: '0.739'
## Warning: Coercing text to numeric in T38344 / R38344C20: '5017.5'
## Warning: Coercing text to numeric in S38345 / R38345C19: '0.739'
## Warning: Coercing text to numeric in T38345 / R38345C20: '5017.5'
## Warning: Coercing text to numeric in S38346 / R38346C19: '0.739'
## Warning: Coercing text to numeric in T38346 / R38346C20: '5017.5'
## Warning: Coercing text to numeric in S38347 / R38347C19: '0.739'
## Warning: Coercing text to numeric in T38347 / R38347C20: '5017.5'
## Warning: Coercing text to numeric in S38348 / R38348C19: '0.739'
## Warning: Coercing text to numeric in T38348 / R38348C20: '5017.5'
## Warning: Coercing text to numeric in S38349 / R38349C19: '0.739'
## Warning: Coercing text to numeric in T38349 / R38349C20: '5017.5'
## Warning: Coercing text to numeric in S38350 / R38350C19: '0.739'
## Warning: Coercing text to numeric in T38350 / R38350C20: '5017.5'
## Warning: Coercing text to numeric in S38351 / R38351C19: '0.739'
## Warning: Coercing text to numeric in T38351 / R38351C20: '5017.5'
## Warning: Coercing text to numeric in S38352 / R38352C19: '0.739'
## Warning: Coercing text to numeric in T38352 / R38352C20: '5017.5'
## Warning: Coercing text to numeric in S38353 / R38353C19: '0.739'
## Warning: Coercing text to numeric in T38353 / R38353C20: '5017.5'
## Warning: Coercing text to numeric in S38354 / R38354C19: '0.739'
## Warning: Coercing text to numeric in T38354 / R38354C20: '5017.5'
## Warning: Coercing text to numeric in S38355 / R38355C19: '0.739'
## Warning: Coercing text to numeric in T38355 / R38355C20: '5017.5'
## Warning: Coercing text to numeric in S38356 / R38356C19: '0.739'
## Warning: Coercing text to numeric in T38356 / R38356C20: '5017.5'
## Warning: Coercing text to numeric in S38357 / R38357C19: '0.739'
## Warning: Coercing text to numeric in T38357 / R38357C20: '5017.5'
## Warning: Coercing text to numeric in S38358 / R38358C19: '0.739'
## Warning: Coercing text to numeric in T38358 / R38358C20: '5017.5'
## Warning: Coercing text to numeric in S38359 / R38359C19: '0.739'
## Warning: Coercing text to numeric in T38359 / R38359C20: '5017.5'
## Warning: Coercing text to numeric in S38360 / R38360C19: '0.739'
## Warning: Coercing text to numeric in T38360 / R38360C20: '5017.5'
## Warning: Coercing text to numeric in S38361 / R38361C19: '0.739'
## Warning: Coercing text to numeric in T38361 / R38361C20: '5017.5'
## Warning: Coercing text to numeric in S38362 / R38362C19: '0.739'
## Warning: Coercing text to numeric in T38362 / R38362C20: '5017.5'
## Warning: Coercing text to numeric in S38363 / R38363C19: '0.739'
## Warning: Coercing text to numeric in T38363 / R38363C20: '5017.5'
## Warning: Coercing text to numeric in S38364 / R38364C19: '0.739'
## Warning: Coercing text to numeric in T38364 / R38364C20: '5017.5'
## Warning: Coercing text to numeric in S38365 / R38365C19: '0.739'
## Warning: Coercing text to numeric in T38365 / R38365C20: '5017.5'
## Warning: Coercing text to numeric in S38366 / R38366C19: '0.739'
## Warning: Coercing text to numeric in T38366 / R38366C20: '5017.5'
## Warning: Coercing text to numeric in S38367 / R38367C19: '0.739'
## Warning: Coercing text to numeric in T38367 / R38367C20: '5017.5'
## Warning: Coercing text to numeric in S38368 / R38368C19: '0.739'
## Warning: Coercing text to numeric in T38368 / R38368C20: '5017.5'
## Warning: Coercing text to numeric in S38369 / R38369C19: '0.739'
## Warning: Coercing text to numeric in T38369 / R38369C20: '5017.5'
## Warning: Coercing text to numeric in S38370 / R38370C19: '0.739'
## Warning: Coercing text to numeric in T38370 / R38370C20: '5017.5'
## Warning: Coercing text to numeric in S38371 / R38371C19: '0.739'
## Warning: Coercing text to numeric in T38371 / R38371C20: '5017.5'
## Warning: Coercing text to numeric in S38372 / R38372C19: '0.739'
## Warning: Coercing text to numeric in T38372 / R38372C20: '5017.5'
## Warning: Coercing text to numeric in S38373 / R38373C19: '0.739'
## Warning: Coercing text to numeric in T38373 / R38373C20: '5017.5'
## Warning: Coercing text to numeric in S38374 / R38374C19: '0.739'
## Warning: Coercing text to numeric in T38374 / R38374C20: '5017.5'
## Warning: Coercing text to numeric in S38375 / R38375C19: '0.739'
## Warning: Coercing text to numeric in T38375 / R38375C20: '5017.5'
## Warning: Coercing text to numeric in S38376 / R38376C19: '0.739'
## Warning: Coercing text to numeric in T38376 / R38376C20: '5017.5'
## Warning: Coercing text to numeric in S38377 / R38377C19: '0.739'
## Warning: Coercing text to numeric in T38377 / R38377C20: '5017.5'
## Warning: Coercing text to numeric in S38378 / R38378C19: '0.739'
## Warning: Coercing text to numeric in T38378 / R38378C20: '5017.5'
## Warning: Coercing text to numeric in S38379 / R38379C19: '0.739'
## Warning: Coercing text to numeric in T38379 / R38379C20: '5017.5'
## Warning: Coercing text to numeric in S38380 / R38380C19: '0.739'
## Warning: Coercing text to numeric in T38380 / R38380C20: '5017.5'
## Warning: Coercing text to numeric in S38381 / R38381C19: '0.739'
## Warning: Coercing text to numeric in T38381 / R38381C20: '5017.5'
## Warning: Coercing text to numeric in S38382 / R38382C19: '0.739'
## Warning: Coercing text to numeric in T38382 / R38382C20: '5017.5'
## Warning: Coercing text to numeric in S38383 / R38383C19: '0.739'
## Warning: Coercing text to numeric in T38383 / R38383C20: '5017.5'
## Warning: Coercing text to numeric in S38384 / R38384C19: '0.739'
## Warning: Coercing text to numeric in T38384 / R38384C20: '5017.5'
## Warning: Coercing text to numeric in S38385 / R38385C19: '0.739'
## Warning: Coercing text to numeric in T38385 / R38385C20: '5017.5'
## Warning: Coercing text to numeric in S38386 / R38386C19: '0.739'
## Warning: Coercing text to numeric in T38386 / R38386C20: '5017.5'
## Warning: Coercing text to numeric in S38387 / R38387C19: '0.739'
## Warning: Coercing text to numeric in T38387 / R38387C20: '5017.5'
## Warning: Coercing text to numeric in S38388 / R38388C19: '0.739'
## Warning: Coercing text to numeric in T38388 / R38388C20: '5017.5'
## Warning: Coercing text to numeric in S38389 / R38389C19: '0.737'
## Warning: Coercing text to numeric in T38389 / R38389C20: '5017.5'
## Warning: Coercing text to numeric in S38390 / R38390C19: '0.737'
## Warning: Coercing text to numeric in T38390 / R38390C20: '5017.5'
## Warning: Coercing text to numeric in S38391 / R38391C19: '0.737'
## Warning: Coercing text to numeric in T38391 / R38391C20: '5017.5'
## Warning: Coercing text to numeric in S38392 / R38392C19: '0.737'
## Warning: Coercing text to numeric in T38392 / R38392C20: '5017.5'
## Warning: Coercing text to numeric in S38393 / R38393C19: '0.737'
## Warning: Coercing text to numeric in T38393 / R38393C20: '5017.5'
## Warning: Coercing text to numeric in S38394 / R38394C19: '0.737'
## Warning: Coercing text to numeric in T38394 / R38394C20: '5017.5'
## Warning: Coercing text to numeric in S38395 / R38395C19: '0.737'
## Warning: Coercing text to numeric in T38395 / R38395C20: '5017.5'
## Warning: Coercing text to numeric in S38396 / R38396C19: '0.737'
## Warning: Coercing text to numeric in T38396 / R38396C20: '5017.5'
## Warning: Coercing text to numeric in S38397 / R38397C19: '0.737'
## Warning: Coercing text to numeric in T38397 / R38397C20: '5017.5'
## Warning: Coercing text to numeric in S38398 / R38398C19: '0.737'
## Warning: Coercing text to numeric in T38398 / R38398C20: '5017.5'
## Warning: Coercing text to numeric in S38399 / R38399C19: '0.737'
## Warning: Coercing text to numeric in T38399 / R38399C20: '5017.5'
## Warning: Coercing text to numeric in S38400 / R38400C19: '0.737'
## Warning: Coercing text to numeric in T38400 / R38400C20: '5017.5'
## Warning: Coercing text to numeric in S38401 / R38401C19: '0.737'
## Warning: Coercing text to numeric in T38401 / R38401C20: '5017.5'
## Warning: Coercing text to numeric in S38402 / R38402C19: '0.737'
## Warning: Coercing text to numeric in T38402 / R38402C20: '5017.5'
## Warning: Coercing text to numeric in S38403 / R38403C19: '0.737'
## Warning: Coercing text to numeric in T38403 / R38403C20: '5017.5'
## Warning: Coercing text to numeric in S38404 / R38404C19: '0.737'
## Warning: Coercing text to numeric in T38404 / R38404C20: '5017.5'
## Warning: Coercing text to numeric in S38405 / R38405C19: '0.737'
## Warning: Coercing text to numeric in T38405 / R38405C20: '5017.5'
## Warning: Coercing text to numeric in S38406 / R38406C19: '0.737'
## Warning: Coercing text to numeric in T38406 / R38406C20: '5017.5'
## Warning: Coercing text to numeric in S38407 / R38407C19: '0.735'
## Warning: Coercing text to numeric in T38407 / R38407C20: '5017.5'
## Warning: Coercing text to numeric in S38408 / R38408C19: '0.735'
## Warning: Coercing text to numeric in T38408 / R38408C20: '5017.5'
## Warning: Coercing text to numeric in S38409 / R38409C19: '0.735'
## Warning: Coercing text to numeric in T38409 / R38409C20: '5017.5'
## Warning: Coercing text to numeric in S38410 / R38410C19: '0.735'
## Warning: Coercing text to numeric in T38410 / R38410C20: '5017.5'
## Warning: Coercing text to numeric in S38411 / R38411C19: '0.735'
## Warning: Coercing text to numeric in T38411 / R38411C20: '5017.5'
## Warning: Coercing text to numeric in S38412 / R38412C19: '0.735'
## Warning: Coercing text to numeric in T38412 / R38412C20: '5017.5'
## Warning: Coercing text to numeric in S38413 / R38413C19: '0.735'
## Warning: Coercing text to numeric in T38413 / R38413C20: '5017.5'
## Warning: Coercing text to numeric in S38414 / R38414C19: '0.735'
## Warning: Coercing text to numeric in T38414 / R38414C20: '5017.5'
## Warning: Coercing text to numeric in S38415 / R38415C19: '0.735'
## Warning: Coercing text to numeric in T38415 / R38415C20: '5017.5'
## Warning: Coercing text to numeric in S38416 / R38416C19: '0.735'
## Warning: Coercing text to numeric in T38416 / R38416C20: '5017.5'
## Warning: Coercing text to numeric in S38417 / R38417C19: '0.735'
## Warning: Coercing text to numeric in T38417 / R38417C20: '5017.5'
## Warning: Coercing text to numeric in S38418 / R38418C19: '0.735'
## Warning: Coercing text to numeric in T38418 / R38418C20: '5017.5'
## Warning: Coercing text to numeric in S38419 / R38419C19: '0.735'
## Warning: Coercing text to numeric in T38419 / R38419C20: '5017.5'
## Warning: Coercing text to numeric in S38420 / R38420C19: '0.735'
## Warning: Coercing text to numeric in T38420 / R38420C20: '5017.5'
## Warning: Coercing text to numeric in S38421 / R38421C19: '0.735'
## Warning: Coercing text to numeric in T38421 / R38421C20: '5017.5'
## Warning: Coercing text to numeric in S38422 / R38422C19: '0.735'
## Warning: Coercing text to numeric in T38422 / R38422C20: '5017.5'
## Warning: Coercing text to numeric in S38423 / R38423C19: '0.735'
## Warning: Coercing text to numeric in T38423 / R38423C20: '5017.5'
## Warning: Coercing text to numeric in S38424 / R38424C19: '0.735'
## Warning: Coercing text to numeric in T38424 / R38424C20: '5017.5'
## Warning: Coercing text to numeric in S38425 / R38425C19: '0.735'
## Warning: Coercing text to numeric in T38425 / R38425C20: '5017.5'
## Warning: Coercing text to numeric in S38426 / R38426C19: '0.735'
## Warning: Coercing text to numeric in T38426 / R38426C20: '5017.5'
## Warning: Coercing text to numeric in S38427 / R38427C19: '0.735'
## Warning: Coercing text to numeric in T38427 / R38427C20: '5017.5'
## Warning: Coercing text to numeric in S38428 / R38428C19: '0.733'
## Warning: Coercing text to numeric in T38428 / R38428C20: '5017.5'
## Warning: Coercing text to numeric in S38429 / R38429C19: '0.733'
## Warning: Coercing text to numeric in T38429 / R38429C20: '5017.5'
## Warning: Coercing text to numeric in S38430 / R38430C19: '0.733'
## Warning: Coercing text to numeric in T38430 / R38430C20: '5017.5'
## Warning: Coercing text to numeric in S38431 / R38431C19: '0.733'
## Warning: Coercing text to numeric in T38431 / R38431C20: '5017.5'
## Warning: Coercing text to numeric in S38432 / R38432C19: '0.733'
## Warning: Coercing text to numeric in T38432 / R38432C20: '5017.5'
## Warning: Coercing text to numeric in S38433 / R38433C19: '0.733'
## Warning: Coercing text to numeric in T38433 / R38433C20: '5017.5'
## Warning: Coercing text to numeric in S38434 / R38434C19: '0.733'
## Warning: Coercing text to numeric in T38434 / R38434C20: '5017.5'
## Warning: Coercing text to numeric in S38435 / R38435C19: '0.733'
## Warning: Coercing text to numeric in T38435 / R38435C20: '5017.5'
## Warning: Coercing text to numeric in S38436 / R38436C19: '0.733'
## Warning: Coercing text to numeric in T38436 / R38436C20: '5017.5'
## Warning: Coercing text to numeric in S38437 / R38437C19: '0.733'
## Warning: Coercing text to numeric in T38437 / R38437C20: '5017.5'
## Warning: Coercing text to numeric in S38438 / R38438C19: '0.733'
## Warning: Coercing text to numeric in T38438 / R38438C20: '5017.5'
## Warning: Coercing text to numeric in S38439 / R38439C19: '0.733'
## Warning: Coercing text to numeric in T38439 / R38439C20: '5017.5'
## Warning: Coercing text to numeric in S38440 / R38440C19: '0.733'
## Warning: Coercing text to numeric in T38440 / R38440C20: '5017.5'
## Warning: Coercing text to numeric in S38441 / R38441C19: '0.733'
## Warning: Coercing text to numeric in T38441 / R38441C20: '5017.5'
## Warning: Coercing text to numeric in S38442 / R38442C19: '0.733'
## Warning: Coercing text to numeric in T38442 / R38442C20: '5017.5'
## Warning: Coercing text to numeric in S38443 / R38443C19: '0.733'
## Warning: Coercing text to numeric in T38443 / R38443C20: '5017.5'
## Warning: Coercing text to numeric in S38444 / R38444C19: '0.733'
## Warning: Coercing text to numeric in T38444 / R38444C20: '5017.5'
## Warning: Coercing text to numeric in S38445 / R38445C19: '0.73'
## Warning: Coercing text to numeric in T38445 / R38445C20: '5017.5'
## Warning: Coercing text to numeric in S38446 / R38446C19: '0.73'
## Warning: Coercing text to numeric in T38446 / R38446C20: '5017.5'
## Warning: Coercing text to numeric in S38447 / R38447C19: '0.73'
## Warning: Coercing text to numeric in T38447 / R38447C20: '5017.5'
## Warning: Coercing text to numeric in S38448 / R38448C19: '0.73'
## Warning: Coercing text to numeric in T38448 / R38448C20: '5017.5'
## Warning: Coercing text to numeric in S38449 / R38449C19: '0.73'
## Warning: Coercing text to numeric in T38449 / R38449C20: '5017.5'
## Warning: Coercing text to numeric in S38450 / R38450C19: '0.73'
## Warning: Coercing text to numeric in T38450 / R38450C20: '5017.5'
## Warning: Coercing text to numeric in S38451 / R38451C19: '0.73'
## Warning: Coercing text to numeric in T38451 / R38451C20: '5017.5'
## Warning: Coercing text to numeric in S38452 / R38452C19: '0.73'
## Warning: Coercing text to numeric in T38452 / R38452C20: '5017.5'
## Warning: Coercing text to numeric in S38453 / R38453C19: '0.73'
## Warning: Coercing text to numeric in T38453 / R38453C20: '5017.5'
## Warning: Coercing text to numeric in S38454 / R38454C19: '0.73'
## Warning: Coercing text to numeric in T38454 / R38454C20: '5017.5'
## Warning: Coercing text to numeric in S38455 / R38455C19: '0.73'
## Warning: Coercing text to numeric in T38455 / R38455C20: '5017.5'
## Warning: Coercing text to numeric in S38456 / R38456C19: '0.73'
## Warning: Coercing text to numeric in T38456 / R38456C20: '5017.5'
## Warning: Coercing text to numeric in S38457 / R38457C19: '0.73'
## Warning: Coercing text to numeric in T38457 / R38457C20: '5017.5'
## Warning: Coercing text to numeric in S38458 / R38458C19: '0.73'
## Warning: Coercing text to numeric in T38458 / R38458C20: '5017.5'
## Warning: Coercing text to numeric in S38459 / R38459C19: '0.73'
## Warning: Coercing text to numeric in T38459 / R38459C20: '5017.5'
## Warning: Coercing text to numeric in S38460 / R38460C19: '0.73'
## Warning: Coercing text to numeric in T38460 / R38460C20: '5017.5'
## Warning: Coercing text to numeric in S38461 / R38461C19: '0.73'
## Warning: Coercing text to numeric in T38461 / R38461C20: '5017.5'
## Warning: Coercing text to numeric in S38462 / R38462C19: '0.73'
## Warning: Coercing text to numeric in T38462 / R38462C20: '5017.5'
## Warning: Coercing text to numeric in S38463 / R38463C19: '0.73'
## Warning: Coercing text to numeric in T38463 / R38463C20: '5017.5'
## Warning: Coercing text to numeric in S38464 / R38464C19: '0.73'
## Warning: Coercing text to numeric in T38464 / R38464C20: '5017.5'
## Warning: Coercing text to numeric in S38465 / R38465C19: '0.73'
## Warning: Coercing text to numeric in T38465 / R38465C20: '5017.5'
## Warning: Coercing text to numeric in S38466 / R38466C19: '0.73'
## Warning: Coercing text to numeric in T38466 / R38466C20: '5017.5'
## Warning: Coercing text to numeric in S38467 / R38467C19: '0.73'
## Warning: Coercing text to numeric in T38467 / R38467C20: '5017.5'
## Warning: Coercing text to numeric in S38468 / R38468C19: '0.73'
## Warning: Coercing text to numeric in T38468 / R38468C20: '5017.5'
## Warning: Coercing text to numeric in S38469 / R38469C19: '0.731'
## Warning: Coercing text to numeric in T38469 / R38469C20: '5017.5'
## Warning: Coercing text to numeric in S38470 / R38470C19: '0.731'
## Warning: Coercing text to numeric in T38470 / R38470C20: '5017.5'
## Warning: Coercing text to numeric in S38471 / R38471C19: '0.731'
## Warning: Coercing text to numeric in T38471 / R38471C20: '5017.5'
## Warning: Coercing text to numeric in S38472 / R38472C19: '0.731'
## Warning: Coercing text to numeric in T38472 / R38472C20: '5017.5'
## Warning: Coercing text to numeric in S38473 / R38473C19: '0.731'
## Warning: Coercing text to numeric in T38473 / R38473C20: '5017.5'
## Warning: Coercing text to numeric in S38474 / R38474C19: '0.731'
## Warning: Coercing text to numeric in T38474 / R38474C20: '5017.5'
## Warning: Coercing text to numeric in S38475 / R38475C19: '0.731'
## Warning: Coercing text to numeric in T38475 / R38475C20: '5017.5'
## Warning: Coercing text to numeric in S38476 / R38476C19: '0.731'
## Warning: Coercing text to numeric in T38476 / R38476C20: '5017.5'
## Warning: Coercing text to numeric in S38477 / R38477C19: '0.731'
## Warning: Coercing text to numeric in T38477 / R38477C20: '5017.5'
## Warning: Coercing text to numeric in S38478 / R38478C19: '0.731'
## Warning: Coercing text to numeric in T38478 / R38478C20: '5017.5'
## Warning: Coercing text to numeric in S38479 / R38479C19: '0.731'
## Warning: Coercing text to numeric in T38479 / R38479C20: '5017.5'
## Warning: Coercing text to numeric in S38480 / R38480C19: '0.731'
## Warning: Coercing text to numeric in T38480 / R38480C20: '5017.5'
## Warning: Coercing text to numeric in S38481 / R38481C19: '0.731'
## Warning: Coercing text to numeric in T38481 / R38481C20: '5017.5'
## Warning: Coercing text to numeric in S38482 / R38482C19: '0.731'
## Warning: Coercing text to numeric in T38482 / R38482C20: '5017.5'
## Warning: Coercing text to numeric in S38483 / R38483C19: '0.731'
## Warning: Coercing text to numeric in T38483 / R38483C20: '5017.5'
## Warning: Coercing text to numeric in S38484 / R38484C19: '0.728'
## Warning: Coercing text to numeric in T38484 / R38484C20: '5017.5'
## Warning: Coercing text to numeric in S38485 / R38485C19: '0.728'
## Warning: Coercing text to numeric in T38485 / R38485C20: '5017.5'
## Warning: Coercing text to numeric in S38486 / R38486C19: '0.728'
## Warning: Coercing text to numeric in T38486 / R38486C20: '5017.5'
## Warning: Coercing text to numeric in S38487 / R38487C19: '0.728'
## Warning: Coercing text to numeric in T38487 / R38487C20: '5017.5'
## Warning: Coercing text to numeric in S38488 / R38488C19: '0.728'
## Warning: Coercing text to numeric in T38488 / R38488C20: '5017.5'
## Warning: Coercing text to numeric in S38489 / R38489C19: '0.728'
## Warning: Coercing text to numeric in T38489 / R38489C20: '5017.5'
## Warning: Coercing text to numeric in S38490 / R38490C19: '0.728'
## Warning: Coercing text to numeric in T38490 / R38490C20: '5017.5'
## Warning: Coercing text to numeric in S38491 / R38491C19: '0.728'
## Warning: Coercing text to numeric in T38491 / R38491C20: '5017.5'
## Warning: Coercing text to numeric in S38492 / R38492C19: '0.728'
## Warning: Coercing text to numeric in T38492 / R38492C20: '5017.5'
## Warning: Coercing text to numeric in S38493 / R38493C19: '0.728'
## Warning: Coercing text to numeric in T38493 / R38493C20: '5017.5'
## Warning: Coercing text to numeric in S38494 / R38494C19: '0.728'
## Warning: Coercing text to numeric in T38494 / R38494C20: '5017.5'
## Warning: Coercing text to numeric in S38495 / R38495C19: '0.728'
## Warning: Coercing text to numeric in T38495 / R38495C20: '5017.5'
## Warning: Coercing text to numeric in S38496 / R38496C19: '0.728'
## Warning: Coercing text to numeric in T38496 / R38496C20: '5017.5'
## Warning: Coercing text to numeric in S38497 / R38497C19: '0.728'
## Warning: Coercing text to numeric in T38497 / R38497C20: '5017.5'
## Warning: Coercing text to numeric in S38498 / R38498C19: '0.728'
## Warning: Coercing text to numeric in T38498 / R38498C20: '5017.5'
## Warning: Coercing text to numeric in S38499 / R38499C19: '0.728'
## Warning: Coercing text to numeric in T38499 / R38499C20: '5017.5'
## Warning: Coercing text to numeric in S38500 / R38500C19: '0.728'
## Warning: Coercing text to numeric in T38500 / R38500C20: '5017.5'
## Warning: Coercing text to numeric in S38501 / R38501C19: '0.728'
## Warning: Coercing text to numeric in T38501 / R38501C20: '5017.5'
## Warning: Coercing text to numeric in S38502 / R38502C19: '0.728'
## Warning: Coercing text to numeric in T38502 / R38502C20: '5017.5'
## Warning: Coercing text to numeric in S38503 / R38503C19: '0.728'
## Warning: Coercing text to numeric in T38503 / R38503C20: '5017.5'
## Warning: Coercing text to numeric in S38504 / R38504C19: '0.728'
## Warning: Coercing text to numeric in T38504 / R38504C20: '5017.5'
## Warning: Coercing text to numeric in S38505 / R38505C19: '0.728'
## Warning: Coercing text to numeric in T38505 / R38505C20: '5017.5'
## Warning: Coercing text to numeric in S38506 / R38506C19: '0.728'
## Warning: Coercing text to numeric in T38506 / R38506C20: '5017.5'
## Warning: Coercing text to numeric in S38507 / R38507C19: '0.728'
## Warning: Coercing text to numeric in T38507 / R38507C20: '5017.5'
## Warning: Coercing text to numeric in S38508 / R38508C19: '0.728'
## Warning: Coercing text to numeric in T38508 / R38508C20: '5017.5'
## Warning: Coercing text to numeric in S38509 / R38509C19: '0.728'
## Warning: Coercing text to numeric in T38509 / R38509C20: '5017.5'
## Warning: Coercing text to numeric in S38510 / R38510C19: '0.728'
## Warning: Coercing text to numeric in T38510 / R38510C20: '5017.5'
## Warning: Coercing text to numeric in S38511 / R38511C19: '0.728'
## Warning: Coercing text to numeric in T38511 / R38511C20: '5017.5'
## Warning: Coercing text to numeric in S38512 / R38512C19: '0.728'
## Warning: Coercing text to numeric in T38512 / R38512C20: '5017.5'
## Warning: Coercing text to numeric in S38513 / R38513C19: '0.728'
## Warning: Coercing text to numeric in T38513 / R38513C20: '5017.5'
## Warning: Coercing text to numeric in S38514 / R38514C19: '0.728'
## Warning: Coercing text to numeric in T38514 / R38514C20: '5017.5'
## Warning: Coercing text to numeric in S38515 / R38515C19: '0.728'
## Warning: Coercing text to numeric in T38515 / R38515C20: '5017.5'
## Warning: Coercing text to numeric in S38516 / R38516C19: '0.728'
## Warning: Coercing text to numeric in T38516 / R38516C20: '5017.5'
## Warning: Coercing text to numeric in S38517 / R38517C19: '0.728'
## Warning: Coercing text to numeric in T38517 / R38517C20: '5017.5'
## Warning: Coercing text to numeric in S38518 / R38518C19: '0.728'
## Warning: Coercing text to numeric in T38518 / R38518C20: '5017.5'
## Warning: Coercing text to numeric in S38519 / R38519C19: '0.724'
## Warning: Coercing text to numeric in T38519 / R38519C20: '5017.5'
## Warning: Coercing text to numeric in S38520 / R38520C19: '0.724'
## Warning: Coercing text to numeric in T38520 / R38520C20: '5017.5'
## Warning: Coercing text to numeric in S38521 / R38521C19: '0.724'
## Warning: Coercing text to numeric in T38521 / R38521C20: '5017.5'
## Warning: Coercing text to numeric in S38522 / R38522C19: '0.724'
## Warning: Coercing text to numeric in T38522 / R38522C20: '5017.5'
## Warning: Coercing text to numeric in S38523 / R38523C19: '0.724'
## Warning: Coercing text to numeric in T38523 / R38523C20: '5017.5'
## Warning: Coercing text to numeric in S38524 / R38524C19: '0.724'
## Warning: Coercing text to numeric in T38524 / R38524C20: '5017.5'
## Warning: Coercing text to numeric in S38525 / R38525C19: '0.724'
## Warning: Coercing text to numeric in T38525 / R38525C20: '5017.5'
## Warning: Coercing text to numeric in S38526 / R38526C19: '0.724'
## Warning: Coercing text to numeric in T38526 / R38526C20: '5017.5'
## Warning: Coercing text to numeric in S38527 / R38527C19: '0.724'
## Warning: Coercing text to numeric in T38527 / R38527C20: '5017.5'
## Warning: Coercing text to numeric in S38528 / R38528C19: '0.724'
## Warning: Coercing text to numeric in T38528 / R38528C20: '5017.5'
## Warning: Coercing text to numeric in S38529 / R38529C19: '0.724'
## Warning: Coercing text to numeric in T38529 / R38529C20: '5017.5'
## Warning: Coercing text to numeric in S38530 / R38530C19: '0.724'
## Warning: Coercing text to numeric in T38530 / R38530C20: '5017.5'
## Warning: Coercing text to numeric in S38531 / R38531C19: '0.724'
## Warning: Coercing text to numeric in T38531 / R38531C20: '5017.5'
## Warning: Coercing text to numeric in S38532 / R38532C19: '0.724'
## Warning: Coercing text to numeric in T38532 / R38532C20: '5017.5'
## Warning: Coercing text to numeric in S38533 / R38533C19: '0.724'
## Warning: Coercing text to numeric in T38533 / R38533C20: '5017.5'
## Warning: Coercing text to numeric in S38534 / R38534C19: '0.724'
## Warning: Coercing text to numeric in T38534 / R38534C20: '5017.5'
## Warning: Coercing text to numeric in S38535 / R38535C19: '0.724'
## Warning: Coercing text to numeric in T38535 / R38535C20: '5017.5'
## Warning: Coercing text to numeric in S38536 / R38536C19: '0.724'
## Warning: Coercing text to numeric in T38536 / R38536C20: '5017.5'
## Warning: Coercing text to numeric in S38537 / R38537C19: '0.724'
## Warning: Coercing text to numeric in T38537 / R38537C20: '5017.5'
## Warning: Coercing text to numeric in S38538 / R38538C19: '0.724'
## Warning: Coercing text to numeric in T38538 / R38538C20: '5017.5'
## Warning: Coercing text to numeric in S38539 / R38539C19: '0.724'
## Warning: Coercing text to numeric in T38539 / R38539C20: '5017.5'
## Warning: Coercing text to numeric in S38540 / R38540C19: '0.724'
## Warning: Coercing text to numeric in T38540 / R38540C20: '5017.5'
## Warning: Coercing text to numeric in S38541 / R38541C19: '0.724'
## Warning: Coercing text to numeric in T38541 / R38541C20: '5017.5'
## Warning: Coercing text to numeric in S38542 / R38542C19: '0.722'
## Warning: Coercing text to numeric in T38542 / R38542C20: '5017.5'
## Warning: Coercing text to numeric in S38543 / R38543C19: '0.722'
## Warning: Coercing text to numeric in T38543 / R38543C20: '5017.5'
## Warning: Coercing text to numeric in S38544 / R38544C19: '0.722'
## Warning: Coercing text to numeric in T38544 / R38544C20: '5017.5'
## Warning: Coercing text to numeric in S38545 / R38545C19: '0.722'
## Warning: Coercing text to numeric in T38545 / R38545C20: '5017.5'
## Warning: Coercing text to numeric in S38546 / R38546C19: '0.722'
## Warning: Coercing text to numeric in T38546 / R38546C20: '5017.5'
## Warning: Coercing text to numeric in S38547 / R38547C19: '0.722'
## Warning: Coercing text to numeric in T38547 / R38547C20: '5017.5'
## Warning: Coercing text to numeric in S38548 / R38548C19: '0.722'
## Warning: Coercing text to numeric in T38548 / R38548C20: '5017.5'
## Warning: Coercing text to numeric in S38549 / R38549C19: '0.722'
## Warning: Coercing text to numeric in T38549 / R38549C20: '5017.5'
## Warning: Coercing text to numeric in S38550 / R38550C19: '0.722'
## Warning: Coercing text to numeric in T38550 / R38550C20: '5017.5'
## Warning: Coercing text to numeric in S38551 / R38551C19: '0.722'
## Warning: Coercing text to numeric in T38551 / R38551C20: '5017.5'
## Warning: Coercing text to numeric in S38552 / R38552C19: '0.722'
## Warning: Coercing text to numeric in T38552 / R38552C20: '5017.5'
## Warning: Coercing text to numeric in S38553 / R38553C19: '0.722'
## Warning: Coercing text to numeric in T38553 / R38553C20: '5017.5'
## Warning: Coercing text to numeric in S38554 / R38554C19: '0.722'
## Warning: Coercing text to numeric in T38554 / R38554C20: '5017.5'
## Warning: Coercing text to numeric in S38555 / R38555C19: '0.722'
## Warning: Coercing text to numeric in T38555 / R38555C20: '5017.5'
## Warning: Coercing text to numeric in S38556 / R38556C19: '0.722'
## Warning: Coercing text to numeric in T38556 / R38556C20: '5017.5'
## Warning: Coercing text to numeric in S38557 / R38557C19: '0.722'
## Warning: Coercing text to numeric in T38557 / R38557C20: '5017.5'
## Warning: Coercing text to numeric in S38558 / R38558C19: '0.722'
## Warning: Coercing text to numeric in T38558 / R38558C20: '5017.5'
## Warning: Coercing text to numeric in S38559 / R38559C19: '0.722'
## Warning: Coercing text to numeric in T38559 / R38559C20: '5017.5'
## Warning: Coercing text to numeric in S38560 / R38560C19: '0.722'
## Warning: Coercing text to numeric in T38560 / R38560C20: '5017.5'
## Warning: Coercing text to numeric in S38561 / R38561C19: '0.722'
## Warning: Coercing text to numeric in T38561 / R38561C20: '5017.5'
## Warning: Coercing text to numeric in S38562 / R38562C19: '0.722'
## Warning: Coercing text to numeric in T38562 / R38562C20: '5017.5'
## Warning: Coercing text to numeric in S38563 / R38563C19: '0.722'
## Warning: Coercing text to numeric in T38563 / R38563C20: '5017.5'
## Warning: Coercing text to numeric in S38564 / R38564C19: '0.722'
## Warning: Coercing text to numeric in T38564 / R38564C20: '5017.5'
## Warning: Coercing text to numeric in S38565 / R38565C19: '0.722'
## Warning: Coercing text to numeric in T38565 / R38565C20: '5017.5'
## Warning: Coercing text to numeric in S38566 / R38566C19: '0.722'
## Warning: Coercing text to numeric in T38566 / R38566C20: '5017.5'
## Warning: Coercing text to numeric in S38567 / R38567C19: '0.722'
## Warning: Coercing text to numeric in T38567 / R38567C20: '5017.5'
## Warning: Coercing text to numeric in S38568 / R38568C19: '0.722'
## Warning: Coercing text to numeric in T38568 / R38568C20: '5017.5'
## Warning: Coercing text to numeric in S38569 / R38569C19: '0.722'
## Warning: Coercing text to numeric in T38569 / R38569C20: '5017.5'
## Warning: Coercing text to numeric in S38570 / R38570C19: '0.722'
## Warning: Coercing text to numeric in T38570 / R38570C20: '5017.5'
## Warning: Coercing text to numeric in S38571 / R38571C19: '0.722'
## Warning: Coercing text to numeric in T38571 / R38571C20: '5017.5'
## Warning: Coercing text to numeric in S38572 / R38572C19: '0.722'
## Warning: Coercing text to numeric in T38572 / R38572C20: '5017.5'
## Warning: Coercing text to numeric in S38573 / R38573C19: '0.722'
## Warning: Coercing text to numeric in T38573 / R38573C20: '5017.5'
## Warning: Coercing text to numeric in S38574 / R38574C19: '0.722'
## Warning: Coercing text to numeric in T38574 / R38574C20: '5017.5'
## Warning: Coercing text to numeric in S38575 / R38575C19: '0.722'
## Warning: Coercing text to numeric in T38575 / R38575C20: '5017.5'
## Warning: Coercing text to numeric in S38576 / R38576C19: '0.722'
## Warning: Coercing text to numeric in T38576 / R38576C20: '5017.5'
## Warning: Coercing text to numeric in S38577 / R38577C19: '0.722'
## Warning: Coercing text to numeric in T38577 / R38577C20: '5017.5'
## Warning: Coercing text to numeric in S38578 / R38578C19: '0.722'
## Warning: Coercing text to numeric in T38578 / R38578C20: '5017.5'
## Warning: Coercing text to numeric in S38579 / R38579C19: '0.722'
## Warning: Coercing text to numeric in T38579 / R38579C20: '5017.5'
## Warning: Coercing text to numeric in S38580 / R38580C19: '0.722'
## Warning: Coercing text to numeric in T38580 / R38580C20: '5017.5'
## Warning: Coercing text to numeric in S38581 / R38581C19: '0.722'
## Warning: Coercing text to numeric in T38581 / R38581C20: '5017.5'
## Warning: Coercing text to numeric in S38582 / R38582C19: '0.72'
## Warning: Coercing text to numeric in T38582 / R38582C20: '5017.5'
## Warning: Coercing text to numeric in S38583 / R38583C19: '0.72'
## Warning: Coercing text to numeric in T38583 / R38583C20: '5017.5'
## Warning: Coercing text to numeric in S38584 / R38584C19: '0.72'
## Warning: Coercing text to numeric in T38584 / R38584C20: '5017.5'
## Warning: Coercing text to numeric in S38585 / R38585C19: '0.72'
## Warning: Coercing text to numeric in T38585 / R38585C20: '5017.5'
## Warning: Coercing text to numeric in S38586 / R38586C19: '0.72'
## Warning: Coercing text to numeric in T38586 / R38586C20: '5017.5'
## Warning: Coercing text to numeric in S38587 / R38587C19: '0.72'
## Warning: Coercing text to numeric in T38587 / R38587C20: '5017.5'
## Warning: Coercing text to numeric in S38588 / R38588C19: '0.72'
## Warning: Coercing text to numeric in T38588 / R38588C20: '5017.5'
## Warning: Coercing text to numeric in S38589 / R38589C19: '0.72'
## Warning: Coercing text to numeric in T38589 / R38589C20: '5017.5'
## Warning: Coercing text to numeric in S38590 / R38590C19: '0.72'
## Warning: Coercing text to numeric in T38590 / R38590C20: '5017.5'
## Warning: Coercing text to numeric in S38591 / R38591C19: '0.72'
## Warning: Coercing text to numeric in T38591 / R38591C20: '5017.5'
## Warning: Coercing text to numeric in S38592 / R38592C19: '0.72'
## Warning: Coercing text to numeric in T38592 / R38592C20: '5017.5'
## Warning: Coercing text to numeric in S38593 / R38593C19: '0.72'
## Warning: Coercing text to numeric in T38593 / R38593C20: '5017.5'
## Warning: Coercing text to numeric in S38594 / R38594C19: '0.72'
## Warning: Coercing text to numeric in T38594 / R38594C20: '5017.5'
## Warning: Coercing text to numeric in S38595 / R38595C19: '0.72'
## Warning: Coercing text to numeric in T38595 / R38595C20: '5017.5'
## Warning: Coercing text to numeric in S38596 / R38596C19: '0.72'
## Warning: Coercing text to numeric in T38596 / R38596C20: '5017.5'
## Warning: Coercing text to numeric in S38597 / R38597C19: '0.72'
## Warning: Coercing text to numeric in T38597 / R38597C20: '5017.5'
## Warning: Coercing text to numeric in S38598 / R38598C19: '0.72'
## Warning: Coercing text to numeric in T38598 / R38598C20: '5017.5'
## Warning: Coercing text to numeric in S38599 / R38599C19: '0.72'
## Warning: Coercing text to numeric in T38599 / R38599C20: '5017.5'
## Warning: Coercing text to numeric in S38600 / R38600C19: '0.72'
## Warning: Coercing text to numeric in T38600 / R38600C20: '5017.5'
## Warning: Coercing text to numeric in S38601 / R38601C19: '0.72'
## Warning: Coercing text to numeric in T38601 / R38601C20: '5017.5'
## Warning: Coercing text to numeric in S38602 / R38602C19: '0.72'
## Warning: Coercing text to numeric in T38602 / R38602C20: '5017.5'
## Warning: Coercing text to numeric in S38603 / R38603C19: '0.722'
## Warning: Coercing text to numeric in T38603 / R38603C20: '5017.5'
## Warning: Coercing text to numeric in S38604 / R38604C19: '0.722'
## Warning: Coercing text to numeric in T38604 / R38604C20: '5017.5'
## Warning: Coercing text to numeric in S38605 / R38605C19: '0.722'
## Warning: Coercing text to numeric in T38605 / R38605C20: '5017.5'
## Warning: Coercing text to numeric in S38606 / R38606C19: '0.722'
## Warning: Coercing text to numeric in T38606 / R38606C20: '5017.5'
## Warning: Coercing text to numeric in S38607 / R38607C19: '0.722'
## Warning: Coercing text to numeric in T38607 / R38607C20: '5017.5'
## Warning: Coercing text to numeric in S38608 / R38608C19: '0.722'
## Warning: Coercing text to numeric in T38608 / R38608C20: '5017.5'
## Warning: Coercing text to numeric in S38609 / R38609C19: '0.722'
## Warning: Coercing text to numeric in T38609 / R38609C20: '5017.5'
## Warning: Coercing text to numeric in S38610 / R38610C19: '0.722'
## Warning: Coercing text to numeric in T38610 / R38610C20: '5017.5'
## Warning: Coercing text to numeric in S38611 / R38611C19: '0.722'
## Warning: Coercing text to numeric in T38611 / R38611C20: '5017.5'
## Warning: Coercing text to numeric in S38612 / R38612C19: '0.722'
## Warning: Coercing text to numeric in T38612 / R38612C20: '5017.5'
## Warning: Coercing text to numeric in S38613 / R38613C19: '0.722'
## Warning: Coercing text to numeric in T38613 / R38613C20: '5017.5'
## Warning: Coercing text to numeric in S38614 / R38614C19: '0.722'
## Warning: Coercing text to numeric in T38614 / R38614C20: '5017.5'
## Warning: Coercing text to numeric in S38615 / R38615C19: '0.722'
## Warning: Coercing text to numeric in T38615 / R38615C20: '5017.5'
## Warning: Coercing text to numeric in S38616 / R38616C19: '0.722'
## Warning: Coercing text to numeric in T38616 / R38616C20: '5017.5'
## Warning: Coercing text to numeric in S38617 / R38617C19: '0.722'
## Warning: Coercing text to numeric in T38617 / R38617C20: '5017.5'
## Warning: Coercing text to numeric in S38618 / R38618C19: '0.722'
## Warning: Coercing text to numeric in T38618 / R38618C20: '5017.5'
## Warning: Coercing text to numeric in S38619 / R38619C19: '0.722'
## Warning: Coercing text to numeric in T38619 / R38619C20: '5017.5'
## Warning: Coercing text to numeric in S38620 / R38620C19: '0.722'
## Warning: Coercing text to numeric in T38620 / R38620C20: '5017.5'
## Warning: Coercing text to numeric in S38621 / R38621C19: '0.722'
## Warning: Coercing text to numeric in T38621 / R38621C20: '5017.5'
## Warning: Coercing text to numeric in S38622 / R38622C19: '0.722'
## Warning: Coercing text to numeric in T38622 / R38622C20: '5017.5'
## Warning: Coercing text to numeric in S38623 / R38623C19: '0.722'
## Warning: Coercing text to numeric in T38623 / R38623C20: '5017.5'
## Warning: Coercing text to numeric in S38624 / R38624C19: '0.722'
## Warning: Coercing text to numeric in T38624 / R38624C20: '5017.5'
## Warning: Coercing text to numeric in S38625 / R38625C19: '0.722'
## Warning: Coercing text to numeric in T38625 / R38625C20: '5017.5'
## Warning: Coercing text to numeric in S38626 / R38626C19: '0.722'
## Warning: Coercing text to numeric in T38626 / R38626C20: '5017.5'
## Warning: Coercing text to numeric in S38627 / R38627C19: '0.722'
## Warning: Coercing text to numeric in T38627 / R38627C20: '5017.5'
## Warning: Coercing text to numeric in S38628 / R38628C19: '0.722'
## Warning: Coercing text to numeric in T38628 / R38628C20: '5017.5'
## Warning: Coercing text to numeric in S38629 / R38629C19: '0.722'
## Warning: Coercing text to numeric in T38629 / R38629C20: '5017.5'
## Warning: Coercing text to numeric in S38630 / R38630C19: '0.722'
## Warning: Coercing text to numeric in T38630 / R38630C20: '5017.5'
## Warning: Coercing text to numeric in S38631 / R38631C19: '0.722'
## Warning: Coercing text to numeric in T38631 / R38631C20: '5017.5'
## Warning: Coercing text to numeric in S38632 / R38632C19: '0.722'
## Warning: Coercing text to numeric in T38632 / R38632C20: '5017.5'
## Warning: Coercing text to numeric in S38633 / R38633C19: '0.722'
## Warning: Coercing text to numeric in T38633 / R38633C20: '5017.5'
## Warning: Coercing text to numeric in S38634 / R38634C19: '0.722'
## Warning: Coercing text to numeric in T38634 / R38634C20: '5017.5'
## Warning: Coercing text to numeric in S38635 / R38635C19: '0.722'
## Warning: Coercing text to numeric in T38635 / R38635C20: '5017.5'
## Warning: Coercing text to numeric in S38636 / R38636C19: '0.722'
## Warning: Coercing text to numeric in T38636 / R38636C20: '5017.5'
## Warning: Coercing text to numeric in S38637 / R38637C19: '0.72'
## Warning: Coercing text to numeric in T38637 / R38637C20: '5017.5'
## Warning: Coercing text to numeric in S38638 / R38638C19: '0.72'
## Warning: Coercing text to numeric in T38638 / R38638C20: '5017.5'
## Warning: Coercing text to numeric in S38639 / R38639C19: '0.72'
## Warning: Coercing text to numeric in T38639 / R38639C20: '5017.5'
## Warning: Coercing text to numeric in S38640 / R38640C19: '0.72'
## Warning: Coercing text to numeric in T38640 / R38640C20: '5017.5'
## Warning: Coercing text to numeric in S38641 / R38641C19: '0.72'
## Warning: Coercing text to numeric in T38641 / R38641C20: '5017.5'
## Warning: Coercing text to numeric in S38642 / R38642C19: '0.72'
## Warning: Coercing text to numeric in T38642 / R38642C20: '5017.5'
## Warning: Coercing text to numeric in S38643 / R38643C19: '0.72'
## Warning: Coercing text to numeric in T38643 / R38643C20: '5017.5'
## Warning: Coercing text to numeric in S38644 / R38644C19: '0.72'
## Warning: Coercing text to numeric in T38644 / R38644C20: '5017.5'
## Warning: Coercing text to numeric in S38645 / R38645C19: '0.72'
## Warning: Coercing text to numeric in T38645 / R38645C20: '5017.5'
## Warning: Coercing text to numeric in S38646 / R38646C19: '0.72'
## Warning: Coercing text to numeric in T38646 / R38646C20: '5017.5'
## Warning: Coercing text to numeric in S38647 / R38647C19: '0.72'
## Warning: Coercing text to numeric in T38647 / R38647C20: '5017.5'
## Warning: Coercing text to numeric in S38648 / R38648C19: '0.72'
## Warning: Coercing text to numeric in T38648 / R38648C20: '5017.5'
## Warning: Coercing text to numeric in S38649 / R38649C19: '0.72'
## Warning: Coercing text to numeric in T38649 / R38649C20: '5017.5'
## Warning: Coercing text to numeric in S38650 / R38650C19: '0.72'
## Warning: Coercing text to numeric in T38650 / R38650C20: '5017.5'
## Warning: Coercing text to numeric in S38651 / R38651C19: '0.72'
## Warning: Coercing text to numeric in T38651 / R38651C20: '5017.5'
## Warning: Coercing text to numeric in S38652 / R38652C19: '0.72'
## Warning: Coercing text to numeric in T38652 / R38652C20: '5017.5'
## Warning: Coercing text to numeric in S38653 / R38653C19: '0.72'
## Warning: Coercing text to numeric in T38653 / R38653C20: '5017.5'
## Warning: Coercing text to numeric in S38654 / R38654C19: '0.72'
## Warning: Coercing text to numeric in T38654 / R38654C20: '5017.5'
## Warning: Coercing text to numeric in S38655 / R38655C19: '0.72'
## Warning: Coercing text to numeric in T38655 / R38655C20: '5017.5'
## Warning: Coercing text to numeric in S38656 / R38656C19: '0.72'
## Warning: Coercing text to numeric in T38656 / R38656C20: '5017.5'
## Warning: Coercing text to numeric in S38657 / R38657C19: '0.72'
## Warning: Coercing text to numeric in T38657 / R38657C20: '5017.5'
## Warning: Coercing text to numeric in S38658 / R38658C19: '0.72'
## Warning: Coercing text to numeric in T38658 / R38658C20: '5017.5'
## Warning: Coercing text to numeric in S38659 / R38659C19: '0.719'
## Warning: Coercing text to numeric in T38659 / R38659C20: '5017.5'
## Warning: Coercing text to numeric in S38660 / R38660C19: '0.719'
## Warning: Coercing text to numeric in T38660 / R38660C20: '5017.5'
## Warning: Coercing text to numeric in S38661 / R38661C19: '0.719'
## Warning: Coercing text to numeric in T38661 / R38661C20: '5017.5'
## Warning: Coercing text to numeric in S38662 / R38662C19: '0.719'
## Warning: Coercing text to numeric in T38662 / R38662C20: '5017.5'
## Warning: Coercing text to numeric in S38663 / R38663C19: '0.719'
## Warning: Coercing text to numeric in T38663 / R38663C20: '5017.5'
## Warning: Coercing text to numeric in S38664 / R38664C19: '0.719'
## Warning: Coercing text to numeric in T38664 / R38664C20: '5017.5'
## Warning: Coercing text to numeric in S38665 / R38665C19: '0.719'
## Warning: Coercing text to numeric in T38665 / R38665C20: '5017.5'
## Warning: Coercing text to numeric in S38666 / R38666C19: '0.719'
## Warning: Coercing text to numeric in T38666 / R38666C20: '5017.5'
## Warning: Coercing text to numeric in S38667 / R38667C19: '0.719'
## Warning: Coercing text to numeric in T38667 / R38667C20: '5017.5'
## Warning: Coercing text to numeric in S38668 / R38668C19: '0.719'
## Warning: Coercing text to numeric in T38668 / R38668C20: '5017.5'
## Warning: Coercing text to numeric in S38669 / R38669C19: '0.719'
## Warning: Coercing text to numeric in T38669 / R38669C20: '5017.5'
## Warning: Coercing text to numeric in S38670 / R38670C19: '0.719'
## Warning: Coercing text to numeric in T38670 / R38670C20: '5017.5'
## Warning: Coercing text to numeric in S38671 / R38671C19: '0.719'
## Warning: Coercing text to numeric in T38671 / R38671C20: '5017.5'
## Warning: Coercing text to numeric in S38672 / R38672C19: '0.719'
## Warning: Coercing text to numeric in T38672 / R38672C20: '5017.5'
## Warning: Coercing text to numeric in S38673 / R38673C19: '0.719'
## Warning: Coercing text to numeric in T38673 / R38673C20: '5017.5'
## Warning: Coercing text to numeric in S38674 / R38674C19: '0.719'
## Warning: Coercing text to numeric in T38674 / R38674C20: '5017.5'
## Warning: Coercing text to numeric in S38675 / R38675C19: '0.719'
## Warning: Coercing text to numeric in T38675 / R38675C20: '5017.5'
## Warning: Coercing text to numeric in S38676 / R38676C19: '0.716'
## Warning: Coercing text to numeric in T38676 / R38676C20: '5017.5'
## Warning: Coercing text to numeric in S38677 / R38677C19: '0.716'
## Warning: Coercing text to numeric in T38677 / R38677C20: '5017.5'
## Warning: Coercing text to numeric in S38678 / R38678C19: '0.716'
## Warning: Coercing text to numeric in T38678 / R38678C20: '5017.5'
## Warning: Coercing text to numeric in S38679 / R38679C19: '0.716'
## Warning: Coercing text to numeric in T38679 / R38679C20: '5017.5'
## Warning: Coercing text to numeric in S38680 / R38680C19: '0.716'
## Warning: Coercing text to numeric in T38680 / R38680C20: '5017.5'
## Warning: Coercing text to numeric in S38681 / R38681C19: '0.716'
## Warning: Coercing text to numeric in T38681 / R38681C20: '5017.5'
## Warning: Coercing text to numeric in S38682 / R38682C19: '0.716'
## Warning: Coercing text to numeric in T38682 / R38682C20: '5017.5'
## Warning: Coercing text to numeric in S38683 / R38683C19: '0.716'
## Warning: Coercing text to numeric in T38683 / R38683C20: '5017.5'
## Warning: Coercing text to numeric in S38684 / R38684C19: '0.716'
## Warning: Coercing text to numeric in T38684 / R38684C20: '5017.5'
## Warning: Coercing text to numeric in S38685 / R38685C19: '0.716'
## Warning: Coercing text to numeric in T38685 / R38685C20: '5017.5'
## Warning: Coercing text to numeric in S38686 / R38686C19: '0.716'
## Warning: Coercing text to numeric in T38686 / R38686C20: '5017.5'
## Warning: Coercing text to numeric in S38687 / R38687C19: '0.716'
## Warning: Coercing text to numeric in T38687 / R38687C20: '5017.5'
## Warning: Coercing text to numeric in S38688 / R38688C19: '0.716'
## Warning: Coercing text to numeric in T38688 / R38688C20: '5017.5'
## Warning: Coercing text to numeric in S38689 / R38689C19: '0.716'
## Warning: Coercing text to numeric in T38689 / R38689C20: '5017.5'
## Warning: Coercing text to numeric in S38690 / R38690C19: '0.715'
## Warning: Coercing text to numeric in T38690 / R38690C20: '5017.5'
## Warning: Coercing text to numeric in S38691 / R38691C19: '0.715'
## Warning: Coercing text to numeric in T38691 / R38691C20: '5017.5'
## Warning: Coercing text to numeric in S38692 / R38692C19: '0.715'
## Warning: Coercing text to numeric in T38692 / R38692C20: '5017.5'
## Warning: Coercing text to numeric in S38693 / R38693C19: '0.715'
## Warning: Coercing text to numeric in T38693 / R38693C20: '5017.5'
## Warning: Coercing text to numeric in S38694 / R38694C19: '0.715'
## Warning: Coercing text to numeric in T38694 / R38694C20: '5017.5'
## Warning: Coercing text to numeric in S38695 / R38695C19: '0.715'
## Warning: Coercing text to numeric in T38695 / R38695C20: '5017.5'
## Warning: Coercing text to numeric in S38696 / R38696C19: '0.715'
## Warning: Coercing text to numeric in T38696 / R38696C20: '5017.5'
## Warning: Coercing text to numeric in S38697 / R38697C19: '0.715'
## Warning: Coercing text to numeric in T38697 / R38697C20: '5017.5'
## Warning: Coercing text to numeric in S38698 / R38698C19: '0.715'
## Warning: Coercing text to numeric in T38698 / R38698C20: '5017.5'
## Warning: Coercing text to numeric in S38699 / R38699C19: '0.715'
## Warning: Coercing text to numeric in T38699 / R38699C20: '5017.5'
## Warning: Coercing text to numeric in S38700 / R38700C19: '0.715'
## Warning: Coercing text to numeric in T38700 / R38700C20: '5017.5'
## Warning: Coercing text to numeric in S38701 / R38701C19: '0.715'
## Warning: Coercing text to numeric in T38701 / R38701C20: '5017.5'
## Warning: Coercing text to numeric in S38702 / R38702C19: '0.715'
## Warning: Coercing text to numeric in T38702 / R38702C20: '5017.5'
## Warning: Coercing text to numeric in S38703 / R38703C19: '0.715'
## Warning: Coercing text to numeric in T38703 / R38703C20: '5017.5'
## Warning: Coercing text to numeric in S38704 / R38704C19: '0.715'
## Warning: Coercing text to numeric in T38704 / R38704C20: '5017.5'
## Warning: Coercing text to numeric in S38705 / R38705C19: '0.715'
## Warning: Coercing text to numeric in T38705 / R38705C20: '5017.5'
## Warning: Coercing text to numeric in S38706 / R38706C19: '0.715'
## Warning: Coercing text to numeric in T38706 / R38706C20: '5017.5'
## Warning: Coercing text to numeric in S38707 / R38707C19: '0.715'
## Warning: Coercing text to numeric in T38707 / R38707C20: '5017.5'
## Warning: Coercing text to numeric in S38708 / R38708C19: '0.715'
## Warning: Coercing text to numeric in T38708 / R38708C20: '5017.5'
## Warning: Coercing text to numeric in S38709 / R38709C19: '0.715'
## Warning: Coercing text to numeric in T38709 / R38709C20: '5017.5'
## Warning: Coercing text to numeric in S38710 / R38710C19: '0.715'
## Warning: Coercing text to numeric in T38710 / R38710C20: '5017.5'
## Warning: Coercing text to numeric in S38711 / R38711C19: '0.715'
## Warning: Coercing text to numeric in T38711 / R38711C20: '5017.5'
## Warning: Coercing text to numeric in S38712 / R38712C19: '0.715'
## Warning: Coercing text to numeric in T38712 / R38712C20: '5017.5'
## Warning: Coercing text to numeric in S38713 / R38713C19: '0.715'
## Warning: Coercing text to numeric in T38713 / R38713C20: '5017.5'
## Warning: Coercing text to numeric in S38714 / R38714C19: '0.715'
## Warning: Coercing text to numeric in T38714 / R38714C20: '5017.5'
## Warning: Coercing text to numeric in S38715 / R38715C19: '0.715'
## Warning: Coercing text to numeric in T38715 / R38715C20: '5017.5'
## Warning: Coercing text to numeric in S38716 / R38716C19: '0.715'
## Warning: Coercing text to numeric in T38716 / R38716C20: '5017.5'
## Warning: Coercing text to numeric in S38717 / R38717C19: '0.715'
## Warning: Coercing text to numeric in T38717 / R38717C20: '5017.5'
## Warning: Coercing text to numeric in S38718 / R38718C19: '0.715'
## Warning: Coercing text to numeric in T38718 / R38718C20: '5017.5'
## Warning: Coercing text to numeric in S38719 / R38719C19: '0.715'
## Warning: Coercing text to numeric in T38719 / R38719C20: '5017.5'
## Warning: Coercing text to numeric in S38720 / R38720C19: '0.715'
## Warning: Coercing text to numeric in T38720 / R38720C20: '5017.5'
## Warning: Coercing text to numeric in S38721 / R38721C19: '0.715'
## Warning: Coercing text to numeric in T38721 / R38721C20: '5017.5'
## Warning: Coercing text to numeric in S38722 / R38722C19: '0.715'
## Warning: Coercing text to numeric in T38722 / R38722C20: '5017.5'
## Warning: Coercing text to numeric in S38723 / R38723C19: '0.715'
## Warning: Coercing text to numeric in T38723 / R38723C20: '5017.5'
## Warning: Coercing text to numeric in S38724 / R38724C19: '0.715'
## Warning: Coercing text to numeric in T38724 / R38724C20: '5017.5'
## Warning: Coercing text to numeric in S38725 / R38725C19: '0.715'
## Warning: Coercing text to numeric in T38725 / R38725C20: '5017.5'
## Warning: Coercing text to numeric in S38726 / R38726C19: '0.715'
## Warning: Coercing text to numeric in T38726 / R38726C20: '5017.5'
## Warning: Coercing text to numeric in S38727 / R38727C19: '0.715'
## Warning: Coercing text to numeric in T38727 / R38727C20: '5017.5'
## Warning: Coercing text to numeric in S38728 / R38728C19: '0.715'
## Warning: Coercing text to numeric in T38728 / R38728C20: '5017.5'
## Warning: Coercing text to numeric in S38729 / R38729C19: '0.715'
## Warning: Coercing text to numeric in T38729 / R38729C20: '5017.5'
## Warning: Coercing text to numeric in S38730 / R38730C19: '0.715'
## Warning: Coercing text to numeric in T38730 / R38730C20: '5017.5'
## Warning: Coercing text to numeric in S38731 / R38731C19: '0.715'
## Warning: Coercing text to numeric in T38731 / R38731C20: '5017.5'
## Warning: Coercing text to numeric in S38732 / R38732C19: '0.715'
## Warning: Coercing text to numeric in T38732 / R38732C20: '5017.5'
## Warning: Coercing text to numeric in S38733 / R38733C19: '0.715'
## Warning: Coercing text to numeric in T38733 / R38733C20: '5017.5'
## Warning: Coercing text to numeric in S38734 / R38734C19: '0.715'
## Warning: Coercing text to numeric in T38734 / R38734C20: '5017.5'
## Warning: Coercing text to numeric in S38735 / R38735C19: '0.715'
## Warning: Coercing text to numeric in T38735 / R38735C20: '5017.5'
## Warning: Coercing text to numeric in S38736 / R38736C19: '0.715'
## Warning: Coercing text to numeric in T38736 / R38736C20: '5017.5'
## Warning: Coercing text to numeric in S38737 / R38737C19: '0.715'
## Warning: Coercing text to numeric in T38737 / R38737C20: '5017.5'
## Warning: Coercing text to numeric in S38738 / R38738C19: '0.715'
## Warning: Coercing text to numeric in T38738 / R38738C20: '5017.5'
## Warning: Coercing text to numeric in S38739 / R38739C19: '0.715'
## Warning: Coercing text to numeric in T38739 / R38739C20: '5017.5'
## Warning: Coercing text to numeric in S38740 / R38740C19: '0.715'
## Warning: Coercing text to numeric in T38740 / R38740C20: '5017.5'
## Warning: Coercing text to numeric in S38741 / R38741C19: '0.715'
## Warning: Coercing text to numeric in T38741 / R38741C20: '5017.5'
## Warning: Coercing text to numeric in S38742 / R38742C19: '0.715'
## Warning: Coercing text to numeric in T38742 / R38742C20: '5017.5'
## Warning: Coercing text to numeric in S38743 / R38743C19: '0.715'
## Warning: Coercing text to numeric in T38743 / R38743C20: '5017.5'
## Warning: Coercing text to numeric in S38744 / R38744C19: '0.715'
## Warning: Coercing text to numeric in T38744 / R38744C20: '5017.5'
## Warning: Coercing text to numeric in S38745 / R38745C19: '0.715'
## Warning: Coercing text to numeric in T38745 / R38745C20: '5017.5'
## Warning: Coercing text to numeric in S38746 / R38746C19: '0.715'
## Warning: Coercing text to numeric in T38746 / R38746C20: '5017.5'
## Warning: Coercing text to numeric in S38747 / R38747C19: '0.715'
## Warning: Coercing text to numeric in T38747 / R38747C20: '5017.5'
## Warning: Coercing text to numeric in S38748 / R38748C19: '0.715'
## Warning: Coercing text to numeric in T38748 / R38748C20: '5017.5'
## Warning: Coercing text to numeric in S38749 / R38749C19: '0.715'
## Warning: Coercing text to numeric in T38749 / R38749C20: '5017.5'
## Warning: Coercing text to numeric in S38750 / R38750C19: '0.715'
## Warning: Coercing text to numeric in T38750 / R38750C20: '5017.5'
## Warning: Coercing text to numeric in S38751 / R38751C19: '0.715'
## Warning: Coercing text to numeric in T38751 / R38751C20: '5017.5'
## Warning: Coercing text to numeric in S38752 / R38752C19: '0.715'
## Warning: Coercing text to numeric in T38752 / R38752C20: '5017.5'
## Warning: Coercing text to numeric in S38753 / R38753C19: '0.715'
## Warning: Coercing text to numeric in T38753 / R38753C20: '5017.5'
## Warning: Coercing text to numeric in S38754 / R38754C19: '0.715'
## Warning: Coercing text to numeric in T38754 / R38754C20: '5017.5'
## Warning: Coercing text to numeric in S38755 / R38755C19: '0.715'
## Warning: Coercing text to numeric in T38755 / R38755C20: '5017.5'
## Warning: Coercing text to numeric in S38756 / R38756C19: '0.715'
## Warning: Coercing text to numeric in T38756 / R38756C20: '5017.5'
## Warning: Coercing text to numeric in S38757 / R38757C19: '0.715'
## Warning: Coercing text to numeric in T38757 / R38757C20: '5017.5'
## Warning: Coercing text to numeric in S38758 / R38758C19: '0.715'
## Warning: Coercing text to numeric in T38758 / R38758C20: '5017.5'
## Warning: Coercing text to numeric in S38759 / R38759C19: '0.715'
## Warning: Coercing text to numeric in T38759 / R38759C20: '5017.5'
## Warning: Coercing text to numeric in S38760 / R38760C19: '0.715'
## Warning: Coercing text to numeric in T38760 / R38760C20: '5017.5'
## Warning: Coercing text to numeric in S38761 / R38761C19: '0.714'
## Warning: Coercing text to numeric in T38761 / R38761C20: '5017.5'
## Warning: Coercing text to numeric in S38762 / R38762C19: '0.714'
## Warning: Coercing text to numeric in T38762 / R38762C20: '5017.5'
## Warning: Coercing text to numeric in S38763 / R38763C19: '0.714'
## Warning: Coercing text to numeric in T38763 / R38763C20: '5017.5'
## Warning: Coercing text to numeric in S38764 / R38764C19: '0.714'
## Warning: Coercing text to numeric in T38764 / R38764C20: '5017.5'
## Warning: Coercing text to numeric in S38765 / R38765C19: '0.714'
## Warning: Coercing text to numeric in T38765 / R38765C20: '5017.5'
## Warning: Coercing text to numeric in S38766 / R38766C19: '0.714'
## Warning: Coercing text to numeric in T38766 / R38766C20: '5017.5'
## Warning: Coercing text to numeric in S38767 / R38767C19: '0.714'
## Warning: Coercing text to numeric in T38767 / R38767C20: '5017.5'
## Warning: Coercing text to numeric in S38768 / R38768C19: '0.714'
## Warning: Coercing text to numeric in T38768 / R38768C20: '5017.5'
## Warning: Coercing text to numeric in S38769 / R38769C19: '0.714'
## Warning: Coercing text to numeric in T38769 / R38769C20: '5017.5'
## Warning: Coercing text to numeric in S38770 / R38770C19: '0.714'
## Warning: Coercing text to numeric in T38770 / R38770C20: '5017.5'
## Warning: Coercing text to numeric in S38771 / R38771C19: '0.714'
## Warning: Coercing text to numeric in T38771 / R38771C20: '5017.5'
## Warning: Coercing text to numeric in S38772 / R38772C19: '0.714'
## Warning: Coercing text to numeric in T38772 / R38772C20: '5017.5'
## Warning: Coercing text to numeric in S38773 / R38773C19: '0.714'
## Warning: Coercing text to numeric in T38773 / R38773C20: '5017.5'
## Warning: Coercing text to numeric in S38774 / R38774C19: '0.714'
## Warning: Coercing text to numeric in T38774 / R38774C20: '5017.5'
## Warning: Coercing text to numeric in S38775 / R38775C19: '0.714'
## Warning: Coercing text to numeric in T38775 / R38775C20: '5017.5'
## Warning: Coercing text to numeric in S38776 / R38776C19: '0.714'
## Warning: Coercing text to numeric in T38776 / R38776C20: '5017.5'
## Warning: Coercing text to numeric in S38777 / R38777C19: '0.714'
## Warning: Coercing text to numeric in T38777 / R38777C20: '5017.5'
## Warning: Coercing text to numeric in S38778 / R38778C19: '0.714'
## Warning: Coercing text to numeric in T38778 / R38778C20: '5017.5'
## Warning: Coercing text to numeric in S38779 / R38779C19: '0.714'
## Warning: Coercing text to numeric in T38779 / R38779C20: '5017.5'
## Warning: Coercing text to numeric in S38780 / R38780C19: '0.714'
## Warning: Coercing text to numeric in T38780 / R38780C20: '5017.5'
## Warning: Coercing text to numeric in S38781 / R38781C19: '0.714'
## Warning: Coercing text to numeric in T38781 / R38781C20: '5017.5'
## Warning: Coercing text to numeric in S38782 / R38782C19: '0.714'
## Warning: Coercing text to numeric in T38782 / R38782C20: '5017.5'
## Warning: Coercing text to numeric in S38783 / R38783C19: '0.714'
## Warning: Coercing text to numeric in T38783 / R38783C20: '5017.5'
## Warning: Coercing text to numeric in S38784 / R38784C19: '0.714'
## Warning: Coercing text to numeric in T38784 / R38784C20: '5017.5'
## Warning: Coercing text to numeric in S38785 / R38785C19: '0.714'
## Warning: Coercing text to numeric in T38785 / R38785C20: '5017.5'
## Warning: Coercing text to numeric in S38786 / R38786C19: '0.714'
## Warning: Coercing text to numeric in T38786 / R38786C20: '5017.5'
## Warning: Coercing text to numeric in S38787 / R38787C19: '0.714'
## Warning: Coercing text to numeric in T38787 / R38787C20: '5017.5'
## Warning: Coercing text to numeric in S38788 / R38788C19: '0.714'
## Warning: Coercing text to numeric in T38788 / R38788C20: '5017.5'
## Warning: Coercing text to numeric in S38789 / R38789C19: '0.714'
## Warning: Coercing text to numeric in T38789 / R38789C20: '5017.5'
## Warning: Coercing text to numeric in S38790 / R38790C19: '0.714'
## Warning: Coercing text to numeric in T38790 / R38790C20: '5017.5'
## Warning: Coercing text to numeric in S38791 / R38791C19: '0.714'
## Warning: Coercing text to numeric in T38791 / R38791C20: '5017.5'
## Warning: Coercing text to numeric in S38792 / R38792C19: '0.714'
## Warning: Coercing text to numeric in T38792 / R38792C20: '5017.5'
## Warning: Coercing text to numeric in S38793 / R38793C19: '0.714'
## Warning: Coercing text to numeric in T38793 / R38793C20: '5017.5'
## Warning: Coercing text to numeric in S38794 / R38794C19: '0.714'
## Warning: Coercing text to numeric in T38794 / R38794C20: '5017.5'
## Warning: Coercing text to numeric in S38795 / R38795C19: '0.714'
## Warning: Coercing text to numeric in T38795 / R38795C20: '5017.5'
## Warning: Coercing text to numeric in S38796 / R38796C19: '0.714'
## Warning: Coercing text to numeric in T38796 / R38796C20: '5017.5'
## Warning: Coercing text to numeric in S38797 / R38797C19: '0.714'
## Warning: Coercing text to numeric in T38797 / R38797C20: '5017.5'
## Warning: Coercing text to numeric in S38798 / R38798C19: '0.714'
## Warning: Coercing text to numeric in T38798 / R38798C20: '5017.5'
## Warning: Coercing text to numeric in S38799 / R38799C19: '0.714'
## Warning: Coercing text to numeric in T38799 / R38799C20: '5017.5'
## Warning: Coercing text to numeric in S38800 / R38800C19: '0.714'
## Warning: Coercing text to numeric in T38800 / R38800C20: '5017.5'
## Warning: Coercing text to numeric in S38801 / R38801C19: '0.714'
## Warning: Coercing text to numeric in T38801 / R38801C20: '5017.5'
## Warning: Coercing text to numeric in S38802 / R38802C19: '0.714'
## Warning: Coercing text to numeric in T38802 / R38802C20: '5017.5'
## Warning: Coercing text to numeric in S38803 / R38803C19: '0.714'
## Warning: Coercing text to numeric in T38803 / R38803C20: '5017.5'
## Warning: Coercing text to numeric in S38804 / R38804C19: '0.714'
## Warning: Coercing text to numeric in T38804 / R38804C20: '5017.5'
## Warning: Coercing text to numeric in S38805 / R38805C19: '0.714'
## Warning: Coercing text to numeric in T38805 / R38805C20: '5017.5'
## Warning: Coercing text to numeric in S38806 / R38806C19: '0.714'
## Warning: Coercing text to numeric in T38806 / R38806C20: '5017.5'
## Warning: Coercing text to numeric in S38807 / R38807C19: '0.714'
## Warning: Coercing text to numeric in T38807 / R38807C20: '5017.5'
## Warning: Coercing text to numeric in S38808 / R38808C19: '0.714'
## Warning: Coercing text to numeric in T38808 / R38808C20: '5017.5'
## Warning: Coercing text to numeric in S38809 / R38809C19: '0.714'
## Warning: Coercing text to numeric in T38809 / R38809C20: '5017.5'
## Warning: Coercing text to numeric in S38810 / R38810C19: '0.714'
## Warning: Coercing text to numeric in T38810 / R38810C20: '5017.5'
## Warning: Coercing text to numeric in S38811 / R38811C19: '0.714'
## Warning: Coercing text to numeric in T38811 / R38811C20: '5017.5'
## Warning: Coercing text to numeric in S38812 / R38812C19: '0.714'
## Warning: Coercing text to numeric in T38812 / R38812C20: '5017.5'
## Warning: Coercing text to numeric in S38813 / R38813C19: '0.714'
## Warning: Coercing text to numeric in T38813 / R38813C20: '5017.5'
## Warning: Coercing text to numeric in S38814 / R38814C19: '0.714'
## Warning: Coercing text to numeric in T38814 / R38814C20: '5017.5'
## Warning: Coercing text to numeric in S38815 / R38815C19: '0.714'
## Warning: Coercing text to numeric in T38815 / R38815C20: '5017.5'
## Warning: Coercing text to numeric in S38816 / R38816C19: '0.714'
## Warning: Coercing text to numeric in T38816 / R38816C20: '5017.5'
## Warning: Coercing text to numeric in S38817 / R38817C19: '0.714'
## Warning: Coercing text to numeric in T38817 / R38817C20: '5017.5'
## Warning: Coercing text to numeric in S38818 / R38818C19: '0.714'
## Warning: Coercing text to numeric in T38818 / R38818C20: '5017.5'
## Warning: Coercing text to numeric in S38819 / R38819C19: '0.714'
## Warning: Coercing text to numeric in T38819 / R38819C20: '5017.5'
## Warning: Coercing text to numeric in S38820 / R38820C19: '0.714'
## Warning: Coercing text to numeric in T38820 / R38820C20: '5017.5'
## Warning: Coercing text to numeric in S38821 / R38821C19: '0.714'
## Warning: Coercing text to numeric in T38821 / R38821C20: '5017.5'
## Warning: Coercing text to numeric in S38822 / R38822C19: '0.714'
## Warning: Coercing text to numeric in T38822 / R38822C20: '5017.5'
## Warning: Coercing text to numeric in S38823 / R38823C19: '0.714'
## Warning: Coercing text to numeric in T38823 / R38823C20: '5017.5'
## Warning: Coercing text to numeric in S38824 / R38824C19: '0.714'
## Warning: Coercing text to numeric in T38824 / R38824C20: '5017.5'
## Warning: Coercing text to numeric in S38825 / R38825C19: '0.714'
## Warning: Coercing text to numeric in T38825 / R38825C20: '5017.5'
## Warning: Coercing text to numeric in S38826 / R38826C19: '0.714'
## Warning: Coercing text to numeric in T38826 / R38826C20: '5017.5'
## Warning: Coercing text to numeric in S38827 / R38827C19: '0.714'
## Warning: Coercing text to numeric in T38827 / R38827C20: '5017.5'
## Warning: Coercing text to numeric in S38828 / R38828C19: '0.714'
## Warning: Coercing text to numeric in T38828 / R38828C20: '5017.5'
## Warning: Coercing text to numeric in S38829 / R38829C19: '0.714'
## Warning: Coercing text to numeric in T38829 / R38829C20: '5017.5'
## Warning: Coercing text to numeric in S38830 / R38830C19: '0.714'
## Warning: Coercing text to numeric in T38830 / R38830C20: '5017.5'
## Warning: Coercing text to numeric in S38831 / R38831C19: '0.714'
## Warning: Coercing text to numeric in T38831 / R38831C20: '5017.5'
## Warning: Coercing text to numeric in S38832 / R38832C19: '0.714'
## Warning: Coercing text to numeric in T38832 / R38832C20: '5017.5'
## Warning: Coercing text to numeric in S38833 / R38833C19: '0.714'
## Warning: Coercing text to numeric in T38833 / R38833C20: '5017.5'
## Warning: Coercing text to numeric in S38834 / R38834C19: '0.714'
## Warning: Coercing text to numeric in T38834 / R38834C20: '5017.5'
## Warning: Coercing text to numeric in S38835 / R38835C19: '0.714'
## Warning: Coercing text to numeric in T38835 / R38835C20: '5017.5'
## Warning: Coercing text to numeric in S38836 / R38836C19: '0.714'
## Warning: Coercing text to numeric in T38836 / R38836C20: '5017.5'
## Warning: Coercing text to numeric in S38837 / R38837C19: '0.714'
## Warning: Coercing text to numeric in T38837 / R38837C20: '5017.5'
## Warning: Coercing text to numeric in S38838 / R38838C19: '0.714'
## Warning: Coercing text to numeric in T38838 / R38838C20: '5017.5'
## Warning: Coercing text to numeric in S38839 / R38839C19: '0.714'
## Warning: Coercing text to numeric in T38839 / R38839C20: '5017.5'
## Warning: Coercing text to numeric in S38840 / R38840C19: '0.714'
## Warning: Coercing text to numeric in T38840 / R38840C20: '5017.5'
## Warning: Coercing text to numeric in S38841 / R38841C19: '0.714'
## Warning: Coercing text to numeric in T38841 / R38841C20: '5017.5'
## Warning: Coercing text to numeric in S38842 / R38842C19: '0.714'
## Warning: Coercing text to numeric in T38842 / R38842C20: '5017.5'
## Warning: Coercing text to numeric in S38843 / R38843C19: '0.714'
## Warning: Coercing text to numeric in T38843 / R38843C20: '5017.5'
## Warning: Coercing text to numeric in S38844 / R38844C19: '0.714'
## Warning: Coercing text to numeric in T38844 / R38844C20: '5017.5'
## Warning: Coercing text to numeric in S38845 / R38845C19: '0.714'
## Warning: Coercing text to numeric in T38845 / R38845C20: '5017.5'
## Warning: Coercing text to numeric in S38846 / R38846C19: '0.714'
## Warning: Coercing text to numeric in T38846 / R38846C20: '5017.5'
## Warning: Coercing text to numeric in S38847 / R38847C19: '0.714'
## Warning: Coercing text to numeric in T38847 / R38847C20: '5017.5'
## Warning: Coercing text to numeric in S38848 / R38848C19: '0.714'
## Warning: Coercing text to numeric in T38848 / R38848C20: '5017.5'
## Warning: Coercing text to numeric in S38849 / R38849C19: '0.714'
## Warning: Coercing text to numeric in T38849 / R38849C20: '5017.5'
## Warning: Coercing text to numeric in S38850 / R38850C19: '0.714'
## Warning: Coercing text to numeric in T38850 / R38850C20: '5017.5'
## Warning: Coercing text to numeric in S38851 / R38851C19: '0.714'
## Warning: Coercing text to numeric in T38851 / R38851C20: '5017.5'
## Warning: Coercing text to numeric in S38852 / R38852C19: '0.714'
## Warning: Coercing text to numeric in T38852 / R38852C20: '5017.5'
## Warning: Coercing text to numeric in S38853 / R38853C19: '0.714'
## Warning: Coercing text to numeric in T38853 / R38853C20: '5017.5'
## Warning: Coercing text to numeric in S38854 / R38854C19: '0.714'
## Warning: Coercing text to numeric in T38854 / R38854C20: '5017.5'
## Warning: Coercing text to numeric in S38855 / R38855C19: '0.714'
## Warning: Coercing text to numeric in T38855 / R38855C20: '5017.5'
## Warning: Coercing text to numeric in S38856 / R38856C19: '0.714'
## Warning: Coercing text to numeric in T38856 / R38856C20: '5017.5'
## Warning: Coercing text to numeric in S38857 / R38857C19: '0.714'
## Warning: Coercing text to numeric in T38857 / R38857C20: '5017.5'
## Warning: Coercing text to numeric in S38858 / R38858C19: '0.714'
## Warning: Coercing text to numeric in T38858 / R38858C20: '5017.5'
## Warning: Coercing text to numeric in S38859 / R38859C19: '0.714'
## Warning: Coercing text to numeric in T38859 / R38859C20: '5017.5'
## Warning: Coercing text to numeric in S38860 / R38860C19: '0.714'
## Warning: Coercing text to numeric in T38860 / R38860C20: '5017.5'
## Warning: Coercing text to numeric in S38861 / R38861C19: '0.714'
## Warning: Coercing text to numeric in T38861 / R38861C20: '5017.5'
## Warning: Coercing text to numeric in S38862 / R38862C19: '0.714'
## Warning: Coercing text to numeric in T38862 / R38862C20: '5017.5'
## Warning: Coercing text to numeric in S38863 / R38863C19: '0.714'
## Warning: Coercing text to numeric in T38863 / R38863C20: '5017.5'
## Warning: Coercing text to numeric in S38864 / R38864C19: '0.714'
## Warning: Coercing text to numeric in T38864 / R38864C20: '5017.5'
## Warning: Coercing text to numeric in S38865 / R38865C19: '0.714'
## Warning: Coercing text to numeric in T38865 / R38865C20: '5017.5'
## Warning: Coercing text to numeric in S38866 / R38866C19: '0.714'
## Warning: Coercing text to numeric in T38866 / R38866C20: '5017.5'
## Warning: Coercing text to numeric in S38867 / R38867C19: '0.714'
## Warning: Coercing text to numeric in T38867 / R38867C20: '5017.5'
## Warning: Coercing text to numeric in S38868 / R38868C19: '0.714'
## Warning: Coercing text to numeric in T38868 / R38868C20: '5017.5'
## Warning: Coercing text to numeric in S38869 / R38869C19: '0.714'
## Warning: Coercing text to numeric in T38869 / R38869C20: '5017.5'
## Warning: Coercing text to numeric in S38870 / R38870C19: '0.714'
## Warning: Coercing text to numeric in T38870 / R38870C20: '5017.5'
## Warning: Coercing text to numeric in S38871 / R38871C19: '0.714'
## Warning: Coercing text to numeric in T38871 / R38871C20: '5017.5'
## Warning: Coercing text to numeric in S38872 / R38872C19: '0.714'
## Warning: Coercing text to numeric in T38872 / R38872C20: '5017.5'
## Warning: Coercing text to numeric in S38873 / R38873C19: '0.714'
## Warning: Coercing text to numeric in T38873 / R38873C20: '5017.5'
## Warning: Coercing text to numeric in S38874 / R38874C19: '0.714'
## Warning: Coercing text to numeric in T38874 / R38874C20: '5017.5'
## Warning: Coercing text to numeric in S38875 / R38875C19: '0.714'
## Warning: Coercing text to numeric in T38875 / R38875C20: '5017.5'
## Warning: Coercing text to numeric in S38876 / R38876C19: '0.714'
## Warning: Coercing text to numeric in T38876 / R38876C20: '5017.5'
## Warning: Coercing text to numeric in S38877 / R38877C19: '0.714'
## Warning: Coercing text to numeric in T38877 / R38877C20: '5017.5'
## Warning: Coercing text to numeric in S38878 / R38878C19: '0.714'
## Warning: Coercing text to numeric in T38878 / R38878C20: '5017.5'
## Warning: Coercing text to numeric in S38879 / R38879C19: '0.714'
## Warning: Coercing text to numeric in T38879 / R38879C20: '5017.5'
## Warning: Coercing text to numeric in S38880 / R38880C19: '0.714'
## Warning: Coercing text to numeric in T38880 / R38880C20: '5017.5'
## Warning: Coercing text to numeric in S38881 / R38881C19: '0.714'
## Warning: Coercing text to numeric in T38881 / R38881C20: '5017.5'
## Warning: Coercing text to numeric in S38882 / R38882C19: '0.714'
## Warning: Coercing text to numeric in T38882 / R38882C20: '5017.5'
## Warning: Coercing text to numeric in S38883 / R38883C19: '0.714'
## Warning: Coercing text to numeric in T38883 / R38883C20: '5017.5'
## Warning: Coercing text to numeric in S38884 / R38884C19: '0.714'
## Warning: Coercing text to numeric in T38884 / R38884C20: '5017.5'
## Warning: Coercing text to numeric in S38885 / R38885C19: '0.714'
## Warning: Coercing text to numeric in T38885 / R38885C20: '5017.5'
## Warning: Coercing text to numeric in S38886 / R38886C19: '0.714'
## Warning: Coercing text to numeric in T38886 / R38886C20: '5017.5'
## Warning: Coercing text to numeric in S38887 / R38887C19: '0.715'
## Warning: Coercing text to numeric in T38887 / R38887C20: '5017.5'
## Warning: Coercing text to numeric in S38888 / R38888C19: '0.715'
## Warning: Coercing text to numeric in T38888 / R38888C20: '5017.5'
## Warning: Coercing text to numeric in S38889 / R38889C19: '0.715'
## Warning: Coercing text to numeric in T38889 / R38889C20: '5017.5'
## Warning: Coercing text to numeric in S38890 / R38890C19: '0.715'
## Warning: Coercing text to numeric in T38890 / R38890C20: '5017.5'
## Warning: Coercing text to numeric in S38891 / R38891C19: '0.715'
## Warning: Coercing text to numeric in T38891 / R38891C20: '5017.5'
## Warning: Coercing text to numeric in S38892 / R38892C19: '0.715'
## Warning: Coercing text to numeric in T38892 / R38892C20: '5017.5'
## Warning: Coercing text to numeric in S38893 / R38893C19: '0.715'
## Warning: Coercing text to numeric in T38893 / R38893C20: '5017.5'
## Warning: Coercing text to numeric in S38894 / R38894C19: '0.715'
## Warning: Coercing text to numeric in T38894 / R38894C20: '5017.5'
## Warning: Coercing text to numeric in S38895 / R38895C19: '0.715'
## Warning: Coercing text to numeric in T38895 / R38895C20: '5017.5'
## Warning: Coercing text to numeric in S38896 / R38896C19: '0.715'
## Warning: Coercing text to numeric in T38896 / R38896C20: '5017.5'
## Warning: Coercing text to numeric in S38897 / R38897C19: '0.715'
## Warning: Coercing text to numeric in T38897 / R38897C20: '5017.5'
## Warning: Coercing text to numeric in S38898 / R38898C19: '0.715'
## Warning: Coercing text to numeric in T38898 / R38898C20: '5017.5'
## Warning: Coercing text to numeric in S38899 / R38899C19: '0.715'
## Warning: Coercing text to numeric in T38899 / R38899C20: '5017.5'
## Warning: Coercing text to numeric in S38900 / R38900C19: '0.715'
## Warning: Coercing text to numeric in T38900 / R38900C20: '5017.5'
## Warning: Coercing text to numeric in S38901 / R38901C19: '0.715'
## Warning: Coercing text to numeric in T38901 / R38901C20: '5017.5'
## Warning: Coercing text to numeric in S38902 / R38902C19: '0.716'
## Warning: Coercing text to numeric in T38902 / R38902C20: '5017.5'
## Warning: Coercing text to numeric in S38903 / R38903C19: '0.716'
## Warning: Coercing text to numeric in T38903 / R38903C20: '5017.5'
## Warning: Coercing text to numeric in S38904 / R38904C19: '0.716'
## Warning: Coercing text to numeric in T38904 / R38904C20: '5017.5'
## Warning: Coercing text to numeric in S38905 / R38905C19: '0.716'
## Warning: Coercing text to numeric in T38905 / R38905C20: '5017.5'
## Warning: Coercing text to numeric in S38906 / R38906C19: '0.716'
## Warning: Coercing text to numeric in T38906 / R38906C20: '5017.5'
## Warning: Coercing text to numeric in S38907 / R38907C19: '0.716'
## Warning: Coercing text to numeric in T38907 / R38907C20: '5017.5'
## Warning: Coercing text to numeric in S38908 / R38908C19: '0.716'
## Warning: Coercing text to numeric in T38908 / R38908C20: '5017.5'
## Warning: Coercing text to numeric in S38909 / R38909C19: '0.716'
## Warning: Coercing text to numeric in T38909 / R38909C20: '5017.5'
## Warning: Coercing text to numeric in S38910 / R38910C19: '0.716'
## Warning: Coercing text to numeric in T38910 / R38910C20: '5017.5'
## Warning: Coercing text to numeric in S38911 / R38911C19: '0.716'
## Warning: Coercing text to numeric in T38911 / R38911C20: '5017.5'
## Warning: Coercing text to numeric in S38912 / R38912C19: '0.716'
## Warning: Coercing text to numeric in T38912 / R38912C20: '5017.5'
## Warning: Coercing text to numeric in S38913 / R38913C19: '0.716'
## Warning: Coercing text to numeric in T38913 / R38913C20: '5017.5'
## Warning: Coercing text to numeric in S38914 / R38914C19: '0.716'
## Warning: Coercing text to numeric in T38914 / R38914C20: '5017.5'
## Warning: Coercing text to numeric in S38915 / R38915C19: '0.716'
## Warning: Coercing text to numeric in T38915 / R38915C20: '5017.5'
## Warning: Coercing text to numeric in S38916 / R38916C19: '0.716'
## Warning: Coercing text to numeric in T38916 / R38916C20: '5017.5'
## Warning: Coercing text to numeric in S38917 / R38917C19: '0.716'
## Warning: Coercing text to numeric in T38917 / R38917C20: '5017.5'
## Warning: Coercing text to numeric in S38918 / R38918C19: '0.716'
## Warning: Coercing text to numeric in T38918 / R38918C20: '5017.5'
## Warning: Coercing text to numeric in S38919 / R38919C19: '0.716'
## Warning: Coercing text to numeric in T38919 / R38919C20: '5017.5'
## Warning: Coercing text to numeric in S38920 / R38920C19: '0.716'
## Warning: Coercing text to numeric in T38920 / R38920C20: '5017.5'
## Warning: Coercing text to numeric in S38921 / R38921C19: '0.716'
## Warning: Coercing text to numeric in T38921 / R38921C20: '5017.5'
## Warning: Coercing text to numeric in S38922 / R38922C19: '0.716'
## Warning: Coercing text to numeric in T38922 / R38922C20: '5017.5'
## Warning: Coercing text to numeric in S38923 / R38923C19: '0.716'
## Warning: Coercing text to numeric in T38923 / R38923C20: '5017.5'
## Warning: Coercing text to numeric in S38924 / R38924C19: '0.716'
## Warning: Coercing text to numeric in T38924 / R38924C20: '5017.5'
## Warning: Coercing text to numeric in S38925 / R38925C19: '0.716'
## Warning: Coercing text to numeric in T38925 / R38925C20: '5017.5'
## Warning: Coercing text to numeric in S38926 / R38926C19: '0.716'
## Warning: Coercing text to numeric in T38926 / R38926C20: '5017.5'
## Warning: Coercing text to numeric in S38927 / R38927C19: '0.716'
## Warning: Coercing text to numeric in T38927 / R38927C20: '5017.5'
## Warning: Coercing text to numeric in S38928 / R38928C19: '0.716'
## Warning: Coercing text to numeric in T38928 / R38928C20: '5017.5'
## Warning: Coercing text to numeric in S38929 / R38929C19: '0.716'
## Warning: Coercing text to numeric in T38929 / R38929C20: '5017.5'
## Warning: Coercing text to numeric in S38930 / R38930C19: '0.716'
## Warning: Coercing text to numeric in T38930 / R38930C20: '5017.5'
## Warning: Coercing text to numeric in S38931 / R38931C19: '0.716'
## Warning: Coercing text to numeric in T38931 / R38931C20: '5017.5'
## Warning: Coercing text to numeric in S38932 / R38932C19: '0.716'
## Warning: Coercing text to numeric in T38932 / R38932C20: '5017.5'
## Warning: Coercing text to numeric in S38933 / R38933C19: '0.716'
## Warning: Coercing text to numeric in T38933 / R38933C20: '5017.5'
## Warning: Coercing text to numeric in S38934 / R38934C19: '0.716'
## Warning: Coercing text to numeric in T38934 / R38934C20: '5017.5'
## Warning: Coercing text to numeric in S38935 / R38935C19: '0.716'
## Warning: Coercing text to numeric in T38935 / R38935C20: '5017.5'
## Warning: Coercing text to numeric in S38936 / R38936C19: '0.716'
## Warning: Coercing text to numeric in T38936 / R38936C20: '5017.5'
## Warning: Coercing text to numeric in S38937 / R38937C19: '0.716'
## Warning: Coercing text to numeric in T38937 / R38937C20: '5017.5'
## Warning: Coercing text to numeric in S38938 / R38938C19: '0.716'
## Warning: Coercing text to numeric in T38938 / R38938C20: '5017.5'
## Warning: Coercing text to numeric in S38939 / R38939C19: '0.716'
## Warning: Coercing text to numeric in T38939 / R38939C20: '5017.5'
## Warning: Coercing text to numeric in S38940 / R38940C19: '0.716'
## Warning: Coercing text to numeric in T38940 / R38940C20: '5017.5'
## Warning: Coercing text to numeric in S38941 / R38941C19: '0.716'
## Warning: Coercing text to numeric in T38941 / R38941C20: '5017.5'
## Warning: Coercing text to numeric in S38942 / R38942C19: '0.718'
## Warning: Coercing text to numeric in T38942 / R38942C20: '5017.5'
## Warning: Coercing text to numeric in S38943 / R38943C19: '0.718'
## Warning: Coercing text to numeric in T38943 / R38943C20: '5017.5'
## Warning: Coercing text to numeric in S38944 / R38944C19: '0.718'
## Warning: Coercing text to numeric in T38944 / R38944C20: '5017.5'
## Warning: Coercing text to numeric in S38945 / R38945C19: '0.718'
## Warning: Coercing text to numeric in T38945 / R38945C20: '5017.5'
## Warning: Coercing text to numeric in S38946 / R38946C19: '0.718'
## Warning: Coercing text to numeric in T38946 / R38946C20: '5017.5'
## Warning: Coercing text to numeric in S38947 / R38947C19: '0.718'
## Warning: Coercing text to numeric in T38947 / R38947C20: '5017.5'
## Warning: Coercing text to numeric in S38948 / R38948C19: '0.718'
## Warning: Coercing text to numeric in T38948 / R38948C20: '5017.5'
## Warning: Coercing text to numeric in S38949 / R38949C19: '0.718'
## Warning: Coercing text to numeric in T38949 / R38949C20: '5017.5'
## Warning: Coercing text to numeric in S38950 / R38950C19: '0.719'
## Warning: Coercing text to numeric in T38950 / R38950C20: '5017.5'
## Warning: Coercing text to numeric in S38951 / R38951C19: '0.719'
## Warning: Coercing text to numeric in T38951 / R38951C20: '5017.5'
## Warning: Coercing text to numeric in S38952 / R38952C19: '0.719'
## Warning: Coercing text to numeric in T38952 / R38952C20: '5017.5'
## Warning: Coercing text to numeric in S38953 / R38953C19: '0.719'
## Warning: Coercing text to numeric in T38953 / R38953C20: '5017.5'
## Warning: Coercing text to numeric in S38954 / R38954C19: '0.719'
## Warning: Coercing text to numeric in T38954 / R38954C20: '5017.5'
## Warning: Coercing text to numeric in S38955 / R38955C19: '0.719'
## Warning: Coercing text to numeric in T38955 / R38955C20: '5017.5'
## Warning: Coercing text to numeric in S38956 / R38956C19: '0.719'
## Warning: Coercing text to numeric in T38956 / R38956C20: '5017.5'
## Warning: Coercing text to numeric in S38957 / R38957C19: '0.719'
## Warning: Coercing text to numeric in T38957 / R38957C20: '5017.5'
## Warning: Coercing text to numeric in S38958 / R38958C19: '0.719'
## Warning: Coercing text to numeric in T38958 / R38958C20: '5017.5'
## Warning: Coercing text to numeric in S38959 / R38959C19: '0.719'
## Warning: Coercing text to numeric in T38959 / R38959C20: '5017.5'
## Warning: Coercing text to numeric in S38960 / R38960C19: '0.721'
## Warning: Coercing text to numeric in T38960 / R38960C20: '5023.5'
## Warning: Coercing text to numeric in S38961 / R38961C19: '0.721'
## Warning: Coercing text to numeric in T38961 / R38961C20: '5023.5'
## Warning: Coercing text to numeric in S38962 / R38962C19: '0.721'
## Warning: Coercing text to numeric in T38962 / R38962C20: '5023.5'
## Warning: Coercing text to numeric in S38963 / R38963C19: '0.721'
## Warning: Coercing text to numeric in T38963 / R38963C20: '5023.5'
## Warning: Coercing text to numeric in S38964 / R38964C19: '0.721'
## Warning: Coercing text to numeric in T38964 / R38964C20: '5023.5'
## Warning: Coercing text to numeric in S38965 / R38965C19: '0.721'
## Warning: Coercing text to numeric in T38965 / R38965C20: '5023.5'
## Warning: Coercing text to numeric in S38966 / R38966C19: '0.72'
## Warning: Coercing text to numeric in T38966 / R38966C20: '5023.5'
## Warning: Coercing text to numeric in S38967 / R38967C19: '0.72'
## Warning: Coercing text to numeric in T38967 / R38967C20: '5023.5'
## Warning: Coercing text to numeric in S38968 / R38968C19: '0.72'
## Warning: Coercing text to numeric in T38968 / R38968C20: '5023.5'
## Warning: Coercing text to numeric in S38969 / R38969C19: '0.72'
## Warning: Coercing text to numeric in T38969 / R38969C20: '5023.5'
## Warning: Coercing text to numeric in S38970 / R38970C19: '0.72'
## Warning: Coercing text to numeric in T38970 / R38970C20: '5023.5'
## Warning: Coercing text to numeric in S38971 / R38971C19: '0.72'
## Warning: Coercing text to numeric in T38971 / R38971C20: '5023.5'
## Warning: Coercing text to numeric in S38972 / R38972C19: '0.72'
## Warning: Coercing text to numeric in T38972 / R38972C20: '5023.5'
## Warning: Coercing text to numeric in S38973 / R38973C19: '0.72'
## Warning: Coercing text to numeric in T38973 / R38973C20: '5023.5'
## Warning: Coercing text to numeric in S38974 / R38974C19: '0.72'
## Warning: Coercing text to numeric in T38974 / R38974C20: '5023.5'
## Warning: Coercing text to numeric in S38975 / R38975C19: '0.72'
## Warning: Coercing text to numeric in T38975 / R38975C20: '5023.5'
## Warning: Coercing text to numeric in S38976 / R38976C19: '0.72'
## Warning: Coercing text to numeric in T38976 / R38976C20: '5023.5'
## Warning: Coercing text to numeric in S38977 / R38977C19: '0.718'
## Warning: Coercing text to numeric in T38977 / R38977C20: '5023.5'
## Warning: Coercing text to numeric in S38978 / R38978C19: '0.718'
## Warning: Coercing text to numeric in T38978 / R38978C20: '5023.5'
## Warning: Coercing text to numeric in S38979 / R38979C19: '0.718'
## Warning: Coercing text to numeric in T38979 / R38979C20: '5023.5'
## Warning: Coercing text to numeric in S38980 / R38980C19: '0.718'
## Warning: Coercing text to numeric in T38980 / R38980C20: '5023.5'
## Warning: Coercing text to numeric in S38981 / R38981C19: '0.718'
## Warning: Coercing text to numeric in T38981 / R38981C20: '5023.5'
## Warning: Coercing text to numeric in S38982 / R38982C19: '0.718'
## Warning: Coercing text to numeric in T38982 / R38982C20: '5023.5'
## Warning: Coercing text to numeric in S38983 / R38983C19: '0.718'
## Warning: Coercing text to numeric in T38983 / R38983C20: '5023.5'
## Warning: Coercing text to numeric in S38984 / R38984C19: '0.718'
## Warning: Coercing text to numeric in T38984 / R38984C20: '5023.5'
## Warning: Coercing text to numeric in S38985 / R38985C19: '0.718'
## Warning: Coercing text to numeric in T38985 / R38985C20: '5023.5'
## Warning: Coercing text to numeric in S38986 / R38986C19: '0.718'
## Warning: Coercing text to numeric in T38986 / R38986C20: '5023.5'
## Warning: Coercing text to numeric in S38987 / R38987C19: '0.717'
## Warning: Coercing text to numeric in T38987 / R38987C20: '5023.5'
## Warning: Coercing text to numeric in S38988 / R38988C19: '0.717'
## Warning: Coercing text to numeric in T38988 / R38988C20: '5023.5'
## Warning: Coercing text to numeric in S38989 / R38989C19: '0.717'
## Warning: Coercing text to numeric in T38989 / R38989C20: '5023.5'
## Warning: Coercing text to numeric in S38990 / R38990C19: '0.717'
## Warning: Coercing text to numeric in T38990 / R38990C20: '5023.5'
## Warning: Coercing text to numeric in S38991 / R38991C19: '0.717'
## Warning: Coercing text to numeric in T38991 / R38991C20: '5023.5'
## Warning: Coercing text to numeric in S38992 / R38992C19: '0.717'
## Warning: Coercing text to numeric in T38992 / R38992C20: '5023.5'
## Warning: Coercing text to numeric in S38993 / R38993C19: '0.717'
## Warning: Coercing text to numeric in T38993 / R38993C20: '5023.5'
## Warning: Coercing text to numeric in S38994 / R38994C19: '0.717'
## Warning: Coercing text to numeric in T38994 / R38994C20: '5023.5'
## Warning: Coercing text to numeric in S38995 / R38995C19: '0.717'
## Warning: Coercing text to numeric in T38995 / R38995C20: '5023.5'
## Warning: Coercing text to numeric in S38996 / R38996C19: '0.717'
## Warning: Coercing text to numeric in T38996 / R38996C20: '5023.5'
## Warning: Coercing text to numeric in S38997 / R38997C19: '0.717'
## Warning: Coercing text to numeric in T38997 / R38997C20: '5023.5'
## Warning: Coercing text to numeric in S38998 / R38998C19: '0.717'
## Warning: Coercing text to numeric in T38998 / R38998C20: '5023.5'
## Warning: Coercing text to numeric in S38999 / R38999C19: '0.717'
## Warning: Coercing text to numeric in T38999 / R38999C20: '5023.5'
## Warning: Coercing text to numeric in S39000 / R39000C19: '0.717'
## Warning: Coercing text to numeric in T39000 / R39000C20: '5023.5'
## Warning: Coercing text to numeric in S39001 / R39001C19: '0.717'
## Warning: Coercing text to numeric in T39001 / R39001C20: '5023.5'
## Warning: Coercing text to numeric in S39002 / R39002C19: '0.717'
## Warning: Coercing text to numeric in T39002 / R39002C20: '5023.5'
## Warning: Coercing text to numeric in S39003 / R39003C19: '0.717'
## Warning: Coercing text to numeric in T39003 / R39003C20: '5023.5'
## Warning: Coercing text to numeric in S39004 / R39004C19: '0.717'
## Warning: Coercing text to numeric in T39004 / R39004C20: '5023.5'
## Warning: Coercing text to numeric in S39005 / R39005C19: '0.715'
## Warning: Coercing text to numeric in T39005 / R39005C20: '5023.5'
## Warning: Coercing text to numeric in S39006 / R39006C19: '0.715'
## Warning: Coercing text to numeric in T39006 / R39006C20: '5023.5'
## Warning: Coercing text to numeric in S39007 / R39007C19: '0.715'
## Warning: Coercing text to numeric in T39007 / R39007C20: '5023.5'
## Warning: Coercing text to numeric in S39008 / R39008C19: '0.715'
## Warning: Coercing text to numeric in T39008 / R39008C20: '5023.5'
## Warning: Coercing text to numeric in S39009 / R39009C19: '0.715'
## Warning: Coercing text to numeric in T39009 / R39009C20: '5023.5'
## Warning: Coercing text to numeric in S39010 / R39010C19: '0.715'
## Warning: Coercing text to numeric in T39010 / R39010C20: '5023.5'
## Warning: Coercing text to numeric in S39011 / R39011C19: '0.715'
## Warning: Coercing text to numeric in T39011 / R39011C20: '5023.5'
## Warning: Coercing text to numeric in S39012 / R39012C19: '0.715'
## Warning: Coercing text to numeric in T39012 / R39012C20: '5023.5'
## Warning: Coercing text to numeric in S39013 / R39013C19: '0.715'
## Warning: Coercing text to numeric in T39013 / R39013C20: '5023.5'
## Warning: Coercing text to numeric in S39014 / R39014C19: '0.715'
## Warning: Coercing text to numeric in T39014 / R39014C20: '5023.5'
## Warning: Coercing text to numeric in S39015 / R39015C19: '0.715'
## Warning: Coercing text to numeric in T39015 / R39015C20: '5023.5'
## Warning: Coercing text to numeric in S39016 / R39016C19: '0.715'
## Warning: Coercing text to numeric in T39016 / R39016C20: '5023.5'
## Warning: Coercing text to numeric in S39017 / R39017C19: '0.715'
## Warning: Coercing text to numeric in T39017 / R39017C20: '5023.5'
## Warning: Coercing text to numeric in S39018 / R39018C19: '0.715'
## Warning: Coercing text to numeric in T39018 / R39018C20: '5023.5'
## Warning: Coercing text to numeric in S39019 / R39019C19: '0.715'
## Warning: Coercing text to numeric in T39019 / R39019C20: '5023.5'
## Warning: Coercing text to numeric in S39020 / R39020C19: '0.715'
## Warning: Coercing text to numeric in T39020 / R39020C20: '5023.5'
## Warning: Coercing text to numeric in S39021 / R39021C19: '0.715'
## Warning: Coercing text to numeric in T39021 / R39021C20: '5023.5'
## Warning: Coercing text to numeric in S39022 / R39022C19: '0.714'
## Warning: Coercing text to numeric in T39022 / R39022C20: '5023.5'
## Warning: Coercing text to numeric in S39023 / R39023C19: '0.714'
## Warning: Coercing text to numeric in T39023 / R39023C20: '5023.5'
## Warning: Coercing text to numeric in S39024 / R39024C19: '0.714'
## Warning: Coercing text to numeric in T39024 / R39024C20: '5023.5'
## Warning: Coercing text to numeric in S39025 / R39025C19: '0.714'
## Warning: Coercing text to numeric in T39025 / R39025C20: '5023.5'
## Warning: Coercing text to numeric in S39026 / R39026C19: '0.714'
## Warning: Coercing text to numeric in T39026 / R39026C20: '5023.5'
## Warning: Coercing text to numeric in S39027 / R39027C19: '0.714'
## Warning: Coercing text to numeric in T39027 / R39027C20: '5023.5'
## Warning: Coercing text to numeric in S39028 / R39028C19: '0.714'
## Warning: Coercing text to numeric in T39028 / R39028C20: '5023.5'
## Warning: Coercing text to numeric in S39029 / R39029C19: '0.714'
## Warning: Coercing text to numeric in T39029 / R39029C20: '5023.5'
## Warning: Coercing text to numeric in S39030 / R39030C19: '0.714'
## Warning: Coercing text to numeric in T39030 / R39030C20: '5023.5'
## Warning: Coercing text to numeric in S39031 / R39031C19: '0.714'
## Warning: Coercing text to numeric in T39031 / R39031C20: '5023.5'
## Warning: Coercing text to numeric in S39032 / R39032C19: '0.714'
## Warning: Coercing text to numeric in T39032 / R39032C20: '5023.5'
## Warning: Coercing text to numeric in S39033 / R39033C19: '0.714'
## Warning: Coercing text to numeric in T39033 / R39033C20: '5023.5'
## Warning: Coercing text to numeric in S39034 / R39034C19: '0.714'
## Warning: Coercing text to numeric in T39034 / R39034C20: '5023.5'
## Warning: Coercing text to numeric in S39035 / R39035C19: '0.715'
## Warning: Coercing text to numeric in T39035 / R39035C20: '5023.5'
## Warning: Coercing text to numeric in S39036 / R39036C19: '0.715'
## Warning: Coercing text to numeric in T39036 / R39036C20: '5023.5'
## Warning: Coercing text to numeric in S39037 / R39037C19: '0.715'
## Warning: Coercing text to numeric in T39037 / R39037C20: '5023.5'
## Warning: Coercing text to numeric in S39038 / R39038C19: '0.715'
## Warning: Coercing text to numeric in T39038 / R39038C20: '5023.5'
## Warning: Coercing text to numeric in S39039 / R39039C19: '0.715'
## Warning: Coercing text to numeric in T39039 / R39039C20: '5023.5'
## Warning: Coercing text to numeric in S39040 / R39040C19: '0.715'
## Warning: Coercing text to numeric in T39040 / R39040C20: '5023.5'
## Warning: Coercing text to numeric in S39041 / R39041C19: '0.715'
## Warning: Coercing text to numeric in T39041 / R39041C20: '5023.5'
## Warning: Coercing text to numeric in S39042 / R39042C19: '0.715'
## Warning: Coercing text to numeric in T39042 / R39042C20: '5023.5'
## Warning: Coercing text to numeric in S39043 / R39043C19: '0.715'
## Warning: Coercing text to numeric in T39043 / R39043C20: '5023.5'
## Warning: Coercing text to numeric in S39044 / R39044C19: '0.715'
## Warning: Coercing text to numeric in T39044 / R39044C20: '5023.5'
## Warning: Coercing text to numeric in S39045 / R39045C19: '0.715'
## Warning: Coercing text to numeric in T39045 / R39045C20: '5023.5'
## Warning: Coercing text to numeric in S39046 / R39046C19: '0.715'
## Warning: Coercing text to numeric in T39046 / R39046C20: '5023.5'
## Warning: Coercing text to numeric in S39047 / R39047C19: '0.715'
## Warning: Coercing text to numeric in T39047 / R39047C20: '5023.5'
## Warning: Coercing text to numeric in S39048 / R39048C19: '0.715'
## Warning: Coercing text to numeric in T39048 / R39048C20: '5023.5'
## Warning: Coercing text to numeric in S39049 / R39049C19: '0.715'
## Warning: Coercing text to numeric in T39049 / R39049C20: '5023.5'
## Warning: Coercing text to numeric in S39050 / R39050C19: '0.715'
## Warning: Coercing text to numeric in T39050 / R39050C20: '5023.5'
## Warning: Coercing text to numeric in S39051 / R39051C19: '0.715'
## Warning: Coercing text to numeric in T39051 / R39051C20: '5023.5'
## Warning: Coercing text to numeric in S39052 / R39052C19: '0.715'
## Warning: Coercing text to numeric in T39052 / R39052C20: '5023.5'
## Warning: Coercing text to numeric in S39053 / R39053C19: '0.715'
## Warning: Coercing text to numeric in T39053 / R39053C20: '5023.5'
## Warning: Coercing text to numeric in S39054 / R39054C19: '0.715'
## Warning: Coercing text to numeric in T39054 / R39054C20: '5023.5'
## Warning: Coercing text to numeric in S39055 / R39055C19: '0.712'
## Warning: Coercing text to numeric in T39055 / R39055C20: '5023.5'
## Warning: Coercing text to numeric in S39056 / R39056C19: '0.712'
## Warning: Coercing text to numeric in T39056 / R39056C20: '5023.5'
## Warning: Coercing text to numeric in S39057 / R39057C19: '0.712'
## Warning: Coercing text to numeric in T39057 / R39057C20: '5023.5'
## Warning: Coercing text to numeric in S39058 / R39058C19: '0.712'
## Warning: Coercing text to numeric in T39058 / R39058C20: '5023.5'
## Warning: Coercing text to numeric in S39059 / R39059C19: '0.712'
## Warning: Coercing text to numeric in T39059 / R39059C20: '5023.5'
## Warning: Coercing text to numeric in S39060 / R39060C19: '0.712'
## Warning: Coercing text to numeric in T39060 / R39060C20: '5023.5'
## Warning: Coercing text to numeric in S39061 / R39061C19: '0.712'
## Warning: Coercing text to numeric in T39061 / R39061C20: '5023.5'
## Warning: Coercing text to numeric in S39062 / R39062C19: '0.712'
## Warning: Coercing text to numeric in T39062 / R39062C20: '5023.5'
## Warning: Coercing text to numeric in S39063 / R39063C19: '0.712'
## Warning: Coercing text to numeric in T39063 / R39063C20: '5023.5'
## Warning: Coercing text to numeric in S39064 / R39064C19: '0.712'
## Warning: Coercing text to numeric in T39064 / R39064C20: '5023.5'
## Warning: Coercing text to numeric in S39065 / R39065C19: '0.71'
## Warning: Coercing text to numeric in T39065 / R39065C20: '5023.5'
## Warning: Coercing text to numeric in S39066 / R39066C19: '0.71'
## Warning: Coercing text to numeric in T39066 / R39066C20: '5023.5'
## Warning: Coercing text to numeric in S39067 / R39067C19: '0.71'
## Warning: Coercing text to numeric in T39067 / R39067C20: '5023.5'
## Warning: Coercing text to numeric in S39068 / R39068C19: '0.71'
## Warning: Coercing text to numeric in T39068 / R39068C20: '5023.5'
## Warning: Coercing text to numeric in S39069 / R39069C19: '0.71'
## Warning: Coercing text to numeric in T39069 / R39069C20: '5023.5'
## Warning: Coercing text to numeric in S39070 / R39070C19: '0.71'
## Warning: Coercing text to numeric in T39070 / R39070C20: '5023.5'
## Warning: Coercing text to numeric in S39071 / R39071C19: '0.71'
## Warning: Coercing text to numeric in T39071 / R39071C20: '5023.5'
## Warning: Coercing text to numeric in S39072 / R39072C19: '0.71'
## Warning: Coercing text to numeric in T39072 / R39072C20: '5023.5'
## Warning: Coercing text to numeric in S39073 / R39073C19: '0.71'
## Warning: Coercing text to numeric in T39073 / R39073C20: '5023.5'
## Warning: Coercing text to numeric in S39074 / R39074C19: '0.709'
## Warning: Coercing text to numeric in T39074 / R39074C20: '5023.5'
## Warning: Coercing text to numeric in S39075 / R39075C19: '0.709'
## Warning: Coercing text to numeric in T39075 / R39075C20: '5023.5'
## Warning: Coercing text to numeric in S39076 / R39076C19: '0.709'
## Warning: Coercing text to numeric in T39076 / R39076C20: '5023.5'
## Warning: Coercing text to numeric in S39077 / R39077C19: '0.709'
## Warning: Coercing text to numeric in T39077 / R39077C20: '5023.5'
## Warning: Coercing text to numeric in S39078 / R39078C19: '0.709'
## Warning: Coercing text to numeric in T39078 / R39078C20: '5023.5'
## Warning: Coercing text to numeric in S39079 / R39079C19: '0.709'
## Warning: Coercing text to numeric in T39079 / R39079C20: '5023.5'
## Warning: Coercing text to numeric in S39080 / R39080C19: '0.709'
## Warning: Coercing text to numeric in T39080 / R39080C20: '5023.5'
## Warning: Coercing text to numeric in S39081 / R39081C19: '0.709'
## Warning: Coercing text to numeric in T39081 / R39081C20: '5023.5'
## Warning: Coercing text to numeric in S39082 / R39082C19: '0.708'
## Warning: Coercing text to numeric in T39082 / R39082C20: '5023.5'
## Warning: Coercing text to numeric in S39083 / R39083C19: '0.708'
## Warning: Coercing text to numeric in T39083 / R39083C20: '5023.5'
## Warning: Coercing text to numeric in S39084 / R39084C19: '0.708'
## Warning: Coercing text to numeric in T39084 / R39084C20: '5023.5'
## Warning: Coercing text to numeric in S39085 / R39085C19: '0.708'
## Warning: Coercing text to numeric in T39085 / R39085C20: '5023.5'
## Warning: Coercing text to numeric in S39086 / R39086C19: '0.708'
## Warning: Coercing text to numeric in T39086 / R39086C20: '5023.5'
## Warning: Coercing text to numeric in S39087 / R39087C19: '0.708'
## Warning: Coercing text to numeric in T39087 / R39087C20: '5023.5'
## Warning: Coercing text to numeric in S39088 / R39088C19: '0.706'
## Warning: Coercing text to numeric in T39088 / R39088C20: '5023.5'
## Warning: Coercing text to numeric in S39089 / R39089C19: '0.706'
## Warning: Coercing text to numeric in T39089 / R39089C20: '5023.5'
## Warning: Coercing text to numeric in S39090 / R39090C19: '0.706'
## Warning: Coercing text to numeric in T39090 / R39090C20: '5023.5'
## Warning: Coercing text to numeric in S39091 / R39091C19: '0.707'
## Warning: Coercing text to numeric in T39091 / R39091C20: '5023.5'
## Warning: Coercing text to numeric in S39092 / R39092C19: '0.707'
## Warning: Coercing text to numeric in T39092 / R39092C20: '5023.5'
## Warning: Coercing text to numeric in S39093 / R39093C19: '0.707'
## Warning: Coercing text to numeric in T39093 / R39093C20: '5023.5'
## Warning: Coercing text to numeric in S39094 / R39094C19: '0.707'
## Warning: Coercing text to numeric in T39094 / R39094C20: '5023.5'
## Warning: Coercing text to numeric in S39095 / R39095C19: '0.707'
## Warning: Coercing text to numeric in T39095 / R39095C20: '5023.5'
## Warning: Coercing text to numeric in S39096 / R39096C19: '0.707'
## Warning: Coercing text to numeric in T39096 / R39096C20: '5023.5'
## Warning: Coercing text to numeric in S39097 / R39097C19: '0.707'
## Warning: Coercing text to numeric in T39097 / R39097C20: '5023.5'
## Warning: Coercing text to numeric in S39098 / R39098C19: '0.707'
## Warning: Coercing text to numeric in T39098 / R39098C20: '5023.5'
## Warning: Coercing text to numeric in S39099 / R39099C19: '0.707'
## Warning: Coercing text to numeric in T39099 / R39099C20: '5023.5'
## Warning: Coercing text to numeric in S39100 / R39100C19: '0.706'
## Warning: Coercing text to numeric in T39100 / R39100C20: '5023.5'
## Warning: Coercing text to numeric in S39101 / R39101C19: '0.706'
## Warning: Coercing text to numeric in T39101 / R39101C20: '5023.5'
## Warning: Coercing text to numeric in S39102 / R39102C19: '0.706'
## Warning: Coercing text to numeric in T39102 / R39102C20: '5023.5'
## Warning: Coercing text to numeric in S39103 / R39103C19: '0.706'
## Warning: Coercing text to numeric in T39103 / R39103C20: '5023.5'
## Warning: Coercing text to numeric in S39104 / R39104C19: '0.706'
## Warning: Coercing text to numeric in T39104 / R39104C20: '5023.5'
## Warning: Coercing text to numeric in S39105 / R39105C19: '0.706'
## Warning: Coercing text to numeric in T39105 / R39105C20: '5023.5'
## Warning: Coercing text to numeric in S39106 / R39106C19: '0.706'
## Warning: Coercing text to numeric in T39106 / R39106C20: '5023.5'
## Warning: Coercing text to numeric in S39107 / R39107C19: '0.706'
## Warning: Coercing text to numeric in T39107 / R39107C20: '5023.5'
## Warning: Coercing text to numeric in S39108 / R39108C19: '0.706'
## Warning: Coercing text to numeric in T39108 / R39108C20: '5023.5'
## Warning: Coercing text to numeric in S39109 / R39109C19: '0.706'
## Warning: Coercing text to numeric in T39109 / R39109C20: '5023.5'
## Warning: Coercing text to numeric in S39110 / R39110C19: '0.706'
## Warning: Coercing text to numeric in T39110 / R39110C20: '5023.5'
## Warning: Coercing text to numeric in S39111 / R39111C19: '0.706'
## Warning: Coercing text to numeric in T39111 / R39111C20: '5023.5'
## Warning: Coercing text to numeric in S39112 / R39112C19: '0.706'
## Warning: Coercing text to numeric in T39112 / R39112C20: '5023.5'
## Warning: Coercing text to numeric in S39113 / R39113C19: '0.706'
## Warning: Coercing text to numeric in T39113 / R39113C20: '5023.5'
## Warning: Coercing text to numeric in S39114 / R39114C19: '0.706'
## Warning: Coercing text to numeric in T39114 / R39114C20: '5023.5'
## Warning: Coercing text to numeric in S39115 / R39115C19: '0.707'
## Warning: Coercing text to numeric in T39115 / R39115C20: '5023.5'
## Warning: Coercing text to numeric in S39116 / R39116C19: '0.707'
## Warning: Coercing text to numeric in T39116 / R39116C20: '5023.5'
## Warning: Coercing text to numeric in S39117 / R39117C19: '0.707'
## Warning: Coercing text to numeric in T39117 / R39117C20: '5023.5'
## Warning: Coercing text to numeric in S39118 / R39118C19: '0.707'
## Warning: Coercing text to numeric in T39118 / R39118C20: '5023.5'
## Warning: Coercing text to numeric in S39119 / R39119C19: '0.707'
## Warning: Coercing text to numeric in T39119 / R39119C20: '5023.5'
## Warning: Coercing text to numeric in S39120 / R39120C19: '0.707'
## Warning: Coercing text to numeric in T39120 / R39120C20: '5023.5'
## Warning: Coercing text to numeric in S39121 / R39121C19: '0.707'
## Warning: Coercing text to numeric in T39121 / R39121C20: '5023.5'
## Warning: Coercing text to numeric in S39122 / R39122C19: '0.707'
## Warning: Coercing text to numeric in T39122 / R39122C20: '5023.5'
## Warning: Coercing text to numeric in S39123 / R39123C19: '0.707'
## Warning: Coercing text to numeric in T39123 / R39123C20: '5023.5'
## Warning: Coercing text to numeric in S39124 / R39124C19: '0.707'
## Warning: Coercing text to numeric in T39124 / R39124C20: '5023.5'
## Warning: Coercing text to numeric in S39125 / R39125C19: '0.707'
## Warning: Coercing text to numeric in T39125 / R39125C20: '5023.5'
## Warning: Coercing text to numeric in S39126 / R39126C19: '0.707'
## Warning: Coercing text to numeric in T39126 / R39126C20: '5023.5'
## Warning: Coercing text to numeric in S39127 / R39127C19: '0.7'
## Warning: Coercing text to numeric in T39127 / R39127C20: '5023.5'
## Warning: Coercing text to numeric in S39128 / R39128C19: '0.7'
## Warning: Coercing text to numeric in T39128 / R39128C20: '5023.5'
## Warning: Coercing text to numeric in S39129 / R39129C19: '0.7'
## Warning: Coercing text to numeric in T39129 / R39129C20: '5023.5'
## Warning: Coercing text to numeric in S39130 / R39130C19: '0.7'
## Warning: Coercing text to numeric in T39130 / R39130C20: '5023.5'
## Warning: Coercing text to numeric in S39131 / R39131C19: '0.7'
## Warning: Coercing text to numeric in T39131 / R39131C20: '5023.5'
## Warning: Coercing text to numeric in S39132 / R39132C19: '0.655'
## Warning: Coercing text to numeric in T39132 / R39132C20: '5008.7'
## Warning: Coercing text to numeric in S39133 / R39133C19: '0.655'
## Warning: Coercing text to numeric in T39133 / R39133C20: '5008.7'
## Warning: Coercing text to numeric in S39134 / R39134C19: '0.655'
## Warning: Coercing text to numeric in T39134 / R39134C20: '5008.7'
## Warning: Coercing text to numeric in S39135 / R39135C19: '0.655'
## Warning: Coercing text to numeric in T39135 / R39135C20: '5008.7'
## Warning: Coercing text to numeric in S39136 / R39136C19: '0.655'
## Warning: Coercing text to numeric in T39136 / R39136C20: '5008.7'
## Warning: Coercing text to numeric in S39137 / R39137C19: '0.655'
## Warning: Coercing text to numeric in T39137 / R39137C20: '5008.7'
## Warning: Coercing text to numeric in S39138 / R39138C19: '0.655'
## Warning: Coercing text to numeric in T39138 / R39138C20: '5008.7'
## Warning: Coercing text to numeric in S39139 / R39139C19: '0.655'
## Warning: Coercing text to numeric in T39139 / R39139C20: '5008.7'
## Warning: Coercing text to numeric in S39140 / R39140C19: '0.655'
## Warning: Coercing text to numeric in T39140 / R39140C20: '5008.7'
## Warning: Coercing text to numeric in S39141 / R39141C19: '0.655'
## Warning: Coercing text to numeric in T39141 / R39141C20: '5008.7'
## Warning: Coercing text to numeric in S39142 / R39142C19: '0.655'
## Warning: Coercing text to numeric in T39142 / R39142C20: '5008.7'
## Warning: Coercing text to numeric in S39143 / R39143C19: '0.655'
## Warning: Coercing text to numeric in T39143 / R39143C20: '5008.7'
## Warning: Coercing text to numeric in S39144 / R39144C19: '0.655'
## Warning: Coercing text to numeric in T39144 / R39144C20: '5008.7'
## Warning: Coercing text to numeric in S39145 / R39145C19: '0.655'
## Warning: Coercing text to numeric in T39145 / R39145C20: '5008.7'
## Warning: Coercing text to numeric in S39146 / R39146C19: '0.655'
## Warning: Coercing text to numeric in T39146 / R39146C20: '5008.7'
## Warning: Coercing text to numeric in S39147 / R39147C19: '0.655'
## Warning: Coercing text to numeric in T39147 / R39147C20: '5008.7'
## Warning: Coercing text to numeric in S39148 / R39148C19: '0.655'
## Warning: Coercing text to numeric in T39148 / R39148C20: '5008.7'
## Warning: Coercing text to numeric in S39149 / R39149C19: '0.655'
## Warning: Coercing text to numeric in T39149 / R39149C20: '5008.7'
## Warning: Coercing text to numeric in S39150 / R39150C19: '0.655'
## Warning: Coercing text to numeric in T39150 / R39150C20: '5008.7'
## Warning: Coercing text to numeric in S39151 / R39151C19: '0.655'
## Warning: Coercing text to numeric in T39151 / R39151C20: '5008.7'
## Warning: Coercing text to numeric in S39152 / R39152C19: '0.655'
## Warning: Coercing text to numeric in T39152 / R39152C20: '5008.7'
## Warning: Coercing text to numeric in S39153 / R39153C19: '0.655'
## Warning: Coercing text to numeric in T39153 / R39153C20: '5008.7'
## Warning: Coercing text to numeric in S39154 / R39154C19: '0.655'
## Warning: Coercing text to numeric in T39154 / R39154C20: '5008.7'
## Warning: Coercing text to numeric in S39155 / R39155C19: '0.655'
## Warning: Coercing text to numeric in T39155 / R39155C20: '5008.7'
## Warning: Coercing text to numeric in S39156 / R39156C19: '0.655'
## Warning: Coercing text to numeric in T39156 / R39156C20: '5008.7'
## Warning: Coercing text to numeric in S39157 / R39157C19: '0.655'
## Warning: Coercing text to numeric in T39157 / R39157C20: '5008.7'
## Warning: Coercing text to numeric in S39158 / R39158C19: '0.655'
## Warning: Coercing text to numeric in T39158 / R39158C20: '5008.7'
## Warning: Coercing text to numeric in S39159 / R39159C19: '0.655'
## Warning: Coercing text to numeric in T39159 / R39159C20: '5008.7'
## Warning: Coercing text to numeric in S39160 / R39160C19: '0.655'
## Warning: Coercing text to numeric in T39160 / R39160C20: '5008.7'
## Warning: Coercing text to numeric in S39161 / R39161C19: '0.655'
## Warning: Coercing text to numeric in T39161 / R39161C20: '5008.7'
## Warning: Coercing text to numeric in S39162 / R39162C19: '0.655'
## Warning: Coercing text to numeric in T39162 / R39162C20: '5008.7'
## Warning: Coercing text to numeric in S39163 / R39163C19: '0.655'
## Warning: Coercing text to numeric in T39163 / R39163C20: '5008.7'
## Warning: Coercing text to numeric in S39164 / R39164C19: '0.655'
## Warning: Coercing text to numeric in T39164 / R39164C20: '5008.7'
## Warning: Coercing text to numeric in S39165 / R39165C19: '0.655'
## Warning: Coercing text to numeric in T39165 / R39165C20: '5008.7'
## Warning: Coercing text to numeric in S39166 / R39166C19: '0.654'
## Warning: Coercing text to numeric in T39166 / R39166C20: '5008.7'
## Warning: Coercing text to numeric in S39167 / R39167C19: '0.654'
## Warning: Coercing text to numeric in T39167 / R39167C20: '5008.7'
## Warning: Coercing text to numeric in S39168 / R39168C19: '0.654'
## Warning: Coercing text to numeric in T39168 / R39168C20: '5008.7'
## Warning: Coercing text to numeric in S39169 / R39169C19: '0.654'
## Warning: Coercing text to numeric in T39169 / R39169C20: '5008.7'
## Warning: Coercing text to numeric in S39170 / R39170C19: '0.654'
## Warning: Coercing text to numeric in T39170 / R39170C20: '5008.7'
## Warning: Coercing text to numeric in S39171 / R39171C19: '0.654'
## Warning: Coercing text to numeric in T39171 / R39171C20: '5008.7'
## Warning: Coercing text to numeric in S39172 / R39172C19: '0.654'
## Warning: Coercing text to numeric in T39172 / R39172C20: '5008.7'
## Warning: Coercing text to numeric in S39173 / R39173C19: '0.654'
## Warning: Coercing text to numeric in T39173 / R39173C20: '5008.7'
## Warning: Coercing text to numeric in S39174 / R39174C19: '0.654'
## Warning: Coercing text to numeric in T39174 / R39174C20: '5008.7'
## Warning: Coercing text to numeric in S39175 / R39175C19: '0.654'
## Warning: Coercing text to numeric in T39175 / R39175C20: '5008.7'
## Warning: Coercing text to numeric in S39176 / R39176C19: '0.654'
## Warning: Coercing text to numeric in T39176 / R39176C20: '5008.7'
## Warning: Coercing text to numeric in S39177 / R39177C19: '0.654'
## Warning: Coercing text to numeric in T39177 / R39177C20: '5008.7'
## Warning: Coercing text to numeric in S39178 / R39178C19: '0.654'
## Warning: Coercing text to numeric in T39178 / R39178C20: '5008.7'
## Warning: Coercing text to numeric in S39179 / R39179C19: '0.654'
## Warning: Coercing text to numeric in T39179 / R39179C20: '5008.7'
## Warning: Coercing text to numeric in S39180 / R39180C19: '0.654'
## Warning: Coercing text to numeric in T39180 / R39180C20: '5008.7'
## Warning: Coercing text to numeric in S39181 / R39181C19: '0.653'
## Warning: Coercing text to numeric in T39181 / R39181C20: '5008.7'
## Warning: Coercing text to numeric in S39182 / R39182C19: '0.653'
## Warning: Coercing text to numeric in T39182 / R39182C20: '5008.7'
## Warning: Coercing text to numeric in S39183 / R39183C19: '0.653'
## Warning: Coercing text to numeric in T39183 / R39183C20: '5008.7'
## Warning: Coercing text to numeric in S39184 / R39184C19: '0.653'
## Warning: Coercing text to numeric in T39184 / R39184C20: '5008.7'
## Warning: Coercing text to numeric in S39185 / R39185C19: '0.653'
## Warning: Coercing text to numeric in T39185 / R39185C20: '5008.7'
## Warning: Coercing text to numeric in S39186 / R39186C19: '0.653'
## Warning: Coercing text to numeric in T39186 / R39186C20: '5008.7'
## Warning: Coercing text to numeric in S39187 / R39187C19: '0.653'
## Warning: Coercing text to numeric in T39187 / R39187C20: '5008.7'
## Warning: Coercing text to numeric in S39188 / R39188C19: '0.653'
## Warning: Coercing text to numeric in T39188 / R39188C20: '5008.7'
## Warning: Coercing text to numeric in S39189 / R39189C19: '0.653'
## Warning: Coercing text to numeric in T39189 / R39189C20: '5008.7'
## Warning: Coercing text to numeric in S39190 / R39190C19: '0.653'
## Warning: Coercing text to numeric in T39190 / R39190C20: '5008.7'
## Warning: Coercing text to numeric in S39191 / R39191C19: '0.653'
## Warning: Coercing text to numeric in T39191 / R39191C20: '5008.7'
## Warning: Coercing text to numeric in S39192 / R39192C19: '0.653'
## Warning: Coercing text to numeric in T39192 / R39192C20: '5008.7'
## Warning: Coercing text to numeric in S39193 / R39193C19: '0.653'
## Warning: Coercing text to numeric in T39193 / R39193C20: '5008.7'
## Warning: Coercing text to numeric in S39194 / R39194C19: '0.653'
## Warning: Coercing text to numeric in T39194 / R39194C20: '5008.7'
## Warning: Coercing text to numeric in S39195 / R39195C19: '0.653'
## Warning: Coercing text to numeric in T39195 / R39195C20: '5008.7'
## Warning: Coercing text to numeric in S39196 / R39196C19: '0.653'
## Warning: Coercing text to numeric in T39196 / R39196C20: '5008.7'
## Warning: Coercing text to numeric in S39197 / R39197C19: '0.653'
## Warning: Coercing text to numeric in T39197 / R39197C20: '5008.7'
## Warning: Coercing text to numeric in S39198 / R39198C19: '0.653'
## Warning: Coercing text to numeric in T39198 / R39198C20: '5008.7'
## Warning: Coercing text to numeric in S39199 / R39199C19: '0.653'
## Warning: Coercing text to numeric in T39199 / R39199C20: '5008.7'
## Warning: Coercing text to numeric in S39200 / R39200C19: '0.652'
## Warning: Coercing text to numeric in T39200 / R39200C20: '5008.7'
## Warning: Coercing text to numeric in S39201 / R39201C19: '0.652'
## Warning: Coercing text to numeric in T39201 / R39201C20: '5008.7'
## Warning: Coercing text to numeric in S39202 / R39202C19: '0.652'
## Warning: Coercing text to numeric in T39202 / R39202C20: '5008.7'
## Warning: Coercing text to numeric in S39203 / R39203C19: '0.652'
## Warning: Coercing text to numeric in T39203 / R39203C20: '5008.7'
## Warning: Coercing text to numeric in S39204 / R39204C19: '0.652'
## Warning: Coercing text to numeric in T39204 / R39204C20: '5008.7'
## Warning: Coercing text to numeric in S39205 / R39205C19: '0.652'
## Warning: Coercing text to numeric in T39205 / R39205C20: '5008.7'
## Warning: Coercing text to numeric in S39206 / R39206C19: '0.652'
## Warning: Coercing text to numeric in T39206 / R39206C20: '5008.7'
## Warning: Coercing text to numeric in S39207 / R39207C19: '0.652'
## Warning: Coercing text to numeric in T39207 / R39207C20: '5008.7'
## Warning: Coercing text to numeric in S39208 / R39208C19: '0.652'
## Warning: Coercing text to numeric in T39208 / R39208C20: '5008.7'
## Warning: Coercing text to numeric in S39209 / R39209C19: '0.652'
## Warning: Coercing text to numeric in T39209 / R39209C20: '5008.7'
## Warning: Coercing text to numeric in S39210 / R39210C19: '0.652'
## Warning: Coercing text to numeric in T39210 / R39210C20: '5008.7'
## Warning: Coercing text to numeric in S39211 / R39211C19: '0.652'
## Warning: Coercing text to numeric in T39211 / R39211C20: '5008.7'
## Warning: Coercing text to numeric in S39212 / R39212C19: '0.652'
## Warning: Coercing text to numeric in T39212 / R39212C20: '5008.7'
## Warning: Coercing text to numeric in S39213 / R39213C19: '0.652'
## Warning: Coercing text to numeric in T39213 / R39213C20: '5008.7'
## Warning: Coercing text to numeric in S39214 / R39214C19: '0.652'
## Warning: Coercing text to numeric in T39214 / R39214C20: '5008.7'
## Warning: Coercing text to numeric in S39215 / R39215C19: '0.652'
## Warning: Coercing text to numeric in T39215 / R39215C20: '5008.7'
## Warning: Coercing text to numeric in S39216 / R39216C19: '0.652'
## Warning: Coercing text to numeric in T39216 / R39216C20: '5008.7'
## Warning: Coercing text to numeric in S39217 / R39217C19: '0.652'
## Warning: Coercing text to numeric in T39217 / R39217C20: '5008.7'
## Warning: Coercing text to numeric in S39218 / R39218C19: '0.652'
## Warning: Coercing text to numeric in T39218 / R39218C20: '5008.7'
## Warning: Coercing text to numeric in S39219 / R39219C19: '0.652'
## Warning: Coercing text to numeric in T39219 / R39219C20: '5008.7'
## Warning: Coercing text to numeric in S39220 / R39220C19: '0.652'
## Warning: Coercing text to numeric in T39220 / R39220C20: '5008.7'
## Warning: Coercing text to numeric in S39221 / R39221C19: '0.652'
## Warning: Coercing text to numeric in T39221 / R39221C20: '5008.7'
## Warning: Coercing text to numeric in S39222 / R39222C19: '0.652'
## Warning: Coercing text to numeric in T39222 / R39222C20: '5008.7'
## Warning: Coercing text to numeric in S39223 / R39223C19: '0.652'
## Warning: Coercing text to numeric in T39223 / R39223C20: '5008.7'
## Warning: Coercing text to numeric in S39224 / R39224C19: '0.652'
## Warning: Coercing text to numeric in T39224 / R39224C20: '5008.7'
## Warning: Coercing text to numeric in S39225 / R39225C19: '0.652'
## Warning: Coercing text to numeric in T39225 / R39225C20: '5008.7'
## Warning: Coercing text to numeric in S39226 / R39226C19: '0.652'
## Warning: Coercing text to numeric in T39226 / R39226C20: '5008.7'
## Warning: Coercing text to numeric in S39227 / R39227C19: '0.652'
## Warning: Coercing text to numeric in T39227 / R39227C20: '5008.7'
## Warning: Coercing text to numeric in S39228 / R39228C19: '0.652'
## Warning: Coercing text to numeric in T39228 / R39228C20: '5008.7'
## Warning: Coercing text to numeric in S39229 / R39229C19: '0.652'
## Warning: Coercing text to numeric in T39229 / R39229C20: '5008.7'
## Warning: Coercing text to numeric in S39230 / R39230C19: '0.652'
## Warning: Coercing text to numeric in T39230 / R39230C20: '5008.7'
## Warning: Coercing text to numeric in S39231 / R39231C19: '0.652'
## Warning: Coercing text to numeric in T39231 / R39231C20: '5008.7'
## Warning: Coercing text to numeric in S39232 / R39232C19: '0.652'
## Warning: Coercing text to numeric in T39232 / R39232C20: '5008.7'
## Warning: Coercing text to numeric in S39233 / R39233C19: '0.652'
## Warning: Coercing text to numeric in T39233 / R39233C20: '5008.7'
## Warning: Coercing text to numeric in S39234 / R39234C19: '0.652'
## Warning: Coercing text to numeric in T39234 / R39234C20: '5008.7'
## Warning: Coercing text to numeric in S39235 / R39235C19: '0.651'
## Warning: Coercing text to numeric in T39235 / R39235C20: '5008.7'
## Warning: Coercing text to numeric in S39236 / R39236C19: '0.651'
## Warning: Coercing text to numeric in T39236 / R39236C20: '5008.7'
## Warning: Coercing text to numeric in S39237 / R39237C19: '0.651'
## Warning: Coercing text to numeric in T39237 / R39237C20: '5008.7'
## Warning: Coercing text to numeric in S39238 / R39238C19: '0.651'
## Warning: Coercing text to numeric in T39238 / R39238C20: '5008.7'
## Warning: Coercing text to numeric in S39239 / R39239C19: '0.651'
## Warning: Coercing text to numeric in T39239 / R39239C20: '5008.7'
## Warning: Coercing text to numeric in S39240 / R39240C19: '0.651'
## Warning: Coercing text to numeric in T39240 / R39240C20: '5008.7'
## Warning: Coercing text to numeric in S39241 / R39241C19: '0.651'
## Warning: Coercing text to numeric in T39241 / R39241C20: '5008.7'
## Warning: Coercing text to numeric in S39242 / R39242C19: '0.65'
## Warning: Coercing text to numeric in T39242 / R39242C20: '5008.7'
## Warning: Coercing text to numeric in S39243 / R39243C19: '0.65'
## Warning: Coercing text to numeric in T39243 / R39243C20: '5008.7'
## Warning: Coercing text to numeric in S39244 / R39244C19: '0.65'
## Warning: Coercing text to numeric in T39244 / R39244C20: '5008.7'
## Warning: Coercing text to numeric in S39245 / R39245C19: '0.65'
## Warning: Coercing text to numeric in T39245 / R39245C20: '5008.7'
## Warning: Coercing text to numeric in S39246 / R39246C19: '0.65'
## Warning: Coercing text to numeric in T39246 / R39246C20: '5008.7'
## Warning: Coercing text to numeric in S39247 / R39247C19: '0.65'
## Warning: Coercing text to numeric in T39247 / R39247C20: '5008.7'
## Warning: Coercing text to numeric in S39248 / R39248C19: '0.65'
## Warning: Coercing text to numeric in T39248 / R39248C20: '5008.7'
## Warning: Coercing text to numeric in S39249 / R39249C19: '0.65'
## Warning: Coercing text to numeric in T39249 / R39249C20: '5008.7'
## Warning: Coercing text to numeric in S39250 / R39250C19: '0.65'
## Warning: Coercing text to numeric in T39250 / R39250C20: '5008.7'
## Warning: Coercing text to numeric in S39251 / R39251C19: '0.65'
## Warning: Coercing text to numeric in T39251 / R39251C20: '5008.7'
## Warning: Coercing text to numeric in S39252 / R39252C19: '0.65'
## Warning: Coercing text to numeric in T39252 / R39252C20: '5008.7'
## Warning: Coercing text to numeric in S39253 / R39253C19: '0.65'
## Warning: Coercing text to numeric in T39253 / R39253C20: '5008.7'
## Warning: Coercing text to numeric in S39254 / R39254C19: '0.649'
## Warning: Coercing text to numeric in T39254 / R39254C20: '5008.7'
## Warning: Coercing text to numeric in S39255 / R39255C19: '0.649'
## Warning: Coercing text to numeric in T39255 / R39255C20: '5008.7'
## Warning: Coercing text to numeric in S39256 / R39256C19: '0.649'
## Warning: Coercing text to numeric in T39256 / R39256C20: '5008.7'
## Warning: Coercing text to numeric in S39257 / R39257C19: '0.649'
## Warning: Coercing text to numeric in T39257 / R39257C20: '5008.7'
## Warning: Coercing text to numeric in S39258 / R39258C19: '0.649'
## Warning: Coercing text to numeric in T39258 / R39258C20: '5008.7'
## Warning: Coercing text to numeric in S39259 / R39259C19: '0.649'
## Warning: Coercing text to numeric in T39259 / R39259C20: '5008.7'
## Warning: Coercing text to numeric in S39260 / R39260C19: '0.649'
## Warning: Coercing text to numeric in T39260 / R39260C20: '5008.7'
## Warning: Coercing text to numeric in S39261 / R39261C19: '0.649'
## Warning: Coercing text to numeric in T39261 / R39261C20: '5008.7'
## Warning: Coercing text to numeric in S39262 / R39262C19: '0.649'
## Warning: Coercing text to numeric in T39262 / R39262C20: '5008.7'
## Warning: Coercing text to numeric in S39263 / R39263C19: '0.649'
## Warning: Coercing text to numeric in T39263 / R39263C20: '5008.7'
## Warning: Coercing text to numeric in S39264 / R39264C19: '0.646'
## Warning: Coercing text to numeric in T39264 / R39264C20: '5008.7'
## Warning: Coercing text to numeric in S39265 / R39265C19: '0.646'
## Warning: Coercing text to numeric in T39265 / R39265C20: '5008.7'
## Warning: Coercing text to numeric in S39266 / R39266C19: '0.646'
## Warning: Coercing text to numeric in T39266 / R39266C20: '5008.7'
## Warning: Coercing text to numeric in S39267 / R39267C19: '0.646'
## Warning: Coercing text to numeric in T39267 / R39267C20: '5008.7'
## Warning: Coercing text to numeric in S39268 / R39268C19: '0.646'
## Warning: Coercing text to numeric in T39268 / R39268C20: '5008.7'
## Warning: Coercing text to numeric in S39269 / R39269C19: '0.646'
## Warning: Coercing text to numeric in T39269 / R39269C20: '5008.7'
## Warning: Coercing text to numeric in S39270 / R39270C19: '0.646'
## Warning: Coercing text to numeric in T39270 / R39270C20: '5008.7'
## Warning: Coercing text to numeric in S39271 / R39271C19: '0.646'
## Warning: Coercing text to numeric in T39271 / R39271C20: '5008.7'
## Warning: Coercing text to numeric in S39272 / R39272C19: '0.646'
## Warning: Coercing text to numeric in T39272 / R39272C20: '5008.7'
## Warning: Coercing text to numeric in S39273 / R39273C19: '0.646'
## Warning: Coercing text to numeric in T39273 / R39273C20: '5008.7'
## Warning: Coercing text to numeric in S39274 / R39274C19: '0.646'
## Warning: Coercing text to numeric in T39274 / R39274C20: '5008.7'
## Warning: Coercing text to numeric in S39275 / R39275C19: '0.646'
## Warning: Coercing text to numeric in T39275 / R39275C20: '5008.7'
## Warning: Coercing text to numeric in S39276 / R39276C19: '0.646'
## Warning: Coercing text to numeric in T39276 / R39276C20: '5008.7'
## Warning: Coercing text to numeric in S39277 / R39277C19: '0.646'
## Warning: Coercing text to numeric in T39277 / R39277C20: '5008.7'
## Warning: Coercing text to numeric in S39278 / R39278C19: '0.646'
## Warning: Coercing text to numeric in T39278 / R39278C20: '5008.7'
## Warning: Coercing text to numeric in S39279 / R39279C19: '0.646'
## Warning: Coercing text to numeric in T39279 / R39279C20: '5008.7'
## Warning: Coercing text to numeric in S39280 / R39280C19: '0.646'
## Warning: Coercing text to numeric in T39280 / R39280C20: '5008.7'
## Warning: Coercing text to numeric in S39281 / R39281C19: '0.646'
## Warning: Coercing text to numeric in T39281 / R39281C20: '5008.7'
## Warning: Coercing text to numeric in S39282 / R39282C19: '0.646'
## Warning: Coercing text to numeric in T39282 / R39282C20: '5008.7'
## Warning: Coercing text to numeric in S39283 / R39283C19: '0.646'
## Warning: Coercing text to numeric in T39283 / R39283C20: '5008.7'
## Warning: Coercing text to numeric in S39284 / R39284C19: '0.646'
## Warning: Coercing text to numeric in T39284 / R39284C20: '5008.7'
## Warning: Coercing text to numeric in S39285 / R39285C19: '0.646'
## Warning: Coercing text to numeric in T39285 / R39285C20: '5008.7'
## Warning: Coercing text to numeric in S39286 / R39286C19: '0.646'
## Warning: Coercing text to numeric in T39286 / R39286C20: '5008.7'
## Warning: Coercing text to numeric in S39287 / R39287C19: '0.646'
## Warning: Coercing text to numeric in T39287 / R39287C20: '5008.7'
## Warning: Coercing text to numeric in S39288 / R39288C19: '0.646'
## Warning: Coercing text to numeric in T39288 / R39288C20: '5008.7'
## Warning: Coercing text to numeric in S39289 / R39289C19: '0.646'
## Warning: Coercing text to numeric in T39289 / R39289C20: '5008.7'
## Warning: Coercing text to numeric in S39290 / R39290C19: '0.646'
## Warning: Coercing text to numeric in T39290 / R39290C20: '5008.7'
## Warning: Coercing text to numeric in S39291 / R39291C19: '0.646'
## Warning: Coercing text to numeric in T39291 / R39291C20: '5008.7'
## Warning: Coercing text to numeric in S39292 / R39292C19: '0.646'
## Warning: Coercing text to numeric in T39292 / R39292C20: '5008.7'
## Warning: Coercing text to numeric in S39293 / R39293C19: '0.646'
## Warning: Coercing text to numeric in T39293 / R39293C20: '5008.7'
## Warning: Coercing text to numeric in S39294 / R39294C19: '0.646'
## Warning: Coercing text to numeric in T39294 / R39294C20: '5008.7'
## Warning: Coercing text to numeric in S39295 / R39295C19: '0.646'
## Warning: Coercing text to numeric in T39295 / R39295C20: '5008.7'
## Warning: Coercing text to numeric in S39296 / R39296C19: '0.646'
## Warning: Coercing text to numeric in T39296 / R39296C20: '5008.7'
## Warning: Coercing text to numeric in S39297 / R39297C19: '0.646'
## Warning: Coercing text to numeric in T39297 / R39297C20: '5008.7'
## Warning: Coercing text to numeric in S39298 / R39298C19: '0.646'
## Warning: Coercing text to numeric in T39298 / R39298C20: '5008.7'
## Warning: Coercing text to numeric in S39299 / R39299C19: '0.646'
## Warning: Coercing text to numeric in T39299 / R39299C20: '5008.7'
## Warning: Coercing text to numeric in S39300 / R39300C19: '0.646'
## Warning: Coercing text to numeric in T39300 / R39300C20: '5008.7'
## Warning: Coercing text to numeric in S39301 / R39301C19: '0.644'
## Warning: Coercing text to numeric in T39301 / R39301C20: '5008.7'
## Warning: Coercing text to numeric in S39302 / R39302C19: '0.644'
## Warning: Coercing text to numeric in T39302 / R39302C20: '5008.7'
## Warning: Coercing text to numeric in S39303 / R39303C19: '0.644'
## Warning: Coercing text to numeric in T39303 / R39303C20: '5008.7'
## Warning: Coercing text to numeric in S39304 / R39304C19: '0.644'
## Warning: Coercing text to numeric in T39304 / R39304C20: '5008.7'
## Warning: Coercing text to numeric in S39305 / R39305C19: '0.644'
## Warning: Coercing text to numeric in T39305 / R39305C20: '5008.7'
## Warning: Coercing text to numeric in S39306 / R39306C19: '0.644'
## Warning: Coercing text to numeric in T39306 / R39306C20: '5008.7'
## Warning: Coercing text to numeric in S39307 / R39307C19: '0.643'
## Warning: Coercing text to numeric in T39307 / R39307C20: '5008.7'
## Warning: Coercing text to numeric in S39308 / R39308C19: '0.643'
## Warning: Coercing text to numeric in T39308 / R39308C20: '5008.7'
## Warning: Coercing text to numeric in S39309 / R39309C19: '0.643'
## Warning: Coercing text to numeric in T39309 / R39309C20: '5008.7'
## Warning: Coercing text to numeric in S39310 / R39310C19: '0.643'
## Warning: Coercing text to numeric in T39310 / R39310C20: '5008.7'
## Warning: Coercing text to numeric in S39311 / R39311C19: '0.643'
## Warning: Coercing text to numeric in T39311 / R39311C20: '5008.7'
## Warning: Coercing text to numeric in S39312 / R39312C19: '0.643'
## Warning: Coercing text to numeric in T39312 / R39312C20: '5008.7'
## Warning: Coercing text to numeric in S39313 / R39313C19: '0.643'
## Warning: Coercing text to numeric in T39313 / R39313C20: '5008.7'
## Warning: Coercing text to numeric in S39314 / R39314C19: '0.643'
## Warning: Coercing text to numeric in T39314 / R39314C20: '5008.7'
## Warning: Coercing text to numeric in S39315 / R39315C19: '0.643'
## Warning: Coercing text to numeric in T39315 / R39315C20: '5008.7'
## Warning: Coercing text to numeric in S39316 / R39316C19: '0.643'
## Warning: Coercing text to numeric in T39316 / R39316C20: '5008.7'
## Warning: Coercing text to numeric in S39317 / R39317C19: '0.643'
## Warning: Coercing text to numeric in T39317 / R39317C20: '5008.7'
## Warning: Coercing text to numeric in S39318 / R39318C19: '0.643'
## Warning: Coercing text to numeric in T39318 / R39318C20: '5008.7'
## Warning: Coercing text to numeric in S39319 / R39319C19: '0.643'
## Warning: Coercing text to numeric in T39319 / R39319C20: '5008.7'
## Warning: Coercing text to numeric in S39320 / R39320C19: '0.643'
## Warning: Coercing text to numeric in T39320 / R39320C20: '5008.7'
## Warning: Coercing text to numeric in S39321 / R39321C19: '0.639'
## Warning: Coercing text to numeric in T39321 / R39321C20: '5008.7'
## Warning: Coercing text to numeric in S39322 / R39322C19: '0.639'
## Warning: Coercing text to numeric in T39322 / R39322C20: '5008.7'
## Warning: Coercing text to numeric in S39323 / R39323C19: '0.639'
## Warning: Coercing text to numeric in T39323 / R39323C20: '5008.7'
## Warning: Coercing text to numeric in S39324 / R39324C19: '0.639'
## Warning: Coercing text to numeric in T39324 / R39324C20: '5008.7'
## Warning: Coercing text to numeric in S39325 / R39325C19: '0.639'
## Warning: Coercing text to numeric in T39325 / R39325C20: '5008.7'
## Warning: Coercing text to numeric in S39326 / R39326C19: '0.639'
## Warning: Coercing text to numeric in T39326 / R39326C20: '5008.7'
## Warning: Coercing text to numeric in S39327 / R39327C19: '0.639'
## Warning: Coercing text to numeric in T39327 / R39327C20: '5008.7'
## Warning: Coercing text to numeric in S39328 / R39328C19: '0.639'
## Warning: Coercing text to numeric in T39328 / R39328C20: '5008.7'
## Warning: Coercing text to numeric in S39329 / R39329C19: '0.639'
## Warning: Coercing text to numeric in T39329 / R39329C20: '5008.7'
## Warning: Coercing text to numeric in S39330 / R39330C19: '0.639'
## Warning: Coercing text to numeric in T39330 / R39330C20: '5008.7'
## Warning: Coercing text to numeric in S39331 / R39331C19: '0.639'
## Warning: Coercing text to numeric in T39331 / R39331C20: '5008.7'
## Warning: Coercing text to numeric in S39332 / R39332C19: '0.639'
## Warning: Coercing text to numeric in T39332 / R39332C20: '5008.7'
## Warning: Coercing text to numeric in S39333 / R39333C19: '0.639'
## Warning: Coercing text to numeric in T39333 / R39333C20: '5008.7'
## Warning: Coercing text to numeric in S39334 / R39334C19: '0.639'
## Warning: Coercing text to numeric in T39334 / R39334C20: '5008.7'
## Warning: Coercing text to numeric in S39335 / R39335C19: '0.639'
## Warning: Coercing text to numeric in T39335 / R39335C20: '5008.7'
## Warning: Coercing text to numeric in S39336 / R39336C19: '0.637'
## Warning: Coercing text to numeric in T39336 / R39336C20: '5008.7'
## Warning: Coercing text to numeric in S39337 / R39337C19: '0.637'
## Warning: Coercing text to numeric in T39337 / R39337C20: '5008.7'
## Warning: Coercing text to numeric in S39338 / R39338C19: '0.637'
## Warning: Coercing text to numeric in T39338 / R39338C20: '5008.7'
## Warning: Coercing text to numeric in S39339 / R39339C19: '0.637'
## Warning: Coercing text to numeric in T39339 / R39339C20: '5008.7'
## Warning: Coercing text to numeric in S39340 / R39340C19: '0.637'
## Warning: Coercing text to numeric in T39340 / R39340C20: '5008.7'
## Warning: Coercing text to numeric in S39341 / R39341C19: '0.637'
## Warning: Coercing text to numeric in T39341 / R39341C20: '5008.7'
## Warning: Coercing text to numeric in S39342 / R39342C19: '0.635'
## Warning: Coercing text to numeric in T39342 / R39342C20: '5008.7'
## Warning: Coercing text to numeric in S39343 / R39343C19: '0.635'
## Warning: Coercing text to numeric in T39343 / R39343C20: '5008.7'
## Warning: Coercing text to numeric in S39344 / R39344C19: '0.635'
## Warning: Coercing text to numeric in T39344 / R39344C20: '5008.7'
## Warning: Coercing text to numeric in S39345 / R39345C19: '0.635'
## Warning: Coercing text to numeric in T39345 / R39345C20: '5008.7'
## Warning: Coercing text to numeric in S39346 / R39346C19: '0.635'
## Warning: Coercing text to numeric in T39346 / R39346C20: '5008.7'
## Warning: Coercing text to numeric in S39347 / R39347C19: '0.635'
## Warning: Coercing text to numeric in T39347 / R39347C20: '5008.7'
## Warning: Coercing text to numeric in S39348 / R39348C19: '0.635'
## Warning: Coercing text to numeric in T39348 / R39348C20: '5008.7'
## Warning: Coercing text to numeric in S39349 / R39349C19: '0.635'
## Warning: Coercing text to numeric in T39349 / R39349C20: '5008.7'
## Warning: Coercing text to numeric in S39350 / R39350C19: '0.635'
## Warning: Coercing text to numeric in T39350 / R39350C20: '5008.7'
## Warning: Coercing text to numeric in S39351 / R39351C19: '0.635'
## Warning: Coercing text to numeric in T39351 / R39351C20: '5008.7'
## Warning: Coercing text to numeric in S39352 / R39352C19: '0.636'
## Warning: Coercing text to numeric in T39352 / R39352C20: '5008.7'
## Warning: Coercing text to numeric in S39353 / R39353C19: '0.636'
## Warning: Coercing text to numeric in T39353 / R39353C20: '5008.7'
## Warning: Coercing text to numeric in S39354 / R39354C19: '0.636'
## Warning: Coercing text to numeric in T39354 / R39354C20: '5008.7'
## Warning: Coercing text to numeric in S39355 / R39355C19: '0.636'
## Warning: Coercing text to numeric in T39355 / R39355C20: '5008.7'
## Warning: Coercing text to numeric in S39356 / R39356C19: '0.636'
## Warning: Coercing text to numeric in T39356 / R39356C20: '5008.7'
## Warning: Coercing text to numeric in S39357 / R39357C19: '0.636'
## Warning: Coercing text to numeric in T39357 / R39357C20: '5008.7'
## Warning: Coercing text to numeric in S39358 / R39358C19: '0.636'
## Warning: Coercing text to numeric in T39358 / R39358C20: '5008.7'
## Warning: Coercing text to numeric in S39359 / R39359C19: '0.636'
## Warning: Coercing text to numeric in T39359 / R39359C20: '5008.7'
## Warning: Coercing text to numeric in S39360 / R39360C19: '0.636'
## Warning: Coercing text to numeric in T39360 / R39360C20: '5008.7'
## Warning: Coercing text to numeric in S39361 / R39361C19: '0.636'
## Warning: Coercing text to numeric in T39361 / R39361C20: '5008.7'
## Warning: Coercing text to numeric in S39362 / R39362C19: '0.636'
## Warning: Coercing text to numeric in T39362 / R39362C20: '5008.7'
## Warning: Coercing text to numeric in S39363 / R39363C19: '0.636'
## Warning: Coercing text to numeric in T39363 / R39363C20: '5008.7'
## Warning: Coercing text to numeric in S39364 / R39364C19: '0.636'
## Warning: Coercing text to numeric in T39364 / R39364C20: '5008.7'
## Warning: Coercing text to numeric in S39365 / R39365C19: '0.636'
## Warning: Coercing text to numeric in T39365 / R39365C20: '5008.7'
## Warning: Coercing text to numeric in S39366 / R39366C19: '0.635'
## Warning: Coercing text to numeric in T39366 / R39366C20: '5008.7'
## Warning: Coercing text to numeric in S39367 / R39367C19: '0.635'
## Warning: Coercing text to numeric in T39367 / R39367C20: '5008.7'
## Warning: Coercing text to numeric in S39368 / R39368C19: '0.635'
## Warning: Coercing text to numeric in T39368 / R39368C20: '5008.7'
## Warning: Coercing text to numeric in S39369 / R39369C19: '0.635'
## Warning: Coercing text to numeric in T39369 / R39369C20: '5008.7'
## Warning: Coercing text to numeric in S39370 / R39370C19: '0.635'
## Warning: Coercing text to numeric in T39370 / R39370C20: '5008.7'
## Warning: Coercing text to numeric in S39371 / R39371C19: '0.635'
## Warning: Coercing text to numeric in T39371 / R39371C20: '5008.7'
## Warning: Coercing text to numeric in S39372 / R39372C19: '0.635'
## Warning: Coercing text to numeric in T39372 / R39372C20: '5008.7'
## Warning: Coercing text to numeric in S39373 / R39373C19: '0.635'
## Warning: Coercing text to numeric in T39373 / R39373C20: '5008.7'
## Warning: Coercing text to numeric in S39374 / R39374C19: '0.635'
## Warning: Coercing text to numeric in T39374 / R39374C20: '5008.7'
## Warning: Coercing text to numeric in S39375 / R39375C19: '0.635'
## Warning: Coercing text to numeric in T39375 / R39375C20: '5008.7'
## Warning: Coercing text to numeric in S39376 / R39376C19: '0.635'
## Warning: Coercing text to numeric in T39376 / R39376C20: '5008.7'
## Warning: Coercing text to numeric in S39377 / R39377C19: '0.635'
## Warning: Coercing text to numeric in T39377 / R39377C20: '5008.7'
## Warning: Coercing text to numeric in S39378 / R39378C19: '0.635'
## Warning: Coercing text to numeric in T39378 / R39378C20: '5008.7'
## Warning: Coercing text to numeric in S39379 / R39379C19: '0.635'
## Warning: Coercing text to numeric in T39379 / R39379C20: '5008.7'
## Warning: Coercing text to numeric in S39380 / R39380C19: '0.635'
## Warning: Coercing text to numeric in T39380 / R39380C20: '5008.7'
## Warning: Coercing text to numeric in S39381 / R39381C19: '0.635'
## Warning: Coercing text to numeric in T39381 / R39381C20: '5008.7'
## Warning: Coercing text to numeric in S39382 / R39382C19: '0.635'
## Warning: Coercing text to numeric in T39382 / R39382C20: '5008.7'
## Warning: Coercing text to numeric in S39383 / R39383C19: '0.635'
## Warning: Coercing text to numeric in T39383 / R39383C20: '5008.7'
## Warning: Coercing text to numeric in S39384 / R39384C19: '0.635'
## Warning: Coercing text to numeric in T39384 / R39384C20: '5008.7'
## Warning: Coercing text to numeric in S39385 / R39385C19: '0.635'
## Warning: Coercing text to numeric in T39385 / R39385C20: '5008.7'
## Warning: Coercing text to numeric in S39386 / R39386C19: '0.635'
## Warning: Coercing text to numeric in T39386 / R39386C20: '5008.7'
## Warning: Coercing text to numeric in S39387 / R39387C19: '0.635'
## Warning: Coercing text to numeric in T39387 / R39387C20: '5008.7'
## Warning: Coercing text to numeric in S39388 / R39388C19: '0.634'
## Warning: Coercing text to numeric in T39388 / R39388C20: '5008.7'
## Warning: Coercing text to numeric in S39389 / R39389C19: '0.634'
## Warning: Coercing text to numeric in T39389 / R39389C20: '5008.7'
## Warning: Coercing text to numeric in S39390 / R39390C19: '0.634'
## Warning: Coercing text to numeric in T39390 / R39390C20: '5008.7'
## Warning: Coercing text to numeric in S39391 / R39391C19: '0.634'
## Warning: Coercing text to numeric in T39391 / R39391C20: '5008.7'
## Warning: Coercing text to numeric in S39392 / R39392C19: '0.634'
## Warning: Coercing text to numeric in T39392 / R39392C20: '5008.7'
## Warning: Coercing text to numeric in S39393 / R39393C19: '0.634'
## Warning: Coercing text to numeric in T39393 / R39393C20: '5008.7'
## Warning: Coercing text to numeric in S39394 / R39394C19: '0.634'
## Warning: Coercing text to numeric in T39394 / R39394C20: '5008.7'
## Warning: Coercing text to numeric in S39395 / R39395C19: '0.634'
## Warning: Coercing text to numeric in T39395 / R39395C20: '5008.7'
## Warning: Coercing text to numeric in S39396 / R39396C19: '0.635'
## Warning: Coercing text to numeric in T39396 / R39396C20: '5008.7'
## Warning: Coercing text to numeric in S39397 / R39397C19: '0.635'
## Warning: Coercing text to numeric in T39397 / R39397C20: '5008.7'
## Warning: Coercing text to numeric in S39398 / R39398C19: '0.635'
## Warning: Coercing text to numeric in T39398 / R39398C20: '5008.7'
## Warning: Coercing text to numeric in S39399 / R39399C19: '0.635'
## Warning: Coercing text to numeric in T39399 / R39399C20: '5008.7'
## Warning: Coercing text to numeric in S39400 / R39400C19: '0.635'
## Warning: Coercing text to numeric in T39400 / R39400C20: '5008.7'
## Warning: Coercing text to numeric in S39401 / R39401C19: '0.635'
## Warning: Coercing text to numeric in T39401 / R39401C20: '5008.7'
## Warning: Coercing text to numeric in S39402 / R39402C19: '0.635'
## Warning: Coercing text to numeric in T39402 / R39402C20: '5008.7'
## Warning: Coercing text to numeric in S39403 / R39403C19: '0.635'
## Warning: Coercing text to numeric in T39403 / R39403C20: '5008.7'
## Warning: Coercing text to numeric in S39404 / R39404C19: '0.635'
## Warning: Coercing text to numeric in T39404 / R39404C20: '5008.7'
## Warning: Coercing text to numeric in S39405 / R39405C19: '0.635'
## Warning: Coercing text to numeric in T39405 / R39405C20: '5008.7'
## Warning: Coercing text to numeric in S39406 / R39406C19: '0.635'
## Warning: Coercing text to numeric in T39406 / R39406C20: '5008.7'
## Warning: Coercing text to numeric in S39407 / R39407C19: '0.638'
## Warning: Coercing text to numeric in T39407 / R39407C20: '5008.7'
## Warning: Coercing text to numeric in S39408 / R39408C19: '0.638'
## Warning: Coercing text to numeric in T39408 / R39408C20: '5008.7'
## Warning: Coercing text to numeric in S39409 / R39409C19: '0.638'
## Warning: Coercing text to numeric in T39409 / R39409C20: '5008.7'
## Warning: Coercing text to numeric in S39410 / R39410C19: '0.638'
## Warning: Coercing text to numeric in T39410 / R39410C20: '5008.7'
## Warning: Coercing text to numeric in S39411 / R39411C19: '0.638'
## Warning: Coercing text to numeric in T39411 / R39411C20: '5008.7'
## Warning: Coercing text to numeric in S39412 / R39412C19: '0.638'
## Warning: Coercing text to numeric in T39412 / R39412C20: '5008.7'
## Warning: Coercing text to numeric in S39413 / R39413C19: '0.638'
## Warning: Coercing text to numeric in T39413 / R39413C20: '5008.7'
## Warning: Coercing text to numeric in S39414 / R39414C19: '0.639'
## Warning: Coercing text to numeric in T39414 / R39414C20: '5008.7'
## Warning: Coercing text to numeric in S39415 / R39415C19: '0.64'
## Warning: Coercing text to numeric in T39415 / R39415C20: '5008.7'
## Warning: Coercing text to numeric in S39416 / R39416C19: '0.64'
## Warning: Coercing text to numeric in T39416 / R39416C20: '5008.7'
## Warning: Coercing text to numeric in S39417 / R39417C19: '0.64'
## Warning: Coercing text to numeric in T39417 / R39417C20: '5008.7'
## Warning: Coercing text to numeric in S39418 / R39418C19: '0.64'
## Warning: Coercing text to numeric in T39418 / R39418C20: '5008.7'
## Warning: Coercing text to numeric in S39419 / R39419C19: '0.64'
## Warning: Coercing text to numeric in T39419 / R39419C20: '5008.7'
## Warning: Coercing text to numeric in S39420 / R39420C19: '0.64'
## Warning: Coercing text to numeric in T39420 / R39420C20: '5008.7'
## Warning: Coercing text to numeric in S39421 / R39421C19: '0.64'
## Warning: Coercing text to numeric in T39421 / R39421C20: '5008.7'
## Warning: Coercing text to numeric in S39422 / R39422C19: '0.64'
## Warning: Coercing text to numeric in T39422 / R39422C20: '5008.7'
## Warning: Coercing text to numeric in S39423 / R39423C19: '0.64'
## Warning: Coercing text to numeric in T39423 / R39423C20: '5008.7'
## Warning: Coercing text to numeric in S39424 / R39424C19: '0.64'
## Warning: Coercing text to numeric in T39424 / R39424C20: '5008.7'
## Warning: Coercing text to numeric in S39425 / R39425C19: '0.642'
## Warning: Coercing text to numeric in T39425 / R39425C20: '5008.7'
## Warning: Coercing text to numeric in S39426 / R39426C19: '0.642'
## Warning: Coercing text to numeric in T39426 / R39426C20: '5008.7'
## Warning: Coercing text to numeric in S39427 / R39427C19: '0.642'
## Warning: Coercing text to numeric in T39427 / R39427C20: '5008.7'
## Warning: Coercing text to numeric in S39428 / R39428C19: '0.642'
## Warning: Coercing text to numeric in T39428 / R39428C20: '5008.7'
## Warning: Coercing text to numeric in S39429 / R39429C19: '0.642'
## Warning: Coercing text to numeric in T39429 / R39429C20: '5008.7'
## Warning: Coercing text to numeric in S39430 / R39430C19: '0.642'
## Warning: Coercing text to numeric in T39430 / R39430C20: '5008.7'
## Warning: Coercing text to numeric in S39431 / R39431C19: '0.642'
## Warning: Coercing text to numeric in T39431 / R39431C20: '5008.7'
## Warning: Coercing text to numeric in S39432 / R39432C19: '0.642'
## Warning: Coercing text to numeric in T39432 / R39432C20: '5008.7'
## Warning: Coercing text to numeric in S39433 / R39433C19: '0.642'
## Warning: Coercing text to numeric in T39433 / R39433C20: '5008.7'
## Warning: Coercing text to numeric in S39434 / R39434C19: '0.642'
## Warning: Coercing text to numeric in T39434 / R39434C20: '5008.7'
## Warning: Coercing text to numeric in S39435 / R39435C19: '0.642'
## Warning: Coercing text to numeric in T39435 / R39435C20: '5008.7'
## Warning: Coercing text to numeric in S39436 / R39436C19: '0.642'
## Warning: Coercing text to numeric in T39436 / R39436C20: '5008.7'
## Warning: Coercing text to numeric in S39437 / R39437C19: '0.642'
## Warning: Coercing text to numeric in T39437 / R39437C20: '5008.7'
## Warning: Coercing text to numeric in S39438 / R39438C19: '0.642'
## Warning: Coercing text to numeric in T39438 / R39438C20: '5008.7'
## Warning: Coercing text to numeric in S39439 / R39439C19: '0.642'
## Warning: Coercing text to numeric in T39439 / R39439C20: '5008.7'
## Warning: Coercing text to numeric in S39440 / R39440C19: '0.642'
## Warning: Coercing text to numeric in T39440 / R39440C20: '5008.7'
## Warning: Coercing text to numeric in S39441 / R39441C19: '0.642'
## Warning: Coercing text to numeric in T39441 / R39441C20: '5008.7'
## Warning: Coercing text to numeric in S39442 / R39442C19: '0.642'
## Warning: Coercing text to numeric in T39442 / R39442C20: '5008.7'
## Warning: Coercing text to numeric in S39443 / R39443C19: '0.642'
## Warning: Coercing text to numeric in T39443 / R39443C20: '5008.7'
## Warning: Coercing text to numeric in S39444 / R39444C19: '0.644'
## Warning: Coercing text to numeric in T39444 / R39444C20: '5008.7'
## Warning: Coercing text to numeric in S39445 / R39445C19: '0.644'
## Warning: Coercing text to numeric in T39445 / R39445C20: '5008.7'
## Warning: Coercing text to numeric in S39446 / R39446C19: '0.644'
## Warning: Coercing text to numeric in T39446 / R39446C20: '5008.7'
## Warning: Coercing text to numeric in S39447 / R39447C19: '0.644'
## Warning: Coercing text to numeric in T39447 / R39447C20: '5008.7'
## Warning: Coercing text to numeric in S39448 / R39448C19: '0.644'
## Warning: Coercing text to numeric in T39448 / R39448C20: '5008.7'
## Warning: Coercing text to numeric in S39449 / R39449C19: '0.644'
## Warning: Coercing text to numeric in T39449 / R39449C20: '5008.7'
## Warning: Coercing text to numeric in S39450 / R39450C19: '0.644'
## Warning: Coercing text to numeric in T39450 / R39450C20: '5008.7'
## Warning: Coercing text to numeric in S39451 / R39451C19: '0.644'
## Warning: Coercing text to numeric in T39451 / R39451C20: '5008.7'
## Warning: Coercing text to numeric in S39452 / R39452C19: '0.644'
## Warning: Coercing text to numeric in T39452 / R39452C20: '5008.7'
## Warning: Coercing text to numeric in S39453 / R39453C19: '0.644'
## Warning: Coercing text to numeric in T39453 / R39453C20: '5008.7'
## Warning: Coercing text to numeric in S39454 / R39454C19: '0.644'
## Warning: Coercing text to numeric in T39454 / R39454C20: '5008.7'
## Warning: Coercing text to numeric in S39455 / R39455C19: '0.644'
## Warning: Coercing text to numeric in T39455 / R39455C20: '5008.7'
## Warning: Coercing text to numeric in S39456 / R39456C19: '0.644'
## Warning: Coercing text to numeric in T39456 / R39456C20: '5008.7'
## Warning: Coercing text to numeric in S39457 / R39457C19: '0.644'
## Warning: Coercing text to numeric in T39457 / R39457C20: '5008.7'
## Warning: Coercing text to numeric in S39458 / R39458C19: '0.644'
## Warning: Coercing text to numeric in T39458 / R39458C20: '5008.7'
## Warning: Coercing text to numeric in S39459 / R39459C19: '0.644'
## Warning: Coercing text to numeric in T39459 / R39459C20: '5008.7'
## Warning: Coercing text to numeric in S39460 / R39460C19: '0.644'
## Warning: Coercing text to numeric in T39460 / R39460C20: '5008.7'
## Warning: Coercing text to numeric in S39461 / R39461C19: '0.644'
## Warning: Coercing text to numeric in T39461 / R39461C20: '5008.7'
## Warning: Coercing text to numeric in S39462 / R39462C19: '0.644'
## Warning: Coercing text to numeric in T39462 / R39462C20: '5008.7'
## Warning: Coercing text to numeric in S39463 / R39463C19: '0.644'
## Warning: Coercing text to numeric in T39463 / R39463C20: '5008.7'
## Warning: Coercing text to numeric in S39464 / R39464C19: '0.644'
## Warning: Coercing text to numeric in T39464 / R39464C20: '5008.7'
## Warning: Coercing text to numeric in S39465 / R39465C19: '0.644'
## Warning: Coercing text to numeric in T39465 / R39465C20: '5008.7'
## Warning: Coercing text to numeric in S39466 / R39466C19: '0.644'
## Warning: Coercing text to numeric in T39466 / R39466C20: '5008.7'
## Warning: Coercing text to numeric in S39467 / R39467C19: '0.644'
## Warning: Coercing text to numeric in T39467 / R39467C20: '5008.7'
## Warning: Coercing text to numeric in S39468 / R39468C19: '0.643'
## Warning: Coercing text to numeric in T39468 / R39468C20: '5008.7'
## Warning: Coercing text to numeric in S39469 / R39469C19: '0.643'
## Warning: Coercing text to numeric in T39469 / R39469C20: '5008.7'
## Warning: Coercing text to numeric in S39470 / R39470C19: '0.643'
## Warning: Coercing text to numeric in T39470 / R39470C20: '5008.7'
## Warning: Coercing text to numeric in S39471 / R39471C19: '0.643'
## Warning: Coercing text to numeric in T39471 / R39471C20: '5008.7'
## Warning: Coercing text to numeric in S39472 / R39472C19: '0.643'
## Warning: Coercing text to numeric in T39472 / R39472C20: '5008.7'
## Warning: Coercing text to numeric in S39473 / R39473C19: '0.643'
## Warning: Coercing text to numeric in T39473 / R39473C20: '5008.7'
## Warning: Coercing text to numeric in S39474 / R39474C19: '0.643'
## Warning: Coercing text to numeric in T39474 / R39474C20: '5008.7'
## Warning: Coercing text to numeric in S39475 / R39475C19: '0.643'
## Warning: Coercing text to numeric in T39475 / R39475C20: '5008.7'
## Warning: Coercing text to numeric in S39476 / R39476C19: '0.643'
## Warning: Coercing text to numeric in T39476 / R39476C20: '5008.7'
## Warning: Coercing text to numeric in S39477 / R39477C19: '0.642'
## Warning: Coercing text to numeric in T39477 / R39477C20: '5008.7'
## Warning: Coercing text to numeric in S39478 / R39478C19: '0.642'
## Warning: Coercing text to numeric in T39478 / R39478C20: '5008.7'
## Warning: Coercing text to numeric in S39479 / R39479C19: '0.642'
## Warning: Coercing text to numeric in T39479 / R39479C20: '5008.7'
## Warning: Coercing text to numeric in S39480 / R39480C19: '0.642'
## Warning: Coercing text to numeric in T39480 / R39480C20: '5008.7'
## Warning: Coercing text to numeric in S39481 / R39481C19: '0.642'
## Warning: Coercing text to numeric in T39481 / R39481C20: '5008.7'
## Warning: Coercing text to numeric in S39482 / R39482C19: '0.642'
## Warning: Coercing text to numeric in T39482 / R39482C20: '5008.7'
## Warning: Coercing text to numeric in S39483 / R39483C19: '0.642'
## Warning: Coercing text to numeric in T39483 / R39483C20: '5008.7'
## Warning: Coercing text to numeric in S39484 / R39484C19: '0.642'
## Warning: Coercing text to numeric in T39484 / R39484C20: '5008.7'
## Warning: Coercing text to numeric in S39485 / R39485C19: '0.642'
## Warning: Coercing text to numeric in T39485 / R39485C20: '5008.7'
## Warning: Coercing text to numeric in S39486 / R39486C19: '0.642'
## Warning: Coercing text to numeric in T39486 / R39486C20: '5008.7'
## Warning: Coercing text to numeric in S39487 / R39487C19: '0.642'
## Warning: Coercing text to numeric in T39487 / R39487C20: '5008.7'
## Warning: Coercing text to numeric in S39488 / R39488C19: '0.642'
## Warning: Coercing text to numeric in T39488 / R39488C20: '5008.7'
## Warning: Coercing text to numeric in S39489 / R39489C19: '0.642'
## Warning: Coercing text to numeric in T39489 / R39489C20: '5008.7'
## Warning: Coercing text to numeric in S39490 / R39490C19: '0.642'
## Warning: Coercing text to numeric in T39490 / R39490C20: '5008.7'
## Warning: Coercing text to numeric in S39491 / R39491C19: '0.642'
## Warning: Coercing text to numeric in T39491 / R39491C20: '5008.7'
## Warning: Coercing text to numeric in S39492 / R39492C19: '0.642'
## Warning: Coercing text to numeric in T39492 / R39492C20: '5008.7'
## Warning: Coercing text to numeric in S39493 / R39493C19: '0.644'
## Warning: Coercing text to numeric in T39493 / R39493C20: '5008.7'
## Warning: Coercing text to numeric in S39494 / R39494C19: '0.644'
## Warning: Coercing text to numeric in T39494 / R39494C20: '5008.7'
## Warning: Coercing text to numeric in S39495 / R39495C19: '0.644'
## Warning: Coercing text to numeric in T39495 / R39495C20: '5008.7'
## Warning: Coercing text to numeric in S39496 / R39496C19: '0.644'
## Warning: Coercing text to numeric in T39496 / R39496C20: '5008.7'
## Warning: Coercing text to numeric in S39497 / R39497C19: '0.644'
## Warning: Coercing text to numeric in T39497 / R39497C20: '5008.7'
## Warning: Coercing text to numeric in S39498 / R39498C19: '0.644'
## Warning: Coercing text to numeric in T39498 / R39498C20: '5008.7'
## Warning: Coercing text to numeric in S39499 / R39499C19: '0.644'
## Warning: Coercing text to numeric in T39499 / R39499C20: '5008.7'
## Warning: Coercing text to numeric in S39500 / R39500C19: '0.644'
## Warning: Coercing text to numeric in T39500 / R39500C20: '5008.7'
## Warning: Coercing text to numeric in S39501 / R39501C19: '0.645'
## Warning: Coercing text to numeric in T39501 / R39501C20: '5008.7'
## Warning: Coercing text to numeric in S39502 / R39502C19: '0.645'
## Warning: Coercing text to numeric in T39502 / R39502C20: '5008.7'
## Warning: Coercing text to numeric in S39503 / R39503C19: '0.645'
## Warning: Coercing text to numeric in T39503 / R39503C20: '5008.7'
## Warning: Coercing text to numeric in S39504 / R39504C19: '0.645'
## Warning: Coercing text to numeric in T39504 / R39504C20: '5008.7'
## Warning: Coercing text to numeric in S39505 / R39505C19: '0.645'
## Warning: Coercing text to numeric in T39505 / R39505C20: '5008.7'
## Warning: Coercing text to numeric in S39506 / R39506C19: '0.645'
## Warning: Coercing text to numeric in T39506 / R39506C20: '5008.7'
## Warning: Coercing text to numeric in S39507 / R39507C19: '0.645'
## Warning: Coercing text to numeric in T39507 / R39507C20: '5008.7'
## Warning: Coercing text to numeric in S39508 / R39508C19: '0.645'
## Warning: Coercing text to numeric in T39508 / R39508C20: '5008.7'
## Warning: Coercing text to numeric in S39509 / R39509C19: '0.645'
## Warning: Coercing text to numeric in T39509 / R39509C20: '5008.7'
## Warning: Coercing text to numeric in S39510 / R39510C19: '0.645'
## Warning: Coercing text to numeric in T39510 / R39510C20: '5008.7'
## Warning: Coercing text to numeric in S39511 / R39511C19: '0.645'
## Warning: Coercing text to numeric in T39511 / R39511C20: '5008.7'
## Warning: Coercing text to numeric in S39512 / R39512C19: '0.645'
## Warning: Coercing text to numeric in T39512 / R39512C20: '5008.7'
## Warning: Coercing text to numeric in S39513 / R39513C19: '0.645'
## Warning: Coercing text to numeric in T39513 / R39513C20: '5008.7'
## Warning: Coercing text to numeric in S39514 / R39514C19: '0.645'
## Warning: Coercing text to numeric in T39514 / R39514C20: '5008.7'
## Warning: Coercing text to numeric in S39515 / R39515C19: '0.645'
## Warning: Coercing text to numeric in T39515 / R39515C20: '5008.7'
## Warning: Coercing text to numeric in S39516 / R39516C19: '0.645'
## Warning: Coercing text to numeric in T39516 / R39516C20: '5008.7'
## Warning: Coercing text to numeric in S39517 / R39517C19: '0.645'
## Warning: Coercing text to numeric in T39517 / R39517C20: '5008.7'
## Warning: Coercing text to numeric in S39518 / R39518C19: '0.645'
## Warning: Coercing text to numeric in T39518 / R39518C20: '5008.7'
## Warning: Coercing text to numeric in S39519 / R39519C19: '0.645'
## Warning: Coercing text to numeric in T39519 / R39519C20: '5008.7'
## Warning: Coercing text to numeric in S39520 / R39520C19: '0.645'
## Warning: Coercing text to numeric in T39520 / R39520C20: '5008.7'
## Warning: Coercing text to numeric in S39521 / R39521C19: '0.645'
## Warning: Coercing text to numeric in T39521 / R39521C20: '5008.7'
## Warning: Coercing text to numeric in S39522 / R39522C19: '0.645'
## Warning: Coercing text to numeric in T39522 / R39522C20: '5008.7'
## Warning: Coercing text to numeric in S39523 / R39523C19: '0.645'
## Warning: Coercing text to numeric in T39523 / R39523C20: '5008.7'
## Warning: Coercing text to numeric in S39524 / R39524C19: '0.645'
## Warning: Coercing text to numeric in T39524 / R39524C20: '5008.7'
## Warning: Coercing text to numeric in S39525 / R39525C19: '0.645'
## Warning: Coercing text to numeric in T39525 / R39525C20: '5008.7'
## Warning: Coercing text to numeric in S39526 / R39526C19: '0.645'
## Warning: Coercing text to numeric in T39526 / R39526C20: '5008.7'
## Warning: Coercing text to numeric in S39527 / R39527C19: '0.646'
## Warning: Coercing text to numeric in T39527 / R39527C20: '5008.7'
## Warning: Coercing text to numeric in S39528 / R39528C19: '0.646'
## Warning: Coercing text to numeric in T39528 / R39528C20: '5008.7'
## Warning: Coercing text to numeric in S39529 / R39529C19: '0.646'
## Warning: Coercing text to numeric in T39529 / R39529C20: '5008.7'
## Warning: Coercing text to numeric in S39530 / R39530C19: '0.646'
## Warning: Coercing text to numeric in T39530 / R39530C20: '5008.7'
## Warning: Coercing text to numeric in S39531 / R39531C19: '0.646'
## Warning: Coercing text to numeric in T39531 / R39531C20: '5008.7'
## Warning: Coercing text to numeric in S39532 / R39532C19: '0.646'
## Warning: Coercing text to numeric in T39532 / R39532C20: '5008.7'
## Warning: Coercing text to numeric in S39533 / R39533C19: '0.646'
## Warning: Coercing text to numeric in T39533 / R39533C20: '5008.7'
## Warning: Coercing text to numeric in S39534 / R39534C19: '0.646'
## Warning: Coercing text to numeric in T39534 / R39534C20: '5008.7'
## Warning: Coercing text to numeric in S39535 / R39535C19: '0.646'
## Warning: Coercing text to numeric in T39535 / R39535C20: '5008.7'
## Warning: Coercing text to numeric in S39536 / R39536C19: '0.646'
## Warning: Coercing text to numeric in T39536 / R39536C20: '5008.7'
## Warning: Coercing text to numeric in S39537 / R39537C19: '0.646'
## Warning: Coercing text to numeric in T39537 / R39537C20: '5008.7'
## Warning: Coercing text to numeric in S39538 / R39538C19: '0.646'
## Warning: Coercing text to numeric in T39538 / R39538C20: '5008.7'
## Warning: Coercing text to numeric in S39539 / R39539C19: '0.654'
## Warning: Coercing text to numeric in T39539 / R39539C20: '5008.7'
## Warning: Coercing text to numeric in S39540 / R39540C19: '0.654'
## Warning: Coercing text to numeric in T39540 / R39540C20: '5008.7'
## Warning: Coercing text to numeric in S39541 / R39541C19: '0.654'
## Warning: Coercing text to numeric in T39541 / R39541C20: '5008.7'
## Warning: Coercing text to numeric in S39542 / R39542C19: '0.654'
## Warning: Coercing text to numeric in T39542 / R39542C20: '5008.7'
## Warning: Coercing text to numeric in S39543 / R39543C19: '0.654'
## Warning: Coercing text to numeric in T39543 / R39543C20: '5008.7'
## Warning: Coercing text to numeric in S39544 / R39544C19: '0.659'
## Warning: Coercing text to numeric in T39544 / R39544C20: '5008.7'
## Warning: Coercing text to numeric in S39545 / R39545C19: '0.659'
## Warning: Coercing text to numeric in T39545 / R39545C20: '5008.7'
## Warning: Coercing text to numeric in S39546 / R39546C19: '0.659'
## Warning: Coercing text to numeric in T39546 / R39546C20: '5008.7'
## Warning: Coercing text to numeric in S39547 / R39547C19: '0.659'
## Warning: Coercing text to numeric in T39547 / R39547C20: '5008.7'
## Warning: Coercing text to numeric in S39548 / R39548C19: '0.659'
## Warning: Coercing text to numeric in T39548 / R39548C20: '5008.7'
## Warning: Coercing text to numeric in S39549 / R39549C19: '0.659'
## Warning: Coercing text to numeric in T39549 / R39549C20: '5008.7'
## Warning: Coercing text to numeric in S39550 / R39550C19: '0.659'
## Warning: Coercing text to numeric in T39550 / R39550C20: '5008.7'
## Warning: Coercing text to numeric in S39551 / R39551C19: '0.659'
## Warning: Coercing text to numeric in T39551 / R39551C20: '5008.7'
## Warning: Coercing text to numeric in S39552 / R39552C19: '0.659'
## Warning: Coercing text to numeric in T39552 / R39552C20: '5008.7'
## Warning: Coercing text to numeric in S39553 / R39553C19: '0.659'
## Warning: Coercing text to numeric in T39553 / R39553C20: '5008.7'
## Warning: Coercing text to numeric in S39554 / R39554C19: '0.659'
## Warning: Coercing text to numeric in T39554 / R39554C20: '5008.7'
## Warning: Coercing text to numeric in S39555 / R39555C19: '0.659'
## Warning: Coercing text to numeric in T39555 / R39555C20: '5008.7'
## Warning: Coercing text to numeric in S39556 / R39556C19: '0.659'
## Warning: Coercing text to numeric in T39556 / R39556C20: '5008.7'
## Warning: Coercing text to numeric in S39557 / R39557C19: '0.659'
## Warning: Coercing text to numeric in T39557 / R39557C20: '5008.7'
## Warning: Coercing text to numeric in S39558 / R39558C19: '0.659'
## Warning: Coercing text to numeric in T39558 / R39558C20: '5008.7'
## Warning: Coercing text to numeric in S39559 / R39559C19: '0.663'
## Warning: Coercing text to numeric in T39559 / R39559C20: '5008.7'
## Warning: Coercing text to numeric in S39560 / R39560C19: '0.663'
## Warning: Coercing text to numeric in T39560 / R39560C20: '5008.7'
## Warning: Coercing text to numeric in S39561 / R39561C19: '0.663'
## Warning: Coercing text to numeric in T39561 / R39561C20: '5008.7'
## Warning: Coercing text to numeric in S39562 / R39562C19: '0.663'
## Warning: Coercing text to numeric in T39562 / R39562C20: '5008.7'
## Warning: Coercing text to numeric in S39563 / R39563C19: '0.663'
## Warning: Coercing text to numeric in T39563 / R39563C20: '5008.7'
## Warning: Coercing text to numeric in S39564 / R39564C19: '0.663'
## Warning: Coercing text to numeric in T39564 / R39564C20: '5008.7'
## Warning: Coercing text to numeric in S39565 / R39565C19: '0.663'
## Warning: Coercing text to numeric in T39565 / R39565C20: '5008.7'
## Warning: Coercing text to numeric in S39566 / R39566C19: '0.663'
## Warning: Coercing text to numeric in T39566 / R39566C20: '5008.7'
## Warning: Coercing text to numeric in S39567 / R39567C19: '0.663'
## Warning: Coercing text to numeric in T39567 / R39567C20: '5008.7'
## Warning: Coercing text to numeric in S39568 / R39568C19: '0.663'
## Warning: Coercing text to numeric in T39568 / R39568C20: '5008.7'
## Warning: Coercing text to numeric in S39569 / R39569C19: '0.663'
## Warning: Coercing text to numeric in T39569 / R39569C20: '5008.7'
## Warning: Coercing text to numeric in S39570 / R39570C19: '0.668'
## Warning: Coercing text to numeric in T39570 / R39570C20: '5008.7'
## Warning: Coercing text to numeric in S39571 / R39571C19: '0.668'
## Warning: Coercing text to numeric in T39571 / R39571C20: '5008.7'
## Warning: Coercing text to numeric in S39572 / R39572C19: '0.668'
## Warning: Coercing text to numeric in T39572 / R39572C20: '5008.7'
## Warning: Coercing text to numeric in S39573 / R39573C19: '0.668'
## Warning: Coercing text to numeric in T39573 / R39573C20: '5008.7'
## Warning: Coercing text to numeric in S39574 / R39574C19: '0.668'
## Warning: Coercing text to numeric in T39574 / R39574C20: '5008.7'
## Warning: Coercing text to numeric in S39575 / R39575C19: '0.668'
## Warning: Coercing text to numeric in T39575 / R39575C20: '5008.7'
## Warning: Coercing text to numeric in S39576 / R39576C19: '0.668'
## Warning: Coercing text to numeric in T39576 / R39576C20: '5008.7'
## Warning: Coercing text to numeric in S39577 / R39577C19: '0.668'
## Warning: Coercing text to numeric in T39577 / R39577C20: '5008.7'
## Warning: Coercing text to numeric in S39578 / R39578C19: '0.668'
## Warning: Coercing text to numeric in T39578 / R39578C20: '5008.7'
## Warning: Coercing text to numeric in S39579 / R39579C19: '0.668'
## Warning: Coercing text to numeric in T39579 / R39579C20: '5008.7'
## Warning: Coercing text to numeric in S39580 / R39580C19: '0.668'
## Warning: Coercing text to numeric in T39580 / R39580C20: '5008.7'
## Warning: Coercing text to numeric in S39581 / R39581C19: '0.668'
## Warning: Coercing text to numeric in T39581 / R39581C20: '5008.7'
## Warning: Coercing text to numeric in S39582 / R39582C19: '0.668'
## Warning: Coercing text to numeric in T39582 / R39582C20: '5008.7'
## Warning: Coercing text to numeric in S39583 / R39583C19: '0.668'
## Warning: Coercing text to numeric in T39583 / R39583C20: '5008.7'
## Warning: Coercing text to numeric in S39584 / R39584C19: '0.668'
## Warning: Coercing text to numeric in T39584 / R39584C20: '5008.7'
## Warning: Coercing text to numeric in S39585 / R39585C19: '0.668'
## Warning: Coercing text to numeric in T39585 / R39585C20: '5008.7'
## Warning: Coercing text to numeric in S39586 / R39586C19: '0.668'
## Warning: Coercing text to numeric in T39586 / R39586C20: '5008.7'
## Warning: Coercing text to numeric in S39587 / R39587C19: '0.668'
## Warning: Coercing text to numeric in T39587 / R39587C20: '5008.7'
## Warning: Coercing text to numeric in S39588 / R39588C19: '0.672'
## Warning: Coercing text to numeric in T39588 / R39588C20: '5008.7'
## Warning: Coercing text to numeric in S39589 / R39589C19: '0.672'
## Warning: Coercing text to numeric in T39589 / R39589C20: '5008.7'
## Warning: Coercing text to numeric in S39590 / R39590C19: '0.672'
## Warning: Coercing text to numeric in T39590 / R39590C20: '5008.7'
## Warning: Coercing text to numeric in S39591 / R39591C19: '0.672'
## Warning: Coercing text to numeric in T39591 / R39591C20: '5008.7'
## Warning: Coercing text to numeric in S39592 / R39592C19: '0.672'
## Warning: Coercing text to numeric in T39592 / R39592C20: '5008.7'
## Warning: Coercing text to numeric in S39593 / R39593C19: '0.672'
## Warning: Coercing text to numeric in T39593 / R39593C20: '5008.7'
## Warning: Coercing text to numeric in S39594 / R39594C19: '0.672'
## Warning: Coercing text to numeric in T39594 / R39594C20: '5008.7'
## Warning: Coercing text to numeric in S39595 / R39595C19: '0.672'
## Warning: Coercing text to numeric in T39595 / R39595C20: '5008.7'
## Warning: Coercing text to numeric in S39596 / R39596C19: '0.672'
## Warning: Coercing text to numeric in T39596 / R39596C20: '5008.7'
## Warning: Coercing text to numeric in S39597 / R39597C19: '0.672'
## Warning: Coercing text to numeric in T39597 / R39597C20: '5008.7'
## Warning: Coercing text to numeric in S39598 / R39598C19: '0.672'
## Warning: Coercing text to numeric in T39598 / R39598C20: '5008.7'
## Warning: Coercing text to numeric in S39599 / R39599C19: '0.672'
## Warning: Coercing text to numeric in T39599 / R39599C20: '5008.7'
## Warning: Coercing text to numeric in S39600 / R39600C19: '0.672'
## Warning: Coercing text to numeric in T39600 / R39600C20: '5008.7'
## Warning: Coercing text to numeric in S39601 / R39601C19: '0.672'
## Warning: Coercing text to numeric in T39601 / R39601C20: '5008.7'
## Warning: Coercing text to numeric in S39602 / R39602C19: '0.672'
## Warning: Coercing text to numeric in T39602 / R39602C20: '5008.7'
## Warning: Coercing text to numeric in S39603 / R39603C19: '0.672'
## Warning: Coercing text to numeric in T39603 / R39603C20: '5008.7'
## Warning: Coercing text to numeric in S39604 / R39604C19: '0.677'
## Warning: Coercing text to numeric in T39604 / R39604C20: '5008.7'
## Warning: Coercing text to numeric in S39605 / R39605C19: '0.677'
## Warning: Coercing text to numeric in T39605 / R39605C20: '5008.7'
## Warning: Coercing text to numeric in S39606 / R39606C19: '0.677'
## Warning: Coercing text to numeric in T39606 / R39606C20: '5008.7'
## Warning: Coercing text to numeric in S39607 / R39607C19: '0.677'
## Warning: Coercing text to numeric in T39607 / R39607C20: '5008.7'
## Warning: Coercing text to numeric in S39608 / R39608C19: '0.677'
## Warning: Coercing text to numeric in T39608 / R39608C20: '5008.7'
## Warning: Coercing text to numeric in S39609 / R39609C19: '0.677'
## Warning: Coercing text to numeric in T39609 / R39609C20: '5008.7'
## Warning: Coercing text to numeric in S39610 / R39610C19: '0.677'
## Warning: Coercing text to numeric in T39610 / R39610C20: '5008.7'
## Warning: Coercing text to numeric in S39611 / R39611C19: '0.677'
## Warning: Coercing text to numeric in T39611 / R39611C20: '5008.7'
## Warning: Coercing text to numeric in S39612 / R39612C19: '0.677'
## Warning: Coercing text to numeric in T39612 / R39612C20: '5008.7'
## Warning: Coercing text to numeric in S39613 / R39613C19: '0.677'
## Warning: Coercing text to numeric in T39613 / R39613C20: '5008.7'
## Warning: Coercing text to numeric in S39614 / R39614C19: '0.677'
## Warning: Coercing text to numeric in T39614 / R39614C20: '5008.7'
## Warning: Coercing text to numeric in S39615 / R39615C19: '0.677'
## Warning: Coercing text to numeric in T39615 / R39615C20: '5008.7'
## Warning: Coercing text to numeric in S39616 / R39616C19: '0.682'
## Warning: Coercing text to numeric in T39616 / R39616C20: '5008.7'
## Warning: Coercing text to numeric in S39617 / R39617C19: '0.682'
## Warning: Coercing text to numeric in T39617 / R39617C20: '5008.7'
## Warning: Coercing text to numeric in S39618 / R39618C19: '0.682'
## Warning: Coercing text to numeric in T39618 / R39618C20: '5008.7'
## Warning: Coercing text to numeric in S39619 / R39619C19: '0.682'
## Warning: Coercing text to numeric in T39619 / R39619C20: '5008.7'
## Warning: Coercing text to numeric in S39620 / R39620C19: '0.682'
## Warning: Coercing text to numeric in T39620 / R39620C20: '5008.7'
## Warning: Coercing text to numeric in S39621 / R39621C19: '0.682'
## Warning: Coercing text to numeric in T39621 / R39621C20: '5008.7'
## Warning: Coercing text to numeric in S39622 / R39622C19: '0.682'
## Warning: Coercing text to numeric in T39622 / R39622C20: '5008.7'
## Warning: Coercing text to numeric in S39623 / R39623C19: '0.682'
## Warning: Coercing text to numeric in T39623 / R39623C20: '5008.7'
## Warning: Coercing text to numeric in S39624 / R39624C19: '0.682'
## Warning: Coercing text to numeric in T39624 / R39624C20: '5008.7'
## Warning: Coercing text to numeric in S39625 / R39625C19: '0.682'
## Warning: Coercing text to numeric in T39625 / R39625C20: '5008.7'
## Warning: Coercing text to numeric in S39626 / R39626C19: '0.682'
## Warning: Coercing text to numeric in T39626 / R39626C20: '5008.7'
## Warning: Coercing text to numeric in S39627 / R39627C19: '0.682'
## Warning: Coercing text to numeric in T39627 / R39627C20: '5008.7'
## Warning: Coercing text to numeric in S39628 / R39628C19: '0.682'
## Warning: Coercing text to numeric in T39628 / R39628C20: '5008.7'
## Warning: Coercing text to numeric in S39629 / R39629C19: '0.682'
## Warning: Coercing text to numeric in T39629 / R39629C20: '5008.7'
## Warning: Coercing text to numeric in S39630 / R39630C19: '0.682'
## Warning: Coercing text to numeric in T39630 / R39630C20: '5008.7'
## Warning: Coercing text to numeric in S39631 / R39631C19: '0.682'
## Warning: Coercing text to numeric in T39631 / R39631C20: '5008.7'
## Warning: Coercing text to numeric in S39632 / R39632C19: '0.682'
## Warning: Coercing text to numeric in T39632 / R39632C20: '5008.7'
## Warning: Coercing text to numeric in S39633 / R39633C19: '0.682'
## Warning: Coercing text to numeric in T39633 / R39633C20: '5008.7'
## Warning: Coercing text to numeric in S39634 / R39634C19: '0.682'
## Warning: Coercing text to numeric in T39634 / R39634C20: '5008.7'
## Warning: Coercing text to numeric in S39635 / R39635C19: '0.682'
## Warning: Coercing text to numeric in T39635 / R39635C20: '5008.7'
## Warning: Coercing text to numeric in S39636 / R39636C19: '0.682'
## Warning: Coercing text to numeric in T39636 / R39636C20: '5008.7'
## Warning: Coercing text to numeric in S39637 / R39637C19: '0.682'
## Warning: Coercing text to numeric in T39637 / R39637C20: '5008.7'
## Warning: Coercing text to numeric in S39638 / R39638C19: '0.682'
## Warning: Coercing text to numeric in T39638 / R39638C20: '5008.7'
## Warning: Coercing text to numeric in S39639 / R39639C19: '0.682'
## Warning: Coercing text to numeric in T39639 / R39639C20: '5008.7'
## Warning: Coercing text to numeric in S39640 / R39640C19: '0.682'
## Warning: Coercing text to numeric in T39640 / R39640C20: '5008.7'
## Warning: Coercing text to numeric in S39641 / R39641C19: '0.682'
## Warning: Coercing text to numeric in T39641 / R39641C20: '5008.7'
## Warning: Coercing text to numeric in S39642 / R39642C19: '0.682'
## Warning: Coercing text to numeric in T39642 / R39642C20: '5008.7'
## Warning: Coercing text to numeric in S39643 / R39643C19: '0.682'
## Warning: Coercing text to numeric in T39643 / R39643C20: '5008.7'
## Warning: Coercing text to numeric in S39644 / R39644C19: '0.682'
## Warning: Coercing text to numeric in T39644 / R39644C20: '5008.7'
## Warning: Coercing text to numeric in S39645 / R39645C19: '0.682'
## Warning: Coercing text to numeric in T39645 / R39645C20: '5008.7'
## Warning: Coercing text to numeric in S39646 / R39646C19: '0.682'
## Warning: Coercing text to numeric in T39646 / R39646C20: '5008.7'
## Warning: Coercing text to numeric in S39647 / R39647C19: '0.682'
## Warning: Coercing text to numeric in T39647 / R39647C20: '5008.7'
## Warning: Coercing text to numeric in S39648 / R39648C19: '0.682'
## Warning: Coercing text to numeric in T39648 / R39648C20: '5008.7'
## Warning: Coercing text to numeric in S39649 / R39649C19: '0.682'
## Warning: Coercing text to numeric in T39649 / R39649C20: '5008.7'
## Warning: Coercing text to numeric in S39650 / R39650C19: '0.682'
## Warning: Coercing text to numeric in T39650 / R39650C20: '5008.7'
## Warning: Coercing text to numeric in S39651 / R39651C19: '0.682'
## Warning: Coercing text to numeric in T39651 / R39651C20: '5008.7'
## Warning: Coercing text to numeric in S39652 / R39652C19: '0.682'
## Warning: Coercing text to numeric in T39652 / R39652C20: '5008.7'
## Warning: Coercing text to numeric in S39653 / R39653C19: '0.682'
## Warning: Coercing text to numeric in T39653 / R39653C20: '5008.7'
## Warning: Coercing text to numeric in S39654 / R39654C19: '0.682'
## Warning: Coercing text to numeric in T39654 / R39654C20: '5008.7'
## Warning: Coercing text to numeric in S39655 / R39655C19: '0.683'
## Warning: Coercing text to numeric in T39655 / R39655C20: '5008.7'
## Warning: Coercing text to numeric in S39656 / R39656C19: '0.683'
## Warning: Coercing text to numeric in T39656 / R39656C20: '5008.7'
## Warning: Coercing text to numeric in S39657 / R39657C19: '0.683'
## Warning: Coercing text to numeric in T39657 / R39657C20: '5008.7'
## Warning: Coercing text to numeric in S39658 / R39658C19: '0.683'
## Warning: Coercing text to numeric in T39658 / R39658C20: '5008.7'
## Warning: Coercing text to numeric in S39659 / R39659C19: '0.683'
## Warning: Coercing text to numeric in T39659 / R39659C20: '5008.7'
## Warning: Coercing text to numeric in S39660 / R39660C19: '0.683'
## Warning: Coercing text to numeric in T39660 / R39660C20: '5008.7'
## Warning: Coercing text to numeric in S39661 / R39661C19: '0.683'
## Warning: Coercing text to numeric in T39661 / R39661C20: '5008.7'
## Warning: Coercing text to numeric in S39662 / R39662C19: '0.683'
## Warning: Coercing text to numeric in T39662 / R39662C20: '5008.7'
## Warning: Coercing text to numeric in S39663 / R39663C19: '0.683'
## Warning: Coercing text to numeric in T39663 / R39663C20: '5008.7'
## Warning: Coercing text to numeric in S39664 / R39664C19: '0.683'
## Warning: Coercing text to numeric in T39664 / R39664C20: '5008.7'
## Warning: Coercing text to numeric in S39665 / R39665C19: '0.683'
## Warning: Coercing text to numeric in T39665 / R39665C20: '5008.7'
## Warning: Coercing text to numeric in S39666 / R39666C19: '0.683'
## Warning: Coercing text to numeric in T39666 / R39666C20: '5008.7'
## Warning: Coercing text to numeric in S39667 / R39667C19: '0.683'
## Warning: Coercing text to numeric in T39667 / R39667C20: '5008.7'
## Warning: Coercing text to numeric in S39668 / R39668C19: '0.683'
## Warning: Coercing text to numeric in T39668 / R39668C20: '5008.7'
## Warning: Coercing text to numeric in S39669 / R39669C19: '0.684'
## Warning: Coercing text to numeric in T39669 / R39669C20: '5008.7'
## Warning: Coercing text to numeric in S39670 / R39670C19: '0.684'
## Warning: Coercing text to numeric in T39670 / R39670C20: '5008.7'
## Warning: Coercing text to numeric in S39671 / R39671C19: '0.684'
## Warning: Coercing text to numeric in T39671 / R39671C20: '5008.7'
## Warning: Coercing text to numeric in S39672 / R39672C19: '0.684'
## Warning: Coercing text to numeric in T39672 / R39672C20: '5008.7'
## Warning: Coercing text to numeric in S39673 / R39673C19: '0.684'
## Warning: Coercing text to numeric in T39673 / R39673C20: '5008.7'
## Warning: Coercing text to numeric in S39674 / R39674C19: '0.684'
## Warning: Coercing text to numeric in T39674 / R39674C20: '5008.7'
## Warning: Coercing text to numeric in S39675 / R39675C19: '0.684'
## Warning: Coercing text to numeric in T39675 / R39675C20: '5008.7'
## Warning: Coercing text to numeric in S39676 / R39676C19: '0.684'
## Warning: Coercing text to numeric in T39676 / R39676C20: '5008.7'
## Warning: Coercing text to numeric in S39677 / R39677C19: '0.684'
## Warning: Coercing text to numeric in T39677 / R39677C20: '5008.7'
## Warning: Coercing text to numeric in S39678 / R39678C19: '0.684'
## Warning: Coercing text to numeric in T39678 / R39678C20: '5008.7'
## Warning: Coercing text to numeric in S39679 / R39679C19: '0.684'
## Warning: Coercing text to numeric in T39679 / R39679C20: '5008.7'
## Warning: Coercing text to numeric in S39680 / R39680C19: '0.684'
## Warning: Coercing text to numeric in T39680 / R39680C20: '5008.7'
## Warning: Coercing text to numeric in S39681 / R39681C19: '0.684'
## Warning: Coercing text to numeric in T39681 / R39681C20: '5008.7'
## Warning: Coercing text to numeric in S39682 / R39682C19: '0.684'
## Warning: Coercing text to numeric in T39682 / R39682C20: '5008.7'
## Warning: Coercing text to numeric in S39683 / R39683C19: '0.684'
## Warning: Coercing text to numeric in T39683 / R39683C20: '5008.7'
## Warning: Coercing text to numeric in S39684 / R39684C19: '0.684'
## Warning: Coercing text to numeric in T39684 / R39684C20: '5008.7'
## Warning: Coercing text to numeric in S39685 / R39685C19: '0.685'
## Warning: Coercing text to numeric in T39685 / R39685C20: '5008.7'
## Warning: Coercing text to numeric in S39686 / R39686C19: '0.685'
## Warning: Coercing text to numeric in T39686 / R39686C20: '5008.7'
## Warning: Coercing text to numeric in S39687 / R39687C19: '0.685'
## Warning: Coercing text to numeric in T39687 / R39687C20: '5008.7'
## Warning: Coercing text to numeric in S39688 / R39688C19: '0.685'
## Warning: Coercing text to numeric in T39688 / R39688C20: '5008.7'
## Warning: Coercing text to numeric in S39689 / R39689C19: '0.685'
## Warning: Coercing text to numeric in T39689 / R39689C20: '5008.7'
## Warning: Coercing text to numeric in S39690 / R39690C19: '0.685'
## Warning: Coercing text to numeric in T39690 / R39690C20: '5008.7'
## Warning: Coercing text to numeric in S39691 / R39691C19: '0.685'
## Warning: Coercing text to numeric in T39691 / R39691C20: '5008.7'
## Warning: Coercing text to numeric in S39692 / R39692C19: '0.685'
## Warning: Coercing text to numeric in T39692 / R39692C20: '5008.7'
## Warning: Coercing text to numeric in S39693 / R39693C19: '0.685'
## Warning: Coercing text to numeric in T39693 / R39693C20: '5008.7'
## Warning: Coercing text to numeric in S39694 / R39694C19: '0.688'
## Warning: Coercing text to numeric in T39694 / R39694C20: '5008.7'
## Warning: Coercing text to numeric in S39695 / R39695C19: '0.688'
## Warning: Coercing text to numeric in T39695 / R39695C20: '5008.7'
## Warning: Coercing text to numeric in S39696 / R39696C19: '0.688'
## Warning: Coercing text to numeric in T39696 / R39696C20: '5008.7'
## Warning: Coercing text to numeric in S39697 / R39697C19: '0.69'
## Warning: Coercing text to numeric in T39697 / R39697C20: '5008.7'
## Warning: Coercing text to numeric in S39698 / R39698C19: '0.69'
## Warning: Coercing text to numeric in T39698 / R39698C20: '5008.7'
## Warning: Coercing text to numeric in S39699 / R39699C19: '0.69'
## Warning: Coercing text to numeric in T39699 / R39699C20: '5008.7'
## Warning: Coercing text to numeric in S39700 / R39700C19: '0.692'
## Warning: Coercing text to numeric in T39700 / R39700C20: '5008.7'
## Warning: Coercing text to numeric in S39701 / R39701C19: '0.692'
## Warning: Coercing text to numeric in T39701 / R39701C20: '5008.7'
## Warning: Coercing text to numeric in S39702 / R39702C19: '0.692'
## Warning: Coercing text to numeric in T39702 / R39702C20: '5008.7'
## Warning: Coercing text to numeric in S39703 / R39703C19: '0.692'
## Warning: Coercing text to numeric in T39703 / R39703C20: '5008.7'
## Warning: Coercing text to numeric in S39704 / R39704C19: '0.692'
## Warning: Coercing text to numeric in T39704 / R39704C20: '5008.7'
## Warning: Coercing text to numeric in S39705 / R39705C19: '0.692'
## Warning: Coercing text to numeric in T39705 / R39705C20: '5008.7'
## Warning: Coercing text to numeric in S39706 / R39706C19: '0.692'
## Warning: Coercing text to numeric in T39706 / R39706C20: '5008.7'
## Warning: Coercing text to numeric in S39707 / R39707C19: '0.692'
## Warning: Coercing text to numeric in T39707 / R39707C20: '5008.7'
## Warning: Coercing text to numeric in S39708 / R39708C19: '0.692'
## Warning: Coercing text to numeric in T39708 / R39708C20: '5008.7'
## Warning: Coercing text to numeric in S39709 / R39709C19: '0.692'
## Warning: Coercing text to numeric in T39709 / R39709C20: '5008.7'
## Warning: Coercing text to numeric in S39710 / R39710C19: '0.695'
## Warning: Coercing text to numeric in T39710 / R39710C20: '5008.7'
## Warning: Coercing text to numeric in S39711 / R39711C19: '0.695'
## Warning: Coercing text to numeric in T39711 / R39711C20: '5008.7'
## Warning: Coercing text to numeric in S39712 / R39712C19: '0.695'
## Warning: Coercing text to numeric in T39712 / R39712C20: '5008.7'
## Warning: Coercing text to numeric in S39713 / R39713C19: '0.695'
## Warning: Coercing text to numeric in T39713 / R39713C20: '5008.7'
## Warning: Coercing text to numeric in S39714 / R39714C19: '0.695'
## Warning: Coercing text to numeric in T39714 / R39714C20: '5008.7'
## Warning: Coercing text to numeric in S39715 / R39715C19: '0.695'
## Warning: Coercing text to numeric in T39715 / R39715C20: '5008.7'
## Warning: Coercing text to numeric in S39716 / R39716C19: '0.695'
## Warning: Coercing text to numeric in T39716 / R39716C20: '5008.7'
## Warning: Coercing text to numeric in S39717 / R39717C19: '0.695'
## Warning: Coercing text to numeric in T39717 / R39717C20: '5008.7'
## Warning: Coercing text to numeric in S39718 / R39718C19: '0.695'
## Warning: Coercing text to numeric in T39718 / R39718C20: '5008.7'
## Warning: Coercing text to numeric in S39719 / R39719C19: '0.695'
## Warning: Coercing text to numeric in T39719 / R39719C20: '5008.7'
## Warning: Coercing text to numeric in S39720 / R39720C19: '0.697'
## Warning: Coercing text to numeric in T39720 / R39720C20: '5008.7'
## Warning: Coercing text to numeric in S39721 / R39721C19: '0.697'
## Warning: Coercing text to numeric in T39721 / R39721C20: '5008.7'
## Warning: Coercing text to numeric in S39722 / R39722C19: '0.697'
## Warning: Coercing text to numeric in T39722 / R39722C20: '5008.7'
## Warning: Coercing text to numeric in S39723 / R39723C19: '0.697'
## Warning: Coercing text to numeric in T39723 / R39723C20: '5008.7'
## Warning: Coercing text to numeric in S39724 / R39724C19: '0.697'
## Warning: Coercing text to numeric in T39724 / R39724C20: '5008.7'
## Warning: Coercing text to numeric in S39725 / R39725C19: '0.697'
## Warning: Coercing text to numeric in T39725 / R39725C20: '5008.7'
## Warning: Coercing text to numeric in S39726 / R39726C19: '0.697'
## Warning: Coercing text to numeric in T39726 / R39726C20: '5008.7'
## Warning: Coercing text to numeric in S39727 / R39727C19: '0.697'
## Warning: Coercing text to numeric in T39727 / R39727C20: '5008.7'
## Warning: Coercing text to numeric in S39728 / R39728C19: '0.697'
## Warning: Coercing text to numeric in T39728 / R39728C20: '5008.7'
## Warning: Coercing text to numeric in S39729 / R39729C19: '0.697'
## Warning: Coercing text to numeric in T39729 / R39729C20: '5008.7'
## Warning: Coercing text to numeric in S39730 / R39730C19: '0.697'
## Warning: Coercing text to numeric in T39730 / R39730C20: '5008.7'
## Warning: Coercing text to numeric in S39731 / R39731C19: '0.697'
## Warning: Coercing text to numeric in T39731 / R39731C20: '5008.7'
## Warning: Coercing text to numeric in S39732 / R39732C19: '0.697'
## Warning: Coercing text to numeric in T39732 / R39732C20: '5008.7'
## Warning: Coercing text to numeric in S39733 / R39733C19: '0.697'
## Warning: Coercing text to numeric in T39733 / R39733C20: '5008.7'
## Warning: Coercing text to numeric in S39734 / R39734C19: '0.697'
## Warning: Coercing text to numeric in T39734 / R39734C20: '5008.7'
## Warning: Coercing text to numeric in S39735 / R39735C19: '0.697'
## Warning: Coercing text to numeric in T39735 / R39735C20: '5008.7'
## Warning: Coercing text to numeric in S39736 / R39736C19: '0.697'
## Warning: Coercing text to numeric in T39736 / R39736C20: '5008.7'
## Warning: Coercing text to numeric in S39737 / R39737C19: '0.697'
## Warning: Coercing text to numeric in T39737 / R39737C20: '5008.7'
## Warning: Coercing text to numeric in S39738 / R39738C19: '0.697'
## Warning: Coercing text to numeric in T39738 / R39738C20: '5008.7'
## Warning: Coercing text to numeric in S39739 / R39739C19: '0.697'
## Warning: Coercing text to numeric in T39739 / R39739C20: '5008.7'
## Warning: Coercing text to numeric in S39740 / R39740C19: '0.697'
## Warning: Coercing text to numeric in T39740 / R39740C20: '5008.7'
## Warning: Coercing text to numeric in S39741 / R39741C19: '0.697'
## Warning: Coercing text to numeric in T39741 / R39741C20: '5008.7'
## Warning: Coercing text to numeric in S39742 / R39742C19: '0.697'
## Warning: Coercing text to numeric in T39742 / R39742C20: '5008.7'
## Warning: Coercing text to numeric in S39743 / R39743C19: '0.699'
## Warning: Coercing text to numeric in T39743 / R39743C20: '5008.7'
## Warning: Coercing text to numeric in S39744 / R39744C19: '0.699'
## Warning: Coercing text to numeric in T39744 / R39744C20: '5008.7'
## Warning: Coercing text to numeric in S39745 / R39745C19: '0.699'
## Warning: Coercing text to numeric in T39745 / R39745C20: '5008.7'
## Warning: Coercing text to numeric in S39746 / R39746C19: '0.699'
## Warning: Coercing text to numeric in T39746 / R39746C20: '5008.7'
## Warning: Coercing text to numeric in S39747 / R39747C19: '0.699'
## Warning: Coercing text to numeric in T39747 / R39747C20: '5008.7'
## Warning: Coercing text to numeric in S39748 / R39748C19: '0.699'
## Warning: Coercing text to numeric in T39748 / R39748C20: '5008.7'
## Warning: Coercing text to numeric in S39749 / R39749C19: '0.699'
## Warning: Coercing text to numeric in T39749 / R39749C20: '5008.7'
## Warning: Coercing text to numeric in S39750 / R39750C19: '0.699'
## Warning: Coercing text to numeric in T39750 / R39750C20: '5008.7'
## Warning: Coercing text to numeric in S39751 / R39751C19: '0.699'
## Warning: Coercing text to numeric in T39751 / R39751C20: '5008.7'
## Warning: Coercing text to numeric in S39752 / R39752C19: '0.699'
## Warning: Coercing text to numeric in T39752 / R39752C20: '5008.7'
## Warning: Coercing text to numeric in S39753 / R39753C19: '0.699'
## Warning: Coercing text to numeric in T39753 / R39753C20: '5008.7'
## Warning: Coercing text to numeric in S39754 / R39754C19: '0.699'
## Warning: Coercing text to numeric in T39754 / R39754C20: '5008.7'
## Warning: Coercing text to numeric in S39755 / R39755C19: '0.699'
## Warning: Coercing text to numeric in T39755 / R39755C20: '5008.7'
## Warning: Coercing text to numeric in S39756 / R39756C19: '0.699'
## Warning: Coercing text to numeric in T39756 / R39756C20: '5008.7'
## Warning: Coercing text to numeric in S39757 / R39757C19: '0.699'
## Warning: Coercing text to numeric in T39757 / R39757C20: '5008.7'
## Warning: Coercing text to numeric in S39758 / R39758C19: '0.699'
## Warning: Coercing text to numeric in T39758 / R39758C20: '5008.7'
## Warning: Coercing text to numeric in S39759 / R39759C19: '0.699'
## Warning: Coercing text to numeric in T39759 / R39759C20: '5008.7'
## Warning: Coercing text to numeric in S39760 / R39760C19: '0.699'
## Warning: Coercing text to numeric in T39760 / R39760C20: '5008.7'
## Warning: Coercing text to numeric in S39761 / R39761C19: '0.699'
## Warning: Coercing text to numeric in T39761 / R39761C20: '5008.7'
## Warning: Coercing text to numeric in S39762 / R39762C19: '0.699'
## Warning: Coercing text to numeric in T39762 / R39762C20: '5008.7'
## Warning: Coercing text to numeric in S39763 / R39763C19: '0.699'
## Warning: Coercing text to numeric in T39763 / R39763C20: '5008.7'
## Warning: Coercing text to numeric in S39764 / R39764C19: '0.699'
## Warning: Coercing text to numeric in T39764 / R39764C20: '5008.7'
## Warning: Coercing text to numeric in S39765 / R39765C19: '0.699'
## Warning: Coercing text to numeric in T39765 / R39765C20: '5008.7'
## Warning: Coercing text to numeric in S39766 / R39766C19: '0.699'
## Warning: Coercing text to numeric in T39766 / R39766C20: '5008.7'
## Warning: Coercing text to numeric in S39767 / R39767C19: '0.699'
## Warning: Coercing text to numeric in T39767 / R39767C20: '5008.7'
## Warning: Coercing text to numeric in S39768 / R39768C19: '0.699'
## Warning: Coercing text to numeric in T39768 / R39768C20: '5008.7'
## Warning: Coercing text to numeric in S39769 / R39769C19: '0.699'
## Warning: Coercing text to numeric in T39769 / R39769C20: '5008.7'
## Warning: Coercing text to numeric in S39770 / R39770C19: '0.699'
## Warning: Coercing text to numeric in T39770 / R39770C20: '5008.7'
## Warning: Coercing text to numeric in S39771 / R39771C19: '0.701'
## Warning: Coercing text to numeric in T39771 / R39771C20: '5008.7'
## Warning: Coercing text to numeric in S39772 / R39772C19: '0.701'
## Warning: Coercing text to numeric in T39772 / R39772C20: '5008.7'
## Warning: Coercing text to numeric in S39773 / R39773C19: '0.701'
## Warning: Coercing text to numeric in T39773 / R39773C20: '5008.7'
## Warning: Coercing text to numeric in S39774 / R39774C19: '0.701'
## Warning: Coercing text to numeric in T39774 / R39774C20: '5008.7'
## Warning: Coercing text to numeric in S39775 / R39775C19: '0.701'
## Warning: Coercing text to numeric in T39775 / R39775C20: '5008.7'
## Warning: Coercing text to numeric in S39776 / R39776C19: '0.701'
## Warning: Coercing text to numeric in T39776 / R39776C20: '5008.7'
## Warning: Coercing text to numeric in S39777 / R39777C19: '0.701'
## Warning: Coercing text to numeric in T39777 / R39777C20: '5008.7'
## Warning: Coercing text to numeric in S39778 / R39778C19: '0.701'
## Warning: Coercing text to numeric in T39778 / R39778C20: '5008.7'
## Warning: Coercing text to numeric in S39779 / R39779C19: '0.701'
## Warning: Coercing text to numeric in T39779 / R39779C20: '5008.7'
## Warning: Coercing text to numeric in S39780 / R39780C19: '0.701'
## Warning: Coercing text to numeric in T39780 / R39780C20: '5008.7'
## Warning: Coercing text to numeric in S39781 / R39781C19: '0.701'
## Warning: Coercing text to numeric in T39781 / R39781C20: '5008.7'
## Warning: Coercing text to numeric in S39782 / R39782C19: '0.702'
## Warning: Coercing text to numeric in T39782 / R39782C20: '4991.6'
## Warning: Coercing text to numeric in S39783 / R39783C19: '0.702'
## Warning: Coercing text to numeric in T39783 / R39783C20: '4991.6'
## Warning: Coercing text to numeric in S39784 / R39784C19: '0.702'
## Warning: Coercing text to numeric in T39784 / R39784C20: '4991.6'
## Warning: Coercing text to numeric in S39785 / R39785C19: '0.702'
## Warning: Coercing text to numeric in T39785 / R39785C20: '4991.6'
## Warning: Coercing text to numeric in S39786 / R39786C19: '0.702'
## Warning: Coercing text to numeric in T39786 / R39786C20: '4991.6'
## Warning: Coercing text to numeric in S39787 / R39787C19: '0.702'
## Warning: Coercing text to numeric in T39787 / R39787C20: '4991.6'
## Warning: Coercing text to numeric in S39788 / R39788C19: '0.702'
## Warning: Coercing text to numeric in T39788 / R39788C20: '4991.6'
## Warning: Coercing text to numeric in S39789 / R39789C19: '0.702'
## Warning: Coercing text to numeric in T39789 / R39789C20: '4991.6'
## Warning: Coercing text to numeric in S39790 / R39790C19: '0.702'
## Warning: Coercing text to numeric in T39790 / R39790C20: '4991.6'
## Warning: Coercing text to numeric in S39791 / R39791C19: '0.702'
## Warning: Coercing text to numeric in T39791 / R39791C20: '4991.6'
## Warning: Coercing text to numeric in S39792 / R39792C19: '0.702'
## Warning: Coercing text to numeric in T39792 / R39792C20: '4991.6'
## Warning: Coercing text to numeric in S39793 / R39793C19: '0.702'
## Warning: Coercing text to numeric in T39793 / R39793C20: '4991.6'
## Warning: Coercing text to numeric in S39794 / R39794C19: '0.702'
## Warning: Coercing text to numeric in T39794 / R39794C20: '4991.6'
## Warning: Coercing text to numeric in S39795 / R39795C19: '0.702'
## Warning: Coercing text to numeric in T39795 / R39795C20: '4991.6'
## Warning: Coercing text to numeric in S39796 / R39796C19: '0.702'
## Warning: Coercing text to numeric in T39796 / R39796C20: '4991.6'
## Warning: Coercing text to numeric in S39797 / R39797C19: '0.702'
## Warning: Coercing text to numeric in T39797 / R39797C20: '4991.6'
## Warning: Coercing text to numeric in S39798 / R39798C19: '0.702'
## Warning: Coercing text to numeric in T39798 / R39798C20: '4991.6'
## Warning: Coercing text to numeric in S39799 / R39799C19: '0.702'
## Warning: Coercing text to numeric in T39799 / R39799C20: '4991.6'
## Warning: Coercing text to numeric in S39800 / R39800C19: '0.702'
## Warning: Coercing text to numeric in T39800 / R39800C20: '4991.6'
## Warning: Coercing text to numeric in S39801 / R39801C19: '0.702'
## Warning: Coercing text to numeric in T39801 / R39801C20: '4991.6'
## Warning: Coercing text to numeric in S39802 / R39802C19: '0.702'
## Warning: Coercing text to numeric in T39802 / R39802C20: '4991.6'
## Warning: Coercing text to numeric in S39803 / R39803C19: '0.702'
## Warning: Coercing text to numeric in T39803 / R39803C20: '4991.6'
## Warning: Coercing text to numeric in S39804 / R39804C19: '0.704'
## Warning: Coercing text to numeric in T39804 / R39804C20: '4991.6'
## Warning: Coercing text to numeric in S39805 / R39805C19: '0.704'
## Warning: Coercing text to numeric in T39805 / R39805C20: '4991.6'
## Warning: Coercing text to numeric in S39806 / R39806C19: '0.704'
## Warning: Coercing text to numeric in T39806 / R39806C20: '4991.6'
## Warning: Coercing text to numeric in S39807 / R39807C19: '0.704'
## Warning: Coercing text to numeric in T39807 / R39807C20: '4991.6'
## Warning: Coercing text to numeric in S39808 / R39808C19: '0.704'
## Warning: Coercing text to numeric in T39808 / R39808C20: '4991.6'
## Warning: Coercing text to numeric in S39809 / R39809C19: '0.704'
## Warning: Coercing text to numeric in T39809 / R39809C20: '4991.6'
## Warning: Coercing text to numeric in S39810 / R39810C19: '0.704'
## Warning: Coercing text to numeric in T39810 / R39810C20: '4991.6'
## Warning: Coercing text to numeric in S39811 / R39811C19: '0.707'
## Warning: Coercing text to numeric in T39811 / R39811C20: '4991.6'
## Warning: Coercing text to numeric in S39812 / R39812C19: '0.707'
## Warning: Coercing text to numeric in T39812 / R39812C20: '4991.6'
## Warning: Coercing text to numeric in S39813 / R39813C19: '0.707'
## Warning: Coercing text to numeric in T39813 / R39813C20: '4991.6'
## Warning: Coercing text to numeric in S39814 / R39814C19: '0.707'
## Warning: Coercing text to numeric in T39814 / R39814C20: '4991.6'
## Warning: Coercing text to numeric in S39815 / R39815C19: '0.707'
## Warning: Coercing text to numeric in T39815 / R39815C20: '4991.6'
## Warning: Coercing text to numeric in S39816 / R39816C19: '0.711'
## Warning: Coercing text to numeric in T39816 / R39816C20: '4991.6'
## Warning: Coercing text to numeric in S39817 / R39817C19: '0.711'
## Warning: Coercing text to numeric in T39817 / R39817C20: '4991.6'
## Warning: Coercing text to numeric in S39818 / R39818C19: '0.711'
## Warning: Coercing text to numeric in T39818 / R39818C20: '4991.6'
## Warning: Coercing text to numeric in S39819 / R39819C19: '0.711'
## Warning: Coercing text to numeric in T39819 / R39819C20: '4991.6'
## Warning: Coercing text to numeric in S39820 / R39820C19: '0.713'
## Warning: Coercing text to numeric in T39820 / R39820C20: '4991.6'
## Warning: Coercing text to numeric in S39821 / R39821C19: '0.713'
## Warning: Coercing text to numeric in T39821 / R39821C20: '4991.6'
## Warning: Coercing text to numeric in S39822 / R39822C19: '0.713'
## Warning: Coercing text to numeric in T39822 / R39822C20: '4991.6'
## Warning: Coercing text to numeric in S39823 / R39823C19: '0.713'
## Warning: Coercing text to numeric in T39823 / R39823C20: '4991.6'
## Warning: Coercing text to numeric in S39824 / R39824C19: '0.713'
## Warning: Coercing text to numeric in T39824 / R39824C20: '4991.6'
## Warning: Coercing text to numeric in S39825 / R39825C19: '0.713'
## Warning: Coercing text to numeric in T39825 / R39825C20: '4991.6'
## Warning: Coercing text to numeric in S39826 / R39826C19: '0.713'
## Warning: Coercing text to numeric in T39826 / R39826C20: '4991.6'
## Warning: Coercing text to numeric in S39827 / R39827C19: '0.713'
## Warning: Coercing text to numeric in T39827 / R39827C20: '4991.6'
## Warning: Coercing text to numeric in S39828 / R39828C19: '0.713'
## Warning: Coercing text to numeric in T39828 / R39828C20: '4991.6'
## Warning: Coercing text to numeric in S39829 / R39829C19: '0.715'
## Warning: Coercing text to numeric in T39829 / R39829C20: '4991.6'
## Warning: Coercing text to numeric in S39830 / R39830C19: '0.715'
## Warning: Coercing text to numeric in T39830 / R39830C20: '4991.6'
## Warning: Coercing text to numeric in S39831 / R39831C19: '0.715'
## Warning: Coercing text to numeric in T39831 / R39831C20: '4991.6'
## Warning: Coercing text to numeric in S39832 / R39832C19: '0.715'
## Warning: Coercing text to numeric in T39832 / R39832C20: '4991.6'
## Warning: Coercing text to numeric in S39833 / R39833C19: '0.715'
## Warning: Coercing text to numeric in T39833 / R39833C20: '4991.6'
## Warning: Coercing text to numeric in S39834 / R39834C19: '0.715'
## Warning: Coercing text to numeric in T39834 / R39834C20: '4991.6'
## Warning: Coercing text to numeric in S39835 / R39835C19: '0.715'
## Warning: Coercing text to numeric in T39835 / R39835C20: '4991.6'
## Warning: Coercing text to numeric in S39836 / R39836C19: '0.715'
## Warning: Coercing text to numeric in T39836 / R39836C20: '4991.6'
## Warning: Coercing text to numeric in S39837 / R39837C19: '0.715'
## Warning: Coercing text to numeric in T39837 / R39837C20: '4991.6'
## Warning: Coercing text to numeric in S39838 / R39838C19: '0.715'
## Warning: Coercing text to numeric in T39838 / R39838C20: '4991.6'
## Warning: Coercing text to numeric in S39839 / R39839C19: '0.715'
## Warning: Coercing text to numeric in T39839 / R39839C20: '4991.6'
## Warning: Coercing text to numeric in S39840 / R39840C19: '0.715'
## Warning: Coercing text to numeric in T39840 / R39840C20: '4991.6'
## Warning: Coercing text to numeric in S39841 / R39841C19: '0.719'
## Warning: Coercing text to numeric in T39841 / R39841C20: '4991.6'
## Warning: Coercing text to numeric in S39842 / R39842C19: '0.719'
## Warning: Coercing text to numeric in T39842 / R39842C20: '4991.6'
## Warning: Coercing text to numeric in S39843 / R39843C19: '0.719'
## Warning: Coercing text to numeric in T39843 / R39843C20: '4991.6'
## Warning: Coercing text to numeric in S39844 / R39844C19: '0.72'
## Warning: Coercing text to numeric in T39844 / R39844C20: '4991.6'
## Warning: Coercing text to numeric in S39845 / R39845C19: '0.72'
## Warning: Coercing text to numeric in T39845 / R39845C20: '4991.6'
## Warning: Coercing text to numeric in S39846 / R39846C19: '0.72'
## Warning: Coercing text to numeric in T39846 / R39846C20: '4991.6'
## Warning: Coercing text to numeric in S39847 / R39847C19: '0.72'
## Warning: Coercing text to numeric in T39847 / R39847C20: '4991.6'
## Warning: Coercing text to numeric in S39848 / R39848C19: '0.72'
## Warning: Coercing text to numeric in T39848 / R39848C20: '4991.6'
## Warning: Coercing text to numeric in S39849 / R39849C19: '0.72'
## Warning: Coercing text to numeric in T39849 / R39849C20: '4991.6'
## Warning: Coercing text to numeric in S39850 / R39850C19: '0.72'
## Warning: Coercing text to numeric in T39850 / R39850C20: '4991.6'
## Warning: Coercing text to numeric in S39851 / R39851C19: '0.72'
## Warning: Coercing text to numeric in T39851 / R39851C20: '4991.6'
## Warning: Coercing text to numeric in S39852 / R39852C19: '0.72'
## Warning: Coercing text to numeric in T39852 / R39852C20: '4991.6'
## Warning: Coercing text to numeric in S39853 / R39853C19: '0.72'
## Warning: Coercing text to numeric in T39853 / R39853C20: '4991.6'
## Warning: Coercing text to numeric in S39854 / R39854C19: '0.72'
## Warning: Coercing text to numeric in T39854 / R39854C20: '4991.6'
## Warning: Coercing text to numeric in S39855 / R39855C19: '0.72'
## Warning: Coercing text to numeric in T39855 / R39855C20: '4991.6'
## Warning: Coercing text to numeric in S39856 / R39856C19: '0.72'
## Warning: Coercing text to numeric in T39856 / R39856C20: '4991.6'
## Warning: Coercing text to numeric in S39857 / R39857C19: '0.72'
## Warning: Coercing text to numeric in T39857 / R39857C20: '4991.6'
## Warning: Coercing text to numeric in S39858 / R39858C19: '0.72'
## Warning: Coercing text to numeric in T39858 / R39858C20: '4991.6'
## Warning: Coercing text to numeric in S39859 / R39859C19: '0.72'
## Warning: Coercing text to numeric in T39859 / R39859C20: '4991.6'
## Warning: Coercing text to numeric in S39860 / R39860C19: '0.72'
## Warning: Coercing text to numeric in T39860 / R39860C20: '4991.6'
## Warning: Coercing text to numeric in S39861 / R39861C19: '0.72'
## Warning: Coercing text to numeric in T39861 / R39861C20: '4991.6'
## Warning: Coercing text to numeric in S39862 / R39862C19: '0.72'
## Warning: Coercing text to numeric in T39862 / R39862C20: '4991.6'
## Warning: Coercing text to numeric in S39863 / R39863C19: '0.72'
## Warning: Coercing text to numeric in T39863 / R39863C20: '4991.6'
## Warning: Coercing text to numeric in S39864 / R39864C19: '0.72'
## Warning: Coercing text to numeric in T39864 / R39864C20: '4991.6'
## Warning: Coercing text to numeric in S39865 / R39865C19: '0.72'
## Warning: Coercing text to numeric in T39865 / R39865C20: '4991.6'
## Warning: Coercing text to numeric in S39866 / R39866C19: '0.72'
## Warning: Coercing text to numeric in T39866 / R39866C20: '4991.6'
## Warning: Coercing text to numeric in S39867 / R39867C19: '0.72'
## Warning: Coercing text to numeric in T39867 / R39867C20: '4991.6'
## Warning: Coercing text to numeric in S39868 / R39868C19: '0.723'
## Warning: Coercing text to numeric in T39868 / R39868C20: '4991.6'
## Warning: Coercing text to numeric in S39869 / R39869C19: '0.723'
## Warning: Coercing text to numeric in T39869 / R39869C20: '4991.6'
## Warning: Coercing text to numeric in S39870 / R39870C19: '0.723'
## Warning: Coercing text to numeric in T39870 / R39870C20: '4991.6'
## Warning: Coercing text to numeric in S39871 / R39871C19: '0.723'
## Warning: Coercing text to numeric in T39871 / R39871C20: '4991.6'
## Warning: Coercing text to numeric in S39872 / R39872C19: '0.723'
## Warning: Coercing text to numeric in T39872 / R39872C20: '4991.6'
## Warning: Coercing text to numeric in S39873 / R39873C19: '0.723'
## Warning: Coercing text to numeric in T39873 / R39873C20: '4991.6'
## Warning: Coercing text to numeric in S39874 / R39874C19: '0.723'
## Warning: Coercing text to numeric in T39874 / R39874C20: '4991.6'
## Warning: Coercing text to numeric in S39875 / R39875C19: '0.723'
## Warning: Coercing text to numeric in T39875 / R39875C20: '4991.6'
## Warning: Coercing text to numeric in S39876 / R39876C19: '0.723'
## Warning: Coercing text to numeric in T39876 / R39876C20: '4991.6'
## Warning: Coercing text to numeric in S39877 / R39877C19: '0.723'
## Warning: Coercing text to numeric in T39877 / R39877C20: '4991.6'
## Warning: Coercing text to numeric in S39878 / R39878C19: '0.727'
## Warning: Coercing text to numeric in T39878 / R39878C20: '4991.6'
## Warning: Coercing text to numeric in S39879 / R39879C19: '0.727'
## Warning: Coercing text to numeric in T39879 / R39879C20: '4991.6'
## Warning: Coercing text to numeric in S39880 / R39880C19: '0.727'
## Warning: Coercing text to numeric in T39880 / R39880C20: '4991.6'
## Warning: Coercing text to numeric in S39881 / R39881C19: '0.727'
## Warning: Coercing text to numeric in T39881 / R39881C20: '4991.6'
## Warning: Coercing text to numeric in S39882 / R39882C19: '0.727'
## Warning: Coercing text to numeric in T39882 / R39882C20: '4991.6'
## Warning: Coercing text to numeric in S39883 / R39883C19: '0.729'
## Warning: Coercing text to numeric in T39883 / R39883C20: '4991.6'
## Warning: Coercing text to numeric in S39884 / R39884C19: '0.729'
## Warning: Coercing text to numeric in T39884 / R39884C20: '4991.6'
## Warning: Coercing text to numeric in S39885 / R39885C19: '0.729'
## Warning: Coercing text to numeric in T39885 / R39885C20: '4991.6'
## Warning: Coercing text to numeric in S39886 / R39886C19: '0.729'
## Warning: Coercing text to numeric in T39886 / R39886C20: '4991.6'
## Warning: Coercing text to numeric in S39887 / R39887C19: '0.729'
## Warning: Coercing text to numeric in T39887 / R39887C20: '4991.6'
## Warning: Coercing text to numeric in S39888 / R39888C19: '0.729'
## Warning: Coercing text to numeric in T39888 / R39888C20: '4991.6'
## Warning: Coercing text to numeric in S39889 / R39889C19: '0.729'
## Warning: Coercing text to numeric in T39889 / R39889C20: '4991.6'
## Warning: Coercing text to numeric in S39890 / R39890C19: '0.729'
## Warning: Coercing text to numeric in T39890 / R39890C20: '4991.6'
## Warning: Coercing text to numeric in S39891 / R39891C19: '0.729'
## Warning: Coercing text to numeric in T39891 / R39891C20: '4991.6'
## Warning: Coercing text to numeric in S39892 / R39892C19: '0.729'
## Warning: Coercing text to numeric in T39892 / R39892C20: '4991.6'
## Warning: Coercing text to numeric in S39893 / R39893C19: '0.729'
## Warning: Coercing text to numeric in T39893 / R39893C20: '4991.6'
## Warning: Coercing text to numeric in S39894 / R39894C19: '0.729'
## Warning: Coercing text to numeric in T39894 / R39894C20: '4991.6'
## Warning: Coercing text to numeric in S39895 / R39895C19: '0.729'
## Warning: Coercing text to numeric in T39895 / R39895C20: '4991.6'
## Warning: Coercing text to numeric in S39896 / R39896C19: '0.732'
## Warning: Coercing text to numeric in T39896 / R39896C20: '4991.6'
## Warning: Coercing text to numeric in S39897 / R39897C19: '0.732'
## Warning: Coercing text to numeric in T39897 / R39897C20: '4991.6'
## Warning: Coercing text to numeric in S39898 / R39898C19: '0.732'
## Warning: Coercing text to numeric in T39898 / R39898C20: '4991.6'
## Warning: Coercing text to numeric in S39899 / R39899C19: '0.732'
## Warning: Coercing text to numeric in T39899 / R39899C20: '4991.6'
## Warning: Coercing text to numeric in S39900 / R39900C19: '0.732'
## Warning: Coercing text to numeric in T39900 / R39900C20: '4991.6'
## Warning: Coercing text to numeric in S39901 / R39901C19: '0.732'
## Warning: Coercing text to numeric in T39901 / R39901C20: '4991.6'
## Warning: Coercing text to numeric in S39902 / R39902C19: '0.733'
## Warning: Coercing text to numeric in T39902 / R39902C20: '4991.6'
## Warning: Coercing text to numeric in S39903 / R39903C19: '0.737'
## Warning: Coercing text to numeric in T39903 / R39903C20: '4991.6'
## Warning: Coercing text to numeric in S39904 / R39904C19: '0.737'
## Warning: Coercing text to numeric in T39904 / R39904C20: '4991.6'
## Warning: Coercing text to numeric in S39905 / R39905C19: '0.737'
## Warning: Coercing text to numeric in T39905 / R39905C20: '4991.6'
## Warning: Coercing text to numeric in S39906 / R39906C19: '0.737'
## Warning: Coercing text to numeric in T39906 / R39906C20: '4991.6'
## Warning: Coercing text to numeric in S39907 / R39907C19: '0.737'
## Warning: Coercing text to numeric in T39907 / R39907C20: '4991.6'
## Warning: Coercing text to numeric in S39908 / R39908C19: '0.737'
## Warning: Coercing text to numeric in T39908 / R39908C20: '4991.6'
## Warning: Coercing text to numeric in S39909 / R39909C19: '0.737'
## Warning: Coercing text to numeric in T39909 / R39909C20: '4991.6'
## Warning: Coercing text to numeric in S39910 / R39910C19: '0.739'
## Warning: Coercing text to numeric in T39910 / R39910C20: '4991.6'
## Warning: Coercing text to numeric in S39911 / R39911C19: '0.739'
## Warning: Coercing text to numeric in T39911 / R39911C20: '4991.6'
## Warning: Coercing text to numeric in S39912 / R39912C19: '0.739'
## Warning: Coercing text to numeric in T39912 / R39912C20: '4991.6'
## Warning: Coercing text to numeric in S39913 / R39913C19: '0.739'
## Warning: Coercing text to numeric in T39913 / R39913C20: '4991.6'
## Warning: Coercing text to numeric in S39914 / R39914C19: '0.739'
## Warning: Coercing text to numeric in T39914 / R39914C20: '4991.6'
## Warning: Coercing text to numeric in S39915 / R39915C19: '0.739'
## Warning: Coercing text to numeric in T39915 / R39915C20: '4991.6'
## Warning: Coercing text to numeric in S39916 / R39916C19: '0.739'
## Warning: Coercing text to numeric in T39916 / R39916C20: '4991.6'
## Warning: Coercing text to numeric in S39917 / R39917C19: '0.739'
## Warning: Coercing text to numeric in T39917 / R39917C20: '4991.6'
## Warning: Coercing text to numeric in S39918 / R39918C19: '0.739'
## Warning: Coercing text to numeric in T39918 / R39918C20: '4991.6'
## Warning: Coercing text to numeric in S39919 / R39919C19: '0.739'
## Warning: Coercing text to numeric in T39919 / R39919C20: '4991.6'
## Warning: Coercing text to numeric in S39920 / R39920C19: '0.739'
## Warning: Coercing text to numeric in T39920 / R39920C20: '4991.6'
## Warning: Coercing text to numeric in S39921 / R39921C19: '0.739'
## Warning: Coercing text to numeric in T39921 / R39921C20: '4991.6'
## Warning: Coercing text to numeric in S39922 / R39922C19: '0.739'
## Warning: Coercing text to numeric in T39922 / R39922C20: '4991.6'
## Warning: Coercing text to numeric in S39923 / R39923C19: '0.739'
## Warning: Coercing text to numeric in T39923 / R39923C20: '4991.6'
## Warning: Coercing text to numeric in S39924 / R39924C19: '0.742'
## Warning: Coercing text to numeric in T39924 / R39924C20: '4991.6'
## Warning: Coercing text to numeric in S39925 / R39925C19: '0.742'
## Warning: Coercing text to numeric in T39925 / R39925C20: '4991.6'
## Warning: Coercing text to numeric in S39926 / R39926C19: '0.742'
## Warning: Coercing text to numeric in T39926 / R39926C20: '4991.6'
## Warning: Coercing text to numeric in S39927 / R39927C19: '0.742'
## Warning: Coercing text to numeric in T39927 / R39927C20: '4991.6'
## Warning: Coercing text to numeric in S39928 / R39928C19: '0.742'
## Warning: Coercing text to numeric in T39928 / R39928C20: '4991.6'
## Warning: Coercing text to numeric in S39929 / R39929C19: '0.742'
## Warning: Coercing text to numeric in T39929 / R39929C20: '4991.6'
## Warning: Coercing text to numeric in S39930 / R39930C19: '0.742'
## Warning: Coercing text to numeric in T39930 / R39930C20: '4991.6'
## Warning: Coercing text to numeric in S39931 / R39931C19: '0.742'
## Warning: Coercing text to numeric in T39931 / R39931C20: '4991.6'
## Warning: Coercing text to numeric in S39932 / R39932C19: '0.742'
## Warning: Coercing text to numeric in T39932 / R39932C20: '4991.6'
## Warning: Coercing text to numeric in S39933 / R39933C19: '0.742'
## Warning: Coercing text to numeric in T39933 / R39933C20: '4991.6'
## Warning: Coercing text to numeric in S39934 / R39934C19: '0.742'
## Warning: Coercing text to numeric in T39934 / R39934C20: '4991.6'
## Warning: Coercing text to numeric in S39935 / R39935C19: '0.742'
## Warning: Coercing text to numeric in T39935 / R39935C20: '4991.6'
## Warning: Coercing text to numeric in S39936 / R39936C19: '0.742'
## Warning: Coercing text to numeric in T39936 / R39936C20: '4991.6'
## Warning: Coercing text to numeric in S39937 / R39937C19: '0.742'
## Warning: Coercing text to numeric in T39937 / R39937C20: '4991.6'
## Warning: Coercing text to numeric in S39938 / R39938C19: '0.742'
## Warning: Coercing text to numeric in T39938 / R39938C20: '4991.6'
## Warning: Coercing text to numeric in S39939 / R39939C19: '0.742'
## Warning: Coercing text to numeric in T39939 / R39939C20: '4991.6'
## Warning: Coercing text to numeric in S39940 / R39940C19: '0.742'
## Warning: Coercing text to numeric in T39940 / R39940C20: '4991.6'
## Warning: Coercing text to numeric in S39941 / R39941C19: '0.748'
## Warning: Coercing text to numeric in T39941 / R39941C20: '4991.6'
## Warning: Coercing text to numeric in S39942 / R39942C19: '0.748'
## Warning: Coercing text to numeric in T39942 / R39942C20: '4991.6'
## Warning: Coercing text to numeric in S39943 / R39943C19: '0.748'
## Warning: Coercing text to numeric in T39943 / R39943C20: '4991.6'
## Warning: Coercing text to numeric in S39944 / R39944C19: '0.748'
## Warning: Coercing text to numeric in T39944 / R39944C20: '4991.6'
## Warning: Coercing text to numeric in S39945 / R39945C19: '0.748'
## Warning: Coercing text to numeric in T39945 / R39945C20: '4991.6'
## Warning: Coercing text to numeric in S39946 / R39946C19: '0.748'
## Warning: Coercing text to numeric in T39946 / R39946C20: '4991.6'
## Warning: Coercing text to numeric in S39947 / R39947C19: '0.748'
## Warning: Coercing text to numeric in T39947 / R39947C20: '4991.6'
## Warning: Coercing text to numeric in S39948 / R39948C19: '0.748'
## Warning: Coercing text to numeric in T39948 / R39948C20: '4991.6'
## Warning: Coercing text to numeric in S39949 / R39949C19: '0.748'
## Warning: Coercing text to numeric in T39949 / R39949C20: '4991.6'
## Warning: Coercing text to numeric in S39950 / R39950C19: '0.748'
## Warning: Coercing text to numeric in T39950 / R39950C20: '4991.6'
## Warning: Coercing text to numeric in S39951 / R39951C19: '0.748'
## Warning: Coercing text to numeric in T39951 / R39951C20: '4991.6'
## Warning: Coercing text to numeric in S39952 / R39952C19: '0.748'
## Warning: Coercing text to numeric in T39952 / R39952C20: '4991.6'
## Warning: Coercing text to numeric in S39953 / R39953C19: '0.754'
## Warning: Coercing text to numeric in T39953 / R39953C20: '4991.6'
## Warning: Coercing text to numeric in S39954 / R39954C19: '0.754'
## Warning: Coercing text to numeric in T39954 / R39954C20: '4991.6'
## Warning: Coercing text to numeric in S39955 / R39955C19: '0.754'
## Warning: Coercing text to numeric in T39955 / R39955C20: '4991.6'
## Warning: Coercing text to numeric in S39956 / R39956C19: '0.754'
## Warning: Coercing text to numeric in T39956 / R39956C20: '4991.6'
## Warning: Coercing text to numeric in S39957 / R39957C19: '0.754'
## Warning: Coercing text to numeric in T39957 / R39957C20: '4991.6'
## Warning: Coercing text to numeric in S39958 / R39958C19: '0.754'
## Warning: Coercing text to numeric in T39958 / R39958C20: '4991.6'
## Warning: Coercing text to numeric in S39959 / R39959C19: '0.754'
## Warning: Coercing text to numeric in T39959 / R39959C20: '4991.6'
## Warning: Coercing text to numeric in S39960 / R39960C19: '0.754'
## Warning: Coercing text to numeric in T39960 / R39960C20: '4991.6'
## Warning: Coercing text to numeric in S39961 / R39961C19: '0.754'
## Warning: Coercing text to numeric in T39961 / R39961C20: '4991.6'
## Warning: Coercing text to numeric in S39962 / R39962C19: '0.754'
## Warning: Coercing text to numeric in T39962 / R39962C20: '4991.6'
## Warning: Coercing text to numeric in S39963 / R39963C19: '0.754'
## Warning: Coercing text to numeric in T39963 / R39963C20: '4991.6'
## Warning: Coercing text to numeric in S39964 / R39964C19: '0.754'
## Warning: Coercing text to numeric in T39964 / R39964C20: '4991.6'
## Warning: Coercing text to numeric in S39965 / R39965C19: '0.754'
## Warning: Coercing text to numeric in T39965 / R39965C20: '4991.6'
## Warning: Coercing text to numeric in S39966 / R39966C19: '0.754'
## Warning: Coercing text to numeric in T39966 / R39966C20: '4991.6'
## Warning: Coercing text to numeric in S39967 / R39967C19: '0.754'
## Warning: Coercing text to numeric in T39967 / R39967C20: '4991.6'
## Warning: Coercing text to numeric in S39968 / R39968C19: '0.754'
## Warning: Coercing text to numeric in T39968 / R39968C20: '4991.6'
## Warning: Coercing text to numeric in S39969 / R39969C19: '0.754'
## Warning: Coercing text to numeric in T39969 / R39969C20: '4991.6'
## Warning: Coercing text to numeric in S39970 / R39970C19: '0.754'
## Warning: Coercing text to numeric in T39970 / R39970C20: '4991.6'
## Warning: Coercing text to numeric in S39971 / R39971C19: '0.754'
## Warning: Coercing text to numeric in T39971 / R39971C20: '4991.6'
## Warning: Coercing text to numeric in S39972 / R39972C19: '0.761'
## Warning: Coercing text to numeric in T39972 / R39972C20: '4991.6'
## Warning: Coercing text to numeric in S39973 / R39973C19: '0.761'
## Warning: Coercing text to numeric in T39973 / R39973C20: '4991.6'
## Warning: Coercing text to numeric in S39974 / R39974C19: '0.761'
## Warning: Coercing text to numeric in T39974 / R39974C20: '4991.6'
## Warning: Coercing text to numeric in S39975 / R39975C19: '0.761'
## Warning: Coercing text to numeric in T39975 / R39975C20: '4991.6'
## Warning: Coercing text to numeric in S39976 / R39976C19: '0.761'
## Warning: Coercing text to numeric in T39976 / R39976C20: '4991.6'
## Warning: Coercing text to numeric in S39977 / R39977C19: '0.761'
## Warning: Coercing text to numeric in T39977 / R39977C20: '4991.6'
## Warning: Coercing text to numeric in S39978 / R39978C19: '0.761'
## Warning: Coercing text to numeric in T39978 / R39978C20: '4991.6'
## Warning: Coercing text to numeric in S39979 / R39979C19: '0.761'
## Warning: Coercing text to numeric in T39979 / R39979C20: '4991.6'
## Warning: Coercing text to numeric in S39980 / R39980C19: '0.761'
## Warning: Coercing text to numeric in T39980 / R39980C20: '4991.6'
## Warning: Coercing text to numeric in S39981 / R39981C19: '0.761'
## Warning: Coercing text to numeric in T39981 / R39981C20: '4991.6'
## Warning: Coercing text to numeric in S39982 / R39982C19: '0.761'
## Warning: Coercing text to numeric in T39982 / R39982C20: '4991.6'
## Warning: Coercing text to numeric in S39983 / R39983C19: '0.761'
## Warning: Coercing text to numeric in T39983 / R39983C20: '4991.6'
## Warning: Coercing text to numeric in S39984 / R39984C19: '0.761'
## Warning: Coercing text to numeric in T39984 / R39984C20: '4991.6'
## Warning: Coercing text to numeric in S39985 / R39985C19: '0.761'
## Warning: Coercing text to numeric in T39985 / R39985C20: '4991.6'
## Warning: Coercing text to numeric in S39986 / R39986C19: '0.761'
## Warning: Coercing text to numeric in T39986 / R39986C20: '4991.6'
## Warning: Coercing text to numeric in S39987 / R39987C19: '0.761'
## Warning: Coercing text to numeric in T39987 / R39987C20: '4991.6'
## Warning: Coercing text to numeric in S39988 / R39988C19: '0.761'
## Warning: Coercing text to numeric in T39988 / R39988C20: '4991.6'
## Warning: Coercing text to numeric in S39989 / R39989C19: '0.761'
## Warning: Coercing text to numeric in T39989 / R39989C20: '4991.6'
## Warning: Coercing text to numeric in S39990 / R39990C19: '0.761'
## Warning: Coercing text to numeric in T39990 / R39990C20: '4991.6'
## Warning: Coercing text to numeric in S39991 / R39991C19: '0.761'
## Warning: Coercing text to numeric in T39991 / R39991C20: '4991.6'
## Warning: Coercing text to numeric in S39992 / R39992C19: '0.761'
## Warning: Coercing text to numeric in T39992 / R39992C20: '4991.6'
## Warning: Coercing text to numeric in S39993 / R39993C19: '0.761'
## Warning: Coercing text to numeric in T39993 / R39993C20: '4991.6'
## Warning: Coercing text to numeric in S39994 / R39994C19: '0.767'
## Warning: Coercing text to numeric in T39994 / R39994C20: '4991.6'
## Warning: Coercing text to numeric in S39995 / R39995C19: '0.767'
## Warning: Coercing text to numeric in T39995 / R39995C20: '4991.6'
## Warning: Coercing text to numeric in S39996 / R39996C19: '0.767'
## Warning: Coercing text to numeric in T39996 / R39996C20: '4991.6'
## Warning: Coercing text to numeric in S39997 / R39997C19: '0.767'
## Warning: Coercing text to numeric in T39997 / R39997C20: '4991.6'
## Warning: Coercing text to numeric in S39998 / R39998C19: '0.767'
## Warning: Coercing text to numeric in T39998 / R39998C20: '4991.6'
## Warning: Coercing text to numeric in S39999 / R39999C19: '0.767'
## Warning: Coercing text to numeric in T39999 / R39999C20: '4991.6'
## Warning: Coercing text to numeric in S40000 / R40000C19: '0.767'
## Warning: Coercing text to numeric in T40000 / R40000C20: '4991.6'
## Warning: Coercing text to numeric in S40001 / R40001C19: '0.767'
## Warning: Coercing text to numeric in T40001 / R40001C20: '4991.6'
## Warning: Coercing text to numeric in S40002 / R40002C19: '0.767'
## Warning: Coercing text to numeric in T40002 / R40002C20: '4991.6'
## Warning: Coercing text to numeric in S40003 / R40003C19: '0.767'
## Warning: Coercing text to numeric in T40003 / R40003C20: '4991.6'
## Warning: Coercing text to numeric in S40004 / R40004C19: '0.767'
## Warning: Coercing text to numeric in T40004 / R40004C20: '4991.6'
## Warning: Coercing text to numeric in S40005 / R40005C19: '0.767'
## Warning: Coercing text to numeric in T40005 / R40005C20: '4991.6'
## Warning: Coercing text to numeric in S40006 / R40006C19: '0.767'
## Warning: Coercing text to numeric in T40006 / R40006C20: '4991.6'
## Warning: Coercing text to numeric in S40007 / R40007C19: '0.767'
## Warning: Coercing text to numeric in T40007 / R40007C20: '4991.6'
## Warning: Coercing text to numeric in S40008 / R40008C19: '0.767'
## Warning: Coercing text to numeric in T40008 / R40008C20: '4991.6'
## Warning: Coercing text to numeric in S40009 / R40009C19: '0.767'
## Warning: Coercing text to numeric in T40009 / R40009C20: '4991.6'
## Warning: Coercing text to numeric in S40010 / R40010C19: '0.767'
## Warning: Coercing text to numeric in T40010 / R40010C20: '4991.6'
## Warning: Coercing text to numeric in S40011 / R40011C19: '0.782'
## Warning: Coercing text to numeric in T40011 / R40011C20: '4991.6'
## Warning: Coercing text to numeric in S40012 / R40012C19: '0.782'
## Warning: Coercing text to numeric in T40012 / R40012C20: '4991.6'
## Warning: Coercing text to numeric in S40013 / R40013C19: '0.782'
## Warning: Coercing text to numeric in T40013 / R40013C20: '4991.6'
## Warning: Coercing text to numeric in S40014 / R40014C19: '0.782'
## Warning: Coercing text to numeric in T40014 / R40014C20: '4991.6'
## Warning: Coercing text to numeric in S40015 / R40015C19: '0.782'
## Warning: Coercing text to numeric in T40015 / R40015C20: '4991.6'
## Warning: Coercing text to numeric in S40016 / R40016C19: '0.782'
## Warning: Coercing text to numeric in T40016 / R40016C20: '4991.6'
## Warning: Coercing text to numeric in S40017 / R40017C19: '0.782'
## Warning: Coercing text to numeric in T40017 / R40017C20: '4991.6'
## Warning: Coercing text to numeric in S40018 / R40018C19: '0.782'
## Warning: Coercing text to numeric in T40018 / R40018C20: '4991.6'
## Warning: Coercing text to numeric in S40019 / R40019C19: '0.782'
## Warning: Coercing text to numeric in T40019 / R40019C20: '4991.6'
## Warning: Coercing text to numeric in S40020 / R40020C19: '0.782'
## Warning: Coercing text to numeric in T40020 / R40020C20: '4991.6'
## Warning: Coercing text to numeric in S40021 / R40021C19: '0.782'
## Warning: Coercing text to numeric in T40021 / R40021C20: '4991.6'
## Warning: Coercing text to numeric in S40022 / R40022C19: '0.79'
## Warning: Coercing text to numeric in T40022 / R40022C20: '4991.6'
## Warning: Coercing text to numeric in S40023 / R40023C19: '0.79'
## Warning: Coercing text to numeric in T40023 / R40023C20: '4991.6'
## Warning: Coercing text to numeric in S40024 / R40024C19: '0.79'
## Warning: Coercing text to numeric in T40024 / R40024C20: '4991.6'
## Warning: Coercing text to numeric in S40025 / R40025C19: '0.79'
## Warning: Coercing text to numeric in T40025 / R40025C20: '4991.6'
## Warning: Coercing text to numeric in S40026 / R40026C19: '0.79'
## Warning: Coercing text to numeric in T40026 / R40026C20: '4991.6'
## Warning: Coercing text to numeric in S40027 / R40027C19: '0.79'
## Warning: Coercing text to numeric in T40027 / R40027C20: '4991.6'
## Warning: Coercing text to numeric in S40028 / R40028C19: '0.79'
## Warning: Coercing text to numeric in T40028 / R40028C20: '4991.6'
## Warning: Coercing text to numeric in S40029 / R40029C19: '0.79'
## Warning: Coercing text to numeric in T40029 / R40029C20: '4991.6'
## Warning: Coercing text to numeric in S40030 / R40030C19: '0.79'
## Warning: Coercing text to numeric in T40030 / R40030C20: '4991.6'
## Warning: Coercing text to numeric in S40031 / R40031C19: '0.79'
## Warning: Coercing text to numeric in T40031 / R40031C20: '4991.6'
## Warning: Coercing text to numeric in S40032 / R40032C19: '0.79'
## Warning: Coercing text to numeric in T40032 / R40032C20: '4991.6'
## Warning: Coercing text to numeric in S40033 / R40033C19: '0.793'
## Warning: Coercing text to numeric in T40033 / R40033C20: '4991.6'
## Warning: Coercing text to numeric in S40034 / R40034C19: '0.793'
## Warning: Coercing text to numeric in T40034 / R40034C20: '4991.6'
## Warning: Coercing text to numeric in S40035 / R40035C19: '0.793'
## Warning: Coercing text to numeric in T40035 / R40035C20: '4991.6'
## Warning: Coercing text to numeric in S40036 / R40036C19: '0.793'
## Warning: Coercing text to numeric in T40036 / R40036C20: '4991.6'
## Warning: Coercing text to numeric in S40037 / R40037C19: '0.793'
## Warning: Coercing text to numeric in T40037 / R40037C20: '4991.6'
## Warning: Coercing text to numeric in S40038 / R40038C19: '0.793'
## Warning: Coercing text to numeric in T40038 / R40038C20: '4991.6'
## Warning: Coercing text to numeric in S40039 / R40039C19: '0.793'
## Warning: Coercing text to numeric in T40039 / R40039C20: '4991.6'
## Warning: Coercing text to numeric in S40040 / R40040C19: '0.793'
## Warning: Coercing text to numeric in T40040 / R40040C20: '4991.6'
## Warning: Coercing text to numeric in S40041 / R40041C19: '0.793'
## Warning: Coercing text to numeric in T40041 / R40041C20: '4991.6'
## Warning: Coercing text to numeric in S40042 / R40042C19: '0.797'
## Warning: Coercing text to numeric in T40042 / R40042C20: '4991.6'
## Warning: Coercing text to numeric in S40043 / R40043C19: '0.797'
## Warning: Coercing text to numeric in T40043 / R40043C20: '4991.6'
## Warning: Coercing text to numeric in S40044 / R40044C19: '0.797'
## Warning: Coercing text to numeric in T40044 / R40044C20: '4991.6'
## Warning: Coercing text to numeric in S40045 / R40045C19: '0.797'
## Warning: Coercing text to numeric in T40045 / R40045C20: '4991.6'
## Warning: Coercing text to numeric in S40046 / R40046C19: '0.797'
## Warning: Coercing text to numeric in T40046 / R40046C20: '4991.6'
## Warning: Coercing text to numeric in S40047 / R40047C19: '0.797'
## Warning: Coercing text to numeric in T40047 / R40047C20: '4991.6'
## Warning: Coercing text to numeric in S40048 / R40048C19: '0.797'
## Warning: Coercing text to numeric in T40048 / R40048C20: '4991.6'
## Warning: Coercing text to numeric in S40049 / R40049C19: '0.797'
## Warning: Coercing text to numeric in T40049 / R40049C20: '4991.6'
## Warning: Coercing text to numeric in S40050 / R40050C19: '0.797'
## Warning: Coercing text to numeric in T40050 / R40050C20: '4991.6'
## Warning: Coercing text to numeric in S40051 / R40051C19: '0.797'
## Warning: Coercing text to numeric in T40051 / R40051C20: '4991.6'
## Warning: Coercing text to numeric in S40052 / R40052C19: '0.797'
## Warning: Coercing text to numeric in T40052 / R40052C20: '4991.6'
## Warning: Coercing text to numeric in S40053 / R40053C19: '0.797'
## Warning: Coercing text to numeric in T40053 / R40053C20: '4991.6'
## Warning: Coercing text to numeric in S40054 / R40054C19: '0.802'
## Warning: Coercing text to numeric in T40054 / R40054C20: '4991.6'
## Warning: Coercing text to numeric in S40055 / R40055C19: '0.802'
## Warning: Coercing text to numeric in T40055 / R40055C20: '4991.6'
## Warning: Coercing text to numeric in S40056 / R40056C19: '0.802'
## Warning: Coercing text to numeric in T40056 / R40056C20: '4991.6'
## Warning: Coercing text to numeric in S40057 / R40057C19: '0.802'
## Warning: Coercing text to numeric in T40057 / R40057C20: '4991.6'
## Warning: Coercing text to numeric in S40058 / R40058C19: '0.802'
## Warning: Coercing text to numeric in T40058 / R40058C20: '4991.6'
## Warning: Coercing text to numeric in S40059 / R40059C19: '0.802'
## Warning: Coercing text to numeric in T40059 / R40059C20: '4991.6'
## Warning: Coercing text to numeric in S40060 / R40060C19: '0.802'
## Warning: Coercing text to numeric in T40060 / R40060C20: '4991.6'
## Warning: Coercing text to numeric in S40061 / R40061C19: '0.81'
## Warning: Coercing text to numeric in T40061 / R40061C20: '4991.6'
## Warning: Coercing text to numeric in S40062 / R40062C19: '0.81'
## Warning: Coercing text to numeric in T40062 / R40062C20: '4991.6'
## Warning: Coercing text to numeric in S40063 / R40063C19: '0.81'
## Warning: Coercing text to numeric in T40063 / R40063C20: '4991.6'
## Warning: Coercing text to numeric in S40064 / R40064C19: '0.81'
## Warning: Coercing text to numeric in T40064 / R40064C20: '4991.6'
## Warning: Coercing text to numeric in S40065 / R40065C19: '0.81'
## Warning: Coercing text to numeric in T40065 / R40065C20: '4991.6'
## Warning: Coercing text to numeric in S40066 / R40066C19: '0.81'
## Warning: Coercing text to numeric in T40066 / R40066C20: '4991.6'
## Warning: Coercing text to numeric in S40067 / R40067C19: '0.81'
## Warning: Coercing text to numeric in T40067 / R40067C20: '4991.6'
## Warning: Coercing text to numeric in S40068 / R40068C19: '0.81'
## Warning: Coercing text to numeric in T40068 / R40068C20: '4991.6'
## Warning: Coercing text to numeric in S40069 / R40069C19: '0.81'
## Warning: Coercing text to numeric in T40069 / R40069C20: '4991.6'
## Warning: Coercing text to numeric in S40070 / R40070C19: '0.81'
## Warning: Coercing text to numeric in T40070 / R40070C20: '4991.6'
## Warning: Coercing text to numeric in S40071 / R40071C19: '0.81'
## Warning: Coercing text to numeric in T40071 / R40071C20: '4991.6'
## Warning: Coercing text to numeric in S40072 / R40072C19: '0.81'
## Warning: Coercing text to numeric in T40072 / R40072C20: '4991.6'
## Warning: Coercing text to numeric in S40073 / R40073C19: '0.81'
## Warning: Coercing text to numeric in T40073 / R40073C20: '4991.6'
## Warning: Coercing text to numeric in S40074 / R40074C19: '0.81'
## Warning: Coercing text to numeric in T40074 / R40074C20: '4991.6'
## Warning: Coercing text to numeric in S40075 / R40075C19: '0.81'
## Warning: Coercing text to numeric in T40075 / R40075C20: '4991.6'
## Warning: Coercing text to numeric in S40076 / R40076C19: '0.81'
## Warning: Coercing text to numeric in T40076 / R40076C20: '4991.6'
## Warning: Coercing text to numeric in S40077 / R40077C19: '0.81'
## Warning: Coercing text to numeric in T40077 / R40077C20: '4991.6'
## Warning: Coercing text to numeric in S40078 / R40078C19: '0.81'
## Warning: Coercing text to numeric in T40078 / R40078C20: '4991.6'
## Warning: Coercing text to numeric in S40079 / R40079C19: '0.81'
## Warning: Coercing text to numeric in T40079 / R40079C20: '4991.6'
## Warning: Coercing text to numeric in S40080 / R40080C19: '0.822'
## Warning: Coercing text to numeric in T40080 / R40080C20: '4991.6'
## Warning: Coercing text to numeric in S40081 / R40081C19: '0.822'
## Warning: Coercing text to numeric in T40081 / R40081C20: '4991.6'
## Warning: Coercing text to numeric in S40082 / R40082C19: '0.822'
## Warning: Coercing text to numeric in T40082 / R40082C20: '4991.6'
## Warning: Coercing text to numeric in S40083 / R40083C19: '0.822'
## Warning: Coercing text to numeric in T40083 / R40083C20: '4991.6'
## Warning: Coercing text to numeric in S40084 / R40084C19: '0.822'
## Warning: Coercing text to numeric in T40084 / R40084C20: '4991.6'
## Warning: Coercing text to numeric in S40085 / R40085C19: '0.822'
## Warning: Coercing text to numeric in T40085 / R40085C20: '4991.6'
## Warning: Coercing text to numeric in S40086 / R40086C19: '0.822'
## Warning: Coercing text to numeric in T40086 / R40086C20: '4991.6'
## Warning: Coercing text to numeric in S40087 / R40087C19: '0.822'
## Warning: Coercing text to numeric in T40087 / R40087C20: '4991.6'
## Warning: Coercing text to numeric in S40088 / R40088C19: '0.822'
## Warning: Coercing text to numeric in T40088 / R40088C20: '4991.6'
## Warning: Coercing text to numeric in S40089 / R40089C19: '0.822'
## Warning: Coercing text to numeric in T40089 / R40089C20: '4991.6'
## Warning: Coercing text to numeric in S40090 / R40090C19: '0.822'
## Warning: Coercing text to numeric in T40090 / R40090C20: '4991.6'
## Warning: Coercing text to numeric in S40091 / R40091C19: '0.827'
## Warning: Coercing text to numeric in T40091 / R40091C20: '4991.6'
## Warning: Coercing text to numeric in S40092 / R40092C19: '0.827'
## Warning: Coercing text to numeric in T40092 / R40092C20: '4991.6'
## Warning: Coercing text to numeric in S40093 / R40093C19: '0.827'
## Warning: Coercing text to numeric in T40093 / R40093C20: '4991.6'
## Warning: Coercing text to numeric in S40094 / R40094C19: '0.827'
## Warning: Coercing text to numeric in T40094 / R40094C20: '4991.6'
## Warning: Coercing text to numeric in S40095 / R40095C19: '0.827'
## Warning: Coercing text to numeric in T40095 / R40095C20: '4991.6'
## Warning: Coercing text to numeric in S40096 / R40096C19: '0.827'
## Warning: Coercing text to numeric in T40096 / R40096C20: '4991.6'
## Warning: Coercing text to numeric in S40097 / R40097C19: '0.827'
## Warning: Coercing text to numeric in T40097 / R40097C20: '4991.6'
## Warning: Coercing text to numeric in S40098 / R40098C19: '0.827'
## Warning: Coercing text to numeric in T40098 / R40098C20: '4991.6'
## Warning: Coercing text to numeric in S40099 / R40099C19: '0.827'
## Warning: Coercing text to numeric in T40099 / R40099C20: '4991.6'
## Warning: Coercing text to numeric in S40100 / R40100C19: '0.827'
## Warning: Coercing text to numeric in T40100 / R40100C20: '4991.6'
## Warning: Coercing text to numeric in S40101 / R40101C19: '0.827'
## Warning: Coercing text to numeric in T40101 / R40101C20: '4991.6'
## Warning: Coercing text to numeric in S40102 / R40102C19: '0.827'
## Warning: Coercing text to numeric in T40102 / R40102C20: '4991.6'
## Warning: Coercing text to numeric in S40103 / R40103C19: '0.827'
## Warning: Coercing text to numeric in T40103 / R40103C20: '4991.6'
## Warning: Coercing text to numeric in S40104 / R40104C19: '0.827'
## Warning: Coercing text to numeric in T40104 / R40104C20: '4991.6'
## Warning: Coercing text to numeric in S40105 / R40105C19: '0.827'
## Warning: Coercing text to numeric in T40105 / R40105C20: '4991.6'
## Warning: Coercing text to numeric in S40106 / R40106C19: '0.827'
## Warning: Coercing text to numeric in T40106 / R40106C20: '4991.6'
## Warning: Coercing text to numeric in S40107 / R40107C19: '0.827'
## Warning: Coercing text to numeric in T40107 / R40107C20: '4991.6'
## Warning: Coercing text to numeric in S40108 / R40108C19: '0.827'
## Warning: Coercing text to numeric in T40108 / R40108C20: '4991.6'
## Warning: Coercing text to numeric in S40109 / R40109C19: '0.827'
## Warning: Coercing text to numeric in T40109 / R40109C20: '4991.6'
## Warning: Coercing text to numeric in S40110 / R40110C19: '0.827'
## Warning: Coercing text to numeric in T40110 / R40110C20: '4991.6'
## Warning: Coercing text to numeric in S40111 / R40111C19: '0.827'
## Warning: Coercing text to numeric in T40111 / R40111C20: '4991.6'
## Warning: Coercing text to numeric in S40112 / R40112C19: '0.827'
## Warning: Coercing text to numeric in T40112 / R40112C20: '4991.6'
## Warning: Coercing text to numeric in S40113 / R40113C19: '0.827'
## Warning: Coercing text to numeric in T40113 / R40113C20: '4991.6'
## Warning: Coercing text to numeric in S40114 / R40114C19: '0.827'
## Warning: Coercing text to numeric in T40114 / R40114C20: '4991.6'
## Warning: Coercing text to numeric in S40115 / R40115C19: '0.835'
## Warning: Coercing text to numeric in T40115 / R40115C20: '4991.6'
## Warning: Coercing text to numeric in S40116 / R40116C19: '0.835'
## Warning: Coercing text to numeric in T40116 / R40116C20: '4991.6'
## Warning: Coercing text to numeric in S40117 / R40117C19: '0.835'
## Warning: Coercing text to numeric in T40117 / R40117C20: '4991.6'
## Warning: Coercing text to numeric in S40118 / R40118C19: '0.835'
## Warning: Coercing text to numeric in T40118 / R40118C20: '4991.6'
## Warning: Coercing text to numeric in S40119 / R40119C19: '0.835'
## Warning: Coercing text to numeric in T40119 / R40119C20: '4991.6'
## Warning: Coercing text to numeric in S40120 / R40120C19: '0.835'
## Warning: Coercing text to numeric in T40120 / R40120C20: '4991.6'
## Warning: Coercing text to numeric in S40121 / R40121C19: '0.835'
## Warning: Coercing text to numeric in T40121 / R40121C20: '4991.6'
## Warning: Coercing text to numeric in S40122 / R40122C19: '0.835'
## Warning: Coercing text to numeric in T40122 / R40122C20: '4991.6'
## Warning: Coercing text to numeric in S40123 / R40123C19: '0.835'
## Warning: Coercing text to numeric in T40123 / R40123C20: '4991.6'
## Warning: Coercing text to numeric in S40124 / R40124C19: '0.835'
## Warning: Coercing text to numeric in T40124 / R40124C20: '4991.6'
## Warning: Coercing text to numeric in S40125 / R40125C19: '0.835'
## Warning: Coercing text to numeric in T40125 / R40125C20: '4991.6'
## Warning: Coercing text to numeric in S40126 / R40126C19: '0.835'
## Warning: Coercing text to numeric in T40126 / R40126C20: '4991.6'
## Warning: Coercing text to numeric in S40127 / R40127C19: '0.835'
## Warning: Coercing text to numeric in T40127 / R40127C20: '4991.6'
## Warning: Coercing text to numeric in S40128 / R40128C19: '0.835'
## Warning: Coercing text to numeric in T40128 / R40128C20: '4991.6'
## Warning: Coercing text to numeric in S40129 / R40129C19: '0.835'
## Warning: Coercing text to numeric in T40129 / R40129C20: '4991.6'
## Warning: Coercing text to numeric in S40130 / R40130C19: '0.835'
## Warning: Coercing text to numeric in T40130 / R40130C20: '4991.6'
## Warning: Coercing text to numeric in S40131 / R40131C19: '0.835'
## Warning: Coercing text to numeric in T40131 / R40131C20: '4991.6'
## Warning: Coercing text to numeric in S40132 / R40132C19: '0.835'
## Warning: Coercing text to numeric in T40132 / R40132C20: '4991.6'
## Warning: Coercing text to numeric in S40133 / R40133C19: '0.835'
## Warning: Coercing text to numeric in T40133 / R40133C20: '4991.6'
## Warning: Coercing text to numeric in S40134 / R40134C19: '0.835'
## Warning: Coercing text to numeric in T40134 / R40134C20: '4991.6'
## Warning: Coercing text to numeric in S40135 / R40135C19: '0.84'
## Warning: Coercing text to numeric in T40135 / R40135C20: '4991.6'
## Warning: Coercing text to numeric in S40136 / R40136C19: '0.84'
## Warning: Coercing text to numeric in T40136 / R40136C20: '4991.6'
## Warning: Coercing text to numeric in S40137 / R40137C19: '0.84'
## Warning: Coercing text to numeric in T40137 / R40137C20: '4991.6'
## Warning: Coercing text to numeric in S40138 / R40138C19: '0.84'
## Warning: Coercing text to numeric in T40138 / R40138C20: '4991.6'
## Warning: Coercing text to numeric in S40139 / R40139C19: '0.84'
## Warning: Coercing text to numeric in T40139 / R40139C20: '4991.6'
## Warning: Coercing text to numeric in S40140 / R40140C19: '0.84'
## Warning: Coercing text to numeric in T40140 / R40140C20: '4991.6'
## Warning: Coercing text to numeric in S40141 / R40141C19: '0.84'
## Warning: Coercing text to numeric in T40141 / R40141C20: '4991.6'
## Warning: Coercing text to numeric in S40142 / R40142C19: '0.84'
## Warning: Coercing text to numeric in T40142 / R40142C20: '4991.6'
## Warning: Coercing text to numeric in S40143 / R40143C19: '0.84'
## Warning: Coercing text to numeric in T40143 / R40143C20: '4991.6'
## Warning: Coercing text to numeric in S40144 / R40144C19: '0.84'
## Warning: Coercing text to numeric in T40144 / R40144C20: '4991.6'
## Warning: Coercing text to numeric in S40145 / R40145C19: '0.84'
## Warning: Coercing text to numeric in T40145 / R40145C20: '4991.6'
## Warning: Coercing text to numeric in S40146 / R40146C19: '0.84'
## Warning: Coercing text to numeric in T40146 / R40146C20: '4991.6'
## Warning: Coercing text to numeric in S40147 / R40147C19: '0.84'
## Warning: Coercing text to numeric in T40147 / R40147C20: '4991.6'
## Warning: Coercing text to numeric in S40148 / R40148C19: '0.84'
## Warning: Coercing text to numeric in T40148 / R40148C20: '4991.6'
## Warning: Coercing text to numeric in S40149 / R40149C19: '0.84'
## Warning: Coercing text to numeric in T40149 / R40149C20: '4991.6'
## Warning: Coercing text to numeric in S40150 / R40150C19: '0.84'
## Warning: Coercing text to numeric in T40150 / R40150C20: '4991.6'
## Warning: Coercing text to numeric in S40151 / R40151C19: '0.84'
## Warning: Coercing text to numeric in T40151 / R40151C20: '4991.6'
## Warning: Coercing text to numeric in S40152 / R40152C19: '0.84'
## Warning: Coercing text to numeric in T40152 / R40152C20: '4991.6'
## Warning: Coercing text to numeric in S40153 / R40153C19: '0.846'
## Warning: Coercing text to numeric in T40153 / R40153C20: '4991.6'
## Warning: Coercing text to numeric in S40154 / R40154C19: '0.846'
## Warning: Coercing text to numeric in T40154 / R40154C20: '4991.6'
## Warning: Coercing text to numeric in S40155 / R40155C19: '0.846'
## Warning: Coercing text to numeric in T40155 / R40155C20: '4991.6'
## Warning: Coercing text to numeric in S40156 / R40156C19: '0.846'
## Warning: Coercing text to numeric in T40156 / R40156C20: '4991.6'
## Warning: Coercing text to numeric in S40157 / R40157C19: '0.846'
## Warning: Coercing text to numeric in T40157 / R40157C20: '4991.6'
## Warning: Coercing text to numeric in S40158 / R40158C19: '0.846'
## Warning: Coercing text to numeric in T40158 / R40158C20: '4991.6'
## Warning: Coercing text to numeric in S40159 / R40159C19: '0.846'
## Warning: Coercing text to numeric in T40159 / R40159C20: '4991.6'
## Warning: Coercing text to numeric in S40160 / R40160C19: '0.846'
## Warning: Coercing text to numeric in T40160 / R40160C20: '4991.6'
## Warning: Coercing text to numeric in S40161 / R40161C19: '0.846'
## Warning: Coercing text to numeric in T40161 / R40161C20: '4991.6'
## Warning: Coercing text to numeric in S40162 / R40162C19: '0.846'
## Warning: Coercing text to numeric in T40162 / R40162C20: '4991.6'
## Warning: Coercing text to numeric in S40163 / R40163C19: '0.846'
## Warning: Coercing text to numeric in T40163 / R40163C20: '4991.6'
## Warning: Coercing text to numeric in S40164 / R40164C19: '0.846'
## Warning: Coercing text to numeric in T40164 / R40164C20: '4991.6'
## Warning: Coercing text to numeric in S40165 / R40165C19: '0.846'
## Warning: Coercing text to numeric in T40165 / R40165C20: '4991.6'
## Warning: Coercing text to numeric in S40166 / R40166C19: '0.846'
## Warning: Coercing text to numeric in T40166 / R40166C20: '4991.6'
## Warning: Coercing text to numeric in S40167 / R40167C19: '0.846'
## Warning: Coercing text to numeric in T40167 / R40167C20: '4991.6'
## Warning: Coercing text to numeric in S40168 / R40168C19: '0.846'
## Warning: Coercing text to numeric in T40168 / R40168C20: '4991.6'
## Warning: Coercing text to numeric in S40169 / R40169C19: '0.846'
## Warning: Coercing text to numeric in T40169 / R40169C20: '4991.6'
## Warning: Coercing text to numeric in S40170 / R40170C19: '0.846'
## Warning: Coercing text to numeric in T40170 / R40170C20: '4991.6'
## Warning: Coercing text to numeric in S40171 / R40171C19: '0.846'
## Warning: Coercing text to numeric in T40171 / R40171C20: '4991.6'
## Warning: Coercing text to numeric in S40172 / R40172C19: '0.846'
## Warning: Coercing text to numeric in T40172 / R40172C20: '4991.6'
## Warning: Coercing text to numeric in S40173 / R40173C19: '0.846'
## Warning: Coercing text to numeric in T40173 / R40173C20: '4991.6'
## Warning: Coercing text to numeric in S40174 / R40174C19: '0.861'
## Warning: Coercing text to numeric in T40174 / R40174C20: '4991.6'
## Warning: Coercing text to numeric in S40175 / R40175C19: '0.861'
## Warning: Coercing text to numeric in T40175 / R40175C20: '4991.6'
## Warning: Coercing text to numeric in S40176 / R40176C19: '0.861'
## Warning: Coercing text to numeric in T40176 / R40176C20: '4991.6'
## Warning: Coercing text to numeric in S40177 / R40177C19: '0.861'
## Warning: Coercing text to numeric in T40177 / R40177C20: '4991.6'
## Warning: Coercing text to numeric in S40178 / R40178C19: '0.861'
## Warning: Coercing text to numeric in T40178 / R40178C20: '4991.6'
## Warning: Coercing text to numeric in S40179 / R40179C19: '0.861'
## Warning: Coercing text to numeric in T40179 / R40179C20: '4991.6'
## Warning: Coercing text to numeric in S40180 / R40180C19: '0.861'
## Warning: Coercing text to numeric in T40180 / R40180C20: '4991.6'
## Warning: Coercing text to numeric in S40181 / R40181C19: '0.861'
## Warning: Coercing text to numeric in T40181 / R40181C20: '4991.6'
## Warning: Coercing text to numeric in S40182 / R40182C19: '0.861'
## Warning: Coercing text to numeric in T40182 / R40182C20: '4991.6'
## Warning: Coercing text to numeric in S40183 / R40183C19: '0.861'
## Warning: Coercing text to numeric in T40183 / R40183C20: '4991.6'
## Warning: Coercing text to numeric in S40184 / R40184C19: '0.861'
## Warning: Coercing text to numeric in T40184 / R40184C20: '4991.6'
## Warning: Coercing text to numeric in S40185 / R40185C19: '0.861'
## Warning: Coercing text to numeric in T40185 / R40185C20: '4991.6'
## Warning: Coercing text to numeric in S40186 / R40186C19: '0.861'
## Warning: Coercing text to numeric in T40186 / R40186C20: '4991.6'
## Warning: Coercing text to numeric in S40187 / R40187C19: '0.861'
## Warning: Coercing text to numeric in T40187 / R40187C20: '4991.6'
## Warning: Coercing text to numeric in S40188 / R40188C19: '0.861'
## Warning: Coercing text to numeric in T40188 / R40188C20: '4991.6'
## Warning: Coercing text to numeric in S40189 / R40189C19: '0.861'
## Warning: Coercing text to numeric in T40189 / R40189C20: '4991.6'
## Warning: Coercing text to numeric in S40190 / R40190C19: '0.861'
## Warning: Coercing text to numeric in T40190 / R40190C20: '4991.6'
## Warning: Coercing text to numeric in S40191 / R40191C19: '0.861'
## Warning: Coercing text to numeric in T40191 / R40191C20: '4991.6'
## Warning: Coercing text to numeric in S40192 / R40192C19: '0.861'
## Warning: Coercing text to numeric in T40192 / R40192C20: '4991.6'
## Warning: Coercing text to numeric in S40193 / R40193C19: '0.87'
## Warning: Coercing text to numeric in T40193 / R40193C20: '4991.6'
## Warning: Coercing text to numeric in S40194 / R40194C19: '0.87'
## Warning: Coercing text to numeric in T40194 / R40194C20: '4991.6'
## Warning: Coercing text to numeric in S40195 / R40195C19: '0.87'
## Warning: Coercing text to numeric in T40195 / R40195C20: '4991.6'
## Warning: Coercing text to numeric in S40196 / R40196C19: '0.87'
## Warning: Coercing text to numeric in T40196 / R40196C20: '4991.6'
## Warning: Coercing text to numeric in S40197 / R40197C19: '0.87'
## Warning: Coercing text to numeric in T40197 / R40197C20: '4991.6'
## Warning: Coercing text to numeric in S40198 / R40198C19: '0.87'
## Warning: Coercing text to numeric in T40198 / R40198C20: '4991.6'
## Warning: Coercing text to numeric in S40199 / R40199C19: '0.87'
## Warning: Coercing text to numeric in T40199 / R40199C20: '4991.6'
## Warning: Coercing text to numeric in S40200 / R40200C19: '0.87'
## Warning: Coercing text to numeric in T40200 / R40200C20: '4991.6'
## Warning: Coercing text to numeric in S40201 / R40201C19: '0.87'
## Warning: Coercing text to numeric in T40201 / R40201C20: '4991.6'
## Warning: Coercing text to numeric in S40202 / R40202C19: '0.87'
## Warning: Coercing text to numeric in T40202 / R40202C20: '4991.6'
## Warning: Coercing text to numeric in S40203 / R40203C19: '0.87'
## Warning: Coercing text to numeric in T40203 / R40203C20: '4991.6'
## Warning: Coercing text to numeric in S40204 / R40204C19: '0.87'
## Warning: Coercing text to numeric in T40204 / R40204C20: '4991.6'
## Warning: Coercing text to numeric in S40205 / R40205C19: '0.87'
## Warning: Coercing text to numeric in T40205 / R40205C20: '4991.6'
## Warning: Coercing text to numeric in S40206 / R40206C19: '0.876'
## Warning: Coercing text to numeric in T40206 / R40206C20: '4991.6'
## Warning: Coercing text to numeric in S40207 / R40207C19: '0.876'
## Warning: Coercing text to numeric in T40207 / R40207C20: '4991.6'
## Warning: Coercing text to numeric in S40208 / R40208C19: '0.876'
## Warning: Coercing text to numeric in T40208 / R40208C20: '4991.6'
## Warning: Coercing text to numeric in S40209 / R40209C19: '0.876'
## Warning: Coercing text to numeric in T40209 / R40209C20: '4991.6'
## Warning: Coercing text to numeric in S40210 / R40210C19: '0.876'
## Warning: Coercing text to numeric in T40210 / R40210C20: '4991.6'
## Warning: Coercing text to numeric in S40211 / R40211C19: '0.876'
## Warning: Coercing text to numeric in T40211 / R40211C20: '4991.6'
## Warning: Coercing text to numeric in S40212 / R40212C19: '0.876'
## Warning: Coercing text to numeric in T40212 / R40212C20: '4991.6'
## Warning: Coercing text to numeric in S40213 / R40213C19: '0.876'
## Warning: Coercing text to numeric in T40213 / R40213C20: '4991.6'
## Warning: Coercing text to numeric in S40214 / R40214C19: '0.876'
## Warning: Coercing text to numeric in T40214 / R40214C20: '4991.6'
## Warning: Coercing text to numeric in S40215 / R40215C19: '0.876'
## Warning: Coercing text to numeric in T40215 / R40215C20: '4991.6'
## Warning: Coercing text to numeric in S40216 / R40216C19: '0.876'
## Warning: Coercing text to numeric in T40216 / R40216C20: '4991.6'
## Warning: Coercing text to numeric in S40217 / R40217C19: '0.876'
## Warning: Coercing text to numeric in T40217 / R40217C20: '4991.6'
## Warning: Coercing text to numeric in S40218 / R40218C19: '0.876'
## Warning: Coercing text to numeric in T40218 / R40218C20: '4991.6'
## Warning: Coercing text to numeric in S40219 / R40219C19: '0.881'
## Warning: Coercing text to numeric in T40219 / R40219C20: '4991.6'
## Warning: Coercing text to numeric in S40220 / R40220C19: '0.881'
## Warning: Coercing text to numeric in T40220 / R40220C20: '4991.6'
## Warning: Coercing text to numeric in S40221 / R40221C19: '0.881'
## Warning: Coercing text to numeric in T40221 / R40221C20: '4991.6'
## Warning: Coercing text to numeric in S40222 / R40222C19: '0.881'
## Warning: Coercing text to numeric in T40222 / R40222C20: '4991.6'
## Warning: Coercing text to numeric in S40223 / R40223C19: '0.881'
## Warning: Coercing text to numeric in T40223 / R40223C20: '4991.6'
## Warning: Coercing text to numeric in S40224 / R40224C19: '0.884'
## Warning: Coercing text to numeric in T40224 / R40224C20: '4991.6'
## Warning: Coercing text to numeric in S40225 / R40225C19: '0.884'
## Warning: Coercing text to numeric in T40225 / R40225C20: '4991.6'
## Warning: Coercing text to numeric in S40226 / R40226C19: '0.884'
## Warning: Coercing text to numeric in T40226 / R40226C20: '4991.6'
## Warning: Coercing text to numeric in S40227 / R40227C19: '0.884'
## Warning: Coercing text to numeric in T40227 / R40227C20: '4991.6'
## Warning: Coercing text to numeric in S40228 / R40228C19: '0.884'
## Warning: Coercing text to numeric in T40228 / R40228C20: '4991.6'
## Warning: Coercing text to numeric in S40229 / R40229C19: '0.884'
## Warning: Coercing text to numeric in T40229 / R40229C20: '4991.6'
## Warning: Coercing text to numeric in S40230 / R40230C19: '0.884'
## Warning: Coercing text to numeric in T40230 / R40230C20: '4991.6'
## Warning: Coercing text to numeric in S40231 / R40231C19: '0.884'
## Warning: Coercing text to numeric in T40231 / R40231C20: '4991.6'
## Warning: Coercing text to numeric in S40232 / R40232C19: '0.884'
## Warning: Coercing text to numeric in T40232 / R40232C20: '4991.6'
## Warning: Coercing text to numeric in S40233 / R40233C19: '0.884'
## Warning: Coercing text to numeric in T40233 / R40233C20: '4991.6'
## Warning: Coercing text to numeric in S40234 / R40234C19: '0.884'
## Warning: Coercing text to numeric in T40234 / R40234C20: '4991.6'
## Warning: Coercing text to numeric in S40235 / R40235C19: '0.884'
## Warning: Coercing text to numeric in T40235 / R40235C20: '4991.6'
## Warning: Coercing text to numeric in S40236 / R40236C19: '0.884'
## Warning: Coercing text to numeric in T40236 / R40236C20: '4991.6'
## Warning: Coercing text to numeric in S40237 / R40237C19: '0.884'
## Warning: Coercing text to numeric in T40237 / R40237C20: '4991.6'
## Warning: Coercing text to numeric in S40238 / R40238C19: '0.884'
## Warning: Coercing text to numeric in T40238 / R40238C20: '4991.6'
## Warning: Coercing text to numeric in S40239 / R40239C19: '0.884'
## Warning: Coercing text to numeric in T40239 / R40239C20: '4991.6'
## Warning: Coercing text to numeric in S40240 / R40240C19: '0.885'
## Warning: Coercing text to numeric in T40240 / R40240C20: '4991.6'
## Warning: Coercing text to numeric in S40241 / R40241C19: '0.885'
## Warning: Coercing text to numeric in T40241 / R40241C20: '4991.6'
## Warning: Coercing text to numeric in S40242 / R40242C19: '0.885'
## Warning: Coercing text to numeric in T40242 / R40242C20: '4991.6'
## Warning: Coercing text to numeric in S40243 / R40243C19: '0.885'
## Warning: Coercing text to numeric in T40243 / R40243C20: '4991.6'
## Warning: Coercing text to numeric in S40244 / R40244C19: '0.885'
## Warning: Coercing text to numeric in T40244 / R40244C20: '4991.6'
## Warning: Coercing text to numeric in S40245 / R40245C19: '0.885'
## Warning: Coercing text to numeric in T40245 / R40245C20: '4991.6'
## Warning: Coercing text to numeric in S40246 / R40246C19: '0.885'
## Warning: Coercing text to numeric in T40246 / R40246C20: '4991.6'
## Warning: Coercing text to numeric in S40247 / R40247C19: '0.885'
## Warning: Coercing text to numeric in T40247 / R40247C20: '4991.6'
## Warning: Coercing text to numeric in S40248 / R40248C19: '0.885'
## Warning: Coercing text to numeric in T40248 / R40248C20: '4991.6'
## Warning: Coercing text to numeric in S40249 / R40249C19: '0.885'
## Warning: Coercing text to numeric in T40249 / R40249C20: '4991.6'
## Warning: Coercing text to numeric in S40250 / R40250C19: '0.889'
## Warning: Coercing text to numeric in T40250 / R40250C20: '4991.6'
## Warning: Coercing text to numeric in S40251 / R40251C19: '0.889'
## Warning: Coercing text to numeric in T40251 / R40251C20: '4991.6'
## Warning: Coercing text to numeric in S40252 / R40252C19: '0.889'
## Warning: Coercing text to numeric in T40252 / R40252C20: '4991.6'
## Warning: Coercing text to numeric in S40253 / R40253C19: '0.889'
## Warning: Coercing text to numeric in T40253 / R40253C20: '4991.6'
## Warning: Coercing text to numeric in S40254 / R40254C19: '0.889'
## Warning: Coercing text to numeric in T40254 / R40254C20: '4991.6'
## Warning: Coercing text to numeric in S40255 / R40255C19: '0.889'
## Warning: Coercing text to numeric in T40255 / R40255C20: '4991.6'
## Warning: Coercing text to numeric in S40256 / R40256C19: '0.889'
## Warning: Coercing text to numeric in T40256 / R40256C20: '4991.6'
## Warning: Coercing text to numeric in S40257 / R40257C19: '0.889'
## Warning: Coercing text to numeric in T40257 / R40257C20: '4991.6'
## Warning: Coercing text to numeric in S40258 / R40258C19: '0.889'
## Warning: Coercing text to numeric in T40258 / R40258C20: '4991.6'
## Warning: Coercing text to numeric in S40259 / R40259C19: '0.889'
## Warning: Coercing text to numeric in T40259 / R40259C20: '4991.6'
## Warning: Coercing text to numeric in S40260 / R40260C19: '0.889'
## Warning: Coercing text to numeric in T40260 / R40260C20: '4991.6'
## Warning: Coercing text to numeric in S40261 / R40261C19: '0.889'
## Warning: Coercing text to numeric in T40261 / R40261C20: '4991.6'
## Warning: Coercing text to numeric in S40262 / R40262C19: '0.889'
## Warning: Coercing text to numeric in T40262 / R40262C20: '4991.6'
## Warning: Coercing text to numeric in S40263 / R40263C19: '0.889'
## Warning: Coercing text to numeric in T40263 / R40263C20: '4991.6'
## Warning: Coercing text to numeric in S40264 / R40264C19: '0.893'
## Warning: Coercing text to numeric in T40264 / R40264C20: '4991.6'
## Warning: Coercing text to numeric in S40265 / R40265C19: '0.893'
## Warning: Coercing text to numeric in T40265 / R40265C20: '4991.6'
## Warning: Coercing text to numeric in S40266 / R40266C19: '0.893'
## Warning: Coercing text to numeric in T40266 / R40266C20: '4991.6'
## Warning: Coercing text to numeric in S40267 / R40267C19: '0.893'
## Warning: Coercing text to numeric in T40267 / R40267C20: '4991.6'
## Warning: Coercing text to numeric in S40268 / R40268C19: '0.893'
## Warning: Coercing text to numeric in T40268 / R40268C20: '4991.6'
## Warning: Coercing text to numeric in S40269 / R40269C19: '0.893'
## Warning: Coercing text to numeric in T40269 / R40269C20: '4991.6'
## Warning: Coercing text to numeric in S40270 / R40270C19: '0.893'
## Warning: Coercing text to numeric in T40270 / R40270C20: '4991.6'
## Warning: Coercing text to numeric in S40271 / R40271C19: '0.893'
## Warning: Coercing text to numeric in T40271 / R40271C20: '4991.6'
## Warning: Coercing text to numeric in S40272 / R40272C19: '0.893'
## Warning: Coercing text to numeric in T40272 / R40272C20: '4991.6'
## Warning: Coercing text to numeric in S40273 / R40273C19: '0.893'
## Warning: Coercing text to numeric in T40273 / R40273C20: '4991.6'
## Warning: Coercing text to numeric in S40274 / R40274C19: '0.893'
## Warning: Coercing text to numeric in T40274 / R40274C20: '4991.6'
## Warning: Coercing text to numeric in S40275 / R40275C19: '0.893'
## Warning: Coercing text to numeric in T40275 / R40275C20: '4991.6'
## Warning: Coercing text to numeric in S40276 / R40276C19: '0.893'
## Warning: Coercing text to numeric in T40276 / R40276C20: '4991.6'
## Warning: Coercing text to numeric in S40277 / R40277C19: '0.896'
## Warning: Coercing text to numeric in T40277 / R40277C20: '4991.6'
## Warning: Coercing text to numeric in S40278 / R40278C19: '0.896'
## Warning: Coercing text to numeric in T40278 / R40278C20: '4991.6'
## Warning: Coercing text to numeric in S40279 / R40279C19: '0.896'
## Warning: Coercing text to numeric in T40279 / R40279C20: '4991.6'
## Warning: Coercing text to numeric in S40280 / R40280C19: '0.896'
## Warning: Coercing text to numeric in T40280 / R40280C20: '4991.6'
## Warning: Coercing text to numeric in S40281 / R40281C19: '0.896'
## Warning: Coercing text to numeric in T40281 / R40281C20: '4991.6'
## Warning: Coercing text to numeric in S40282 / R40282C19: '0.896'
## Warning: Coercing text to numeric in T40282 / R40282C20: '4991.6'
## Warning: Coercing text to numeric in S40283 / R40283C19: '0.896'
## Warning: Coercing text to numeric in T40283 / R40283C20: '4991.6'
## Warning: Coercing text to numeric in S40284 / R40284C19: '0.896'
## Warning: Coercing text to numeric in T40284 / R40284C20: '4991.6'
## Warning: Coercing text to numeric in S40285 / R40285C19: '0.896'
## Warning: Coercing text to numeric in T40285 / R40285C20: '4991.6'
## Warning: Coercing text to numeric in S40286 / R40286C19: '0.896'
## Warning: Coercing text to numeric in T40286 / R40286C20: '4991.6'
## Warning: Coercing text to numeric in S40287 / R40287C19: '0.896'
## Warning: Coercing text to numeric in T40287 / R40287C20: '4991.6'
## Warning: Coercing text to numeric in S40288 / R40288C19: '0.896'
## Warning: Coercing text to numeric in T40288 / R40288C20: '4991.6'
## Warning: Coercing text to numeric in S40289 / R40289C19: '0.899'
## Warning: Coercing text to numeric in T40289 / R40289C20: '4991.6'
## Warning: Coercing text to numeric in S40290 / R40290C19: '0.899'
## Warning: Coercing text to numeric in T40290 / R40290C20: '4991.6'
## Warning: Coercing text to numeric in S40291 / R40291C19: '0.899'
## Warning: Coercing text to numeric in T40291 / R40291C20: '4991.6'
## Warning: Coercing text to numeric in S40292 / R40292C19: '0.899'
## Warning: Coercing text to numeric in T40292 / R40292C20: '4991.6'
## Warning: Coercing text to numeric in S40293 / R40293C19: '0.899'
## Warning: Coercing text to numeric in T40293 / R40293C20: '4991.6'
## Warning: Coercing text to numeric in S40294 / R40294C19: '0.899'
## Warning: Coercing text to numeric in T40294 / R40294C20: '4991.6'
## Warning: Coercing text to numeric in S40295 / R40295C19: '0.899'
## Warning: Coercing text to numeric in T40295 / R40295C20: '4991.6'
## Warning: Coercing text to numeric in S40296 / R40296C19: '0.899'
## Warning: Coercing text to numeric in T40296 / R40296C20: '4991.6'
## Warning: Coercing text to numeric in S40297 / R40297C19: '0.899'
## Warning: Coercing text to numeric in T40297 / R40297C20: '4991.6'
## Warning: Coercing text to numeric in S40298 / R40298C19: '0.899'
## Warning: Coercing text to numeric in T40298 / R40298C20: '4991.6'
## Warning: Coercing text to numeric in S40299 / R40299C19: '0.899'
## Warning: Coercing text to numeric in T40299 / R40299C20: '4991.6'
## Warning: Coercing text to numeric in S40300 / R40300C19: '0.899'
## Warning: Coercing text to numeric in T40300 / R40300C20: '4991.6'
## Warning: Coercing text to numeric in S40301 / R40301C19: '0.899'
## Warning: Coercing text to numeric in T40301 / R40301C20: '4991.6'
## Warning: Coercing text to numeric in S40302 / R40302C19: '0.899'
## Warning: Coercing text to numeric in T40302 / R40302C20: '4991.6'
## Warning: Coercing text to numeric in S40303 / R40303C19: '0.899'
## Warning: Coercing text to numeric in T40303 / R40303C20: '4991.6'
## Warning: Coercing text to numeric in S40304 / R40304C19: '0.899'
## Warning: Coercing text to numeric in T40304 / R40304C20: '4991.6'
## Warning: Coercing text to numeric in S40305 / R40305C19: '0.899'
## Warning: Coercing text to numeric in T40305 / R40305C20: '4991.6'
## Warning: Coercing text to numeric in S40306 / R40306C19: '0.896'
## Warning: Coercing text to numeric in T40306 / R40306C20: '4991.6'
## Warning: Coercing text to numeric in S40307 / R40307C19: '0.896'
## Warning: Coercing text to numeric in T40307 / R40307C20: '4991.6'
## Warning: Coercing text to numeric in S40308 / R40308C19: '0.896'
## Warning: Coercing text to numeric in T40308 / R40308C20: '4991.6'
## Warning: Coercing text to numeric in S40309 / R40309C19: '0.896'
## Warning: Coercing text to numeric in T40309 / R40309C20: '4991.6'
## Warning: Coercing text to numeric in S40310 / R40310C19: '0.896'
## Warning: Coercing text to numeric in T40310 / R40310C20: '4991.6'
## Warning: Coercing text to numeric in S40311 / R40311C19: '0.896'
## Warning: Coercing text to numeric in T40311 / R40311C20: '4991.6'
## Warning: Coercing text to numeric in S40312 / R40312C19: '0.896'
## Warning: Coercing text to numeric in T40312 / R40312C20: '4991.6'
## Warning: Coercing text to numeric in S40313 / R40313C19: '0.896'
## Warning: Coercing text to numeric in T40313 / R40313C20: '4991.6'
## Warning: Coercing text to numeric in S40314 / R40314C19: '0.896'
## Warning: Coercing text to numeric in T40314 / R40314C20: '4991.6'
## Warning: Coercing text to numeric in S40315 / R40315C19: '0.896'
## Warning: Coercing text to numeric in T40315 / R40315C20: '4991.6'
## Warning: Coercing text to numeric in S40316 / R40316C19: '0.896'
## Warning: Coercing text to numeric in T40316 / R40316C20: '4991.6'
## Warning: Coercing text to numeric in S40317 / R40317C19: '0.896'
## Warning: Coercing text to numeric in T40317 / R40317C20: '4991.6'
## Warning: Coercing text to numeric in S40318 / R40318C19: '0.896'
## Warning: Coercing text to numeric in T40318 / R40318C20: '4991.6'
## Warning: Coercing text to numeric in S40319 / R40319C19: '0.896'
## Warning: Coercing text to numeric in T40319 / R40319C20: '4991.6'
## Warning: Coercing text to numeric in S40320 / R40320C19: '0.896'
## Warning: Coercing text to numeric in T40320 / R40320C20: '4991.6'
## Warning: Coercing text to numeric in S40321 / R40321C19: '0.896'
## Warning: Coercing text to numeric in T40321 / R40321C20: '4991.6'
## Warning: Coercing text to numeric in S40322 / R40322C19: '0.898'
## Warning: Coercing text to numeric in T40322 / R40322C20: '4991.6'
## Warning: Coercing text to numeric in S40323 / R40323C19: '0.898'
## Warning: Coercing text to numeric in T40323 / R40323C20: '4991.6'
## Warning: Coercing text to numeric in S40324 / R40324C19: '0.898'
## Warning: Coercing text to numeric in T40324 / R40324C20: '4991.6'
## Warning: Coercing text to numeric in S40325 / R40325C19: '0.898'
## Warning: Coercing text to numeric in T40325 / R40325C20: '4991.6'
## Warning: Coercing text to numeric in S40326 / R40326C19: '0.898'
## Warning: Coercing text to numeric in T40326 / R40326C20: '4991.6'
## Warning: Coercing text to numeric in S40327 / R40327C19: '0.898'
## Warning: Coercing text to numeric in T40327 / R40327C20: '4991.6'
## Warning: Coercing text to numeric in S40328 / R40328C19: '0.898'
## Warning: Coercing text to numeric in T40328 / R40328C20: '4991.6'
## Warning: Coercing text to numeric in S40329 / R40329C19: '0.898'
## Warning: Coercing text to numeric in T40329 / R40329C20: '4991.6'
## Warning: Coercing text to numeric in S40330 / R40330C19: '0.898'
## Warning: Coercing text to numeric in T40330 / R40330C20: '4991.6'
## Warning: Coercing text to numeric in S40331 / R40331C19: '0.898'
## Warning: Coercing text to numeric in T40331 / R40331C20: '4991.6'
## Warning: Coercing text to numeric in S40332 / R40332C19: '0.898'
## Warning: Coercing text to numeric in T40332 / R40332C20: '4991.6'
## Warning: Coercing text to numeric in S40333 / R40333C19: '0.898'
## Warning: Coercing text to numeric in T40333 / R40333C20: '4991.6'
## Warning: Coercing text to numeric in S40334 / R40334C19: '0.898'
## Warning: Coercing text to numeric in T40334 / R40334C20: '4991.6'
## Warning: Coercing text to numeric in S40335 / R40335C19: '0.898'
## Warning: Coercing text to numeric in T40335 / R40335C20: '4991.6'
## Warning: Coercing text to numeric in S40336 / R40336C19: '0.898'
## Warning: Coercing text to numeric in T40336 / R40336C20: '4991.6'
## Warning: Coercing text to numeric in S40337 / R40337C19: '0.898'
## Warning: Coercing text to numeric in T40337 / R40337C20: '4991.6'
## Warning: Coercing text to numeric in S40338 / R40338C19: '0.898'
## Warning: Coercing text to numeric in T40338 / R40338C20: '4991.6'
## Warning: Coercing text to numeric in S40339 / R40339C19: '0.898'
## Warning: Coercing text to numeric in T40339 / R40339C20: '4991.6'
## Warning: Coercing text to numeric in S40340 / R40340C19: '0.898'
## Warning: Coercing text to numeric in T40340 / R40340C20: '4991.6'
## Warning: Coercing text to numeric in S40341 / R40341C19: '0.898'
## Warning: Coercing text to numeric in T40341 / R40341C20: '4991.6'
## Warning: Coercing text to numeric in S40342 / R40342C19: '0.898'
## Warning: Coercing text to numeric in T40342 / R40342C20: '4991.6'
## Warning: Coercing text to numeric in S40343 / R40343C19: '0.898'
## Warning: Coercing text to numeric in T40343 / R40343C20: '4991.6'
## Warning: Coercing text to numeric in S40344 / R40344C19: '0.898'
## Warning: Coercing text to numeric in T40344 / R40344C20: '4991.6'
## Warning: Coercing text to numeric in S40345 / R40345C19: '0.898'
## Warning: Coercing text to numeric in T40345 / R40345C20: '4991.6'
## Warning: Coercing text to numeric in S40346 / R40346C19: '0.898'
## Warning: Coercing text to numeric in T40346 / R40346C20: '4991.6'
## Warning: Coercing text to numeric in S40347 / R40347C19: '0.899'
## Warning: Coercing text to numeric in T40347 / R40347C20: '4991.6'
## Warning: Coercing text to numeric in S40348 / R40348C19: '0.899'
## Warning: Coercing text to numeric in T40348 / R40348C20: '4991.6'
## Warning: Coercing text to numeric in S40349 / R40349C19: '0.899'
## Warning: Coercing text to numeric in T40349 / R40349C20: '4991.6'
## Warning: Coercing text to numeric in S40350 / R40350C19: '0.899'
## Warning: Coercing text to numeric in T40350 / R40350C20: '4991.6'
## Warning: Coercing text to numeric in S40351 / R40351C19: '0.899'
## Warning: Coercing text to numeric in T40351 / R40351C20: '4991.6'
## Warning: Coercing text to numeric in S40352 / R40352C19: '0.899'
## Warning: Coercing text to numeric in T40352 / R40352C20: '4991.6'
## Warning: Coercing text to numeric in S40353 / R40353C19: '0.899'
## Warning: Coercing text to numeric in T40353 / R40353C20: '4991.6'
## Warning: Coercing text to numeric in S40354 / R40354C19: '0.899'
## Warning: Coercing text to numeric in T40354 / R40354C20: '4991.6'
## Warning: Coercing text to numeric in S40355 / R40355C19: '0.899'
## Warning: Coercing text to numeric in T40355 / R40355C20: '4991.6'
## Warning: Coercing text to numeric in S40356 / R40356C19: '0.899'
## Warning: Coercing text to numeric in T40356 / R40356C20: '4991.6'
## Warning: Coercing text to numeric in S40357 / R40357C19: '0.899'
## Warning: Coercing text to numeric in T40357 / R40357C20: '4991.6'
## Warning: Coercing text to numeric in S40358 / R40358C19: '0.899'
## Warning: Coercing text to numeric in T40358 / R40358C20: '4991.6'
## Warning: Coercing text to numeric in S40359 / R40359C19: '0.899'
## Warning: Coercing text to numeric in T40359 / R40359C20: '4991.6'
## Warning: Coercing text to numeric in S40360 / R40360C19: '0.899'
## Warning: Coercing text to numeric in T40360 / R40360C20: '4991.6'
## Warning: Coercing text to numeric in S40361 / R40361C19: '0.9'
## Warning: Coercing text to numeric in T40361 / R40361C20: '4991.6'
## Warning: Coercing text to numeric in S40362 / R40362C19: '0.9'
## Warning: Coercing text to numeric in T40362 / R40362C20: '4991.6'
## Warning: Coercing text to numeric in S40363 / R40363C19: '0.9'
## Warning: Coercing text to numeric in T40363 / R40363C20: '4991.6'
## Warning: Coercing text to numeric in S40364 / R40364C19: '0.9'
## Warning: Coercing text to numeric in T40364 / R40364C20: '4991.6'
## Warning: Coercing text to numeric in S40365 / R40365C19: '0.9'
## Warning: Coercing text to numeric in T40365 / R40365C20: '4991.6'
## Warning: Coercing text to numeric in S40366 / R40366C19: '0.9'
## Warning: Coercing text to numeric in T40366 / R40366C20: '4991.6'
## Warning: Coercing text to numeric in S40367 / R40367C19: '0.9'
## Warning: Coercing text to numeric in T40367 / R40367C20: '4991.6'
## Warning: Coercing text to numeric in S40368 / R40368C19: '0.9'
## Warning: Coercing text to numeric in T40368 / R40368C20: '4991.6'
## Warning: Coercing text to numeric in S40369 / R40369C19: '0.9'
## Warning: Coercing text to numeric in T40369 / R40369C20: '4991.6'
## Warning: Coercing text to numeric in S40370 / R40370C19: '0.9'
## Warning: Coercing text to numeric in T40370 / R40370C20: '4991.6'
## Warning: Coercing text to numeric in S40371 / R40371C19: '0.9'
## Warning: Coercing text to numeric in T40371 / R40371C20: '4991.6'
## Warning: Coercing text to numeric in S40372 / R40372C19: '0.9'
## Warning: Coercing text to numeric in T40372 / R40372C20: '4991.6'
## Warning: Coercing text to numeric in S40373 / R40373C19: '0.9'
## Warning: Coercing text to numeric in T40373 / R40373C20: '4991.6'
## Warning: Coercing text to numeric in S40374 / R40374C19: '0.9'
## Warning: Coercing text to numeric in T40374 / R40374C20: '4991.6'
## Warning: Coercing text to numeric in S40375 / R40375C19: '0.9'
## Warning: Coercing text to numeric in T40375 / R40375C20: '4991.6'
## Warning: Coercing text to numeric in S40376 / R40376C19: '0.9'
## Warning: Coercing text to numeric in T40376 / R40376C20: '4991.6'
## Warning: Coercing text to numeric in S40377 / R40377C19: '0.9'
## Warning: Coercing text to numeric in T40377 / R40377C20: '4991.6'
## Warning: Coercing text to numeric in S40378 / R40378C19: '0.9'
## Warning: Coercing text to numeric in T40378 / R40378C20: '4991.6'
## Warning: Coercing text to numeric in S40379 / R40379C19: '0.9'
## Warning: Coercing text to numeric in T40379 / R40379C20: '4991.6'
## Warning: Coercing text to numeric in S40380 / R40380C19: '0.9'
## Warning: Coercing text to numeric in T40380 / R40380C20: '4991.6'
## Warning: Coercing text to numeric in S40381 / R40381C19: '0.9'
## Warning: Coercing text to numeric in T40381 / R40381C20: '4991.6'
## Warning: Coercing text to numeric in S40382 / R40382C19: '0.9'
## Warning: Coercing text to numeric in T40382 / R40382C20: '4991.6'
## Warning: Coercing text to numeric in S40383 / R40383C19: '0.9'
## Warning: Coercing text to numeric in T40383 / R40383C20: '4991.6'
## Warning: Coercing text to numeric in S40384 / R40384C19: '0.9'
## Warning: Coercing text to numeric in T40384 / R40384C20: '4991.6'
## Warning: Coercing text to numeric in S40385 / R40385C19: '0.9'
## Warning: Coercing text to numeric in T40385 / R40385C20: '4991.6'
## Warning: Coercing text to numeric in S40386 / R40386C19: '0.9'
## Warning: Coercing text to numeric in T40386 / R40386C20: '4991.6'
## Warning: Coercing text to numeric in S40387 / R40387C19: '0.9'
## Warning: Coercing text to numeric in T40387 / R40387C20: '4991.6'
## Warning: Coercing text to numeric in S40388 / R40388C19: '0.904'
## Warning: Coercing text to numeric in T40388 / R40388C20: '4991.6'
## Warning: Coercing text to numeric in S40389 / R40389C19: '0.904'
## Warning: Coercing text to numeric in T40389 / R40389C20: '4991.6'
## Warning: Coercing text to numeric in S40390 / R40390C19: '0.904'
## Warning: Coercing text to numeric in T40390 / R40390C20: '4991.6'
## Warning: Coercing text to numeric in S40391 / R40391C19: '0.904'
## Warning: Coercing text to numeric in T40391 / R40391C20: '4991.6'
## Warning: Coercing text to numeric in S40392 / R40392C19: '0.904'
## Warning: Coercing text to numeric in T40392 / R40392C20: '4991.6'
## Warning: Coercing text to numeric in S40393 / R40393C19: '0.904'
## Warning: Coercing text to numeric in T40393 / R40393C20: '4991.6'
## Warning: Coercing text to numeric in S40394 / R40394C19: '0.904'
## Warning: Coercing text to numeric in T40394 / R40394C20: '4991.6'
## Warning: Coercing text to numeric in S40395 / R40395C19: '0.904'
## Warning: Coercing text to numeric in T40395 / R40395C20: '4991.6'
## Warning: Coercing text to numeric in S40396 / R40396C19: '0.904'
## Warning: Coercing text to numeric in T40396 / R40396C20: '4991.6'
## Warning: Coercing text to numeric in S40397 / R40397C19: '0.904'
## Warning: Coercing text to numeric in T40397 / R40397C20: '4991.6'
## Warning: Coercing text to numeric in S40398 / R40398C19: '0.904'
## Warning: Coercing text to numeric in T40398 / R40398C20: '4991.6'
## Warning: Coercing text to numeric in S40399 / R40399C19: '0.904'
## Warning: Coercing text to numeric in T40399 / R40399C20: '4991.6'
## Warning: Coercing text to numeric in S40400 / R40400C19: '0.904'
## Warning: Coercing text to numeric in T40400 / R40400C20: '4991.6'
## Warning: Coercing text to numeric in S40401 / R40401C19: '0.904'
## Warning: Coercing text to numeric in T40401 / R40401C20: '4991.6'
## Warning: Coercing text to numeric in S40402 / R40402C19: '0.904'
## Warning: Coercing text to numeric in T40402 / R40402C20: '4991.6'
## Warning: Coercing text to numeric in S40403 / R40403C19: '0.904'
## Warning: Coercing text to numeric in T40403 / R40403C20: '4991.6'
## Warning: Coercing text to numeric in S40404 / R40404C19: '0.904'
## Warning: Coercing text to numeric in T40404 / R40404C20: '4991.6'
## Warning: Coercing text to numeric in S40405 / R40405C19: '0.904'
## Warning: Coercing text to numeric in T40405 / R40405C20: '4991.6'
## Warning: Coercing text to numeric in S40406 / R40406C19: '0.904'
## Warning: Coercing text to numeric in T40406 / R40406C20: '4991.6'
## Warning: Coercing text to numeric in S40407 / R40407C19: '0.904'
## Warning: Coercing text to numeric in T40407 / R40407C20: '4991.6'
## Warning: Coercing text to numeric in S40408 / R40408C19: '0.904'
## Warning: Coercing text to numeric in T40408 / R40408C20: '4991.6'
## Warning: Coercing text to numeric in S40409 / R40409C19: '0.904'
## Warning: Coercing text to numeric in T40409 / R40409C20: '4991.6'
## Warning: Coercing text to numeric in S40410 / R40410C19: '0.904'
## Warning: Coercing text to numeric in T40410 / R40410C20: '4991.6'
## Warning: Coercing text to numeric in S40411 / R40411C19: '0.904'
## Warning: Coercing text to numeric in T40411 / R40411C20: '4991.6'
## Warning: Coercing text to numeric in S40412 / R40412C19: '0.904'
## Warning: Coercing text to numeric in T40412 / R40412C20: '4991.6'
## Warning: Coercing text to numeric in S40413 / R40413C19: '0.904'
## Warning: Coercing text to numeric in T40413 / R40413C20: '4991.6'
## Warning: Coercing text to numeric in S40414 / R40414C19: '0.905'
## Warning: Coercing text to numeric in T40414 / R40414C20: '4991.6'
## Warning: Coercing text to numeric in S40415 / R40415C19: '0.905'
## Warning: Coercing text to numeric in T40415 / R40415C20: '4991.6'
## Warning: Coercing text to numeric in S40416 / R40416C19: '0.905'
## Warning: Coercing text to numeric in T40416 / R40416C20: '4991.6'
## Warning: Coercing text to numeric in S40417 / R40417C19: '0.905'
## Warning: Coercing text to numeric in T40417 / R40417C20: '4991.6'
## Warning: Coercing text to numeric in S40418 / R40418C19: '0.905'
## Warning: Coercing text to numeric in T40418 / R40418C20: '4991.6'
## Warning: Coercing text to numeric in S40419 / R40419C19: '0.905'
## Warning: Coercing text to numeric in T40419 / R40419C20: '4991.6'
## Warning: Coercing text to numeric in S40420 / R40420C19: '0.905'
## Warning: Coercing text to numeric in T40420 / R40420C20: '4991.6'
## Warning: Coercing text to numeric in S40421 / R40421C19: '0.905'
## Warning: Coercing text to numeric in T40421 / R40421C20: '4991.6'
## Warning: Coercing text to numeric in S40422 / R40422C19: '0.905'
## Warning: Coercing text to numeric in T40422 / R40422C20: '4991.6'
## Warning: Coercing text to numeric in S40423 / R40423C19: '0.905'
## Warning: Coercing text to numeric in T40423 / R40423C20: '4991.6'
## Warning: Coercing text to numeric in S40424 / R40424C19: '0.905'
## Warning: Coercing text to numeric in T40424 / R40424C20: '4991.6'
## Warning: Coercing text to numeric in S40425 / R40425C19: '0.905'
## Warning: Coercing text to numeric in T40425 / R40425C20: '4991.6'
## Warning: Coercing text to numeric in S40426 / R40426C19: '0.905'
## Warning: Coercing text to numeric in T40426 / R40426C20: '4991.6'
## Warning: Coercing text to numeric in S40427 / R40427C19: '0.905'
## Warning: Coercing text to numeric in T40427 / R40427C20: '4991.6'
## Warning: Coercing text to numeric in S40428 / R40428C19: '0.905'
## Warning: Coercing text to numeric in T40428 / R40428C20: '4991.6'
## Warning: Coercing text to numeric in S40429 / R40429C19: '0.905'
## Warning: Coercing text to numeric in T40429 / R40429C20: '4991.6'
## Warning: Coercing text to numeric in S40430 / R40430C19: '0.905'
## Warning: Coercing text to numeric in T40430 / R40430C20: '4991.6'
## Warning: Coercing text to numeric in S40431 / R40431C19: '0.904'
## Warning: Coercing text to numeric in T40431 / R40431C20: '4991.6'
## Warning: Coercing text to numeric in S40432 / R40432C19: '0.904'
## Warning: Coercing text to numeric in T40432 / R40432C20: '4991.6'
## Warning: Coercing text to numeric in S40433 / R40433C19: '0.904'
## Warning: Coercing text to numeric in T40433 / R40433C20: '4991.6'
## Warning: Coercing text to numeric in S40434 / R40434C19: '0.904'
## Warning: Coercing text to numeric in T40434 / R40434C20: '4991.6'
## Warning: Coercing text to numeric in S40435 / R40435C19: '0.904'
## Warning: Coercing text to numeric in T40435 / R40435C20: '4991.6'
## Warning: Coercing text to numeric in S40436 / R40436C19: '0.904'
## Warning: Coercing text to numeric in T40436 / R40436C20: '4991.6'
## Warning: Coercing text to numeric in S40437 / R40437C19: '0.904'
## Warning: Coercing text to numeric in T40437 / R40437C20: '4991.6'
## Warning: Coercing text to numeric in S40438 / R40438C19: '0.904'
## Warning: Coercing text to numeric in T40438 / R40438C20: '4991.6'
## Warning: Coercing text to numeric in S40439 / R40439C19: '0.904'
## Warning: Coercing text to numeric in T40439 / R40439C20: '4991.6'
## Warning: Coercing text to numeric in S40440 / R40440C19: '0.904'
## Warning: Coercing text to numeric in T40440 / R40440C20: '4991.6'
## Warning: Coercing text to numeric in S40441 / R40441C19: '0.904'
## Warning: Coercing text to numeric in T40441 / R40441C20: '4991.6'
## Warning: Coercing text to numeric in S40442 / R40442C19: '0.904'
## Warning: Coercing text to numeric in T40442 / R40442C20: '4991.6'
## Warning: Coercing text to numeric in S40443 / R40443C19: '0.904'
## Warning: Coercing text to numeric in T40443 / R40443C20: '4991.6'
## Warning: Coercing text to numeric in S40444 / R40444C19: '0.904'
## Warning: Coercing text to numeric in T40444 / R40444C20: '4991.6'
## Warning: Coercing text to numeric in S40445 / R40445C19: '0.904'
## Warning: Coercing text to numeric in T40445 / R40445C20: '4991.6'
## Warning: Coercing text to numeric in S40446 / R40446C19: '0.904'
## Warning: Coercing text to numeric in T40446 / R40446C20: '4991.6'
## Warning: Coercing text to numeric in S40447 / R40447C19: '0.904'
## Warning: Coercing text to numeric in T40447 / R40447C20: '4991.6'
## Warning: Coercing text to numeric in S40448 / R40448C19: '0.904'
## Warning: Coercing text to numeric in T40448 / R40448C20: '4991.6'
## Warning: Coercing text to numeric in S40449 / R40449C19: '0.904'
## Warning: Coercing text to numeric in T40449 / R40449C20: '4991.6'
## Warning: Coercing text to numeric in S40450 / R40450C19: '0.904'
## Warning: Coercing text to numeric in T40450 / R40450C20: '4991.6'
## Warning: Coercing text to numeric in S40451 / R40451C19: '0.904'
## Warning: Coercing text to numeric in T40451 / R40451C20: '4991.6'
## Warning: Coercing text to numeric in S40452 / R40452C19: '0.904'
## Warning: Coercing text to numeric in T40452 / R40452C20: '4991.6'
## Warning: Coercing text to numeric in S40453 / R40453C19: '0.904'
## Warning: Coercing text to numeric in T40453 / R40453C20: '4991.6'
## Warning: Coercing text to numeric in S40454 / R40454C19: '0.904'
## Warning: Coercing text to numeric in T40454 / R40454C20: '4991.6'
## Warning: Coercing text to numeric in S40455 / R40455C19: '0.904'
## Warning: Coercing text to numeric in T40455 / R40455C20: '4991.6'
## Warning: Coercing text to numeric in S40456 / R40456C19: '0.904'
## Warning: Coercing text to numeric in T40456 / R40456C20: '4991.6'
## Warning: Coercing text to numeric in S40457 / R40457C19: '0.904'
## Warning: Coercing text to numeric in T40457 / R40457C20: '4991.6'
## Warning: Coercing text to numeric in S40458 / R40458C19: '0.904'
## Warning: Coercing text to numeric in T40458 / R40458C20: '4991.6'
## Warning: Coercing text to numeric in S40459 / R40459C19: '0.904'
## Warning: Coercing text to numeric in T40459 / R40459C20: '4991.6'
## Warning: Coercing text to numeric in S40460 / R40460C19: '0.904'
## Warning: Coercing text to numeric in T40460 / R40460C20: '4991.6'
## Warning: Coercing text to numeric in S40461 / R40461C19: '0.904'
## Warning: Coercing text to numeric in T40461 / R40461C20: '4991.6'
## Warning: Coercing text to numeric in S40462 / R40462C19: '0.904'
## Warning: Coercing text to numeric in T40462 / R40462C20: '4991.6'
## Warning: Coercing text to numeric in S40463 / R40463C19: '0.904'
## Warning: Coercing text to numeric in T40463 / R40463C20: '4991.6'
## Warning: Coercing text to numeric in S40464 / R40464C19: '0.904'
## Warning: Coercing text to numeric in T40464 / R40464C20: '4991.6'
## Warning: Coercing text to numeric in S40465 / R40465C19: '0.903'
## Warning: Coercing text to numeric in T40465 / R40465C20: '4991.6'
## Warning: Coercing text to numeric in S40466 / R40466C19: '0.903'
## Warning: Coercing text to numeric in T40466 / R40466C20: '4991.6'
## Warning: Coercing text to numeric in S40467 / R40467C19: '0.903'
## Warning: Coercing text to numeric in T40467 / R40467C20: '4991.6'
## Warning: Coercing text to numeric in S40468 / R40468C19: '0.903'
## Warning: Coercing text to numeric in T40468 / R40468C20: '4991.6'
## Warning: Coercing text to numeric in S40469 / R40469C19: '0.903'
## Warning: Coercing text to numeric in T40469 / R40469C20: '4991.6'
## Warning: Coercing text to numeric in S40470 / R40470C19: '0.903'
## Warning: Coercing text to numeric in T40470 / R40470C20: '4991.6'
## Warning: Coercing text to numeric in S40471 / R40471C19: '0.903'
## Warning: Coercing text to numeric in T40471 / R40471C20: '4991.6'
## Warning: Coercing text to numeric in S40472 / R40472C19: '0.903'
## Warning: Coercing text to numeric in T40472 / R40472C20: '4991.6'
## Warning: Coercing text to numeric in S40473 / R40473C19: '0.903'
## Warning: Coercing text to numeric in T40473 / R40473C20: '4991.6'
## Warning: Coercing text to numeric in S40474 / R40474C19: '0.903'
## Warning: Coercing text to numeric in T40474 / R40474C20: '4991.6'
## Warning: Coercing text to numeric in S40475 / R40475C19: '0.903'
## Warning: Coercing text to numeric in T40475 / R40475C20: '4991.6'
## Warning: Coercing text to numeric in S40476 / R40476C19: '0.899'
## Warning: Coercing text to numeric in T40476 / R40476C20: '4991.6'
## Warning: Coercing text to numeric in S40477 / R40477C19: '0.899'
## Warning: Coercing text to numeric in T40477 / R40477C20: '4991.6'
## Warning: Coercing text to numeric in S40478 / R40478C19: '0.899'
## Warning: Coercing text to numeric in T40478 / R40478C20: '4991.6'
## Warning: Coercing text to numeric in S40479 / R40479C19: '0.899'
## Warning: Coercing text to numeric in T40479 / R40479C20: '4991.6'
## Warning: Coercing text to numeric in S40480 / R40480C19: '0.899'
## Warning: Coercing text to numeric in T40480 / R40480C20: '4991.6'
## Warning: Coercing text to numeric in S40481 / R40481C19: '0.899'
## Warning: Coercing text to numeric in T40481 / R40481C20: '4991.6'
## Warning: Coercing text to numeric in S40482 / R40482C19: '0.899'
## Warning: Coercing text to numeric in T40482 / R40482C20: '4991.6'
## Warning: Coercing text to numeric in S40483 / R40483C19: '0.899'
## Warning: Coercing text to numeric in T40483 / R40483C20: '4991.6'
## Warning: Coercing text to numeric in S40484 / R40484C19: '0.899'
## Warning: Coercing text to numeric in T40484 / R40484C20: '4991.6'
## Warning: Coercing text to numeric in S40485 / R40485C19: '0.899'
## Warning: Coercing text to numeric in T40485 / R40485C20: '4991.6'
## Warning: Coercing text to numeric in S40486 / R40486C19: '0.899'
## Warning: Coercing text to numeric in T40486 / R40486C20: '4991.6'
## Warning: Coercing text to numeric in S40487 / R40487C19: '0.899'
## Warning: Coercing text to numeric in T40487 / R40487C20: '4991.6'
## Warning: Coercing text to numeric in S40488 / R40488C19: '0.899'
## Warning: Coercing text to numeric in T40488 / R40488C20: '4991.6'
## Warning: Coercing text to numeric in S40489 / R40489C19: '0.899'
## Warning: Coercing text to numeric in T40489 / R40489C20: '4991.6'
## Warning: Coercing text to numeric in S40490 / R40490C19: '0.899'
## Warning: Coercing text to numeric in T40490 / R40490C20: '4991.6'
## Warning: Coercing text to numeric in S40491 / R40491C19: '0.899'
## Warning: Coercing text to numeric in T40491 / R40491C20: '4991.6'
## Warning: Coercing text to numeric in S40492 / R40492C19: '0.899'
## Warning: Coercing text to numeric in T40492 / R40492C20: '4991.6'
## Warning: Coercing text to numeric in S40493 / R40493C19: '0.899'
## Warning: Coercing text to numeric in T40493 / R40493C20: '4991.6'
## Warning: Coercing text to numeric in S40494 / R40494C19: '0.898'
## Warning: Coercing text to numeric in T40494 / R40494C20: '4991.6'
## Warning: Coercing text to numeric in S40495 / R40495C19: '0.898'
## Warning: Coercing text to numeric in T40495 / R40495C20: '4991.6'
## Warning: Coercing text to numeric in S40496 / R40496C19: '0.898'
## Warning: Coercing text to numeric in T40496 / R40496C20: '4991.6'
## Warning: Coercing text to numeric in S40497 / R40497C19: '0.898'
## Warning: Coercing text to numeric in T40497 / R40497C20: '4991.6'
## Warning: Coercing text to numeric in S40498 / R40498C19: '0.898'
## Warning: Coercing text to numeric in T40498 / R40498C20: '4991.6'
## Warning: Coercing text to numeric in S40499 / R40499C19: '0.898'
## Warning: Coercing text to numeric in T40499 / R40499C20: '4991.6'
## Warning: Coercing text to numeric in S40500 / R40500C19: '0.898'
## Warning: Coercing text to numeric in T40500 / R40500C20: '4991.6'
## Warning: Coercing text to numeric in S40501 / R40501C19: '0.898'
## Warning: Coercing text to numeric in T40501 / R40501C20: '4991.6'
## Warning: Coercing text to numeric in S40502 / R40502C19: '0.898'
## Warning: Coercing text to numeric in T40502 / R40502C20: '4991.6'
## Warning: Coercing text to numeric in S40503 / R40503C19: '0.898'
## Warning: Coercing text to numeric in T40503 / R40503C20: '4991.6'
## Warning: Coercing text to numeric in S40504 / R40504C19: '0.898'
## Warning: Coercing text to numeric in T40504 / R40504C20: '4991.6'
## Warning: Coercing text to numeric in S40505 / R40505C19: '0.898'
## Warning: Coercing text to numeric in T40505 / R40505C20: '4991.6'
## Warning: Coercing text to numeric in S40506 / R40506C19: '0.898'
## Warning: Coercing text to numeric in T40506 / R40506C20: '4991.6'
## Warning: Coercing text to numeric in S40507 / R40507C19: '0.898'
## Warning: Coercing text to numeric in T40507 / R40507C20: '4991.6'
## Warning: Coercing text to numeric in S40508 / R40508C19: '0.896'
## Warning: Coercing text to numeric in T40508 / R40508C20: '4991.6'
## Warning: Coercing text to numeric in S40509 / R40509C19: '0.896'
## Warning: Coercing text to numeric in T40509 / R40509C20: '4991.6'
## Warning: Coercing text to numeric in S40510 / R40510C19: '0.896'
## Warning: Coercing text to numeric in T40510 / R40510C20: '4991.6'
## Warning: Coercing text to numeric in S40511 / R40511C19: '0.896'
## Warning: Coercing text to numeric in T40511 / R40511C20: '4991.6'
## Warning: Coercing text to numeric in S40512 / R40512C19: '0.896'
## Warning: Coercing text to numeric in T40512 / R40512C20: '4991.6'
## Warning: Coercing text to numeric in S40513 / R40513C19: '0.896'
## Warning: Coercing text to numeric in T40513 / R40513C20: '4991.6'
## Warning: Coercing text to numeric in S40514 / R40514C19: '0.896'
## Warning: Coercing text to numeric in T40514 / R40514C20: '4991.6'
## Warning: Coercing text to numeric in S40515 / R40515C19: '0.896'
## Warning: Coercing text to numeric in T40515 / R40515C20: '4991.6'
## Warning: Coercing text to numeric in S40516 / R40516C19: '0.896'
## Warning: Coercing text to numeric in T40516 / R40516C20: '4991.6'
## Warning: Coercing text to numeric in S40517 / R40517C19: '0.895'
## Warning: Coercing text to numeric in T40517 / R40517C20: '4991.6'
## Warning: Coercing text to numeric in S40518 / R40518C19: '0.895'
## Warning: Coercing text to numeric in T40518 / R40518C20: '4991.6'
## Warning: Coercing text to numeric in S40519 / R40519C19: '0.895'
## Warning: Coercing text to numeric in T40519 / R40519C20: '4991.6'
## Warning: Coercing text to numeric in S40520 / R40520C19: '0.894'
## Warning: Coercing text to numeric in T40520 / R40520C20: '4991.6'
## Warning: Coercing text to numeric in S40521 / R40521C19: '0.894'
## Warning: Coercing text to numeric in T40521 / R40521C20: '4991.6'
## Warning: Coercing text to numeric in S40522 / R40522C19: '0.894'
## Warning: Coercing text to numeric in T40522 / R40522C20: '4991.6'
## Warning: Coercing text to numeric in S40523 / R40523C19: '0.891'
## Warning: Coercing text to numeric in T40523 / R40523C20: '4991.6'
## Warning: Coercing text to numeric in S40524 / R40524C19: '0.89'
## Warning: Coercing text to numeric in T40524 / R40524C20: '4991.6'
## Warning: Coercing text to numeric in S40525 / R40525C19: '0.89'
## Warning: Coercing text to numeric in T40525 / R40525C20: '4991.6'
## Warning: Coercing text to numeric in S40526 / R40526C19: '0.89'
## Warning: Coercing text to numeric in T40526 / R40526C20: '4991.6'
## Warning: Coercing text to numeric in S40527 / R40527C19: '0.89'
## Warning: Coercing text to numeric in T40527 / R40527C20: '4991.6'
## Warning: Coercing text to numeric in S40528 / R40528C19: '0.89'
## Warning: Coercing text to numeric in T40528 / R40528C20: '4991.6'
## Warning: Coercing text to numeric in S40529 / R40529C19: '0.891'
## Warning: Coercing text to numeric in T40529 / R40529C20: '4991.6'
## Warning: Coercing text to numeric in S40530 / R40530C19: '0.891'
## Warning: Coercing text to numeric in T40530 / R40530C20: '4991.6'
## Warning: Coercing text to numeric in S40531 / R40531C19: '0.891'
## Warning: Coercing text to numeric in T40531 / R40531C20: '4991.6'
## Warning: Coercing text to numeric in S40532 / R40532C19: '0.889'
## Warning: Coercing text to numeric in T40532 / R40532C20: '4991.6'
## Warning: Coercing text to numeric in S40533 / R40533C19: '0.889'
## Warning: Coercing text to numeric in T40533 / R40533C20: '4991.6'
## Warning: Coercing text to numeric in S40534 / R40534C19: '0.889'
## Warning: Coercing text to numeric in T40534 / R40534C20: '4991.6'
## Warning: Coercing text to numeric in S40535 / R40535C19: '0.89'
## Warning: Coercing text to numeric in T40535 / R40535C20: '4991.6'
## Warning: Coercing text to numeric in S40536 / R40536C19: '0.89'
## Warning: Coercing text to numeric in T40536 / R40536C20: '4991.6'
## Warning: Coercing text to numeric in S40537 / R40537C19: '0.89'
## Warning: Coercing text to numeric in T40537 / R40537C20: '4991.6'
## Warning: Coercing text to numeric in S40538 / R40538C19: '0.888'
## Warning: Coercing text to numeric in T40538 / R40538C20: '4991.6'
## Warning: Coercing text to numeric in S40539 / R40539C19: '0.888'
## Warning: Coercing text to numeric in T40539 / R40539C20: '4991.6'
## Warning: Coercing text to numeric in S40540 / R40540C19: '0.888'
## Warning: Coercing text to numeric in T40540 / R40540C20: '4991.6'
## Warning: Coercing text to numeric in S40541 / R40541C19: '0.888'
## Warning: Coercing text to numeric in T40541 / R40541C20: '4991.6'
## Warning: Coercing text to numeric in S40542 / R40542C19: '0.888'
## Warning: Coercing text to numeric in T40542 / R40542C20: '4991.6'
## Warning: Coercing text to numeric in S40543 / R40543C19: '0.886'
## Warning: Coercing text to numeric in T40543 / R40543C20: '4991.6'
## Warning: Coercing text to numeric in S40544 / R40544C19: '0.886'
## Warning: Coercing text to numeric in T40544 / R40544C20: '4991.6'
## Warning: Coercing text to numeric in S40545 / R40545C19: '0.886'
## Warning: Coercing text to numeric in T40545 / R40545C20: '4991.6'
## Warning: Coercing text to numeric in S40546 / R40546C19: '0.886'
## Warning: Coercing text to numeric in T40546 / R40546C20: '4991.6'
## Warning: Coercing text to numeric in S40547 / R40547C19: '0.886'
## Warning: Coercing text to numeric in T40547 / R40547C20: '4991.6'
## Warning: Coercing text to numeric in S40548 / R40548C19: '0.886'
## Warning: Coercing text to numeric in T40548 / R40548C20: '4991.6'
## Warning: Coercing text to numeric in S40549 / R40549C19: '0.886'
## Warning: Coercing text to numeric in T40549 / R40549C20: '4991.6'
## Warning: Coercing text to numeric in S40550 / R40550C19: '0.886'
## Warning: Coercing text to numeric in T40550 / R40550C20: '4991.6'
## Warning: Coercing text to numeric in S40551 / R40551C19: '0.886'
## Warning: Coercing text to numeric in T40551 / R40551C20: '4991.6'
## Warning: Coercing text to numeric in S40552 / R40552C19: '0.886'
## Warning: Coercing text to numeric in T40552 / R40552C20: '4991.6'
## Warning: Coercing text to numeric in S40553 / R40553C19: '0.886'
## Warning: Coercing text to numeric in T40553 / R40553C20: '4991.6'
## Warning: Coercing text to numeric in S40554 / R40554C19: '0.886'
## Warning: Coercing text to numeric in T40554 / R40554C20: '4991.6'
## Warning: Coercing text to numeric in S40555 / R40555C19: '0.886'
## Warning: Coercing text to numeric in T40555 / R40555C20: '4963.6'
## Warning: Coercing text to numeric in S40556 / R40556C19: '0.886'
## Warning: Coercing text to numeric in T40556 / R40556C20: '4963.6'
## Warning: Coercing text to numeric in S40557 / R40557C19: '0.886'
## Warning: Coercing text to numeric in T40557 / R40557C20: '4963.6'
## Warning: Coercing text to numeric in S40558 / R40558C19: '0.886'
## Warning: Coercing text to numeric in T40558 / R40558C20: '4963.6'
## Warning: Coercing text to numeric in S40559 / R40559C19: '0.886'
## Warning: Coercing text to numeric in T40559 / R40559C20: '4963.6'
## Warning: Coercing text to numeric in S40560 / R40560C19: '0.886'
## Warning: Coercing text to numeric in T40560 / R40560C20: '4963.6'
## Warning: Coercing text to numeric in S40561 / R40561C19: '0.886'
## Warning: Coercing text to numeric in T40561 / R40561C20: '4963.6'
## Warning: Coercing text to numeric in S40562 / R40562C19: '0.886'
## Warning: Coercing text to numeric in T40562 / R40562C20: '4963.6'
## Warning: Coercing text to numeric in S40563 / R40563C19: '0.886'
## Warning: Coercing text to numeric in T40563 / R40563C20: '4963.6'
## Warning: Coercing text to numeric in S40564 / R40564C19: '0.886'
## Warning: Coercing text to numeric in T40564 / R40564C20: '4963.6'
## Warning: Coercing text to numeric in S40565 / R40565C19: '0.886'
## Warning: Coercing text to numeric in T40565 / R40565C20: '4963.6'
## Warning: Coercing text to numeric in S40566 / R40566C19: '0.886'
## Warning: Coercing text to numeric in T40566 / R40566C20: '4963.6'
## Warning: Coercing text to numeric in S40567 / R40567C19: '0.886'
## Warning: Coercing text to numeric in T40567 / R40567C20: '4963.6'
## Warning: Coercing text to numeric in S40568 / R40568C19: '0.886'
## Warning: Coercing text to numeric in T40568 / R40568C20: '4963.6'
## Warning: Coercing text to numeric in S40569 / R40569C19: '0.886'
## Warning: Coercing text to numeric in T40569 / R40569C20: '4963.6'
## Warning: Coercing text to numeric in S40570 / R40570C19: '0.886'
## Warning: Coercing text to numeric in T40570 / R40570C20: '4963.6'
## Warning: Coercing text to numeric in S40571 / R40571C19: '0.886'
## Warning: Coercing text to numeric in T40571 / R40571C20: '4963.6'
## Warning: Coercing text to numeric in S40572 / R40572C19: '0.886'
## Warning: Coercing text to numeric in T40572 / R40572C20: '4963.6'
## Warning: Coercing text to numeric in S40573 / R40573C19: '0.886'
## Warning: Coercing text to numeric in T40573 / R40573C20: '4963.6'
## Warning: Coercing text to numeric in S40574 / R40574C19: '0.886'
## Warning: Coercing text to numeric in T40574 / R40574C20: '4963.6'
## Warning: Coercing text to numeric in S40575 / R40575C19: '0.886'
## Warning: Coercing text to numeric in T40575 / R40575C20: '4963.6'
## Warning: Coercing text to numeric in S40576 / R40576C19: '0.886'
## Warning: Coercing text to numeric in T40576 / R40576C20: '4963.6'
## Warning: Coercing text to numeric in S40577 / R40577C19: '0.886'
## Warning: Coercing text to numeric in T40577 / R40577C20: '4963.6'
## Warning: Coercing text to numeric in S40578 / R40578C19: '0.886'
## Warning: Coercing text to numeric in T40578 / R40578C20: '4963.6'
## Warning: Coercing text to numeric in S40579 / R40579C19: '0.886'
## Warning: Coercing text to numeric in T40579 / R40579C20: '4963.6'
## Warning: Coercing text to numeric in S40580 / R40580C19: '0.886'
## Warning: Coercing text to numeric in T40580 / R40580C20: '4963.6'
## Warning: Coercing text to numeric in S40581 / R40581C19: '0.884'
## Warning: Coercing text to numeric in T40581 / R40581C20: '4963.6'
## Warning: Coercing text to numeric in S40582 / R40582C19: '0.884'
## Warning: Coercing text to numeric in T40582 / R40582C20: '4963.6'
## Warning: Coercing text to numeric in S40583 / R40583C19: '0.884'
## Warning: Coercing text to numeric in T40583 / R40583C20: '4963.6'
## Warning: Coercing text to numeric in S40584 / R40584C19: '0.884'
## Warning: Coercing text to numeric in T40584 / R40584C20: '4963.6'
## Warning: Coercing text to numeric in S40585 / R40585C19: '0.884'
## Warning: Coercing text to numeric in T40585 / R40585C20: '4963.6'
## Warning: Coercing text to numeric in S40586 / R40586C19: '0.884'
## Warning: Coercing text to numeric in T40586 / R40586C20: '4963.6'
## Warning: Coercing text to numeric in S40587 / R40587C19: '0.884'
## Warning: Coercing text to numeric in T40587 / R40587C20: '4963.6'
## Warning: Coercing text to numeric in S40588 / R40588C19: '0.884'
## Warning: Coercing text to numeric in T40588 / R40588C20: '4963.6'
## Warning: Coercing text to numeric in S40589 / R40589C19: '0.884'
## Warning: Coercing text to numeric in T40589 / R40589C20: '4963.6'
## Warning: Coercing text to numeric in S40590 / R40590C19: '0.884'
## Warning: Coercing text to numeric in T40590 / R40590C20: '4963.6'
## Warning: Coercing text to numeric in S40591 / R40591C19: '0.884'
## Warning: Coercing text to numeric in T40591 / R40591C20: '4963.6'
## Warning: Coercing text to numeric in S40592 / R40592C19: '0.884'
## Warning: Coercing text to numeric in T40592 / R40592C20: '4963.6'
## Warning: Coercing text to numeric in S40593 / R40593C19: '0.884'
## Warning: Coercing text to numeric in T40593 / R40593C20: '4963.6'
## Warning: Coercing text to numeric in S40594 / R40594C19: '0.884'
## Warning: Coercing text to numeric in T40594 / R40594C20: '4963.6'
## Warning: Coercing text to numeric in S40595 / R40595C19: '0.884'
## Warning: Coercing text to numeric in T40595 / R40595C20: '4963.6'
## Warning: Coercing text to numeric in S40596 / R40596C19: '0.884'
## Warning: Coercing text to numeric in T40596 / R40596C20: '4963.6'
## Warning: Coercing text to numeric in S40597 / R40597C19: '0.884'
## Warning: Coercing text to numeric in T40597 / R40597C20: '4963.6'
## Warning: Coercing text to numeric in S40598 / R40598C19: '0.884'
## Warning: Coercing text to numeric in T40598 / R40598C20: '4963.6'
## Warning: Coercing text to numeric in S40599 / R40599C19: '0.884'
## Warning: Coercing text to numeric in T40599 / R40599C20: '4963.6'
## Warning: Coercing text to numeric in S40600 / R40600C19: '0.883'
## Warning: Coercing text to numeric in T40600 / R40600C20: '4963.6'
## Warning: Coercing text to numeric in S40601 / R40601C19: '0.883'
## Warning: Coercing text to numeric in T40601 / R40601C20: '4963.6'
## Warning: Coercing text to numeric in S40602 / R40602C19: '0.883'
## Warning: Coercing text to numeric in T40602 / R40602C20: '4963.6'
## Warning: Coercing text to numeric in S40603 / R40603C19: '0.883'
## Warning: Coercing text to numeric in T40603 / R40603C20: '4963.6'
## Warning: Coercing text to numeric in S40604 / R40604C19: '0.883'
## Warning: Coercing text to numeric in T40604 / R40604C20: '4963.6'
## Warning: Coercing text to numeric in S40605 / R40605C19: '0.883'
## Warning: Coercing text to numeric in T40605 / R40605C20: '4963.6'
## Warning: Coercing text to numeric in S40606 / R40606C19: '0.883'
## Warning: Coercing text to numeric in T40606 / R40606C20: '4963.6'
## Warning: Coercing text to numeric in S40607 / R40607C19: '0.883'
## Warning: Coercing text to numeric in T40607 / R40607C20: '4963.6'
## Warning: Coercing text to numeric in S40608 / R40608C19: '0.883'
## Warning: Coercing text to numeric in T40608 / R40608C20: '4963.6'
## Warning: Coercing text to numeric in S40609 / R40609C19: '0.883'
## Warning: Coercing text to numeric in T40609 / R40609C20: '4963.6'
## Warning: Coercing text to numeric in S40610 / R40610C19: '0.883'
## Warning: Coercing text to numeric in T40610 / R40610C20: '4963.6'
## Warning: Coercing text to numeric in S40611 / R40611C19: '0.883'
## Warning: Coercing text to numeric in T40611 / R40611C20: '4963.6'
## Warning: Coercing text to numeric in S40612 / R40612C19: '0.883'
## Warning: Coercing text to numeric in T40612 / R40612C20: '4963.6'
## Warning: Coercing text to numeric in S40613 / R40613C19: '0.883'
## Warning: Coercing text to numeric in T40613 / R40613C20: '4963.6'
## Warning: Coercing text to numeric in S40614 / R40614C19: '0.882'
## Warning: Coercing text to numeric in T40614 / R40614C20: '4963.6'
## Warning: Coercing text to numeric in S40615 / R40615C19: '0.882'
## Warning: Coercing text to numeric in T40615 / R40615C20: '4963.6'
## Warning: Coercing text to numeric in S40616 / R40616C19: '0.882'
## Warning: Coercing text to numeric in T40616 / R40616C20: '4963.6'
## Warning: Coercing text to numeric in S40617 / R40617C19: '0.882'
## Warning: Coercing text to numeric in T40617 / R40617C20: '4963.6'
## Warning: Coercing text to numeric in S40618 / R40618C19: '0.882'
## Warning: Coercing text to numeric in T40618 / R40618C20: '4963.6'
## Warning: Coercing text to numeric in S40619 / R40619C19: '0.882'
## Warning: Coercing text to numeric in T40619 / R40619C20: '4963.6'
## Warning: Coercing text to numeric in S40620 / R40620C19: '0.882'
## Warning: Coercing text to numeric in T40620 / R40620C20: '4963.6'
## Warning: Coercing text to numeric in S40621 / R40621C19: '0.882'
## Warning: Coercing text to numeric in T40621 / R40621C20: '4963.6'
## Warning: Coercing text to numeric in S40622 / R40622C19: '0.882'
## Warning: Coercing text to numeric in T40622 / R40622C20: '4963.6'
## Warning: Coercing text to numeric in S40623 / R40623C19: '0.882'
## Warning: Coercing text to numeric in T40623 / R40623C20: '4963.6'
## Warning: Coercing text to numeric in S40624 / R40624C19: '0.882'
## Warning: Coercing text to numeric in T40624 / R40624C20: '4963.6'
## Warning: Coercing text to numeric in S40625 / R40625C19: '0.882'
## Warning: Coercing text to numeric in T40625 / R40625C20: '4963.6'
## Warning: Coercing text to numeric in S40626 / R40626C19: '0.882'
## Warning: Coercing text to numeric in T40626 / R40626C20: '4963.6'
## Warning: Coercing text to numeric in S40627 / R40627C19: '0.882'
## Warning: Coercing text to numeric in T40627 / R40627C20: '4963.6'
## Warning: Coercing text to numeric in S40628 / R40628C19: '0.882'
## Warning: Coercing text to numeric in T40628 / R40628C20: '4963.6'
## Warning: Coercing text to numeric in S40629 / R40629C19: '0.882'
## Warning: Coercing text to numeric in T40629 / R40629C20: '4963.6'
## Warning: Coercing text to numeric in S40630 / R40630C19: '0.882'
## Warning: Coercing text to numeric in T40630 / R40630C20: '4963.6'
## Warning: Coercing text to numeric in S40631 / R40631C19: '0.882'
## Warning: Coercing text to numeric in T40631 / R40631C20: '4963.6'
## Warning: Coercing text to numeric in S40632 / R40632C19: '0.882'
## Warning: Coercing text to numeric in T40632 / R40632C20: '4963.6'
## Warning: Coercing text to numeric in S40633 / R40633C19: '0.882'
## Warning: Coercing text to numeric in T40633 / R40633C20: '4963.6'
## Warning: Coercing text to numeric in S40634 / R40634C19: '0.882'
## Warning: Coercing text to numeric in T40634 / R40634C20: '4963.6'
## Warning: Coercing text to numeric in S40635 / R40635C19: '0.882'
## Warning: Coercing text to numeric in T40635 / R40635C20: '4963.6'
## Warning: Coercing text to numeric in S40636 / R40636C19: '0.882'
## Warning: Coercing text to numeric in T40636 / R40636C20: '4963.6'
## Warning: Coercing text to numeric in S40637 / R40637C19: '0.882'
## Warning: Coercing text to numeric in T40637 / R40637C20: '4963.6'
## Warning: Coercing text to numeric in S40638 / R40638C19: '0.882'
## Warning: Coercing text to numeric in T40638 / R40638C20: '4963.6'
## Warning: Coercing text to numeric in S40639 / R40639C19: '0.881'
## Warning: Coercing text to numeric in T40639 / R40639C20: '4963.6'
## Warning: Coercing text to numeric in S40640 / R40640C19: '0.881'
## Warning: Coercing text to numeric in T40640 / R40640C20: '4963.6'
## Warning: Coercing text to numeric in S40641 / R40641C19: '0.881'
## Warning: Coercing text to numeric in T40641 / R40641C20: '4963.6'
## Warning: Coercing text to numeric in S40642 / R40642C19: '0.881'
## Warning: Coercing text to numeric in T40642 / R40642C20: '4963.6'
## Warning: Coercing text to numeric in S40643 / R40643C19: '0.881'
## Warning: Coercing text to numeric in T40643 / R40643C20: '4963.6'
## Warning: Coercing text to numeric in S40644 / R40644C19: '0.881'
## Warning: Coercing text to numeric in T40644 / R40644C20: '4963.6'
## Warning: Coercing text to numeric in S40645 / R40645C19: '0.881'
## Warning: Coercing text to numeric in T40645 / R40645C20: '4963.6'
## Warning: Coercing text to numeric in S40646 / R40646C19: '0.881'
## Warning: Coercing text to numeric in T40646 / R40646C20: '4963.6'
## Warning: Coercing text to numeric in S40647 / R40647C19: '0.881'
## Warning: Coercing text to numeric in T40647 / R40647C20: '4963.6'
## Warning: Coercing text to numeric in S40648 / R40648C19: '0.881'
## Warning: Coercing text to numeric in T40648 / R40648C20: '4963.6'
## Warning: Coercing text to numeric in S40649 / R40649C19: '0.881'
## Warning: Coercing text to numeric in T40649 / R40649C20: '4963.6'
## Warning: Coercing text to numeric in S40650 / R40650C19: '0.881'
## Warning: Coercing text to numeric in T40650 / R40650C20: '4963.6'
## Warning: Coercing text to numeric in S40651 / R40651C19: '0.881'
## Warning: Coercing text to numeric in T40651 / R40651C20: '4963.6'
## Warning: Coercing text to numeric in S40652 / R40652C19: '0.881'
## Warning: Coercing text to numeric in T40652 / R40652C20: '4963.6'
## Warning: Coercing text to numeric in S40653 / R40653C19: '0.881'
## Warning: Coercing text to numeric in T40653 / R40653C20: '4963.6'
## Warning: Coercing text to numeric in S40654 / R40654C19: '0.88'
## Warning: Coercing text to numeric in T40654 / R40654C20: '4963.6'
## Warning: Coercing text to numeric in S40655 / R40655C19: '0.88'
## Warning: Coercing text to numeric in T40655 / R40655C20: '4963.6'
## Warning: Coercing text to numeric in S40656 / R40656C19: '0.88'
## Warning: Coercing text to numeric in T40656 / R40656C20: '4963.6'
## Warning: Coercing text to numeric in S40657 / R40657C19: '0.88'
## Warning: Coercing text to numeric in T40657 / R40657C20: '4963.6'
## Warning: Coercing text to numeric in S40658 / R40658C19: '0.88'
## Warning: Coercing text to numeric in T40658 / R40658C20: '4963.6'
## Warning: Coercing text to numeric in S40659 / R40659C19: '0.88'
## Warning: Coercing text to numeric in T40659 / R40659C20: '4963.6'
## Warning: Coercing text to numeric in S40660 / R40660C19: '0.88'
## Warning: Coercing text to numeric in T40660 / R40660C20: '4963.6'
## Warning: Coercing text to numeric in S40661 / R40661C19: '0.88'
## Warning: Coercing text to numeric in T40661 / R40661C20: '4963.6'
## Warning: Coercing text to numeric in S40662 / R40662C19: '0.88'
## Warning: Coercing text to numeric in T40662 / R40662C20: '4963.6'
## Warning: Coercing text to numeric in S40663 / R40663C19: '0.88'
## Warning: Coercing text to numeric in T40663 / R40663C20: '4963.6'
## Warning: Coercing text to numeric in S40664 / R40664C19: '0.88'
## Warning: Coercing text to numeric in T40664 / R40664C20: '4963.6'
## Warning: Coercing text to numeric in S40665 / R40665C19: '0.88'
## Warning: Coercing text to numeric in T40665 / R40665C20: '4963.6'
## Warning: Coercing text to numeric in S40666 / R40666C19: '0.88'
## Warning: Coercing text to numeric in T40666 / R40666C20: '4963.6'
## Warning: Coercing text to numeric in S40667 / R40667C19: '0.88'
## Warning: Coercing text to numeric in T40667 / R40667C20: '4963.6'
## Warning: Coercing text to numeric in S40668 / R40668C19: '0.88'
## Warning: Coercing text to numeric in T40668 / R40668C20: '4963.6'
## Warning: Coercing text to numeric in S40669 / R40669C19: '0.879'
## Warning: Coercing text to numeric in T40669 / R40669C20: '4963.6'
## Warning: Coercing text to numeric in S40670 / R40670C19: '0.879'
## Warning: Coercing text to numeric in T40670 / R40670C20: '4963.6'
## Warning: Coercing text to numeric in S40671 / R40671C19: '0.879'
## Warning: Coercing text to numeric in T40671 / R40671C20: '4963.6'
## Warning: Coercing text to numeric in S40672 / R40672C19: '0.879'
## Warning: Coercing text to numeric in T40672 / R40672C20: '4963.6'
## Warning: Coercing text to numeric in S40673 / R40673C19: '0.879'
## Warning: Coercing text to numeric in T40673 / R40673C20: '4963.6'
## Warning: Coercing text to numeric in S40674 / R40674C19: '0.879'
## Warning: Coercing text to numeric in T40674 / R40674C20: '4963.6'
## Warning: Coercing text to numeric in S40675 / R40675C19: '0.879'
## Warning: Coercing text to numeric in T40675 / R40675C20: '4963.6'
## Warning: Coercing text to numeric in S40676 / R40676C19: '0.879'
## Warning: Coercing text to numeric in T40676 / R40676C20: '4963.6'
## Warning: Coercing text to numeric in S40677 / R40677C19: '0.879'
## Warning: Coercing text to numeric in T40677 / R40677C20: '4963.6'
## Warning: Coercing text to numeric in S40678 / R40678C19: '0.879'
## Warning: Coercing text to numeric in T40678 / R40678C20: '4963.6'
## Warning: Coercing text to numeric in S40679 / R40679C19: '0.879'
## Warning: Coercing text to numeric in T40679 / R40679C20: '4963.6'
## Warning: Coercing text to numeric in S40680 / R40680C19: '0.879'
## Warning: Coercing text to numeric in T40680 / R40680C20: '4963.6'
## Warning: Coercing text to numeric in S40681 / R40681C19: '0.879'
## Warning: Coercing text to numeric in T40681 / R40681C20: '4963.6'
## Warning: Coercing text to numeric in S40682 / R40682C19: '0.879'
## Warning: Coercing text to numeric in T40682 / R40682C20: '4963.6'
## Warning: Coercing text to numeric in S40683 / R40683C19: '0.879'
## Warning: Coercing text to numeric in T40683 / R40683C20: '4963.6'
## Warning: Coercing text to numeric in S40684 / R40684C19: '0.879'
## Warning: Coercing text to numeric in T40684 / R40684C20: '4963.6'
## Warning: Coercing text to numeric in S40685 / R40685C19: '0.879'
## Warning: Coercing text to numeric in T40685 / R40685C20: '4963.6'
## Warning: Coercing text to numeric in S40686 / R40686C19: '0.879'
## Warning: Coercing text to numeric in T40686 / R40686C20: '4963.6'
## Warning: Coercing text to numeric in S40687 / R40687C19: '0.879'
## Warning: Coercing text to numeric in T40687 / R40687C20: '4963.6'
## Warning: Coercing text to numeric in S40688 / R40688C19: '0.879'
## Warning: Coercing text to numeric in T40688 / R40688C20: '4963.6'
## Warning: Coercing text to numeric in S40689 / R40689C19: '0.879'
## Warning: Coercing text to numeric in T40689 / R40689C20: '4963.6'
## Warning: Coercing text to numeric in S40690 / R40690C19: '0.878'
## Warning: Coercing text to numeric in T40690 / R40690C20: '4963.6'
## Warning: Coercing text to numeric in S40691 / R40691C19: '0.878'
## Warning: Coercing text to numeric in T40691 / R40691C20: '4963.6'
## Warning: Coercing text to numeric in S40692 / R40692C19: '0.878'
## Warning: Coercing text to numeric in T40692 / R40692C20: '4963.6'
## Warning: Coercing text to numeric in S40693 / R40693C19: '0.878'
## Warning: Coercing text to numeric in T40693 / R40693C20: '4963.6'
## Warning: Coercing text to numeric in S40694 / R40694C19: '0.878'
## Warning: Coercing text to numeric in T40694 / R40694C20: '4963.6'
## Warning: Coercing text to numeric in S40695 / R40695C19: '0.878'
## Warning: Coercing text to numeric in T40695 / R40695C20: '4963.6'
## Warning: Coercing text to numeric in S40696 / R40696C19: '0.879'
## Warning: Coercing text to numeric in T40696 / R40696C20: '4963.6'
## Warning: Coercing text to numeric in S40697 / R40697C19: '0.879'
## Warning: Coercing text to numeric in T40697 / R40697C20: '4963.6'
## Warning: Coercing text to numeric in S40698 / R40698C19: '0.879'
## Warning: Coercing text to numeric in T40698 / R40698C20: '4963.6'
## Warning: Coercing text to numeric in S40699 / R40699C19: '0.879'
## Warning: Coercing text to numeric in T40699 / R40699C20: '4963.6'
## Warning: Coercing text to numeric in S40700 / R40700C19: '0.879'
## Warning: Coercing text to numeric in T40700 / R40700C20: '4963.6'
## Warning: Coercing text to numeric in S40701 / R40701C19: '0.879'
## Warning: Coercing text to numeric in T40701 / R40701C20: '4963.6'
## Warning: Coercing text to numeric in S40702 / R40702C19: '0.879'
## Warning: Coercing text to numeric in T40702 / R40702C20: '4963.6'
## Warning: Coercing text to numeric in S40703 / R40703C19: '0.879'
## Warning: Coercing text to numeric in T40703 / R40703C20: '4963.6'
## Warning: Coercing text to numeric in S40704 / R40704C19: '0.879'
## Warning: Coercing text to numeric in T40704 / R40704C20: '4963.6'
## Warning: Coercing text to numeric in S40705 / R40705C19: '0.879'
## Warning: Coercing text to numeric in T40705 / R40705C20: '4963.6'
## Warning: Coercing text to numeric in S40706 / R40706C19: '0.879'
## Warning: Coercing text to numeric in T40706 / R40706C20: '4963.6'
## Warning: Coercing text to numeric in S40707 / R40707C19: '0.879'
## Warning: Coercing text to numeric in T40707 / R40707C20: '4963.6'
## Warning: Coercing text to numeric in S40708 / R40708C19: '0.879'
## Warning: Coercing text to numeric in T40708 / R40708C20: '4963.6'
## Warning: Coercing text to numeric in S40709 / R40709C19: '0.879'
## Warning: Coercing text to numeric in T40709 / R40709C20: '4963.6'
## Warning: Coercing text to numeric in S40710 / R40710C19: '0.877'
## Warning: Coercing text to numeric in T40710 / R40710C20: '4963.6'
## Warning: Coercing text to numeric in S40711 / R40711C19: '0.877'
## Warning: Coercing text to numeric in T40711 / R40711C20: '4963.6'
## Warning: Coercing text to numeric in S40712 / R40712C19: '0.877'
## Warning: Coercing text to numeric in T40712 / R40712C20: '4963.6'
## Warning: Coercing text to numeric in S40713 / R40713C19: '0.877'
## Warning: Coercing text to numeric in T40713 / R40713C20: '4963.6'
## Warning: Coercing text to numeric in S40714 / R40714C19: '0.877'
## Warning: Coercing text to numeric in T40714 / R40714C20: '4963.6'
## Warning: Coercing text to numeric in S40715 / R40715C19: '0.877'
## Warning: Coercing text to numeric in T40715 / R40715C20: '4963.6'
## Warning: Coercing text to numeric in S40716 / R40716C19: '0.877'
## Warning: Coercing text to numeric in T40716 / R40716C20: '4963.6'
## Warning: Coercing text to numeric in S40717 / R40717C19: '0.877'
## Warning: Coercing text to numeric in T40717 / R40717C20: '4963.6'
## Warning: Coercing text to numeric in S40718 / R40718C19: '0.877'
## Warning: Coercing text to numeric in T40718 / R40718C20: '4963.6'
## Warning: Coercing text to numeric in S40719 / R40719C19: '0.877'
## Warning: Coercing text to numeric in T40719 / R40719C20: '4963.6'
## Warning: Coercing text to numeric in S40720 / R40720C19: '0.877'
## Warning: Coercing text to numeric in T40720 / R40720C20: '4963.6'
## Warning: Coercing text to numeric in S40721 / R40721C19: '0.877'
## Warning: Coercing text to numeric in T40721 / R40721C20: '4963.6'
## Warning: Coercing text to numeric in S40722 / R40722C19: '0.877'
## Warning: Coercing text to numeric in T40722 / R40722C20: '4963.6'
## Warning: Coercing text to numeric in S40723 / R40723C19: '0.877'
## Warning: Coercing text to numeric in T40723 / R40723C20: '4963.6'
## Warning: Coercing text to numeric in S40724 / R40724C19: '0.877'
## Warning: Coercing text to numeric in T40724 / R40724C20: '4963.6'
## Warning: Coercing text to numeric in S40725 / R40725C19: '0.877'
## Warning: Coercing text to numeric in T40725 / R40725C20: '4963.6'
## Warning: Coercing text to numeric in S40726 / R40726C19: '0.877'
## Warning: Coercing text to numeric in T40726 / R40726C20: '4963.6'
## Warning: Coercing text to numeric in S40727 / R40727C19: '0.877'
## Warning: Coercing text to numeric in T40727 / R40727C20: '4963.6'
## Warning: Coercing text to numeric in S40728 / R40728C19: '0.877'
## Warning: Coercing text to numeric in T40728 / R40728C20: '4963.6'
## Warning: Coercing text to numeric in S40729 / R40729C19: '0.877'
## Warning: Coercing text to numeric in T40729 / R40729C20: '4963.6'
## Warning: Coercing text to numeric in S40730 / R40730C19: '0.876'
## Warning: Coercing text to numeric in T40730 / R40730C20: '4963.6'
## Warning: Coercing text to numeric in S40731 / R40731C19: '0.876'
## Warning: Coercing text to numeric in T40731 / R40731C20: '4963.6'
## Warning: Coercing text to numeric in S40732 / R40732C19: '0.876'
## Warning: Coercing text to numeric in T40732 / R40732C20: '4963.6'
## Warning: Coercing text to numeric in S40733 / R40733C19: '0.876'
## Warning: Coercing text to numeric in T40733 / R40733C20: '4963.6'
## Warning: Coercing text to numeric in S40734 / R40734C19: '0.876'
## Warning: Coercing text to numeric in T40734 / R40734C20: '4963.6'
## Warning: Coercing text to numeric in S40735 / R40735C19: '0.876'
## Warning: Coercing text to numeric in T40735 / R40735C20: '4963.6'
## Warning: Coercing text to numeric in S40736 / R40736C19: '0.876'
## Warning: Coercing text to numeric in T40736 / R40736C20: '4963.6'
## Warning: Coercing text to numeric in S40737 / R40737C19: '0.876'
## Warning: Coercing text to numeric in T40737 / R40737C20: '4963.6'
## Warning: Coercing text to numeric in S40738 / R40738C19: '0.876'
## Warning: Coercing text to numeric in T40738 / R40738C20: '4963.6'
## Warning: Coercing text to numeric in S40739 / R40739C19: '0.876'
## Warning: Coercing text to numeric in T40739 / R40739C20: '4963.6'
## Warning: Coercing text to numeric in S40740 / R40740C19: '0.876'
## Warning: Coercing text to numeric in T40740 / R40740C20: '4963.6'
## Warning: Coercing text to numeric in S40741 / R40741C19: '0.876'
## Warning: Coercing text to numeric in T40741 / R40741C20: '4963.6'
## Warning: Coercing text to numeric in S40742 / R40742C19: '0.876'
## Warning: Coercing text to numeric in T40742 / R40742C20: '4963.6'
## Warning: Coercing text to numeric in S40743 / R40743C19: '0.876'
## Warning: Coercing text to numeric in T40743 / R40743C20: '4963.6'
## Warning: Coercing text to numeric in S40744 / R40744C19: '0.876'
## Warning: Coercing text to numeric in T40744 / R40744C20: '4963.6'
## Warning: Coercing text to numeric in S40745 / R40745C19: '0.876'
## Warning: Coercing text to numeric in T40745 / R40745C20: '4963.6'
## Warning: Coercing text to numeric in S40746 / R40746C19: '0.879'
## Warning: Coercing text to numeric in T40746 / R40746C20: '4963.6'
## Warning: Coercing text to numeric in S40747 / R40747C19: '0.879'
## Warning: Coercing text to numeric in T40747 / R40747C20: '4963.6'
## Warning: Coercing text to numeric in S40748 / R40748C19: '0.879'
## Warning: Coercing text to numeric in T40748 / R40748C20: '4963.6'
## Warning: Coercing text to numeric in S40749 / R40749C19: '0.879'
## Warning: Coercing text to numeric in T40749 / R40749C20: '4963.6'
## Warning: Coercing text to numeric in S40750 / R40750C19: '0.879'
## Warning: Coercing text to numeric in T40750 / R40750C20: '4963.6'
## Warning: Coercing text to numeric in S40751 / R40751C19: '0.879'
## Warning: Coercing text to numeric in T40751 / R40751C20: '4963.6'
## Warning: Coercing text to numeric in S40752 / R40752C19: '0.879'
## Warning: Coercing text to numeric in T40752 / R40752C20: '4963.6'
## Warning: Coercing text to numeric in S40753 / R40753C19: '0.879'
## Warning: Coercing text to numeric in T40753 / R40753C20: '4963.6'
## Warning: Coercing text to numeric in S40754 / R40754C19: '0.879'
## Warning: Coercing text to numeric in T40754 / R40754C20: '4963.6'
## Warning: Coercing text to numeric in S40755 / R40755C19: '0.879'
## Warning: Coercing text to numeric in T40755 / R40755C20: '4963.6'
## Warning: Coercing text to numeric in S40756 / R40756C19: '0.879'
## Warning: Coercing text to numeric in T40756 / R40756C20: '4963.6'
## Warning: Coercing text to numeric in S40757 / R40757C19: '0.879'
## Warning: Coercing text to numeric in T40757 / R40757C20: '4963.6'
## Warning: Coercing text to numeric in S40758 / R40758C19: '0.879'
## Warning: Coercing text to numeric in T40758 / R40758C20: '4963.6'
## Warning: Coercing text to numeric in S40759 / R40759C19: '0.879'
## Warning: Coercing text to numeric in T40759 / R40759C20: '4963.6'
## Warning: Coercing text to numeric in S40760 / R40760C19: '0.879'
## Warning: Coercing text to numeric in T40760 / R40760C20: '4963.6'
## Warning: Coercing text to numeric in S40761 / R40761C19: '0.879'
## Warning: Coercing text to numeric in T40761 / R40761C20: '4963.6'
## Warning: Coercing text to numeric in S40762 / R40762C19: '0.879'
## Warning: Coercing text to numeric in T40762 / R40762C20: '4963.6'
## Warning: Coercing text to numeric in S40763 / R40763C19: '0.879'
## Warning: Coercing text to numeric in T40763 / R40763C20: '4963.6'
## Warning: Coercing text to numeric in S40764 / R40764C19: '0.879'
## Warning: Coercing text to numeric in T40764 / R40764C20: '4963.6'
## Warning: Coercing text to numeric in S40765 / R40765C19: '0.879'
## Warning: Coercing text to numeric in T40765 / R40765C20: '4963.6'
## Warning: Coercing text to numeric in S40766 / R40766C19: '0.879'
## Warning: Coercing text to numeric in T40766 / R40766C20: '4963.6'
## Warning: Coercing text to numeric in S40767 / R40767C19: '0.879'
## Warning: Coercing text to numeric in T40767 / R40767C20: '4963.6'
## Warning: Coercing text to numeric in S40768 / R40768C19: '0.879'
## Warning: Coercing text to numeric in T40768 / R40768C20: '4963.6'
## Warning: Coercing text to numeric in S40769 / R40769C19: '0.879'
## Warning: Coercing text to numeric in T40769 / R40769C20: '4963.6'
## Warning: Coercing text to numeric in S40770 / R40770C19: '0.879'
## Warning: Coercing text to numeric in T40770 / R40770C20: '4963.6'
## Warning: Coercing text to numeric in S40771 / R40771C19: '0.879'
## Warning: Coercing text to numeric in T40771 / R40771C20: '4963.6'
## Warning: Coercing text to numeric in S40772 / R40772C19: '0.879'
## Warning: Coercing text to numeric in T40772 / R40772C20: '4963.6'
## Warning: Coercing text to numeric in S40773 / R40773C19: '0.879'
## Warning: Coercing text to numeric in T40773 / R40773C20: '4963.6'
## Warning: Coercing text to numeric in S40774 / R40774C19: '0.879'
## Warning: Coercing text to numeric in T40774 / R40774C20: '4963.6'
## Warning: Coercing text to numeric in S40775 / R40775C19: '0.879'
## Warning: Coercing text to numeric in T40775 / R40775C20: '4963.6'
## Warning: Coercing text to numeric in S40776 / R40776C19: '0.879'
## Warning: Coercing text to numeric in T40776 / R40776C20: '4963.6'
## Warning: Coercing text to numeric in S40777 / R40777C19: '0.876'
## Warning: Coercing text to numeric in T40777 / R40777C20: '4963.6'
## Warning: Coercing text to numeric in S40778 / R40778C19: '0.876'
## Warning: Coercing text to numeric in T40778 / R40778C20: '4963.6'
## Warning: Coercing text to numeric in S40779 / R40779C19: '0.879'
## Warning: Coercing text to numeric in T40779 / R40779C20: '4963.6'
## Warning: Coercing text to numeric in S40780 / R40780C19: '0.879'
## Warning: Coercing text to numeric in T40780 / R40780C20: '4963.6'
## Warning: Coercing text to numeric in S40781 / R40781C19: '0.879'
## Warning: Coercing text to numeric in T40781 / R40781C20: '4963.6'
## Warning: Coercing text to numeric in S40782 / R40782C19: '0.879'
## Warning: Coercing text to numeric in T40782 / R40782C20: '4963.6'
## Warning: Coercing text to numeric in S40783 / R40783C19: '0.879'
## Warning: Coercing text to numeric in T40783 / R40783C20: '4963.6'
## Warning: Coercing text to numeric in S40784 / R40784C19: '0.879'
## Warning: Coercing text to numeric in T40784 / R40784C20: '4963.6'
## Warning: Coercing text to numeric in S40785 / R40785C19: '0.879'
## Warning: Coercing text to numeric in T40785 / R40785C20: '4963.6'
## Warning: Coercing text to numeric in S40786 / R40786C19: '0.879'
## Warning: Coercing text to numeric in T40786 / R40786C20: '4963.6'
## Warning: Coercing text to numeric in S40787 / R40787C19: '0.879'
## Warning: Coercing text to numeric in T40787 / R40787C20: '4963.6'
## Warning: Coercing text to numeric in S40788 / R40788C19: '0.879'
## Warning: Coercing text to numeric in T40788 / R40788C20: '4963.6'
## Warning: Coercing text to numeric in S40789 / R40789C19: '0.879'
## Warning: Coercing text to numeric in T40789 / R40789C20: '4963.6'
## Warning: Coercing text to numeric in S40790 / R40790C19: '0.878'
## Warning: Coercing text to numeric in T40790 / R40790C20: '4963.6'
## Warning: Coercing text to numeric in S40791 / R40791C19: '0.878'
## Warning: Coercing text to numeric in T40791 / R40791C20: '4963.6'
## Warning: Coercing text to numeric in S40792 / R40792C19: '0.878'
## Warning: Coercing text to numeric in T40792 / R40792C20: '4963.6'
## Warning: Coercing text to numeric in S40793 / R40793C19: '0.878'
## Warning: Coercing text to numeric in T40793 / R40793C20: '4963.6'
## Warning: Coercing text to numeric in S40794 / R40794C19: '0.878'
## Warning: Coercing text to numeric in T40794 / R40794C20: '4963.6'
## Warning: Coercing text to numeric in S40795 / R40795C19: '0.878'
## Warning: Coercing text to numeric in T40795 / R40795C20: '4963.6'
## Warning: Coercing text to numeric in S40796 / R40796C19: '0.878'
## Warning: Coercing text to numeric in T40796 / R40796C20: '4963.6'
## Warning: Coercing text to numeric in S40797 / R40797C19: '0.878'
## Warning: Coercing text to numeric in T40797 / R40797C20: '4963.6'
## Warning: Coercing text to numeric in S40798 / R40798C19: '0.878'
## Warning: Coercing text to numeric in T40798 / R40798C20: '4963.6'
## Warning: Coercing text to numeric in S40799 / R40799C19: '0.878'
## Warning: Coercing text to numeric in T40799 / R40799C20: '4963.6'
## Warning: Coercing text to numeric in S40800 / R40800C19: '0.878'
## Warning: Coercing text to numeric in T40800 / R40800C20: '4963.6'
## Warning: Coercing text to numeric in S40801 / R40801C19: '0.878'
## Warning: Coercing text to numeric in T40801 / R40801C20: '4963.6'
## Warning: Coercing text to numeric in S40802 / R40802C19: '0.878'
## Warning: Coercing text to numeric in T40802 / R40802C20: '4963.6'
## Warning: Coercing text to numeric in S40803 / R40803C19: '0.878'
## Warning: Coercing text to numeric in T40803 / R40803C20: '4963.6'
## Warning: Coercing text to numeric in S40804 / R40804C19: '0.878'
## Warning: Coercing text to numeric in T40804 / R40804C20: '4963.6'
## Warning: Coercing text to numeric in S40805 / R40805C19: '0.878'
## Warning: Coercing text to numeric in T40805 / R40805C20: '4963.6'
## Warning: Coercing text to numeric in S40806 / R40806C19: '0.878'
## Warning: Coercing text to numeric in T40806 / R40806C20: '4963.6'
## Warning: Coercing text to numeric in S40807 / R40807C19: '0.878'
## Warning: Coercing text to numeric in T40807 / R40807C20: '4963.6'
## Warning: Coercing text to numeric in S40808 / R40808C19: '0.878'
## Warning: Coercing text to numeric in T40808 / R40808C20: '4963.6'
## Warning: Coercing text to numeric in S40809 / R40809C19: '0.878'
## Warning: Coercing text to numeric in T40809 / R40809C20: '4963.6'
## Warning: Coercing text to numeric in S40810 / R40810C19: '0.878'
## Warning: Coercing text to numeric in T40810 / R40810C20: '4963.6'
## Warning: Coercing text to numeric in S40811 / R40811C19: '0.878'
## Warning: Coercing text to numeric in T40811 / R40811C20: '4963.6'
## Warning: Coercing text to numeric in S40812 / R40812C19: '0.878'
## Warning: Coercing text to numeric in T40812 / R40812C20: '4963.6'
## Warning: Coercing text to numeric in S40813 / R40813C19: '0.878'
## Warning: Coercing text to numeric in T40813 / R40813C20: '4963.6'
## Warning: Coercing text to numeric in S40814 / R40814C19: '0.878'
## Warning: Coercing text to numeric in T40814 / R40814C20: '4963.6'
## Warning: Coercing text to numeric in S40815 / R40815C19: '0.878'
## Warning: Coercing text to numeric in T40815 / R40815C20: '4963.6'
## Warning: Coercing text to numeric in S40816 / R40816C19: '0.878'
## Warning: Coercing text to numeric in T40816 / R40816C20: '4963.6'
## Warning: Coercing text to numeric in S40817 / R40817C19: '0.879'
## Warning: Coercing text to numeric in T40817 / R40817C20: '4963.6'
## Warning: Coercing text to numeric in S40818 / R40818C19: '0.879'
## Warning: Coercing text to numeric in T40818 / R40818C20: '4963.6'
## Warning: Coercing text to numeric in S40819 / R40819C19: '0.879'
## Warning: Coercing text to numeric in T40819 / R40819C20: '4963.6'
## Warning: Coercing text to numeric in S40820 / R40820C19: '0.879'
## Warning: Coercing text to numeric in T40820 / R40820C20: '4963.6'
## Warning: Coercing text to numeric in S40821 / R40821C19: '0.879'
## Warning: Coercing text to numeric in T40821 / R40821C20: '4963.6'
## Warning: Coercing text to numeric in S40822 / R40822C19: '0.879'
## Warning: Coercing text to numeric in T40822 / R40822C20: '4963.6'
## Warning: Coercing text to numeric in S40823 / R40823C19: '0.879'
## Warning: Coercing text to numeric in T40823 / R40823C20: '4963.6'
## Warning: Coercing text to numeric in S40824 / R40824C19: '0.879'
## Warning: Coercing text to numeric in T40824 / R40824C20: '4963.6'
## Warning: Coercing text to numeric in S40825 / R40825C19: '0.879'
## Warning: Coercing text to numeric in T40825 / R40825C20: '4963.6'
## Warning: Coercing text to numeric in S40826 / R40826C19: '0.879'
## Warning: Coercing text to numeric in T40826 / R40826C20: '4963.6'
## Warning: Coercing text to numeric in S40827 / R40827C19: '0.879'
## Warning: Coercing text to numeric in T40827 / R40827C20: '4963.6'
## Warning: Coercing text to numeric in S40828 / R40828C19: '0.879'
## Warning: Coercing text to numeric in T40828 / R40828C20: '4963.6'
## Warning: Coercing text to numeric in S40829 / R40829C19: '0.879'
## Warning: Coercing text to numeric in T40829 / R40829C20: '4963.6'
## Warning: Coercing text to numeric in S40830 / R40830C19: '0.879'
## Warning: Coercing text to numeric in T40830 / R40830C20: '4963.6'
## Warning: Coercing text to numeric in S40831 / R40831C19: '0.879'
## Warning: Coercing text to numeric in T40831 / R40831C20: '4963.6'
## Warning: Coercing text to numeric in S40832 / R40832C19: '0.879'
## Warning: Coercing text to numeric in T40832 / R40832C20: '4963.6'
## Warning: Coercing text to numeric in S40833 / R40833C19: '0.879'
## Warning: Coercing text to numeric in T40833 / R40833C20: '4963.6'
## Warning: Coercing text to numeric in S40834 / R40834C19: '0.879'
## Warning: Coercing text to numeric in T40834 / R40834C20: '4963.6'
## Warning: Coercing text to numeric in S40835 / R40835C19: '0.879'
## Warning: Coercing text to numeric in T40835 / R40835C20: '4963.6'
## Warning: Coercing text to numeric in S40836 / R40836C19: '0.879'
## Warning: Coercing text to numeric in T40836 / R40836C20: '4963.6'
## Warning: Coercing text to numeric in S40837 / R40837C19: '0.879'
## Warning: Coercing text to numeric in T40837 / R40837C20: '4963.6'
## Warning: Coercing text to numeric in S40838 / R40838C19: '0.879'
## Warning: Coercing text to numeric in T40838 / R40838C20: '4963.6'
## Warning: Coercing text to numeric in S40839 / R40839C19: '0.879'
## Warning: Coercing text to numeric in T40839 / R40839C20: '4963.6'
## Warning: Coercing text to numeric in S40840 / R40840C19: '0.879'
## Warning: Coercing text to numeric in T40840 / R40840C20: '4963.6'
## Warning: Coercing text to numeric in S40841 / R40841C19: '0.879'
## Warning: Coercing text to numeric in T40841 / R40841C20: '4963.6'
## Warning: Coercing text to numeric in S40842 / R40842C19: '0.879'
## Warning: Coercing text to numeric in T40842 / R40842C20: '4963.6'
## Warning: Coercing text to numeric in S40843 / R40843C19: '0.88'
## Warning: Coercing text to numeric in T40843 / R40843C20: '4963.6'
## Warning: Coercing text to numeric in S40844 / R40844C19: '0.88'
## Warning: Coercing text to numeric in T40844 / R40844C20: '4963.6'
## Warning: Coercing text to numeric in S40845 / R40845C19: '0.88'
## Warning: Coercing text to numeric in T40845 / R40845C20: '4963.6'
## Warning: Coercing text to numeric in S40846 / R40846C19: '0.88'
## Warning: Coercing text to numeric in T40846 / R40846C20: '4963.6'
## Warning: Coercing text to numeric in S40847 / R40847C19: '0.88'
## Warning: Coercing text to numeric in T40847 / R40847C20: '4963.6'
## Warning: Coercing text to numeric in S40848 / R40848C19: '0.886'
## Warning: Coercing text to numeric in T40848 / R40848C20: '4963.6'
## Warning: Coercing text to numeric in S40849 / R40849C19: '0.886'
## Warning: Coercing text to numeric in T40849 / R40849C20: '4963.6'
## Warning: Coercing text to numeric in S40850 / R40850C19: '0.886'
## Warning: Coercing text to numeric in T40850 / R40850C20: '4963.6'
## Warning: Coercing text to numeric in S40851 / R40851C19: '0.886'
## Warning: Coercing text to numeric in T40851 / R40851C20: '4963.6'
## Warning: Coercing text to numeric in S40852 / R40852C19: '0.886'
## Warning: Coercing text to numeric in T40852 / R40852C20: '4963.6'
## Warning: Coercing text to numeric in S40853 / R40853C19: '0.886'
## Warning: Coercing text to numeric in T40853 / R40853C20: '4963.6'
## Warning: Coercing text to numeric in S40854 / R40854C19: '0.886'
## Warning: Coercing text to numeric in T40854 / R40854C20: '4963.6'
## Warning: Coercing text to numeric in S40855 / R40855C19: '0.886'
## Warning: Coercing text to numeric in T40855 / R40855C20: '4963.6'
## Warning: Coercing text to numeric in S40856 / R40856C19: '0.886'
## Warning: Coercing text to numeric in T40856 / R40856C20: '4963.6'
## Warning: Coercing text to numeric in S40857 / R40857C19: '0.886'
## Warning: Coercing text to numeric in T40857 / R40857C20: '4963.6'
## Warning: Coercing text to numeric in S40858 / R40858C19: '0.942'
## Warning: Coercing text to numeric in T40858 / R40858C20: '4963.6'
## Warning: Coercing text to numeric in S40859 / R40859C19: '0.942'
## Warning: Coercing text to numeric in T40859 / R40859C20: '4963.6'
## Warning: Coercing text to numeric in S40860 / R40860C19: '0.942'
## Warning: Coercing text to numeric in T40860 / R40860C20: '4963.6'
## Warning: Coercing text to numeric in S40861 / R40861C19: '0.942'
## Warning: Coercing text to numeric in T40861 / R40861C20: '4963.6'
## Warning: Coercing text to numeric in S40862 / R40862C19: '0.942'
## Warning: Coercing text to numeric in T40862 / R40862C20: '4963.6'
## Warning: Coercing text to numeric in S40863 / R40863C19: '0.942'
## Warning: Coercing text to numeric in T40863 / R40863C20: '4963.6'
## Warning: Coercing text to numeric in S40864 / R40864C19: '0.942'
## Warning: Coercing text to numeric in T40864 / R40864C20: '4963.6'
## Warning: Coercing text to numeric in S40865 / R40865C19: '0.953'
## Warning: Coercing text to numeric in T40865 / R40865C20: '4963.6'
## Warning: Coercing text to numeric in S40866 / R40866C19: '0.953'
## Warning: Coercing text to numeric in T40866 / R40866C20: '4963.6'
## Warning: Coercing text to numeric in S40867 / R40867C19: '0.956'
## Warning: Coercing text to numeric in T40867 / R40867C20: '4963.6'
## Warning: Coercing text to numeric in S40868 / R40868C19: '0.959'
## Warning: Coercing text to numeric in T40868 / R40868C20: '4963.6'
## Warning: Coercing text to numeric in S40869 / R40869C19: '0.959'
## Warning: Coercing text to numeric in T40869 / R40869C20: '4963.6'
## Warning: Coercing text to numeric in S40870 / R40870C19: '0.959'
## Warning: Coercing text to numeric in T40870 / R40870C20: '4963.6'
## Warning: Coercing text to numeric in S40871 / R40871C19: '0.959'
## Warning: Coercing text to numeric in T40871 / R40871C20: '4963.6'
## Warning: Coercing text to numeric in S40872 / R40872C19: '0.959'
## Warning: Coercing text to numeric in T40872 / R40872C20: '4963.6'
## Warning: Coercing text to numeric in S40873 / R40873C19: '0.959'
## Warning: Coercing text to numeric in T40873 / R40873C20: '4963.6'
## Warning: Coercing text to numeric in S40874 / R40874C19: '0.959'
## Warning: Coercing text to numeric in T40874 / R40874C20: '4963.6'
## Warning: Coercing text to numeric in S40875 / R40875C19: '0.959'
## Warning: Coercing text to numeric in T40875 / R40875C20: '4963.6'
## Warning: Coercing text to numeric in S40876 / R40876C19: '0.959'
## Warning: Coercing text to numeric in T40876 / R40876C20: '4963.6'
## Warning: Coercing text to numeric in S40877 / R40877C19: '0.959'
## Warning: Coercing text to numeric in T40877 / R40877C20: '4963.6'
## Warning: Coercing text to numeric in S40878 / R40878C19: '0.959'
## Warning: Coercing text to numeric in T40878 / R40878C20: '4963.6'
## Warning: Coercing text to numeric in S40879 / R40879C19: '0.959'
## Warning: Coercing text to numeric in T40879 / R40879C20: '4963.6'
## Warning: Coercing text to numeric in S40880 / R40880C19: '0.959'
## Warning: Coercing text to numeric in T40880 / R40880C20: '4963.6'
## Warning: Coercing text to numeric in S40881 / R40881C19: '0.959'
## Warning: Coercing text to numeric in T40881 / R40881C20: '4963.6'
## Warning: Coercing text to numeric in S40882 / R40882C19: '0.959'
## Warning: Coercing text to numeric in T40882 / R40882C20: '4963.6'
## Warning: Coercing text to numeric in S40883 / R40883C19: '0.959'
## Warning: Coercing text to numeric in T40883 / R40883C20: '4963.6'
## Warning: Coercing text to numeric in S40884 / R40884C19: '0.965'
## Warning: Coercing text to numeric in T40884 / R40884C20: '4963.6'
## Warning: Coercing text to numeric in S40885 / R40885C19: '0.965'
## Warning: Coercing text to numeric in T40885 / R40885C20: '4963.6'
## Warning: Coercing text to numeric in S40886 / R40886C19: '0.965'
## Warning: Coercing text to numeric in T40886 / R40886C20: '4963.6'
## Warning: Coercing text to numeric in S40887 / R40887C19: '0.965'
## Warning: Coercing text to numeric in T40887 / R40887C20: '4963.6'
## Warning: Coercing text to numeric in S40888 / R40888C19: '0.965'
## Warning: Coercing text to numeric in T40888 / R40888C20: '4963.6'
## Warning: Coercing text to numeric in S40889 / R40889C19: '0.972'
## Warning: Coercing text to numeric in T40889 / R40889C20: '4963.6'
## Warning: Coercing text to numeric in S40890 / R40890C19: '0.972'
## Warning: Coercing text to numeric in T40890 / R40890C20: '4963.6'
## Warning: Coercing text to numeric in S40891 / R40891C19: '0.972'
## Warning: Coercing text to numeric in T40891 / R40891C20: '4963.6'
## Warning: Coercing text to numeric in S40892 / R40892C19: '0.972'
## Warning: Coercing text to numeric in T40892 / R40892C20: '4963.6'
## Warning: Coercing text to numeric in S40893 / R40893C19: '0.972'
## Warning: Coercing text to numeric in T40893 / R40893C20: '4963.6'
## Warning: Coercing text to numeric in S40894 / R40894C19: '0.972'
## Warning: Coercing text to numeric in T40894 / R40894C20: '4963.6'
## Warning: Coercing text to numeric in S40895 / R40895C19: '0.972'
## Warning: Coercing text to numeric in T40895 / R40895C20: '4963.6'
## Warning: Coercing text to numeric in S40896 / R40896C19: '0.972'
## Warning: Coercing text to numeric in T40896 / R40896C20: '4963.6'
## Warning: Coercing text to numeric in S40897 / R40897C19: '0.972'
## Warning: Coercing text to numeric in T40897 / R40897C20: '4963.6'
## Warning: Coercing text to numeric in S40898 / R40898C19: '0.972'
## Warning: Coercing text to numeric in T40898 / R40898C20: '4963.6'
## Warning: Coercing text to numeric in S40899 / R40899C19: '0.972'
## Warning: Coercing text to numeric in T40899 / R40899C20: '4963.6'
## Warning: Coercing text to numeric in S40900 / R40900C19: '0.972'
## Warning: Coercing text to numeric in T40900 / R40900C20: '4963.6'
## Warning: Coercing text to numeric in S40901 / R40901C19: '0.972'
## Warning: Coercing text to numeric in T40901 / R40901C20: '4963.6'
## Warning: Coercing text to numeric in S40902 / R40902C19: '0.972'
## Warning: Coercing text to numeric in T40902 / R40902C20: '4963.6'
## Warning: Coercing text to numeric in S40903 / R40903C19: '0.972'
## Warning: Coercing text to numeric in T40903 / R40903C20: '4963.6'
## Warning: Coercing text to numeric in S40904 / R40904C19: '0.972'
## Warning: Coercing text to numeric in T40904 / R40904C20: '4963.6'
## Warning: Coercing text to numeric in S40905 / R40905C19: '0.972'
## Warning: Coercing text to numeric in T40905 / R40905C20: '4963.6'
## Warning: Coercing text to numeric in S40906 / R40906C19: '0.977'
## Warning: Coercing text to numeric in T40906 / R40906C20: '4963.6'
## Warning: Coercing text to numeric in S40907 / R40907C19: '0.977'
## Warning: Coercing text to numeric in T40907 / R40907C20: '4963.6'
## Warning: Coercing text to numeric in S40908 / R40908C19: '0.977'
## Warning: Coercing text to numeric in T40908 / R40908C20: '4963.6'
## Warning: Coercing text to numeric in S40909 / R40909C19: '0.977'
## Warning: Coercing text to numeric in T40909 / R40909C20: '4963.6'
## Warning: Coercing text to numeric in S40910 / R40910C19: '0.977'
## Warning: Coercing text to numeric in T40910 / R40910C20: '4963.6'
## Warning: Coercing text to numeric in S40911 / R40911C19: '0.977'
## Warning: Coercing text to numeric in T40911 / R40911C20: '4963.6'
## Warning: Coercing text to numeric in S40912 / R40912C19: '0.977'
## Warning: Coercing text to numeric in T40912 / R40912C20: '4963.6'
## Warning: Coercing text to numeric in S40913 / R40913C19: '0.977'
## Warning: Coercing text to numeric in T40913 / R40913C20: '4963.6'
## Warning: Coercing text to numeric in S40914 / R40914C19: '0.977'
## Warning: Coercing text to numeric in T40914 / R40914C20: '4963.6'
## Warning: Coercing text to numeric in S40915 / R40915C19: '0.977'
## Warning: Coercing text to numeric in T40915 / R40915C20: '4963.6'
## Warning: Coercing text to numeric in S40916 / R40916C19: '0.977'
## Warning: Coercing text to numeric in T40916 / R40916C20: '4963.6'
## Warning: Coercing text to numeric in S40917 / R40917C19: '0.977'
## Warning: Coercing text to numeric in T40917 / R40917C20: '4963.6'
## Warning: Coercing text to numeric in S40918 / R40918C19: '0.977'
## Warning: Coercing text to numeric in T40918 / R40918C20: '4963.6'
## Warning: Coercing text to numeric in S40919 / R40919C19: '0.977'
## Warning: Coercing text to numeric in T40919 / R40919C20: '4963.6'
## Warning: Coercing text to numeric in S40920 / R40920C19: '0.977'
## Warning: Coercing text to numeric in T40920 / R40920C20: '4963.6'
## Warning: Coercing text to numeric in S40921 / R40921C19: '0.977'
## Warning: Coercing text to numeric in T40921 / R40921C20: '4963.6'
## Warning: Coercing text to numeric in S40922 / R40922C19: '0.977'
## Warning: Coercing text to numeric in T40922 / R40922C20: '4963.6'
## Warning: Coercing text to numeric in S40923 / R40923C19: '0.977'
## Warning: Coercing text to numeric in T40923 / R40923C20: '4963.6'
## Warning: Coercing text to numeric in S40924 / R40924C19: '0.977'
## Warning: Coercing text to numeric in T40924 / R40924C20: '4963.6'
## Warning: Coercing text to numeric in S40925 / R40925C19: '0.977'
## Warning: Coercing text to numeric in T40925 / R40925C20: '4963.6'
## Warning: Coercing text to numeric in S40926 / R40926C19: '0.977'
## Warning: Coercing text to numeric in T40926 / R40926C20: '4963.6'
## Warning: Coercing text to numeric in S40927 / R40927C19: '0.982'
## Warning: Coercing text to numeric in T40927 / R40927C20: '4963.6'
## Warning: Coercing text to numeric in S40928 / R40928C19: '0.982'
## Warning: Coercing text to numeric in T40928 / R40928C20: '4963.6'
## Warning: Coercing text to numeric in S40929 / R40929C19: '0.982'
## Warning: Coercing text to numeric in T40929 / R40929C20: '4963.6'
## Warning: Coercing text to numeric in S40930 / R40930C19: '0.982'
## Warning: Coercing text to numeric in T40930 / R40930C20: '4963.6'
## Warning: Coercing text to numeric in S40931 / R40931C19: '0.982'
## Warning: Coercing text to numeric in T40931 / R40931C20: '4963.6'
## Warning: Coercing text to numeric in S40932 / R40932C19: '0.982'
## Warning: Coercing text to numeric in T40932 / R40932C20: '4963.6'
## Warning: Coercing text to numeric in S40933 / R40933C19: '0.982'
## Warning: Coercing text to numeric in T40933 / R40933C20: '4963.6'
## Warning: Coercing text to numeric in S40934 / R40934C19: '0.982'
## Warning: Coercing text to numeric in T40934 / R40934C20: '4963.6'
## Warning: Coercing text to numeric in S40935 / R40935C19: '0.982'
## Warning: Coercing text to numeric in T40935 / R40935C20: '4963.6'
## Warning: Coercing text to numeric in S40936 / R40936C19: '0.982'
## Warning: Coercing text to numeric in T40936 / R40936C20: '4963.6'
## Warning: Coercing text to numeric in S40937 / R40937C19: '0.982'
## Warning: Coercing text to numeric in T40937 / R40937C20: '4963.6'
## Warning: Coercing text to numeric in S40938 / R40938C19: '0.982'
## Warning: Coercing text to numeric in T40938 / R40938C20: '4963.6'
## Warning: Coercing text to numeric in S40939 / R40939C19: '0.982'
## Warning: Coercing text to numeric in T40939 / R40939C20: '4963.6'
## Warning: Coercing text to numeric in S40940 / R40940C19: '0.982'
## Warning: Coercing text to numeric in T40940 / R40940C20: '4963.6'
## Warning: Coercing text to numeric in S40941 / R40941C19: '0.982'
## Warning: Coercing text to numeric in T40941 / R40941C20: '4963.6'
## Warning: Coercing text to numeric in S40942 / R40942C19: '0.985'
## Warning: Coercing text to numeric in T40942 / R40942C20: '4963.6'
## Warning: Coercing text to numeric in S40943 / R40943C19: '0.985'
## Warning: Coercing text to numeric in T40943 / R40943C20: '4963.6'
## Warning: Coercing text to numeric in S40944 / R40944C19: '0.985'
## Warning: Coercing text to numeric in T40944 / R40944C20: '4963.6'
## Warning: Coercing text to numeric in S40945 / R40945C19: '0.985'
## Warning: Coercing text to numeric in T40945 / R40945C20: '4963.6'
## Warning: Coercing text to numeric in S40946 / R40946C19: '0.985'
## Warning: Coercing text to numeric in T40946 / R40946C20: '4963.6'
## Warning: Coercing text to numeric in S40947 / R40947C19: '0.985'
## Warning: Coercing text to numeric in T40947 / R40947C20: '4963.6'
## Warning: Coercing text to numeric in S40948 / R40948C19: '0.985'
## Warning: Coercing text to numeric in T40948 / R40948C20: '4963.6'
## Warning: Coercing text to numeric in S40949 / R40949C19: '0.987'
## Warning: Coercing text to numeric in T40949 / R40949C20: '4963.6'
## Warning: Coercing text to numeric in S40950 / R40950C19: '0.987'
## Warning: Coercing text to numeric in T40950 / R40950C20: '4963.6'
## Warning: Coercing text to numeric in S40951 / R40951C19: '0.987'
## Warning: Coercing text to numeric in T40951 / R40951C20: '4963.6'
## Warning: Coercing text to numeric in S40952 / R40952C19: '0.987'
## Warning: Coercing text to numeric in T40952 / R40952C20: '4963.6'
## Warning: Coercing text to numeric in S40953 / R40953C19: '0.987'
## Warning: Coercing text to numeric in T40953 / R40953C20: '4963.6'
## Warning: Coercing text to numeric in S40954 / R40954C19: '0.987'
## Warning: Coercing text to numeric in T40954 / R40954C20: '4963.6'
## Warning: Coercing text to numeric in S40955 / R40955C19: '0.987'
## Warning: Coercing text to numeric in T40955 / R40955C20: '4963.6'
## Warning: Coercing text to numeric in S40956 / R40956C19: '0.987'
## Warning: Coercing text to numeric in T40956 / R40956C20: '4963.6'
## Warning: Coercing text to numeric in S40957 / R40957C19: '0.987'
## Warning: Coercing text to numeric in T40957 / R40957C20: '4963.6'
## Warning: Coercing text to numeric in S40958 / R40958C19: '0.987'
## Warning: Coercing text to numeric in T40958 / R40958C20: '4963.6'
## Warning: Coercing text to numeric in S40959 / R40959C19: '0.987'
## Warning: Coercing text to numeric in T40959 / R40959C20: '4963.6'
## Warning: Coercing text to numeric in S40960 / R40960C19: '0.987'
## Warning: Coercing text to numeric in T40960 / R40960C20: '4963.6'
## Warning: Coercing text to numeric in S40961 / R40961C19: '0.987'
## Warning: Coercing text to numeric in T40961 / R40961C20: '4963.6'
## Warning: Coercing text to numeric in S40962 / R40962C19: '0.987'
## Warning: Coercing text to numeric in T40962 / R40962C20: '4963.6'
## Warning: Coercing text to numeric in S40963 / R40963C19: '0.987'
## Warning: Coercing text to numeric in T40963 / R40963C20: '4963.6'
## Warning: Coercing text to numeric in S40964 / R40964C19: '0.987'
## Warning: Coercing text to numeric in T40964 / R40964C20: '4963.6'
## Warning: Coercing text to numeric in S40965 / R40965C19: '0.987'
## Warning: Coercing text to numeric in T40965 / R40965C20: '4963.6'
## Warning: Coercing text to numeric in S40966 / R40966C19: '0.987'
## Warning: Coercing text to numeric in T40966 / R40966C20: '4963.6'
## Warning: Coercing text to numeric in S40967 / R40967C19: '0.987'
## Warning: Coercing text to numeric in T40967 / R40967C20: '4963.6'
## Warning: Coercing text to numeric in S40968 / R40968C19: '0.993'
## Warning: Coercing text to numeric in T40968 / R40968C20: '4963.6'
## Warning: Coercing text to numeric in S40969 / R40969C19: '0.993'
## Warning: Coercing text to numeric in T40969 / R40969C20: '4963.6'
## Warning: Coercing text to numeric in S40970 / R40970C19: '0.993'
## Warning: Coercing text to numeric in T40970 / R40970C20: '4963.6'
## Warning: Coercing text to numeric in S40971 / R40971C19: '0.993'
## Warning: Coercing text to numeric in T40971 / R40971C20: '4963.6'
## Warning: Coercing text to numeric in S40972 / R40972C19: '0.993'
## Warning: Coercing text to numeric in T40972 / R40972C20: '4963.6'
## Warning: Coercing text to numeric in T40973 / R40973C20: '4963.6'
## Warning: Coercing text to numeric in T40974 / R40974C20: '4963.6'
## Warning: Coercing text to numeric in T40975 / R40975C20: '4963.6'
## Warning: Coercing text to numeric in T40976 / R40976C20: '4963.6'
## Warning: Coercing text to numeric in T40977 / R40977C20: '4963.6'
## Warning: Coercing text to numeric in T40978 / R40978C20: '4963.6'
## Warning: Coercing text to numeric in T40979 / R40979C20: '4963.6'
## Warning: Coercing text to numeric in T40980 / R40980C20: '4963.6'
## Warning: Coercing text to numeric in T40981 / R40981C20: '4963.6'
## Warning: Coercing text to numeric in T40982 / R40982C20: '4963.6'
## Warning: Coercing text to numeric in T40983 / R40983C20: '4963.6'
## Warning: Coercing text to numeric in T40984 / R40984C20: '4963.6'
## Warning: Coercing text to numeric in T40985 / R40985C20: '4963.6'
## Warning: Coercing text to numeric in T40986 / R40986C20: '4963.6'
## Warning: Coercing text to numeric in T40987 / R40987C20: '4963.6'
## Warning: Coercing text to numeric in T40988 / R40988C20: '4963.6'
## Warning: Coercing text to numeric in T40989 / R40989C20: '4963.6'
## Warning: Coercing text to numeric in T40990 / R40990C20: '4963.6'
## Warning: Coercing text to numeric in T40991 / R40991C20: '4963.6'
## Warning: Coercing text to numeric in T40992 / R40992C20: '4963.6'
## Warning: Coercing text to numeric in T40993 / R40993C20: '4963.6'
## Warning: Coercing text to numeric in T40994 / R40994C20: '4963.6'
## Warning: Coercing text to numeric in T40995 / R40995C20: '4963.6'
## Warning: Coercing text to numeric in T40996 / R40996C20: '4963.6'
## Warning: Coercing text to numeric in T40997 / R40997C20: '4963.6'
## Warning: Coercing text to numeric in T40998 / R40998C20: '4963.6'
## Warning: Coercing text to numeric in T40999 / R40999C20: '4963.6'
## Warning: Coercing text to numeric in T41000 / R41000C20: '4963.6'
## Warning: Coercing text to numeric in T41001 / R41001C20: '4963.6'
## Warning: Coercing text to numeric in T41002 / R41002C20: '4963.6'
## Warning: Coercing text to numeric in T41003 / R41003C20: '4963.6'
## Warning: Coercing text to numeric in T41004 / R41004C20: '4963.6'
## Warning: Coercing text to numeric in T41005 / R41005C20: '4963.6'
## Warning: Coercing text to numeric in T41006 / R41006C20: '4963.6'
## Warning: Coercing text to numeric in T41007 / R41007C20: '4963.6'
## Warning: Coercing text to numeric in T41008 / R41008C20: '4963.6'
## Warning: Coercing text to numeric in T41009 / R41009C20: '4963.6'
## Warning: Coercing text to numeric in T41010 / R41010C20: '4963.6'
## Warning: Coercing text to numeric in T41011 / R41011C20: '4963.6'
## Warning: Coercing text to numeric in T41012 / R41012C20: '4963.6'
## Warning: Coercing text to numeric in T41013 / R41013C20: '4963.6'
## Warning: Coercing text to numeric in T41014 / R41014C20: '4963.6'
## Warning: Coercing text to numeric in T41015 / R41015C20: '4963.6'
## Warning: Coercing text to numeric in T41016 / R41016C20: '4963.6'
## Warning: Coercing text to numeric in T41017 / R41017C20: '4963.6'
## Warning: Coercing text to numeric in T41018 / R41018C20: '4963.6'
## Warning: Coercing text to numeric in T41019 / R41019C20: '4963.6'
## Warning: Coercing text to numeric in T41020 / R41020C20: '4963.6'
## Warning: Coercing text to numeric in T41021 / R41021C20: '4963.6'
## Warning: Coercing text to numeric in T41022 / R41022C20: '4963.6'
## Warning: Coercing text to numeric in T41023 / R41023C20: '4963.6'
## Warning: Coercing text to numeric in T41024 / R41024C20: '4963.6'
## Warning: Coercing text to numeric in T41025 / R41025C20: '4963.6'
## Warning: Coercing text to numeric in T41026 / R41026C20: '4963.6'
## Warning: Coercing text to numeric in T41027 / R41027C20: '4963.6'
## Warning: Coercing text to numeric in T41028 / R41028C20: '4963.6'
## Warning: Coercing text to numeric in T41029 / R41029C20: '4963.6'
## Warning: Coercing text to numeric in T41030 / R41030C20: '4963.6'
## Warning: Coercing text to numeric in T41031 / R41031C20: '4963.6'
## Warning: Coercing text to numeric in T41032 / R41032C20: '4963.6'
## Warning: Coercing text to numeric in T41033 / R41033C20: '4963.6'
## Warning: Coercing text to numeric in T41034 / R41034C20: '4963.6'
## Warning: Coercing text to numeric in T41035 / R41035C20: '4963.6'
## Warning: Coercing text to numeric in T41036 / R41036C20: '4963.6'
## Warning: Coercing text to numeric in T41037 / R41037C20: '4963.6'
## Warning: Coercing text to numeric in T41038 / R41038C20: '4963.6'
## Warning: Coercing text to numeric in T41039 / R41039C20: '4963.6'
## Warning: Coercing text to numeric in T41040 / R41040C20: '4963.6'
## Warning: Coercing text to numeric in T41041 / R41041C20: '4963.6'
## Warning: Coercing text to numeric in T41042 / R41042C20: '4963.6'
## Warning: Coercing text to numeric in T41043 / R41043C20: '4963.6'
## Warning: Coercing text to numeric in T41044 / R41044C20: '4963.6'
## Warning: Coercing text to numeric in T41045 / R41045C20: '4963.6'
## Warning: Coercing text to numeric in T41046 / R41046C20: '4963.6'
## Warning: Coercing text to numeric in T41047 / R41047C20: '4963.6'
## Warning: Coercing text to numeric in T41048 / R41048C20: '4963.6'
## Warning: Coercing text to numeric in T41049 / R41049C20: '4963.6'
## Warning: Coercing text to numeric in T41050 / R41050C20: '4963.6'
## Warning: Coercing text to numeric in T41051 / R41051C20: '4963.6'
## Warning: Coercing text to numeric in T41052 / R41052C20: '4963.6'
## Warning: Coercing text to numeric in T41053 / R41053C20: '4963.6'
## Warning: Coercing text to numeric in T41054 / R41054C20: '4963.6'
## Warning: Coercing text to numeric in T41055 / R41055C20: '4963.6'
## Warning: Coercing text to numeric in T41056 / R41056C20: '4963.6'
## Warning: Coercing text to numeric in T41057 / R41057C20: '4963.6'
## Warning: Coercing text to numeric in T41058 / R41058C20: '4963.6'
## Warning: Coercing text to numeric in T41059 / R41059C20: '4963.6'
## Warning: Coercing text to numeric in T41060 / R41060C20: '4963.6'
## Warning: Coercing text to numeric in T41061 / R41061C20: '4963.6'
## Warning: Coercing text to numeric in T41062 / R41062C20: '4963.6'
## Warning: Coercing text to numeric in S41063 / R41063C19: '1.05'
## Warning: Coercing text to numeric in T41063 / R41063C20: '4963.6'
## Warning: Coercing text to numeric in S41064 / R41064C19: '1.05'
## Warning: Coercing text to numeric in T41064 / R41064C20: '4963.6'
## Warning: Coercing text to numeric in S41065 / R41065C19: '1.05'
## Warning: Coercing text to numeric in T41065 / R41065C20: '4963.6'
## Warning: Coercing text to numeric in S41066 / R41066C19: '1.05'
## Warning: Coercing text to numeric in T41066 / R41066C20: '4963.6'
## Warning: Coercing text to numeric in S41067 / R41067C19: '1.05'
## Warning: Coercing text to numeric in T41067 / R41067C20: '4963.6'
## Warning: Coercing text to numeric in S41068 / R41068C19: '1.05'
## Warning: Coercing text to numeric in T41068 / R41068C20: '4963.6'
## Warning: Coercing text to numeric in S41069 / R41069C19: '1.05'
## Warning: Coercing text to numeric in T41069 / R41069C20: '4963.6'
## Warning: Coercing text to numeric in S41070 / R41070C19: '1.05'
## Warning: Coercing text to numeric in T41070 / R41070C20: '4963.6'
## Warning: Coercing text to numeric in S41071 / R41071C19: '1.05'
## Warning: Coercing text to numeric in T41071 / R41071C20: '4963.6'
## Warning: Coercing text to numeric in S41072 / R41072C19: '1.05'
## Warning: Coercing text to numeric in T41072 / R41072C20: '4963.6'
## Warning: Coercing text to numeric in S41073 / R41073C19: '1.05'
## Warning: Coercing text to numeric in T41073 / R41073C20: '4963.6'
## Warning: Coercing text to numeric in S41074 / R41074C19: '1.05'
## Warning: Coercing text to numeric in T41074 / R41074C20: '4963.6'
## Warning: Coercing text to numeric in S41075 / R41075C19: '1.05'
## Warning: Coercing text to numeric in T41075 / R41075C20: '4963.6'
## Warning: Coercing text to numeric in S41076 / R41076C19: '1.05'
## Warning: Coercing text to numeric in T41076 / R41076C20: '4963.6'
## Warning: Coercing text to numeric in S41077 / R41077C19: '1.05'
## Warning: Coercing text to numeric in T41077 / R41077C20: '4963.6'
## Warning: Coercing text to numeric in S41078 / R41078C19: '1.05'
## Warning: Coercing text to numeric in T41078 / R41078C20: '4963.6'
## Warning: Coercing text to numeric in S41079 / R41079C19: '1.05'
## Warning: Coercing text to numeric in T41079 / R41079C20: '4963.6'
## Warning: Coercing text to numeric in S41080 / R41080C19: '1.05'
## Warning: Coercing text to numeric in T41080 / R41080C20: '4963.6'
## Warning: Coercing text to numeric in S41081 / R41081C19: '1.05'
## Warning: Coercing text to numeric in T41081 / R41081C20: '4963.6'
## Warning: Coercing text to numeric in T41082 / R41082C20: '4963.6'
## Warning: Coercing text to numeric in T41083 / R41083C20: '4963.6'
## Warning: Coercing text to numeric in T41084 / R41084C20: '4963.6'
## Warning: Coercing text to numeric in T41085 / R41085C20: '4963.6'
## Warning: Coercing text to numeric in T41086 / R41086C20: '4963.6'
## Warning: Coercing text to numeric in T41087 / R41087C20: '4963.6'
## Warning: Coercing text to numeric in T41088 / R41088C20: '4963.6'
## Warning: Coercing text to numeric in T41089 / R41089C20: '4963.6'
## Warning: Coercing text to numeric in T41090 / R41090C20: '4963.6'
## Warning: Coercing text to numeric in T41091 / R41091C20: '4963.6'
## Warning: Coercing text to numeric in T41092 / R41092C20: '4963.6'
## Warning: Coercing text to numeric in T41093 / R41093C20: '4963.6'
## Warning: Coercing text to numeric in T41094 / R41094C20: '4963.6'
## Warning: Coercing text to numeric in T41095 / R41095C20: '4963.6'
## Warning: Coercing text to numeric in T41096 / R41096C20: '4963.6'
## Warning: Coercing text to numeric in T41097 / R41097C20: '4963.6'
## Warning: Coercing text to numeric in T41098 / R41098C20: '4963.6'
## Warning: Coercing text to numeric in T41099 / R41099C20: '4963.6'
## Warning: Coercing text to numeric in S41100 / R41100C19: '1.05'
## Warning: Coercing text to numeric in T41100 / R41100C20: '4963.6'
## Warning: Coercing text to numeric in S41101 / R41101C19: '1.05'
## Warning: Coercing text to numeric in T41101 / R41101C20: '4963.6'
## Warning: Coercing text to numeric in T41102 / R41102C20: '4963.6'
## Warning: Coercing text to numeric in T41103 / R41103C20: '4963.6'
## Warning: Coercing text to numeric in T41104 / R41104C20: '4963.6'
## Warning: Coercing text to numeric in T41105 / R41105C20: '4963.6'
## Warning: Coercing text to numeric in T41106 / R41106C20: '4963.6'
## Warning: Coercing text to numeric in T41107 / R41107C20: '4963.6'
## Warning: Coercing text to numeric in T41108 / R41108C20: '4963.6'
## Warning: Coercing text to numeric in T41109 / R41109C20: '4963.6'
## Warning: Coercing text to numeric in T41110 / R41110C20: '4963.6'
## Warning: Coercing text to numeric in T41111 / R41111C20: '4963.6'
## Warning: Coercing text to numeric in T41112 / R41112C20: '4963.6'
## Warning: Coercing text to numeric in T41113 / R41113C20: '4963.6'
## Warning: Coercing text to numeric in T41114 / R41114C20: '4963.6'
## Warning: Coercing text to numeric in T41115 / R41115C20: '4963.6'
## Warning: Coercing text to numeric in T41116 / R41116C20: '4963.6'
## Warning: Coercing text to numeric in T41117 / R41117C20: '4963.6'
## Warning: Coercing text to numeric in T41118 / R41118C20: '4963.6'
## Warning: Coercing text to numeric in T41119 / R41119C20: '4963.6'
## Warning: Coercing text to numeric in T41120 / R41120C20: '4963.6'
## Warning: Coercing text to numeric in T41121 / R41121C20: '4963.6'
## Warning: Coercing text to numeric in T41122 / R41122C20: '4963.6'
## Warning: Coercing text to numeric in T41123 / R41123C20: '4963.6'
## Warning: Coercing text to numeric in T41124 / R41124C20: '4963.6'
## Warning: Coercing text to numeric in T41125 / R41125C20: '4963.6'
## Warning: Coercing text to numeric in T41126 / R41126C20: '4963.6'
## Warning: Coercing text to numeric in T41127 / R41127C20: '4963.6'
## Warning: Coercing text to numeric in T41128 / R41128C20: '4963.6'
## Warning: Coercing text to numeric in T41129 / R41129C20: '4963.6'
## Warning: Coercing text to numeric in T41130 / R41130C20: '4963.6'
## Warning: Coercing text to numeric in T41131 / R41131C20: '4963.6'
## Warning: Coercing text to numeric in T41132 / R41132C20: '4963.6'
## Warning: Coercing text to numeric in T41133 / R41133C20: '4963.6'
## Warning: Coercing text to numeric in T41134 / R41134C20: '4963.6'
## Warning: Coercing text to numeric in T41135 / R41135C20: '4963.6'
## Warning: Coercing text to numeric in T41136 / R41136C20: '4963.6'
## Warning: Coercing text to numeric in T41137 / R41137C20: '4963.6'
## Warning: Coercing text to numeric in T41138 / R41138C20: '4963.6'
## Warning: Coercing text to numeric in T41139 / R41139C20: '4963.6'
## Warning: Coercing text to numeric in T41140 / R41140C20: '4963.6'
## Warning: Coercing text to numeric in S41141 / R41141C19: '1.04'
## Warning: Coercing text to numeric in T41141 / R41141C20: '4963.6'
## Warning: Coercing text to numeric in S41142 / R41142C19: '1.04'
## Warning: Coercing text to numeric in T41142 / R41142C20: '4963.6'
## Warning: Coercing text to numeric in S41143 / R41143C19: '1.04'
## Warning: Coercing text to numeric in T41143 / R41143C20: '4963.6'
## Warning: Coercing text to numeric in S41144 / R41144C19: '1.04'
## Warning: Coercing text to numeric in T41144 / R41144C20: '4963.6'
## Warning: Coercing text to numeric in S41145 / R41145C19: '1.04'
## Warning: Coercing text to numeric in T41145 / R41145C20: '4963.6'
## Warning: Coercing text to numeric in S41146 / R41146C19: '1.04'
## Warning: Coercing text to numeric in T41146 / R41146C20: '4963.6'
## Warning: Coercing text to numeric in S41147 / R41147C19: '1.04'
## Warning: Coercing text to numeric in T41147 / R41147C20: '4963.6'
## Warning: Coercing text to numeric in S41148 / R41148C19: '1.04'
## Warning: Coercing text to numeric in T41148 / R41148C20: '4963.6'
## Warning: Coercing text to numeric in S41149 / R41149C19: '1.04'
## Warning: Coercing text to numeric in T41149 / R41149C20: '4963.6'
## Warning: Coercing text to numeric in S41150 / R41150C19: '1.04'
## Warning: Coercing text to numeric in T41150 / R41150C20: '4963.6'
## Warning: Coercing text to numeric in T41151 / R41151C20: '4963.6'
## Warning: Coercing text to numeric in T41152 / R41152C20: '4963.6'
## Warning: Coercing text to numeric in T41153 / R41153C20: '4963.6'
## Warning: Coercing text to numeric in T41154 / R41154C20: '4963.6'
## Warning: Coercing text to numeric in T41155 / R41155C20: '4963.6'
## Warning: Coercing text to numeric in T41156 / R41156C20: '4963.6'
## Warning: Coercing text to numeric in T41157 / R41157C20: '4963.6'
## Warning: Coercing text to numeric in T41158 / R41158C20: '4963.6'
## Warning: Coercing text to numeric in T41159 / R41159C20: '4963.6'
## Warning: Coercing text to numeric in T41160 / R41160C20: '4963.6'
## Warning: Coercing text to numeric in T41161 / R41161C20: '4963.6'
## Warning: Coercing text to numeric in T41162 / R41162C20: '4963.6'
## Warning: Coercing text to numeric in T41163 / R41163C20: '4963.6'
## Warning: Coercing text to numeric in T41164 / R41164C20: '4963.6'
## Warning: Coercing text to numeric in T41165 / R41165C20: '4963.6'
## Warning: Coercing text to numeric in T41166 / R41166C20: '4963.6'
## Warning: Coercing text to numeric in S41167 / R41167C19: '1.03'
## Warning: Coercing text to numeric in T41167 / R41167C20: '4963.6'
## Warning: Coercing text to numeric in S41168 / R41168C19: '1.03'
## Warning: Coercing text to numeric in T41168 / R41168C20: '4963.6'
## Warning: Coercing text to numeric in S41169 / R41169C19: '1.03'
## Warning: Coercing text to numeric in T41169 / R41169C20: '4963.6'
## Warning: Coercing text to numeric in S41170 / R41170C19: '1.03'
## Warning: Coercing text to numeric in T41170 / R41170C20: '4963.6'
## Warning: Coercing text to numeric in S41171 / R41171C19: '1.03'
## Warning: Coercing text to numeric in T41171 / R41171C20: '4963.6'
## Warning: Coercing text to numeric in S41172 / R41172C19: '1.03'
## Warning: Coercing text to numeric in T41172 / R41172C20: '4963.6'
## Warning: Coercing text to numeric in T41173 / R41173C20: '4963.6'
## Warning: Coercing text to numeric in T41174 / R41174C20: '4963.6'
## Warning: Coercing text to numeric in T41175 / R41175C20: '4963.6'
## Warning: Coercing text to numeric in T41176 / R41176C20: '4963.6'
## Warning: Coercing text to numeric in T41177 / R41177C20: '4963.6'
## Warning: Coercing text to numeric in T41178 / R41178C20: '4963.6'
## Warning: Coercing text to numeric in T41179 / R41179C20: '4963.6'
## Warning: Coercing text to numeric in T41180 / R41180C20: '4963.6'
## Warning: Coercing text to numeric in T41181 / R41181C20: '4963.6'
## Warning: Coercing text to numeric in T41182 / R41182C20: '4963.6'
## Warning: Coercing text to numeric in T41183 / R41183C20: '4963.6'
## Warning: Coercing text to numeric in T41184 / R41184C20: '4963.6'
## Warning: Coercing text to numeric in T41185 / R41185C20: '4963.6'
## Warning: Coercing text to numeric in T41186 / R41186C20: '4963.6'
## Warning: Coercing text to numeric in T41187 / R41187C20: '4963.6'
## Warning: Coercing text to numeric in T41188 / R41188C20: '4963.6'
## Warning: Coercing text to numeric in T41189 / R41189C20: '4963.6'
test_data <- read_excel("C:/Users/Administrator/Downloads/Data Testing.xlsx", sheet = "Data Testing")
# 2. Mengubah variabel kategorik menjadi faktor
categorical_vars <- c("job", "marital", "education", "default", "housing", "loan", "contact", "month", "day_of_week", "poutcome", "y")
train_data[categorical_vars] <- lapply(train_data[categorical_vars], as.factor)
test_data[categorical_vars] <- lapply(test_data[categorical_vars], as.factor)
# 3. Mengecek missing values
colSums(is.na(train_data))
## age job marital education default
## 0 330 80 1731 8597
## housing loan contact month day_of_week
## 990 990 0 0 0
## duration campaign pdays previous poutcome
## 0 0 0 0 0
## emp.var.rate cons.price.idx cons.conf.idx euribor3m nr.employed
## 0 0 0 0 0
## y
## 0
colSums(is.na(test_data))
## age job marital education default
## 0 39 11 167 803
## housing loan contact month day_of_week
## 105 105 0 0 0
## duration campaign pdays previous poutcome
## 0 0 0 0 0
## emp.var.rate cons.price.idx cons.conf.idx euribor3m nr.employed
## 0 0 0 0 0
## y
## 0
# 4. Mengatasi missing values dengan imputasi median untuk numerik dan modus untuk kategorik
for (col in names(train_data)) {
if (any(is.na(train_data[[col]]))) {
if (is.numeric(train_data[[col]])) {
train_data[[col]][is.na(train_data[[col]])] <- median(train_data[[col]], na.rm = TRUE)
} else {
train_data[[col]][is.na(train_data[[col]])] <- names(sort(table(train_data[[col]]), decreasing = TRUE))[1]
}
}
}
for (col in names(test_data)) {
if (any(is.na(test_data[[col]]))) {
if (is.numeric(test_data[[col]])) {
test_data[[col]][is.na(test_data[[col]])] <- median(test_data[[col]], na.rm = TRUE)
} else {
test_data[[col]][is.na(test_data[[col]])] <- names(sort(table(test_data[[col]]), decreasing = TRUE))[1]
}
}
}
# 5. Mengecek dan menampilkan outlier menggunakan boxplot
boxplot(train_data[, sapply(train_data, is.numeric)], main="Outlier Check")

# 6. Mengatasi outlier dengan winsorization
for (col in names(train_data)) {
if (is.numeric(train_data[[col]])) {
Q1 <- quantile(train_data[[col]], 0.25, na.rm = TRUE)
Q3 <- quantile(train_data[[col]], 0.75, na.rm = TRUE)
IQR <- Q3 - Q1
lower_bound <- Q1 - 1.5 * IQR
upper_bound <- Q3 + 1.5 * IQR
train_data[[col]] <- pmax(pmin(train_data[[col]], upper_bound), lower_bound)
}
}
train_data
## # A tibble: 41,188 × 21
## age job marital education default housing loan contact month day_of_week
## <dbl> <fct> <fct> <fct> <fct> <fct> <fct> <fct> <fct> <fct>
## 1 56 hous… married basic.4y no no no teleph… may mon
## 2 57 serv… married high.sch… no no no teleph… may mon
## 3 37 serv… married high.sch… no yes no teleph… may mon
## 4 40 admi… married basic.6y no no no teleph… may mon
## 5 56 serv… married high.sch… no no yes teleph… may mon
## 6 45 serv… married basic.9y no no no teleph… may mon
## 7 59 admi… married professi… no no no teleph… may mon
## 8 41 blue… married universi… no no no teleph… may mon
## 9 24 tech… single professi… no yes no teleph… may mon
## 10 25 serv… single high.sch… no yes no teleph… may mon
## # ℹ 41,178 more rows
## # ℹ 11 more variables: duration <dbl>, campaign <dbl>, pdays <dbl>,
## # previous <dbl>, poutcome <fct>, emp.var.rate <chr>, cons.price.idx <dbl>,
## # cons.conf.idx <chr>, euribor3m <dbl>, nr.employed <dbl>, y <fct>
## # A tibble: 4,119 × 21
## age job marital education default housing loan contact month day_of_week
## <dbl> <fct> <fct> <fct> <fct> <fct> <fct> <fct> <fct> <fct>
## 1 30 blue… married basic.9y no yes no cellul… may fri
## 2 39 serv… single high.sch… no no no teleph… may fri
## 3 25 serv… married high.sch… no yes no teleph… jun wed
## 4 38 serv… married basic.9y no yes no teleph… jun fri
## 5 47 admi… married universi… no yes no cellul… nov mon
## 6 32 serv… single universi… no no no cellul… sep thu
## 7 32 admi… single universi… no yes no cellul… sep mon
## 8 41 entr… married universi… no yes no cellul… nov mon
## 9 31 serv… divorc… professi… no no no cellul… nov tue
## 10 35 blue… married basic.9y no no no teleph… may thu
## # ℹ 4,109 more rows
## # ℹ 11 more variables: duration <dbl>, campaign <dbl>, pdays <dbl>,
## # previous <dbl>, poutcome <fct>, emp.var.rate <chr>, cons.price.idx <chr>,
## # cons.conf.idx <chr>, euribor3m <chr>, nr.employed <chr>, y <fct>
# 7. Membangun model klasifikasi dengan Random Forest
set.seed(123)
model_rf <- randomForest(y ~ ., data=train_data, ntree=100, mtry=3, importance=TRUE)
# 8. Evaluasi model
predict_train <- predict(model_rf, train_data, type="class")
predict_test <- predict(model_rf, test_data, type="class")
conf_matrix_train <- confusionMatrix(predict_train, train_data$y, positive="yes")
conf_matrix_test <- confusionMatrix(predict_test, test_data$y, positive="yes")
# Menampilkan metrik evaluasi
train_metrics <- data.frame(
Accuracy = conf_matrix_train$overall["Accuracy"],
Sensitivity = conf_matrix_train$byClass["Sensitivity"],
Specificity = conf_matrix_train$byClass["Specificity"],
Balanced_Accuracy = (conf_matrix_train$byClass["Sensitivity"] + conf_matrix_train$byClass["Specificity"]) / 2,
F1_Score = conf_matrix_train$byClass["F1"]
)
test_metrics <- data.frame(
Accuracy = conf_matrix_test$overall["Accuracy"],
Sensitivity = conf_matrix_test$byClass["Sensitivity"],
Specificity = conf_matrix_test$byClass["Specificity"],
Balanced_Accuracy = (conf_matrix_test$byClass["Sensitivity"] + conf_matrix_test$byClass["Specificity"]) / 2,
F1_Score = conf_matrix_test$byClass["F1"]
)
print("Metrics for Training Data")
## [1] "Metrics for Training Data"
## Accuracy Sensitivity Specificity Balanced_Accuracy F1_Score
## Accuracy 0.9703312 0.7448276 0.9989603 0.8718939 0.8497664
print("Metrics for Testing Data")
## [1] "Metrics for Testing Data"
## Accuracy Sensitivity Specificity Balanced_Accuracy F1_Score
## Accuracy 0.933479 0.578714 0.9770992 0.7779066 0.6557789